.top_bar{
    background:white !important;
}
.footer,.footer_title,.footer p{
    background:black !important;
    color: white !important;
}
.header_search_button{
    background: #3a4247!important;
}
.button{
    background: #FFBD00!important;
}
.logo a{
    color: #3a4247!important;
}
.product_cart_button{
        background: #3a4247!important;
}
.home_overlay{
    background: linear-gradient(#FFFFFF, #3a4247);
}
.viewed{
    background: #3a424726 !important;
}
.footer .logo a{
    color: white !important;
}
#change_lang,.top_bar_contact_item,.top_bar_contact_item a{
    color: #3a4247 !important;
}
.top_bar_user,.top_bar_user a{
    color: #3a4247 !important;
}
.fas,.fa-shopping-basket{
    color: #3a4247!important;
    font-size: 2em;
}
.cat_menu_container {
	background-color: #ffbd00 !important;
}
.main_nav {
    background-color:#3a4247 !important;
}
.main_nav_dropdown li a{
    color: white !important;
}
.standard_dropdown li a:hover{
    color:  #ffc63a !important
}
.cart_button_checkout{
    background-color: #84c341 !important
}
.cart_button_clear{
    color: white !important
}
.cat_menu li a:hover{
    color: #ffbd00 !important
}
.sidebar_categories li a:hover{
    color: #ffbd00 !important
}





.fa-times-circle{
    color:red !important;
    font-size: 2em;
}
.fa-heart{
    color: red !important;
}
.footer_phone{
    color: white !important;
}
.top_bar_icon .fas{
    color: #3a4247 !important;
    font-size:1.2em !important;
}
.cart_count
{
    position: absolute;
    bottom: -1px;
    right: -14px;
    width: 23px;
    height: 23px;
    background: #df3b3b;
    border-radius: 50%;
    text-align: center;
}
.top_bar_user div:nth-child(2)::after
{
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -13px;
    width: 1px;
    height: 17px;
    background: white;
    content: '';
}
.viewed_image img{
    max-height: 100% !important;
    margin-top: auto !important;
    margin-left: auto !important;
}
#tableCommandes tr:hover{
    cursor: pointer !important;
}

#change_lang:hover{
    color: #ffbd00 !important;
    font-size: 18px;
}
.top_bar_user a:hover{
    color:#ffbd00 !important
}

@media only screen and (max-width: 991px){
    .main_nav_content {
        background-color: dimgrey;
    }
}
.cat_menu {
	width: 350px !important;
}
