
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --maincolor: #ABD373;  
            --bodycolor: #525050;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Yesteryear", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 400;
        }.pos_title h2{
            font-size: 35px;
        }.pos-title{
            font-family: "Yesteryear", sans-serif;
        }.pos-title-column h4{   
            font-size: 30px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.js-product-miniature .product_desc .product_name{
            color: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 20px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #ABD373;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 20px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 30px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#ABD373;
            font-size: 40px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#product .product-description .h1, #product .product-description .h2, #product .product-description .h3, #product .product-description .h4, #product .product-description .h5, #product .product-description .h6, #product .product-description h1, #product .product-description h2, #product .product-description h3, #product .product-description h4, #product .product-description h5, #product .product-description h6 
{
    font-weight: 700;
    font-size: 29px;
    margin-bottom: 35px;
}

/* === FORZAR VISIBILIDAD DE IMAGENES DEL SMART BLOG === */

.smartblog-post-image img,
.smart-blog-single-post .imageFeatured,
.blog-post .articleContent img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    border: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 10 !important;
}

/* Si hay contenedores que las esconden */
.smartblog-post-image,
.imageFeaturedLink,
.articleContent > div > img,
.articleContent > p > img {
    display: block !important;
    overflow: visible !important;
}

/* Eliminar cualquier estilo de fondo blanco o padding que la oculte */
.smartblog-post-image {
    background: transparent !important;
    padding: 0 !important;
    margin: 15px 0 !important;
}

/* Para dispositivos móviles */
@media (max-width: 768px) {
    .smartblog-post-image img {
        width: 100% !important;
        height: auto !important;
    }
}

.elementor-13010000 .elementor-element.elementor-element-hkghwnl .blockcart > a > i {
    font-size: 30px;
}
.elementor-13010000 .elementor-element.elementor-element-kyxrola .pos-account i {
    font-size: 33px;
}
.elementor-13010000 .elementor-element.elementor-element-dxwlxed .pos-search__toggle i {
    color: #253237;
    border-color: #253237;
    font-size: 25px;
}
.elementor-13010000 .elementor-element.elementor-element-ienwqfq #menu-icon i {
    font-size: 32px;
    fill: #253237;
    color: #253237;
}