body {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
}

a{
    color: #fff;
}

p {
    color: #fff;
}

h2, h3, h4, h5, h6 {
    color: #fff;
}

.form-control {
    background-color: #d1081b;
}

.form-control::placeholder {
  color: #fff;
  opacity: 0.7;
}

.table {
    color: #fff;
}


.social_icons li a {
    color: #fff;
}

.top-header{
	display: none;
}


.header_wrap.fixed-top{
    border-bottom: 3px solid #d1081b;
}

.logo_dark {
    max-height: 100px;
}

.bottom_header {
    background: #000000;
}

.navbar-toggler {
    color: #fff;
}


/*------- NAV ----------*/
.navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
    /*background-color: #d1081b;*/
}

@media only screen and (max-width: 991px) {
    .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #d1081b;
    }    
}

/*mobile*/
.header_with_topbar.active .main_menu_uppercase .navbar-nav>li>.nav-link {
    color: #fff;
    /*color: #292b2c;*/
}

/*mobile*/
.header_with_topbar.active .navbar .navbar-nav > li > a.active{
	color: #D1081B;
}

/*desktop*/
.main_menu_uppercase .navbar-nav>li>.nav-link {
    color: #fff;
}

/*desktop*/
.navbar .navbar-nav > li > a.active{
	color: #D1081B;
}

.dark_skin .navbar-nav .dropdown-menu {
    background-color: #d1081b;
}
.dark_skin .navbar .navbar-nav li>.dropdown-item{
    color: #fff;
}
.navbar .navbar-nav .dropdown-menu li a:hover, .dark_skin .navbar .navbar-nav .dropdown-menu > ul > li:hover > a{
    color: #fff;
}
/*-------------------------------*/


/*--------- header cart ---------*/
.navbar-nav .dropdown-menu.cart_box.show {
    box-shadow: 0 13px 42px 11px rgb(0 0 0 / 64%);
}

.cart_count, .wishlist_count {
    background-color: #D1081B;
}

.cart_list a {
    /*color: #d1081b;*/
    color: #000000;
}

.cart_buttons .btn-fill-line:hover {
    color: #000000 !important;
}

.dark_skin .cart_quantity, .dark_skin .cart_total {
    color: #000000;
}

.item_remove {
    color: #000000 !important;
}
/*-------------------------------*/

ul.best_collection_features li{
    color: #D1081B;
    padding-bottom: 15px;
}

.footer_dark {
    background-color: #000000;
}

/*------ BANNER ----------*/
.light_arrow .carousel-control-next, .light_arrow .carousel-control-prev {
    display: none;
}

.carousel-item-custom.background_bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
}

.banner_section-custom{
	background: #000000;
}

.banner_section-custom .banner_slide_overlay {
    background: #00000063;
    /* background: #000000a8; */
}

.banner_slide_content-custom .banner_content{
    padding: 30px;
    /*background: #000000;*/
}

.banner_slide_content-custom .banner_content h5{
    font-family: 'Poppins', sans-serif;
}

.banner_content p{
    color: #fff;
}

.banner_content h2 {
	color: #fff !important;
}

.banner_content h5 {
	color: #fff !important;
}

.banner_content .btn-fill-out {
    border: 1px solid #D1081B;
}

.banner_content .btn-fill-out::before, .banner_content .btn-fill-out::after {
    background-color: #D1081B;
}

.banner_content .btn-fill-out:hover {
    color: #fff !important;
}

ul.slider_features li {
    color: #fff;
    padding-bottom: 15px;
    list-style: inside;
}
/*------------------------*/

/*------- exclusive_products  --------*/
.exclusive_products.section{
    padding-top: 0px;
} 

.exclusive_products{
    background: #000000;
}

.exclusive_products .nav-item a{
    color: #fff;
}

.exclusive_products .nav-tabs .nav-link.active{
    background-color: #000000;
}

/*
.exclusive_products .product{
    border: 1px solid #d1081b;
    background: #d1081b;
}
*/
/*
.exclusive_products .product .product_title a{
    color: #000000;
}

.exclusive_products .product_price .price {
    color: #000000;
}

.exclusive_products .btn-fill-out{
    background: #000000;
}

.btn-fill-out::before, .btn-fill-out::after {
    background-color: #000000;
}
*/
/*------------------------------------*/

.page-title h1 {
    text-transform: initial;
}

.product_img {
    height: 180px;
    align-items: flex-start;
}

.customer_login, .discount_coupon_box{
    display: none;
}



.bg_gray {
    background-color: #d1081b !important;
}


/*----- newsletter ---------------*/
/*
.page-cookies .newsletter_section{
    display: none;
}
*/

.newsletter_section.section.small_pb {
    padding-top: 25px;
    padding-bottom: 0px;
}

.newsletter_section .heading_s1 {
    margin-bottom: 0px;
}

.newsletter_section .heading_s1 h3{
    color: #000000
}

.newsletter_body{
    font-size: 20px;
    color: #000000
}

.newsletter_section .btn-fill-out{
    background: #000000;
}
/*---------------------------------*/


/*------ breadcrumb ----------------*/
.breadcrumb_section.page-title-mini {
    padding: 40px 0;
}

.breadcrumb_section h1{
    color: #000000;
} 

.breadcrumb_section a{
    color: #000000;
}

.breadcrumb_section a:hover{
    color: #fff;
}  

.breadcrumb-item.active {
    color: #000000;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #000000;
}
/*--------------------------------*/


/*-------- contacts page -------*/
.contact_text{
    color: #d1081b;
}
.contact_text span {
    color: #d1081b;
}
.contact_text a {
    color: #d1081b;
}
.contact_text p{
    color: #d1081b;
}
/*------------------------------*/


/*------ product card ------------*/
.product{
    border: 1px solid #d1081b;
    background: #d1081b;
}
.product .product_title a{
    color: #000000;
}

.product_info .product_price .price {
    color: #000000;
}

.product_info .product_price .on_sale {
    color: #000000;
}

.btn-fill-out{
    background: #000000;
}

.btn-fill-out::before, .btn-fill-out::after {
    background-color: #000000;
}

.product .product_title{
    white-space: normal;
    min-height: 40px;
}
/*--------------------------------*/


/*------ products page -----------*/
.sidebar_category_item_all{
    display: none;
}

li.sidebar_category_item.tips{
	display: none;
}

.sidebar_categories_title a {
    color: #fff;
}

.sidebar_categories_title a:hover {
    color: #d1081b;
}

.sidebar_categories li.selected .sidebar_categories_title.selected a{
    color: #d1081b;
}

.description p {
    color: #fff;
}
.sp-wrap {
    background: #bb1717;
    border: 2px solid #d1081b;
}
/*--------------------------------*/


/*------- product page ---------*/
.page-product .product_price .price {
    color: #fff;
}

.page-product .on_sale {
    color: #d1081b;
}
/*------------------------------*/

/*--------cart page ------------*/
.divider i {
    background-color: #000;
}

.divider:before, .divider:after {
    border-top: 1px solid #fff;
}
.product-remove a i {
    color: #d1081b;
}

.quantity .qty {
    color: #fff;
}

.btn-fill-line:before, .btn-fill-line:after {
    background-color: #d1081b;
}
.btn-fill-line:hover {
    color: #fff !important;
}
.btn-fill-line {
    border: 1px solid #d1081b;
}
/*------------------------------*/

/*------ checkout page ---------*/
.order_review {
    background-color: #000;
}

.order_review label {
    color: #fff;
}

.order_review a {
    color: #d1081b;
}

.payment_option .custome-radio .form-check-label {
    color: #ffffff;
}

.custom-control-input-red:checked~.custom-control-label::before {
    background-color: #d1081b;
    border-color: #d1081b;
}

.toggle_info {
    background-color: #d1081b;
    color: #000000;
}

.toggle_info a{
    color: #000000;
    font-weight: 600;
}

.toggle_info a:hover{
    color: #fff;
}

.order_complete i {
    color: #46c912;
}

.page-thankyou .newsletter_section {
    display: none;
}
/*------------------------------*/

/*--------izi Toast ------------*/
.iziToast.iziToast-color-green{
    background: #46c912;
    border-color: #46c912;
}

.iziToast>.iziToast-body .iziToast-title {
    color: #fff;
}

.iziToast>.iziToast-body .iziToast-message {
    color: #fff;
}
/*------------------------------*/

/*-------- POPUP ---------------*/
#onload-popup .modal-dialog-full .modal-content {
    background: #000000;
}

#onload-popup h4, #onload-popup p{
    color: #fff;
}
/*------------------------------*/


/*-------- COOKIE ---------------*/
.cookie-consent {
    background: #d1081b;
}

.cookie-consent__message {
    color: #000000;
}

.cookie-consent__message a{
    color: #fff;
}

.cookie-consent__agree {
    background: #000000;
}
/*-------------------------*/

.footer_logo{
    display: none;
}

.footer_top {
    padding: 50px 0 50px;
}

/*---- 2produktai_eileje --------*/
@media only screen and (max-width: 480px){
    .shop_container .col-mn-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .shop_container .product {
        margin-bottom: 10px;
    }
    
    .product_img {
        height: 140px;
        align-items: flex-start;
    }
}
/*-----------------------------------*/