body{
    --main-cl: #aaa;
    --main-bg: #252525;
    --main-line: #444;
    --default-color: #fff;
    --input-bg: var(--main-bg);
}
.flex-direction-nav a,
.slick-slider .slick-arrow{
    color: #888;
}
.widget_layered_nav .inline-group a:not(.selected):before,
.widget_layered_nav ul li:not(.chosen) > a:before,
.widget_rating_filter ul li:not(.chosen) > a:before,
.widget_product_categories ul li:not(.current-cat):not(.current-cat-parent) > a:before{
    box-shadow: 0 0 0 1px var(--main-line) inset;
}
.chosen-container .chosen-results li:hover,
.techone-dropdown > .sub-menu > .menu-item:hover > a,
.header-submenu .sub-menu > li:hover > a,
.vertical-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item:hover > a,
.main-menu > .menu-item > .sub-menu:not(.megamenu) .menu-item:hover > a,
.view-all-menu a:hover,
.vertical-menu > .menu-item > a:hover{
    background-color: rgba(255,255,255,0.05);
}
.woocommerce-checkout-payment{
    --checkout-bg: #191919;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true]{
    background-color: #333;
}
#ship-to-different-address label span:before{
    background-color: #666;
}
.product-tab-brands .brand-item:nth-child(even) > *, #tab-additional_information tr:nth-child(even) > *{
    background-color: #333;
}
/*----- HEADING -----*/
.ovic-tab.style-01 .tabs-head,
.ovic-heading.style-01{
    background-color: #191919;
}
.ovic-tab.style-01 .tabs-title:after,
.ovic-heading.style-01 .title:after{
    border-inline-start-color: #666;
}
/*----- BLOG -----*/
.blog-item.style-01 .post-inner{
    border: none;
}
/*----- PRODUCT -----*/
.product-item.style-05 .product-title,
.product-item.style-04 .product-title{
    color: inherit;
}
.product-item.style-05 .price,
.product-item.style-04 .price{
    color: #fff;
}
/*----- BRAND -----*/
.ovic-brand .text{
    color: #bbb;
}
.ovic-brand .text b{
    color: #fff;
}
/*----- COUNTDOWN -----*/
.techone-countdown > *{
    background-color: var(--main-bg);
}
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADING -----*/
/*----- HEADER -----*/
.header.style-01 .header-bot .header-inner{
    background-color: #191919;
}
.header.style-13 .header-top,
.header.style-13 .header-bot,
.header.style-12 .header-top,
.header.style-09 .header-top,
.header.style-06 .header-bot,
.header.style-03 .header-top,
.header.style-02 .header-bot{
    --main-header-bg: #333;
}
.header.style-04 .header-bot{
    --main-header-bg: #444;
}