.elementor-11147 .elementor-element.elementor-element-c62c2e3:not(.elementor-motion-effects-element-type-background), .elementor-11147 .elementor-element.elementor-element-c62c2e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-11147 .elementor-element.elementor-element-c62c2e3 > .elementor-container{max-width:1200px;}.elementor-11147 .elementor-element.elementor-element-c62c2e3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-11147 .elementor-element.elementor-element-c62c2e3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-11147 .elementor-element.elementor-element-8d492fc > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-11147 .elementor-element.elementor-element-8d492fc > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-11147 .elementor-element.elementor-element-c26bf11 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:32px 0px 32px 0px;}.elementor-11147 .elementor-element.elementor-element-c26bf11{text-align:center;font-family:"GT Walsheim Pro", Sans-serif;font-size:20px;line-height:1.3em;color:#FFFFFF;}/* Start custom CSS */body{
    background: #F2F0F0;
}

/*CSS MATERIALES POPULARES*/
.item-cat{
    display: flex;
}
.item-cat a{
    font-size: 15px;
    text-align: center;
    color: #000;
    font-weight: 700;
    
}
.item-cat a:hover{
    color: #000;
}
.item-cat a img{
    border-radius: 7px;
    padding-bottom: 10px;
}
@media (max-width:435px){
    .item-cat a{
        font-size:12px;
    }
}
.woocommerce table.shop_table{
font-family: 'GT Walsheim Pro';
    color: #000;
}
.woocommerce-cart table.cart td a{
    color: #000!important
}
.wl .quantity.buttons_added input[type="button"]{
    display: none;
}
.woocommerce a.button.alt:hover{
    background: #000!important;
}
.woocommerce a.button.alt{
background:#4A4D53!important;
    color: #fff!important;
}
@media (max-width:435px){
    .item-cat a{
        font-size:12px;
    }
}


/*CSS ESTILOS DE CARRITO*/

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
    width: 200PX;
    border-radius: 21px
}

.woocommerce table.shop_table td{
    font-size: 20PX;
    font-weight: 700;
}
thead tr{
    display: none;
}
.woocommerce table.shop_table{
    border:none;
}
.woocommerce-cart table.cart td{
    border:none;
}
.product-subtotal{
    display: none;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 180px;
    height: 50px;
    border-radius: 21px;
    margin-right: 30px;
}
.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
    margin-top: 20px;
}
.cart-subtotal th{
    font-size: 20px
}
.order-total th{
    font-size: 20px;
}/* End custom CSS */