/** Dark **/
.scheme_original body:not(.video_bg_show), .scheme_original body:not(.video_bg_show) .page_wrap, .scheme_original .copy_wrap, .scheme_original #page_preloader {
	background-color: #000;
}

.scheme_original .top_panel_bottom {
    background-color: #000;
}

.scheme_original .top_panel_title_inner {
    background-color: #000;
}

.scheme_original .copyright_wrap_inner {
    background-color: #000;
}

.scheme_original .top_panel_inner_style_1 .menu_main_nav>li>a, .scheme_original .top_panel_inner_style_2 .menu_main_nav>li>a {
	color: #fff;
}

.scheme_original .top_panel_inner_style_1 .menu_hover_fade .menu_main_nav>li.current-menu-item>a, .scheme_original .top_panel_inner_style_1 .menu_hover_fade .menu_main_nav>li>a:hover, .scheme_original .top_panel_inner_style_1 .menu_hover_fade .menu_main_nav>li>a:active, .scheme_original .top_panel_inner_style_1 .menu_hover_fade .menu_main_nav>li>a:focus {
	color: #8d9f0d !important;
}

.scheme_original .widget_area_inner ul li a {
	color: #fff;
}

.scheme_original .scroll_to_top {
    color: #ffffff;
    background-color: #8d9f0d;
}

.woocommerce ul.products li.product .post_content a.button {
    background-color: #000 !important;
}

.woocommerce ul.products li.product .post_content a.button:hover {
    background-color: #8d9f0d !important;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    color: #222222 !important;
}

.scheme_original .body_wrap {
    color: #fff !important;
}

.scheme_original .woocommerce-checkout #payment {
    background-color: #000 !important;
}


.woocommerce ul.products li.product .post_content a.button:before {
    background-color: #8d9f0d !important;
}


.woocommerce ul.products li.product .post_content a.button:hover:before {
    background-color: #000 !important;
}

.woocommerce div.product .product_title {
	color: #fff;
}

.scheme_original h1, .scheme_original h2, .scheme_original h3, .scheme_original h4, .scheme_original h5, .scheme_original h6, .scheme_original h1 a, .scheme_original h2 a, .scheme_original h3 a, .scheme_original h4 a, .scheme_original h5 a, .scheme_original h6 a {
    color: #fff;
}

.scheme_original input, .scheme_original input::placeholder, .scheme_original textarea::placeholder, .scheme_original .mc4wp-form input, .scheme_original .mc4wp-form select, .scheme_original .mc4wp-form textarea {
    color: #fff !important;
    caret-color: #fff;
}

.scheme_original input:focus, .scheme_original textarea:focus, .scheme_original .mc4wp-form input:focus, .scheme_original .mc4wp-form textarea:focus, .wpcf7 .column-1_1 .wpcf7-textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 .column-1_1 .wpcf7-textarea:focus, .wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text {
	background-color: rgba(255,255,255,0.2);
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	background-color: rgba(255,255,255,0.2);
}

.zen-ui-select__options {
	background: rgba(0,0,0,0.56);
	border: none;
	padding: 0;
}

.zen-ui-select__search {
	padding: 0 !important;
	border: none !important;
}

.zen-ui-select__search input[type="text"], .zen-ui-select__search input[type="text"]:focus, .zen-ui-select__search input[type="text"]:hover, .zen-ui-select__search input[type="text"]:active {
	background: rgba(0,0,0,0.56);
	padding: 8px !important;
	border: none !important;
}

.zen-ui-select__value.disabled {
	background-color: rgba(255,255,255,0.2);
	border: none;
	color: #fff !important;
}

.zen-ui-select__value, .zen-ui-select__value:hover {
	background-color: rgba(255,255,255,0.2);
	border: none;
}

.zen-ui-select__option, .zen-ui-select__option--current {
	background: rgba(0,0,0,0.56);
	border: none;
}

.zen-ui-select__option:not(.zen-ui-select__option--disabled):not(.zen-ui-select__option--current):hover {
    background: rgba(0,0,0,0.36);
}

.woocommerce table.shop_table .cart-subtotal .amount, .woocommerce-page table.shop_table .cart-subtotal .amount, .woocommerce table.shop_table .shipping td, .woocommerce-page table.shop_table .shipping td {
    color: #fff !important;
}

.woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
    color: #fff !important;
}

.scheme_original .woocommerce ul.products li.product .price del, .scheme_original .woocommerce-page ul.products li.product .price del {
    color: #1d1d1d;
}

.woocommerce ul.products li.product h3 a {
    color: #000;
}

.woocommerce ul.products li.product h3 a:hover, .woocommerce ul.products li.product h3 a:active {
    color: #8d9f0d;
}

.scheme_original .pagination_pages>a, .scheme_original .pagination_pages>span {
    background-color: rgba(255,255,255,0.2);
}

.scheme_original .accent2 {
	color: #8d9f0d;
}

.scheme_original select, .scheme_original select:active, .scheme_original select:hover, .scheme_original select:focus {
    color: #fff;
    border-color: #ffffff;
    background-color: rgba(255,255,255,0.2);
}

.scheme_original select option {
	color: #000 !important;
}

.top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
    color: #fff;
}

.top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover, .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:active {
    color: #8d9f0d !important;
}

.scheme_original .mc4wp-form input[type="submit"], .scheme_original .wpcf7 input[type="submit"] {
    background-color: #8d9f0d;
}

.scheme_original .mc4wp-form input[type="submit"]:hover, .scheme_original .wpcf7 input[type="submit"]:hover {
    background-color: rgb(141,159,13,0.24);
}

.scheme_original .footer_wrap .widget_text ul.sc_list_style_iconed, .scheme_original .copyright_wrap_inner .copyright_text {
    color: #fff;
}

.scheme_original .woocommerce .widget_price_filter .price_label span {
    color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:active {
	background-color: rgb(141,159,13,0.24);
}

.scheme_original .woocommerce a.button.wc-forward.checkout {
    background-color: #8d9f0d;
}

.scheme_original .woocommerce a.button.wc-forward.checkout:hover, .scheme_original .woocommerce a.button.wc-forward.checkout:active {
    background-color: rgb(141,159,13,0.24);
}

.scheme_original .woocommerce a.button:hover, .scheme_original .woocommerce a.button:active, .scheme_original .woocommerce-page a.button:hover, .scheme_original .woocommerce-page a.button:active, .scheme_original .woocommerce button.button:hover, .scheme_original .woocommerce button.button:active {
	background-color: rgb(141,159,13,0.24) !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong {
    color: #8d9f0d !important;
}

.scheme_original .menu_main_nav>li ul {
    color: #ffffff;
    background-color: #8d9f0d !important;
}

.top_panel_wrap li li > a {
    padding: 0.5em 0 !important;
    letter-spacing: 0.04em;
}

.scheme_original .header_mobile .menu_main_nav>a:hover, .scheme_original .header_mobile .menu_main_nav>li.sfHover>a, .scheme_original .header_mobile .menu_main_nav>li.current-menu-item>a, .scheme_original .header_mobile .menu_main_nav>li.current-menu-parent>a, .scheme_original .header_mobile .menu_main_nav>li.current-menu-ancestor>a, .scheme_original .header_mobile .menu_main_nav>li>a:hover {
    color: #ffffff !important;
}

/* Dark Mobile */
.scheme_original .header_mobile .panel_top {
    background-color: #000;
}

.scheme_original .header_mobile .search_wrap, .scheme_original .header_mobile .login, .scheme_original .header_mobile .panel_bottom {
    background-color: #000;
}

.header_mobile .menu_main_nav .sub-menu {
    margin: 0 0 0 20px !important;
}

.menu_main_nav ul.sub-menu > li + li > a {
    border-top: none !important;
}

.comment-form-email, .comment-notes{
    display: none;
}

.comment-form-author label {
	margin-right: 15px;
}

.comment-form-author input, .comment-form-comment textarea {
	color: #000 !important;
}

p.stars.selected a:before {
  color: #fea526 !important;
}

.scheme_original .menu_main_nav>li ul {
    color: #ffffff;
    background-color: #000000 !important;
}

.scheme_original .woocommerce-tabs.trx-stretch-width {
    background-color: #000 !important;
}

.page_wrap .top_panel_wrap {
    top: 0 !important;
	position: relative !important;
}

.scheme_original .top_panel_inner_style_1 .menu_main_nav>li ul li a:hover {
	color: #8d9f0d !important;
}

.woocommerce-grouped-product-list-item__quantity input[type="number"] {
	color: #222 !important;
}

.woocommerce-grouped-product-list-item__label a {
	color: #fff;
}

.woocommerce .product_meta a, .current-menu-parent a, .menu-item-has-children a:active {
	color: #8d9f0d !important;
}

.woocommerce div.product form.cart div.quantity input[type="number"]::placeholder {
	color: #000 !important;
}

.wpb_text_column a, .wpb_text_column p, .wpb_text_column p span, .scheme_original .popular_categories_menu ul li a {
	color: #fff !important;
}