#wrapper-header{
  background: #000;
  z-index: 12;
  position: relative;
}
#footer .copyRight {
  font-size: 12px;
  color: #6d6e72;
  padding: 0px 20px;
}
@media (max-width:768px){
  .navbar-brand{
    width:200px;
  }
  .copyRight{
    display: grid;
  }
}
@media (min-width:768px) and (max-width:1600px){
  #navbar .nav-link{
    font-size: 1.2vw;
  }
}
.shipping-banner{
  background-color: #92a39d;
}
.shipping-banner.black{
  background-color: #000;
}
.shipping-banner .ship {
  padding: 10px 0px;
  text-align: center;
  font-size: 1rem;
  text-transform:uppercase;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
}
.badge{
  position: absolute;
  margin-left: 14px;
}
#topDrop {
  position: fixed;
  width: 300px;
  z-index: 99999;
  background: #000;
  right: 0;
  top:0;
  overflow-y: auto;
  overflow-x: hidden;
}
#topDrop a.nav-link {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
}
#topDrop .img-tab{
  width: 25px;
  height: 25px;
}
#topDrop .panel{
  display: none;
}
#topDrop .panel.open{
  display: block;
}
.icon{
  width: 30px;
  height: 30px;
}
.icon.sm{
  width: 25px;
  height: 25px;
}
.icon.lg{
  width: 150px;
}
#dropCheckout{
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
#dropCheckout .description,
#dropCheckout .price{
  font-family: 'Barlow-Condensed-Medium';
  text-transform: uppercase;
  display: block;
  font-size: 1.5rem;
}
#dropCheckout .cartLabel{
  font-size: 75%;
  color: #92a39d;
  display: block;
}
#dropCheckout #cart-items{
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#dropCheckout #autoDiscount.discount {
  font-family: 'Barlow-Condensed-Medium'; 
  text-transform: uppercase;
  font-size: 1.4rem;  
  color: #f2632b;
}
/* FOOTER */
footer {
  background:#000;
  padding:20px;
  color:#fff;
}
footer .nav-link{
  color:#fff;
}
footer .nav-link svg{
  font-size: 40px;
}
.nav-icon img{
  width:20px;
  height:20px;
}
.chat{
  padding-top:5px;
}
/* search autocomplete */
#sList{ 
  list-style-type: none;
  padding: 0;
  text-transform: uppercase;
}
#sList li{
  color: #000;
}
.auto-option > b {
  font-weight: normal;
  color: #404040;
}
.auto-option{
  width: 100% !important; 	
  letter-spacing: 2px;
  font-weight:bold;
}
.auto-option:focus{
  background-color: #e1e1e1;
  cursor: pointer;
}
.auto-option:hover{	
  background-color: #e1e1e1;
  cursor: pointer;
}
#mask {
  background-color: #000000;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 9;
}
#mask2 {
  background-color: #000000;
  display: none;
  left: 0;
  right: 300px;
  position: fixed;
  top: 0;
  z-index: 9999;
  opacity: .7;
  bottom: 0;
}
ul#sListD {
  margin: 0;
  padding: 0 0 10px;
  list-style: none;
}
ul#sListD li {
  font-size: 20px;
  padding: 5px;
  color: #fff;
  cursor: pointer;
  line-height: 21px;
  text-transform: uppercase;
}
/*SS20 Navigation Redesign*/
.logo{
  max-width: 150px !important;
}
#ss20-navigation{
  position: absolute;
  background: #fff;
  z-index: 12;
  display: none;
}
#ss20-navigation .panel{
  display: none;
}
#ss20-navigation .panel.open{
  display: block;
}
#static-guide,
#static-guide-mobile{
  background-color: #92a39d;
  color: #fff;
  padding: 20px;
}
#static-guide a,
#static-guide-mobile a{
  color: #fff;
}
#dropNavigation .nav-item.category-columns{
  padding: 0 .95rem;
}
#dropNavigation a.nav-link{
  color: #000;
  padding: 0;
}
#dropCheckout .subtotal span,
#dropCheckout #cart-heading{
  font-size: 2rem;
  font-weight: 700;
  font-family: 'Barlow-Condensed-Medium';
}
#dropCheckout .btn-secondary{
  background: #92a39d;
}
#cartBTN.activated .badge{
  display: none !important;
}
#nav-mask{
  opacity: .75;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 11;
  position: fixed;
  display: none;
  top:0;
}
.main-category-link {
  padding: .2rem 1.5rem;
}
.topCategory.nav-link{
  font-size: 1.5rem;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  border-bottom: 2px solid #fff;
}
.topCategory.active{
  border-bottom: 2px solid #000;
}
.topCategory.mobile.not-active{
  color: #999 !important;
}
.subCategory.nav-link{
  font-size: 1.3rem;
}
.subCategory.nav-link:hover{
  opacity: .8;
}
.nav-icon{
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
}
.nav-icon.activated{
  background-image: url('resources/images/X.svg') !important;
}
.category-list{
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}
/*For Language Nav in header*/
.languageNav{
  border-right: 2px solid #fff;
}
/*Search Box*/
.search-box{
  border-bottom: 2px solid #000;
  width: 700px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.search-box .form-control{
  border: none;
  font-family: 'Barlow-Condensed-Medium';
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
.search-box .form-control:focus{
  box-shadow: none;
}
#topSearches,
.searchSuggestions{
  width: 700px;
  margin: 0 auto;
}
.searchText{
  font-size: 1.15rem;
  text-transform: uppercase;
}
#topSearches a{
  color: #000;
  text-transform: uppercase;
}
@media (max-width:1600px) and (min-width:992px) {
  .topCategory.nav-link{
    font-size: 1.45vw;
  }
  .subCategory.nav-link{
    font-size: 1.25vw;
  }
  #dropCheckout .thumb img{
    width: 100%;
  }
  #dropNavigation a.nav-link{
    color: #000;
    padding: 0;
  }
  .main-category-link {
    padding: .2rem 1.5vw;
  }
}
/*Ipad Specific Issues*/
@media (max-width:1350px) and (min-width:992px) {
  #dropNavigation .nav-item.category-columns{
    padding: 0 .45rem;
	}
	  

}

/*End iPad issues*/
@media (max-width:992px) {
  #dropCheckout .cartLabel{
    display: none;
  }
  #dropCheckout span {
    font-size: 3vw;
  }
  #dropCheckout .description,
  #dropCheckout .price{
    font-family: 'Barlow-Condensed-Medium';
    text-transform: uppercase;
    display: block;
    font-size: 4vw;
  }
  #dropCheckout .thumb img{
    width: 100%;
  }
  #topSearches,
  .searchSuggestions,
  .search-box{
    width: 100%;
  }
  .topCategory.nav-link{
    font-size: 1.5rem;
  }
  .subCategory.nav-link{
    font-size: 1.3rem;
  }
  /*For Language Nav in header*/
  .languageNav{
    border-right: none;
  }
}
.cookiesMessage {
  background: #fff;
  position: absolute;
  text-align: left;
  z-index: 999998;
  color: #000;
  padding: 25px;
  top: 25px;
  width: 100%;
  max-width: 600px;
  margin: auto;
  display: block;
  left: 0;
  right: 0;
}
@media (min-width:1020px) {
  .cookiesMessage {
    position: fixed;
  }
}
.cookiesMessage .language {
  text-align: center;
  color: #000 !important;
  padding-top: 25px;
}
.cookiesMessage .language a,
.cookiesMessage .language span {
  font-family: 'Barlow Condensed', sans-serif;
  text-align: center;
  color: #000 !important;
  font-size: 25px;
}
.cookiesMessage h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 35px;
  width: 100%;
  text-transform: uppercase;
  margin:0;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.message {
  font-size: 14px;
  width: 100%;
}
.message.footer {
  font-size: 12px;
  font-style: italic;
}
.cookiesMessage a {
  color: #000;
  text-decoration: underline;
}
.cookiesMessage .buttons {
  margin: 15px 0;
  text-align: center;
}
.cookiesMessage .button {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 15px 5px;
  margin: 10px 0;
  width: 100%;
  text-transform: uppercase;
  display: inline-block;
}
.cookiesMessage .button.accept {
  background-color: #879A94;
}
.cookiesMessage .button:hover {
  opacity: .7;
}
.cookiesMessage .chkBox {
  margin-top: 25px;
  text-align: left;
}
.cookiesMessage .chkBox label {
  display: inline;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: -5px;
}
.cookiesMessage .chkBox .check {
  display: none;
}
.cookiesMessage .chkBox .check + label {

  background-color: #fff;
  border: 1px solid #D1D1D1;
  padding: 11px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.cookiesMessage .chkBox .check.disabled + label {
  opacity: .5;
}
.cookiesMessage .chkBox .check:checked + label:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: 2px;
  color: #153d51;
}
.cookiesMask {
  background-color: #000000;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 999997;
  right: 0;
  bottom: 0;
  opacity: .7;
}
.ice-status-indicator {
  z-index: 999999 !important;
}

.promo-redline {
  color: #FF0000 !important;
}