/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*--------------- Custom Header Styles -------------- */

/* Estilos generales */
#wrapper {
    min-height: 78vh;
}

/* HEADER */
.header-top {
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-top .header-custom-html img {
    max-width: 200px;
    height: auto;
}

.header-right {
    display: flex;
    flex-wrap: wrap;
}

.col-header-nav2 {
    text-align: right;
    margin: 16px 0 25px 0;
}

.col-header-nav2 .d-inline-block {
    margin-left: 20px;
}

.ico_back {
    padding-left: 35px;
    height: 20px;
    display: block;
    font-size: 16px;
}

.ico_back.envios {
    background: url("../img/camion.svg") no-repeat;
}

.ico_back.tfno {
    background: url("../img/telefono.svg") no-repeat;
}

.ico_back.email {
    background: url("../img/correo.svg") no-repeat;
}

.ps-shoppingcart .cart-products-count-btn {
    right: -13px;
}

.stuck-header {
    background: #FFF;
    padding: 5px 0;
}

.col-header-right {
    padding-top: 10px;
}

.stuck-header .col-header-nav2,
.stuck-header .logo {
    display: none;
}

.logo_stuck {
    display: none;
    height: 50px;
}

.stuck-header .logo_stuck {
    display: block;
}

#js-product-list-top {
    display: none;
}

#js-product-list-header .page-title {
    font-family: "PF Bodoni Script W01 Bold";
    font-weight: bold;
    font-size: 50px;
    background: url("../img/separador.svg") no-repeat;
    padding-bottom: 35px;
    margin-bottom: 35px;
    background-position: center bottom;
}

#js-product-list-header .title_back_over {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    height: 100%;
    background: rgba(0, 0, 0, 0.18);
    color: #FFF;
}

#js-product-list-header .category-description {
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0;
}

.col-mobile-logo img {
    max-width: 110px;
}

#iqitmegamenu-mobile {
    text-transform: uppercase;
}

.js-top-menu-bottom {
    display: none;
}

#mobile-header .m-nav-btn {
    padding: .375rem 0.9rem
}

#mobile-header .m-nav-btn>i {
    font-size: 2.1rem;
}

/* HOME */
#index rs-module-wrap h2 {
    font-family: 'PF Bodoni Script W01 Bold' !important;
}

.home_banner .elementor-iqit-banner-content {
    background: rgba(0, 0, 0, 0.18);
    height: 100%;
}

.home_banner:hover .elementor-iqit-banner-content {
    background: url("../img/cruz-blanca.svg") no-repeat rgba(0, 0, 0, 0.18);
    background-position: center 65%;
}

@media (min-width: 1800px) {
    #index .rev_slider_wrapper {
        min-height: 600px;
    }
}

.elementor-element .elementor-iqit-banner .elementor-iqit-banner-description h2 {
    color: #ffffff;
    font-size: 43px;
    font-family: Vollkorn, Sans-serif;
    font-weight: 500;
    font-style: italic;
    line-height: 64px;
    letter-spacing: px;
}

/* ------ Estilo recuperar contraseña ----- */
#password .form-fields input#email {
    width: 100%;
}

/*SIDEBAR */
#left-column .block-title,
.sidebar-categoria .block-title {
    font-family: "Vollkorn";
    font-size: 22px !important;
    padding-left: 10px;
    margin-bottom: 30px !important;
}

#left-column .category-sub-menu a,
.sidebar-categoria .category-top-menu.block-content .category-sub-menu a {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
}

#left-column .block-links ul>li a::before {
    font-size: 15px;
}


/* PRODUCT LIST */
.thumbnail-container .product-thumbnail .thumb_over {
    transition: opacity .5s ease;
    opacity: 0;
}

.thumbnail-container .product-thumbnail:hover .thumb_over {
    opacity: 1;
    background: url("../img/cruz-blanca.svg") no-repeat rgba(0, 0, 0, 0.18);
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

/* PRODUCT PAGE */
.btn {
    border-radius: 50px;
}

.col-product-info .product-price,
.col-product-info .tax-shipping-delivery-label {
    color: #BE1F19;
}

.col-product-info .tax-shipping-delivery-label {
    display: inline;
    font-size: 12px;
}

.product_header_container {
    border: none;
}

.col-product-info .product-reference {
    margin-bottom: 20px;
}

.product-information #product-description-short-1 {
    margin-bottom: 50px;
}

.product-additional-info {
    border-top: 2px solid #999;
    padding-top: 30px;
    margin-top: 30px;
}

.social-sharing a:link:not(.nav-link):not(.btn) {
    color: #BE1F19;
    padding-right: 10px;
    font-size: 22px;
}

#content-wrapper .product-tabs .nav-link,
#content-wrapper .category-products .section-title {
    font-size: 40px;
    color: #1D1B1B;
    border: none;
    margin-bottom: 10px;
    font-family: 'PF Bodoni Script W01 Bold';
}

#content-wrapper .product-tabs .empty-product-details {
    display: none;
}

.product-sections-image {
    background: url("../img/cruz.svg") no-repeat;
    background-position: top left;
}

.product-sections-image img {
    max-width: 100%;
}

.product_cat_img {
    padding: 60px 0 40px 45px;
    margin-bottom: 30px;
    background: url("../img/separador-rojo.svg") no-repeat;
    background-position: bottom right;
}

#content-wrapper .product-accessories .section-title {
    text-align: center;
    border: none;
    background: url("../img/separador-rojo.svg") no-repeat;
    background-position: bottom center;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.section-title-1 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
}

.section-title-2 {
    font-family: "Vollkorn";
    font-size: 60px;
    line-height: 67px;
}

.product-accessories .slick-track,
.elementor-blog-carousel .slick-track {
    margin: auto;
}

.product-variants>.product-variants-item .custom-select2 {
    max-width: 100%;
}

.venta_desactivada a {
    color: #FFF !important;
    text-decoration: underline;
}

.venta_desactivada {
    background: #BE1F19;
    color: #FFF;
    padding: 7px 20px;
    display: inline-block;
}

.envio_gratis_txt {
    padding: 2px 10px;
    border: 1px solid #17ab0d;
    color: #17ab0d;
    border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
}

@media (max-width: 767px) {
    .envio_gratis_txt {
        border: 1px solid #17ab0d;
        color: #fff;
        background-color: #17ab0d;
        display: block;
        max-width: 200px;
    }
}


/* CMS */
#cms .page-header .page-title {
    text-transform: capitalize;
}

#cms h1,
#cms .h2-cms {
    font-family: "PF Bodoni Script W01 Bold";
    text-transform: capitalize;
    font-size: 2rem;
    margin-top: 30px;
}

.modal-dialog .elementor-section.elementor-section-stretched {
    width: auto;
    margin: auto;
    left: auto;
}

.table_info td:first-child {
    background: #eee;
}

.table_info,
.table_info td {
    border: 1px solid #bfbfbf;
}

@media (max-width: 992px) {

    #cms h1,
    #cms .h2-cms {
        margin-top: 0px;
    }
}

/* BLOG */
.simpleblog-posts .post-title {
    text-transform: uppercase;
}

.simpleblog-posts .post-title h2,
.post-additional-info.post-meta-info.text-muted {
    border: none;
    padding: 0;
}

.post-additional-info.post-meta-info.text-muted i {
    color: #BE1F19;
}

.simpleblog__post__content {
    margin: 40px 0;
}

.simpleblog__postInfo ul li {
    width: auto;
    margin: 0 10px 0 0;
}

/* CONTACT */
.contact-page-info li {
    padding-left: 40px;
    background-size: 20px;
    line-height: 25px;
}

.contact-email {
    background: url("../img/mail-black.svg") no-repeat;
}

.contact-address {
    background: url("../img/location-black.svg") no-repeat;
}

.contact-phone {
    background: url("../img/phone-black.svg") no-repeat;
}

/* FOOTER */
#iqitcookielaw a {
    color: #FFF;
}

#footer .block-title {
    font-family: "Vollkorn";
}

#footer-container-main {
    opacity: 0.69;
    text-align: center;
}

#footer .block-iqitlinksmanager {
    font-size: 16px;
    text-transform: uppercase;
}

#footer .block-links ul>li a::before {
    content: '';
    padding: 0;
}

#footer .block-links ul>li a {
    padding: 0;
}

#footer .block-links ul>li {
    margin-bottom: 15px;
}

#footer-copyrights,
#footer-copyrights a {
    color: #FFF;
}

#footer .contact-rich {
    font-size: 16px;
    font-weight: bold;
}

#footer .contact-rich .part {
    margin-bottom: 15px;
}

#footer .contact-rich .location {
    text-transform: uppercase;
}

@media (min-width: 767px) {
    #footer-container-main .row>.col {
        border-left: 1px solid #BE1F19;
    }

    #footer-container-main .row>.col:first-child {
        border: none;
    }
}

#footer-copyrights._footer-copyrights-2 .copyright-txt {
    margin: 10px 0;
    line-height: 22px;
}

#footer-container-first.contact-us-footer {
    background: url("../img/footer-contact.jpg") no-repeat;
    background-size: cover;
}

#footer-container-first .block-iqithtmlandbanners-html .block-title {
    display: none;
}

.footer-container-first-container {
    background-color: rgba(0, 0, 0, 0.3);
}

#footer-container-first {
    padding: 0;
}

.footer-container-first-container {
    padding: 75px 0 90px 0;
}

.banner_contact_1 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    width: 35%;
    background: url("../img/separador.svg") no-repeat;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-position: bottom left;
}

.banner_contact_2 {
    display: flex;
    flex-wrap: wrap;
}

.banner_contact_2 .banner_left {
    font-size: 70px;
    line-height: 80px;
    font-family: "Vollkorn";
    flex: 1;
    font-weight: bold;
}

.banner_contact_2 .banner_right {
    flex: 3;
    text-align: right;
}

.banner_contact_2 .btn {
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    border: 4px solid #FFF;
    border-radius: 40px;
    padding: 15px 30px;
}

.banner_contact_2 .btn:hover {
    color: #BE1F19;
    border-color: #BE1F19;
    background: #FFF;
}

#footer .social-links .fa {
    color: #FFF;
    font-size: 25px;
    margin: 15px 15px 15px 0;

}

#footer .block-title {
    display: none;
}

#footer a {
    color: #c53e39;
}

/* AVISO LOMO */
.aviso-lomo {
    border: 2px solid #be1f19;
    border-radius: 11px;
    padding: 10px;
}

/* ASPECT RATIO IMG */
.aspect-ratio-box .elementor-iqit-banner {
    background-color: rgb(255, 255, 255);
    position: relative;
    width: 100%;
    padding-top: 87%;
}

.aspect-ratio-box .elementor-iqit-banner-img,
.aspect-ratio-box .elementor-iqit-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* MOBILE */
@media (max-width: 767px) {

    /*footer*/
    #footer-container-main .js-block-toggle {
        position: relative;
    }

    .banner_contact_1 {
        width: 100%;
        background-position: bottom center;
    }

    .banner_contact_2 .banner_left,
    .banner_contact_2 .banner_right {
        flex: 100%;
    }

    #footer-container-first.contact-us-footer,
    .banner_contact_2 .banner_right {
        text-align: center;
    }

    .banner_contact_2 .banner_left {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 30px;
    }

    .banner_contact_2 .btn {
        font-size: 15px;
        padding: 10px 20px;
    }

    #js-product-list-header .page-title {
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        width: 100%;
    }

    #js-product-list-header .category-description {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }

    #content-wrapper .product-tabs .section-title {
        font-size: 30px;
    }

    .section-title-2 {
        font-size: 40px;
    }

    #footer .block-links ul>li {
        margin-bottom: 10px;
        font-size: 13px;
    }

    #designby {
        display: block;
    }

    #footer-copyrights .copyright-txt img {
        max-height: 60px;
    }

    #footer-copyrights .copyright-txt .img_pagos {
        max-width: 110px;
    }

    .simpleblog__post__content {
        margin: 20px 0;
    }

    #footer .block-toggle>.block-content {
        display: block;
    }
}

/* SOCIAL LINKS */
footer .social-links .social-links-footer {
    display: none;
}