.navbar-toggle {
  float: left;
}

.visible-xs-inline {
  display: none;
}

.banner-notice {
  background: #FFF;
  color: #1a1b1b !important;
}

.mobile-shop-all {
  display:none;
  margin-top: -55px;
  margin-bottom: 10px;
}
.mobile-shop-all a.btn {
  display: block;
  margin-bottom: 10px;
}
.mobile-shop-all a:nth-of-type(2) {
  color: #000;
}

.breadcrumb {
  background-color:transparent;
}

.container {
  max-width: 1400px;
  width: 100%;
}

.LayoutTop .logo-wrapper a {
  display: block;
  padding: 24px 15px;
}

.LayoutTop .logo-wrapper a img {
  width: 200px;
}

.navbar-beard-header {
  min-height: 0;
  padding: 20px 0;
}

.navbar-collapse>.nav li a {
  font-weight: 700;
  font-size: 18px;
}

.navbar-collapse {
  padding: 0;
}

.beard-wash-cat-desc {
  font-size:14px;
}

.shipping-truck {
  width:30px;
  margin-right:5px;
}

.navbar-collapse>.nav.navbar-nav {
  margin: 5.5px 0;
}
.cart-area .ShoppingCart .dropdown-menu, .panel, .thumbnail {
  background:none;
}

.dropdown-menu  .SmallShoppingCart .well {
  background:none;
  color:#fff;
  border:none;
}

.SmallCartItem .media-body {
  color:#fff;
}

.SmallCartItem .media-body .SmallCartQtyTextbox {
  color:#111;
  background:#fff;
}

header {
  background: url('/Shared/themes/TexasBeardCo2016/images/bg.jpg') no-repeat center/cover;
}

.hero {
  text-align: center;
  padding-top: 40px;
}

.hero-text img {
  width: 90%;
  margin: auto;
  max-width: 600px;
}

.hero-image {
  margin-top: -170px;
}

.hero-image img {
  width: 100%;
  margin: auto;
  max-width: 850px;
}

.col-fifth {
  position: relative;
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.home-reviews {
  margin-top: -60px;
  max-width: 1200px;
  margin: -60px auto 20px auto;
}


.home-reviews p {
  color: #1a1b1b;
  font-size: 15px;
  line-height: 1.5;
  margin-top: 5px;
}

.home-reviews .stars img {
  width:110px;
}

.navbar-right .badge {
  background-color: #F39F41;
}

.navbar-right .dropdown-menu label {
  color:#fff;
}

body {
  background: #F7f7f7;
  font-size: 14px;
  color: #1a1b1b;
}

.btn-default {
  background: #ddd;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 25px;
  border-color: #ddd;
  color:#1a1b1b;
  letter-spacing:1px;
}

.btn-default:hover,.btn-default:focus,.btn-default:active {
  color: #1a1b1b;
  background: #ccc;
  border-color: #ccc;
}

input.ShoppingCartCheckoutThemeButton,.OnePageCheckoutPlaceOrderThemeButton, .addtocart a, .SmallCartCheckoutThemeButton, .btn.confirm-shipping, .ProductDetailsAddToCartButton, .ProductDisplayAddToCartButton, a.read-all-reviews, .home-shop-now, #lnkNotifyMe, .LoginSignInThemeButton {
  background: #F39F41;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 25px;
  border-color: #ed8014;
  color:#fff;
  letter-spacing:1px;
}

/*
#lnkNotifyMe { display:inline-block !important; }
*/

.addtocart a {
  font-size:14px;
}

.ProductDetailsAddToCartButton {
  font-size: 18px;
}

input.ShoppingCartCheckoutThemeButton:hover,input.ShoppingCartCheckoutThemeButton:focus, input.ShoppingCartCheckoutThemeButton:active,.OnePageCheckoutPlaceOrderThemeButton:hover,.OnePageCheckoutPlaceOrderThemeButton:focus,.OnePageCheckoutPlaceOrderThemeButton:active,.addtocart a:hover,.addtocart a:focus,.addtocart a:active, .SmallCartCheckoutThemeButton:hover, .SmallCartCheckoutThemeButton:active, .SmallCartCheckoutThemeButton:focus, .btn.confirm-shipping:hover, .btn.confirm-shipping:active, .btn.confirm-shipping:focus, .ProductDetailsAddToCartButton:hover, .ProductDetailsAddToCartButton:active, .ProductDetailsAddToCartButton:focus, a.read-all-reviews:hover, a.read-all-reviews:active, a.read-all-reviews:focus, .home-shop-now:hover, .home-shop-now:focus, .home-shop-now:active, #lbtnRecalcShipping, lnkNotifyMe:hover, .LoginSignInThemeButton:hover {
  color: white;
  background: #EA922F;
  border-color: #EA922F;
}

.tiles-area .tile-2 {
  position: relative;
  overflow: hidden;
}

.tiles-area .tile-2>img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% + 30px);
  height: 100%;
  max-width: none;
}

.tiles-area .tile-2:before {
  content: '';
  position: relative;
  display: block;
  top: 0;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
  padding-bottom: calc(100% + 30px);
}

.tiles-area .tile-2 .inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tiles-area .tile-2 .inner .home-product, .related-product, .home-product {
  padding: 5px 5px;
}

.tiles-area .tile-2 .inner .home-product img, .related-product img, .home-product img {
  max-height: 235px;
  max-width: 235px;
}

.tiles-area .tile-2 .inner .home-product .StarRatings, .related-product .StarRatings, .home-product .StarRatings {
  display: block;
  margin: auto auto 8px auto;
  max-width:  90px;
}

.tiles-area .tile-2 .inner .home-product .StarRatings img, .related-product .StarRatings img, .home-product .StarRatings img{
  display: block;
  width: 14px;
}

.tiles-area .tile-2 .inner .home-product a span, .related-product a span, .home-product a span {
  display: block;
  color: #1a1b1b;
}

.tiles-area .tile-2 .inner .home-product .lblPriceLabel, .related-product .lblPriceLabel, .home-product .lblPriceLabel {
  display: none; 
}

.tiles-area .tile-2 .inner .home-product a .name, .related-product a .name, .home-product a .name {
  font-weight: 600;
}

.tiles-area .tile-2>img+.inner {
  flex-direction: column;
  color: white;
}

.LayoutMiddle {
  padding-top: 30px;
}

.tiles-area .tile-2>img+.inner p {
  max-width: 80%;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 20px;
}

/*.tiles-area .tile-2:first-child .home-product>a:first-child, .related-product>a:first-child {
display: block;
line-height: 200px;
margin-left: -200px;
margin-right: -200px;
text-align: center;
}

.tiles-area .tile-2:first-child .home-product>a:first-child img, .related-product>a:first-child img {
max-width: calc(110% - 400px);
max-height: 250px;
}

.tiles-area .tile-2:first-child .home-product:last-child>a:first-child img {
max-height: 200px;
}*/

.tiles-area .tile-1 {
  position: relative;
  overflow: hidden;
  background:#fff;
}



.tiles-area .tile-1 .inner {
  position: relative;
  padding: 60px 30px;
  text-align: center;
}



.tiles-area .tile-1 .inner p {
  max-width: 800px;
  line-height: 1.5;
  margin:0 auto;
  margin-bottom: 20px;
}

footer {
  padding: 60px 0;
  overflow: hidden;
}

footer .logo-wrapper img {
  height: 100px;
}

footer .logo-wrapper a {
  display: block;
  text-align: center;
}

footer p {
  text-align: center;
  font-weight: 600;
  color: #1a1b1b;
  margin: 0;
  line-height: 1.5;
  margin-bottom: 60px
}

footer .logo-wrapper {
  margin-bottom: 25px;
}

footer .nav-footer .nav-header {
  text-transform: uppercase;
  color: #1a1b1b;
  font-weight: 600;
  margin-bottom: 15px;
}

footer .nav-footer a {
  padding: 0;
  display: inline-block;
  line-height: 28px;
  color: #1a1b1b;
  background: none!important;
  font-weight: 400;
}

footer .nav-footer a:hover,footer .nav-footer a:focus,footer .nav-footer a:active {
  text-decoration: underline;
}

footer .nav-footer a svg {
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

@media (max-width: 1360px) {

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height: 230px;
    max-width: 230px;
  }

}

@media (max-width: 1300px) {

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height: 205px;
    max-width: 205px;
  }

}

@media (max-width: 1200px) {
  .tiles-area .tile-2 .inner .home-product, .related-product {
    padding:0 5px;
    font-size:75%;
  }
  .tiles-area .tile-2 .inner .home-product .StarRatings, .related-product .StarRatings, .home-product .StarRatings {
    margin-bottom:0;
  }

  .tiles-area .tile-2:first-child .home-product>a:first-child {
    line-height: 160px;
  }

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height: 185px;
    max-width: 185px;
  }

}
@media (max-width: 1150px) {

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height: 165px;
    max-width: 165px;
  }

}

@media (max-width: 1100px) {

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height: 160px;
    max-width: 160px;
  }

}

@media (max-width: 991px) {
  .col-fifth:nth-child(5n+1),.col-fifth:nth-child(5n+2) {
    width:50%;
    padding: 15px;
  }

  .col-fifth:nth-child(5n+3),.col-fifth:nth-child(5n+4),.col-fifth:nth-child(5n+5) {
    width: 33%;
    padding: 15px;
  }

  .col-fifth:nth-child(5n+3) {
    clear: both;
  }

  .home-reviews {
    text-align: center
  }

  .tiles-area .tile-2 .inner .home-product img, .related-product img {
    max-height:300px; 
    max-width:100%; 
  }

}

@media (max-width: 767px) {
  footer {
    overflow:hidden;
    font-size: 14px;
  }
  .mobile-shop-all {
    display:block;
  }
  .home-reviews {
    margin-top:0;
    margin-bottom:0;
  }
  .cat-header-par p {
    font-size:14px;
  }
  .Category h1 {
    font-size: 28px;
    padding-top: 0 !important;
  }
  .cat-header-par {
    margin-bottom:0 !important;;
  }

  .col-fifth {
    width: 100%!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
  }

  .col-fifth:nth-child(5n+3) {
    padding-left: 30px;
  }

  .tiles-area .tile-2 .inner .home-product, .related-product {
    padding:5px 20px;
  }

  footer .col-fifth:nth-child(5n+2), footer .col-fifth:nth-child(5n+3), footer .col-fifth:nth-child(5n+4), footer .col-fifth:nth-child(5n+5) {
    width:50% !important;
    clear: none !important;
    padding: 15px 45px !important;
  }

  footer .col-fifth:nth-child(5n+2), footer .col-fifth:nth-child(5n+4) {
    padding-right: 15px !important;
  }

  footer .col-fifth:nth-child(5n+3), footer .col-fifth:nth-child(5n+5) {
    padding-left: 15px !important;
  }

  .tiles-area .tile-1>img+.inner p {
    max-width: 90%;
  }

  .tiles-area .row:first-child .tile-2:last-child:before,.tiles-area .row:nth-child(2) .tile-2:first-child:before {
    display: none;
  }

  .tiles-area .row:first-child .tile-2:last-child .inner,.tiles-area .row:nth-child(2) .tile-2:first-child .inner {
    position: static;
  }

  .tiles-area .row:first-child .tile-2:last-child .inner {
    padding-bottom: 0;
  }

  .tiles-area .row:last-child .tile-2:first-child .inner {
    padding-top: 0;
  }

  .hero-image {
    margin-top: -19%;
    margin-bottom: 30px;
  }

  .navbar-beard-header {
    margin: 0!important;
    padding: 15px;
  }

  .btn.navbar-toggle {
    position: relative;
    z-index: 10;
    border:none !important;
    background: rgba(0,0,0,1) !important;
    padding: 15px !important;
    margin: -5px !important;
    border-radius:0;
  }

  .LayoutTop .logo-wrapper a {
    padding: 0;
    text-align: center;
  }

  .LayoutTop .logo-wrapper a img {
    max-height: 36px;
    width: auto;
  }

  header .mobile-cart {
    font-size: 24px;
    text-decoration: none !important;
  }

  .navbar-collapse.collapsing,.navbar-collapse.in {
    margin-top: 15px;
  }

  .hero {
    padding-top: 30px;
  }

  .ld-tab { display:none; }
}

@media (max-width: 991px) and (min-width: 768px) {
  .LayoutTop .logo-wrapper a {
    padding:15px;
    text-align: center;
  }

  .navbar-beard-header {
    padding: 0;
  }


  footer .col-fifth:nth-child(5n+1), footer .col-fifth:nth-child(5n+3) {
    padding-left: 45px;
  }

  footer .col-fifth:nth-child(5n+2), footer .col-fifth:nth-child(5n+5) {
    padding-right: 45px;
  }

  .tiles-area .col-sm-6.tile-2 {
    width:100%;
  }

  .tiles-area .home-product.col-sm-6 {
    width:50%;
  }
}


@media (max-width: 767px) {
  .qty-wrapper {
    display: flex;
  }

  .qty-wrapper input[type="text"] {
    /*flex: 1 0 0;*/
  }

  .qty-wrapper input[type="submit"] {
    flex: 4 0 0;
    width: auto;
    min-width: 0;
    padding: 0;
  }
}

@media (max-width: 500px) {
  .hero-image img {
    width: 470px;
  }

  .hero-image {
    margin-left: -500px;
    margin-right: -500px;
    margin-top: -28%;
  }
  .LayoutTop {
    overflow: hidden;
  }
  .address-area .panel {
    padding: 0 !important;
  }

  .checkout label {
    padding: 0;
  }

  .checkout label> span {
    top: 12px;
  }

  .checkout label.active span, .checkout label.filled span, 
  .checkout label select~span, .checkout label select+span, .checkout .address-book-label span {
    left: 13px;
    top: -1px;
  }

  input[type=text], input[type=password], input[type=email], 
  input[type=tel], input[type=number], select, textarea {
    padding-bottom:0; 
  }
  .checkout button, .checkout .btn {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .checkout .panel {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .home-reviews .col-fifth {
    width: 50% !important;
  }

  .home-reviews .col-fifth:last-child, .home-reviews .col-fifth:nth-of-type(3), .home-reviews .col-fifth:nth-of-type(4) {
    display: none;
  }
}

.mobile-cart .badge {
  background: #F39F41;
  vertical-align: middle;
}

@media (max-width: 991px) and (min-width: 768px) {
  .tiles-area .row:nth-child(2n+2) .tile-2:first-child:before, .tiles-area .row:nth-child(2n+1) .tile-2:last-child:before {
    display: none;
  }

  .tiles-area .row:nth-child(2n+2) .tile-2:first-child .inner, .tiles-area .row:nth-child(2n+1) .tile-2:last-child .inner {
    position: relative;
    left: 0;
    right: 0;
  }

  .tiles-area .tile-2:last-child .inner {
    padding-bottom: 0;
  }

  .tiles-area .tile-2:first-child .inner {
    padding-top: 0;
  }
}

/*
#dvShippingClassificationCodePickerArea div[id$=CodePickerSubHeader] {
  font-size:16px;
  font-weight:bold;
  background:#fefefe; 
  padding:20px 20px 0 20px;
}

#dvShippingClassificationCodePickerArea div[id$=CodePicker] {
  margin-bottom: 20px;
  padding:10px 20px 20px 20px;
  background:#fefefe;
}

#dvShippingClassificationCodePickerArea div[id$=CodePicker] select {
  display:block;
}

#dvShippingClassificationCodePickerArea div[id$=CodePickerSubHeader]:first-child:before {
  content:'Your Order';
}

#dvShippingClassificationCodePickerArea a[id$=lnkBreakOut] {
  display: inline-block;
  margin-top: 10px;
}
*/

.resp-sharing-button {
  display: inline-block;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  transition: background-color 25ms ease-out, border-color 25ms ease-out, opacity 250ms ease-out;
  margin: 0.5em;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.resp-sharing-button a, .resp-sharing-button a:hover {
  text-decoration: none;
  color: #FFF;
  display: block;
}

.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-bottom: -0.1em;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #FFF;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #FFF;
  stroke: none;
}

.resp-sharing-button__link, .resp-sharing-button__link:hover {
  text-decoration: none;
  color: #FFF;
}

.resp-sharing-button--large .resp-sharing-button__icon svg, .resp-sharing-button--medium .resp-sharing-button__icon svg {
  padding-right: 0.4em;
}

.resp-sharing-button__wrapper {
  display: inline-block;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}
