:root {
	--color-main: #FF00FE;
    --color-quiz: #FF00FE;
	--color-gallery: #FF00FE !important;
}

header .bottom_menu,
.breadcrumb__item.breadcrumb__item--highlight a,
.listing-container.hero-img-half .listing-item:first-child .item-description:after,
.listing-container.listing-vertical-full .listing-item .item-description:after,
.listing-container.hero-img .listing-item:first-child .item-description .listing-title:after,
.listing .button,
.lead-gallery-more a,
.lead-gallery .lead-gallery-more,
article .lead:after, article ul li:before,
.highlight__button .hightlight__button-link,
.read-full__button {
	background-color: #FF00FE;
}
.blockinfo__text h1,
.paginacja li.active a,
.single-photo figure figcaption span.link a,
.blockinfo__text p a,
article table a,
article > a,
article li a,
article > div p a,
article > div a p,
article > p a,
.blockinfo__text h1,
.highlight__title .hightlight__text {
	color: #FF00FE;
}
.blockinfo__text h1,
.breadcrumb__item--highlight .breadcrumb__link,
.breadcrumb__item a,
.expert-block .expert-text h2,
.main-title-listing,
.dedykowany-box-title,
.listing .button,
.lead-gallery-more a,
.blockinfo__text h1,
.highlight__title .hightlight__text,
.read-full__button,
.article-layout article .quizv2 .answer__label:before,
.article-layout .quizv2 .answer__input:checked+.answer__label {
	border-color: #FF00FE;
}
/*------
hover
-------*/
.menu-box li a:hover:after {
	bottom: 0px;
	background-color: #FF00FE;
}

/* Porady eksperta */
.advice__item:before {
	background-color: #FF00FE;
}
.advice__item a {
	color: #FF00FE;
}
/* /Porady eksperta */

.block_list__container a,
article li a, 
.article li a {
    color: #FF00FE;
}

.advice__item:before {
	background-color: #FF00FE;
}
  
.advice__item a {
	color: #FF00FE;
}

.wide article .share-buttons-wrapper .share-buttons > a:hover {
    -webkit-filter: invert(19%) sepia(47%) saturate(6667%) hue-rotate(293deg) brightness(112%) contrast(127%);
    filter: invert(19%) sepia(47%) saturate(6667%) hue-rotate(293deg) brightness(112%) contrast(127%);
}

/* audioBlock - ver. 02 */
.audioBlock.audio-block-ver-two .video-js .vjs-control-bar,
.audioBlock.audio-block-ver-two .vjs-play-control.vjs-control.vjs-button {
    background-color: #FF00FE;
}
/* /audioBlock - ver. 02 */

.tags .breadcrumb__link {
    border: 1px solid #FF00FE;
    color: #FF00FE;
}