body {
    animation: fadeInAnimation ease 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@supports(object-fit: cover) {

    .height-promo img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }

}

body:has(#wpadminbar) header {
    margin-top: 46px;
}

/* img.fade-in {
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
} */

/*
img:hover {
    opacity: 1.0;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}​
*/




/*****end-test***/

/*
==============================
Page: Home
==============================
*/

.home #section-marketingspot ul.slick-dots {
    display: none !important;
}



@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    body:has(#wpadminbar) header {
        margin-top: 32px;
    }
}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}

@media (min-width: 1440px) {}

@media (min-width: 1600px) {}

@media (max-width:768px) {
    .home video.bg-video {
        width: 100%;
    }
}


@media screen and (max-width:768px) and (orientation: landscape) {
    .contenido__video.d-md-none.d-block.overflow-hidden.hm-101 {
        display: none !important;
    }

    .contenido__video.d-md-block.d-none.vh-101 {
        display: block !important;
    }

    .contenido__video.d-md-block.d-none.vh-101 .bg-video.wv-100 {
        height: 100%;
    }
}

/*
==============================
Page: 
==============================
*/

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}

@media (min-width: 1440px) {}

@media (min-width: 1600px) {}

/*
STYLES FOR SLIDERS f053
*/

/* .carrusel-destacado .item-container.slick-slide {
  height: 490px;
} */




@supports(object-fit: cover) {
    .carrusel-destacado .slick-slide img {
        height: inherit;
        width: auto;
        object-fit: cover;
        object-position: center center;
    }
}

.carrusel-destacado .slick-slide img {
    height: 490px;
}

.carrusel-una-imagen .slick-slide img {
    height: 695px;
}

.carrusel-una-imagen-dos .slick-slide img {
    height: 470px;
}

.slider-text {
    height: 510px;
}

@supports(object-fit: cover) {
    .slider-text img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

/* .slick-prev {
  left: -6%;
} */

.slick-arrow {
    bottom: 50%;
}

.carrusel-videos_modal .slick-prev {
    left: -2%;
}

.carrusel-videos_modal .slick-next {
    right: 0;
}

.slick-dots li.slick-active button {
    background-color: transparent;
    border-color: inherit !important;
}

.slick-dots,
.carrusel-destacado-negativo .slick-dots {
    width: 100%;
    text-align: left;
    bottom: -16%;
    left: 0;
    transform: inherit;
    position: inherit;
    z-index: 21;
    display: flex;
}

.slick-dots li,
.carrusel-destacado-negativo .slick-dots li {
    margin-right: 0px;
    width: inherit;
}

.slick-dots li button,
.carrusel-destacado-negativo .slick-dots li button {
    border-bottom: 1px solid #b5b5b5;
    color: transparent;
    height: auto;
    padding: 0;
    width: 100%;
    background: transparent;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 0px;
}

.slick-dots li.slick-active button,
.carrusel-destacado-negativo .slick-dots li.slick-active button,
.slick-dots li button,
.carrusel-destacado-negativo .slick-dots li button,
.slick-arrow {
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
}


.launchmodalnews {
    cursor: pointer;
}

#navbar .dropdown-menu.show {
    padding-top: 45px;
}


.play-video {
    position: fixed;
    top: 45%;
    margin-left: 1.2%;
    cursor: pointer;
}

.play-video .fal {
    font-size: 3.5em;
}

.close-video .fal {
    font-size: 1.5em;
}

.close-video::before {
    content: "\2715";
    font-size: 1.6em;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 1036;
    font-weight: bold;
}

.play-video .fad,
.close-video .fad {
    font-size: 3.5em;
    color: #241d24;
}

.img-video-vimeo img {
    height: auto;
    width: auto;
    object-fit: contain;
    object-position: center center;
    margin: auto;
}

#modal_video {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1035;
    min-height: 100vh;
    overflow-y: auto;
}

.video-autoplay {
    height: 100%;
}

.slick-prev,
.slick-next {
    color: inherit;
    background-image: none;
}

.slick-prev::before,
.slick-next::before {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    color: inherit;
    font-size: .875rem;
}

.fa.fa-heart-o {
    display: none !important;
}



.soloparatab4 {
    display: none;
}


.linedisplay {
    display: flex;
    align-items: flex-end;
}

.page-id-9 #add_campos_personalizados_galeria,
.page-id-9 .entry-header {
    display: none !important;
}

#logintab label {
    font-size: 1.25em;
}



/* .carrusel-destacado-negativo .slick-prev::before, .carrusel-destacado-negativo .slick-next::before{
  color:white;
} */
.slick-prev::before {
    content: "\f053";
}

.slick-next::before {
    content: "\f054";
}

/*
STYLES FOR DESTACADOS 
sTYLES FOR DESTACADOS PANTALLA COMPLETA
*/
.top-spacer-destacados {
    padding-top: 7.5em;
}

.full-width-img-height {
    height: 100vh;
}

#close-newsletter {
    top: -9px;
    right: -9px;
}

.iconocerrar {
    margin-right: -15px;
}

@supports(object-fit: cover) {
    .full-width-img-height img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

.casi-full-img-height {
    height: 75vh;
}


@supports(object-fit: contain) {
    .casi-full-img-height img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        object-fit: scale-down;
        object-position: center center;
    }
}

.full-width-img {
    height: 60vh;
}

.button {
    padding: 1.3em 2.5em;
    text-align: center;
}

.button-outline-white {
    background: none;
    border: 1px solid white;
    border-radius: 5px;
}

.button-outline-white:hover {
    background: white;
    color: #1d1d1f;
}

.button-outline-black {
    background: none;
    border: 1px solid #1d1d1f;
    border-radius: 5px;
}

.button-outline-black:hover {
    background: #1d1d1f;
    color: white;
}

.button-black {
    border-radius: 5px;
    background: #1d1d1f;
    border: 1px solid #1d1d1f;
    color: #ffffff;
}

.button-black:hover {
    color: #ffffff;
}

/*
  Accordions
*/
.card-header {
    cursor: pointer;
    border-bottom: none !important;
}

.card-header span {
    color: transparent;
}

.linkselemts i {
    font-size: 0.8em;
}


.cuponbuton,
.cuponbuton_checkout {
    background: transparent;
    border: 0px solid silver;
    float: right;
    margin-top: -33px;
    z-index: 9;
    position: relative;
    font-size: 14px;
}

.ttt-pnwc-container {
    border-radius: 0px !important;
}

button.ttt-pnwc-close {
    font-size: 0;
    background: transparent;
    background-color: transparent;
    right: -6px !important;
    top: -4px !important;
}

button.ttt-pnwc-close:hover {
    background-color: transparent;
    color: #333;
    -webkit-transform: scale(1.18) translateZ(0);
    transform: scale(1) translateZ(0);
}

.ttt-pnwc-notice:after {
    background: #fff;
}

.inputcupon {
    border: 0px solid;
    border-bottom: 1px solid #b5b5b5;
    padding: 10px 0px;
    width: 100%;
}

.wc-proceed-to-checkout a {
    text-align: center;
    background: #1d1d1f !important;
    background-color: #1d1d1f !important;
    color: white;
    border: 1px solid #1d1d1f;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.wc-proceed-to-checkout a:hover {
    background-color: #b43c16 !important;
    border-color: #b43c16 !important;
    color: white !important;
}

.custom-modal.full {
    position: fixed;
    display: none;
    inset: 0;
    width: 100vw;
    padding: 1rem;
    padding-top: 3rem;
    background-color: white;
    overflow-y: auto;
    z-index: 1036;
}

.paymenmehds i,
.paymenmehds .icon-klarna_yovalo,
.paymenmehds .icon-paypal_yovalo {
    margin-left: 10px;
}

.paymenmehds i {
    font-size: 1.5em;
}

.paymenmehds .icon-klarna_yovalo {
    font-size: 0.9em;
    padding-bottom: .25rem;
}

.paymenmehds .icon-paypal_yovalo {
    font-size: .975;
}

.mainlispayment .icon-klarna_yovalo {
    font-size: 0.9em;
}

.mainlispayment .icon-paypal_yovalo {
    font-size: .975em !important;
}

.mainlispayment .icon-bizum_yovalo {
    font-size: 1.4em;
}

.mainlispayment .fa-credit-card {
    font-size: 1.25em;
}

.mainsizechec,
.mainsizechec span,
.mainsizechec p,
.mainsizechec a,
.mainsizechec .woocommerce-Price-amount.amount bdi {
    font-size: 0.95em !important;
}

.mainform div.mainborderbotom:last-child .col-12 hr {
    display: none;
}

.mainform .mainborderbotom .tax_label,
.mainform .mainborderbotom .sectioautores {
    display: none;
}


.mainsizechec .woocommerce-Price-amount.amount bdi {
    font-weight: 500;
}

.shop_table th,
.shop_table td {
    padding: 0.2rem 0em;
    border: 0px solid #b5b5b5;
    border-bottom: 0px solid #b5b5b5;
}

/* .shipcostresume .woocommerce-Price-amount.amount bdi{
  font-weight: 200!important;
} */

.order-total th,
.order-total td,
.shipping-pickup-store td {
    border-bottom: 0px solid #b5b5b5 !important;
}

table.shop_table_responsive tr th {
    text-align: left !important;
    padding-left: 0px;
    font-weight: 300;
}

.woocommerce-checkout .nav-tabs .nav-item {
    width: auto;
}

.woocommerce-checkout .nav-tabs .nav-item a {
    color: #b5b5b5;
}

.woocommerce-checkout .nav-tabs .nav-item a.active {
    color: black;
    background: transparent !important;
}

.buttoncont,
.woocommerce-checkout #place_order,
.woocommerce-checkout .wc-auth-login-button,
.woocommerce-checkout .woocommerce-form-register__submit {
    /* padding: 1.3em 4.5em!important; */
    text-align: center !important;
    background: #1d1d1f !important;
    color: white !important;
    border: 1px solid transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    transition: 200ms;
}

.square-btn-black {
    padding: 1.3em 4.5em !important;
}

.buttoncont:hover,
.woocommerce-checkout #place_order:hover,
.woocommerce-checkout .wc-auth-login-button:hover,
.woocommerce-checkout .woocommerce-form-register__submit:hover {
    color: #fff !important;
    background: #b43c16 !important;
    border: 1px solid #b43c16 !important;
}

.woocommerce-checkout select {
    border: 0px solid silver;
    border-bottom: 1px solid #b5b5b5;
    border-radius: 0px;
    width: 100%;
    padding: .68em 0;
}




input:-internal-autofill-selected {
    background: red !important;
    color: red;
}

#pills-login .distributor-access-btn,
.alignbot.absolute {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 3em;
}

/* Try to fix aDHIGHUWBUjhidas shet in register modal (button absolute - distirbutor acces) */
@media (max-width: 1600px) {
    #pills-register .alignbot {
        position: inherit;
        width: 100%;
    }

    .alignbot.absolute {
        padding: 0em;
    }
}

.woocommerce-privacy-policy-text,
#news_suscription_field .required,
#privacy_policy_field .required,
.woocommerce-form-login__rememberme #rememberme,
#news_suscription_field .woocommerce-input-wrapper label input,
#privacy_policy_field .woocommerce-input-wrapper label input,
#news_suscription_check_field .optional {
    display: none !important;
}


.woocommerce-form-login__rememberme span::before,
#news_suscription_field .woocommerce-input-wrapper label span:before,
#privacy_policy_field .woocommerce-input-wrapper label span:before,
#reg_privacy_policy_field .woocommerce-input-wrapper label span:before,
#reg_news_suscription_field .woocommerce-input-wrapper label span:before,
#news_suscription_check_field .woocommerce-input-wrapper label span:before,
#privacy_policy_check_field .woocommerce-input-wrapper label span:before {
    content: "\f0c8";
    font-weight: 200;
    font: .75rem 'Font Awesome 6 Pro';
    color: #1d1d1f;
    margin-right: .25rem;
}

.woocommerce-form-login__rememberme input[type="checkbox"]:checked+span:before,
#news_suscription_field .woocommerce-input-wrapper label input[type="checkbox"]:checked+span:before,
#privacy_policy_field .woocommerce-input-wrapper label input[type="checkbox"]:checked+span:before,
#reg_privacy_policy_field .woocommerce-input-wrapper input[type="checkbox"]:checked+span:before,
#reg_news_suscription_field .woocommerce-input-wrapper input[type="checkbox"]:checked+span:before,
#news_suscription_check_field .woocommerce-input-wrapper input[type="checkbox"]:checked+span:before,
#privacy_policy_check_field .woocommerce-input-wrapper input[type="checkbox"]:checked+span:before {
    font-weight: 600;
}

#privacy_policy_field .woocommerce-input-wrapper label span,
#privacy_policy_field .woocommerce-input-wrapper label span a,
#news_suscription_field .woocommerce-input-wrapper label span,
#news_suscription_field .woocommerce-input-wrapper label span a,
#reg_privacy_policy_field .woocommerce-input-wrapper label span,
#reg_privacy_policy_field .woocommerce-input-wrapper label span a,
#reg_news_suscription_field .woocommerce-input-wrapper label span,
#reg_news_suscription_field .woocommerce-input-wrapper label span a,
#news_suscription_check_field .woocommerce-input-wrapper label span,
#privacy_policy_check_field .woocommerce-input-wrapper label span,
#privacy_policy_check_field .woocommerce-input-wrapper label span a {
    font-size: 12px !important;
}


/* Custom radio buttons */
.woocommerce-checkout input[type="radio"]:not([name="shipping_method[0]"])+label:before,
#shippingtab li a::before {
    content: "\f111";
    font: 1.1em 'Font Awesome 6 Pro';
    color: #1d1d1f;
    margin-right: 5px;
}

.woocommerce-checkout input[type="radio"]:not([name="shipping_method[0]"]):checked+label:before,
#shippingtab li a.active::before {
    content: "\f111";
    font-weight: 900;
}

/* Custom checkboxs */
.woocommerce-checkout input[type="checkbox"]+label:before {
    content: '\f0c8';
    font-weight: 500;
    font-size: .75rem;
    margin-right: .25rem;
}

.woocommerce-checkout input[type="checkbox"]:checked+label:before {
    content: '\f0c8';
    font-weight: 900;
    font-size: .75rem;
    margin-right: .25rem;
}

#shipping_method li label:before {
    margin-right: 6px;
}

#shippingtab li:first-child a {
    padding-left: 0 !important;
}

#payments-tab .nav-item {
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.mainlispayment label {
    display: flex;
    align-items: center;
}

/*Estilos para la Thankyou Page*/
.imgthank .icon-pedido-custom {
    font-size: 30em;
}

.eliminarchec .entry-header,
.eliminarchec .woocommerce-customer-details {
    display: none !important;
}

.eliminarchec .woocommerce-order-overview {
    border: 0px solid silver;
    border-bottom: 1px solid #b5b5b5;
}

.woocommerce-order {
    border: 1px solid #b5b5b5;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-radius: 5px;
}

.eliminarchec .shop_table a {
    text-decoration: none;
}

.eliminarchec .shop_table th,
.eliminarchec .shop_table td {
    padding: 1em 0em;
    border: 0px;
}

.eliminarchec tfoot {
    border-top: 1px solid silver;
    padding-top: 20px;
}

.eliminarchec .shop_table tfoot th,
.eliminarchec .shop_table tfoot td {
    padding: 0.1em 0em;
}


.eliminarchec .mostrarsst,
.eliminarchec .wc-item-meta p {
    display: block !important;
    margin-bottom: 0px;
}

.eliminarchec .wc-item-meta {
    list-style: none;

}

.eliminarchec .wc-item-meta li {
    margin-right: 5px;
    display: inline-flex;
    color: #b5b5b5;
}

.eliminarchec .wc-item-meta li:after {
    content: ",";
}

.eliminarchec .wc-item-meta li:last-child:after {
    content: ".";
}

.eliminarchec .woocommerce-order p,
.eliminarchec .woocommerce-order .wc-item-meta .wc-item-meta-label,
.eliminarchec .woocommerce-order .tax_label,
.eliminarchec .woocommerce-order .shipped_via {
    display: none;
}

.includes_tax,
.includes_tax .woocommerce-Price-currencySymbol {
    color: #b5b5b5;
}

#mostrarempresas,
#cultarrempresas {
    cursor: pointer;
}

.ocultarempresas,
.mostrarempresas {
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
}

.ocultarempresas {
    opacity: 0;
    height: 0px;
    overflow: hidden;
}

.mostrarempresas {
    opacity: 1;
    height: auto;
    overflow: visible;
}

.impuestos .woocommerce-Price-amount,
#cultarrempresas {
    display: none;
}

.includes_tax {
    display: ruby !important;
}

.includes_tax .woocommerce-Price-amount {
    display: block !important;
    font-size: 1em;
}

.elimtest .includes_tax {
    display: none;
}

.woocommerce-order .woocommerce-table__product-name a {
    font-size: 1.1em;
    font-weight: 500;
}

@media(max-width:960px) {
    .imgthank .icon-pedido-custom {
        font-size: 12em;
    }

    dl.variation {
        display: block;
        padding: 0;
        margin: 0;
        width: auto;
        color: #b5b5b5;
    }

    .mainborderbotom #sectioautores {
        display: none;
    }
}

#callto_paypal i,
#callto_cod i,
#callto_cheque i,
#callto_bacs i {
    font-size: 1.5em;
    margin-left: 6px;
    margin-right: 6px;
}

.bottonplisserv input[type="number"] {
    border: 1px solid #cccccc !important;
    font-weight: 400;
    width: 60px;
    cursor: pointer;
    padding: 3px 0px 3px 6px !important;
    background-color: #f3f3f3 !important;
}




.open-sound {
    background: white;
    color: #1d1d1f;
    padding: 1.4em 4em;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}

.open-sound .fas.fa-play {
    font-size: 10px;
}

/*
  Seccion destacados
  Posición de imagenes
*/

.vh-60-full {
    height: 60vh;
}

.vh-30-full {
    min-height: 30vh;
}

/*
  Sección opciones de imagen
*/
.secure-space {
    padding-top: 10em;
    padding-bottom: 10em;
}

.spacefortest {
    min-height: 100vh;
    height: auto;
}

.pointer {
    cursor: pointer;
}


.cart-collaterals {
    max-width: 100% !important;
}


.dist-access {
    border-radius: 5px !important;
    border: 1px solid black;
}

.wishlist_table tr td.product-thumbnail a img {
    height: auto !important;
    max-width: 100% !important;
}

.wishlist_table tr th.product-thumbnail,
.wishlist_table tr td.product-thumbnail a {
    width: 250px;
    max-width: 250px;
}

/*
  Styles parrillas arte
*/
.range {
    height: 0px;
    border-bottom: 2px solid black !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    opacity: 1;
    transition: 0.2s;
    display: block;
}

.range:hover {
    opacity: 0.6;
}

.range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: black;
    cursor: pointer;
    border: none;
    border-radius: 50%;
}

.range::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: black;
    cursor: pointer;
    border: none;
    border-radius: 50%;
}

.height-0-art,
.height-50-art,
.height-100-art {
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
}

.height-0-art {
    height: 250px;
}

.height-50-art {
    height: 600px;
}

.height-100-art {
    height: 630px;
}

.width-50-art {
    width: 100%;
}

/* The Masonry Container */
.masonryrata {
    column-count: 2;
    column-gap: 1em;
}

.masonryratasmall {
    column-count: 3;
    column-gap: 1em;
}

.masonryratabig {
    column-count: 1;
    column-gap: 0.01em;
}

.image-art,
.art-item {
    width: min-content;
}

.positionar {
    margin: 0 auto;
    margin-bottom: 100px !important;
}


.masterhide {
    display: none !important;
}

.masterdis {
    display: block !important;
}

.listalo li {
    display: inline;
    margin-right: 10px !important;
}

@supports(object-fit: cover) {
    .full-width-img img {
        height: 100%;
        width: auto;
        object-fit: cover;
        object-position: center center;
    }
}

/*Styles for secions content single product*/

.sectionproducts .card-header span {
    color: black;
}

.sectionproducts .border-bottom {
    border-bottom: 1px solid #b5b5b5 !important;
    padding-top: 3em !important;
    padding-bottom: 0.5em !important;
    margin-bottom: 1px !important;
}

.botonnuevo {
    width: 35%;
    padding: 10px;
    background: #2c2e2f;
    border-radius: 5px;
}

.botonnuevo:hover {
    background: #353535;
}

@media(max-width:760px) {
    .sectionproducts .border-bottom {
        padding-top: 1.5em !important;
    }

    .botonnuevo {
        width: 100%;
    }

    .summary .single_add_to_wishlist.button {
        padding-top: 1.4em !important;
        padding-bottom: 1.4em !important;
    }

}



.sectionproducts input[type="checkbox"]:checked+label:before,
.sectionproducts input[type="radio"]:checked+label:before,
#shippingtab li a.active::before,
#ship-to-different-address input[type="checkbox"]:checked+span:before,
#stockgaleria_field label input[type="checkbox"]:checked+span:before {
    content: "\f111";
    font-weight: 900;
    font-size: 1em !important;
    margin-right: .5rem;
}

.sectionproducts input[type="checkbox"]+label:before,
.sectionproducts input[type="radio"]+label:before,
#shippingtab li a::before,
#ship-to-different-address label span:before,
#stockgaleria_field label span:before {
    content: "\f111";
    font-size: 1em !important;
    margin-right: .5rem;
}

.sectionproducts input[type="radio"] {
    display: none;
}

#ship-to-different-address label span:before {
    margin-right: 5px;
}

.sectionproducts label:before,
#ship-to-different-address label span:before,
#stockgaleria_field label span:before {
    font-weight: 200;
    font: 1.3em'Font Awesome 6 Pro';
    color: #1d1d1f;
}

#stockgaleria_field label span:before {
    margin-right: 5px;
}

#stockgaleria_field span.optional {
    display: none;
}

.sectionproducts .nav-tabs .nav-item {
    width: auto !important;
}

.descargas-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
    gap: 2.75rem;
}

.card-descargas {
    width: 14%;
    height: 190px;
    display: grid;
    margin-right: 3em;
    margin-bottom: 3em;
}

.card-descargas-new {
    height: 13rem;
    display: grid;
    border: 1px solid black;
    text-align: center;
    align-items: center;
}

/* .card-descargas:nth-child(6n){
  margin-right: 0em;
} */
.card-descargas:hover {
    cursor: pointer;
}


.card-descargas .topmvov,
.card-descargas .enlacecard,
.card-descargas:hover .enlacecard,
#masthead,
.mainfixpro,
.card-descargas-new .topmvov,
.card-descargas-new .enlacecard,
.card-descargas-new:hover .enlacecard {
    -webkit-transition: all 0.2s 0s ease;
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
}

.card-descargas:hover .topmvov,
.card-descargas-new:hover .topmvov {
    margin-top: -25px;
}

.card-descargas-new .enlacecard,
.card-descargas .enlacecard {
    position: absolute;
    margin-top: 0px;
    opacity: 0;
    margin-left: -20px;
}

.card-descargas-new:hover .enlacecard,
.card-descargas:hover .enlacecard {
    opacity: 1;
    margin-top: 25px;
}

.fullimage {
    width: 100%;
}

.stylistno {
    list-style: none;
}

.stylistno li {
    padding-left: 20px;
    margin-bottom: 20px;
}

.stylistno li i {
    margin-right: 5px;
    margin-left: -20px;
}

.masterpadding {
    padding-top: 90px;
    padding-bottom: 90px;
}

.carrusel-texto-milagro.addposition .slick-list {
    padding: 0px 50px 0px 0px !important;
}

.maincontact-form input[type=text],
.maincontact-form input[type=number],
.maincontact-form input[type=select],
.maincontact-form input[type=email],
.maincontact-form input[type=phone],
.maincontact-form input[type=tel],
.maincontact-form select {
    padding-left: 0px !important;
}

.mainfixpro {
    position: fixed;
    width: 100vw;
    box-shadow: 0 0px 2px rgb(0 0 0 / 30%);
}

.woocommerce-checkout .select2-selection.select2-selection--single {
    height: 42px !important;
}

#productos-en-lugares .slick-initialized .slick-slide {
    height: auto;
}

.enlacemasinfo {
    margin-bottom: -10px;
}

.mas-obras .slick-arrow {
    top: 35%;
}

#modalFiltros #close-filtros {
    top: -10px;
    right: -10px;
}

#modalFiltros {
    border-left: solid 0.3px #b5b5b5
}

.close {
    opacity: .9 !important;
}

.custom-border-right-modal {
    border-left: solid 0.3px #b5b5b5;
    border-right: solid 0.3px #b5b5b5;
}

.custom-direction .ovy-scroll {
    direction: ltr !important;
}

.custom-scroll {
    overflow-y: scroll;
    direction: rtl;
}

.custom-modal.muestras {
    background-color: #1d1d1f !important;
    color: white !important;
}

.custom-modal.muestras .fa-times {
    color: white !important;
}

.custom-modal.muestras input,
.custom-modal.muestras select {
    width: 100%;
    height: 40px;
    background: transparent;
    border: 0px solid silver;
    border-bottom: 1px solid silver !important;
    margin-bottom: 15px;
    color: white;
}

.custom-modal.muestras ::-webkit-input-placeholder {
    color: white;
}

.custom-modal.muestras :-moz-placeholder {
    /* Firefox 18- */
    color: white;
}

.custom-modal.muestras ::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
}

.custom-modal.muestras :-ms-input-placeholder {
    color: white;
}

.custom-modal.muestras :focus::-webkit-input-placeholder {
    color: transparent;
}

.custom-modal.muestras .wpcf7-form-control.wpcf7-submit {
    width: auto;
    background-color: white !important;
    color: black;
    margin-top: 20px;
    padding: 0em 5em !important;
    height: 60px;
}

.custom-modal.muestras input[type="checkbox"] {
    display: block;
    height: 14px;
    width: auto;
    margin-bottom: 10px;
    margin-right: 10px;
}

.acceptance-706 span,
.acceptance-708 span {
    float: left;
}


.w-101 {
    width: 101.5% !important;
    display: none;
}

/*Marketing spot*/
#close-marketing-spot {
    cursor: pointer;
}

.carrusel-texto-marketingspot p {
    margin-bottom: 0px !important;
    font-size: 12px;
    line-height: 1;
}

.carrusel-texto-marketingspot p span {
    font-size: 12px;
    /* line-height: 0; */
}

.carrusel-texto-marketingspot .slick-list.draggable {
    overflow: visible !important;
}

.destacados-pantallacompleta a:hover {
    color: inherit !important;
}



.slick-next,
.slick-prev {
    border: 1px solid #b5b5b5 !important;
    border-radius: 50%;
    font-size: 10px !important;
    color: black !important;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none;
    border: 1px solid #b5b5b5 !important;
    border-radius: 50%;
    font-size: 10px !important;
    color: black !important;
}

.mainautor:hover {
    color: #b43c16
}

.bottomPart a:hover {
    border: 1px solid #b43c16;
}

/* Conflicto By mich: esconde el wrapper de home-neoseries
#productos_destacados_8 .wrapper.mt-5{
    display: none;
}
*/
.postid-110623 #productos_destacados_8 .slick-slide.hay-cuatro img,
.postid-110634 #productos_destacados_8 .slick-slide.hay-cuatro img {
    height: 643px;
}

.postid-110623 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto,
.postid-110634 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto {
    max-width: 473px;
}


.page-id-9 .card-body,
.page-id-99113 .card-body {
    padding: 0;
    width: auto;
}

.borderreal {
    border: 1px solid #1d1d1f !important;
}

.hideoncheck,
.page-id-8 #newmak-ship {
    display: none;
}

.isdisabledlink {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}


.woocommerce .return-to-shop a {
    background: #1d1d1f;
    color: white;
}

.customicons {
    padding: 9px 10px;
    border-radius: 5px;
    border: 1px solid #b5b5b5;
}

.customicons span {
    display: flex !important;
}


.raspforalign .slick-slider .slick-list,
.raspforalign .slick-slider .slick-track {
    display: flex;
    align-content: center;
    align-items: center;
}



/*
  @Yovalo
  Estilos para landing 01022022
*/
.cta-landind-button a {
    text-align: center;
    background: #1d1d1f !important;
    background-color: #1d1d1f !important;
    color: white;
    border: 1px solid #1d1d1f;
    display: inline-block;
    border-radius: 5px;
}

.cta-landind-button a:hover {
    background-color: #b43c16 !important;
    border-color: #b43c16 !important;
    color: white !important;
}

.page-id-115484 .margin-top-content .navbar-transition,
.page-id-115586 .margin-top-content .navbar-transition {

    border-bottom: 1px solid #1d1d1f;
    -webkit-transition: all 0.2s 0s ease;
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
}

.page-id-115484 .margin-top-content .navbar-transition:hover,
.page-id-115586 .margin-top-content .navbar-transition:hover {
    background-color: white !important;
    border-bottom: 1px solid #ffffff;
    -webkit-transition: all 0.2s 0s ease;
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
}

.margin-top-content .navbar-transition.scrolled {
    background-color: white !important;
    border-bottom: 1px solid #ffffff !important;
}

.title_hightlight {
    font-size: 30px;
}

.content-dot {
    font-size: 10px;
}

.align-negative {
    margin-top: -28px;
}

.align-negative-second {
    margin-top: -28px;
}

.align-negative-final {
    margin-top: -24px;
}

.first-hr {
    width: 100vw;
    margin-left: 20px;
    border-top: 1px solid #6f6f6f;
}

.second-hr {
    width: 100vw;
    margin-left: -9em;
    border-top: 1px solid #6f6f6f;
}

.content-thirt-hr {
    position: relative;
    left: -50%;
}

.thirt-hr {
    border-top: 1px solid #181818;
}

.page-id-115484 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content,
.page-id-115586 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
    margin-top: 23px !important;
}

.page-id-8 .order-total .woocommerce-Price-amount {
    margin: 0px 8px 0px 2px;
}

.mainbuton-color-black {
    background-color: #1d1d1f;
    color: #fff;
    margin-top: 0;
    border: 1px solid #1d1d1f !important;
    line-height: 1 !important;
    border-radius: 5px !important;
}

@media(max-width:600px) {
    .page-id-8 #main {
        padding-top: 0px !important;
    }
}

/*
  @Yovalo
  Estilos para landing 09022022
*/

.espacialgrap {
    flex-wrap: nowrap !important;
}

.img-fluid-100 {
    width: 100%;
}

.expecialito-size {
    font-size: 18px;
}

.espcialsizedos {
    font-size: 25px;
}



/*  
    AQUI MEDIAQUERY YOVALO
*/
@media(max-width:750px) {

    /*
    @Yovalo
    Estilos para landing 09022022
    */
    .expecialito-size {
        font-size: 14px;
    }

    .espacialgrap {
        flex-wrap: wrap !important;
    }

    .img-fluid-landing-100 {
        width: 100%;
    }

    .espcialsizedos {
        font-size: 20px;
        line-height: 26px;
    }

    /*
        @Yovalo
        Estilos para landing 01022022
    */
    .first-hr {
        width: 88vw;
    }

    .title_hightlight {
        font-size: 20px;
    }

    .title-landing {
        font-size: 20px !important;
    }

    .main-font-resp {
        font-size: 18px !important;
    }

    .main-font-resp-small {
        font-size: 14px !important;
    }

    .align-negative {
        margin-top: -24px;
    }

    .page-id-115484 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content,
    .page-id-115586 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
        margin-top: 65.55px !important;
    }

    #section-marketingspot .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .modalnav {
        width: 100%;
    }

    .no-destacada img {
        width: 100%;
        height: auto;
    }

    .slick-arrow {
        display: none !important;
    }

    .carrusel-texto-milagro .slick-list {
        padding: 0px !important;
    }

    .padding-top-destacados {
        padding-top: 9%;
        padding-bottom: 9%;
    }

    .full-width-img-height,
    .full-width-img {
        height: 40vh;
    }

    .vh-100 {
        height: auto;
    }

    .full-width-img-height img {
        height: auto;
        width: 100%;
    }

    .button {
        width: 100%;
        text-align: center;
    }

    .top-spacer-destacados {
        padding-top: 3.5em;
    }

    .slick-slide img {
        display: block;
        width: 100%;
    }

    .carrusel-una-imagen .slick-slide img {
        height: 285px;
    }

    .carrusel-una-imagen-dos .slick-slide img {
        height: 300px;
    }

    .carrusel-destacado .slick-slide {
        margin-left: 2em;
    }

    .carrusel-destacado .slick-slide img {
        width: 100% !important;
        height: 370px !important;
    }

    .slider-text {
        width: 100%;
        height: 350px;
    }

    .secure-space {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .spacefortest {
        min-height: auto;
        height: auto;
    }

    .woocommerce-checkout .nav-link {
        padding: .5rem .5rem !important;
    }
}

@media(min-width:751px) and (max-width:1023px) {

    /*
    @Yovalo
    Estilos para landing 09022022
    */
    .expecialito-size {
        font-size: 14px;
    }

    .espacialgrap {
        flex-wrap: wrap !important;
    }

    .img-fluid-landing-100 {
        width: 100%;
    }

    .espcialsizedos {
        font-size: 20px;
        line-height: 26px;
    }

    /*
        @Yovalo
        Estilos para landing
    */
    .first-hr {
        width: 93vw;
    }

    .elimineinipad {
        display: none !important;
    }

    .title_hightlight {
        font-size: 22px;
    }

    .title-landing {
        font-size: 22px !important;
    }

    .main-font-resp {
        font-size: 20px !important;
    }

    .main-font-resp-small {
        font-size: 16px !important;
    }

    .align-negative {
        margin-top: -26px;
    }

    .page-id-115484 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content,
    .page-id-115586 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
        margin-top: 65.55px !important;
    }

    .padding-top-destacados {
        padding-top: 9%;
        padding-bottom: 9%;
    }

    .full-width-img-height {
        height: 50vh;
    }

    .full-width-img {
        height: 25vh;
    }

    .vh-100 {
        height: auto !important;
    }

    .full-width-img-height img {
        height: auto;
        width: 100%;
    }

    .button {
        width: 100%;
        text-align: center;
    }

    .top-spacer-destacados {
        padding-top: 3.5em;
    }

    .slick-slide img {
        display: block;
    }

    .slider-primary-product-arte .slick-slide img,
    .slider-primary-product .slick-slide img {
        display: block;
        max-width: auto !important;
    }

    .carrusel-texto-milagro .slick-slide img {
        display: block;
        max-width: 100% !important;
    }

    .secure-space {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .spacefortest {
        min-height: auto;
        height: auto;
    }
}

@media(min-width:1024px) and (max-width:1324px) {

    /*
        @Yovalo
        Estilos para landing 09022022
    */
    .expecialito-size {
        font-size: 14px;
    }

    .espacialgrap {
        flex-wrap: wrap !important;
    }

    .img-fluid-landing-100 {
        width: 100%;
    }

    .espcialsizedos {
        font-size: 20px;
        line-height: 26px;
    }

    /*
        @Yovalo
        Estilos para landing
    */
    .imgulustra {
        width: 45%;
    }

    .elimineinipad {
        display: none !important;
    }

    .first-hr {
        width: 95vw;
        margin-left: -1px;
    }

    .title_hightlight {
        font-size: 20px;
    }

    .title-landing {
        font-size: 20px !important;
    }

    .main-font-resp {
        font-size: 18px !important;
    }

    .main-font-resp-small {
        font-size: 14px !important;
    }

    .align-negative {
        margin-top: -24px;
    }

    .page-id-115484 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content,
    .page-id-115586 .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
        margin-top: 65.55px !important;
    }

    .padding-top-destacados {
        padding-top: 9%;
        padding-bottom: 9%;
    }

    .full-width-img-height {
        height: 50vh;
    }

    .full-width-img {
        height: 25vh;
    }

    .vh-100 {
        height: auto !important;
    }

    .full-width-img-height img {
        height: auto;
        width: 100%;
    }

    .button {
        width: 100%;
        text-align: center;
    }

    .top-spacer-destacados {
        padding-top: 3.5em;
    }

    .slick-slide img {
        display: block;
    }

    .secure-space {
        padding-top: 3em;
        padding-bottom: 3em
    }

    .spacefortest {
        min-height: auto;
        height: auto;
    }
}

@media(min-width:1325px) and (max-width:1480px) {

    /*
        @Yovalo
        Estilos para landing
    */
    .first-hr {
        width: 98vw;
        margin-left: -58px;
    }

    .align-negative {
        margin-top: -25px;
    }

    .imgulustra {
        width: 45%;
    }
}

@media (min-width:1101px) and (max-width:1500px) {

    .postid-110623 #productos_destacados_8 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_8 .slick-slide.hay-cuatro img {
        height: 520px;
    }

    .postid-110623 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto,
    .postid-110634 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto {
        max-width: 372px;
    }

    .postid-110623 #productos_destacados_13 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_13 .slick-slide.hay-cuatro img {
        height: 373px;
    }

    .postid-110623 #productos_destacados_13 .hay-cuatro .megaplantilla-info-producto,
    .postid-110634 #productos_destacados_13 .hay-cuatro .megaplantilla-info-producto {
        max-width: 252px;
    }
}

@media (min-width:1501px) and (max-width:1792px) {
    .espacialgrap img {
        height: 596px;
    }

    .postid-110623 #productos_destacados_8 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_8 .slick-slide.hay-cuatro img {
        height: 631px;
    }

    .postid-110623 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto,
    .postid-110634 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto {
        max-width: 404px;
    }

    .postid-110623 #productos_destacados_13 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_13 .slick-slide.hay-cuatro img {
        height: 440px;
    }
}

@media (min-width:1793px) and (max-width:1925px) {

    .postid-110623 #productos_destacados_8 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_8 .slick-slide.hay-cuatro img {
        height: 674px;
    }

    .postid-110623 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto,
    .postid-110634 #productos_destacados_8 .hay-cuatro .megaplantilla-info-producto {
        max-width: 473px;
    }

    .postid-110623 #productos_destacados_13 .slick-slide.hay-cuatro img,
    .postid-110634 #productos_destacados_13 .slick-slide.hay-cuatro img {
        height: 490px;
    }
}

/* ESTILOS PERSONALIZADOS PARA PAGINAS DE LA MEGAPLANTILLA */

.page-id-2 #destacados_pantalla_completa_solo_texto_slider0 #slick-slide00 {
    z-index: 99;
}

.page-id-2 #destacados_pantalla_completa_solo_texto_slider0 #slick-slide01 {
    z-index: 99;
    overflow: hidden;
}

.mailchimp-newsletter label span {
    font-size: 12px !important;
}

.page-id-12389 #seccion_imagenes_con_enlaces_6 span.d-block.fs-13.fw-400 {
    text-align: center !important;
}


/*
==============================
Page All
Section: Banner
==============================
*/

.banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


.banner-home {
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.banner-mobile {
    height: 45vh;
}

.banner-caption {
    position: absolute;
    top: 70%;
    left: 45px;
    width: 60%;
    transform: translateY(-50%);
}

.banner-caption-subtitle {
    font-size: 1.3em;
}

.flechas-encima {
    position: absolute;
    top: 50%;
    width: 100%;
}

.banner-home {
    height: auto;
}

/* .banner-home>img {
    display: none;
  } */

.content-banner,
.content-title-banner {
    position: relative;
    bottom: auto;
}


.title-slogan {
    font-size: 19px;
    letter-spacing: 0;
    line-height: 25px;
    text-align: center;
    font-family: 'Tangerine' !important;
}

.titulo-banner {
    font-size: 19px;
    letter-spacing: 0;
    line-height: 25px;
    text-align: center;
    font-weight: 400;
    font-family: 'SuisseIntl' !important;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.6);
}

@supports(object-fit: cover) {

    /* .banner-home img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center center;
    } */

    .banner-generico img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }

}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    .banner-home {
        height: 75vh;
    }

    .banner-home>img {
        display: block;
    }

    .content-banner {
        position: absolute;
        bottom: 5%;
        z-index: 2;
    }

    .content-title-banner {
        position: absolute;
        top: 20%;
        z-index: 2;
    }

    .titulo-banner {
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 35px;
        font-family: 'SuisseIntl' !important;
    }

    .title-slogan {
        font-size: 52px;
        letter-spacing: 0;
        line-height: 35px;
        font-family: 'Tangerine' !important;
    }

    .banner-desktop {
        height: 58vh;
    }

    .banner-caption {
        left: 8%;
        width: 40%;
    }

    .banner-caption-title {
        font-size: 2.5em;
    }

    .banner-generico {
        height: 30.2vh;
    }
}

@media (min-width: 1400px) {
    .banner-caption {
        left: 10%;
    }
}

@media (min-width: 1600px) {
    .banner-caption {
        left: 18%;
    }
}


/*
==============================
Borders
==============================
*/

.border-1 {
    border-width: 1px;
    border-style: solid;
}

.border-top-1 {
    border-top: 1px solid;
}

.border-bottom-1 {
    border-bottom: 1px solid;
}

.border-top-2 {
    border-top: 2px solid;
}

.border-bottom-2 {
    border-bottom: 2px solid;
}

.border-bottom-3 {
    border-bottom: 0.3px solid !important;
}

.border-3 {
    border-width: 0.3px !important;
    border-style: solid !important;
}

.br-0 {
    border-radius: 0;
}

.border-404 {
    border: 1px solid #BCB7B7;
}

.br-rounded {
    border-radius: 35px;
}

.border-color-white {
    border-color: #fff;
}

.border-color-grey {
    border-color: #b5b5b5 !important;
}

.border-color-custom-black {
    border-color: #1d1d1f;
}

.border-color-t {
    border-color: transparent !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.border-bottom-beige {
    border-bottom: 0.3px solid #bfbfbf !important;
}



/*
==============================
Colors
==============================
*/

.color-grey {
    color: #333;
}

.color-black {
    color: #000;
}

.color-white {
    color: #fff;
}

.color-custom-black {
    color: #1d1d1f;
}

.color-beige-light {
    color: #f5f2ed;
}

.color-custom-beige {
    color: #edeae4;
}

.color-grey-light {
    color: #86868b;
}

.color-grey-light2 {
    color: #b5b5b5;
}

.color-grey-light3 {
    color: #6f6f6f;
}

.color-grey-light4 {
    color: #a7a7a7;
}


.color-teja {
    color: #b43c16;
}

.color-transparent {
    color: transparent;
}



/*
  ==============================
  Background Colors
  ==============================
  */

.bg-custom-white {
    background-color: #edeae4;
}

.bg-black {
    background-color: #000;
}

.bg-white {
    background-color: #fff;
}

.bg-custom-grey {
    background-color: #333;
}

.bg-custom-black {
    background-color: #1d1d1f;
}

.bg-grey-dark {
    background-color: #303731;
}

.bg-beige {
    background-color: #f7f5f3;
}

.bg-dark-beige {
    background-color: #dfd8cd;
}

.bg-grey {
    background-color: #666;
}

.bg-light-grey {
    background-color: #d8d2c7;
}

.bg-teja {
    background-color: #b43c16;
}

.bg-transparent {
    background-color: transparent;
}

.bg-green-belloch {
    background-color: #a9aba1;
}

/*
  ==============================
  Border Colors
  ==============================
  */

.border-blue {
    border-color: #232F3D;
}

.border-black {
    border-color: #1d1d1f !important;
}

.border-light-blue {
    border-color: #8CB4C4;
}

.border-grey {
    border-color: #86868b !important;
}

.border-light-grey {
    border-color: #b5b5b5 !important;
}

.border-light-grey2 {
    border-color: #bfbfbf !important;
}

.border-white {
    border-color: #FFF;
}

.border-grey-categories {
    border-bottom: 1px solid #D6D0C1;
}


/*
    @Yovalo
    Estilos para landing
  */
.bg-green-dark {
    background-color: #727c60;
}


/*
==============================
Colors
==============================
*/

.color-grey {
    color: #333;
}

.color-black {
    color: #000;
}

.color-white {
    color: #fff;
}

.color-custom-black {
    color: #1d1d1f;
}

.color-beige-light {
    color: #f5f2ed;
}

.color-custom-beige {
    color: #edeae4;
}

.color-grey-light {
    color: #86868b;
}

.color-grey-light2 {
    color: #b5b5b5;
}

.color-grey-light3 {
    color: #6f6f6f;
}

.color-grey-light4 {
    color: #a7a7a7;
}


.color-teja {
    color: #b43c16;
}

.color-transparent {
    color: transparent;
}

/*
  ==============================
  Background Colors
  ==============================
  */

.bg-custom-white {
    background-color: #edeae4;
}

.bg-black {
    background-color: #000;
}

.bg-white {
    background-color: #fff;
}

.bg-custom-grey {
    background-color: #333;
}

.bg-custom-black {
    background-color: #1d1d1f;
}

.bg-grey-dark {
    background-color: #303731;
}

.bg-beige {
    background-color: #f7f5f3;
}

.bg-dark-beige {
    background-color: #dfd8cd;
}

.bg-grey {
    background-color: #666;
}

.bg-light-grey {
    background-color: #d8d2c7;
}

.bg-teja {
    background-color: #b43c16;
}

.bg-transparent {
    background-color: transparent;
}

.bg-green-belloch {
    background-color: #a9aba1;
}

/*
  ==============================
  Border Colors
  ==============================
  */

.border-blue {
    border-color: #232F3D;
}

.border-black {
    border-color: #1d1d1f !important;
}

.border-light-blue {
    border-color: #8CB4C4;
}

.border-grey {
    border-color: #86868b !important;
}

.border-light-grey {
    border-color: #b5b5b5 !important;
}

.border-light-grey2 {
    border-color: #bfbfbf !important;
}

.border-white {
    border-color: #FFF;
}

.border-grey-categories {
    border-bottom: 1px solid #D6D0C1;
}


/*
    @Yovalo
    Estilos para landing
  */
.bg-green-dark {
    background-color: #727c60;
}


/* ************************************************************************
**************************************************************************
*************************************************************************
*** STYLE COOKIES
***********************************************************************
*************************************************************************
****************************************************************************/


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (max-width: 992px) {

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content {
        height: 400px !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content {
        max-height: max-content !important;
    }

    .moove-gdpr-tab-main {
        max-height: max-content !important;
    }

    .moove-gdpr-tab-main-content {
        height: auto !important;
        max-height: fit-content !important;
    }

    #moove-gdpr-menu li {
        padding-bottom: 1em !important;
    }

    .mgbutton.moove-gdpr-infobar-allow-all.gdpr-fbo-0 {
        width: 50%;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
        width: 50%;
        padding: 20px !important;
    }

    .moove-gdpr-tab-main .tab-title {
        font-size: 16px !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content {
        margin-bottom: 0px !important;
    }
}



@media (min-width: 992px) {

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
        padding: 20px 70px !important;
    }

    .moove-gdpr-modal-right-content {
        margin-bottom: 0em !important;
    }


    .moove-gdpr-button-holder {
        flex-direction: row !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
        width: 253.4px !important;
        margin-bottom: 0em !important;
    }

    .moove-gdpr-tab-main .tab-title {
        font-size: 23px !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content {
        height: 70% !important;
    }

}

@media (max-width: 767px) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
        max-height: 100% !important;
        min-height: auto !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
        margin-left: 0px !important;

    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content {
        overflow-y: auto !important;
    }
}

@media (min-width: 1490px) {
    #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
        max-width: 40.3vw !important;
        min-width: 40.3vw !important;
    }

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        background-color: #fff;
        width: 40%;
        border-radius: 5px;
        margin: auto;
        position: relative !important;
    }

}

.moove-gdpr-modal-right-content .main-modal-content {
    padding-top: 1em;
}

.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container {
    width: 100%;
}

#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 {
    font-size: 14px !important;
}

.gdpr-nav-tab-title {
    font-size: 12px;
    width: auto !important;
}

html[lang="en-US"] .moove-gdpr-cookie-notice {
    margin-bottom: 3rem !important;
}

html[lang="en-US"] .mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
    width: 40% !important;
}

/*Navbar inferior*/

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 60px 20px !important;
}

.moove-gdpr-info-bar-content.wrapper {
    padding: 0px !important;
}

#moove_gdpr_cookie_info_bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: none !important;
    min-height: 150px !important;
    top: 0;
    height: 100% !important;
    background-color: rgba(29, 29, 31, 0.5) !important;
    max-height: 100% !important;
}


#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    background-color: #fff;
    border-radius: 5px;
    margin: auto;
    position: relative !important;
    width: 100%;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
    width: 100% !important;
}

@media (min-width: 600px) {
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        width: 45%;
        padding: 60px !important;
    }

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content {
        width: 45% !important;
    }
}



@media (min-width: 1600px) {

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        background-color: #fff;
        width: 40%;
        border-radius: 5px;
        margin: auto;
        position: relative !important;
    }

}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
    border-radius: 5px !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
    float: none !important;
    margin-left: 1.5em !important;
    background-color: #fff !important;
}

@media (max-width: 767px) {

    #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
        margin-left: 0px !important;
    }

}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn {
    position: absolute !important;
    top: 3%;
    right: 2%;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn {
    box-shadow: none !important;
    color: #1d1d1f !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    display: block !important;
}

.moove-gdpr-infobar-allow-all {
    border-radius: 0px !important;
}

.moove-gdpr-infobar-settings-btn {
    color: #1d1d1f;
}

.moove-gdpr-infobar-allow-all:hover {
    background-color: #fff !important;
    color: #1d1d1f !important;
}

#moove_gdpr_cookie_info_bar button.mgbutton {
    padding: 20px 50px !important;
}

/*Modal*/

.gdpr_lightbox,
.gdpr_lightbox-content {
    opacity: 1 !important;
    /* transition: none !important; */
}

/* .gdpr_lightbox-content {
    transform: none !important;
} */

#moove_gdpr_cookie_modal {
    content-visibility: visible !important;
}

.gdpr_lightbox {
    background: transparent !important;
}

.gdpr_lightbox-wrap {
    text-align: right !important;
}




#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
    width: 100% !important;
    display: flex !important;
    float: none !important;
    position: relative !important;
    box-shadow: 0 !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    flex-wrap: wrap;
    background-color: #fff !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
    /*padding: 3.5em 4.5em 0.5em 4.5em !important;*/
    padding: 0px !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
    /*padding: 0em 4.5em !important;*/
    padding: 0px !important;
}

.moove-gdpr-modal-right-content {
    height: 72vh !important;
    min-height: auto !important;
    margin-bottom: 4em;
}

.moove-gdpr-modal-left-content {
    height: auto !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
    box-shadow: none !important;

}


/*Botones*/

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
    margin-bottom: 1em !important;
}


.moove-gdpr-modal-close {
    top: 0px !important;
    right: 50px !important;
    padding: 28px 60px !important;
}

.moove-gdpr-button-holder {
    display: block !important;
    /* justify-content: space-between !important;
    align-items: center !important;
    flex-direction: column; */
    padding: 0px !important;
    margin-left: 0px !important;
}

.mgbutton.moove-gdpr-infobar-allow-all {
    margin-left: 0px !important;
}

.mgbutton {
    border-radius: 5px !important;
    width: 225px;
    margin-bottom: 15px !important;
}

button.mgbutton.moove-gdpr-modal-save-settings.button-visible,
button.mgbutton.moove-gdpr-modal-allow-all,
button.moove-gdpr-infobar-allow-all {
    background-color: #1d1d1f !important;
    border: 1px solid #1d1d1f !important;
}

#moove_gdpr_cookie_info_bar button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button {
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
    text-align: left;
    text-decoration: underline !important;
    margin-left: 0px !important;
}

#moove_gdpr_cookie_info_bar button.mgbutton.moove-gdpr-infobar-settings-btn.change-settings-button:hover {
    color: initial !important;
    background-color: initial !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover {
    background-color: initial !important;
}


button.mgbutton.moove-gdpr-infobar-reject-btn,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
    /* background-color: #fff !important; */
    border: 1px solid #1d1d1f !important;
    border-radius: 5px !important;
    color: #1d1d1f !important;
    width: auto !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover {
    background-color: #1d1d1f !important;
    border-color: #1d1d1f !important;
}

#moove_gdpr_cookie_info_bar button.mgbutton.moove-gdpr-infobar-reject-btn {
    padding-left: .6em !important;
    padding-right: .6em !important;
}



button.mgbutton.moove-gdpr-infobar-reject-btn:hover {
    color: #fff !important;
}



#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover {
    background-color: #b43c16 !important;
    border-color: #b43c16 !important;
    color: #fff !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
    background-color: transparent !important;
    border: none !important;
}

.gdpr-icon.moovegdpr-arrow-close:before,
.gdpr-icon.moovegdpr-arrow-close:after {
    background-color: black !important;
}

.moove-gdpr-company-logo-holder {
    display: none !important;
}

/*Navbar tipos de cookies*/
.gdpr-nav-tab-title {
    text-transform: none !important;
    color: #707070 !important;
}

.menu-item-selected .gdpr-nav-tab-title {
    color: black !important;
}

span.gdpr-svg-icon,
.moove-gdpr-branding-cnt {
    display: none !important;
}

#moove-gdpr-menu {
    padding-bottom: 1em !important;
}


#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
}


#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li {

    padding-right: 1em !important;
}


#moove_gdpr_cookie_modal .menu-item-selected .gdpr-nav-tab-title {
    text-decoration: underline;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button {
    text-transform: none !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    color: black;
    border-radius: unset !important;
}




/*Switch*/

#moove_gdpr_cookie_modal .cookie-switch,
#moove_gdpr_cookie_modal .switch {
    width: 50px !important;
}

#moove_gdpr_cookie_modal .cookie-switch,
#moove_gdpr_cookie_modal .switch {
    height: 22px !important;
}

#moove_gdpr_cookie_modal .cookie-switch .cookie-slider::before,
#moove_gdpr_cookie_modal .cookie-switch .slider::before,
#moove_gdpr_cookie_modal .switch .cookie-slider::before,
#moove_gdpr_cookie_modal .switch .slider::before {
    width: 16px !important;
    height: 16px !important;
}

#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,
#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after {
    color: #1d1d1f !important;
    margin-left: 1em;
}

/*Switch desactivado*/
#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,
#moove_gdpr_cookie_modal .cookie-switch .slider,
#moove_gdpr_cookie_modal .switch .cookie-slider,
#moove_gdpr_cookie_modal .switch .slider {
    background-color: transparent !important;
    border: 0.5px solid #b5b5b5;
}

#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,
#moove_gdpr_cookie_modal .cookie-switch .slider:before,
#moove_gdpr_cookie_modal .switch .cookie-slider:before,
#moove_gdpr_cookie_modal .switch .slider:before {
    /* left: -1px !important;
    bottom: 1px;
    transition: .4s; */
    border: 0.5px solid #b5b5b5 !important;
    border-radius: 50%;
    background-color: #f5f2ed !important;
    box-shadow: none !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title {
    display: flex !important;
}


/*Switch activado*/

#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,
#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,
#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,
#moove_gdpr_cookie_modal .switch input:checked+.slider {
    opacity: 1 !important;
}

#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,
#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,
#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,
#moove_gdpr_cookie_modal .switch input:checked+.slider:before {
    /* transform: translateX(31px) !important; */
    background-color: black !important;
}

/*Footer cookies*/

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before,
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content {
    background-color: #fff !important;
    height: auto !important;
    position: relative !important;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before {
    display: none !important;
}

/* *************************
****************************
**** ESTILOS PARA LAS NUEVAS PARRILLAS DE AUTORES
****************************
**************************** */


.autor-img-flotante {
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.color-active {
    color: #b43c16;
}

.trigger-lista:focus,
.trigger-cuadricula:focus,
.trigger-lista:hover,
.trigger-cuadricula:hover {
    color: #1d1d1f;
}

.filtrar-ordenar:hover {
    color: inherit !important;
}

.filtrar-ordenar .fa-chevron-down {
    transform: rotate(0deg);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.filtrar-ordenar.collapsed[aria-expanded="true"] .fa-chevron-down,
.filtrar-ordenar[aria-expanded="true"] .fa-chevron-down {
    transform: rotate(180deg);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.text-underline {
    text-decoration: underline;
}


.transcition {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.btn-group-alphabet button.bold {
    color: #1d1d1f;
}

.list-group-horizontal>.list-group-item:last-child {
    border-bottom-left-radius: inherit !important;
}

#tabs-autores #pills-tab .nav-link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1;
    font-family: 'SuisseIntl';
    color: #1d1d1f;
    background-color: #fff;
}

#tabs-autores #pills-tab .nav-link:active,
#tabs-autores #pills-tab .nav-link.active {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1;
    font-family: 'SuisseIntl';
    color: #fff !important;
    background-color: #1d1d1f !important;
    border-color: transparent !important;
}


#tabs-autores .slick-list {
    padding: 0px !important;
}

.single-autor .historia-card .product-img img {
    width: 100%;
    height: auto;
}


.single-autor .historia-card {
    border-right: none;
}

.movil-border-bottom {
    border-bottom: 2px solid #b5b5b5;
}


#tabs-autores ul#pills-tab {
    width: max-content;
}

.single-autor .swiper-slide:nth-last-child(n+2) {
    width: auto !important;
}

.single-autor .swiper-slide:last-child {
    width: auto;
}

/* Asignamos las animaciones */

.reboteIn_abajo {
    animation: reboteIn_abajo 2s 1;
}

/* Creamos la animación ReboteIn desde Abajo (con keyframes) */

@keyframes reboteIn_abajo {
    0% {
        opacity: 0;
        transform: translateY(100vw);
    }

    50% {
        transform: translateY(-30px);
        opacity: 1;
    }

    70% {
        transform: translateY(10px);
    }
}



.reboteIn {

    animation: reboteIn 1s 1;

}

/* Creamos la animación (con keyframes) */

@keyframes reboteIn {

    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.2);
    }

    70% {
        opacity: 1;
        transform: scale(0.9);
    }

}


.ver-productos-hotspot {
    border: 1px solid #1d1d1f;
    padding: 1.45em !important;
}

button.ver-productos-hotspot:active,
button.ver-productos-hotspot:focus {
    border-color: #1d1d1f !important;
}

.bottom-0 {
    bottom: 0px !important;
}

.filters-container form {
    display: flex;
}

.tagged_as {
    line-height: 1 !important;
    border-radius: 5px;
}

.custom-tag .tagged_as {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.swiper.mySwiper_event .swiper-slide {
    width: auto;
}

/* ESTILOS PARA LOS NUEVO SLIDERS */


.swiper-wrapper {
    opacity: 1 !important;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 100%;
    height: 1px !important;
    left: 0;
    top: auto !important;
    bottom: 0 !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 35px !important;
    height: 35px !important;
    background-color: white !important;
    border-radius: 100% !important;
    border: solid #b5b5b5 1px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 1em !important;
    color: #000000 !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: none !important;
    background-color: #000000 !important;
}

.destacados {
    -webkit-transition: width, padding .5s;
    -moz-transition: width, padding .5s;
    -o-transition: width, padding .5s;
    transition: width, padding .5s;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -7px !important;
}

.swiper-button-prev {
    left: 50px !important;
}

.swiper-button-next {
    right: 50px !important;
}

.swiper-button-next,
.swiper-button-prev {
    top: 54% !important;
}

.wrapper.destacados .swiper-button-next,
.wrapper.destacados .swiper-button-prev,
.wrapper.ultimospost .swiper-button-next,
.wrapper.ultimospost .swiper-button-prev,
.swiper-button-next,
.swiper-button-prev {
    width: 35px !important;
    height: 35px !important;
    background-color: transparent !important;
    border-radius: 100% !important;
    border: solid #b5b5b5 0px !important;
}


.destacados-pantallacompleta-swiper.swiper .swiper-horizontal>.swiper-pagination-bullets,
.destacados-pantallacompleta-swiper.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 7% !important;
}

@media (min-width: 768px) {

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: -43px !important;
    }

}



/* FIN ESTILOS PARA LOS NUEVO SLIDERS */


/* New Parrillas */

.hover-parrillas .hoverr-pll {
    transition: opacity .5s;
    position: absolute;
    inset: 0;
    padding: 0 15px 0 15px;
    opacity: 0;
}

.hover-parrillas:hover .hoverr-pll {
    opacity: 1;
}

.navbar-main.overlay {
    content: '';
    width: 100vw;
    height: 100vh;
    opacity: 0.7;
    display: block;
    background: black;
    z-index: 11111111111111111;
    position: absolute;
}

.submegamenu.mega-iluminacion .widgettitle,
.submegamenu.mega-mobiliario .widgettitle,
.submegamenu.mega-arte .widgettitle,
.submegamenu.mega-libros .widgettitle {
    display: none !important;
}

#menu-item-187287 a,
#menu-item-187307 a {
    color: #719a87;
    white-space: nowrap;
}

#menu-item-732 a,
#menu-item-12944 a,
#menu-item-187303 a {
    white-space: nowrap;
}

/* GRID BOXES MOVIL */

.grid-boxes .row:nth-child(odd) .col-lg-6.grid-boxes-text {
    order: 2;
}

.grid-boxes .row:nth-child(odd) .col-lg-6.grid-boxes-img {
    order: 1;
}

.grid-boxes .row:nth-child(even) .col-lg-6.grid-boxes-text {
    order: 2;
}

.grid-boxes .row:nth-child(even) .col-lg-6.grid-boxes-img {
    order: 1;
}

.formato-simple h2,
.formato-simple h3,
.formato-simple h4,
.formato-simple h5,
.formato-simple h6 {
    font-family: 'Caslon Roman' !important;
    font-size: 1.375em !important;
    margin-bottom: 1.5rem;
}

div.blockOverlay {
    /* filter: blur(2px);
    -webkit-filter: blur(2px);
    transition: filter 0.5s ease-in; */
    /* filter: opacity(50%);
    transition: filter 0.5s ease-in;*/
    background: transparent !important;
    opacity: 1 !important;
    display: inline-block !important;
    width: 3rem !important;
    height: 3rem !important;
    vertical-align: text-bottom !important;
    border: .25em solid #1d1d1f !important;
    border-right-color: #1d1d1f !important;
    border-right-color: transparent !important;
    border-radius: 50% !important;
    -webkit-animation: spinner-border .75s linear infinite !important;
    animation: spinner-border .75s linear infinite !important;
    top: 45% !important;
    left: 50% !important;
}

div.blockOverlay::after {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

#mc-embedded-subscribe-form .required {
    color: #1d1d1f;
}

.page-template-landing-suscripcion #mc-embedded-subscribe-form .required,
.page-template-suscripcion-galeria #mc-embedded-subscribe-form .required {
    color: #fff !important;
    text-align: center !important;
}



.card {
    background-color: transparent !important;
    background-clip: border-box;
    border: none;
    border-radius: unset !important;
}

/* SKELETON PARA BANNER  */

.skelenton {
    /* background-color: rgba(0,0,0,0.2); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* animation: skeleton-anim 1s infinite alternate; */
    height: 120vh;
    width: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.pre-height {
    height: 93.7vh;
}

/* .skelenton .swiper-slide .contenido__video {
    opacity: 0;
} */

@keyframes skeleton-anim {
    0% {
        opacity: 0.3
    }

    100% {
        opacity: 0.8
    }
}


/* .skeleton-gray {
    background: rgb(156, 156, 156);
    background-image: linear-gradient(115deg, rgba(196, 196, 196, 1) 20%, rgba(216, 216, 216, 1) 30%, rgba(216, 216, 216, 1) 35%, rgba(196, 196, 196, 1) 40%);
    background-position: 0% 0;
    background-size: 300% 200%;
    color: rgba(0, 0, 0, 0);
    animation: shimmer 3s infinite;
}

@keyframes shimmer {
    0% {
        background-position: 100% 0;
    }

    60%,
    100% {
        background-position: -50% 0;
    }
} */

/*
==============================
Admin Bar
==============================
*/
.fc-adminbar a,
.fc-adminbar p,
.fc-adminbar span {
    font-family: 'Futura';
    color: #fff;
    font-size: 1em;
}

.fc-adminbar {
    z-index: 101;
    position: relative;
    border-top: solid white 1px;
}

.product_cat-recambios .slider-inspiracional,
.product_cat-recambios>section.d-lg-block.d-none.pt-5,
.product_cat-recambios #Anlca-config+section {
    display: none !important;
}

/*
==============================
Page: Recambios
==============================
*/

@media (max-width: 414px) {
    .section-header.recambios .tabs-custom {
        overflow: auto;
    }

    .section-header.recambios .tabs-custom::-webkit-scrollbar {
        opacity: 0;
    }

    .section-header.recambios .tabs-custom li {
        width: auto;
        margin-right: .5rem;
    }

    .section-header.recambios .tabs-custom a {
        width: max-content;
    }
}

.site-footer a:active {
    color: white !important;
    opacity: 0.9;
}

/*
==============================
New Checkout Movil
==============================
*/

.opacity-50 {
    opacity: 50%;
}


#checkout-wrapper #form_actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
}


.timeline-step.with-icon img {
    width: 105px;
    height: auto;
}

.timeline-step.with-icon::after {
    content: none !important;
}

#checkout_timeline.style4 li .timeline-wrapper .timeline-label {
    font-weight: 400 !important;
}

#checkout_timeline li {
    font-size: 20px;
    text-transform: none !important;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: none !important;
    color: #000000 !important;
}

#pills-tab .mainlispayment label {
    cursor: pointer;
}

.texto-lirico p {
    line-height: 1.5;
}

#order_review_heading {
    padding-left: 1rem;
}

.formato_ex p a {
    text-decoration: underline;
}

@media (max-width: 767px) {
    #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
        /* padding: 15px 0px 12px 0 !important; */
        padding: 0px !important;
    }

    #form_actions input.button.alt.prev {
        margin-right: 0px !important;
    }

    #timeline-billing-content {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .formato_ex p,
    .formato_ex p span {
        font-size: 12px !important;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
    }
}

.new_thankyou_page .woocommerce-thankyou-order-received {
    background: transparent;
    color: #1d1d1f;
    padding: 0rem 1.5rem;
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}

.new_thankyou_page .woocommerce-order-overview {
    padding: 0rem 1.5rem;
    border: none;
}

.new_thankyou_page .woocommerce-order-details {
    border-top: 1px solid #dee2e6 !important;
}

.new_thankyou_page .woocommerce-order-details>p {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    width: 100%;
    margin-bottom: 0rem;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody {
    border-bottom: 1px solid #dee2e6 !important;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child {
    border-top: 1px solid #dee2e6 !important;
}

.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child th,
.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child td {
    padding-top: 20px;
}


.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-last-child(2) th,
.new_thankyou_page .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-last-child(2) td {
    padding-bottom: 20px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]+span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: .85em;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]+span.woocommerce-terms-and-conditions-checkbox-text a {
    font-size: 1em;
    text-decoration: underline;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]+span::before {
    content: '\f0c8';
    font-weight: 500;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]:checked+span::before {
    font-weight: 900;
}

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 15px 100px 12px 0 !important;
}

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    width: 80px !important;
}

#checkout_login #session-tab .nav-link {
    font-size: 16px;
}

#checkout-wrapper #form_actions span {
    display: none;
}

#checkout-wrapper #form_actions input[value="Continuar como invitado"] {
    background: transparent;
    color: #b4b4b4;
    text-decoration: underline;
    padding: 0px;
    border-bottom: 0px !important;
    border-radius: 0px;
    width: 60%;
}

/* checkbox para crear cuenta */

#customer_billing_details .woocommerce-account-fields,
.create-account {
    margin-top: 2rem;
}

#customer_billing_details .woocommerce-shipping-fields {
    margin-bottom: 2rem;
}



.checkout.woocommerce-checkout.processing .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]+span::before {
    content: '\f111';
    font-weight: 500;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}

.checkout.woocommerce-checkout.processing .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox [type="checkbox"]:checked+span::before {
    font-weight: 900;
}

/* checkbox para suscribirse a mailchimp */
.mc4wp-checkbox.mc4wp-checkbox-woocommerce label input+span {
    font-size: 1em;
}

.mc4wp-checkbox.mc4wp-checkbox-woocommerce label [type="checkbox"]+span::before {
    content: '\f111';
    font-weight: 500;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}

.mc4wp-checkbox.mc4wp-checkbox-woocommerce label [type="checkbox"]:checked+span::before {
    font-weight: 900;
}

small.includes_tax {
    display: none !important;
}

.shop_table th {
    font-weight: 400 !important;
}

.order-total .woocommerce-Price-amount.amount {
    font-size: 1em;
}

.pi-edd {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    .text-md-start {
        text-align: left !important;
    }
}

@media (min-width: 1024px) {
    .text-lg-start {
        text-align: left !important;
    }
}

/*
==============================
New Checkout Movil - FIN
==============================
*/


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    /*
    ==============================
    New Checkout Desktop
    ==============================
    */

    .timeline-step.with-icon img {
        width: 150px;
        height: auto;
    }

    #order_review_heading {
        padding-left: 0rem;
    }


    #checkout-wrapper #form_actions {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    #order_review {
        position: relative;
    }

    #order_review #payment .absoluto {
        position: absolute !important;
        top: 100%;
        width: 100%;
    }

    #order_review #payment .blockUI.blockOverlay {
        display: none !important;
    }

    .pi-edd {
        width: fit-content !important;
    }

    .form-row.place-order.d-block {
        margin-top: 1.5rem;
    }

    /*
    ==============================
    New Checkout Desktop - FIN
    ==============================
    */

    .w-lg-80 {
        width: 80% !important;
    }

    .single-autor .historia-card {
        border-right: 2px solid #b5b5b5;
        border-bottom: none;
    }

    .single-autor .historias-cards .historia-card:last-child {
        border-right: none !important;
    }

    .movil-border-bottom {
        border-bottom: none;
    }

    #tabs-autores ul#pills-tab {
        width: auto;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .single-autor .swiper-slide:nth-last-child(n+2) {
        width: auto !important;
    }

    .single-autor .swiper-slide:last-child {
        width: auto !important;
    }

    .single-proyecto .card-columns .card {
        padding: 1.2em;
    }

    /* GRID BOXES ORDENADOR */

    .grid-boxes .row:nth-child(odd) .col-lg-6.grid-boxes-text {
        order: 2;
    }

    .grid-boxes .row:nth-child(odd) .col-lg-6.grid-boxes-img {
        order: 1;
    }

    .grid-boxes .row:nth-child(even) .col-lg-6.grid-boxes-text {
        order: 1;
    }

    .grid-boxes .row:nth-child(even) .col-lg-6.grid-boxes-img {
        order: 2;
    }

    .col-lg-6.grid-boxes-img img {
        width: 100%;
        object-fit: cover;
    }


}

@media (min-width:1025px) {
    .w-lg-boxes {
        width: 65% !important;
    }
}

@media (min-width:1200px) {}

@media (min-width:1440px) {}

@media (min-width:1500px) {}

@media (min-width:1600px) {}

@media (min-width:1792px) {}

@media (min-width:1920px) {}

@media (min-width:3840px) {}


@media (max-width: 767px) {
    .grid-boxes-full .vh-100 {
        height: auto !important;
    }
}


/*
==============================
Slider Swipper - slider inspiracional fichas
==============================
*/

.slider-inspiracional .swiper .swiper-button-prev,
.slider-inspiracional .swiper .swiper-button-next {
    height: 85% !important;
    top: 12% !important;
    width: 10% !important;
}

.slider-inspiracional .swiper .swiper-button-prev {
    left: 0% !important;
}

.slider-inspiracional .swiper .swiper-button-prev:hover {
    cursor: url(https://usa.santacole.com/wp-content/uploads/flecha_carrusel_prev.svg), auto;
}

.slider-inspiracional .swiper .swiper-button-next {
    right: 0% !important;
}

.slider-inspiracional .swiper .swiper-button-next:hover {
    cursor: url(https://usa.santacole.com/wp-content/uploads/flecha_carrusel_next.svg), auto;
}

/*
==============================
EXPOSICIONES
==============================
*/


.fotos_tipo_cuadricula .col:nth-child(odd) {
    text-align: right;
}


.fotos_tipo_cuadricula .col:nth-child(even) {
    text-align: left;
}

.py-ex {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1024px) {
    .py-ex {
        padding-top: 5.6rem;
        padding-bottom: 5.6rem;
    }

}

@media (min-width:1200px) {}

@media (min-width:1440px) {}

@media (min-width:1500px) {}

@media (min-width:1600px) {}

@media (min-width:1792px) {}

@media (min-width:1920px) {}

@media (min-width:3840px) {}

/* TEKIO */
.single-product #contacto .button.des-foto.d-inline-block:hover {
    color: #1d1d1f;
}

/* ESTO ES SOLO PARA UN PROYECTO PUNTUAL QUE PIDIERON, PORQUE DECIAN QUE TENIAN POCAS FOTOS  */

.postid-238066 .section-presentacion .col-lg-5.col-12.px-lg-3.mb-4.my-lg-5.text-end,
.postid-238071 .section-presentacion .col-lg-5.col-12.px-lg-3.mb-4.my-lg-5.text-end {
    display: none;
}

/* vimeo */

.video-js {
    width: 100%;
}



/* ************************************************************************
**************************************************************************
*************************************************************************
*** STYLE FONT
***********************************************************************
*************************************************************************
****************************************************************************/



/*
==============================
Font Family
==============================
*/



@font-face {
    font-family: 'Varela Round';
    src: url(fonts/VarelaRound-Regular.ttf);
}

@font-face {
    font-family: 'SuisseIntl';
    src: url(fonts/SuisseIntl-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url(fonts/SuisseIntl-Medium.ttf);
    font-weight: 500;
}

@font-face {
    font-family: 'SuisseIntl';
    src: url(fonts/SuisseIntl-Semibold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: 'EB Garamond Italic';
    src: url(fonts/EBGaramond-Italic-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'EB Garamond';
    src: url(fonts/EBGaramond-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'Caslon Italic';
    src: url(fonts/Caslon540LTStd-Italic_6798_.ttf);
}

@font-face {
    font-family: 'Caslon Roman';
    src: url(fonts/Caslon540LTStd-Roman_6799_.ttf);
}

@font-face {
    font-family: 'Futura';
    /* src: url(fonts/FuturaStd-Medium.ttf); */
    src: url(fonts/FuturaTMedium.ttf);
}

@font-face {
    font-family: 'Life';
    src: url(fonts/Life-Roman.ttf);
}

@font-face {
    font-family: 'Life Italic';
    src: url(fonts/Life-Italic.ttf);
}

@font-face {
    font-family: 'Manrope';
    src: url(fonts/Manrope.ttf);
}

@font-face {
    font-family: 'DTL Elzevir';
    src: url(../../fonts/DTL\ Elzevir\ ST\ Book.otf),
        url(../../fonts/DTL-Elzevir-ST-Book.ttf) format('truetype'),
        url(../../fonts/DTL-Elzevir-ST-Book.woff) format('woff');
}

.ff-dtl {
    font-family: 'DTL Elzevir' !important;
}

.ff-lifei {
    font-family: 'Life Italic';
}

.ff-life {
    font-family: 'Life';
}

.ff-futura {
    font-family: 'Futura';
}

.ff-ebgi {
    font-family: 'EB Garamond Italic'
}

.ff-ebg {
    font-family: 'EB Garamond';
}

.ff-caslon-i {
    font-family: 'Caslon Italic' !important;
}

.ff-caslon {
    font-family: 'Caslon Roman' !important;
}

body {
    font-family: 'SuisseIntl';
}

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.type-border    {
    -webkit-font-smoothing: inherit !important;
    -moz-osx-font-smoothing: inherit !important;
} 

h1,
h2,
h3,
h4,
h5,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    /* font-family: 'SuisseIntl'; */
    font-family: 'SuisseIntl';
}

p,
a,
input,
textarea,
ul li,
ol li,
span,
table,
table tr,
table tr td {
    font-family: 'SuisseIntl';
    font-size: 14px;
    /*font-size:16px;*/
    letter-spacing: 0;
    line-height: 16px;
}


.formato p,
.formato p span,
.formato p span span,
.formato a,
.formato ul li,
.formato ol li,
.formato span {
    font-family: 'SuisseIntl' !important;
    font-size: 1em !important;
    letter-spacing: 0 !important;
    line-height: 16px !important;
    text-align: left !important;
    color: inherit !important;
    background: transparent !important;
}

/*
==============================
Cookies Notice
==============================
*/

.cc-banner .cc-message {
    font-family: 'SuisseIntl';
    font-size: 0.9em;
}

.cc-banner .cc-link {
    font-size: 1em;
    font-weight: bold;
    color: #CDAC01 !important;
}

/*
==============================
Font Size
==============================
*/
.fs-0625 {
    font-size: .625rem!important;
}

.fs-07 {
    font-size: 0.7rem!important;
}

.fs-075 {
    font-size: 0.75rem!important;
}

.fs-08 {
    font-size: 0.8rem!important;
}

.fs-0875 {
    font-size: 0.875rem!important;
}

.fs-09 {
    font-size: 0.875rem!important;
}

.fs-11 {
    font-size: 1.125rem!important;
}

.fs-125 {
    font-size: 1.25rem!important;
}

.fs-1125 {
    font-size: 1.125rem!important;
}

.fs-12 {
    font-size: 1.2rem!important;
}

.fs-13 {
    font-size: 1.3rem!important;
}

.fs-137 {
    font-size: 1.375rem!important;
}

.fs-14 {
    font-size: 1.4rem!important;
}

.fs-15 {
    font-size: 1.5rem!important;
}

.fs-1563 {
    font-size: 1.125rem!important;
}

.fs-16 {
    font-size: 1.6rem!important;
}

.fs-1875 {
    font-size: 1.563rem!important;
}

.fs-1-875 {
    font-size: 1.875rem!important;
}

.fs-1875-2 {
    font-size: 1.125rem!important;
}

.fs-1875-3 {
    font-size: 1rem!important;
}

.fs-2 {
    font-size: 2rem!important;
}

.fs-25 {
    font-size: 2.5rem!important;
}

.fs-3 {
    font-size: 3rem!important;
}

.fs-1-5 {
    font-size: 15rem!important;
}

.fs-xl-25-icon {
    font-size: 10rem!important;
}

.fs-225 {
    font-size: 1.5rem!important;
}

.fs-275 {
    font-size: 2.125rem!important;
}

.fs-1563-all {
    font-size: 1.563rem!important;
}

/* 14px */
.fs-0875 {
    font-size: .875rem!important;
}

/*
==============================
Font Weight
==============================
*/

.fw-900 {
    font-weight: 900;
}

.fw-800 {
    font-weight: 800;
}

.fw-700 {
    font-weight: 700;
}

.fw-600 {
    font-weight: 600;
}

.fw-500 {
    font-weight: 500;
}

.fw-400 {
    font-weight: 400;
}

.fw-300 {
    font-weight: 300;
}

.fw-200 {
    font-weight: 200;
}

/*
==============================
Font Line Height
==============================
*/

.fh-07 {
    line-height: 0.7em;
}

.fh-08 {
    line-height: 0.8em;
}

.fh-09 {
    line-height: 0.9em;
}

.fh-1 {
    line-height: 1em;
}

.fh-11 {
    line-height: 1.1em;
}

.fh-12 {
    line-height: 1.2em;
}

.fh-13 {
    line-height: 1.3em;
}

.fh-14 {
    line-height: 1.4em;
}

.fh-15 {
    line-height: 1.5em;
}

.fh-2 {
    line-height: 2em;
}

.fh-25 {
    line-height: 2.5em;
}

.fh-3 {
    line-height: 3em;
}

/*
==============================
Font Style
==============================
*/

.f-italic {
    font-style: italic;
}

b,
strong {
    font-weight: 700;
}

/*
==============================
Header Sizes
==============================
*/

h1 {
    font-size: 1.8em;
    line-height: 1em;
}

h2 {
    font-size: 1.5em;
    line-height: 1em;
}

h3 {
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 400;
}

h4 {
    font-size: 1.1em;
    line-height: 1em;
    font-weight: 400;
}

h5 {
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
}

.title-product {
    font-family: 'SuisseIntl';
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
}

.author-product,
.category-product {
    font-family: 'SuisseIntl';
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
}

.title-search {
    font-size: 16px;
    line-height: 25px;
    color: #262626;
}

.text-14px {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.29;
    font-family: 'SuisseIntl';
}

.author-product-ficha,
.category-product-ficha {
    font-family: 'SuisseIntl';
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.29;
}

.description-product p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.29;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
}

.more-description-product p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
}



ul.style-list {
    margin-left: 15px;
    margin-bottom: 1em;
}

ul.style-list li {
    list-style: none;
    font-size: 14px;
    line-height: 1.43;
}

ul.style-list li::before {
    content: "-";
    color: #1d1d1f;
    padding: 0px 5px 0 0;
    display: inline-block;
    margin-left: -1em;
    margin-top: -7px;
    vertical-align: middle;
}

/*
==============================
Font Sizes - Media Queries
==============================
*/

@media (min-width: 576px) {}

@media (min-width: 768px) {
    .fs-1875-2 {
        font-size: 1.875rem!important;
    }

    .fs-1875-3 {
        font-size: 1.875rem!important;
    }
}

@media (min-width: 992px) {

    .titles-models {
        font-family: 'SuisseIntl';
        font-size: 20px;
        font-weight: normal;
        line-height: 1.3;
        letter-spacing: 0;
        color: #262626;
    }

    .title-product {
        font-family: 'SuisseIntl';
        font-size: 18px;
        letter-spacing: 0;
        line-height: 25px;
    }

    .author-product,
    .category-product {
        font-family: 'SuisseIntl';
        font-size: 16px;
        letter-spacing: 0;
        line-height: 25px;
    }

    .author-product-ficha,
    .category-product-ficha {
        font-family: 'SuisseIntl';
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.29;
    }

    .title-search {
        font-size: 16px;
        line-height: 25px;
        color: #262626;
    }

    p,
    a,
    input,
    textarea,
    ul li,
    ol li,
    span,
    table,
    table tr,
    table tr td {
        font-family: 'SuisseIntl';
        /*font-size: 14px;*/
        font-size: 14px;
        letter-spacing: 0;
        line-height: 1.43;
    }

    .formato p,
    .formato p span,
    .formato p span span,
    .formato a,
    .formato ul li,
    .formato ol li,
    .formato span {
        font-family: 'SuisseIntl' !important;
        font-size: 14px !important;
        letter-spacing: 0 !important;
        line-height: 1.43 !important;
        text-align: left !important;
        color: inherit !important;
    }

    h1 {
        font-size: 2em;
    }

    h2 {
        font-size: 1.6em;
    }

    .fs-lg-07 {
        font-size: 0.7rem!important;
    }

    .fs-lg-075 {
        font-size: 0.75rem!important;
    }

    .fs-lg-08 {
        font-size: 0.8rem!important;
    }

    .fs-lg-875 {
        font-size: 0.875rem!important;
    }

    .fs-lg-09 {
        font-size: 0.9rem!important;
    }

    .fs-lg-1 {
        font-size: 1rem!important;
    }

    .fs-lg-11 {
        font-size: 1.1rem!important;
    }

    .fs-lg-1125 {
        font-size: 1.125rem!important;
    }

    .fs-lg-125 {
        font-size: 1.25rem!important;
    }

    .fs-lg-12 {
        font-size: 1.2rem!important;
    }

    .fs-lg-13 {
        font-size: 1.3rem!important;
    }

    .fs-lg-14 {
        font-size: 1.4rem!important;
    }

    .fs-lg-15 {
        font-size: 1.5rem!important;
    }

    .fs-lg-15625 {
        font-size: 1.5625rem!important;
    }

    .fs-lg-16 {
        font-size: 1.6rem!important;
    }

    .fs-lg-17 {
        font-size: 1.7rem!important;
    }

    .fs-lg-18 {
        font-size: 1.8rem!important;
    }

    .fs-lg-19 {
        font-size: 1.9rem!important;
    }

    .fs-lg-2 {
        font-size: 2rem!important;
    }

    .fs-lg-25 {
        font-size: 2.5rem!important;
    }

    .fs-lg-3 {
        font-size: 3rem!important;
    }

    .fs-lg-375 {
        font-size: 3.75rem!important;
    }

    .fs-lg-4 {
        font-size: 4rem!important;
    }

    .fs-lg-500 {
        font-size: 32rem!important;
    }

    .fs-1563 {
        font-size: 1.563rem!important;
    }

    .fs-1875 {
        font-size: 1.875rem!important;
    }

    .fs-225 {
        font-size: 2.25rem!important;
    }

    .fs-275 {
        font-size: 2.25rem!important;
    }
}

@media (min-width: 1200px) {

    .fs-275 {
        font-size: 2.75rem!important;
    }

    .fs-xl-07 {
        font-size: 0.7rem!important;
    }

    .fs-xl-08 {
        font-size: 0.8rem!important;
    }

    .fs-xl-09 {
        font-size: 0.9rem!important;
    }

    .fs-xl-1 {
        font-size: 1rem!important;
    }

    .fs-xl-11 {
        font-size: 1.1rem!important;
    }

    .fs-xl-12 {
        font-size: 1.2rem!important;
    }

    .fs-xl-13 {
        font-size: 1.3rem!important;
    }

    .fs-xl-14 {
        font-size: 1.4rem!important;
    }

    .fs-xl-15 {
        font-size: 1.5rem!important;
    }

    .fs-xl-16 {
        font-size: 1.6rem!important;
    }

    .fs-xl-17 {
        font-size: 1.7rem!important;
    }

    .fs-xl-18 {
        font-size: 1.8rem!important;
    }

    .fs-xl-19 {
        font-size: 1.9rem!important;
    }

    .fs-xl-2 {
        font-size: 2rem!important;
    }

    .fs-xl-25 {
        font-size: 2.5rem!important;
    }

    .fs-xl-3 {
        font-size: 3rem!important;
    }

    .fs-xl-4 {
        font-size: 4rem!important;
    }

    .fs-xl-500 {
        font-size: 32rem!important;
    }

    .fs-xl-25-icon {
        font-size: 25rem!important;
    }
}


@media (min-width: 1600px) {


    .fs-xxl-07 {
        font-size: 0.7rem!important;
    }

    .fs-xxl-08 {
        font-size: 0.8rem!important;
    }

    .fs-xxl-09 {
        font-size: 0.9rem!important;
    }

    .fs-xxl-1 {
        font-size: 1rem!important;
    }

    .fs-xxl-11 {
        font-size: 1.1rem!important;
    }

    .fs-xxl-12 {
        font-size: 1.2rem!important;
    }

    .fs-xxl-13 {
        font-size: 1.3rem!important;
    }

    .fs-xxl-14 {
        font-size: 1.4rem!important;
    }

    .fs-xxl-15 {
        font-size: 1.5rem!important;
    }

    .fs-xxl-16 {
        font-size: 1.6rem!important;
    }

    .fs-xxl-17 {
        font-size: 1.7rem!important;
    }

    .fs-xxl-18 {
        font-size: 1.8rem!important;
    }

    .fs-xxl-19 {
        font-size: 1.9rem!important;
    }

    .fs-xxl-2 {
        font-size: 2rem!important;
    }

    .fs-xxl-25 {
        font-size: 2.5rem!important;
    }

    .fs-xxl-3 {
        font-size: 3rem!important;
    }

    .fs-xxl-4 {
        font-size: 4rem!important;
    }

    .fs-xxl-500 {
        font-size: 32rem!important;
    }

}


/*
==============================
Page: All
Section: Footer
==============================
*/
/* footer.site-footer {
  position: relative;
  z-index: 1030;
} */

.footer-logo img {
    width: 50%;
}

footer .widgettitle {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    opacity: 0.9;
    color: #fff;
    margin-bottom: .8em;
}

footer .textwidget p {
    font-size: 14px;
    opacity: 0.9;
    line-height: 16px;
    margin-bottom: .5em;
    color: #fff;
    font-weight: 300;
}

.textwidget p a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    opacity: 0.9;
    font-weight: 300;
}

footer .widget_product_categories ul.product-categories li {
    margin-bottom: .5em;
}

footer .widget_product_categories ul.product-categories li a {
    opacity: 0.9;
    font-size: 14px;
    line-height: 16px;
    color: #1d1d1f;
    text-transform: uppercase;
    font-weight: 300;
}


ul#menu-nav-shop li {
    margin-bottom: .5em;
}

#menu-secondary li a {
    text-transform: uppercase;
}

#menu-secondary li {
    margin-bottom: .5em;
}

li#text-3 .textwidget p {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.widget_nav_menu li a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    opacity: 0.9;
    font-weight: 300;
}

.widget_nav_menu li a:hover {
    color: #fff;
}

/*
  ==============================
  Footer - Media Queries
  ==============================
  */


.rounden span {
    line-height: 0;
}

.dropdown-iso-idioma:first-of-type {
    padding-top: 1.5em;
}

#modalNewsletter {
    /*   visibility: hidden;
      opacity: 0; */
    position: fixed;
    top: 0px;
    right: -107%;
    z-index: 10000;
    padding: 1.5em 1.5em;
    background-color: white;
    height: 100vh;
    width: 100vw;
    display: flex !important;
    flex-direction: column;
    justify-content: start;
}

.footer-logo img {
    width: 100%;
}

#footerIdioma>.dropdown {
    display: flex !important;
}

#footerIdioma .fa-globe,
#footerIdioma button,
#footerIdioma .dropdown-item {
    color: #fff !important;
}

#footerIdioma .dropdown-item {
    text-align: left;
}


#footerIdioma .dropdown-menu {
    background-color: transparent;
}

/* #footerIdioma .btn {
    padding: 0 !important;
} */

#modalNewsletter .btn-naranja-hover {
    border-radius: 5px !important;
    border: 1px solid transparent !important;
}

.openNL {
    border-radius: 5px !important;
}



/* Color mensajes de error contact forms 7, cambiar el rojo feo por defecto por el accent color de santa */
.wpcf7-not-valid-tip {
    color: #b43c16 !important;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width:992px) {

    /* Arreglar posicion selector idiomas footer */
 /*    .dropdown-menu.languages.show {
        inset: 0!important;
    } */

    .w-lg-auto {
        width: auto!important;
    }

    #modalNewsletter {
        position: fixed;
        top: 0px;
        right: -45%;
        z-index: 10000;
        padding: 3.5em 4.5em;
        background-color: white;
        height: 100vh;
        width: 40.3vw;
        display: flex !important;
        flex-direction: column;
        justify-content: start;
        border-left: 1px solid lightgrey;
    }

    .close {
        z-index: 10000;
        position: relative;
        cursor: pointer;
    }

    .topModal {
        display: flex;
        justify-content: space-between;
    }
}

.single-historia .carrusel-productos-destacado img {
    max-height: 600px;
}


/*
==============================
Feature: Forms
Section: Inputs
==============================
*/

div.wpcf7 .ajax-loader {
    position: absolute;
}

span.wpcf7-list-item {
    margin: 0;
}

.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    font-weight: 400;
    color: #fff;
    font-size: 0.875rem;
    background-color: #1d1d1f;
    padding: 1.3rem 4.5rem;
    border-radius: .25rem;
    transition: 300ms;
}

.wpcf7-form input::-webkit-input-placeholder {
    font-size: .875rem;
}




form.wpcf7-form div.container-fluid div.row+p {
    display: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: transparent !important;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: inherit !important;
}

input[type="number"] {
    background-color: transparent !important;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);*/
    color: #4A4A4A !important;
    border-bottom: 1px solid #0038b8 !important;
    border-radius: 0 !important;
    padding: 5px 8px !important;
    font-family: 'SuisseIntl';
    font-size: 14px;
    width: 100%;
}

input[type="search"] {
    padding: 6px 0 !important;
    font-family: 'SuisseIntl';
    font-size: 14px;
}

.custom-control-label::before:focus,
.custom-control-label::after:focus {
    border: none;
    box-shadow: none;
    border-color: transparent;
    outline: none;
}


/*
==============================
Feature: Forms
Section: light
==============================
*/

/* Checkbox */

/* Shake animation (pe. required checkbox) */
.shake {
    animation: shake 0.2s;
}

@keyframes shake {
    0% {
        transform: translate(2px)
    }

    50% {
        transform: translate(-2px)
    }

    100% {
        transform: translate(2px)
    }
}

input[type="checkbox"]+label.consent:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 300;
    padding-right: .5rem;
}

input[type="checkbox"]:checked+label.consent:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 900;
    padding-right: .5rem;
}

input[type="checkbox"]+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 300;
    padding-right: .5rem;
}

.checkbox-595 input[type="checkbox"]+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 300;
    padding-right: .5rem;
}

.checkbox-595 input[type="checkbox"]:checked+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 900;
    padding-right: .5rem;
}

[data-name="checkbox-595"] input[type="checkbox"]+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 300;
    padding-right: .5rem;
}

[data-name="checkbox-595"] input[type="checkbox"]:checked+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 900;
    padding-right: .5rem;
}


input[type="checkbox"]:checked+span.wpcf7-list-item-label:before {
    content: "\f0c8";
    font: 1rem "Font Awesome 6 Pro";
    box-shadow: 0;
    cursor: pointer;
    font-weight: 900;
    padding-right: .5rem;
}

input[type="checkbox"]+span.wpcf7-list-item-labell {
    font-weight: bold;
    line-height: 3em;
    color: #1d1d1f;
}

input[type="checkbox"]:checked+span.wpcf7-list-item-label {
    color: #1d1d1f;
}

p.color-custom-black>.wpcf7-form-control-wrap>.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span,
p.color-custom-black>.wpcf7-form-control-wrap>.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
    color: #1d1d1f !important;
    font-size: 1em;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
    text-decoration: underline;
}

.ocultarmc {
    display: none !important;
}

/* .mc4wp-checkbox input[type="checkbox"]+span:before{
    content: "";
    width: 15px;
    height: 15px;
    float: left;
    margin: 0.2em 0.3em 0 0;
    border: 1px solid #1d1d1f;
    background: transparent;
    box-shadow: 0;
    cursor: pointer;
}
.mc4wp-checkbox input[type="checkbox"]:checked+span:before {
    border-color: #1d1d1f;
    background: #1d1d1f;
} */


.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span {
    /*     padding-left: .25em; */
    color: #6f6f6f;
    font-family: 'SuisseIntl';
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
}

.page-template-template-trabaja-con-nosotros .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span {
    color: #1b1b1f;
    font-family: 'SuisseIntl';
    font-size: 14px;
    letter-spacing: 0;
    line-height: 15px;
}

#wpcf7-f176494-o1 .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span {
    /*     padding-left: .25em; */
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
    color: #6f6f6f;
    font-family: 'SuisseIntl';
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
}


/* 
.wpcf7-acceptance>.wpcf7-list-item>label {

    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

} */


/* 
.wpcf7-acceptance>.wpcf7-list-item,
.wpcf7-acceptance>.wpcf7-list-item>label>span {

    position: relative;
    width: 100%;

} */

.sc-button {
    padding: 1.3rem 4.5rem;
    text-align: center;
    background: #1d1d1f;
    color: white;
    border-radius: .25rem;
    border: none;
    transition: 200ms;
}

.sc-button.hover:hover {
    background: #b43c16;
    color: white!important;
}

.ls-0 {
    letter-spacing: 0!important;
}

#modalNewsletter .required{
    color: #000 !important;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-color: black;
    background-image: none;
    border-radius: 50%;
}

/* Fin Checkbox */

/* Style Placeholder */

.form-control::placeholder,
::placeholder,
:-ms-input-placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
    color: #86868b;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-family: 'SuisseIntl';
    background-color: transparent !important;
}

#wpcf7-f176494-o1 .form-control::placeholder,
#wpcf7-f176494-o1 ::placeholder,
#wpcf7-f176494-o1 :-ms-input-placeholder,
#wpcf7-f176494-o1 ::-webkit-input-placeholder,
#wpcf7-f176494-o1 :-moz-placeholder,
#wpcf7-f176494-o1 ::-moz-placeholder,
#wpcf7-f176494-o1 .form-control:-ms-input-placeholder,
#wpcf7-f176494-o1 .form-control:-ms-input-placeholder,
#wpcf7-f176494-o1 .form-control::-webkit-input-placeholder,
#wpcf7-f176494-o1 .form-control:-moz-placeholder,
#wpcf7-f176494-o1 .form-control::-moz-placeholder {
    color: #6f6f6f !important;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-family: 'SuisseIntl';
    background-color: transparent !important;
}

#wpcf7-f176494-o1 .form-control:focus-visible {
    color: #6f6f6f !important;
    text-shadow: none;
}

#wpcf7-f176494-o1 .form-control {
    color: #6f6f6f !important;
}

#wpcf7-f176494-o1 #btn-border {
    color: #fff !important;
}

:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    box-shadow: 0 0 0px 1000px #fff inset;
    background-color: transparent !important;
}

#upload-cv {
    opacity: 0;
    position: absolute;
}

.upload-cv {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.upload-cv span:hover {
    cursor: pointer;
}

/* Fin Style Placeholder */

/* Style Inputs */

#form-light input[type="text"],
#form-light input[type="email"],
#form-light input[type="url"],
#form-light input[type="password"],
#form-light input[type="tel"],
#form-light input[type="range"],
#form-light input[type="date"],
#form-light input[type="month"],
#form-light input[type="week"],
#form-light input[type="time"],
#form-light input[type="datetime"],
#form-light input[type="datetime-local"],
#form-light input[type="color"],
.input-text {
    background-color: transparent !important;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);*/
    color: #86868b !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0 !important;
    padding: 10px 0px !important;
    font-family: 'SuisseIntl';
    font-size: 14px;
    width: 100%;
}

#form-light textarea,
#form-ligh textarea.form-control {
    background-color: transparent !important;
    color: #86868b !important;
    border: 1px solid #edeae4 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    font-family: 'SuisseIntl';
    font-size: 14px;
    width: 100%;
}

#form-light label {
    font-family: 'SuisseIntl';
    font-size: 14px;
    color: #edeae4;
}

#form-light .form-control:disabled,
#form-light .form-control[readonly] {
    background-color: #edeae4;
    opacity: 1;
}

/* Fin Style Inputs */

/* FOCUS */

#form-light textarea:focus,
#form-ligh .wpcf7-form-control-wrap.your-message textarea.wpcf7-form-control.wpcf7-textarea.form-control:focus {
    background-color: transparent;
    box-shadow: none !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 1px solid #edeae4 !important;
    border-left: 1px solid #edeae4 !important;
    border-right: 1px solid #edeae4 !important;
    color: #86868b;
}

#form-light input.form-control:focus {
    background-color: transparent;
    box-shadow: none !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    color: #86868b;
}

/* FIN FOCUS */

/* INPUTS RADIO */

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: .5em auto;
    position: relative;
}

input[type="radio"] {

    /* visibility: hidden; */
    /* width: 100%;
    position: absolute;
    z-index: 1; */
    display: none;
}

input[type="radio"]~span::before,
input[type="radio"]~label::before {
    content: "\f111";
    font: 1.1em 'Font Awesome 5 Pro';
    color: #1d1d1f;
    margin-right: 5px;
}

input[type="radio"]:checked~span::before,
input[type="radio"]:checked~label::before {
    content: "\f111";
    font-weight: 900;
}


.wpcf7-list-item-label {
    z-index: 2;
    position: relative;
}

.text-politica .wpcf7-list-item-label {
    font-size: 14px;
}

/* DARK */

/* @media (max-width: 400px) {

    input[type="checkbox"]:checked+span.wpcf7-list-item-label:after {
        margin-top: -48px !important;
    }
} */

/* @media (min-width: 576px) {

    input[type="checkbox"]:checked+span.wpcf7-list-item-label:after {

        content: "\f0c8";
        font: 1em "Font Awesome 6 Sharp" !important;
        box-shadow: 0;
        cursor: pointer;
        font-weight: 900;

    }

}
 */



@media (min-width: 992px) {

    #adaptacionestab .wpcf7-form-control.wpcf7-submit {
        width: auto !important;
    }
}

/*CSS Núria*/

.startSearch::placeholder {
    color: #b5b5b5;
    opacity: 1;
    /* Firefox */
}

.startSearch:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b5b5b5;
}

.startSearch::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b5b5b5;
}

.form-control:not(.wpcf7-submit) {
    background-color: transparent;
}

.form-control:not(.wpcf7-textarea, .wpcf7-submit) {
    border: 0;
    border-radius: 0rem;
}

.wpcf7-form .select2-selection__rendered {
    font-size: .875rem!important;
}

.wpcf7-form .select2-selection {
    border-bottom: 1px solid #b5b5b5!important;
}



.form-control:focus {

    box-shadow: none !important;

}


.w-90 {

    width: 90%;
}

.backgroundSafari {
    -webkit-appearance: none !important;
}




/*Media queries checkbox formulario newsletter*/

@media (max-width: 1802px) {

    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: 0px;
        border-right: 0;
        border-top: 0;
        margin-top: -18px !important;
    }
}

@media (max-width: 1133px) {

    input[type="checkbox"]:checked+label.gdprc:after {
        margin-top: -39px !important;
    }
}

@media (max-width: 992px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: -19px !important;
        margin-top: 3px !important;
    }

    .grupo-radio {
        width: 100%;
        padding-bottom: 1em;
    }
}

@media (max-width: 630px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: 0px !important;
        margin-top: -18px !important;
    }
}

@media (max-width: 361px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-top: -38px !important;
    }

}

.custom-modal.filtros label {
    position: relative;
}


/*
    Arreglos para el moda de neoseries/pedir muestras 
*/
.chechoespecial input {
    display: none !important
}

.chechoespecial input[type="checkbox"]+label:before {
    content: "\f45c";
    font-weight: 100 !important;
    font: 1.3em 'Font Awesome 6 Pro';
    color: white;
    margin-right: 5px;
}

.chechoespecial input[type="checkbox"]:checked+label:before {
    color: white;
    content: "\f45c";
    font-weight: 900 !important;
}

.wpcf7-form-control-wrap.pais .select2-selection.select2-selection--single,
.wpcf7-form-control-wrap.Departamento .select2-selection.select2-selection--single {
    border-bottom: 0.3px solid #b5b5b5 !important;
    outline: none;
}



@media (min-width:1200px) {}

@media (min-width:1440px) {}

@media (min-width:1500px) {}

@media (min-width:1600px) {}

@media (min-width:1792px) {}

@media (min-width:1920px) {}

@media (min-width:3840px) {}

/* ESTILOS PARA FORM DE SUSCRIPCION MAILCHIMP CON PLUGIN */
#custom_form input#custom_color::placeholder,
#custom_form input#custom_color:-ms-input-placeholder,
#custom_form input#custom_color::-webkit-input-placeholder,
#custom_form input#custom_color:-moz-placeholder,
#custom_form input#custom_color::-moz-placeholder,
#custom_form input#custom_color,
#custom_form input#custom_color[name="EMAIL"],
#custom_form input#custom_color[name="EMAIL"]::placeholder {
    color: var(--color) !important;
    opacity: 1 !important;
    text-align: center !important;
}





/*
==============================
General Styles
==============================
*/

body {
    color: #1d1d1f;
    background-color: #fff;
    overflow-x: hidden;

    &.modal-open {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }
}

body a,
/*body a:hover,*/
body a:focus,
body a:active {
    text-decoration: none;
    color: inherit;
    outline: 0;
}

.overflow-h {
    overflow: hidden;
}

div,
input,
textarea,
button:active,
button:focus,
.btn,
button,
a[type="button"] {
    outline: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 0;
}

ul li,
ul {
    margin: 0;
    padding: 0;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-left: 0;
    padding: 1rem 2rem;
    margin-bottom: 2rem;
    color: #fff;
    list-style: none;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    text-decoration: underline;
    outline: 0;
}

.woocommerce-error .button,
.woocommerce-info .button {
    transform: inherit;
    float: right;
    border: 0;
    background: transparent;
    padding: 0;
    min-width: inherit;
    line-height: 1.5;
    letter-spacing: inherit;
}

.woocommerce-notices-wrapper ul,
.woocommerce-notices-wrapper div {
    border-radius: .25rem;
    font-size: 0.875rem;
}

.woocommerce-error {
    background: #b5b5b5;
}

.woocommerce-message,
.woocommerce-info {
    background: #000;
}

.cerrar-mensaje {
    cursor: pointer;
}

.wrapper,
.m-layaout,
.wrapper-header,
.woocommerce-notices-wrapper.only-books {
    padding-left: .6875em !important;
    padding-right: .6875em !important;

}

.wrapper-fluid,
.m-layaout-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.wrapper-right-fluid {
    padding-right: 0px !important;
}

.wrapper-left-fluid {
    padding-left: 0px !important;
}

.wrapper-left {
    padding-left: .6875em !important;
}

.wrapper-right {
    padding-right: .6875em !important;
}


.grecaptcha-badge {
    right: -300px !important;
}

a:hover {
    color: inherit;
    /* color:#b43c16 !important; */
    /*Nuevo @albert 29/12/21*/
    text-decoration: none;
}

/* hover */

a.des-foto:hover {
    color: initial !important;
}

.hover:hover {
    color: inherit !important;
}

.cerrar-mensaje.icon-close::before {
    color: #fff !important;
}

.site-footer ul li,
.site-footer li {
    list-style: none;
    padding: 10px 0px;
}

.z-index-11 {
    z-index: 11;
}

.z-index-21 {
    z-index: 21;
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.btn {
    background-image: none;
    text-align: center;
    width: auto;
    border-style: solid;
    /*   font-size: 1em; */
}

.bg-image-regular {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.fc-adminbar {
    font-family: 'Quicksand', sans-serif;
}

.woocommerce-result-count {
    display: none;
}

.entry-content .woocommerce .woocommerce-notices-wrapper {
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: all 1ms;
    -moz-transition: all 1ms;
    -o-transition: all 1ms;
    transition: all 1ms;
}

.titulo-de-inicio {
    font-size: 1.563em !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.12;
    letter-spacing: normal;
    text-align: left;
}

.text-underline {
    /*text-decoration: underline !important;*/
}

.w-100-2 {
    width: 100%;
}

.w-33 {
    width: 100%;

}


.card-header.collapsed span.fa-chevron-down {
    transform: rotate(0deg);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.card-header span.fa-chevron-down {
    transform: rotate(180deg);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.navigation.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
}

.navigation.post-navigation .nav-links .nav-next {
    text-align: right;
}

.shareaholic-canvas {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
}

.shareaholic-canvas .shareaholic-share-buttons-animation-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.a-destacados img {
    width: 100%;
}

/* BTNS PARA MEGAPLANTILLA */

.button-outline-white.relleno {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #1d1d1f !important;
}


.button-outline-white.relleno:hover {
    background: #b43c16;
    border: 1px solid #b43c16;
    border-radius: 5px;
    color: #fff !important;
}

.button-outline-black.contorno {
    background: none;
    border: 1px solid #1d1d1f;
    border-radius: 5px;
}


.button-outline-black.contorno:hover {
    background: none;
    border: 1px solid #b43c16;
    border-radius: 5px;
    color: #b43c16 !important;
}

.button-outline-black.relleno {
    background: #1d1d1f;
    border: 1px solid #1d1d1f;
    border-radius: 5px;
    color: #fff !important;
}

.button-outline-black.relleno:hover {
    background: #b43c16;
    border: 1px solid #b43c16;
    border-radius: 5px;
    color: #fff !important;
}

.card-dentro {
    height: 50vh;
}

.card-dentro2 {
    height: 30vh;
}

.card-dentro-vertical {
    height: 80vh;
}

.card-dentro-cuadrada {
    height: 70vh;
}

.card-dentro-cuadrada2 {
    height: 50vh;
}

.card-dentro-cuadrada3 {
    height: 30vh;
}

@supports(object-fit: cover) {

    .card-dentro img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }

    .card-dentro-cuadrada img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }

    .card-dentro-vertical img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }

}

.eldelencima {
    position: absolute;
    top: 0%;
    left: 30px;
    right: 30px;
    height: 100%;

}

.autor-card .autor-img a img {
    max-width: 350px;
}

.autor-img a img {
    width: 100%;
}

.img-orders img {
    height: 250px;
    width: auto;
}

.woocommerce-orders table tr:nth-child(2n+1) td {
    background-color: #fff !important;
}


#customer_login_header .woocommerce-MyAccount-content .woocommerce-notices-wrapper p:first-child strong:first-child,
#customer_login_header .woocommerce-MyAccount-content .woocommerce-notices-wrapper p strong {
    display: block !important;
}


.fit-content {
    /* All */
    width: fit-content;
    /* Chrome */
    width: -webkit-fit-content;
    /* Firefox/Gecko */
    width: -moz-fit-content;
    /* Safari/WebKit uses a non-standard name */
    width: intrinsic;
}


.fit-content-h {
    /* All */
    height: fit-content;
    /* Chrome */
    height: -webkit-fit-content;
    /* Firefox/Gecko */
    height: -moz-fit-content;
    /* Safari/WebKit uses a non-standard name */
    height: intrinsic;
}

.single-image-swiper {
    /* All */
    height: 100%;
    /* Chrome */
    height: -webkit-fit-content;
    /* Firefox/Gecko */
    height: -moz-fit-content;
    /* Safari/WebKit uses a non-standard name */
    height: intrinsic;
}

.tagged_as {
    border-radius: 2px;
}

.center-vertical {
    transform: translateY(-50%);
    top: 40%;
}

.carousel-control-next.center-vertical.circles-carrousel {
    right: -7%;
}

.carousel-control-prev.center-vertical.circles-carrousel {
    left: -7%;
}

.circles-carrousel {
    background-color: #fff !important;
    background-size: 40% !important;
    background-position: center !important;
    width: 35px !important;
    height: 35px !important;
    border: 1px solid #b5b5b5 !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    font-size: 24px !important;
    color: black !important;
    opacity: 1 !important;
}

.carousel-item {
    transition: transform 2s ease, opacity .5s ease-out !important;
}

.custom_name_variation span {
    display: none !important;
}

/*
==============================
General Styles - Media Queries
==============================
*/

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    .custom-modal.full {
        padding: 3rem;
    }

    .center-vertical {
        transform: translateY(-50%);
        top: 50%;
    }

    .carousel-control-next.center-vertical.circles-carrousel {
        right: 0px;
    }

    .carousel-control-prev.center-vertical.circles-carrousel {
        left: 0px;
    }

    .mb-lg-6 {
        margin-bottom: 6rem !important;
    }

    .pr-400 {
        padding-right: 3em !important;

    }

    .w-33 {
        width: 33.3%;
    }

    .w-100-2 {
        width: 50%;
    }

    .px-lg-8 {
        padding-right: 7rem !important;
        padding-left: 7rem !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 5% !important;
        padding-right: 5% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper-header {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .wrapper,
    .m-layaout {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 5% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 5% !important;
    }

}

@media (min-width: 1200px) {

    .wrapper-header {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 6% !important;
        padding-right: 6% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper,
    .m-layaout {
        padding-left: 6% !important;
        padding-right: 6% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 6% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 6% !important;
    }
}

@media (min-width: 1400px) {

    .wrapper-header {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 7% !important;
        padding-right: 7% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper,
    .m-layaout {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 7% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 7% !important;
    }
}

@media (min-width: 1600px) {

    .wrapper-header {
        padding-left: 3.5% !important;
        padding-right: 3.5% !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 7% !important;
        padding-right: 7% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper,
    .m-layaout {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 7% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 7% !important;
    }

}

.text-decoration-underline {

    text-decoration: underline;

}



@media (min-width: 1700px) {

    .wrapper-header {
        padding-left: 3.5% !important;
        padding-right: 3.5% !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 7% !important;
        padding-right: 7% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper,
    .m-layaout {
        padding-left: 7% !important;
        padding-right: 7% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 7% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 7% !important;
    }

}



@media (min-width: 3840px) {
    .wrapper-header {
        padding-left: 1.5% !important;
        padding-right: 1.5% !important;
    }

    .wrapper-fluid,
    .m-layaout-fluid,
    .woocommerce-notices-wrapper.only-books {
        padding-left: 3.2% !important;
        padding-right: 3.2% !important;
        -webkit-transition: all 1ms;
        -moz-transition: all 1ms;
        -o-transition: all 1ms;
        transition: all 1ms;
    }

    .wrapper,
    .m-layaout {
        padding-left: 3.2% !important;
        padding-right: 3.2% !important;
    }

    .wrapper-left,
    .m-layaout-left,
    .wrapper-left-fluid {
        padding-left: 3.2% !important;
    }

    .wrapper-right,
    .m-layaout-right,
    .wrapper-right-fluid {
        padding-right: 3.2% !important;
    }

}



/* ************************************************************************
**************************************************************************
*************************************************************************
*** STYLE HEADER
***********************************************************************
*************************************************************************
****************************************************************************/

#menu-nav-header {
    display: flex;
}

#menu-nav-header {
    list-style: none;
}

.footer-modal {
    border-top: solid 1px #000000;
}

.modalnav,
.modalnav-left {
    display: none;
}

.custom-logo-link {
    position: relative;
    z-index: 1050;
}

.custom-modal {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    left: inherit;
    z-index: 1030;
    padding: 3em 2em;
    background-color: white;
    height: 100vh;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
}

.custom-modal.left {
    right: inherit;
    left: 0;
}

.modalnav {
    position: fixed;
    top: 0px;
    right: -107%;
    z-index: 1061;
    padding: 3em 1.5em;
    background-color: white;
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: none;
    overflow-y: auto;
    transition: 300ms;
}

.modalnav.contacto {
    position: fixed;
    right: 0;
    z-index: 1061;
    padding: 3em 1.5em;
    background-color: white;
    height: 100vh;
    width: 100vw;
    display: none;
    border: none;
    overflow-y: auto;
}

.modalnav-left {
    /*   visibility: hidden;
      opacity: 0; */
    position: fixed;
    top: 0px;
    left: -100%;
    z-index: 1036;
    padding: 3em 1.5em;
    background-color: white;
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: none;
    overflow-y: auto;
}

.close-contact-modal {
    z-index: 1037;
    position: relative;
    cursor: pointer;
}

.circle {
    width: 45px;
    height: 45px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#searchModal {
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1030;
    border-bottom: 1px solid #b5b5b5;
    display: none;
}

.tabs-custom-search .active {
    font-weight: 500;
}

/* Estilos para checkboxes de página login/registro y modal login/registro */
#pills-register .nav-tabs .nav-link {
    color: #1b1b1f;
}

#pills-register .nav-tabs .nav-link .fa-circle,
.my-account-forms .nav-tabs .nav-link .fa-circle {
    font-weight: 100;
    font-size: 1.3em;
}

#pills-register .nav-tabs .nav-link.active .fa-circle,
.my-account-forms .nav-tabs .nav-link.active .fa-circle {
    font-weight: 600;
}

#pills-register .nav-tabs .nav-link .fa-circle::before {
    /* border: solid 1px #1b1b1f;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #1b1b1f; */
}

#pills-register .nav-tabs .nav-link.active .fa-circle {
    /* color: #1b1b1f; */
}

#pills-register .nav-tabs .nav-link.active .fa-circle::before {
    /* color: #1b1b1f;
    box-shadow: inset 0 0 0 1px #1b1b1f; */
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    #searchModal {
        width: 100vw;
        max-width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        z-index: 1030;
        border-bottom: 1px solid #b5b5b5;
    }

    .custom-modal {
        padding: 3em;
        width: 40vw;
        border-right: 1px solid #b5b5b5;
        border-left: 1px solid #b5b5b5;
    }

    .modalnav.contacto {
        width: 38vw;
        border-left: 1px solid lightgrey;
    }

    /* Página recambios */
    .section-header.recambios img {
        width: 100%;
        max-height: 520px;
        object-fit: cover;
    }

    .modalnav {
        position: fixed;
        top: 0px;
        right: -40vw;
        z-index: 1062;
        padding: 3em;
        background-color: white;
        height: 100vh;
        width: 40vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-left: solid 0.3px #b5b5b5;
        overflow-y: auto;
    }

    .modalnav-left {
        position: fixed;
        top: 0px;
        left: -39vw;
        z-index: 1036;
        padding: 3em;
        background-color: white;
        height: 100vh;
        width: 39vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-left: solid 0.3px #b5b5b5;
        overflow-y: auto;
    }

    #customer_login_header {
        /*   visibility: hidden;
      opacity: 0; */
        position: fixed;
        top: 0px;
        right: -38%;
        z-index: 1036;
        padding: 3em;
        background-color: white;
        height: 100vh;
        width: 37vw;
        border-left: solid 0.3px #b5b5b5;
        overflow-y: auto;
    }

    #close-login {
        cursor: pointer;
    }

    #customer_login_header .woocommerce-MyAccount-navigation {
        padding: 0;
        border: none;
        margin: 0;
    }

    #customer_login_header .woocommerce-MyAccount-navigation ul {
        list-style: none;
    }

    #customer_login_header .woocommerce-MyAccount-navigation li {
        display: block;
        margin: 0;
        padding-bottom: 1em;
    }

    #customer_login_header .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout,
    #customer_login_header .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
        display: none;
    }

    #customer_login_header .woocommerce-MyAccount-navigation .is-active a {
        text-decoration: none;
    }
}

#customer_login_header .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
    display: none;
}

#customer_login_header .woocommerce-MyAccount-content .woocommerce-notices-wrapper p:first-child strong:first-child {
    display: block !important;
}

.woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
    opacity: 0;
}

/* Search modal cross style */
input[type="search"]::-webkit-search-cancel-button {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%24777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>") !important;
    width: 22px;
    height: 22px;
    cursor: pointer;
    -webkit-appearance: none !important;
    -webkit-user-modify: read-write !important;
}

.rr {
    content: "®";
}

#navModal .row .col-12:last-child {
    border-bottom: 0px !important;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
    .slider-primary-product {
        height: 600px;
    }
}

@media (min-width: 992px) {

    .submegamenu {
        border-top: solid #a7a7a7 0.3px;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .submegamenu::after {
        content: "";
        background-color: #000;
        opacity: 0.7;
        height: 100vh;
        display: block;
        position: absolute;
        width: 100vw;
        left: 0;
        z-index: -1;
    }

    .submegamenu .widget.widget_nav_menu ul {
        list-style: none;
    }

    .submegamenu .widget.widget_nav_menu ul li a {
        color: #000;
        font-size: 12px;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        opacity: 1;
        font-weight: 300;
    }

    .submegamenu .widget.widget_nav_menu {
        padding-right: 2em;
    }

    .mega-items {
        border: solid black 1px;
        border-radius: 5px;
    }
}

@media (min-width: 1200px) {
    .submegamenu .widget.widget_nav_menu {
        padding-right: 2.5em;
    }
}

@media (min-width: 1440px) {
    .submegamenu .widget.widget_nav_menu {
        padding-right: 3em;
    }
}

@media (min-width: 1500px) {}

@media (min-width: 1600px) {

    .submegamenu .widget.widget_nav_menu {
        padding-right: 4em;
    }
}

@media (min-width: 1792px) {}

@media (min-width: 1920px) {}

@media (min-width: 3840px) {}



/*
==============================
Page: All
Section: Navbar
==============================
*/

.navbar-main {
    width: 100%;
}

.nav-tabs .nav-link {
    border: none !important;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {

    border-color: #1d1d1f;
}

.nav-tabs {
    border-bottom: none !important;
}

.navbar-brand img {
    width: 160px;
    height: auto;
}

.menu-items {
    list-style: none;
}

.menu-items li {
    margin-bottom: 1rem;
}

.menu-items li a {
    color: #232F3D;
}

.navbar-transition.scrolled {
    background-color: #fff;
    box-shadow: 0 0px 2px rgba(0, 0, 0, .3);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.navbar-transition.scrolled .navbar-brand {
    opacity: 1;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

#navbar,
#navbar__secondary {
    background-color: #fff;
    color: #1d1d1f;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 600px;
    padding-top: 15px;
    z-index: 1030;
    overflow-y: auto;
    min-height: 100vh;
}

.logged-admin #navbar,
.logged-admin #navbar_secondary {
    padding-top: 40px;
}

.top-bar {
    position: relative;
    z-index: 101;
}

.top-bar-classy {
    position: relative;
    z-index: 101;
    padding-top: .65em;
    padding-bottom: .65em;
}

.top-bar-include #navbar,
.top-bar-include #navbar_secondary {
    padding-top: 52px;
}

.top-bar-include.logged-admin #navbar,
.top-bar-include.logged-admin #navbar_secondary {
    padding-top: 80px;
}

.top-bar-margin-classy .top-bar-include #navbar,
.top-bar-margin-classy .top-bar-include #navbar_secondary {
    padding-top: 0;
    margin-top: 88.55px;
}

.top-bar-margin-classy .top-bar-include.logged-admin #navbar,
.top-bar-margin-classy .top-bar-include.logged-admin #navbar_secondary {
    padding-top: 0;
    margin-top: 94px;
}

.navbar-icon-menu,
.navbar-icon-menu span {
    font-size: 1.3em !important;
}

.scrolled-items {
    display: none;
}

.navbar-transition.scrolled .initial-header {
    display: none;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.navbar-transition.scrolled .scrolled-items {
    display: block;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

/* .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
} */

.dropdown-item:hover,
.dropdown-toggle:hover {
    /*text-decoration: underline;*/
    color: #b43c16 !important;
    font-weight: 400;
}

.dropdown-toggle::after {
    margin-left: .4em;
    border-top: 0;
    border-right: .10em solid;
    border-bottom: .10em solid;
    border-left: 0;
    transform: rotate(45deg);
    padding: .15em;
    display: none;
    width: 0;
    height: 0;
    content: "";
}

/* 
.navbar-nav .nav-link {
  text-transform: uppercase;
  text-align: center;
} */

/* Archive autores */
.autores-wrap.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
    gap: 4rem;
}

.icon {
    font-size: 1.5em;
}

.icon.icon-menu-bullets {
    top: 2px;
    position: relative;
}


.dropdown-menu {
    border-radius: 0;
    border: 0;
}

.dropdown-menu .dropdown-item {
    text-align: center;
}

.dropdown-item {
    color: #1d1d1f;
    padding: .5em;
    white-space: normal;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #1d1d1f;
    background-color: transparent;
}

.dropdown-item:active,
.icon:hover,
.icon:active,
.icon:focus {
    color: inherit;
    background-color: transparent;
}

.nav-link {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.29;
    text-align: center;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-weight: 400;
    /*  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;*/
}

.nav-link:hover {
    color: #1d1d1f;
}

.dropdown-menu .current-menu-item {
    border: 0;
}

@media (min-width: 1200px) {

    #wpadminbar {
        display: block;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

/*
==============================
Page: All
Section: Navbar for header with margin top
==============================
*/

.margin-top-content .navbar-transition {
    background-color: #FFF;
}

.margin-top-content .navbar-transition.scrolled {
    background-color: #FFF;
}

#navbar .dropdown-menu.show {
    /*  width: 169.4px;
  border-bottom: 2px solid #edeae4; */
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2em;
    transform: translate3d(0px, 0px, 0px) !important;
}

#navbar_mobile {
    height: 100vh;
    border-top: solid 1px #b5b5b5;
}

.li-segundo-nivell {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 8.1%;
    z-index: 1;
}

#main-menu-mobile .collapsing,
#main-menu-mobile .show.li-segundo-nivell,
#main-menu-mobile .show {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;

}

#main-menu-mobile>.menu-item-has-children,
#main-menu-mobile>.menu-item-has-children.show,
#main-menu-mobile>.menu-item-has-children.show.li-segundo-nivell {
    height: 100% !important;
    bottom: auto !important;
    top: 8.1% !important;
    block-size: auto !important;
    inset-block: 8.1% 0% !important;

}

/* body.logged-in .admin-sc */
/*#navbar_mobile>#main-menu-mobile>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu,*/
/* body.logged-in .admin-sc */
/*#navbar_mobile>#main-menu-mobile>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu.show {
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
    will-change: initial !important;
    margin: 0;
    padding-top: 0;
}*/

#navbar_mobile>#main-menu-mobile>li.menu-item-has-children.dropdown.li-segundo-nivell>a.dropdown-toggle.nav-link~ul.dropdown-menu {
    position: relative !important;
    transform: translateY(0) !important;
    top: 0;
    padding-top: 0;
}

#navbar_mobile>#main-menu-mobile>li.menu-item-has-children.dropdown.show>a.dropdown-toggle.nav-link~ul.dropdown-menu.show {
    display: none;
}


#navbar_mobile>#main-menu-mobile>li.menu-item-has-children.dropdown.nav-item>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown.nav-item>a.dropdown-item~ul.dropdown-menu {
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
    content: "\f078";
    font-weight: 300;
    font: 1em 'Font Awesome 6 Pro' !important;
}

#navbar_mobile #main-menu-mobile .menu-item-has-children a::after {
    display: block;
}


.dropdown-toggle.nav-link.a-segundo-nivell::after {
    transform: rotate(-45deg);

}

.li-segundo-nivell .dropdown-toggle.nav-link.a-segundo-nivell {
    background-color: #f7f5f3;
    flex-flow: row-reverse;
}

.li-segundo-nivell .dropdown-toggle.nav-link.a-segundo-nivell::after {
    transform: rotate(135deg);
}

#navbar_mobile .nav-link,
#navbar_mobile .dropdown-item.dropdown-toggle {
    font-size: 1.2em;
    letter-spacing: 0px;
    line-height: 1.31;
    text-align: left;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-weight: 400;
    border-bottom: solid 1px #b5b5b5;
    padding: 15px 30px;
    display: flex;
    align-items: center;
}






#navbar_mobile .dropdown-item {
    font-size: 1.2em;
    letter-spacing: 0px;
    line-height: 1.31;
    text-align: left;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-weight: 400;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #b5b5b5;
}


#navbar_mobile #dropdownMenuButton~.dropdown-menu.show .dropdown-item {
    font-size: 1.2em;
    letter-spacing: 0px;
    line-height: 1.31;
    text-align: left;
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-weight: 400;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    justify-content: end;
    border-bottom: 0px;
}

.nav-link:hover {
    color: #1d1d1f;
}


.dropdown-menu.show li.current-menu-item a.dropdown-item {
    border-bottom: none;
}

#menu-item-225 {
    display: none;
}


.nav-link-custom {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.29;
    font-family: 'SuisseIntl';
}

.navbar-toggler-right.d-lg-none.navbar-icon-menu.icon.icon-menu.color-custom-black,
.navbar-toggler-right.d-xl-none.navbar-icon-menu.icon.icon-menu.color-custom-black {
    font-size: 1.8em;
}


.menu-item-custom-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#menu-children-mobile li {
    border-top: solid 1px #b5b5b5;
}

#menu-children-mobile li.open-modal-contact {
    border-right: solid 1px #b5b5b5;
}


.dropdown-menu.languages {
    background: transparent !important;
}

/* Disable menu-mobile transitions */
.menu-mobile .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

.menu-mobile .collapsing {
    transition: none !important;
}



/*
==============================
Navbar - Media Queries
==============================
*/
ul.navbar-nav li#menu-item-188 ul,
ul.navbar-nav li#menu-item-12806 ul {
    min-width: 8em !important;
}

ul.navbar-nav li#menu-item-15827 ul,
ul.navbar-nav li#menu-item-12833 ul {
    min-width: 15em !important;
}

ul.navbar-nav li#menu-item-190 ul {
    min-width: 14em !important;
}

ul.navbar-nav li#menu-item-189 ul {
    min-width: 11em !important;
}

ul.navbar-nav li#menu-item-8467 ul {
    min-width: 12em !important;
}

ul.navbar-nav li#menu-item-21759 ul {
    min-width: 12em !important;
}

/*.navbar-main::after{
  content: '';
  background-color: transparent;
  -webkit-transition: all 0.2s 0s ease;
  -moz-transition: all 0.2s 0s ease;
  -o-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}*/
/*.navbar-main.controlheader::after {
  content: '';
  height: 345px;
  position: absolute;
  top: 80px;
  min-width: 100vw;
  width: 100%;
  background-color: #FFF;

}*/



/* li.menu-item ul.dropdown-menu::before{
    content:" ";
    position:absolute;  
    width: 200vw;
    height:310px;
    padding-top:2em;
    margin-left: -40vw; 
    background-color: white;
    border-bottom: solid 1px #b5b5b5;
    -webkit-transition: all 0.2s 0s ease;
    -moz-transition: all 0.2s 0s ease;
    -o-transition: all 0.2s 0s ease;
    transition: all 0.2s 0s ease;
} */
li.menu-item ul.dropdown-menu>li.menu-item ul.dropdown-menu::before {
    content: none;
}

.swiper-lazy-preloader {
    display: none;
}


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    /* ESTILOS MEJORADOS PARA SELECTOR DE IDIOMA */

    .wrapper-custom{
        padding-right: 5%;
    }

    .selector-idioma-header .wrapper-custom.dropdown-menu.show {
        top: auto;
        right: 0px;
        min-width: 100vw;
        background-color: #FFF !important;
    }
    .selector-idioma-header .wrapper-custom.dropdown-menu.show .dropdown-item{
        text-align: end !important;
    }

    .nav-link:hover {
        color: #1d1d1f;
    }

    .whatsap {
        position: fixed;
        bottom: 10%;
        right: 2%;
        z-index: 2;
        width: 60px;
        background-color: transparent;
        border-radius: 50%;
        height: 60px;
        display: flex;
        align-items: center;
    }

    .whatsap img {
        width: 60%;
        height: auto;
    }

    #menu-item-225 {
        display: block;
    }

    .dropdown-menu .dropdown-item {
        text-align: left;
    }

    .dropdown-menu.show {
        border-bottom: 0;
        /* width: 200px; */
        padding-bottom: .5em;
    }

    .dropdown-item:hover,
    .dropdown-item:focus {
        background-color: transparent;
        line-height: 14px;
        white-space: normal;
        margin-bottom: .5em;
        font-family: 'SuisseIntl';
    }


    .dropdown-item {
        color: #1d1d1f;
        line-height: 14px;
        white-space: normal;
        margin-bottom: .5em;
        font-family: 'SuisseIntl';
    }

    .nav-link:active,
    .nav-link:focus {
        color: #1d1d1f;
        background-color: transparent;
    }

    .current-menu-item > a {
        color: #b43c16 !important;
    }

    .margin-top-content .site-content {
        margin-top: 84px;

    }

    .margin-top-content.top-bar-margin .site-content {
        margin-top: 84px;
    }

    .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
        margin-top: 84px;
    }


    .single-product .margin-top-content.top-bar-margin.top-bar-margin-classy .site-content {
        margin-top: 84px;
    }

    .nav-link {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.29;
        color: #1d1d1f;
        font-family: 'SuisseIntl';
        position: relative;
        z-index: 1029;
    }

    .navbar-brand img {
        width: 135px;
        height: auto;
    }

    .navbar-brand .logo-blanco img {
        width: 135px;
        height: 39.1px;
    }

    .menu-items li a {
        color: #FFF;
    }

    .navbar-transition.scrolled .menu-items li a {
        color: #232F3D;
    }

    .section-featured-products .swiper-horizontal img {
        max-height: 500px;
        object-fit: cover;
    }

    #navbar,
    #navbar__secondary {
        background-color: transparent;
        position: relative;
        height: 100%;
        padding: 0;
        overflow-y: initial;
        min-height: auto;
    }

    #main-menu-classy,
    #main-menu-secondary,
    li.menu-item,
    .under-box {
        position: relative;
        z-index: 1035;

    }

    .submegamenu .menu-item {
        padding: 5px 0px;
    }

    .menu-items li {
        margin-bottom: 0;
    }

    /* Animacion logo Santa&Cole al llegar a top: 0 haciendo scroll hacia arriba */
    .navbar-transition.scrolled .navbar-brand img {
        width: 120px;
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        -o-transition: all 500ms;
        transition: all 500ms;
    }

    ul#main-menu-classy li#menu-item-225 a.nav-link,
    ul#main-menu-classy li#menu-item-225 {
        padding-right: 0 !important;
    }

    ul#main-menu-classy li,
    ul#main-menu-secondary li {
        padding-right: 1em;
    }



    .top-bar-margin-classy .top-bar-include #navbar,
    .top-bar-margin-classy .top-bar-include #navbar_secondary {
        margin-top: 0;
    }

    .top-bar-margin-classy .top-bar-include.logged-admin #navbar,
    .top-bar-margin-classy .top-bar-include.logged-admin #navbar_secondary {
        margin-top: 0;
    }

    .mr-45 {
        margin-right: 2.2rem;
    }

    .icon {
        font-size: 1.2em;
    }

    .top-bar-margin-classy .navbar-nav {
        padding-top: 0;
    }

    #navbar>#main-menu-classy>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.dropdown.nav-item>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.dropdown.nav-item>a.dropdown-item~ul.dropdown-menu,
    #navbar>#main-menu-classy>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.dropdown.nav-item>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item.menu-item-type-post_type.menu-item-object-post.menu-item-has-children.dropdown.nav-item>a.dropdown-item~ul.dropdown-menu,
    #navbar>#main-menu-classy>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.dropdown.nav-item>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.dropdown.nav-item>a.dropdown-item~ul.dropdown-menu {
        left: 100%;
        width: 220px;
        padding: 0;
    }

}

@media (min-width:1200px) {}

@media (min-width:1440px) {}

@media (min-width:1500px) {}

@media (min-width:1600px) {}


@media (min-width:1792px) {}


@media (min-width:1920px) {}

@media (min-width:2560px) {}

@media (min-width:3840px) {}


/* Custom notices styling */

.woocommerce-notice,
.woocommerce-success,
.woocommerce-error {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*
==============================
Search
==============================
*/



.input-activo::placeholder {
    color: #1d1d1f;
    opacity: 1;
    font-size: 1em;
    letter-spacing: 0;
    font-weight: 400 !important;
}


input[type="search"],
input#search {
    width: 100%;
    opacity: 1;
    border-radius: 0px !important;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    border: none;
    border-bottom: solid 1px #b5b5b5;
    color: #1d1d1f;
    font-size: 1.2em;
    letter-spacing: 0;
    font-weight: 400 !important;

}


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width:992px) {



    input[type="search"],
    input#search {
        width: 100%;
        opacity: 1;
        border-radius: 0px !important;
        background-color: transparent;
        margin-left: auto;
        margin-right: auto;
        border: none;
        border-bottom: solid 1px #b5b5b5;
        color: #1d1d1f;

    }
}


/*
==============================
Page: All
Section: Tabs
==============================
*/


.nav-tabs .nav-item {
    width: 25%;
}

.nav-tabs .nav-item-conservacion {
    width: 33.3% !important;
}



.tabs-custom .nav-link {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.29;
    text-align: center;
    color: #b5b5b5 !important;
    font-family: 'SuisseIntl';
    font-weight: 400;
}

.tabs-custom .nav-link:focus,
.tabs-custom .nav-link:hover,
.tabs-custom .nav-link.active {
    border-bottom: 1px solid #1d1d1f !important;
    color: #1d1d1f !important;
}

.tabs-custom .nav-link {
    border-bottom: 1px solid #b5b5b5 !important;
}

/*
  ==============================
  Page: All
  Section: Tabs swipe mobile
  ==============================
  */


.swipe-tab-content {
    position: relative;
    min-height: 365px;
}

.swipe-tab {
    display: block;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: none;
    border: 0;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s;
    width: 50% !important;
}

.swipe-tab .nav-link {
    color: #b5b5b5 !important;
    border-bottom: 1px solid #b5b5b5 !important;
}

.swipe-tab .nav-link:focus,
.swipe-tab .nav-link:hover,
.swipe-tab .nav-link.active {

    border-bottom: 1px solid #1d1d1f !important;
    color: #1d1d1f !important;

}

.swipe-tabs .slick-track {
    display: flex;
}


.tabContacto .nav-link {
    height: 50px;
}

/*
==============================
Feature: Acordions
Section: Cards
==============================
*/

.card {
    background-color: transparent !important;
    background-clip: border-box;
    border: none;
    border-radius: unset !important;
}

.tituloAcordeonContacto {
    display: flex !important;
    justify-content: space-between;
}

/*Animaciones y transiciones*/

.collapsed .fa-chevron-up {
    transform: rotate(180deg);
    transition: 0.7s;
}

.tituloAcordeonContacto .fa-chevron-up {
    transition: 0.7s;
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.accordionFiltros .card-header,
.accordionContacto .card-header {
    padding: 0rem 0rem !important;
    margin-bottom: 0;
    background-color: transparent;
}

.accordionFiltros .card-body {
    padding: 1rem 0rem !important;
}

.accordion .card-header span {
    color: inherit !important;
}

/*Acordeones footer*/

.footer-group>.card>.card-header {
    padding: 0rem 0rem;
    background-color: transparent;
    border-bottom: 0.3px solid #b5b5b5;
    padding-bottom: 0.5em;
}

@media (max-width: 992px) {

    .suscribe-container>button {
        font-size: 0.8rem;
    }

    footer .widgettitle {
        margin-bottom: .0em !important;
    }

    .footer-group>.card>.widgettitle::after {
        font-weight: 300;
        display: inline-block;
        width: auto;
        height: 0;
        font-family: "Font Awesome 5 Pro";
        content: "\f078";
    }


    .widgettitle {
        display: flex !important;
        justify-content: space-between;
    }
}

@media (max-width: 992px) {
    .px-2 {
        padding-right: .4rem !important;
        padding-left: .4rem !important;
    }
}



/* Estilos generales by Núria */


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    .square-btn {
        width: max-content !important;
    }

    .grupoInfoAutor>.nacimiento {
        justify-content: end !important;
    }


    .w-100-50 {
        width: 50% !important;
    }

    .col-lg-4-5 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-lg-3-5 {
        max-width: 22%;
    }

    /*Hover*/

    .hover-text {
        opacity: 0;
        transition: 0.4s;
    }

    .autor-card:hover .hover-text {
        opacity: 1;
    }

    .proyecto-card .proyecto-text:hover .hover-text {
        opacity: 1;
    }

    .hover-destacado:hover {
        text-decoration: underline;
        transition: 0.4s;
    }

    .btn-negro-hover:hover {
        background-color: #fff;
        color: #1d1d1f !important;
    }

    .btn-naranja-hover:hover {
        background-color: #b43c16 !important;
        color: #fff !important;
    }

    .btn-blanco-hover:hover {
        background-color: #1d1d1f;
        color: #fff !important;
    }


    .slider-proyectos-espacios .slick-prev {
        left: -4%;
    }

    .slider-proyectos-espacios .slick-next {
        right: -4%;
    }



    .carrusel-texto-milagro.menor .slick-track {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .carrusel-texto-milagro.menor .slick-list {
        padding: 0px 0px !important;
    }



    /* Estilos para scroll bar*/

    /* Chrome & Safari*/

    .scrollBar::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 8px;
        background-color: #f3f2ed;
    }

    .scrollBar::-webkit-scrollbar {
        width: 2px;
        background-color: #f3f2ed;
    }

    .scrollBar::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #000000;
    }

    /* Firefox*/

    .scrollBar {
        scrollbar-width: thin;
        scrollbar-color: #000000 #f3f2ed;
    }

}

@media (max-width: 992px) {
    .slider-intro-projects .slick-dots {
        text-align: center !important;
        bottom: 4em !important;
        left: 50% !important;
        transform: translateX(-50%);
        position: absolute !important;
        width: 70%;
    }

    .slider-proyectos-espacios .slick-dots {
        text-align: center !important;
        bottom: -45px !important;
        left: 50% !important;
        transform: translateX(-50%);
        position: absolute !important;
        width: 70%;

    }

    .slick-dots li {

        margin-right: 0em !important;
    }

    .slider-intro-projects .slick-dots li button {
        border-color: #fff;
        background-color: #fff;
        border-radius: 100%;
        border-width: 1px;
        border-style: solid;
        color: transparent;
        height: 7px;
        padding: 0;
        width: 7px;
    }

    .slider-proyectos-espacios .slick-dots li button {
        border-color: #b5b5b5;
        background-color: #b5b5b5;
        border-radius: 100%;
        border-width: 1px;
        border-style: solid;
        color: transparent;
        height: 7px;
        padding: 0;
        width: 7px;
    }

    .slick-dots li button:before {
        content: none !important;
    }

    .slider-intro-projects .slick-active button,
    .slider-proyectos-espacios .slick-active button {
        background-color: black !important;
    }

    .slider-intro-projects .slick-slide {
        display: block;
    }

    .slider-intro-projects .slick-track {
        display: inline-flex;
        align-items: center;
    }

    .slider-intro-projects img {
        width: 100% !important;
        height: auto !important;
    }
}

/*Text settings*/


#navbar_filtros {
    position: fixed;
    top: -50px;
    width: 100%;
    transition: top 0.3s;
    z-index: 1000;
}

#navbar-top {
    padding: .5rem 0rem !important;
}

#navbar_filtros .nav-link {
    padding: .5rem 0rem !important;
}

#navbar_filtros .navbar {
    padding: .5rem 0rem !important;
}


#navbar_filtros .dropdown-menu {
    margin: 0 !important;
}

#navbar_filtros .show,
.card .collapsing {
    margin: 0 !important;
    animation: fadeIn ease 0.7s;
    -webkit-animation: fadeIn ease 0.7s;
    -moz-animation: fadeIn ease 0.7s;
    -o-animation: fadeIn ease 0.7s;
    -ms-animation: fadeIn ease 0.7s;
}

.card .collapsing {
    margin: 0 !important;
    animation: fadeIn ease 1s;
    -webkit-animation: fadeIn ease 1s;
    -moz-animation: fadeIn ease 1s;
    -o-animation: fadeIn ease 1s;
    -ms-animation: fadeIn ease 1s;
}

.w-100-50 {
    width: 100%;
}

.pointer {
    cursor: pointer;
}


.fw-500 {
    font-weight: 500;
}

.grupoInfoAutor>.nacimiento {
    justify-content: start;
}

/*Text to place over an img */

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: 0% !important;
}


/*Slick carousel */
.img-swipe>img {
    max-width: min-content !important;
}

.img-video-autor>img {
    height: auto;
    width: 100%;
    object-fit: contain;
    object-position: center center;
    margin: auto;
}

.carrusel-videos_autor,
.slider-autor {
    width: 87vw;
    margin: 0 auto;
    position: relative;
}

.carrusel-videos_autor>.slick-list,
.slider-proyectos-espacios>.slick-list {
    padding: 0px 0px !important;
}

.btn-group-alphabet>button {
    padding: 0em 1em 0em 0em !important;
}

.slider-intro-projects .slick-prev {
    left: 2% !important;
}

.carrusel-texto-milagro .slick-track {
    align-items: start;
}

.carrusel-texto-milagro .slick-slide {
    height: fit-content !important;
}


/*Color option squares*/

.colors-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    width: 30%;

}

.color-item {
    background-size: cover;
    background-color: rgb(171, 42, 15);
    margin: 0px 0.2rem;
    position: relative;
    width: 15px;
    height: 15px;
}

.img-swipe {
    max-width: 100% !important;
}


.height-100vh {
    height: auto;
}

.center-aligned {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}

.background-image {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

/*Iconos*/

.nav-item .fa-times:before {
    font-size: 1em !important;
}

.color-grey-light2-important {
    color: #b5b5b5 !important;
}

.color-custom-black-important {
    color: #1d1d1f !important;
}

.square-btn {
    width: 100%;
}

.square-btn {
    background: transparent;
    border: none !important;
    padding: 1rem 3rem !important;
    font-size: .875rem !important;
    -webkit-appearance: none !important;
}


/* Single project */
.project-subtitle {
    line-height: 1.25;
}

.project-description,
.project-description p {
    line-height: 1.5;
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



/* Estilos Inmanol */

@media (min-width: 576px) {
    .card-columns {
        column-count: 1;
    }

}

@media (min-width: 768px) {
    .card-columns {
        column-count: 2;
    }

}

@media (min-width: 992px) {
    .card-columns {
        column-count: 3;
    }

}


.cardpadre img {
    height: 30rem;
    width: auto;
}

@supports(object-fit: cover) {
    .cardpadre img {
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}


/*
==============================
    Extra Styles By Pol
==============================
*/

/* Checkout */
.print-ticket {
    border-radius: 50%;
    background: tomato;
    height: 3rem;
    width: 3rem;
    display: grid;
    place-content: center;
    margin-left: 1rem;
    color: white;
    font-size: 1.25rem;
}



/**********************************************/

.sc-btn {
    background: #1d1d1f;
    color: white;
    padding: 1rem 2rem;
    border: none;
    border-radius: 0.25rem;
    transition: 200ms;
}

.sc-btn:hover {
    background: #b43c16;
    color: white;
}

.select2-results__option--disabled {
    opacity: .3;
    cursor: not-allowed;
}

iframe#launcher {
    z-index: 1 !important;
}

/* WHY IS THAT? */
/*.woocommerce-product-details__short-description + .wcpbc-price {
	display: none;
}*/

.woocommerce-variation-availability .stock.out-of-stock+.woocommerce-variation-price {
    display: none;
}

.mySwiper_grid_full_5 img {
    object-fit: cover;
}

.summary bdi {
    font-size: 1.5rem;
}

.custom-modal.variations bdi {
    font-size: 1rem;
}

/* Carruseles megaplantilla */
.megaplantilla-info-producto .woocommerce-Price-amount {
    font-size: 1rem;
}

/* Header login/register modal */
/* Esta clase/elemento no esta en header.php, la añadira WC por js... */
.password-input {
    position: relative;
}

#messages .woocommerce-shipping-methods {
    display: flex;
    gap: 1rem;
}

#messages .woocommerce-shipping-methods label {
    width: 25rem;
    padding: 2.8rem;
    border-radius: 5px;
    border: 1px solid lightgrey;
    cursor: pointer;
    transition: 400ms;
}

#messages .woocommerce-shipping-methods label:hover {
    border: 1px solid black;
}

#messages .woocommerce-shipping-methods label.active-method {
    border: 1px solid black;
}

/*#npago .woocommerce-shipping-methods input:not(:checked)+label {
    display: none;
}*/

/* Checkout - Terms and conditions check */
.form-row.privacy label {
    font-size: .75rem;
}

/* Checkout - Custom checkbox Mailchimp NL */
.mc4wp-checkbox input {
    display: none !important;
}

.mc4wp-checkbox input+span {
    font-size: .75rem;
}

.mc4wp-checkbox [type="checkbox"]+span:before {
    content: '\f0c8';
    font-weight: 500;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}

.mc4wp-checkbox [type="checkbox"]:checked+span:before {
    content: '\f0c8';
    font-weight: 900;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}


/* Register modal - Custom checkbox */
.register-terms input {
    display: none !important;
}

.register-terms [type="checkbox"]+span:before {
    content: '\f0c8';
    font-weight: 500;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}

.register-terms [type="checkbox"]:checked+span:before {
    content: '\f0c8';
    font-weight: 900;
    margin-right: 0.25rem;
    font-family: "Font Awesome 5 Pro";
}



/* Put password icon "Eye" inside the input */
.show-password-input {
    position: absolute;
    right: 0;
}

.woocommerce-checkout .shipcostresume bdi {
    font-weight: bold !important;
}

/* Select2 background options color */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #efefef !important;
}

.disabled {
    cursor: not-allowed !important;
}

.disabled-tab {
    cursor: not-allowed !important;
    opacity: .5;
}

/* Relocate: checkout */
.table-clients #example_filter {
    float: left;
    text-align: left;
}

/* PCM 20221003: Newsletter subscribe button not allowed until check privacy is "active" */
.not-allowed {
    cursor: not-allowed !important;
}

/* FONT SIZES UTILS */

.title-size {
    font-size: 1.375em;
}

.subtitle-size {
    font-size: 1rem;
}

.w-60 {
    width: 60%;
}

.hline {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid black;
}

.hline-grey {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #b5b5b5;
}

.background-transparent {
    background: transparent;
}

.border-none {
    border: none !important;
}

.bold {
    font-weight: 500;
}

.underline {
    text-decoration: underline;
}

/* 992px query -> none
Underline solo para moviles */
.sm-underline {
    text-decoration: underline;
    text-underline-offset: 1px;
}

.height-200 {
    height: 100vh;
}

.vh-70 {
    height: 70vh;
}

.border-1 {
    border: 1px solid black;
}

.border-top-1 {
    border-top: 1px solid black;
}

.border-left-1 {
    border-left: 1px solid black;
}

.border-right-1 {
    border-right: 1px solid black;
}

.border-left-1 {
    border-left: 1px solid black;
}


.bb-grey {
    border-bottom: 1px solid #b5b5b5;
}

.mt-8 {
    margin-top: 5em;
}

.mt-10 {
    margin-top: 7em;
}

.lh-1 {
    line-height: 16px;
}

.lh-12 {
    line-height: 1.2;
}

.lh-13 {
    line-height: 1.3;
}

.lh-15 {
    line-height: 1.5;
}

.lh-175 {
    line-height: 1.75;
}

.lh-20 {
    line-height: 20px;
}

.lh-25 {
    line-height: 25px;
}

.px-6 {
    padding-right: 1.875em;
    padding-left: 1.875em;
}

.cursor-pointer {
    cursor: pointer;
}

.ovy-scroll {
    overflow-y: auto;
}

.list-style-none {
    list-style: none;
}

.lh-inherit {
    line-height: inherit !important;
}

/** Buttons */

.square-btn-black {
    background: #1d1d1f;
    color: #fff !important;
    padding: 1em 3em;
    width: 100%;
    font-size: 0.875em !important;
    -webkit-appearance: none !important;
    border: 1px solid #1d1d1f !important;
    transition: 0.4s;
    border-radius: 5px;
}

.square-btn-white {
    background: #fff;
    color: #1d1d1f !important;
    padding: 1em 3em;
    width: 100%;
    font-size: 0.875em !important;
    -webkit-appearance: none !important;
    border: 1px solid #1d1d1f !important;
    transition: 0.4s;
    border-radius: 5px;
}

.btn-black {
    width: 100%;
    padding: 1.3em 2em;
    color: white !important;
    background: black;
    border-radius: 5px;
    border: 1px solid black;
    font-size: .875rem;
    transition: 400ms;
}

.btn-black:hover {
    background: #b43c16;
    ;
    border: 1px solid #b43c16;
    ;
}

.round-btn-black {
    width: 100%;
    padding: 1.3em 0em;
    color: white;
    background: black;
    border-radius: 5px;
    border: 1px solid black;
    font-size: .875rem;
}

.round-btn-white {
    width: 100%;
    padding: 1.3em 0em;
    color: black;
    background: white;
    border-radius: 5px;
    border: 1px solid black;
    font-size: .875rem;
}

.max-content {
    width: max-content !important;
}

#breadcrumbs a,
#breadcrumbs span {
    font-size: 14px;
}

@media (min-width: 992px) {

    .vh-lg-100 {
        height: 100vh;
    }

    /* FONT SIZE UTILS */
    .title-size {
        font-size: 1.563em;
    }

    .fs-lg-075 {
        font-size: 0.75em;
    }

    .fs-lg-15 {
        font-size: 1.5rem !important;
    }

    .w-lg-25 {
        width: 25% !important;
    }

    .w-lg-30 {
        width: 33% !important;
    }

    .w-lg-40 {
        width: 40% !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }

    .w-lg-75 {
        width: 75% !important;
    }

    .w-lg-100 {
        width: 100% !important;
    }

    .lh-lg-23 {
        line-height: 23px;
    }

    .lh-lg-25 {
        line-height: 25px;
    }

    .ovy-lg-scroll {
        overflow-y: auto;
    }

    .mt-lg-10 {
        margin-top: 10em;
    }

    .mt-lg-12 {
        margin-top: 12em;
    }

    .mt-lg-8 {
        margin-top: 5em;
    }

    .my-lg-8 {
        margin-top: 5em;
        margin-bottom: 5em;
    }

    .square-btn-black,
    .square-btn-white {
        width: max-content;
    }

    #breadcrumbs a,
    #breadcrumbs span {
        font-size: 14px;
    }

    .max-content {
        width: max-content !important;
    }

    .sm-underline {
        text-decoration: none;
    }
}

/* NAVEGACION */
.nav-next a {
    margin-left: auto;
}

/** Estilos personalizados para menú compartir en páginas single */
.shr-share-button-verb {
    display: none !important;
}

li.shareaholic-share-button a::before {
    font-family: 'SuisseIntl' !important;
    font-size: 14px !important;
}

a.shareaholic-service-linkedin:before {
    content: '' !important;
}

a.shareaholic-service-facebook:before {
    content: '' !important;
}

a.shareaholic-service-email_this:before {
    content: '' !important;
}

a.shareaholic-service-pinterest:before {
    content: '' !important;
}

a.shareaholic-service-whatsapp:before {
    content: '' !important;
}

.shareaholic_panel,
#SHR {
    display: none !important;
}

/** Share menu Mobile version styles */
.shareaholic-canvas {
    position: absolute;
    top: inherit;
    left: inherit;
    position: relative;
    margin-right: 15px;
    transform: inherit;
}

.shareaholic-share-buttons-animation-wrapper {
    display: flex;
    align-items: inherit;
    flex-direction: column;
    justify-content: inherit;
}

.shareaholic-share-buttons-heading-text {
    margin: 2em 0em 0em 0em;
}

ul.shareaholic-share-buttons {
    display: flex;
    flex-wrap: wrap;
}

li.shareaholic-share-button {
    display: block !important;
    margin: 1em .6em 0em 0em;
}

li.shareaholic-share-button p {
    margin: 0em 0em 0em 0em;
}

.shareaholic-canvas .shareaholic-share-buttons-container .shareaholic-rectangle li.shareaholic-share-button .shareaholic-share-button-container .shareaholic-service-icon {
    width: max-content;
}

.shareaholic-share-buttons-heading.shareaholic-custom {
    margin-right: auto;
}

/*****/

@media (min-width: 992px) {

    /** Share menu Desktop version styles */
    .shareaholic-canvas .shareaholic-share-buttons-animation-wrapper {
        width: max-content;
        margin: auto;
    }

    .shareaholic-share-buttons-animation-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: relative;
        bottom: 1.3em;
    }

    .shareaholic-share-buttons-heading-text {
        margin: inherit;
    }

    .shareaholic-share-buttons-heading.shareaholic-custom {
        margin-right: inherit;
    }

    li.shareaholic-share-button {
        margin: 0em 0em 0em .6em;
    }

    /*****/
}


/* ==============================
    SINGLE - ESPACIOS
============================== */

.card-columns .card {
    display: inline-block;
    width: 100%;
}

.espacio-masonry .card-columns {
    column-count: 2;
    column-gap: .75em;
}

.project-modal {
    display: none;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
    z-index: 1040;
    background: #fff;
    padding: 3em 0em;
}

.project-modal .times,
.project-modal .chevrons {
    padding: 0em 1em;
}

.project-modal .fa-times {
    margin-left: auto;
}

.project-modal .fa-times:before {
    float: right;
    font-size: 1.5em;
    cursor: pointer;
}

.chevrons.chg-espacio {
    z-index: 3;
}

.chg-project,
.chg-espacio {
    bottom: 50%;
    transform: translate(0, -50%);
}

@media (min-width: 992px) {
    .espacio-masonry .card-columns {
        column-count: 3;
        column-gap: 3em;
    }

    .card-columns .card {
        padding-bottom: 2.4em;
    }

    .project-modal .modal-img-wrap {
        max-height: inherit;
        overflow: inherit;
    }

    .project-modal .times,
    .project-modal .chevrons {
        padding: 0em 7%;
    }

    .project-modal .slick-list,
    .project-modal .slick-track {
        height: 100%;
    }

    .slick-espacio-slide img {
        width: auto !important;
        height: 25em;
    }
}

/* ==============================
    TEMPLATE - EVENTOS
============================== */

.slick-evento.por-venir img {
    width: 100vw;
}

.slick-evento.por-venir .item-container {
    padding-right: inherit !important;
    margin-bottom: inherit !important;
}

@media (min-width: 992px) {

    /*Ordenes de Adria, mantener relación de aspecto*/
    .card-evento img {
        object-fit: cover;
        width: 100%;
    }
}


/* ==============================
    SINGLE - EVENTOS
============================== */

.slick-evento .slick-dots {
    bottom: 2.5em;
}

.slide-proximo-evento {
    width: 18em;
}

.slick-proximos-eventos .slick-dots {
    padding-right: 30px;
}

.slick-proximos-eventos .slick-dots {
    position: absolute !important;
    bottom: 3% !important;
}

.slick-proximos-eventos.slick-slider.slick-dotted {
    margin-bottom: 0px;
}

.slick-proximos-eventos .slick-dots li button,
.slick-proximos-eventos .slick-dots li button::before {
    border-bottom: 2px solid #b5b5b5 !important;
}

/* Reserva side*/
.reserva-side {
    display: none;
    top: 0;
    right: 0;
    z-index: 1031;
}

.reserva-side .fa-times::before {
    color: white;
}

.reserva-side input[type="checkbox"]+label::before {
    content: ' ';
    float: left;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid white !important;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 1em;
}

.reserva-side input[type="checkbox"]:checked+label:after {
    display: block;
    content: ' ';
    position: absolute;
    bottom: 17px;
    height: 15px;
    width: 15px;
    color: white !important;
    background-color: white !important;
    cursor: pointer;
}

#reservar_plaza input {
    border: none;
}

@media (min-width: 992px) {

    .slick-evento .item-container {
        height: auto;
    }

    .proximos-featured img {
        height: 600px;
        width: 100%;
        object-fit: cover;
    }

    .evento-video .play-video {
        position: absolute !important;
        top: 50% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: inherit !important;
    }

    .img-cover-wrap img {
        height: 45em;
        width: auto;
    }

    .video-wrap {
        height: 98%;
    }

    .add-agenda:focus {
        border-color: #000 !important;
    }

    /* Reserva side*/
    .reserva-side {
        display: none;
        top: 0;
        right: 0;
        z-index: 1031;
    }

    .reserva-side .fa-times::before {
        color: white;
    }

    .reserva-side input[type="checkbox"]+label::before {
        content: ' ';
        float: left;
        height: 15px;
        width: 15px;
        background-color: transparent;
        border: 1px solid white !important;
        cursor: pointer;
        vertical-align: middle;
        margin-right: 1em;
    }

    .reserva-side input[type="checkbox"]:checked+label:after {
        display: block;
        content: ' ';
        position: absolute;
        top: 1px;
        left: 1px;
        height: 14px;
        width: 13px;
        color: white !important;
        background-color: white !important;
        cursor: pointer;
    }

}

/* ==============================
    PLANTILLA POT DEFECTO
============================== */

.cat-father span.posted_in {
    display: flex;
    width: 100px;
    justify-content: flex-end;
}

/* ==============================
    TEMPLATE - NOTICIAS [HOME]
============================== */

@media (min-width: 992px) {

    .card-noticia img {
        object-fit: cover;
        width: 100%;
        max-height: 35em;
        overflow: hidden;
    }
}



/* ==============================
    SINGLE - NOTICIAS [SINGLE]
============================== */

.breadcrumb-chevron {
    position: relative;
    margin: 0px 3px;
    top: 4px;
}

.breadcrumb-chevron::before {
    font-size: 0.6em;
    vertical-align: baseline;
}

.slick-noticia img {
    width: 100vw;
}

.slick-noticia .item-container {
    margin-bottom: inherit !important;
}

@media (min-width: 992px) {

    .noticias-rel img {
        object-fit: cover;
        width: 100%;
        max-height: 35em;
        overflow: hidden;
    }

    .seccion-introduccion-noticias .shareaholic-canvas {
        display: none !important;
    }

    .noticias-rel .shareaholic-canvas {
        display: none !important;
    }

    .slick-noticia img {
        width: inherit;
    }

    .slick-noticia .slick-prev {
        left: 2%;
    }

    .slick-noticia .slick-slide {
        max-height: 600px;
        padding-right: 1em;
    }

    .mas-noticias img {
        height: 600px;
        width: 100%;
        object-fit: cover;
    }

    .play-video {
        position: absolute !important;
        top: 50% !important;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: inherit !important;
    }

    .video-wrap {
        height: 98%;
    }

    .siguiente {
        float: right;
    }
}


/* ==============================
    SINGLE - NOTAS DE PRENSA
============================== */

.slider-press-notes .item-container {
    padding-right: 0 !important;
}

.slider-press-notes img {
    width: 100vw !important;
    height: auto !important;
}

@media (min-width: 992px) {

    .slider-press-notes img {
        width: inherit !important;
        height: inherit !important;
    }

    .slider-press-notes .item-container {
        padding-right: 3em !important;
    }
}



/* ==============================
    SINGLE - PROYECTOS
============================== */

.nav-title img {
    width: 95%;
}

.slider-intro-projects img {
    width: 100vw !important;
}

.slider-intro-projects.slick-slider {
    margin-bottom: 0em !important;
}

.slider-proyectos-espacios .item-container {
    margin-bottom: 0em !important;
    padding-right: 0em !important;
}

.iframe-wrap {
    height: 90vh;
    width: 100vw;
    min-width: inherit;
    position: relative;
}

#modal_video iframe {
    width: 100vw;
    height: auto;
    position: absolute;
    top: 50vh;
    transform: translateY(-95%);
}

@media (min-width: 992px) {

    .slider-intro-projects img {
        width: inherit !important;
    }

    .slider-proyectos-espacios .item-container {
        padding-right: 0em !important;
    }

    .slider-proyectos-espacios .slick-next {
        right: -4% !important;
    }

    .proyecto.carrusel-relacionados .product-card {
        width: 28.5em !important;
        padding-right: 2em !important;
    }

    .slider-intro-projects .slick-dots {
        bottom: 0px !important;
    }

    .iframe-wrap {
        height: 90vh;
        width: 90vh;
        min-width: 1024px;
        position: inherit;
    }

    #modal_video iframe {
        height: 90%;
        width: 100%;
        position: inherit;
        top: inherit;
        transform: inherit;
    }
}

/* ===================================
    TEMPLATE - PARRILLA PRODUCTOS
=================================== */

.autor-option {
    transition: 0.4s;
}

.autor-option:hover {
    color: #1d1d1f;
}

.nav-tabs.tabs-custom .nav-item {
    z-index: 1;
}

.selected-color {
    border: 3px solid black;
}

.product-card .product-img {
    overflow: hidden;
}

.product-img img {
    aspect-ratio: 4 / 5;
    object-fit: cover;
}

.img-hover {
    opacity: 0;
    position: absolute;
    right: 0;
    max-width: 100%;
    transition: 0.4s;
}

.product-card .product-img:hover .img-hover {
    opacity: 1 !important;
}

/* ===================================
    TEMPLATE - PARRILLA PROYECTOS
=================================== */

.proyecto-second-group a {
    font-size: 12px;
}

.banner .b-button:hover {
    text-decoration: revert;
}

@media (min-width: 992px) {

    .proyecto-second-group a {
        font-size: 14px;
    }

    .proyecto-card .proyecto-img img {
        width: 100%;
        /* En caso que haya una imagen mas bajita que las otras hay que limitarlas... valor estatico no gusta :( */
        /*max-height: 42em;
        overflow: hidden;*/
    }

}

/* ===================================
    TEMPLATE - PARRILLA HISTORIAS
=================================== */


@media (min-width: 992px) {

    .card-columns .card.historia {
        margin-bottom: 0em;
    }

    .card.historia img {
        width: 100%;
        object-fit: cover;
    }

}


/* ===================================
    TEMPLATE - FICHA PRODUCTO
=================================== */

.woo-variation-gallery-container .woo-variation-gallery-slider-wrapper {
    overflow: inherit;
}

.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow,
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow {
    background: transparent !important;
    opacity: 1 !important;
}

/* LIBROS */

.product-template-default.single .slider-primary-product img {
    width: 100vw !important;
}

@media (min-width: 992px) {

    .product-template-default.single .slider-primary-product img {
        width: auto !important;
    }
}


/* VARIOUS */

.carrusel-destacado .slick-dots {
    margin-top: 3em;
}

/* Página de búsqueda */
.tabs-custom-search .nav-link {
    z-index: 1;
}

.listaAutoresFiltro {
    height: 200px;
    overflow-y: scroll;
}

/* Estilos para precio en parrillas/productos relacionados Y para la seccion productos de single-autor */
.title-price-loop .pol-price,
.product-first-group .pol-price {
    margin-left: auto;
}

.title-price-loop .pol-price .woocommerce-Price-amount bdi {
    font-size: 1em !important;
}

.product-first-group .pol-price .woocommerce-Price-amount bdi {
    font-size: 16px !important;
}

/* Descubre nuestros porductos de entrega rápida (home-iluminacion) slider */
.megaplantilla-info-producto .pol-price {
    display: block;
}


/* Modales autores y premios de ficha de producto */
.info-autor .formato span,
.info-premio .formato p {
    font-size: 14px !important;
    line-height: 16px !important;
}

.pswp__top-bar {
    opacity: 1 !important;
    background: transparent !important;
}

.pswp__button.pswp__button--close {
    filter: invert(1);
}

.pswp__counter {
    filter: brightness(0.5);
}

.pswp__button.pswp__button--close.icon-close:before {
    display: none;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.custom-modal.left::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.custom-modal.left {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}



.pswp__button.pswp__button--zoom,
.pswp__button.pswp__button--fs {
    display: none !important;
}


.pswp__button--arrow--left,
.pswp__button--arrow--right {
    margin-left: 1em;
    margin-right: 1em;
    border-radius: 50%;
    border: 1px solid lightgrey;
    width: 35px;
    background-color: white !important;
    height: 35px;
}

.pswp__button--arrow--left:active,
.pswp__button--arrow--right:active {
    border: 1px solid lightgrey !important;
}

.pswp .pswp__button:not(.icon-close) {
    opacity: 1 !important;
    background-color: #fff !important;
}

.pswp__button.icon-arrow-left:before {
    position: absolute;
    top: 11px;
    left: 0px;
    font-size: 0.7em;
    color: #333;
    filter: contrast(2);
}

.pswp__button.icon-arrow-right:before {
    position: absolute;
    top: 11px;
    left: 2px;
    font-size: 0.7em;
    color: #333;
    filter: contrast(2);
}


.woo-variation-gallery-wrapper .wvg-slider-next-arrow:before {
    left: 1px;
}

.woo-variation-gallery-wrapper .wvg-slider-prev-arrow:before {
    left: -1px;
}

/*******************************************************************/
/************************** CONTENT SEARCH *************************/
/*******************************************************************/

/* Remove outline in search results page (nav-links black outline) */
.tabs-custom-search .nav-link:focus-visible {
    outline: 0;
}

/*******************************************************************/
/************************** HEADER *********************************/
/*******************************************************************/

.submegamenu .widgettitle {
    font-size: 14px;
}



.select2-results__option.select2-results__option--selected {
    color: inherit !important;
    background: #f6f6f6;
    font-weight: 500 !important;
}

.select2-results__option:hover {
    color: #000 !important;
    background: #f6f6f6;
}

.select2-results__option:hover .select2-results__option--selected {
    background: #fff;
}



.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: inherit;
}

.select2-results__option {
    padding: 1em 0.8em;
    font-size: 14px !important;
    font-weight: 100 !important;
    transition: 200ms;
    color: #000 !important;
    background: #fff;
}


/* Configurador viejo nuevo */

.control-slider-products>span {
    border: 1px solid lightgrey;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    cursor: pointer;
}

.control-slider-products>span:focus {
    border: 1px solid lightgrey;
}

.control-slider-products .fal.fa-chevron-left {
    padding-left: 1em;
}

.control-slider-products .fal:before {
    font: 0.8em 'Font Awesome 6 Pro';
}

.carrusel-productos-destacado bdi {
    font-size: 14px !important;
}

/* /es/milagro-luthiers home -> fix color play icon on carrusel videos */
.page-id-8442 .fad.fa-play-circle:before {
    color: #fff;
}

/* Fix slides height carrusel-textos (asesoria profesional) */
.carrusel-texto .slick-track {
    align-items: flex-start;
}

.carrusel-productos-destacado .slick-track {
    align-items: flex-start;
}

.art-title bdi,
.music-title bdi {
    font-size: 20px;
}

/* My account forms styles */
.my-account-forms .nav-link:not(.register-type) {
    color: #86868b;
}

.my-account-forms .nav-link.active {
    color: #1d1d1f;
}

.page-id-10 .col-12:first-child {
    position: static;
}

.page-id-10 #main {
    position: relative;
}

/* Botón acceso distribuidor (my account - form login) */
.my-account-distributor-access {
    position: static;
    width: 100%;
    padding-top: 0.6875em
}

.d_grid {
    display: flex;
}

/* Esconder botón de acceso distribuidor solo en la página de "Mi cuenta" en ordenador */
@media (min-width: 992px) {

    .page-id-21864 .my-account-distributor-access,
    .page-id-10 .my-account-distributor-access {
        display: none !important;
    }

    /* Botón acceso distribuidor (my account - form login) */
    .my-account-distributor-access {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: calc(0.6875em + 15px);
    }

    /* PARA NUEVO MEGA MENU 2.0 */

    #navbar>#main-menu-classy>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu,
    #navbar_secondary>#main-menu-secondary>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu {
        width: 100%;
        margin-top: 0% !important;
        padding-block: 2rem;
        min-width: 100vw;
        left: 0px !important;
        top: 100%;
    }

    #navbar>#main-menu-classy>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li,
    #navbar_secondary>#main-menu-secondary>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li {
        float: left;
        font-size: 14px;
        padding-right: 5rem;
    }

    #navbar>#main-menu-classy>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item,
    #navbar_secondary>#main-menu-secondary>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item {
        color: #b5b5b5;
    }

    #navbar>#main-menu-classy>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item~ul,
    #navbar_secondary>#main-menu-secondary>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item~ul {
        display: block !important;
        position: static;
        font-size: 14px;
        transition: none !important;
        opacity: 1 !important;
    }

    #navbar>#main-menu-classy>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item~ul.dropdown-menu>li,
    #navbar_secondary>#main-menu-secondary>li.menu-item-has-children.dropdown>a.dropdown-toggle.nav-link~ul.dropdown-menu>li.menu-item-has-children.dropdown>a.dropdown-item~ul.dropdown-menu>li {
        font-size: 12px;
    }

    .nav-link {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.29;
        color: #1d1d1f;
        font-family: 'SuisseIntl';
        position: static !important;
        z-index: 1029;
    }

    .dropdown-item:hover,
    .dropdown-item:focus {
        background-color: transparent;
        line-height: 12px;
        white-space: normal;
        margin-bottom: .5em;
        font-family: 'SuisseIntl';
    }


    .dropdown-item {
        color: #1d1d1f;
        line-height: 12px;
        white-space: normal;
        margin-bottom: .5em;
        font-family: 'SuisseIntl';
        font-size: 12px;
    }


    #main-menu-classy,
    #main-menu-secondary,
    li.menu-item,
    .under-box {
        position: static !important;
        z-index: 1035;

    }

    #navbar,
    #navbar__secondary {
        background-color: transparent;
        position: static !important;
        height: 100%;
        padding: 0;
        overflow-y: initial;
        min-height: auto;
    }

    .d_grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px;
    }

    a[title="."] {
        display: none;
    }

    #masthead .nav-primary > li > ul {
        padding-inline: 7%;
    }

    #masthead .nav-link {
        text-wrap: nowrap;
    }

}



/* Milagro - Home historias ES/ENs */
.page-id-12369 .carrusel-destacado .slick-track,
.page-id-12371 .carrusel-destacado .slick-track {
    align-items: start;
}

.ultimospost .carrusel-destacado .slick-track {
    align-items: start;
}

@media (max-width: 415px) {

    #configura .custom-select {
        border: none !important;
        border-bottom: 1px solid lightgrey !important;
        border-radius: 0px !important;
    }

    #configura .custom-select {
        height: fit-content;
    }

    #configura .custom-select .selectLabel {
        margin-bottom: 0px !important;
    }

    .cambiar_precios a#addtocardbuton {
        padding: 1.4em 0em;
        width: 100% !important;
        margin-bottom: .5em;
    }

    .cambiar_precios .open-modal-variations {
        padding: 1em 0em .5em 0em;
    }

    .contenedorconfig .text-end {
        text-align: left !important;
        padding-left: 0 !important;
        margin-top: 0.5em;
        margin-bottom: 3em;
    }

    .contenedorconfig .sellosBoxNuevo {
        margin-top: 1.5em;
    }

    .contenedorconfig .qualityLogo:first-child {
        margin-left: 0 !important;
    }


    .button.wc-forward:not(.checkout) {
        margin-bottom: 1rem;
    }

}

/* ajustes especificos para cosas raras de estilos de usa */

.nada.fs-1 {
    font-size: 1rem !important;
}


@media (max-width:600px) {
    [id^="destacados_pantalla_completa_izq_"] .d-block.card-title.fs-13.fw-400 {
        margin-bottom: 1rem;
        line-height: 1.2;
    }

    .card-title {
        margin-bottom: 1rem;
    }

    .page-id-20121 #destacados_pantalla_completa_izq_1 div div.container-fluid,
    .page-id-20701 #destacados_pantalla_completa_izq_1 div div.container-fluid {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .page-id-20121 #destacados_pantalla_completa_izq_1 div div.container-fluid .row .col-12.col-lg-6.p-0.order-1.d-block.d-sm-block.d-md-none,
    .page-id-20701 #destacados_pantalla_completa_izq_1 div div.container-fluid .row .col-12.col-lg-6.p-0.order-1.d-block.d-sm-block.d-md-none {
        text-align: center;
    }
}

/* CHECK CONTACTO */

.check22 p {
    float: left;
    margin-bottom: 0px;
    margin-top: .15rem;
}

.check22 .contentText {
    font-size: 14px;
}

/* ajuste para arte */
/* OJO QUE LUEGO HABRIA QUE QUITARLO O SOLUCIONARLO BIEN DESDE EL PHP DE ESTOS POST (ACF) */
.page-id-6952 #productos_destacados_12 .carrusel-productos-destacado-old .swiper-slide:not(.product-alborada-n-00169:first-child),
.page-id-12787 #productos_destacados_12 .carrusel-productos-destacado-old .swiper-slide:not(.product-alborada-n-00169:first-child),
.page-id-6952 #productos_destacados_12 .swiper-button-next,
.page-id-12787 #productos_destacados_12 .swiper-button-next,
.page-id-6952 #productos_destacados_12 .swiper-button-prev,
.page-id-12787 #productos_destacados_12 .swiper-button-prev {
    display: none !important;
    border: 3px solid black;
}

.single-proyecto .fade-in.custom-logo{
    opacity: 1 !important;
}

@media (max-width:600px) {
    .encimadetodo {
        position: absolute;
        z-index: 2;
        top: 0px;
        width: 100%;
    }

    .card-deck .card {
        margin-inline: 0!important;
    }
}

@media (min-width: 992px) {

    .card-deck {
        display: flex;
        justify-content: center;
        align-items: center;   
    }

    #navbar .dropdown-menu.show {
        top: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important;
        padding-bottom: 0!important;
        transform: none!important;
        padding-bottom: 2rem!important;
    }
}

body.menu-overlay::after {
    content: '';
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.3);
    z-index: 1;
}

.slider-galeria .slick-dots {
    justify-content: center;
}

/* New footer */

.footer-group p {
    font-size: 1rem!important;
}

.footer-group ul a {
    font-size: 0.75rem!important;
}

.footer-group-title {
    border-bottom: 1px solid #6C757D;
}

.border-top-grey {
    border-top: 1px solid #6C757D;
}

.openNL {
    transition: 200ms;
    color: white;
}

.openNL:hover {
    background: white;
    color: #1d1d1f;
}

.openNL:active {
    border-color: white!important;
}

.custom-control-label::before, .custom-control-label::after {
    width: 0.8rem!important;
    height: 0.8rem!important;
}

.custom-modal.newsletter #mc4wp-form-1 .privacityinput input[type="checkbox"]:checked+label.gdprc::before {
    background-color: unset!important;
}

.custom-modal.newsletter .custom-control-input:checked~.custom-control-label::before {
    border-color: unset!important;
    background-color: unset!important;
}

.required {
    color: #b43c16 !important;
}

/* Ficha producto */
.spare-parts-grid {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
}

@media (min-width: 992px) {

    .spare-parts-grid {
        gap: 3rem;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Page: Commercial contacts */
.contact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
    gap: 2rem 5rem;
}

@media (min-width: 992px) {
    .main-contact .endpoints-title {
        font-size: 1.125rem;
        font-weight: 400;
    }
}

/**************************************/
/* Formulario contacto CF7 (Contacto) */
/**************************************/

.main-contact.intro .page-title {
    font-family: 'Life BT';
}

.main-contact .col-form {
    padding: calc(0.6875rem + 15px);
}

@media (min-width: 992px) {
    .main-contact.intro .page-title {
        font-size: 2.5rem;
    }
    
    .main-contact .endpoints-title {
        font-size: 1.125rem;
        font-weight: 400;
    }

    .crop-height {
        height: 67rem;
        overflow: hidden;
    }

    .main-contact .col-form {
        padding: calc(7% + 15px);
    }

    .main-contact.form .title {
        font-family: 'Life BT';
        font-size: 1.75rem;
    }
}

.contact-endpoints p {
    line-height: 1.5rem;
}

.contact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
    gap: 2rem 5rem;
}

/* Que conste que no quería */
html .main-contact .select2-selection {
    border-bottom: 1px solid #b5b5b5!important;
}

html .main-contact .wpcf7-textarea {
    border-radius: .25rem!important;
}

html p.color-custom-black>.wpcf7-form-control-wrap>.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span,
html p.color-custom-black>.wpcf7-form-control-wrap>.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
    color: #707070!important;
}

html .main-contact .wpcf7-list-item-label {
    color: #707070!important;
}

html .main-contact input[type="checkbox"] + .wpcf7-list-item-label:before {
    font-size: 1rem!important;
    font-weight: 100!important;
    color: #B4B4B4!important;
}

html .main-contact input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    font-size: 1rem!important;
    font-weight: bold!important;
}

html .main-contact .form-submit {
    height: auto!important;
    padding: 1.25rem 3.5rem!important;
    background-color: rgb(108, 117, 125)!important;
    border-radius: .25rem!important;
}

.main-contact .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #727272!important;
}

/* Error messages */
.wpcf7-not-valid-tip {
    color: #b43c16 !important;
}

/* Sent feedback */
.wpcf7-response-output {
    padding: 0!important;
    border: none!important;
}

.main-contact.form .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px!important;
}

.main-contact.form label {
    font-size: 14px!important;
    color: #727272!important;
}

.main-contact.form textarea {
    margin: 0!important;
    font-size: 14px!important;
    margin-top: .4rem!important;
}

/* Custom checkboxs */

/* Con display: none, deja de funcionar la selección */
input[type=checkbox] {
    position: absolute;
    opacity: 0;
}

input[type="checkbox"] + label:before,
input[type="checkbox"] + span:before {
    content: '\f0c8';
    font: 1rem 'Font Awesome 5 Pro';
    color: #1d1d1f;
    margin-right: .5rem;
}

input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + span:before {
    content: '\f0c8';
    font-weight: 900;
}

/* Size and color Variations */
input[type="checkbox"].small + label:before,
input[type="checkbox"].small + span:before {
    font-size: .875rem;
}
input[type="checkbox"].small:checked + label:before,
input[type="checkbox"].small:checked + span:before {
    font-size: .875rem;
}

input[type="checkbox"].grey + label:before,
input[type="checkbox"].grey + span:before {
    color: #b5b5b5;
}
input[type="checkbox"].grey:checked + label:before,
input[type="checkbox"].grey:checked + span:before {
    color: #b5b5b5;
}

/* Custom modal Newsletter */
.custom-modal.newsletter {
    .user-type {
        justify-content: start!important;
    }

    [type=email] {
        text-align: left!important;
        border-bottom: 1px solid #1d1d1f!important;
    }

    .gdprc, .gdprc a {
        color: #1d1d1f;
    }
}

.sc-btn-primary:hover, .sc-btn-primary:focus {
    color: white;
}

body a {
    font-size: inherit;
}

/* Responsabilidad */
.d-block.a-destacados p {
    margin-bottom: 0;
}

.accordion .card .card-header {
    border-bottom: solid 1px #b5b5b5 !important;
}

.single-autor .autor-info img {
    max-height: 600px;
    width: auto;
}

/* Petición de Noelia: 06/02/25 */
#recambiostab {
	display: none;
}

.financiacion-wrap img {
    height: 2rem;
    width: auto;
}

.financiacion-wrap .left img,
.financiacion-wrap .right img:first-child {
    height: 3rem;
}