
                /*Theme color first*/
                #header .header-top, 
                .main_footer, 
                body#checkout #footer.main_footer
                {
                    background-color: #000000 !important;
                }
                a,
                #product .product-price,
                #product .social-sharing,
                #product .tabs .nav-tabs .nav-link,
                h2.title,
                .products .product-price-and-shipping, 
                #products .products .product-price-and-shipping,
                .page-cart .cart-container .product-line-grid-right .product-price,
                #product .social-sharing li
                {
                    color: #000000 !important;
                }
                .btn-primary,
                .products .products_product-description .btn, 
                #products .products .products_product-description .btn,
                #header .header-top .btn-header.btn-shopping-cart .circle,
                .custom-radio input[type="radio"]:checked + span,
                .btn-secondary.focus, 
                .btn-secondary:focus, 
                .btn-secondary:hover, 
                .btn-secondary:active, 
                .btn-secondary:active:focus,
                .carousel-indicators li.active,
                #header #_desktop_cart .circle .counter,
                #blockcart-modal .modal-header,
                .products-sort-order .select-list:hover
                {
                    background-color: #000000 !important;
                }
                #header .header-top .btn-header.btn-shopping-cart a .icon-shopping_cart,
                #header .header-top .btn-header .user-info .icon-user,
                #header .header-top .btn-header.btn-currency .currency-iso,
                #header .search-widget form button[type="submit"],
                #footer .arrow-footer-play_arrow,
                .main_footer .footer-container .email, body#checkout #footer.main_footer .footer-container .email,
                .page-cart .cart-total .price,
                .btn-primary.focus .shopping-cart, 
                .btn-primary:focus .shopping-cart, 
                .btn-primary:hover .shopping-cart, 
                .btn-primary:active .shopping-cart, 
                .btn-primary:active:focus .shopping-cart,
                .done,
                .page-my-account #content .links a:hover i,
                #pagenotfound .page-not-found h4, 
                #products .page-not-found h4,
                #product .social-sharing li:hover,
                .products .products_product-description .price,
                #products .products .products_product-description .price,
                #wrapper .breadcrumb li i,
                .cart-items .item:nth-child(5) .product-price,
                .card-block .cart-total .price, .card-block .cart-total .value
                {
                    color: #000000 !important;
                }
                #product .tabs .nav-tabs .nav-link.active, 
                #product .tabs .nav-tabs .nav-link:hover,
                .btn-secondary,
                #header #_desktop_cart .circle .counter,
                #header .header-bottom .top-menu li:hover,
                .block-categories .category-sub-menu li[data-depth="0"] > a:hover::after, 
                .block-categories .category-sub-menu li[data-depth="0"] > a.active::after,
                .main_footer .footer-container li:hover .arrow-footer-play_arrow:before, 
                body#checkout #footer.main_footer .footer-container li:hover .arrow-footer-play_arrow:before
                {
                    border-color: #000000 !important;
                }
                #header .header-top .btn-header a,
                .main_footer .footer-container a, 
                body#checkout #footer.main_footer .footer-container a
                {
                    color: white !important;
                }
                #header .header-top .btn-header.btn-shopping-cart a,
                .btn-primary.focus, 
                .btn-primary:focus, 
                .btn-primary:hover, 
                .btn-primary:active, 
                .btn-primary:active:focus,
                #footer .footer-copy a,
                .btn-primary
                {
                    color: black !important;
                }
                .products .products_product-description .btn, 
                #products .products .products_product-description .btn,
                .btn-primary.focus, 
                .btn-primary:focus, 
                .btn-primary:hover, 
                .btn-primary:active, 
                .btn-primary:active:focus,
                body#checkout .nav-link.btn-primary,
                .form-control:focus, 
                .input-group.focus
                {
                    border-color: #000000 !important;
                }
                .btn-primary.focus, 
                .btn-primary:focus, 
                .btn-primary:hover, 
                .btn-primary:active, 
                .btn-primary:active:focus
                {
                    background-color: white !important;
                }
                .social-menu ul li i {
                    color: rgba(255,255,255,0.4) !important;
                }
                .dropdown svg path {
                    fill: rgba(255,255,255,0.4) !important;
                }
                #product .product-information .btn:hover svg path,
                .btn-primary.focus svg path, 
                .btn-primary:focus svg path, 
                .btn-primary:hover svg path, 
                .btn-primary:active svg path, 
                .btn-primary:active:focus svg path {
                    fill: #000000 !important;
                }
    