/**handles:widget-heading,gwe-product-tabs**/
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.gwe-product-category-tabs{display:flex;flex-wrap:wrap;max-width:100%}input.invisible{position:absolute;opacity:0}.tab-label{width:100%;padding:20px 30px;background:#798184;cursor:pointer;font-weight:700;font-family:"Open Sans",sans-serif;text-transform:uppercase;color:#fff;font-size:18px;text-align:center;position:relative}.tab-label:hover{background-color:#000}input.invisible:checked+.tab-label{background-color:#000}input.invisible:checked+.tab-label::after{position:absolute;bottom:-13px;width:32px;height:32px;background-color:#000;display:block;content:"";left:calc(50% - 16px);transform:rotate(45deg)}.prod-tab-panel{display:none;padding:20px 30px 30px;background-color:#fff}input.invisible:checked+.tab-label+.prod-tab-panel{display:block;width:100%}@media screen and (min-width:767px){.prod-tab-panel{order:99}.tab-label{width:auto;max-width:100%;flex:1;margin-bottom:20px;font-size:14px;padding-left:15px}}