/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

div[id^=product-description-large] {
    opacity: 0;
} 
#product .col.col-12.col-sm-auto.col-add-btn {
    flex-grow: 1;
}
#product .col.col-12.col-sm-auto.col-add-btn button {
    width: 100%;
}
.elementor-heading-title {
    padding: 10px !important;
}
.col-md-7.col-product-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.copyright-img.text-left {
    text-align: le;

}
.header-top .form-search-control {
    border: none !important;
}
article div.product-brand {
    /*margin-bottom: 0;*/
    margin-top: 13px !important;
}
article div.product-brand a {
    padding: 6px;
    border: 1px solid #2563eb;
    color: #2563eb !important;
    font-size: 1em !important;
    font-weight: 700;
}
article div.product-brand a:hover {
    background-color: #2563eb;
    color: white !important;
}

#iqithtmlandbanners-block-1 h5 {
    display: none !important;
}
.product-miniature-layout-1 .product-description .product-price-and-shipping span.product-price,
.current-price .product-price {
    font-family: "Inter", sans-serif;
    font-weight: 900 !important;
}
#product span.current-price {
    padding: 16px 0;
    display: inline-block;
    padding-bottom: 0;
}
#zona_central_right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
#debajo_zona_central_right {
    width: 100%;
}
.product-miniature-layout-1 .h3.product-title {
    height: 63px;
}
.product-miniature-grid .product-price {
    font-size: 1.7em;
}
.product-miniature-grid .iqitreviews-simple {
    margin-bottom: 15px !important;
}
.product-miniature-grid .product-brand a {
    font-size: 1.4em;
}
.product-add-cart .input-group-add-cart {
    margin-top: 20px;
    margin-bottom: 15px;
}
.products-grid .product-add-cart {
    /* margin: auto auto 0 auto; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 65px;
}
#footer-copyrights {
    background: transparent !important;
    color: white;
    padding-top: 0;
    padding-bottom: 0;
}
#footer-copyrights a {
    color: white;
}
.h3.product-title {
    font-weight: 700;
    padding: 15px 0px;
}
.clas_titles_home .elementor-heading-title {
    font-size: 30px;
}
.blockreassurance_product {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.blockreassurance_product > div {
    /*width: 33%;*/
    flex-grow: 1;
    display: flex;
}
#checkout .blockreassurance_product {
    display: none;
}
.product-comments-additional-info .btn-comment {
    padding-left: 0;
}
.capa_pre_accesorios .block-title {
    border-bottom: 1px solid rgba(160,160,160,.25);
    padding-bottom: 10px;
    margin-bottom: 0 !important;
}
.capa_pre_accesorios .block-title span {
    margin-right: 0.5rem;
    color: #000000;
    font-size: 1.2307692308rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}
#desktop-header-container .col-header-right.text-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 1.1em;
}
.col-header-right a:hover {
    color: #2972a7 !important;
}
.elementor-element-ydgti3l .elementor-element-populated {
    padding: 0;
}
.header-top a:not(.btn):not(.nav-link) {
    font-weight: 400;
}

/* Mega Escritorio */
@media only screen and (min-width: 1600px){
	
}
/* Escritorio */
@media only screen and (min-width: 1200px){
    .modal-content {
        width: 700px;
    }
    #footer-container-main {
        padding-bottom: 0;
    }
    #iqithtmlandbanners-block-1 .block-content {
        max-width: 80%;
        text-align: justify;
    }
    #iqithtmlandbanners-block-1 {
        position: relative;
        top: -30px;
    }
    #index .elementor-widget-container {
        box-shadow: none !important;
    }
    .header-top {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #cbp-hrmenu ul li img.cbp-mainlink-iicon {
        height: 15px;
        margin-right: 10px;
    }
    .sticky-desktop-wrapper {
        height: 126px !important;
    }
    .capa_pre_accesorios {
        padding-top: 37px;
    }
	.sidebar.product-sidebar {
        padding-top: 130px;
        padding-left: 25px;
    }
    #debajo_zona_central_right {
        position: relative;
        top: -80px;
    }
}
/* Tablet */
@media only screen and (width: 768px){
	
}
/* Mobile */
@media only screen and (max-width: 767px){
	
}
/* iPad landscape */
@media only screen and (min-width : 768px) and (max-width : 1024px) { 

}