/*
Theme Name: tictac
Description: tictac theme
Author: tictac
Version: 1.0
*/
@import '../tictac/assets/style/colors.sass';

#topbutton {
    display: block;
    position: fixed;
    bottom: 80px;
    right: 30px;
    color: #fff; /* Color del icono */
    border: none;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
}

.iva_incluido{
    font-size: 14px;
    font-weight: 300
}
.i4ewOd-pzNkMb-haAclf{
	display:none !important;
}
@media (max-width: 576px)
{
    
    body #primary .wc-block-grid__product-title{
        font-size: 18px;
    }
    
    body #primary .woocommerce-Price-amount {
        font-size: 28px;
    }
    
    body ul.products li.product img{
        height: auto;
        margin: 0 auto 1em;
    }
 
    body ul.products li.product .woocommerce-loop-product__title{
        font-size: 18px;
    }
    
    body #primary .add_to_cart_button{
        font-size: 18px;  
    }
}


.related.products{
    display: none;
    
}



body#contacto .ti-widget,
body#contacto .logotipos,
body#contacto #logoEmpresa
{

    display: none !important;

}



.wp-block-image {

    display: flex;
    justify-content: center;
}

.content_page>p strong {
    color: #284980;
}
.splide__list {
height:max-content;
}
#topbutton{
	display:none !important;
}

#nosotros .row-icons{
	justify-content:start;
}
