table.variations td,
table.variations th{
    background-color: transparent !important;
    
}
table.variations th.label {
    padding: 15px 0;
    text-align: left;
}
.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected {
color: var(--e-global-color-primary) ;
background-color: var(--e-global-color-accent);
box-shadow: 0 0 0 0px var(--wcboost-swatches-color-border-selected);
}
.wcboost-variation-swatches__item:hover, .wcboost-variation-swatches__item:focus {
    box-shadow: 0 0 0 1px var(--wcboost-swatches-color-border);
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 15%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
}
.description_tab,
.additional_information_tab,
.reviews_tab{
    background-color: transparent !important;
    border: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper{
    border: 1px solid #ebebeb;
}

ul.tabs.wc-tabs li{
    margin-bottom: 1px;
} .active {
    border-bottom: 3px solid black !important;
}
/*.woocommerce-Tabs-panel > h2:first-of-type{*/
/*    display:none !important;*/
/*}*/
h2.woocommerce-Reviews-title {
    display: none;
    visibility: hidden;
}

.woocommerce-Tabs-panel li{
    margin-bottom: 14px !important;
}

.woocommerce-Tabs-panel h3{
    margin: 25px 0 15px 0;
}

section.related.products h2 {
    font-size: 30px;
    font-weight: 600 !important;
    margin-bottom: 30px;
}

li.product.type-product,
.woocommerce-product-gallery{
     border: 1px solid #ebebeb;
     padding: 20px !important;
}

.product_meta > .posted_in:last-child{
    display:flex;
    align-items:center;
    gap:50px;
}

/* section.elementor-section.elementor-top-section.elementor-element.elementor-element-1b6b6c4.main-header.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background-image: none !important;
}
 */





