.main-header {
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%;
    transition: .2s linear;
    background-color: #f5ecec;
    padding: 0 0 0px 60px;
	border-bottom: 2px solid #E5B498;
}



.main-header .logo,
.woocommerce-page .main-header .logo {
    transition: .2s linear;
    margin-bottom: 15px!important;
	margin-top:8px;

}

.wp-megamenu-wrap {
  z-index: 300;
}

.woocommerce-page .main-header .logo {
    max-width: unset;
    /* transform: translateY(-10%); */
}
.woocommerce-cart {
    margin-top: 0px;
}
.woocommerce-checkout.woocommerce-page {
    padding-top: 0px!important;
}
.payment_method_redsys .card-saved{
    margin: 0px;
    padding: 0px;
}
.main-header.header-scrolling {
    transition: .2s linear;
    background-color: #f5ecec;
    position: fixed;
}
.main-header.header-scrolling .logo{
    margin-top: 3px!important;
    margin-bottom: 0px!important;
	width: 80px;
  height: 80px;
}

.main-header.header-scrolling .franja-blanca {display:none;transition: .2s linear;}
.main-header.header-scrolling nav#wp-megamenu-menu-principal{padding-bottom:15px; padding-top:15px;}

@media screen and (max-width: 991.98px) {
	.franja-blanca{display:none;}
	.main-header .menu-icon-phone{position:relative;}
	.main-header .logo {width: 85px;height: 85px;}
	.main-header.header-scrolling .logo {
		margin-top: -3px !important;
		width: 70px;
		height: 70px;
	}
}

.single-product-content {
    padding-top: 35px;
}

.main-header .header-desktop .row.no-gutters.pre-header-bg {
    transition: top 0.3s linear !important;
    -webkit-transition: .3s;
}
.banner-blog{
	margin-top: 0px;
}
.elementor-shortcode {
    padding: 0px 0!important; 
}

.woocommerce .container-login-register {
    margin-top: 175px!important;
}
.wooco_component_product_qty_input{
    min-width: 50px;
}
.in-promotions .woocommerce-breadcrumb {
    margin-bottom: 10px;
}
.in-promotions .product-container .product {
    background-color: white;
}
.single-product .woocommerce-notices-wrapper {
    margin-top: 10px;
    margin-bottom: 15px;
}
.in-promotions .woocommerce-error, .in-promotions .woocommerce-message {
    position: relative!important; 
    top: 0px!important; 
    margin: 0 auto;
}
.woocommerce-info {
    margin-top: 40px;
}
.woocommerce-notices-wrapper {
    margin-top: 75px;
    margin-bottom: inherit;
}
.payment-steps {
    margin-top: 55px;
}
.wooco-alert {
    border-left: 4px solid #d50000;
    background-color: #ef9a9a;
    color: black;
}
/* CENTROS */
.page-centers .centers-map {
    margin-bottom: 15px;
}
.find-center-container{
    margin-bottom: 30px;
}
.find-center-container .find-center-title{
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}
.find-center-container .find-center-list .cl-block{
    padding: 0px 0px;
}
.find-center-container .find-center-list ul{
    padding-left: 30px;
}
.find-center-container .find-center-list ul li{
    list-style: none;
    margin-bottom: 15px;
}
.find-center-container .find-center-list ul li a{
    color: #fff;
    font-size: 13px;
}

.page-centers .centers-map-info .block-center-info {
	border-bottom: 2px solid #E5B498;}

.page-centers .centers-map-info {
  border: 1px solid #E5B498;}

/* GSTOP-88, Ocultar precios en página de resultados de búsqueda */
.search-results ul.products li.product .price{
    display: none;
}
.search-results .woocommerce ul.products li.product .woocommerce-loop-category__title, 
.search-results.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.search-results .woocommerce ul.products li.product h3 {
    min-height: 73.5px;
}
.search-results  ul.products li.product a img {
    height: 296px;
}
/* END GSTOP-88 */
.main-header .header-desktop .menu-top .user-register::after {
    display: none;
    content: none;
}
#main-header .menu-top .nav-item:nth-child(-n+2) {
    border-right: 0px solid #424f4e;
}
#main-header .menu-top .nav-item .nav-trabajo {
    margin-left: 0px;
}
#main-header .header-desktop .nav-item.pedir-cita {
    margin-right: 5px;
    margin-left: 5px;
}
#main-header .header-desktop .nav-item.pedir-cita .nav-link {
    font-weight: bold;
    padding: 0;
    color: #fff;
}

.in-promotions .product-container .product .product-image-promotion.responsive {
    max-width: 465px;
    width: 465px;
}

.woocommerce .login-cta {
    padding-left: 0;
    text-align: center;
}

.woocommerce .login-cta .have-account-title {
    font-size: 1.75rem;
    font-weight: bold;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}

.woocommerce .login-cta .have-account-title:before,
.woocommerce .login-cta .have-account-title:after {
    content: '';
    border-top: 1px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}
.woocommerce .login-cta .have-account-title:after {
    margin: 0 0 0 20px;
}

.woocommerce #login-form-show {
    width: 100%;
}

.woocommerce .woocommerce-account-fields .create-account {
    text-align: center;
}

.woocommerce .woocommerce-account-fields .create-account .create-new-account {
    font-size: 1.75rem;
    font-weight: bold;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}
.woocommerce .woocommerce-account-fields .create-account .create-new-account:before,
.woocommerce .woocommerce-account-fields .create-account .create-new-account:after {
    content: '';
    border-top: 1px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}
.woocommerce .woocommerce-account-fields .create-account .create-new-account:after {
    margin: 0 0 0 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    width: 50%;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
}
.special-schedule-banner{
    text-align: center;
    margin-top: 35px;
}
.special-schedule-banner .ss-title{
    font-size: 20px;
    font-weight: 600;
}
.special-schedule-banner .ss-link{
    text-decoration: underline;
    font-family: 'Montserrat';
    font-size: 17px;
    letter-spacing: 0.5px;
}
#special-schedule {
    background-color: #FFFFFF;
    max-width: 100%!important;
    padding: 50px 60px;
}
#special-schedule .ss-content h3 {
    margin-bottom: 12px;
}
#special-schedule ul {
    margin-top: 15px;
}
#special-schedule .ss-close{
    line-height: 22px;
}

.has-new-customer {
    color: red;
    text-align: center;
    font-weight: 500;
}

.cart-collaterals .cart_totals .shop_table {
    background-color: transparent !important;
}

.cart-collaterals .cart_totals h2 {
    text-align: center;
}

.cart-collaterals .cart_totals .shop_table th {
    width: 50% !important;
}
.cart-collaterals .cart_totals .shop_table td {
    text-align: right;
}
.cart-collaterals .cart_totals .shop_table .woocommerce-Price-amount {
    font-weight: 500;
}
.cart-collaterals .cart_totals .shop_table strong .woocommerce-Price-amount {
    font-weight: 900;
}
.cart-collaterals .cart_totals .shop_table .woocommerce-remove-coupon {
    font-weight: 500;
}
.cart-error-msg{
    margin: 0 25px 25px;
}
.cart-error-return{
    margin-left: 25px;
}
@media screen and (max-width: 575px){
    .cart-error-return{
        margin-left: 15px;
    }
}
@media screen and (max-width: 991.98px){
    .woocommerce .container-login-register {
        margin-top: 135px!important;
    }
    .search-results .woocommerce ul.products li.product .woocommerce-loop-category__title, 
    .search-results.woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .search-results .woocommerce ul.products li.product h3 {
        min-height: inherit;
    }
    .search-results  ul.products li.product a img {
        height: auto;
    }
    #special-schedule{
        line-height: 17px;
    }
    #special-schedule .ss-small{
        font-size: 13.5px;
        line-height: 14px;
    }
   
}

@media screen and (min-width: 992px) and (max-width: 1350px){
	.main-header {
		padding: 0 0 0px 20px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px){
	.main-header {
		padding: 0 0 0px 45px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1100px){
	.main-header .header-desktop .nav-item a {
		font-size: 10px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1100px){
	.main-header {
		padding: 0 0 10px 15px;
	}
}

@media (max-width: 1200px) {
    .in-promotions .product-container .product .product-image-promotion.responsive {
        height: auto;
        width: 100%;
        max-width: inherit;
    }
}

@media screen and (max-width: 991.98px){
	.main-header {
		position: relative;
		padding: 5px 20px !important;
		background-color: #f5ecec;
	}
    .menu-phone .nav-item.pedir-cita{
        text-align: left;
        width: fit-content !important;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .menu-phone .nav-item.pedir-cita .nav-link {
        padding: 0 !important;
    }
    .main-header .menu-phone .menu-bottom-phone-2 .nav-item {
        order: initial !important;
    }
	.franja-blanca{display:none;}
	.main-header .menu-icon-phone{position:relative;}
	.main-header .logo {width: 85px;height: 85px;}
	.main-header.header-scrolling .logo {
		margin-top: 0px !important;
		width: 70px;
		height: 70px;
	}
	.main-header .menu-phone{
		background-color: #FAF0EA;
	}
	.main-header .menu-phone .menu-bottom-phone-2{
		background-color: #FAF0EA;
	}
	.wp-megamenu-wrap .wpmm-nav-wrap > ul > li {
		border-bottom: 1px solid #E5B498 !important;
    }

}
@media (max-width: 767.98px) { 
    .find-center-container .find-center-title{
        font-size: 26px;
        line-height: 25px;
        padding: 0px;
        margin-bottom: 25px;
        float: left;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        width: 100%;
        margin-left: 0 !important;
    }
}
@media screen and (max-width: 575.98px){
    .woocommerce .button {
        padding: 5px 10px!important;
        min-width: 25%;
        /* margin-left: 10px!important; */
    }
    .in-promotions .woocommerce-message .button {
        margin-left: 20px;
    }
    .find-center-container .find-center-title{
        font-size: 27px;
        line-height: 25px;
    }
}
@media (min-width: 420px) {
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        left: 2.5em;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        padding: 1em 2em 1em 4.5em;
    }
}

/* CUSTOMIZACIONES PROMOCIONES: */
@media (min-width: 1200px) {
    body.postid-145297 .in-promotions .product-container .product .product-image-promotion {
        height: 50%;
    }
    body.postid-98425 .in-promotions .product-container .product .product-image-promotion,
    body.postid-138553 .in-promotions .product-container .product .product-image-promotion,
    body.postid-141456 .in-promotions .product-container .product .product-image-promotion {
        height: 60%;
    }
    body.postid-105798 .in-promotions .product-container .product .product-image-promotion,
    body.postid-145321 .in-promotions .product-container .product .product-image-promotion
    {
        height: 75%;
    }
    p.conditions-spacer {
        margin: 40vh 0 0 0!important;
    }
    body.postid-156812 .in-promotions .product-container .product .product-image-promotion{
        object-fit: fill;
    }
}
p.conditions-spacer {
    margin: 20vh 0 0 0;
}
#product-103073 .summary.entry-summary,
#product-103173 .summary.entry-summary,
#product-103176 .summary.entry-summary,
#product-103179 .summary.entry-summary{
    display: flex;
    /* justify-content: center; */
}
#product-103073 .description-container p,
#product-103073 .description-container span,
#product-103173 .description-container p,
#product-103173 .description-container span,
#product-103176 .description-container p,
#product-103176 .description-container span,
#product-103179 .description-container p,
#product-103179 .description-container span{
    font-size: 18px;
    font-weight: 500;
}
#product-103073 .summary h2.product_title,
#product-103173 .summary h2.product_title,
#product-103176 .summary h2.product_title,
#product-103179 .summary h2.product_title{
    font-weight: 500;
    font-size: 37px;
    margin-bottom: 50px;
}

#product-171529 .wooco_components.wooco-components {
    max-height: 545px;
    overflow-y: auto;
    overflow-x: hidden;
}
#product-171494 .wooco_component_product_price,
#product-171522 .wooco_component_product_price,
#product-171529 .wooco_component_product_price {
    display: none;
}
#product-171494 .wooco_total.wooco-total.wooco-text span.woocommerce-Price-amount.amount::before,
#product-171522 .wooco_total.wooco-total.wooco-text span.woocommerce-Price-amount.amount::before,
#product-171529 .wooco_total.wooco-total.wooco-text span.woocommerce-Price-amount.amount::before  {
    margin-right: 15px;
    margin-left: 5px;
    text-decoration: line-through;
}
#product-171494 .wooco_wrap .wooco_component_product_select,
#product-171522 .wooco_wrap .wooco_component_product_select,
#product-171529 .wooco_wrap .wooco_component_product_select  {
    width: 665px;
}
@media screen and (max-width: 600px){
    #product-171494 .product .wooco_component_product_selection, #product-171494 .product .wooco_wrap .wooco_component_product_select,
    #product-171522 .product .wooco_component_product_selection, #product-171522 .product .wooco_wrap .wooco_component_product_select,
    #product-171529 .product .wooco_component_product_selection, #product-171522 .product .wooco_wrap .wooco_component_product_select{
        max-width: 100%!important;
    }
    #product-171494 .wooco_wrap .wooco_component_product select,
    #product-171522 .wooco_wrap .wooco_component_product select,
    #product-171529 .wooco_wrap .wooco_component_product select {
        max-width: 100%!important;
        width:100% !important;
    }
    #product-171494 .wooco_component_product_selection,
    #product-171522 .wooco_component_product_selection,
    #product-171529 .wooco_component_product_selection {
        max-width: 100%;
    }
}

/* END CUSTOMIZACIONES PROMOCIONES: */

/* CUSTOMIZACIONES yith-woocommerce-gift-cards */
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--gift-cards{
    display: none;
}
h3.ywgc_delivery_info_title {
    margin: 50px auto 0px;
}
button.ywgc-predefined-amount-button{
    padding: 10px;
    margin: 10px 10px;
    min-width: 100px;
}
.gift-card-content-editor.step-content h5 {
    margin-top: 1em; 
}
.ywgc_recipient_info_title {
    margin-top: 1em;
    margin-bottom: 0.25em;
}
.ywgc-sender-info-title{
    margin-top: 1em;
    margin-bottom: 1em;
}
.ywgc_recipient_info_sub_title {
    margin-bottom: 2rem;
    display: block;
    line-height: 1.5;
}
.ywgc-single-recipient .ywgc-recipient-name {
    margin-bottom: 15px;
}
.gift-card-content-editor.step-content label {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
}
.gift-card-content-editor.step-content input {
    float: right;
    width: 70%;
    min-height: 40px;
}
#ywgc-edit-message {
    line-height: 2.5em;
}
.gift-card-content-editor.step-appearance .ywgc-design-list{
    text-align: center;
}
@media screen and (max-width: 575.98px) {
    .gift-cards-list {
        font-size:12px;
        line-height: 1.33;
        text-align: center;
    }
    .gift-card-content-editor.step-content label {
        max-height: 30px;
    }
    .ywgc-single-recipient {
        position: relative;
        display: inline-block;
    }
    #ywgc-edit-message {
        line-height: 1.5em;
    }
}
/* END CUSTOMIZACIONES yith-woocommerce-gift-cards: */

.postid-148348 .wooco_components.wooco-components{
    max-height: 658px;
    overflow-y: auto;
    overflow-x: hidden;
}
.postid-148348 option[disabled]{
    display: none;
}

#menu-menu-footer-top #menu-item-20665 img,  #menu-menu-footer-top #menu-item-162776 img{
    filter: brightness(0) invert(1);
    max-width: 64px;
}
.main-footer li#menu-item-20665, .main-footer li#menu-item-162776 {
    padding-bottom: 10px;
}
.main-footer li#menu-item-162776 a{
    font-family: Montserrat,sans-serif !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.5 !important;
}

.main-footer .top .mobile-flex-column p{text-align:justify!important;}
.main-footer .top .columns .menu .sub-menu li a{font-weight: normal !important;}

/*nuevos colores web con resolución de conflictos sobre el fichero*/

html body.home, html body.page-id-740, html body.postid-583, 
html body.postid-1441, html body.page-id-1527, 
html body.page-child.parent-pageid-740,
html body.elementor-page-78692,
html body.elementor-kit-180 {background-color: #fff;}
.elementor-667 .elementor-element.elementor-element-c1dd29f:not(.elementor-motion-effects-element-type-background), 
.elementor-667 .elementor-element.elementor-element-c1dd29f > .elementor-motion-effects-container > .elementor-motion-effects-layer
{background-color: #fff !important;}
.home .block-cta,
.page-id-740 .block-cta, html body.postid-583 .block-cta, 
.postid-1441 .block-cta, html body.page-id-1527 .block-cta, 
.page-child.parent-pageid-740 .block-cta,
.elementor-page-78692 .block-cta{background-color: #e5b498;}
.header-desktop .dropdown-menu a:hover {background-color: #e5b498 !important; color: white !important;}
.main-header .nav-item a.nav-link.active {color: #e5b498;}
.main-header .dropdown-item.active,.main-header .dropdown-item:active {background-color: #e5b498; color: white !important;}
.main-header .header-desktop .row.no-gutters.pre-header-bg .nav-link:hover {color: #e5b498;}
.main-header .header-desktop .nav-link.active,.main-header .header-desktop .nav-link:hover { color: #e5b498;}
.main-header .header-desktop .btn-main,
.main-header .header-desktop .woocommerce .button,
.woocommerce .main-header .header-desktop .button{background-color: #e5b498;}
.home .full-width-content .content{background-color: #e5b498;}
.home .elementor-667 .elementor-element.elementor-element-a28ee66, 
.home .elementor-667 .elementor-element.elementor-element-12b1aa1, 
.home .elementor-667 .elementor-element.elementor-element-bc0a5ce, 
.home .elementor-667 .elementor-element.elementor-element-646921b, 
.home .elementor-667 .elementor-element.elementor-element-0916db1, 
.home .elementor-667 .elementor-element.elementor-element-d1a7864, 
.home .elementor-667 .elementor-element.elementor-element-5b0b86d, 
.home .elementor-667 .elementor-element.elementor-element-ff5fc74,
.home .elementor-667 .elementor-element.elementor-element-9955808, 
.home .elementor-667 .elementor-element.elementor-element-06e3ce7, 
.home .elementor-667 .elementor-element.elementor-element-f835568, 
.home .elementor-667 .elementor-element.elementor-element-7d42518b > .elementor-element-populated, 
.home .elementor-667 .elementor-element.elementor-element-44644c48, 
.home .elementor-667 .elementor-element.elementor-element-6dc0b186 > .elementor-element-populated, 
.home .elementor-667 .elementor-element.elementor-element-5e14d762, 
.home .elementor-667 .elementor-element.elementor-element-5ab62bde
{color: #000000 !important}
.home .elementor-667 .elementor-element.elementor-element-5c7611ff .elementor-button, 
.home .elementor-667 .elementor-element.elementor-element-352dc808 .elementor-button
{border-color: #000000; fill: #000000; color: #000000}
.home .elementor-667 .elementor-element.elementor-element-6d8866c4 > .elementor-element-populated
{border-color: #000000}.main-footer .top{background-color: #313e48;}
.main-footer .bottom{background-color: #313e48;border-top: 1px solid #e5b498;}
.main-footer .bottom div{color:#7B868C!important;}
.main-footer .bottom a{color:#aeafaf!important;font-weight: normal!important;}
.main-footer .bottom #menu-menu-footer-bottom li a:hover{color:#e5b498;font-weight: normal!important;}
.main-footer .bottom li {margin-right: 5px;}
.elementor-667 .elementor-element.elementor-element-25afc9da > .elementor-background-overlay, 
.elementor-667 .elementor-element.elementor-element-25afc9da:not(.elementor-motion-effects-element-type-background),
 .elementor-667 .elementor-element.elementor-element-25afc9da > .elementor-motion-effects-container > .elementor-motion-effects-layer
 {background-color: #7B868C !important;}
 li.nav-item.pedir-cita {background-color: #e5b498;}
 span.leer_mas, span.leer_menos {color: #e5b498;}
 .block-cards .btn-container .btn-main, 
 .block-cards .btn-container .woocommerce .button, 
 .woocommerce .block-cards .btn-container .button 
 {color: #e5b498 !important;border-color: #e5b498 !important;}
 .home .block-cards .link{color: #e5b498 !important;}
 .main-header{    background-color: #323E48 !important}
 .main-header .header-desktop .menu-bottom .nav-item .nav-link {color: white;}
 .main-header .header-desktop li .icon {filter: brightness(0) invert(1);}
 .home .elementor-667 .elementor-element.elementor-element-5e14d762 span,
 .home .elementor-667 .elementor-element.elementor-element-5ab62bde {
    color: #000000 !important;
}
html body.page-id-740 a:not(.nav-link,.elementor-toggle-title, .btn-main), 
html body.page-child.parent-pageid-740 a:not(.nav-link,.elementor-toggle-title, .btn-main), 
.elementor-740 .elementor-element.elementor-element-9a770d3 .elementor-toggle-title, 
.elementor-740 .elementor-element.elementor-element-9a770d3 .elementor-toggle-icon{
    color: #e5b498 !important;
}

.elementor-740 .elementor-element.elementor-element-5fc3582:not(.elementor-motion-effects-element-type-background), 
.elementor-740 .elementor-element.elementor-element-5fc3582 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background-color: #e5b498 !important;
}
html body.page-child.parent-pageid-740 .full-width-content .content,
html body.page-id-740 .full-width-content .content,
html body.elementor-kit-180 .full-width-content .content,
.elementor-740 .elementor-element.elementor-element-34df26d5:not(.elementor-motion-effects-element-type-background), 
.elementor-740 .elementor-element.elementor-element-34df26d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
html body.page-child.parent-pageid-740 .product-container .product-col .variations .tawcvs-swatches .swatch.selected, 
html body.page-child.parent-pageid-740 .product-container .product-col .variations .tawcvs-swatches .swatch:hover,
html body.page-id-740 .product-container .product-col .variations .tawcvs-swatches .swatch.selected, 
html body.page-id-740 .product-container .product-col .variations .tawcvs-swatches .swatch:hover,
html body.elementor-kit-180 .product-container .product-col .variations .tawcvs-swatches .swatch.selected, 
html body.elementor-kit-180 .product-container .product-col .variations .tawcvs-swatches .swatch:hover{
    background-color: #e5b498 !important;
}

html body.page-id-740 li.menu-item a, 
html body.page-child.parent-pageid-740 li.menu-item a,
html body.page-id-740 .contact-section a,
html body.page-child.parent-pageid-740 .contact-section a{
	color: white !important;
}

html body.page-id-740 .wp-megamenu >li > ul.wp-megamenu-sub-menu li > a,
html body.page-child.parent-pageid-740 li.menu-item .menu-tratamiento a {
    color: #444 !important;
}

.postid-583 .product-container .product-col .variations .tawcvs-swatches .swatch.selected, 
.postid-583 .product-container .product-col .variations .tawcvs-swatches .swatch:hover{
    background-color: #e5b498;
}


.postid-148348 .wooco_components.wooco-components{
    max-height: 658px;
    overflow-y: auto;
    overflow-x: hidden;
}
html body.elementor-kit-180 .full-width-content {
    border-top: 2px solid black;

}
html body.elementor-kit-180.page-id-740 .full-width-content {
    border-top: none;
}
html body.elementor-kit-180 .full-width-content {
    border-top: 2px solid black;

}

.in-promotions {
    background-color: #fff;
}
.single-product .promotions-section {
    background-color: white !important;
}
/* Envío formularios WPCF-7 */
#msg-error-acceptance{
    width: 100%;
    color: #ed0404;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ed0404;
    font-weight: bold;
}   
.wpcf7 form.sent .wpcf7-response-output {
    color: #218a39;
    font-weight: bold;
}
.wpcf7 form .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.init .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    max-width: 100%;
    margin: 0px auto 20px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #d5d5d5;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    padding: 20px;
    text-align: center;
}
.wpcf7 form .wpcf7-response-output:after, .wpcf7 form.aborted .wpcf7-response-output:after, .wpcf7 form.failed .wpcf7-response-output:after, .wpcf7 form.init .wpcf7-response-output:after, .wpcf7 form.invalid .wpcf7-response-output:after, .wpcf7 form.sent .wpcf7-response-output:after, .wpcf7 form.spam .wpcf7-response-output:after, .wpcf7 form.unaccepted .wpcf7-response-output:after {
    border-bottom: 9px solid #d5d5d5;
}
.wpcf7 .ajax-loader {
    position: relative;
    vertical-align: middle;
}
form .wpcf7-list-item{
    position: relative;
    top: 0px;
    height: 35px;
}
.contact-page-section form .wpcf7-list-item input[type='checkbox']{
    height: 25px;
    width: 25px;
    margin: 0;
    position: relative;
    top: -5px;
}
.contact-page-section .content-politics {
    margin-top: 0px;
    display: flex;
}
#mini-cita input.wpcf7-form-control.wpcf7-submit.btn-main{
    margin: 0 auto 0px auto;
    text-align: center;
    display: list-item;
}
@media screen and (max-width: 991.98px){
    #msg-error-acceptance {
        margin-top: 15px;
    }
   
}
/* END -- Envío formularios WPCF-7 */

.main-header .header-desktop a.newlogo {
    margin: 0px 0px 0px 0px;
    position: absolute;

}
.main-header .header-phone a.newlogomov{margin: 0px 0px 0px 0px;position: absolute;left: 1px;top:-2px;z-index: 300;}

/*Nuevo menu*/
.main-header .header-desktop .nav-link {
    color: white;
}
.main-header .header-desktop .row.no-gutters.pre-header-bg {
    border-bottom-left-radius: inherit;
    background-color: transparent;
    padding-bottom: 0px;
}
#main-header .menu-top .nav-item:nth-child(-n+2) {
    border-right: 0px solid white;
}

#main-header .menu-top .nav-item2:nth-child(-n+2) {
    border-right: 1px solid white;
}
.nav-link.nav-el-corte-ingles img{
    filter: invert(100%);
    max-width: 75px;
}
.main-header .header-desktop .row.row.no-gutters.header-links{
    bottom: 48px !important;
}
nav#wp-megamenu-menu-principal {
    padding-top: 20px;
	padding-bottom: 20px;
    width: 100%;
	margin: 0 0;
	text-align: right;
}

@media (min-width: 1441px) {
	nav#wp-megamenu-menu-principal {
		margin:0px!important;
        text-align: right;
        width: 100%;
		padding-bottom: 20px;
	}
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 3px;
	font-size:14px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li:hover > a {
    color: #e5b498;
}
#wp-megamenu-menu-principal.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu{
	background-color: #f5f5f5;
	padding:20px;
	border-radius: 10px;
    margin: 0px 10px;
	box-shadow: 10px 10px 10px -8px rgba(120,120,120,1);
}
#wp-megamenu-menu-principal .wp-megamenu >li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
    text-align: center;
    font-size: 20px;
    text-transform: none;
    color: #424F4E;
    margin-bottom: 40px;
}
.menu-tratamiento ul li {
    display: block;
    padding-bottom: 10px;
}
@media (min-width: 992px){
    li#wp-megamenu-item-777 {
        /*padding-left: 130px;*/
    }
}
#wp-megamenu-menu-principal .pedir-cita {
    max-width: 100px;
    padding: 0px !important;
    background-color: transparent;
    margin-top: -35px;
    position: absolute;
    top: -30px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.pedir-cita > a {
    color: #323E48;
	text-align: center;
	font-weight:bold;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.pedir-cita:hover > a {
    color: white;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul > li:nth-child(2) {
    position: absolute;
    bottom: -65px; 
    left: 0px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li >ul{
	height: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul {
    border-right: 1px solid #E5B498;;
    /*border-image: linear-gradient(transparent 12%, transparent 0 16%,#000 0) 2;*/
    padding-right: 25px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) > ul.wp-megamenu-sub-menu > li.menu-item{
	width: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover, .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover{
    color:#e5b498;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) {
    text-align: center;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) ul.wp-megamenu-sub-menu .custom-html-widget {
    text-align: left;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li ul.wp-megamenu-sub-menu .wpmm-item-title {
    font-size: 20px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) ul.wp-megamenu-sub-menu .wpmm-item-title:after {
    content: "Alejandrita & Diodo";
    display: block;
    font-size: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) ul.wp-megamenu-sub-menu .wpmm-item-title:after {
    content: "por sesiones o plan definitivo";
    display: block;
    font-size: 15px;
}
.menu-tratamiento-hombre span {
    display: block;
    color: white;
}
.menu-tratamiento-hombre {
    padding: 5px 18px;
    cursor: pointer;
}
.menu-tratamiento-hombre .subtitulo-hombre {
    text-align: center;
    font-weight: bold;
}
.menu-tratamiento-hombre .img-trat-hombre {
    max-width: 130px;
}
.menu-tratamiento-hombre.menu-depilacion-laser a:after {
    content: "Consulta las promociones en depilación láser";
    width: 150px;
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
    font-weight: bold;
	font-size:13px;
}
.menu-tratamiento-hombre.menu-depilacion-laser {
    position: relative;
}
.menu-soluciones  > a > img {
    max-width: 130px;
}

.menu-soluciones {
    margin: 0 auto;
    text-align: center;
}
.menu-soluciones > a {
    cursor: pointer;
}
.menu-soluciones > a > span {
    display: block;
    text-align: center;
    color: black;
    margin-top: 10px;
    margin-bottom: 20px;
}
.menu-soluciones > a:hover > span {
    color: #e5b498;
}
.menu-tratamiento ul li a {
    word-break: normal !important;
    display: inline-block !important;
    padding-left: 10px !important;
    max-width: 75%;
    vertical-align: middle;
    font-size: 12px !important;
}
img.flecha-menu {
    max-width: 25px;
    display: inline-block;
}

element.style {
    margin-left: 0px;
}
#main-header .menu-top .nav-item .nav-trabajo {
    margin-left: 0px;
}
.main-header .header-desktop .row.no-gutters.pre-header-bg a {
    font-weight: normal;
    font-size: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1070px){
    #main-header .menu-top .nav-item .nav-trabajo{
        margin-left: 10px;
    }
    .main-header .header-desktop .row.no-gutters.pre-header-bg a {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 991px){
    .main-header .menu-phone .menu-bottom-phone ul#menu-menu-principal li.pedir-cita {
        display: none;
    }
    .wp-megamenu-wrap.wpmm-mobile-menu  #content-menu-movil ul.wp-megamenu{
        position: initial !important;
        background-color: #FAF0EA;
        padding: 0px;
    }
    .wp-megamenu-wrap.wpmm-mobile-menu #content-menu-movil ul.wp-megamenu li.menu-item > a {
        padding-left: 0px;
        color: #3a3a3a!important;
        font-family: Montserrat,sans-serif!important;
        font-size: 15px!important;
        font-weight: 800!important;
        display: inline-block;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) {
        order: 1;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
        background: transparent;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li.wpmm-col-6 {
        padding: 0px;
    }
    #content-menu-movil .menu-soluciones.col-sm-4 {
        width: 50%;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li.wpmm-col-6 h4.wpmm-item-title {
        text-align: center;
        margin-bottom: 15px;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul {
        padding-right: 0px;
        border: none;
    }
    .wp-megamenu-wrap #content-menu-movil.wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul > li:nth-child(2) {
        position: initial;
        margin-top: 15px;
    }
    li#wp-megamenu-item-61053 img.img-hombre-menu {
        display: none;
    }
    .menu-tratamiento-hombre.menu-depilacion-laser a::after{
        width: 145px;
    }
    div#content-menu-movil svg.fa-angle-down, div#content-menu-movil svg.fa-angle-up {
        overflow: hidden;
        display: none;
    }
}
#menu-menu-footer-top #menu-item-20665 img {
    filter: brightness(0) invert(1);
    max-width: 64px;
}
.pedir-cita-movil{
    position: absolute;
    right: 0px;
    top: -4px;
}
.main-footer li#menu-item-20665 {
    padding-bottom: 10px;
}

/* fin nuevos colores web con resolución de conflictos sobre el fichero*/

.postid-162207 .wooco_components.wooco-components {
    max-height: 545px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (min-width: 992px) and (max-width: 1400px){
    /*menu con scroll para pantallas mas pequeñas*/
    #wp-megamenu-menu-principal.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu{
        padding: 30px 22px 30px 25px;
    }
    #wp-megamenu-menu-principal.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 400px;
    }
    /*revisar en producción que se corresponde el id del item de menu estetica facial wp-megamenu-item-59796*/
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-59796.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu:nth-child(1) li:nth-child(1) >ul,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-182794.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu:nth-child(1) li:nth-child(1) >ul{
        height: calc(100% + 125px);
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul > li:nth-child(2) {
        bottom: -35px;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li:nth-child(1) >ul > li:nth-child(2) {
        bottom: -95px;
    }
    #wp-megamenu-menu-principal.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu#wp-megamenu-item-777 > ul.wp-megamenu-sub-menu > li.wpmm-row {
        overflow: initial;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li#wp-megamenu-item-777.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) ul.wp-megamenu-sub-menu {
        padding-top: 45px;
    }
}
.in-promotions {
    background-color: #fff;
}
.single-product .promotions-section {
    background-color: white !important;
}

@media screen and (min-width: 1900px) {
    #wp-megamenu-menu-principal.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:last-child > ul.wp-megamenu-sub-menu > li.wpmm-row{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 750px;
    }
}

/*revisar en producción que se corresponde el id del item de la pestaña de hombre y el del bloque*/
li#wp-megamenu-item-61053 ul.wp-megamenu-sub-menu > li#wp-megamenu-item-61054 {
    display: flex;
    align-items: center;
    justify-content: center;
}
li#wp-megamenu-item-61053 ul.wp-megamenu-sub-menu > li#wp-megamenu-item-61054 .wpmm-item-title {
    width: 60%;
    margin-bottom: 0px !important;
    font-size: 18px;
}
@media screen and (min-width: 992px){
    li#wp-megamenu-item-61053 ul.wp-megamenu-sub-menu > li#wp-megamenu-item-61054 .wpmm-item-title {
        margin-left: -40px;
    }
}
@media screen and (max-width: 991px){
    li#wp-megamenu-item-61053 ul.wp-megamenu-sub-menu > li#wp-megamenu-item-61054 .wpmm-item-title {
        font-size: 12px;
    }
    li#wp-megamenu-item-61053 ul.wp-megamenu-sub-menu > li#wp-megamenu-item-61054 a::before {
        content: '';
    }
}
/*New footer financiación*/
.footer-financiacion {
    position: relative;
    padding: 60px 0px;
}
.footer-financiacion .container-section-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.footer-financiacion .background-overlay {
    background-color: #7B868C;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.footer-financiacion .block-text-center{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.footer-financiacion .title-financiacion {
    color: black;
    font-size: 2rem;
    margin-bottom: 30px;
} 
.footer-financiacion .subtitle-financiacion {
    margin-top: ;
    margin-bottom: ;
    color: black;
}
.footer-financiacion .title-financiacion b {
    font-weight: 900;
}
.bloques-financiacion .col-md-4 > .border-financiacion {
    border: 1px solid white;
    padding: 25px 25px;margin: 10px;
	
}
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion, 
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion p,
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion h6,  
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion span,
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion a {
    color: #424F4E !important;
}
.footer-financiacion div.container-section-flex .row .bloques-financiacion h6.title-bloque-financiacion {
    font-weight: 700;
    line-height: 1.6;
	padding-bottom: 10px;
}
.bloques-financiacion .col-md-4 > .border-financiacion .button-bottom {
    margin: 0px auto 0px auto;
    border: 1px solid black;
    display: inline-block;
    padding: 15px 20px;
	border: 1px solid #e5b498;
	border-radius:10px;
}
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion a:hover, 
.bloques-financiacion .col-md-4 > .border-financiacion .button-bottom:hover, 
.main-footer .footer-financiacion div.container-section-flex .row .bloques-financiacion .button-bottom:hover a {
    color: white !important;
    border-color: white;
}

.facil-pie.lazyloaded {
  max-width: 105px;
  padding-bottom: 15px;
  text-align: center;
  vertical-align: middle;
display: inline-block;
}
.img-financiacion {
  text-align: left;
}

@media screen and (max-width: 769px){
	.footer-financiacion {
    padding: 30px 0px;
	}
    .footer-financiacion .title-financiacion{
        font-size: 1.9rem;
        margin-bottom: 0px;
        padding-right: 10px;
        padding-left: 10px;
		text-align: center;
    }
    .bloques-financiacion {
        margin-left: 20px;
        overflow: hidden;
        max-width: 100%;
    }
    .bloques-financiacion .col-md-4 > .border-financiacion {
        margin: 10px;
		padding: 15px 20px;
    }
	.bloques-financiacion .col-md-4 {
        margin: 10px; padding: 0px 25px 0px 10px !important;
    }
	footer .footer-financiacion div.container-section-flex .row .bloques-financiacion p{font-size:15px;}
	.img-financiacion {text-align:center;}
}

@media screen and (max-width: 991px){
    .bloques-financiacion .col-md-4 {
        padding: 15px 15px;
    }
	 .bloques-financiacion .col-md-4 > .border-financiacion {
       padding: 15px 20px;
    }
}

/*Fin New footer financiación*/

/* Envío formularios WPCF-7 */
#msg-error-acceptance{
    width: 100%;
    color: #ed0404;
    padding-right: 30px;
    padding-left: 30px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ed0404;
    font-weight: bold;
}   
.wpcf7 form.sent .wpcf7-response-output {
    color: #218a39;
    font-weight: bold;
}
.wpcf7 form .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.init .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    max-width: 100%;
    margin: 0px auto 20px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #d5d5d5;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    padding: 20px;
    text-align: center;
}
.wpcf7 form .wpcf7-response-output:after, .wpcf7 form.aborted .wpcf7-response-output:after, .wpcf7 form.failed .wpcf7-response-output:after, .wpcf7 form.init .wpcf7-response-output:after, .wpcf7 form.invalid .wpcf7-response-output:after, .wpcf7 form.sent .wpcf7-response-output:after, .wpcf7 form.spam .wpcf7-response-output:after, .wpcf7 form.unaccepted .wpcf7-response-output:after {
    border-bottom: 9px solid #d5d5d5;
}
.wpcf7 .ajax-loader {
    position: relative;
    vertical-align: middle;
}
form .wpcf7-list-item{
    position: relative;
    top: 0px;
    height: 35px;
}
.contact-page-section form .wpcf7-list-item input[type='checkbox']{
    height: 25px;
    width: 25px;
    margin: 0;
    position: relative;
    top: -5px;
}
.contact-page-section .content-politics {
    margin-top: 0px;
    display: flex;
}
#mini-cita input.wpcf7-form-control.wpcf7-submit.btn-main{
    margin: 0 auto 0px auto;
    text-align: center;
    display: list-item;
}
@media screen and (max-width: 991.98px){
    #msg-error-acceptance {
        margin-top: 15px;
    }
   
}
/* END -- Envío formularios WPCF-7 */

/*Landings-Tratamientos-Beneficios*/
#landing-principal-texto-cita.color-blue .block-image-full h1,
#landing-principal-texto-cita.color-blue .block-image-full h2,
#medicina-estetica.color-blue .block-image-full h1,
#medicina-estetica.color-blue .block-image-full h2 {
    color: #323E48;
}

#landing-principal-texto-cita .block-image-full h1, #landing-principal-texto-cita .block-image-full h2 {
    max-width: 750px
}

/**/

/**/

.block-center-info .old-h2 {
    border-bottom: 1px solid #c7d5d3;
    margin-bottom: 25px;
}
.page-centro .old-h2 {
    display: block;
    padding-bottom: 30px!important;
    padding-top: 0px;
    width: 100%;
	font-weight:bold;
	font-size:20px;
}
.main-footer .top .contact-title {
    display: block;
}
span.wpmm-item-title.h4 {
    display: block;
}
p#billing_vat_field {
    float: left;
}
p#billing_documentOption_field {
    float: right;
    clear: initial;
}
p#center_flowww_id_field {
    clear: both;
}
input#billing_vat {
    height: 50px;
}
p#billing_company_field {
    width: 100%;
}

/* ENCUENTRA TU CENTRO */
.page-centers .banner-blog{
    height: auto;
    padding: 30px 0;
}
.page-centers .banner-blog:after {
    background: none;
}
.page-centers .block-center-info h2 {
    /*line-height: normal!important;*/
}
.page-centers .title-banner h1.main-title{
    font-size: 62px;
}
.block-center-info h2 a {
    padding: 0;
    font-size: 19px!important;
    font-weight: 500;
}
.block-center-info h2 {
    line-height: 0.5!important;
}
@media (max-width: 991px){
    .page-centers .banner-blog {
        min-height: auto;
    }
    .page-centers .title-banner h1.main-title {
        font-size: 50px!important;
    }
    .page-centers .filters-box h2 {
        font-size: 18px;
    }
    .page-centers .filters-box h2 img {
        top: 12px;
    }
    .centers-map .block-center-info h2 {
        font-size: 23px;
    }
}
@media (max-width: 768px){
    .banner-blog .container {
        padding: 0 0px;
    }
    .page-centers .title-banner h1.main-title {
        font-size: 30px!important;;
        margin: 0 auto;
    }
    .page-centers .filter-search .col-search-centros{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    .page-centers #search-centers-input{
        text-align: center;
        padding: 3px 0!important;
        margin: 0px 0 15px;
        font-size: 16px;
        line-height: 30px;
        width: 100%;
    }
    .page-centers #search-centers{
        line-height: 24px!important;
        width: 100%;
    }
    .page-centers .filters-box h2 {
        margin-top: 10px;
    }
    .centers-map .block-center-info h2 {
        font-size: 20px;
    }
}
/* END- ENCUENTRA TU CENTRO */

/* BANNER PROMOCIONES */
.elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
    height: 65vh!important;
    max-height: 850px;
}
@media (max-width: 1920px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 550px!important;
    }
}
@media (max-width: 1250px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 445px!important;
    }
}
@media (max-width: 1150px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 385px!important;
    }
}
@media (max-width: 991px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 325px!important;
    }
}
@media (max-width: 850px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 305px!important;
    }
}
@media (max-width: 800px){
    .elementor-178 .elementor-element.elementor-element-be1f026 .swiper-slide {
        height: 290px!important;
    }
}
/* END- BANNER PROMOCIONES */

/* Imagenes WEBP */
.main-header .header-desktop .logo-corte-ingles a{background:url(../images/elcorteingles-blanco.webp) center center/cover no-repeat;width:60px;height:35px}
.main-header .menu-phone .logo-corte-ingles a{background:url(/wp-content/themes/pelostop/assets/images/elcorteingles.webp) center center/cover no-repeat;width:70px;height:54px;padding:0;margin-top:-15px;margin-bottom:10px}
.four-checks .block-checks li::before{content:" ";background:url(/wp-content/themes/pelostop/assets/images/check-inverted.webp) center center/cover no-repeat;width:35px;height:35px;display:inline-block;vertical-align:middle;position:absolute;left:-6px;top:0%}
.block-checks.six-checks li .content-check-title:before{content:" ";background:url(/wp-content/themes/pelostop/assets/images/check-inverted.webp) center center/contain no-repeat;width:2.5em;min-width:2.5em;height:2.5em;margin-right:10px}
.page-centers .banner-blog .filter-search #search-centers-input{background-image:url(/wp-content/themes/pelostop/assets/images/search.webp);background-size:30px;background-repeat:no-repeat;background-position:10px 50%;padding-left:45px}
/* END - Imagenes WEBP */

.trabaja-nosotros-pie {font-weight:900!important; margin-top: 25px;display: block !important;font-size:16px!important;}
.contacto-pie {font-weight:900!important;display: block !important;font-size:16px!important;}
.icon-cab {color:#E5B498;font-size:16px;}

.icon-cab:hover {color:#ffffff;font-size:18px;}
.nav-link{padding: 2px 10px!important;}
.main-footer .bottom-phone {background-color:#313e48; font-weight: normal;padding: 0px 0px 20px 15px; color:#aeafaf!important;}
.main-header.header-scrolling .pre-header-bg {top: 0 !important;padding-top: 0px !important;}
.pedir-cita-form.trabaja-con-nosotros .main-title {border-bottom: 1.5px solid #e5b498!important;padding-bottom: 15px!important;}
a.procita:hover{color:#E5B498;}

form#gs-semana-santa-hombre {text-align: center;}
form#gs-semana-santa-mujer {text-align: center;}
.gs-semana-santa-sessions-item {background-color: #5197B4; margin: 5px;border-radius: 5px;color: white;padding: 10px; width: 45%; float: left;border: 1px solid #5197B4;}
.gs-semana-santa-sessions-item.active {background-color:white; border: 1px solid #5197B4; color:#123D61;}
.gs-semana-santa-prices {clear: both;padding-top: 15px;}
.gs-semana-santa-price-previous {font-weight:bold; font-size:22px;color:#123D61;text-align: center;}
span.gs-semana-santa-price-previous-number{text-decoration:line-through;}
.gs-semana-santa-price{font-weight:bold; font-size:28px; color:#123D61;}
.gs-semana-santa-discount{}
.gs-semana-santa-warning {font-size: 14px;font-weight: 400;color: red;padding: 10px 0px;margin: 0px 5px;}
input.gs-semana-santa-submit.disabled {color:#123D61;background-color:#F9D480;font-size:14px;border-radius:10px; padding:12px 24px;font-weight: bold; text-transform:uppercase; border:none;margin-top: 15px;}
select#gs-semana-santa-hombre {padding: 12px 24px;border-radius: 5px;border: 1px solid #313E48;font-size: 16px;color:#313E48;text-align: center; display: block;width: 100%;background-color: #ffffff;}
select#gs-semana-santa-mujer {padding: 12px 24px;border-radius: 5px;border: 1px solid #313E48;font-size: 16px;color:#313E48;text-align: center; display: block;width: 100%;background-color: #ffffff;}
.gs-semana-santa-sessions {padding-top: 15px;font-size:14px;}
.gs-semana-santa-session {font-size:14px;}
span.gs-semana-santa-price-previous-number-session{text-decoration:line-through;}

.main-footer .top .columns .menu li a {font-weight:900;font-size: 16px;}

.footer-financiacion .background-overlay {background-color: #fff;border-top: 3px solid #313e48;}
.bloques-financiacion .col-md-4 > .border-financiacion {border: 1px solid #e5b498;}
.bloques-financiacion .col-md-4 > .border-financiacion .button-bottom {}
.bloques-financiacion .col-md-4 > .border-financiacion .button-bottom:hover { border-color: #e5b498;
	background-color: #e5b498;}
.footer-financiacion .title-financiacion {color: #424F4E;}
footer .footer-financiacion div.container-section-flex .row .bloques-financiacion p {color: #424F4E;}
.buton-financiacion{font-size: 15px;font-weight: 500 !important;}


/* PREGUNTAS FRECUENTES*/

.useful-guide-acordion .useful-guide-dropdown:last-child {
    border-top:0px!important; border-right:0px!important; border-left:0px!important;
	border-bottom: 2px solid #F5E1D5!important;
}
.useful-guide-acordion .useful-guide-dropdown-title {
    height: auto!important;
    padding: 15px!important;
    font-size: 16px!important;
}
.useful-guide-acordion .useful-guide-dropdown-text .card-body {
  font-size: 16px!important;
	line-height:1.3em!important;
}
.useful-guide-acordion .useful-guide-dropdown-title:hover {
  background-color: #FAF0EA!important;
}
.useful-guide-acordion .useful-guide-dropdown-title[aria-expanded="true"] {
  background-color: #FAF0EA!important;
}
.useful-guide-acordion .useful-guide-dropdown-title::after {
  border: solid #E4B498!important;
  border-width: 0 2px 2px 0!important;
}



@media screen and (max-width: 991.98px){
	
	.wws-popup-container {display:none !important;}
	
}
@media (max-width: 767px) { .wws-popup-container {display:none !important;}}



/* PLANTILLA CENTROS*/

.centro-bottom {
  background-color: white;
  border-top: 1px solid #e5b498;
	color:#424F4E;
}

.centro-top {padding-bottom: 0px;}

.button-google-maps {
  border: 2px solid #e5b498;
  border-radius: 5px;
  padding: 10px 20px;
  color: #424F4E;
  margin-top: 15px !important;
  display: block;
  text-align: center;
  font-weight: normal;
}
.button-google-maps:hover { font-weight:bold;}

.button-llamar {
  border: 2px solid #E3007D;
  border-radius: 5px;
  padding: 10px 20px;
  color: #424F4E;
  margin-top: 15px !important;
  display: block;
  text-align: center;
  font-weight: normal;
}
.button-llamar:hover {font-weight:bold;}

.button-cita {
  border: 1px solid #E3007D;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  margin-top: 15px !important;
  display: block;
  text-align: center;
  font-weight: bold;
  background-color:#E3007D;
}
.button-cita:hover { background-color:#E3007D;color: #fff;}
.page-centro {padding-top: 110px; padding-bottom:110px;}
.page-centro h2, .page-centro h3 {font-size: 22px!important;}

.elegirnos {
  font-size: 30px;
  text-align: center;
  margin-bottom: 80px;
  padding-bottom: 10px;
	font-weight: bold;
}

.elegirnos-borde { border-bottom: 1px solid #e5b498;padding-bottom: 20px;}

.razon {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.propiedades {
  height: 70px!important;
  width: auto!important;
}

@media screen and (max-width: 575.98px) {
  .elegirnos-borde {border-bottom: 0px;}
	.page-centro {padding-top: 70px; padding-bottom:70px;}
	.elegirnos {margin-bottom:20px;}
}


/* BLOG */

.post-template-default #deja-comentario {background-color: #fff;border-top: 1px solid #e5b498; margin-top:100px;}
.ak-pagination .row.border-blog {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.blog-pagination {font-size: 16px; font-style: italic;}
.blog-pagination-text {font-size: 14px; font-style: italic;}
.pelostop-comments .coment {font-size: 16px;}
.post-template-default #deja-comentario .comments .small-date {font-size: 12px;font-style: italic;}
.pelostop-comments textarea {border-radius: 5px;}
.post-template-default #deja-comentario form textarea {border: 1px solid #acacac;}
.post-template-default #deja-comentario form #submit {}
.post-template-default #deja-comentario form #submit:hover {background-color:#eaeaea;}
.post-template-default #deja-comentario form input {border: 1px solid #acacac;border-radius: 5px;}
.blog-page .category-filter:hover {background-color: #F5E1D5;}
.blog-page .category-filter {border: 1px solid #000; border-radius:5px;}
.blog-page .card-body a.read-more-link {color: #e5b498;font-weight: bold;}


/* TIENDA */
.in-promotions .woocommerce-breadcrumb {
    visibility: hidden;
}
button.single_add_to_cart_button.button.alt.buy_now_button {
    border: 0px solid #e5b498!important;
  border-radius: 5px!important;
	background-color:#E3007D!important;
	color:#fff!important;
}
.wooco-alert {
  border-left: 4px solid #d50000 !important;
  background-color: #fff;
  color: #d50000;
  border: 1px solid #d50000;
  border-radius: 3px;
}
a.wws-product-query-btn {display:none!important}
.woocommerce .in-promotions select {
	border-radius: 3px;
  background-color: white;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
  padding-top: 10px!important;}

.woocommerce div.product .product_title:after {
  content: "_";
  display: block;
  height: 2px;
  width: 10%;
  position: absolute;
  /*top: 10px;*/
  /*left: 0;*/
  background: #e3007d;
  margin-top: 10px;
}

.woocommerce-product-details__short-description {
  margin-top: 30px!important;
}

/* CARRITO */
.elementor-element-c662d45 {border-top: 1px solid #E4B498; background-color:white!important;}
.payment-steps li.done::after {background-color: #E4B498;border: 2px solid #E4B498;}
.payment-steps li::before {border: 2px solid #E4B498;background-color: #E4B498;}
.payment-steps li {font-weight: 700;}
.woocommerce-cart-form .cart-titles div, .woocommerce-cart-form .woocommerce-Price-amount {font-weight: 600; text-transform:uppercase;}
.btn-main, .woocommerce .button {
	border: 2px solid #e5b498!important;
	border-radius: 5px!important;
	text-transform:uppercase;
	}
.cart-collaterals .cart_totals h2 {
  text-align: center;
  font-size: 1.17em !important;
  font-weight: 700 !important;
  text-transform: uppercase;}
.woocommerce input[type="number"] {border: 0px solid #E4B498;  border-radius: 5px;}
.woocommerce .quantity .qty {font-weight: 600; font-size:18px;}
#coupon_code{border: 2px solid #cccccc!important;border-radius: 5px!important;}
.coupon label {font-weight: 700;text-transform:uppercase;text-align:center;}
.coupon label::before {content:"%";background-color:#E4B498;color:#fff;font-weight:700;padding:5px;margin-bottom:3px; border-radius:5px;margin-right:5px;}


/* Checkout */
.woocommerce table.shop_table { border-radius: 10px;  background-color: #F6EAE2;}
input#billing_vat {border-radius: 3px;border: 1px solid #000;}
.woocommerce select  {border-radius: 3px;border: 1px solid #000; background-color:#fff;}
.woocommerce form .form-row input.input-text {border-radius: 3px;border: 1px solid #000; background-color:#fff;}
.order-review-title {font-weight: 700; font-size:20px;text-transform:uppercase;}
#order_review_heading {font-weight: 700; font-size:20px;text-transform:uppercase;}
input[type="radio"]:checked {background-color: #fff;}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
border: 1em solid #e5b498;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{background-color:#fff;border: 2px solid #e5b498 !important; border-radius:10px;}
#payment .payment_methods li .payment_box fieldset.card-saved {padding-bottom: 0px;}