.top-bar {
  background-color: #9e0b0f;
  height: 40px;
  margin-bottom: 40px;
}
.free-shipping {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  padding-top: 9px;
}
.free-shipping a {
  color: #fff;
}
.free-shipping img {
  margin-top: -2px;
}
@media (max-width:719px) {
  .top-bar {
    margin-bottom: 10px;
  }
  .free-shipping {
    font-size: 11px;
  }
  .free-shipping img {
    width: 12px;
  }
}
#wrapper-header {
  margin-bottom: 40px;
}
.mainHeader {
  margin-bottom: 35px;
}
.search {
  margin-top: 20px;
}
.search .search-field {
  width: 208px;
  height: 23px;
  border: 1px solid #000;
  margin: 0 8px;
  padding-left: 5px;
}
.search .searchButton {
  background: #000;
  color: #fff;
  font-family: "montserratbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 4px 12px 3px;
  text-transform: uppercase;
}
@media (min-width:720px) and (max-width:1019px) {
  .search .search-field {
    width: 125px;
  }
  .search .searchButton {
    padding: 4px 6px 3px;
    font-size: 10px
  }
}
.logo img {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
}
@media (max-width:719px) {
  .logo img {
    margin: 10px auto;
  }
}
.account {
  float: right;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  min-width: 130px;
  text-align: right;
}
@media (max-width:719px) {
  .account {
    font-size: 10px;
    float: none;
    text-align: center;
    padding-bottom: 10px;
  }
}
.cartIcon {
  float: right;
  margin-top: 5px;
}
.cartDisable {
  cursor: default;
}
.account-cart .cartIcon .yourCart {
  position: relative;
  top: -6px;
  margin-right: 5px;
}
.fa-shopping-cart {
  margin-right: 10px;
  font-size: 24px;
}
.yourCart {
  top: -4px;
  position: relative;
  text-transform: uppercase;
}
.badge {
  background-color: #9e0b0f;
  border-radius: 12px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  min-width: 10px;
  padding: 3px 6px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  top: -4px;
  position: relative;
}
@media (max-width:719px) {
  .fa-shopping-cart {
    padding: 4px;
    float: right;
  }
  .badge {
    float: right;
    margin-left: 5px;
    margin-top: 7px;
  }
}
.navbar-toggle {
  border: medium none;
  float: left;
  font-size: 24px;
  height: 40px;
  margin-right: 0;
  padding: 4px;
  position: relative;
  background: none;
}
.topMenu {
  border: 1px solid #000;
  text-align: center;
  text-transform: uppercase;
  font-family: "montserratbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
@media (min-width:720px) and (max-width:1019px) {
  .topMenu {
    font-size: 8px;
  }
}
.topMenuWidth {
  max-width: 1160px;
  display:block;
  margin: 0 auto;
}
.topMenu .cat-item {
  padding: 10px 0;
}
.topMenu .cat-item .clearance a {
  margin-bottom: 3px;
}
.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  margin-top: -2px;
  vertical-align: middle;
  width: 0;
}
.dropdown:hover {
  background-color: #9e0b0f;
}
.dropdown a:hover {
  color: #dcdcdc;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #9e0b0f;
  border-top: 1px solid transparent;
  display: none;
  float: left;
  list-style: outside none none;
  padding: 15px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
  font-family: "montserratregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  margin-top: 8px;
}
.dropdown-menu a, .panel-body a {
  display: block;
}
.moreGroup {
  margin-bottom: 30px;
}
.moreGroup a {
  color: #000;
  text-transform: none;
}
#topDrop .panel {
  border: 0 none;
  margin-bottom: 17px;
}
#topDrop .panel #dropSearch.dropIt {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #572500 -moz-use-text-color;
  border-image: none;
  border-style: solid none;
  border-width: 2px medium;
  margin-bottom: 10px;
  padding-top: 20px;
  background-color: #fff;
}
#topDrop .panel #dropSearch .container {
  padding-bottom: 30px;
}
#topDrop .panel #dropSearch input {
  border-radius: 0;
  margin-bottom: 10px;
}
#topDrop .panel #dropSearch .form-control-button {
  background-color: #000;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
#topDrop .panel #dropNavigation {
  font-family: "montserratbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #9e0b0f;
}
#topDrop .panel #dropNavigation h4 {
  text-transform: uppercase;
}
#topDrop .panel #dropNavigation i.fa {
  margin-left: 10px;
}
#topDrop .panel #dropNavigation .panel-title > a {
  color: #000;
  display: block;
  padding: 5px 15px;
  text-transform: uppercase;
  width: 100%;
}
#topDrop .panel #dropNavigation .panel-body {
  font-size: 12px;
  padding-left: 15px;
}
#topDrop .panel #dropNavigation .panel-body a {
  padding: 5px 0;
}
.form-control {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 12px;
  height: 31px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.collapse {
  display: none;
  visibility: hidden;
}
.mini-cart-popup #tblMiniCart {
  background-color: #ffffff;
  top: 0px;
  bottom: 0px;
  position: fixed;
  right: 0;
  margin: 0;
  padding: 0;
  width: 285px;
  height: 100%;
  z-index: 999999 !important;
  overflow: auto !important;
}
.mini-cart-popup .miniCart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  max-height: 293%;
  text-transform: uppercase;
}
.mini-cart-popup .miniCart .header {
  background: #404040;
  height: 95px;
  color: #fff;
  font-size: 18px;
}
.mini-cart-popup .miniCart .header .closeBTN {
  padding: 12px 0 0 16px;
  position: absolute;
}
.mini-cart-popup .miniCart .header .closeBTN a {
  color: #fff;
}
.mini-cart-popup .miniCart .header .headerText {
  text-align: center;
  font-size: 18px;
  padding: 35px 0 0;
  font-family: "montserratbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width:1020px) {
  .mini-cart-popup .miniCart .header .closeBTN a:hover {
    color: #9e0b0f;
  }
}
.mini-cart-popup .miniCart .cartItems {
  min-height: 165px;
  overflow: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mini-cart-popup .miniCart .cartItems .cart-item {
  margin-top: 30px;
  position: relative;
}
.mini-cart-popup .miniCart .cartItems .cart-item div {
  vertical-align: top;
  display: inline-block;
}
.mini-cart-popup .miniCart .cartItems .cart-item .cart-img {
  width: 50px;
}
.mini-cart-popup .miniCart .cartItems .cart-item .description {
  line-height: 15px;
}
.mini-cart-popup .miniCart .footer {
  border-top: 1px solid #000;
  padding-top: 20px;
}
.mini-cart-popup .miniCart .footer .shipping {
  margin-bottom: 10px
}
.mini-cart-popup .miniCart .footer .subtotal .amount {
  text-align: right;
}
.mini-cart-popup .miniCart .footer .cart-checkout {
  color: #fff;
  background: #9e0b0f;
  height: 50px;
  font-size: 16px;	
  font-family: "montserratbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 12px;
  text-align: center;
  margin: 30px 0 10px;
  border: 2px solid #9e0b0f;
}
@media (min-width:1020px) {
  .mini-cart-popup .miniCart .footer .cart-checkout:hover {
    color: #9e0b0f;
    background: transparent;
    height: 50px;
  }
}
.mini-cart-popup .mask {
  background-color: #000000;
  left: 0;
  right: 285px;
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  opacity: .4;
}



/* FOOTER */
#footer .aboutFooter {
  margin-bottom: 25px;
}
#footer .aboutFooter a {
  margin-right: 25px;
}
#footer .faqFooter {
  font-size: 10px;
  margin-bottom: 25px;
}
#footer .faqFooter a {
  margin-right: 25px;
}
#footer .chatFooter .help {
  border: 1px solid #000;
  padding: 13px 0;
  text-align: center;
  margin-bottom: 25px;
}
#footer .copyFooter {
  font-size: 9px;
}
@media (max-width:1019px) {
  #footer .aboutFooter {
    text-align: center;
    margin-top: 25px;
  }
  #footer .aboutFooter a {
    margin: 0 10px;
  }
  #footer .faqFooter {
    text-align: center;
  }
  #footer .faqFooter a {
    margin: 0 10px;
  }
  #footer .copyFooter {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (max-width:719px) {
  #footer .aboutFooter {
    font-size: 8px;
  }
  #footer .aboutFooter a {
    margin: 0 5px;
  }
  #footer .faqFooter {
    font-size: 9px;
  }
  #footer .chatFooter img {
    height: 32px;
  }
  #footer .chatFooter .help {
    padding: 9px 0;
    font-size: 8px;
  }
  #footer .copyFooter {
    font-size: 8px;
  }
}
#footer .free-shipping {
  background: #9e0b0f;
  padding: 13px 0;
  font-size: 14px;
  margin-bottom: 15px;
}
@media (max-width:719px) {
  #footer .free-shipping {
    font-size: 11px;
  }
}
#footer .givesBack {
  display: inline-block;
  text-align:right;
}
#footer .social {
  border-left: 1px solid #000;
  text-align: right;
  display: inline-block;
}
@media (min-width:1020px) and (max-width:1600px) {
  #footer .social {
    padding-left: 0;
  }
}
@media (min-width:720px) and (max-width:1019px) {
  #footer .social .visible-sm {
    display: inline-block !important;
  }
}
@media (max-width:719px) {
  #footer .social .visible-xs, #footer .givesBack .visible-xs {
    display: inline-block !important;
  }
  #footer .givesBack {
    padding-left: 10px;
  }
  #footer .social {
    text-align: left;
    padding-left: 10px;
  }
}
#footer .payProtect {
  display: inline-block;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width:1019px) {
  #footer .payProtect {
    display: inline-block;
    text-align: center;
  }
}
