.elementor-kit-7{--e-global-color-primary:#0A0A0A;--e-global-color-secondary:#D90429;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F5F5F5;--e-global-color-e91525e:#8D99AE;--e-global-color-15e0536:#2B2D42;--e-global-color-d76c391:#1A1A1A;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Orbitron";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-7{--e-global-typography-primary-font-size:25px;--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-7 {
    line-height: 0px;
}

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
  display: none;
}

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button {
  display: none;
}

/* Hide WooCommerce category product count */
.product-category .count,
.woocommerce-loop-category__title .count {
  display: none !important;
}

.cfvsw-swatches-container .cfvsw-label-option {
  color: #d32f2f !important;
  background: transparent !important;
}

.popup-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background: #fff;
  z-index: 9999; /* very high */
}

header {
  z-index: 1000;
}

.popup-open {
  overflow: hidden;
}

.single-product .single_variation .woocommerce-variation-price{
  display:none !important;
}/* End custom CSS */