.elementor-kit-1390{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-99701d2:#6EDBE4;--e-global-color-91b6710:#FE8D01;--e-global-color-aaaae14:#F2B01E;--e-global-color-dff289c:#EEEEEE;--e-global-color-bbf54b9:#000000;--e-global-color-053f5ac:#FFFFFF;--e-global-color-ff05588:#4054B2;--e-global-color-b9502b1:#fff;--e-global-color-fc26058:#FF0000;--e-global-color-a29c416:#D6D6D6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-3967cc1-font-size:21px;--e-global-typography-3967cc1-font-weight:700;--e-global-typography-3967cc1-text-transform:capitalize;}.elementor-kit-1390 button,.elementor-kit-1390 input[type="button"],.elementor-kit-1390 input[type="submit"],.elementor-kit-1390 .elementor-button{background-color:var( --e-global-color-053f5ac );font-weight:700;color:var( --e-global-color-bbf54b9 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:10px 10px 10px 10px;}.elementor-kit-1390 a{color:var( --e-global-color-bbf54b9 );}.elementor-kit-1390 a:hover{color:var( --e-global-color-ff05588 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*icono buscar*/
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
    font-size: 27px;
    line-height: 18px;
    height: 18px;
    color:#000;
}
.fa, .fas{
    font-weight: 400 !important;
}

/*icono cesta*/

@media (min-width: 1023px){
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    font-family: "Font Awesome 5 Free";
    content: "\f290";
    font-size: 25px;
    font-weight:normal;
    color:#000;
    margin-right: 4px;
    padding-left: 4px;

}}
@media (max-width: 1023px){
    .button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    font-family: "Font Awesome 5 Free";
    content: "\f290";
    font-size: 25px;
    font-weight:normal;
    color:#000;
    margin-right:2px;
    }
}

.button.product_type_variable.add_to_cart_button:before{
     font-family: "Font Awesome 5 Free";
    content: "\f290";
    font-size: 25px;
    font-weight:normal;
    color:#000;
    margin-right:2px;
}

/* Mostrar botón añadir al carrito en hover */

.woocommerce ul.products li.product:hover .button {
    visibility: visible;
    transform: translatey(0px);
    transition: 0.35s;
    opacity: 1;
    color: #000;
    background-color: #6EDBE4;
    
}

.woocommerce ul.products li.product .button {
    font-size: 12px;
    line-height: 15px;
    padding: 8px 12px;
    min-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-style: solid;
    border-color: #000;
    border-width: 2px;
    color:#000;
    background-color: #FFF;
    }

@media (min-width: 768px) {
    .woocommerce ul.products li.product .button {
        position: relative;
        bottom: 210px;
        margin:5px;
        visibility: hidden;
        transform: translatey(0);
        transition: 0.35s;
        opacity: 0;
    }
	
    .woocommerce ul.products li.product:hover .button {
        transform: translatey(-10px) !important;
	}
}
/*precio oferta*/


.woocommerce ul.products li.product .price del{
    
    color: #000000 !important;
    
    
}

.woocommerce ul.products li.product .price del .amount{
    color: #000000 !important;
        font-size: 16px;
    }


.woocommerce ul.products li.product .price{
    font-weight: 700;
    color:#000;
        }

.woocommerce ul.products li.product .price ins{
    color: #ff0000 !important;
    }
    
.elementor-wc-products ul.products li.product .price ins .amount{
    color:#ff0000 !important;
    }
    
#wcfmmp-store del{
}    
    
#wcfmmp-store ins{
    background: #ffcfc000 !important;
     font-weight: 900 !important;
}

/* precio */

.woocommerce ul.products li.product .price{
    margin-top: 0px;
}

    
.woocommerce ul.products li.product .price{
    font-size: 25px;
    
}

@media (max-width: 768px){
    .woocommerce ul.products li.product .price {
        font-size:18px !important;
            }
}

/*titulo producto*/

.woocommerce-loop-product__title, .woocommerce ul.products li.product h2{
    font-size: 20px !important;
    color:#000;
    font-weight: 600 !important;

}
@media (max-width: 768px){
    .woocommerce ul.products li.product h2{
        font-size:16px !important;
        padding:2% !important;
    }}
/* estrellas */
.woocommerce .products .star-rating{
    margin-left: auto;
    margin-right: auto;
      margin-bottom: 4%;
}
.star-rating  {
    color: #FFC100;
    
    }
.woocommerce .star-rating::before{
    color: #FFC100;
    margin-left: auto;
    margin-right: auto;
  
    
}

/* margen caja productos pagina tienda*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin:5px;
    
}
/*ajustea antiguos*/

.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product{
        text-align: center;
        border-style: solid;
        border-width: 1px !important;
        padding: 0px 0px 0px 0px;
        border-color: #d6d6d6
    /*box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);*/
   
}

.woocommerce ul.products li.product .onsale{
    display: block;
    color:#000;
    background-color: #6EDBE4 !important;
    border-radius: 16px;
    min-width: 60px;
    min-height: 34px;
    line-height: 34px;
    left: auto;
    right: 0;
    margin: -9px;
}

.eael-product-grid .eael-product-wrap .eael-onsale{
    top:0px;
}

/* instagram*/

.elementor-icon.elementor-social-icon.elementor-social-icon-instagram{
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}



/* Checkout */
@media (min-width: 993px) {

.woocommerce .col2-set .col-1{width:100%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    float:none;
    width:100%;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{width:48%;float:left;}
#order_review_heading, .woocommerce #order_review, .woocommerce-page #order_review{float:left;width:48%;margin-left:2%;}

}
button#place_order.button.alt{
    width:45%;
    background-color:#FE8D01;
    color:#000000;}
/* recaptcha */
.grecaptcha-badge { visibility: hidden; }/* End custom CSS */