
#header  {
     top:0;	
     position:fixed;
}
#mobile_top_menu_wrapper {
 
}

#lnk-become-a-seller{

  color: #9E5F1C;
   font-style: bold;
}
#mobile_top_menu_wrapper #top-menu, #order-details ul li {

     
        /* will-change: transform;*/
   /* position:static;*/
    overflow-y: auto;
/*    height: calc(100vh - 155px);*/

 /* height: calc(var(--vh, 1vh)* 100 - 160px);*/
              transform: translateX(0.1%);
              transform: translateZ(1px);
              transition: transform .2s ease-in-out; 
              padding-bottom:30px;


/*       -webkit-transform: translateZ(0px);*/
/*        z-index:2;*/
 /*       -webkit-transform: translate3d(0, 0, 0);*/

}

/*
@media (min-width: 176px) {
    .row {
        padding-right: 15px;
    }
}
*/

#header, #header .header-top {
   /* background-color: #fff;*/
   background-color: rgba(255, 255, 255,0.32);
    width: 100%;
    padding: 0 0; 
}

#header .header-nav {
     max-height: 55px;
     background-color: rgba(255, 255, 255,0.62);
    border-bottom:0px;      
}

#header .logo {
    max-width: 155px;
    margin-top: 10px;

}

#header .header-nav #menu-icon {
    margin-top: -5px;
}
.header-nav #menu-icon {
    line-height: 50px;
     font-size: 40px; 
    color: #9E5F1C;
}
#header .header-nav .material-icons {
    line-height: inherit;
    font-size: 32px;
    color: #9E5F1C;
}

#header .header-nav #menu-icon .material-icons {
    font-size: 40px;
}

#header .header-nav .cart-preview.active {
     background: rgba(255, 255, 255,0.1);
/*     margin-top:-23px;*/
     
    /* z-index:999;*/
}

#header .header-nav .cart-preview.inactive {
     background: rgba(255, 255, 255,0.1);
/*     margin-top:-23px;*/
     
    /* z-index:999;*/
}
#header .header-nav .blockcart {
    margin-left: .2rem; 
}

 


#custom-text {
    padding: 0rem;
   /* margin-top:-20px;*/
    margin-bottom:-10px;
    text-align: center;
    background: #fff;
    /* border-radius: 2px; */
}





@media (max-width:3000px){.hidden-sm-down{display:none!important}}
@media (min-width:3001px){.hidden-md-up{display:none!important}}

/*@media (max-width:3000px){#header .header-nav .top-logo {line-height:50px;vertical-align:middle; padding-left:40px;max-width:200px; margin:0 auto}}*/

    
    @media (min-width: 768px) {
    .col-md-10 {
        float: left;
         width: 100%; 
    }
}

.header-top .search-widgets {
        max-width: 100%;
    }
    
#search_widget {
     margin-bottom: 1px; 
     margin-top:-3px;
    background-color: rgba(255, 255, 255,0.1);
   overflow:none;
     
}

#search_widget form input {
    width: 100%;
    height:33px;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: rgba(255, 255, 255,0.1);
    border: solid 1px rgb(20, 20, 20);
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    #search_widget {
         float: none; 
       
    }
}

/*
.float-xs-right {
    float: right !important;

}
*/

#header .header-nav .user-info {
    margin-left: 1rem;
    text-align: right;
    font-size:32px;
}

#wrapper {
    padding-top: 5.5rem;
    background: #ffffff;
    padding-left:3px;
    padding-right:3px;
}

/*Hamburger Menu*/
#header .header-top a[data-depth="0"] {
    color: black;
    
    text-transform: uppercase;
    
    background-color: white;
  
}

.float-xs-right {
    float: right !important;
    margin-right: -4px;
        margin-top: -4px;
}
#header .top-menu a[data-depth="0"]:hover, a:hover {
    color: #9E5F1C;
    text-decoration: none;
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
   /* display:none  !important;*/
    padding-left: 20px;
    padding-top:0.1rem;
    width: 150px;
    height:30px;
    background-color: #ffffff;
/*    color:#9E5F1C;*/
border-bottom:1px solid;


    color:#000000;
  /*  border:1px solid;*/

}
.top-menu a{
	font-size: 15px !important;
padding: .1875rem .225rem .575rem !important;		
}


.btn-secondary.focus, .btn-secondary:focus, .btn-tertiary:focus, .focus.btn-tertiary {
    color: white;
    border: none;
}

.btn-primary, .btn-secondary {
    color: white;
 }

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
    padding: .625rem;
    font-weight: 600;
    color: #666666;
}
/*.top-menu .sub-menu{display:none !important}*/

/*Custom header*/

.containerb1 {
  display: flex;
  height: 100%;
}

.menub1 {
  flex: 0 50px;
}
.logob1 {
  flex: 150px;
  
}
.userb1 {
 /* flex: 0 40px;*/
width:40px;
  margin-right:2px;
  margin-top:-2px;
}
.cartb1 {
 /* flex: 0 40px;*/
width:40px;
  margin-right:23px;
  margin-top:-3px;
  
}
/*On Menu*/

.containerb1x  {
  display: flex;
 margin-top:10px;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}


.menub1x >a{
  Color:White;  
  display:block;
}

.menub1x {
  flex: 0 33%;

  background-color: #9E5F1C;
  border: solid 2px;
  height: 45px;  
  Color:White;  
   font-size: 16px;
 
  text-align: center;
  padding-left:3px;
  padding-right:3px;
  padding-top:10px;
  padding-bottom:3px;
} 

/*Faceted Search*/
  @media (max-width: 467px) {
    #category #left-column #search_filters .facet .h6 {
        display: inline-block;
         padding-top: 0.3rem; 
         padding-left:1.5rem;
        margin-bottom: 0;
    }
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
    padding-left: 1.563rem;
    padding-top: .1rem;
    
    margin-bottom: 0.1rem;
    background: #fff;
}

search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    padding-top: .1rem; 
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
    display: inline-block;
    margin-top: 0.1rem;
    font-size: .8rem;
    color: #232323;
}

#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse {
    display: block;
    margin-block-end: 0px;
}

#products .up .btn-secondary, #products .up .btn-tertiary {
    color: #FFF;
    text-transform: inherit;
}
.btn-primary, .btn-secondary {
    padding: .5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    background-color: #9E5F1C;

}
.btn-secondary:hover, .btn-tertiary:hover {
    color: #232323;
    background-color: #9E5F1C;
    border-color: transparent;
}
.btn-secondary.focus, .btn-secondary:focus, .btn-tertiary:focus, .focus.btn-tertiary {
    color: #232323;
    background-color: #9E5F1C;
    border-color: transparent;
}

#block_myaccount_infos .myaccount-title a, #header a {
    color: #9E5F1C;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
     outline: 5px auto; 
    outline-offset: -2px;
}

@media (min-width: 768px) {
    .col-md-8, .col-md-9 {
        float: left;
         width: 80%; 
    }
}

.block-category {
    min-height: 0.8rem;
    margin-bottom: 0.1rem;
}

.block-category h1 {
    margin-bottom: 1rem;
    font-size: 1.2rem;
}


.product-flags li.product-flag.on-sale {
 display: none !important;
}


#footer {
    padding-top: 0.2rem;
}
.footer-container {
    padding-top: 0.2rem; 
}
.page-footer{
    margin-bottom: 0 rem;
}

.featured-products .products-section-title {
    color: white; 
    margin: 0.5rem;
}



.bootstrap-touchspin {
/*    display: -webkit-box;*/
 display: none !important;

}

.payment-option {
    margin-top: 1.3rem;
}

.product-quantity .qty { display: none; }


.product-actions .control-label {
    display: none;
}

/*.block-promo {
    display: none;
}*/

.block-promo .promo-input{
margin-bottom: 1rem; 
}
