.elementor-kit-5{--e-global-color-primary:#454C35;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F15B40;--e-global-color-a2e67d7:#E6D4C3;--e-global-color-97b0cef:#E94325;--e-global-color-631199e:#C7C7C7;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:2.6em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:1.3em;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:0.9em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */body,html{
    overflow-x: hidden;
    width: 100%;
}

div.woocommerce-loop-product__buttons {
  display: none;
}
a.button.product_type_variable.add_to_cart_button {
  display: none;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none !important;
}

 
p.woocommerce-result-count {
  font-family: montserrat
}

select.orderby {
   background: #f5f5f5;
    border-radius: 100px;
    border-color: #a3a3a3;
    color:#454C35;
}
span.onsale {
  border-radius: 5px !important;
  background-color: #f05b40!important;
  font-size: .8em!important;
  width: 80px!important;
}/* End custom CSS */