.elementor-kit-45{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:500;color:#030303;font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 button,.elementor-kit-45 input[type="button"],.elementor-kit-45 input[type="submit"],.elementor-kit-45 .elementor-button{background-color:#000000;font-family:"Cormorant Garamond", Sans-serif;color:#FFFFFF;}.elementor-kit-45 e-page-transition{background-color:#FFBC7D;}.elementor-kit-45 a{color:#000000;font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 a:hover{color:#030303;font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 h1{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 h2{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 h3{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 h5{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-45 h6{font-family:"Cormorant Garamond", Sans-serif;}.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 *//* Home page hide 2nd variations prices*/

 span.woocommerce-Price-amount.amount:nth-child(2) {
    display: none ;
}


/*avoid IOS autosytle*/

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

/*remove focus on all page*/
a:focus,
.focus a {
	outline: none !important;
}

/*home*/
.boton-compra-p {
    display: none;
}

/*style product page*/

/*hide "tamaño" */

.variations_form.cart .variations .label label {
    display: none;
}

/*hide "limpiar"*/

.variations_form.cart a.reset_variations {
    display: none;
}

/*style tamaño drop donw menu*/

.value  select#tamano {
  -webkit-border-radius: 0px;
}

/*style price of product*/

.single_variation_wrap .woocommerce-Price-amount.amount {
    font-size: 35px;
    color: white;
}

/*style background of -+ buttons*/

.single_variation_wrap .quantity.buttons_added{
    background-color: white;
}

single_variation_wrap {
    margin-top: -20px!important;
}

/*style my account*/
.page-id-41  
.storefront-product-section.storefront-product-categories,
.page-id-41  
.storefront-product-section.storefront-recent-products,
.page-id-41  .storefront-product-section.storefront-featured-products,
.page-id-41  .storefront-product-section.storefront-popular-products,
.page-id-41  .storefront-product-section.storefront-on-sale-products,
.page-id-41 .storefront-product-section.storefront-best-selling-products,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before ,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before  ,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before ,

.page-id-41 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before 
{
        display: none!important;
    }
    
/*style checkout*/
.about_paypal {
    display: none;
}


.woocommerce-info {
    background-color: #403B37!important;
}

/*style woocommerce-message*/
.woocommerce-message  {
    background-color: #403B37!important;
} 

/*style cookies banner*/

#cc-window.cc-window.cc-theme-minimal .cc-btn.cc-accept-all {
    border-radius: 0px!important;
}

.cc-btn.cc-accept-all.cc-btn-no-href {
    font-family: Lato!important;
}

.cc-revoke.cc-bottom {
    display: none!important;
}

/*style age checker*/

.agy button#agy-exit {
    display: none!important;
}

.agy p.decor-line {
    display: none!important;
}/* End custom CSS */