.elementor-1485 .elementor-element.elementor-element-06997f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1485 .elementor-element.elementor-element-c5b14e1{text-align:center;}.elementor-1485 .elementor-element.elementor-element-c5b14e1 .elementor-heading-title{font-family:"satoshi", Sans-serif;font-weight:600;color:var( --e-global-color-secondary );}.elementor-1485 .elementor-element.elementor-element-3c2e0ad{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-1485 .elementor-element.elementor-element-c5b14e1 .elementor-heading-title{font-size:21px;}}/* Start custom CSS for woocommerce-product-data-tabs, class: .elementor-element-3c2e0ad *//* Hide Reviews & Additional Info tab buttons */
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab,
.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab {
  display: none !important;
}

/* Hide their panels */
#tab-reviews, #tab-additional_information { display: none !important; }

/* Hide the whole tab header row and show content */
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce div.product .woocommerce-tabs .wc-tabs { display: none !important; }
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce .woocommerce-Tabs-panel { display: block !important; }

/* Hide the auto H2 printed at the top of each panel */
.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel > h2:first-of-type,
.woocommerce div.product .woocommerce-tabs .panel > h2:first-of-type {
  display: none !important;
}

/* Optional: remove any extra space left over */
.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel {
  margin-top: 0 !important;
  padding-top: 0 !important;
}/* End custom CSS */