body 
{
  
}
  select{
 margin-bottom:10px!important;
width: 150%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-bottom: 10px;
}
.inp
{
    background:#FDFDFD;
  border: 0 none;
  margin-bottom:10px;
  padding: 10px;
  width: 100%;
  font-weight: 300;
  color: #AAAAAA;
    }
.left-sidebar {background-color: #ECECEC;border: 1px solid #D0D0D0;margin-bottom: 30px;}
.vendor {
background-color: #D8D8C8;
padding: 25px 0px;
margin-bottom: 30px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
.brands-name .nav-stacked li a.active
{
    background-color:#7C7C7C;
    color:#FFF;
    }
    .displayNone
    { display:none;
        }
footer select {
    margin-left: 0 !important;
    padding: 0;
    background: #383330 !important;
    border: 0 !important;
    box-shadow: none;
    -webkit-appearance: none;
    color: #cccccc !important;
    text-transform: uppercase;
    outline: none;
}



/*New Added*/
.single-widget h2:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #d9261c;
    position: absolute;
    top: 200%;
    left: 0;
}
.single-widget, .single-widget a {
    color: #cccccc;
}
.shop-menu {
    float: right;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.shop-menu .navbar-nav>li>.dropdown-menu {
    right: 0 !important;
    left: auto;
}
header .box a.button {
        background: #d9261c;
        padding: 7px 30px 7px 30px;
        margin-top: 20px;
        display: inline-block;
        font-size: 18px;
        border: 2px solid;
        border-radius: 6px;
}
header .menubg {
    background-color: #383330;
    padding: 3px;
    color: #fff;
    padding: 10px 0 5px 0 !important;
    border-bottom: 5px solid #d9261c !important;
}
.shop-menu .dropdown-menu>li {
    padding: 0 !important;
    text-align: left !important;
    display: block;
}
.shop-menu .dropdown-menu>li>a {
    padding: 8px 10px;
    text-align: left;
    float: none;
    margin: 0 0 0 0;
}
.header-bottom .row {
    border-bottom: 5px solid #f5f5f5 !important;
}
.header-middle .container .row > div {
    position: static;
}
.shop-menu.mega-menu-view {
    float: none;
    margin: 0;
}
.shop-menu.mega-menu-view .nav>li {
    position: static;
}
.shop-menu.mega-menu-view .navbar-nav>li>.dropdown-menu {
    left: 0;
    top: 100%;
}
.shop-menu.mega-menu-view .dropdown-menu>li {
    display: inline-block;
    width: 25%;
    text-align: left !important;
    float: left;
}
.shop-menu.mega-menu-view .dropdown-menu>li>a {
    font-size: 12px;
    transition: all 200ms;
}
.shop-menu.mega-menu-view .dropdown-menu>li>a .fa {
    float: left;
    margin: 2px 15px 0 0;
    transition: all 200ms;
}
.shop-menu.mega-menu-view .dropdown-menu>li>a:hover .fa {
    margin-right: 12px;
}
h2.title {
    color: #383330;
}
.header_top .shop-menu ul li a {
    background: white;
    color: #383330;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 2px;
}
.header_top .shop-menu {
    margin-top: 9px;
}
footer h4 {
    font-size: 14px;
}
.header-middle .row.menubg {
    display: none;
}
.header-middle .row.menunMob {
    display: block;
}
.left-sidebar h2, .brands_products h2 {
    color: #d9261c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.left-sidebar h2:before {
    background: #ffffff;
}
.brands-name ul {
    border: 0px solid #383330;
    margin-bottom: 0;
}
.nav-stacked>li+li {
    margin: 0;
}
.brands-name .nav-stacked li a {
    background: #F5F5F5;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    font-size: 14px;
}
.brands-name .nav-stacked li a.active {
        background-color: #d9261c;
}
.left-sidebar h2:after,.left-sidebar h2:before{
    display: none;
}
.left-sidebar h2 {
    color: #383330;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #d0d0d0;
    background: #ffffff;
}
.left-sidebar .brands_products h2 {
    border-top: 1px solid #d0d0d0;
}
.brands-name {
    border: none;
    padding-bottom: 0;
    padding-top: 0;
}
.productinfo > div {
    position: relative;
}
.productinfo > div > img {
        position: absolute;
    height: 100%;
    width: auto !important;
    max-width: unset;
}
.productinfo h2 {
    color: #d9261c;
    font-weight: normal;
}
.productinfo p {
    color: #999999;
    font-weight: normal;
}
.productinfo p span {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
    color: #383330;
}
.product-image-wrapper {
    margin-bottom: 0;
    height: auto !important;
    max-height: unset;
}
.add-to-cart {
    background: #383330;
    color: #ffffff;
}
.add-to-cart:hover {
    background: #000000;
    color: #ffffff;
}
.header-middle .container .row{
    padding-top: 5px;
}
.header-middle .header-bottom .row {
    padding-top: 15px;
    background: #d9261c;
    border-bottom: 1px solid #f5f5f5 !important;
    padding-bottom: 12px;
}
.header-middle .header-bottom a.mk-dark {
        background: #383330 !important;
    color: #ffffff !important;
    padding: 5px 10px 5px 10px !important;
    margin-top: -5px !important;
    float: left;
    display: block;
    border-radius: 3px;
    font-size: 18px;
}
.header-middle .header-bottom .shop-menu ul li a {
    background: transparent;
    color: #ffffff;
}
.header-middle .header-bottom a.mk-big {
    font-size: 20px !important;
}
.header-middle .header-bottom .shop-menu .navbar-nav>li>.dropdown-menu a{
        color: #383330 !important;
}
.header-middle .popup {
    top: 100%;
    max-width: 400px;
    text-align: left;
    margin: 0;
}
.header-middle .popup .content > div {
    width: 100% !important;
}
.header-middle .box.pull-right {
    position: relative;
}
.cart{
           background: #d9261c;
    margin: 20px auto 10px auto;
}
.recommended-item-control i{
    background: #d9261c;
}
.product-overlay{
    display: none !important;
}
@media screen and (max-width: 768px){
.header-middle .row.menunMob {
    display: none;
}
.header-middle .row.menubg {
    display: block;
}
}