/****************************
* Pricelist tabs - respo fix
****************************/
@media screen and (max-width: 1199.98px) and (min-width: 576px) {
	.tab-bar {
		flex-wrap: wrap;
		padding-left: 0px;
		border-bottom: none;
	}
	
	.tab-bar__name {
		font-size: 18px;
		padding: 15px;
	}
	
	.tab-bar__name.active {
		border-bottom: 1px solid #999696;
		margin-bottom: 0;
	}
}


/**************************
* PRICELIST PAGE - WIDGET *
**************************/

.page-template-pricelist .site-content, .aesthetic-template-single-pricelist .site-content {
    position: relative;
}

.pricelist-widget {
    position: fixed;
    top: calc(50% - 140px);
    right: -290px;
    width: 367px;
    max-width: 100%;
    min-height: 282px;
    padding: 34px 15px 34px 80px;
    background-color: #06221B;
    color: #fff;
    transition: all 0.6s ease-in-out;
    z-index: 9999999;
}

.pricelist-widget.active {
    right: 0;
    animation: none;
}

.pricelist-widget::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(137.53deg, #BD914E 20.56%, #9B7435 38.46%, #F7EDA5 77.39%);;
}

.pricelist-widget::after {
    content: '';
    display: block;
    width: 104px;
    height: 104px;
    background-image: url('../img/pricelist-widget-leaf.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -30px;
    left: -15px;
}

.pricelist-widget__title {
    position: absolute;
    top: 110px;
    left: -53px;
    font-size: 24px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-family: Oswald;
    background: -webkit-linear-gradient(#91692c, #f8f5aa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pricelist-widget__text {
    width: 100%;
    height: 100%;
    text-align: justify;
}

.pricelist-widget__text p, .pricelist-widget__text a, .pricelist-widget__text .contact-data  {
    font-size: 12px;
    line-height: 20px;
    font-weight: 200;
}

.pricelist-widget__text strong {
    font-weight: 600;
    color: #BD914E;
}

.pricelist-widget__text .contact-data {
    margin: 16px 0;
}

.pricelist-widget__text .contact-data strong {
    color: #fff;
}

.pricelist-widget__text img {
    position: relative;
    left: -5px;
}

.pricelist-widget__close {
    display: none;
}

	.page-template-pricelist .payment-methods, .aesthetic-template-single-pricelist .payment-methods {
	padding-left: 15px;
}

@media screen and (max-width: 1359.98px) {
	.page-template-pricelist .pricelist, .aesthetic-template-single-pricelist .pricelist {
		padding-right: 80px;
	}
	
	    .pricelist-widget.hide {
        right: -390px;
    }
}

@media screen and (max-width: 767.98px) {
	
	.page-template-pricelist .pricelist, .aesthetic-template-single-pricelist .pricelist {
		padding-right: 30px;
	}
	
	.pricetable__price {
		width: 100%;
	}

    .pricelist-widget {
        width: 290px;
        min-height: 202px;
        padding-left: 50px;
        right: -250px;
    }

    .pricelist-widget.hide {
        right: -320px;
    }

    .pricelist-widget.active {
        right: 0;
    }

    .pricelist-widget__title {
        font-size: 16px;
        left: -40px;
        top: 120px;
    }

    .pricelist-widget::after {
        width: 80px;
        height: 80px;
        bottom: -10px;
    }

    .pricelist-widget__close {
        display: block;
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 16px;
    }
}

/********************************
* PRICELIST PAGE - WIDGET - END *
********************************/


/******************************
* PRICELIST PAGE - NEW BUTTON *
******************************/
.pricelist__item .btn--green {
    display: flex;
    align-items: center;
    font-size: 12px;
    padding: 6px 10px !important;
    cursor: pointer !important;
	margin-left: 8px;
}

.pricelist__item .btn--green::before {
	content: '';
	width: 10px;
	height: 10px;
	background-image: url('https://verdeclinic.pl/wp-content/themes/VerdeClinic/img/pricelist_arrow.png');
	display: inline-block;
	margin-right: 10px;
} 

#dentistry .pricelist__item .btn--gold {
	margin-right: 16px;
}

@media screen and (max-width: 575.98px) {
#dentistry .pricelist__item__title, #dentistry .pricetable__service__title {
	display: flex!important;
	flex-direction: column!important;
	justify-content: flex-start!important;
	align-items: flex-start!important;
}
	
	#dentistry .pricelist__item .btn--gold, #dentistry .pricelist__item .btn--green, 	#dentistry .pricetable__service .btn--gold {
	margin: 16px 0!important;
}
	
	#dentistry .pricelist__item .btn--gold + .btn--green {
		margin-top: 0!important;
	}
	
	#dentistry .pricelist__item .subtitle a {
		line-height:1.6;
	}
	
	#dentistry .pricetable__service__title {
		gap: 0!important;
	}
}

.pricelist-widget {
	z-index: 99999;
}

/************************************
* PRICELIST PAGE - NEW BUTTON - END *
************************************/


/******************************
 * All styles from "Dostosuj" *
*+****************************/

.grecaptcha-badge {
    visibility: hidden;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #b08742;
    margin-top: 20px!important;
}

.page-template-contact .content-area .info-part .social-part .social-media {
	margin-left: 0;
}

.social-media__item {
	margin-left: 0!important;
	margin-right: 10px;
}

.page-template-contact .content-area .info-part .social-part .social-media .icon {
    width: 16px;
	 min-width: 16px;
	margin: 0;
}

.single-dentistry.postid-323 .banner__bg-green {
    background: none;
}

@-moz-document url-prefix() {
.hero .slick-dots li button, .certficates .slick-dots li button {
  padding: 0;
  border: 0;
} 
	
.hero .slick-dots {
  position: relative;
  left: -2px;
}
	
.certficates .slick-dots {
	padding-left: 0;
	}
}

@media screen and (max-width: 767.98px) {
	.single-dentistry.postid-323 #content {
    background-image: url(//verde.local/wp-content/themes/VerdeClinic/css/../img/pediatric_bg_mobile.jpg);
}
}

.page-template-for_doctors .signatures {
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	flex-direction: column;
}

.page-template-for_doctors .text p {
	margin-bottom: 15px;
}

.page-template-for_doctors .signatures .signature {
	min-width: 350px;
	width: 350px;
	max-width: 100%;
	margin: 0 5px 10px;
}

.page-template-for_doctors .signatures .signature path {
	fill: #fff;
}

.page-template-for_doctors .signatures .signature--3 {
	min-width: 175px;
	width: 175px;
}

@media screen and (max-width: 400px) {
	
	.page-template-for_doctors .signatures .signature {
		min-width: 300px;
		width: 300px;
	}
	.page-template-for_doctors .signatures .signature--3 {
	min-width: 150px;
	width: 150px;
}
}

header .social-media.small-device {
	display: none;
}

.header-mobile__logo img {
	min-width: 230px;
}

.s-gallery .gallery .border--right {
	z-index: 999;
}

.call-to-us, .header-mobile {
	z-index: 99999;
}

@media screen and (max-width: 1199px){
header .social-media {
	display: flex;
}
}

@media screen and (max-width: 991.98px){
header .social-media {
	margin-right: 10px;
}
}

@media screen and (max-width: 650px) {
	header .btn--gold {
		padding: 22px 25px;
	}
}

@media screen and (max-width: 450px) {
	header .social-media.medium-device {
	display: none;
}

	header .social-media.small-device {
	display: flex;
		justify-content: center;
		width: 100%;
}
}

.pricetable__service span {
    padding-top: 8px;
   /* color: #999494;*/
	color: #a5a0a0;
}

.s-partners__part .s-partners__name {
    margin-bottom: 0;
}


/* Hero bg changes for second slide: with february speciall offer*/

@media screen and (max-width: 1199.98px) {
.hero .item:nth-child(2) {
	background-position: 70%;
}
}

@media (min-width: 992px){
.header-desktop__contact-bar>.contact-module .btn {
    padding: 13px 24px;!important;
}
}

.header-desktop__logo {
	min-width: 340px;
}

.header-desktop .social-media__item:last-of-type {
	margin-right: 0;
}

.header-desktop__contact-bar {
	margin-top: 8px;
}

.header-desktop {
    padding-bottom: 0;
}

.header-desktop__logo {
	top: 11px;
}

.header-desktop__contact-bar>.contact-module .btn {
	margin-top: -8px;
	margin-bottom: 0;
	font-weight: 300;
}

@media screen and (max-width: 1299.98px) and (min-width: 992px) {
.header-desktop__logo {
    width: 340px;
    top: 11px;
}
}

@media screen and (max-width: 1199.98px) and (min-width: 992px) {
.header-desktop__logo {
    top: 5px;
	min-width: 270px;
}
}

@media screen and (max-width: 1299.98px) and (min-width: 992px) {
.hero .item {
    height: calc(100vh - 123px);
    padding-top: 0;
	min-height: 540px;
}
}

@media screen and (max-width: 1199.98px) and (min-width: 992px) {
.hero .item {
	min-height: 470px;
}
	
	.hero .title-box {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 1399.98px) and (min-width: 1200px) {
	.hero .item {
	height: 600px;
}
}

@media screen and (max-width: 1599.98px) and (min-width: 1400px) {
	.hero .item {
	height: 620px;
}
}

.special-offer-item .img-holder img {
	object-position: 82%;
}

/* MOVIE SECTION */
.s-movie {
	padding: 0 0 280px; 
}

@media screen and (max-width: 1299.98px) {
	.s-movie {
    padding: 20px 0 250px;
}
	
	.page-template-special_offer .offer-item__img img {
		object-position: top right;
	}
}

@media screen and (max-width: 991.98px) {
	.s-movie .video__play {
		width: 150px;
		height: 150px;
		left: calc(50% - 75px);
		top: calc(50% - 75px);
	}
}

@media screen and (max-width: 767.98px) {
	.s-movie {
    padding: 60px 0 170px;
}
}

@media screen and (max-width: 575.98px) {
	.s-movie .video__play {
		width: 120px;
		height: 120px;
		left: calc(50% - 60px);
		top: calc(50% - 60px);
	}
}

@media screen and (max-width: 450px) {
	.page-template-special_offer .offer-item__img img {
		object-position: top left;
	}
		.page-template-special_offer 
	#dobor-spersonalizowanych-akcesoriow .offer-item__img img {
		object-position: center;
	}
}

@media screen and (max-width: 370px) {
	.page-template-special_offer .offer-item__img img {
		object-position:30%;
	}
}


@media screen and (max-width: 768px) and (min-width: 767.99px) {
	.special-offer-item__info {
		padding: 0 0 0 15px;
	}
	
	.special-offer-item__title {
		font-size: 23px;
	}
}

.single-dentistry .doctors .doctor .img-holder img, .single-aesthetic .doctors .doctor .img-holder img {
    object-position: top center;
}

span.popup--main__bigger {
    font-size: 20px;
    color: #c59f56;
}

/* DESKTOP NAVBAR CHANGES (more space for trainings + blog pages) */
@media screen and (max-width: 1299.98px) and (min-width: 992px){
.header-desktop__logo {
    min-width: 230px;
	width: 230px;
	top: 5px;
}
}

@media screen and (max-width: 1299.98px) and (min-width: 1200px){
.header-desktop__logo {
	width: 250px;
}
}

/* DESKTOP NAVBAR CHANGES - END */

.home .s-movie .video {
	z-index: 1;
	margin-top: 15px;
}

.home .s-movie .video__embed {
	visibility: visible;
}

iframe#player {
    width: 100%;
    height: 100%;
}

.banner {
	background-size: 100% auto !important;
}

.not-found {
    margin-bottom: 30px;
}

@media screen and (max-width: 767.98px) {
	.banner {
    background-size: cover!important;
    background-repeat: no-repeat;
}
	
	.single-blog__img-holder {
    height: 350px;
}
}

@media screen and (max-width: 575.98px) {
	.single-blog__img-holder {
    height: 250px;
}
}

.special-offer-item .video .video__cover {
	background-size: cover;
	background-position: center;
}

.single-blog__content .s-img .img-holder {
	max-height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}

.single-blog__content .s-img .img-holder img {
	object-fit: cover;
}

.single-blog__content h2 {
	font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
.footer-info div.map-part {
    padding-top: 43px;/*30px;*/
}
}

.popup-img img {
	width: 420px;
	height: 280px;
	max-width: 100%;
	object-fit: cover;
	object-position: top left;
}

@media screen and (max-width: 575px) {
	.popup-img img {
		height: 230px;
	}
}

@media screen and (max-width: 400px) {
	.popup-img img {
		height: 170px;
	}
}

@media screen and (max-width: 350px) {
	.popup-img img {
		height: 150px;
	}
}

.header-desktop__logo {
	height: 92px;
}

.header-mobile__logo img {
	width: 230px;
	height: 70px;
}

.virtual-walk {
	text-align: center;
	margin: -50px 0 100px;
}

.virtual-walk img {
	width: 500px;
	max-width: 100%;
}

.virtual-walk a:hover img {
	opacity: 0.9;
	transition: all 0.3s ease-in-out;
}

.virtual-walk a span {
	transition: all 0.3s ease-in-out;
}

.virtual-walk a:hover span {
	color: #b08742;
}

@media screen and (max-width: 575.98px) {
.virtual-walk {
	margin: -50px 0 70px;
}
}

.single-blog__content .s-img .img-holder {
	height: 300px;
}

.single-blog__content .s-img .img-holder img {
	object-position: center;
	width: 100%;
	height: 100%;
}

.phone-old {
	font-size: 12px!important;
	line-height: 12px!important;
}

.phone-old:hover {
	color: #797780!important;
}

.virtual-walk {
	margin: 50px 0 60px; 
}

.virtual-walk--about {
	margin: 0px 0 80px; 
}

.virtual-walk iframe {
	width: 100%;
	height: 80vh;
	min-height: 300px;
}

@media screen and (max-width: 575.98px) {
	.virtual-walk iframe { 
		height: 60vh;
	}
}

.postid-3047 .single-blog__content .s-img .img-holder img {
	object-position: top;
}

.imed {
	color: #b08742;
}

.imed:hover {
	color: #225d4e;
}

.imed img {
	width: 130px;
	margin-top: 15px;
	transition: all 0.3s ease-in-out;
}

.imed img:hover {
	opacity: 0.7;
}

.promotion-rules {
    padding: 30px 0 100px;
}

.promotion-rules a span {
	color: #b08742;
}

#version-popup .aesthetic-part, #version-popup .dentistry-part {
	position: relative;
}

#version-popup .aesthetic-part::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(209deg, rgba(0,0,0,1) 0%, transparent 40%);
	opacity: 1;
}

.single-offer__video {
margin: 30px 0;
}

@media screen and (max-width: 575.98px) {
.single-offer__video {
	height: 300px;
}
}

.single-blog__content h3, .single-blog__content h4, .single-blog__content h5, .single-blog__content h6 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
	.s-text-img-bg--home-1-aesthetic {
  padding: 45px 0 45px;
}
}

@media screen and (min-width: 1200px) {
	span.pricetable_sublist {
	display: block;
	padding-left: 20px;
}
}

@media screen and (max-width: 575.98px) {
.page-id-384 .s-gallery {
    padding: 0 0 15px;
}
	
	.home .s-gallery {
    padding: 0;
} 
	
.s-gallery .gallery .border--right:before {
    left: 5px;
}
	
 .page-id-384	div.s-text-img--gold-bg-home-1 {
  padding-bottom: 280px;
    margin-bottom: -260px;
}
	
	.s-movie {
    padding: 30px 0 150px;
}
	
	div.s-text-img--gold-bg-home-1 {
		background-attachment: fixed;
	}
	
	.special-offer .leaf-bg {
		z-index: 1;
	}
	
	.s-book-now .img-bg {
		height: 50%;
	}
	
	.s-book-now .img-bg--right img {
		display: none;
	}
	
	.page-id-384 .s-offer .title {
		margin-bottom: -30px;
	}
	
	.page-id-384 .s-choose-us {
		padding-bottom: 15px;
	}
	
.hero .subtitle {
    padding-top: 15px;
	}
	
	.hero .title-box .img__title {
		font-size: 30px;
	}
	
	.hero .title-box {
		margin-top: 0;
	}
	
	.hero__buttons {
	top: 210px;}
}

@media screen and (min-width: 768px) {
	.hero .slick-nav { 
		top: -127px;
	}
	
	.hero .slick-next {
/* 		mods */
/*     left: 210px; */
    left: 295px;
	}
	
	.page-id-384 .hero .slick-next {
		 left: 330px;
	}
}

@media screen and (min-width: 992px) {
.hero .slick-nav {
    top: -147px;
}
}

div.s-text div.promotion-rules p {
    font-size: 17px;
    line-height: 32px;
	margin-bottom: 0;
}

.special-offer .btn-holder.btn-holder--rules {
    margin-top: 15px;
    margin-bottom: -20px;
}

.hero {
	position: relative;
}

/*CHRISTMAS BALL */
/* 
.hero::after {
	content: '';
	display: block;
	width: 160px;
	height: 300px;
	background-image: url('https://verdeclinic.pl/wp-content/uploads/2021/12/bombka-stomatologia.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	top: 0;
	right: 15px;
	 animation-name: christmas-ball;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
	transform: rotate(1.5deg);
}

body.page-id-384 .hero::after {
		background-image: url('https://verdeclinic.pl/wp-content/uploads/2021/12/bombka-estetyczne.png');
}
 */
/* @keyframes christmas-ball {
        0% {
            transform: rotate(1.5deg);
        }
        50% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(1.5deg);
        }
    }

@media screen and (max-width: 1199.98px) {
	.hero::after {
		display: none;
	}
} */

/* #version-popup .aesthetic-part .popup__bg-img::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 30px;
	width: 510px;
	height: 1128px;
	max-width: 40%;
	max-height: calc(100% - 10px);
	background-image: url(https://verdeclinic.pl/wp-content/uploads/2023/12/christmas-ball-2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
		 animation-name: christmas-ball-2;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
	transform: rotate(1deg);
}

@media screen and (max-width: 575.98px) {
	#version-popup .aesthetic-part .popup__bg-img::before {
		display: none;
	}
}

@keyframes christmas-ball-2 {
        0% {
            transform: rotate(2deg);
        }
        50% {
            transform: rotate(1deg);
        }
        100% {
            transform: rotate(2deg);
        }
    } */

/**/

.aesthetic-template .single-career__text {
	color: #fff;
}

.s-text {
	color: #b8b8b8;
	margin-bottom: 80px;
}

.s-text h2, .s-text h3, .s-text h4, .s-text h5, .s-text h6 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.s-text p {
    font-size: 14px;
    line-height: 31px;
    margin-bottom: 30px;
}

.s-text ul {
	margin: 0 0 30px;
}

.s-text ul li {
	    font-size: 14px;
    line-height: 31px;
}

.s-text strong {
	font-weight: 600;
}

@media screen and (max-width: 1199.98px) {
	.page-template-special_offer .offer-item__img img {
		object-position: 30%!important;
	}
	.aesthetic-template	.page-template-special_offer .offer-item__img img {
		object-position: 90%!important;
	}
}

@media screen and (max-width: 575.98px) {
	.page-template-special_offer .offer-item__img img {
		object-position: 25%!important;
	}
}

@media screen and (max-width: 399.98px) {
	.page-template-special_offer .offer-item__img img {
		height: 200px;
	}
}

/* HERO - FLAG */
.hero::before {
	display: none !important;
	content: '';
	display: block;
	width: 437px;
	height: 361px;
	background-image:url('http://verde.local/wp-content/uploads/2022/03/slider-verde-ukrainska-flaga-file.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	max-width: 50%;
	max-height: 100%;
}

@media screen and (max-width: 1359.98px) {
	.hero::before  {
		width: 300px;
	}
}

@media screen and (max-width: 1199.98px) {
	.hero::before  {
		width: 250px;
	}
}

@media screen and (max-width: 991.98px) {
	.hero::before  {
		top: 90px;
		width: 200px;
	}
}

@media screen and (max-width: 767.98px) {
	.hero::before  {
		width: 150px;
	}
}

@media screen and (max-width: 576.98px) {
	.hero::before  {
		width: 70px;
	}
	.hero .subtitle {
		padding-right: 70px;
	}
}

/* hero flag - end */

.page-template-special_offer .offer-item:first-child .offer-item__img img {
	object-position: right;
}

/* BUG FIX IOS 15.5 HERO */
.hero .title__holder {
	display: block;
	position: relative;
}

.hero .title__holder .label {
	top: 10px !important;
}

@media screen and (max-width: 1599.98px) {
.hero .title__holder .label {
	top: 0px !important;
	font-size: 82px;
line-height: 106px;
}
}

@media screen and (max-width: 1299.98px) {
.hero .title__holder .label {
	top: 0px !important;
font-size: 72px;
line-height: 90px;
}
}

@media screen and (max-width: 1199.98px) {
.hero .title__holder .label {
	top: 0px !important;
font-size: 62px;
line-height: 78px;
}
}

@media screen and (max-width: 767.98px) {
.hero .title__holder .label {
	font-size: 36px;
line-height: 48px;
}
}

@media screen and (max-width: 576.98px) {
.hero .title__holder .label {
top: 0px!important;
	font-size: 30px;
}
}
/* BUG FIX IOS 15.5 HERO */

@media screen and (min-width: 1200px) {
	.pricetable__row.with-subpricetable .pricetable__price {
		width: 100px;
	}
}

.pricetable__row .pricetable__service {
    line-height: 24px;
}

.anchore-holder {
    text-align: center;
    padding: 15px 0 5px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.anchore-holder a {
	    color: #d7b06b;
	margin: 0px 15px 10px;
}

.anchore-holder a:hover {
	color: #efc781;
}

.call-to-us {
	right: auto;
    left: 15px;
    bottom: 15px;
    width: 48px;
    height: 48px;
    padding: 0px;
}

.call-to-us svg {
	margin-right: 0;
}

.scroll-up {
	bottom: 15px;
	right: 15px;
}

/*POPUP MAKER

.pum-container {
	max-width: 600px !important;
}

.pum-overlay {
	background-color: rgba(77,77,77,0.7);
}

.pum-content {
	padding: 36px;
	background-color: #194137;
	color: #fff !important;
}

.pum-close {
	width: 40px !important;
	height: 40px !important;
	line-height: 0px !important;
  background-image: linear-gradient(209deg, rgb(255, 247, 180) 0%, rgb(210, 184, 93) 30%, rgb(197, 159, 86) 44%, rgb(143, 103, 43) 75%, rgb(199, 154, 86) 100%) !important;
	font-size: 16px !important;
}

.pum-theme-11957 .pum-container, .pum-theme-motyw-domyslny .pum-container {
	padding: 0px !important;
}
*/

.postid-12212 .single-blog__content .wp-video, .postid-3899 .single-blog__content .wp-video {
	margin: 0 auto 2rem;
}


.postid-321 .single-offer__video .single-offer__video__title {
	background: rgba(43, 24, 4, 0.16);
}

.page-template-metamorphoses .metamorphose__images .img-holder::before {
	z-index: -1;
}

.page-template-metamorphoses .metamorphose__images .img-holder::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

@media (max-width: 1199.98px) {
.page-template-metamorphoses .metamorphose__images .img-holder {
    height: 250px;
}
	.page-template-metamorphoses .metamorphose__images .img-holder a {
    height: 100%;
}
}

.pricelist__item .pricetable-margin {
	margin-left: 2rem!important;
}

/* @media (min-width: 340px) {
.page-id-232 .hero .item--3 .title-box .part-3.img__title  {
	font-size: 16px!important;
	line-height: 22px!important;
	margin-top: 1px;
}
} */
/* @media (min-width: 768px) {
.page-id-232  .hero .item--3 .title-box .part-3.img__title  {
	font-size: 70px!important;
	line-height: 42px!important;
  margin-top: 1.4rem;
}
} */
/* @media (min-width: 992px) {
.page-id-232  .hero .item--3 .title-box .part-3.img__title  {
	font-size: 28px!important;
	line-height: 45px!important;
  margin-top: 1.6rem;
}
}

@media (min-width: 1200px) {
.page-id-232 .hero .item--3 .title-box .part-3.img__title  {
	font-size: 70px!important;
	line-height: 50px!important;
  margin-top: 2rem;
}
} */

.page-id-232 .hero .slick-prev::before, .hero .slick-next::before {
	width: 48px;
}

@media screen and (max-width: 1199.98px) and (min-width: 992px) {
	.header-desktop .container {
		max-width: 100%;
	}
}

@media screen and (max-width: 1399.98px) and (min-width: 1300px) {
	.header-desktop .container {
		max-width: 100%!important;
		width: 100%!important;
	}
	
	.nav-desktop ul.menu>li {
		margin-right: 8px;
	}
}

.single-dentistry .s-icons {
	margin-top: 16px;
	margin-bottom: 24px;
}
.single-dentistry .s-icons .item .icon-title {
	margin-top: 16px;
	line-height: 1.5;
	font-weight: bold;
}

.single-dentistry .s-cta {
	margin-bottom: 40px;
}

.single-offer__video__title {
	font-size: 32px;
	line-height: 1.3;
	align-self: center;
}

.single-offer__video__content {
	align-items: stretch;
}

.single-offer__video-btn {
	align-self: flex-end;
}
.hero .slick-next {
	@media screen and (min-width: 768px) {
		left: 410px;
	}
}

/*menu font size*/
.nav-desktop ul.menu > li {
	font-size: 14px;
}
/**/

/*dentistry hero first slide*/
/* .page-id-232 .item--1 .img__title {
	font-size: 70px;
} */
/**/

@media screen and (max-width: 575.98px) {
	.hero .slick-dots {
		flex-wrap: wrap;
		padding: 0 15px;
	}
}

/* Slide Dream Team responsiveness */
.hero .item--dream-team {
	background-position: 30%!important;
}

@media screen and (max-width: 1359.98px) {
	.hero .item--dream-team {
	background-position: 50%!important;
}
}

/*GDPR cookies banner fixed on mobile*/
@media all and (max-width: 768px) {
#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder { 
	justify-content: center;
}
}
/**/

/*form submitting message on mobile*/
@media all and (max-width: 768px) {
	.wpcf7 input:not([type="checkbox"]), .wpcf7 textarea, .wpcf7 select {
		padding: 15px 25px;
	}
	
.wpcf7-form .col--submit {
	//flex-direction: column-reverse;
	flex-direction: row;
}
}
/**/

/*Fixed pricetable on mobile*/
@media all and (max-width: 768px) {
	.pricetable__service {
		width: 100%;
	}
	.pricetable__service__title {
		gap: 1rem;
	}
}

/*pricelist title*/
.pricelist__item .subtitle a {
	margin-right: 10px;
}
/**/

/* THEME FIXES */
@media screen and (max-width: 767.98px) {
.wpcf7-form .col--submit {
	flex-direction: column;
}
	
	@media screen and (max-width: 991.98px) and (min-width: 576px) {
		.title--big {
			font-size: 60px;
		}
	}
}

.postid-20459 .single-blog__content ol {
	margin-left: 1rem;
  list-style: symbols;
}

/*metamorphoses*/
@media all and (max-width: 767.99px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 105px!important;
}
} 

@media all and (max-width: 575px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 70px!important;
}
}

@media all and (min-width: 768px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 140px!important;
}
}

@media all and (min-width: 992px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 160px!important;
}
}

@media all and (min-width: 1200px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 200px!important;
}
}

.aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder a, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder a {
	height: 100%;
} 
/**/

/* single aesthetic sidebar styling */
.single-aesthetic .more ul li {
  font-size: 14px;
}
/**/

.single-post ol {
	list-style: decimal;
  margin-left: 1rem;
}

.single-post strong {
	font-weight: 700;
}

/*comfino*/ 
.payment-methods__box .payment-methods__item:last-of-type img {
	width: 120px;
}

/*metamorfozy*/
.page-template-metamorphoses .metamorphose__images .gallery__photo {
	background-position: center;
}

/*METAMORFOZY - KLASY*/
.position-40 .gallery__photo {
	background-position: center 40% !important;
}

.position-100 .gallery__photo {
	background-position: center 100% !important;
}

@media (min-width: 1200px) {
.height-240 .gallery__photo {
	height: 240px !important;
}
	
	.height-400 .gallery__photo {
	height: 400px !important;
}
}
/**/

.page-template-templatespricelist-php .payment-methods {
	width: 100%;
}

.aesthetic-template-single-pricelist-php .payment-methods {
	width: 100%;
}

/*metamorphoses*/
@media all and (max-width: 767.99px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 105px!important;
}
} 

@media all and (max-width: 575px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 70px!important;
}
}

@media all and (min-width: 768px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 140px!important;
}
}

@media all and (min-width: 992px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 160px!important;
}
}

@media all and (min-width: 1200px) {
	 .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder {
	height: 200px!important;
}
}

.aesthetic-template-single-metamorphoses .metamorphoses .row #blefaro .img-holder a, .aesthetic-template-single-metamorphoses .metamorphoses .row #blefaroplastyka .img-holder a {
	height: 100%;
} 
/**/

/* single aesthetic sidebar styling */
.single-aesthetic .more ul li {
  font-size: 14px;
}
/**/

/*metamorfozy*/
.page-template-metamorphoses .metamorphose__images .gallery__photo {
	background-position: center;
}

/*KLASY metamorfoz*/
.position-40 .gallery__photo {
	background-position: center 40% !important;
}

.position-100 .gallery__photo {
	background-position: center 100% !important;
}

.position-32 .gallery__photo {
	background-position: center 32% !important;
}

@media (min-width: 1200px) {
		.height-200 .gallery__photo {
	height: 200px !important;
}
	
.height-240 .gallery__photo {
	height: 240px !important;
}
	.height-400 .gallery__photo {
	height: 400px !important;
}
}

@media (max-width: 1199.9px) {
	.height-300 .gallery__photo {
	height: 300px !important;
}
}

@media (min-width: 1200px) {
	.height-300 .gallery__photo {
	height: 350px !important;
}
}
/**/

/*special offer img mobile*/
@media (min-width: 992px) and (max-width: 1200px) {
	#voucher-swiateczny .img-holder img {
	object-position: 20% !important;
} 
}

@media (max-width: 768px) {
	#voucher-swiateczny .img-holder img {
	object-position: 20% !important;
} 
}
/**/

.popup__bg {
	position: fixed;
}

#voucher-popup-swiateczny form p {
	font-size: 15px;
}

/*fixed slider nav*/
@media screen and (min-width: 768px) {
  .page-id-384 .hero .slick-next {
    left: 305px;
  }
}

/* poprawki */

.popup.show-popup .popup__box, .popup {
	-ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

#promo-popup.popup.show-popup .popup__box::-webkit-scrollbar {
  display: none;
}

#version-popup .dentistry-part::after {
	display: none;
}

.page-template-pricelist .site-content {
	overflow-y: clip;
}

/*cf7 acceptance*/
@media (max-width: 1600px) {
	.wpcf7 .acceptance span {
	line-height: 1.5;
}
}
/**/

.postid-325 .col--info .sygnet,
.postid-341 .col--info .sygnet,
.postid-331 .col--info .sygnet,
.postid-335 .col--info .sygnet {
	display: none;
}

.postid-325 .col--info .pricelist,
.postid-341 .col--info .pricelist,
.postid-331 .col--info .pricelist,
.postid-335 .col--info .pricelist {
	margin-bottom: 60px;
}

.postid-323 .single-offer__philosophy {
	display: none;
}

/* pricelist tabs modification */
@media screen and (max-width: 1199.98px) and (min-width: 576px) {
	.tab-bar {
		flex-wrap: wrap;
		padding-left: 0px;
		border-bottom: none;
	}
	
	.tab-bar__name {
		font-size: 18px;
		padding: 15px;
	}
	
	.tab-bar__name.active {
		border-bottom: 1px solid #999696;
		margin-bottom: 0;
	}
}

#moove_gdpr_cookie_info_bar, .gdpr_lightbox {
	z-index:999999 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	border-top: none;
}

.single-offer__video__content {
	position: relative;
	z-index: 2;
}

.single-offer__video .img-holder {
	z-index: 1;
}

.protocols .col--video > .video-holder video {
	z-index: 3;
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
	line-height: 1.2;
	margin-bottom: 12px;
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item label {
	align-items: flex-start;
}

@media screen and (max-width: 575.98px) {
	.pricelist__item__title {
		line-height: 1.2;
	}
}

.change-cookie-settings-btn {
	border: none;
}

.change-cookie-settings-btn:hover {
	cursor: pointer;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar {
	padding-top: 0!important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li, #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
	padding-top: 4px!important;
	padding-right: 15px!important;
}

.wpcf7 div.wpcf7-response-output {
	margin-top: 8px!important;
}

/************************************
 * All styles from "Dostosuj" - END *
*+**********************************/