/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.whb-header-bottom {
    background-color: unset;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    background: #D53029;
    background: linear-gradient(180deg, rgba(213, 48, 41, 1) 0%, rgba(183, 37, 25, 1) 50%);
}


.wd-sidebar.sidebar-left{

background: #f9f9f9;
padding: 20px;
border: #e1e1e1 solid 1px;

}



.widget .product-categories li a{
    border-bottom: 1px solid #e1e1e1;
}
.quick-view.wd-action-btn{
display: none;
}

.widget .product-categories li a {
    text-decoration: none;
    text-transform: uppercase;
}

.wd-sidebar.sidebar-left .widget-title
 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bolder;
}

#glt-translate-trigger{
	display: none;
	
}

.infoheaderleft{
	margin-left: -13px;
}
.wd-social-icons.wd-style-default>a {
    font-size: 13px;
}

#menu-top-bar-right a {
    text-transform: uppercase;
    font-size: 12px !important;
}
#flags {
    width: auto!important;
}
#flags a{
    margin-right: 0px !important;
}

#flags li {
    margin-top: 6px;
}

.vbhead p{
font-size: 13px!important;
text-transform: uppercase;
}

.whb-header-bottom-inner a{
	font-size: 14px!important;
text-transform: uppercase!important;
	
	
}

.whb-top-bar {
background: #ffffff;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 97%, rgba(255, 255, 255, 1) 100%);
border: 1px solid #f9f9f9;
}