/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 11:36:29 */
body a,
body a:hover{
    color: inherit;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item__name{
    color: #333;
}   

.ht-product-content{
    text-align: center;
}

.ht-product-price,
.ht-product-categories{
    justify-content: center;
}
.btn-ubicacion .elementor-button-text{
    text-align: left;
}
body.ehf-header #masthead{
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.1);
    z-index: 10;
}
.wpcf7-textarea{
    height: 120px;
}
#contacto .elementor-button-icon{
    color: #1D6291;
}
body.archive ul.products li.product .price{
    color: #444;
    font-weight: 500;
    font-size: 16px;
}
ul.products li.product .woocommerce-loop-product__title{
    font-weight: 500;
}

#buscador-container{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
}
#buscador-container .elementor-container{
    height: 100%;
}
.btn-abre-search{
    cursor: pointer !important;
}
.btn-cerrar-search{
    cursor: pointer !important;
}
body .is-form-style input.is-search-input{
    background: transparent;
    border-bottom: solid 2px #fff !important;
    color: #fff;
    font-size: 26px !important;
    border-top: 0 !important;
    border-left: 0 !important;
}
body .is-search-icon{
    border: none !important;
    color: #fff !important;
    background: transparent !important;
    font-size: 26px !important;
    margin-left: 15px;
}
body .is-search-icon svg{
    width: 34px;
}
body .is-form-style .is-search-submit path{
    fill: #fff;
}
body .is-form-style input.is-search-input::placeholder{
    color: #fff;
    font-size: 26px;
}
.lupa-icono-svg{
    fill: transparent !important;
}
body header .hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before{
    content: "\f107";
}
body .xoo-wsc-icon-basket1:before{
    content: none;
    display: none;
}
body .xoo-wsc-basket{
    background-image: url(https://remato.cl/wp-content/uploads/2025/01/carro-remato.svg);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 8px center;
}
@media (max-width: 768px){
    .mega-menu-horizontal{
        padding-bottom: 100px !important;
    }
    .ht-products .ht-product{
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media (min-width: 922px){
    .archive #secondary{
        width: 25%;
        padding-right: 5px;
    }
    .archive #primary{
        width: 75%;
    }
    /*.woocommerce div.product div.images img {
        max-height: 500px;
        width: auto;
        margin: 0 auto;
        display: block;
    }*/
}

