/* GLOBAL CLASSES */
@media only screen and (max-width: 800px) {
  .only-desktop-inet {
    display: none !important; } }

p {
  margin-bottom: 1.1rem; }

/* SPECIFIC STYLING */
@media only screen and (max-width: 800px) {
  .mainNavContainer {
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
  .navUser-item-inet, .navUser-item--account {
    display: inline !important;
    font-size: 0.8rem !important;
    float: none !important;
    padding: 0 5px !important;
    line-height: 25px !important; }
    .navUser-item-inet .navUser-action, .navUser-item--account .navUser-action {
      display: inline;
      padding-left: 0;
      float: none;
      line-height: 10px !important; }
    .navUser-item-inet .or-text, .navUser-item--account .or-text {
      padding-right: 5px; } }

@media only screen and (max-width: 800px) {
  #desktop-menu {
    clear: both; } }

.header-logo a {
  display: block;
  position: relative;
  max-width: 475px; }
  @media only screen and (max-width: 800px) {
    .header-logo a {
      margin: 20px auto 0;
      max-width: 100%;
      display: inline-block;
      width: auto; } }
  .header-logo a img {
    display: inline-block;
    margin-right: 10px !important;
    max-height: 100%; }
    @media only screen and (max-width: 500px) {
      .header-logo a img {
        max-height: 18vw; } }
  .header-logo a .wrap {
    float: left;
    width: calc(100% - 100px); }
    @media only screen and (max-width: 800px) {
      .header-logo a .wrap {
        text-align: left;
        max-width: 420px; } }
    @media only screen and (max-width: 500px) {
      .header-logo a .wrap {
        width: calc(100% - 18vw); } }
    .header-logo a .wrap img {
      display: block;
      margin-bottom: 5px;
      margin-right: 0 !important;
      margin-left: 0 !important;
      max-height: 100%; }
    .header-logo a .wrap span {
      display: block;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.3;
      color: #242424;
      letter-spacing: .02em; }
      @media only screen and (max-width: 500px) {
        .header-logo a .wrap span {
          font-size: 12px; } }

header.header p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
  padding-right: 20%;
  padding-left: 1%;
  margin-top: 5px;
  padding: 0 10%;
  margin-bottom: 0; }
  @media only screen and (max-width: 1000px) {
    header.header p {
      font-size: 11px !important;
      line-height: 1.1;
      margin-top: 0; } }

header.header .header-logo-image {
  max-width: 100%;
  height: auto;
  width: auto; }

header.header .navPages-container {
  padding: 10px 0 !important; }

.top-menu {
  margin-bottom: 10px; }
  @media only screen and (min-width: 801px) and (max-width: 986px) {
    .top-menu {
      height: 60px;
      margin-bottom: 15px; }
      .top-menu:before {
        position: absolute;
        width: 100%;
        content: '';
        height: 30px;
        border-bottom: 1px solid #C9C9C9; } }
  @media only screen and (min-width: 801px) and (max-width: 823px) {
    .top-menu > .content {
      padding-left: 10px !important;
      padding-right: 0px !important; }
    .top-menu .account-links {
      float: left !important; } }

.navPages {
  height: auto !important;
  margin-top: 0; }
  @media screen and (max-width: 800px) {
    .navPages {
      height: 66% !important;
      box-shadow: 0px 8px 12px #222;
      border-bottom: 10px solid #e5e5e5; } }

.nav-below-search-inet {
  height: 70px;
  display: flex;
  flex-direction: row;
  padding: 5px 0 5px 10px;
  justify-content: flex-end;
  margin-top: 10px; }
  .nav-below-search-inet > * {
    padding: 0 0 0 20px; }
  .nav-below-search-inet .nav-small-img {
    max-height: 40px;
    max-width: 40px;
    padding-right: 10px;
    padding-top: 7px; }
  .nav-below-search-inet .auth-cont-inet {
    width: auto;
    height: 70px; }
    @media only screen and (max-width: 1000px) {
      .nav-below-search-inet .auth-cont-inet {
        margin-top: 3px; } }
    .nav-below-search-inet .auth-cont-inet a {
      display: block; }
    .nav-below-search-inet .auth-cont-inet img {
      max-width: 100%;
      width: auto;
      height: auto;
      display: inline-block;
      max-width: 100px;
      padding-bottom: 5px;
      box-sizing: border-box; }
      @media only screen and (max-width: 1000px) {
        .nav-below-search-inet .auth-cont-inet img {
          max-width: 80px; } }
  .nav-below-search-inet .flex-inet {
    display: flex;
    align-items: center;
    height: 30px;
    text-decoration: none; }
  .nav-below-search-inet .flex-column-cont {
    display: table; }
  .nav-below-search-inet .flex-column-inet {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    color: #545454; }
  .nav-below-search-inet p {
    text-align: right;
    padding-right: 0 !important;
    margin-bottom: 0;
    font-size: 14px !important;
    text-decoration: none; }
  .nav-below-search-inet h6 {
    text-decoration: none;
    line-height: 30px;
    margin: 0 !important;
    font-weight: 700;
    font-size: 17px;
    color: #545454;
    border-bottom: 2px solid #3274DF;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 1000px) {
      .nav-below-search-inet h6 {
        font-size: 14px;
        line-height: 20px; } }

.home-mega-container {
  width: 80%;
  margin-bottom: 30px;
  float: left; }
  @media screen and (max-width: 1000px) {
    .home-mega-container {
      width: 70%; } }
  @media screen and (max-width: 768px) {
    .home-mega-container {
      width: 100%;
      margin-bottom: 0px; } }

.home-first-container-inet {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.home-first-box-inet {
  flex-basis: 33%;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 0px 10px 20px 0px;
  text-decoration: none;
  color: #545454;
  transition: color .3s ease;
  cursor: pointer; }
  @media screen and (max-width: 1281px) {
    .home-first-box-inet {
      flex-basis: 50%; } }
  @media screen and (max-width: 1000px) {
    .home-first-box-inet {
      flex-basis: 100%;
      padding-bottom: 0;
      box-shadow: 0 3px 5px #ebebeb; } }
  .home-first-box-inet:hover {
    color: #308dff;
    transition: color .3s ease; }
    .home-first-box-inet:hover h3::after {
      opacity: 1;
      transition: opacity .3s ease; }
  .home-first-box-inet p {
    max-width: 80%;
    margin: 1rem 0 2rem 0;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    opacity: 1;
    transition: opacity 0.1s; }
  .home-first-box-inet h3 {
    background-color: #7b6243;
    color: white;
    padding: 1px 0 1px 9px;
    font-size: 17px;
    width: 18rem;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: 28px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 9; }
    @media screen and (min-width: 915px) and (max-width: 1060px) {
      .home-first-box-inet h3 {
        padding: 2px 10px; } }
    .home-first-box-inet h3::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: url("https://cdn11.bigcommerce.com/s-rwrfy3qb/stencil/3d7fa160-2703-0137-5b5b-0242ac110009/img/beer-gif.gif");
      opacity: 0;
      z-index: -1;
      transition: opacity .3s ease; }

.h3Hover {
  text-align: center;
  padding-left: 0px;
  padding-right: 60px;
  font-size: 26px;
  font-weight: 700; }

.beer-bg-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  padding-right: 10px;
  width: 100%;
  height: 100%;
  color: white;
  z-index: 1;
  opacity: 0;
  transition: top 0.6s, opacity 0.1s; }
  .beer-bg-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0;
    z-index: -1; }
  .beer-bg-container h2 {
    color: white;
    margin: auto;
    text-align: center;
    border-bottom: 3px solid white;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    display: table;
    font-size: 32px;
    margin: 0.5rem auto;
    line-height: 40px;
    opacity: 0;
    transition: opacity 0.1s; }
    .beer-bg-container h2::before {
      opacity: 0;
      transition: opacity 0.1s; }
  .beer-bg-container .shop-now {
    margin: 0.5rem auto;
    text-align: center;
    z-index: 0;
    border: 2px solid white;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    display: table;
    font-size: 18px;
    padding: 4px 40px;
    opacity: 0;
    transition: opacity 0.1s, padding 0.3s; }
    .beer-bg-container .shop-now:hover {
      padding: 4px 80px; }
  .beer-bg-container .h2-heading-inet {
    width: 100%; }

.img-container {
  flex-shrink: 0; }
  .img-container img {
    height: 150px;
    width: auto;
    padding: 10px 30px;
    opacity: 1;
    transition: opacity 0.1s; }
    @media screen and (max-width: 400px) {
      .img-container img {
        padding: 10px 10px 10px 0; } }
    @media screen and (max-width: 340px) {
      .img-container img {
        padding-right: 5px;
        height: 130px; } }

.triangle-container {
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
  position: relative;
  opacity: 1;
  transition: opacity 0.1s; }
  .triangle-container::before {
    position: absolute;
    content: '';
    width: 8rem;
    transform: skew(45deg);
    background-color: white;
    height: 100%;
    top: 0;
    left: 15rem;
    z-index: 10; }
  .triangle-container::after {
    position: absolute;
    content: '';
    width: 8rem;
    transform: skew(-45deg);
    background-color: white;
    height: 100%;
    top: 0;
    left: 15rem;
    z-index: 10; }
  .triangle-container img {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 0; }

.h-and-p-inet {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }

.featured-products-section-home-inet {
  width: 80%;
  float: left; }
  @media screen and (max-width: 915px) {
    .featured-products-section-home-inet {
      width: 100%; } }
  .featured-products-section-home-inet .card-body {
    min-height: 190px; }

.home-bottom-pre-container {
  border-top: 3px solid #ebebeb;
  padding-top: 20px;
  margin-top: 10px;
  width: 100%;
  flex-wrap: wrap; }
  @media screen and (max-width: 915px) {
    .home-bottom-pre-container {
      width: 100%; } }
  .home-bottom-pre-container .h1-heading {
    padding-left: 30px;
    display: inline-block;
    width: 39%;
    vertical-align: middle; }
    @media screen and (max-width: 1000px) {
      .home-bottom-pre-container .h1-heading {
        width: 100%; } }
    .home-bottom-pre-container .h1-heading h1 {
      text-transform: capitalize;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 46px;
      margin-top: 10px;
      font-weight: 600;
      color: #ffa328;
      padding-bottom: 2px;
      line-height: 1.2em;
      display: block;
      text-transform: uppercase; }
      @media screen and (max-width: 1200px) {
        .home-bottom-pre-container .h1-heading h1 {
          font-size: 40px; } }
      @media screen and (max-width: 1000px) {
        .home-bottom-pre-container .h1-heading h1 {
          border-bottom: none; } }
      @media screen and (max-width: 640px) {
        .home-bottom-pre-container .h1-heading h1 {
          font-size: 34px;
          margin: 0 auto; } }
  .home-bottom-pre-container .home-bottom-box {
    padding: 20px 30px;
    padding-top: 5px;
    display: inline-block;
    width: 60%;
    vertical-align: middle; }
    @media screen and (max-width: 1000px) {
      .home-bottom-pre-container .home-bottom-box {
        width: 100%; } }
  .home-bottom-pre-container .h2-heading {
    box-sizing: border-box; }
    .home-bottom-pre-container .h2-heading h2 {
      padding: 20px 20px 20px 0;
      padding-left: 5px;
      position: relative;
      font-weight: 400;
      font-size: 22px;
      line-height: 30px;
      color: #001828;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      margin: 15px 0;
      display: inline-block;
      border-top: 2px solid #d2d2d2;
      border-bottom: 2px solid #d2d2d2; }
      @media screen and (max-width: 640px) {
        .home-bottom-pre-container .h2-heading h2 {
          margin: 5px auto;
          padding: 10px 0; } }

.home-bottom-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 80%;
  float: right; }
  @media screen and (max-width: 915px) {
    .home-bottom-container {
      width: 100%;
      margin: 0 auto; } }
  .home-bottom-container .home-bottom-box {
    flex-basis: 50%;
    padding: 20px 30px; }
    @media screen and (max-width: 1000px) {
      .home-bottom-container .home-bottom-box {
        flex-basis: 100%; } }
    .home-bottom-container .home-bottom-box:nth-child(2), .home-bottom-container .home-bottom-box:nth-child(3) {
      background-color: #ebebeb; }
      .home-bottom-container .home-bottom-box:nth-child(2) .h2-heading, .home-bottom-container .home-bottom-box:nth-child(3) .h2-heading {
        border-top: 2px solid #b6b6b6;
        border-bottom: 2px solid #b6b6b6; }
      .home-bottom-container .home-bottom-box:nth-child(2) .home-bottom-img, .home-bottom-container .home-bottom-box:nth-child(3) .home-bottom-img {
        background-color: #ebebeb; }
    .home-bottom-container .home-bottom-box:nth-child(1), .home-bottom-container .home-bottom-box:nth-child(4) {
      border-top: 3px solid #ebebeb; }
      .home-bottom-container .home-bottom-box:nth-child(1) .h2-heading, .home-bottom-container .home-bottom-box:nth-child(4) .h2-heading {
        border-top: 2px solid #d2d2d2;
        border-bottom: 2px solid #d2d2d2; }
      .home-bottom-container .home-bottom-box:nth-child(1) .home-bottom-img, .home-bottom-container .home-bottom-box:nth-child(4) .home-bottom-img {
        background-color: white; }
    @media screen and (max-width: 1000px) {
      .home-bottom-container .home-bottom-box:nth-child(odd) {
        background-color: #ebebeb; }
        .home-bottom-container .home-bottom-box:nth-child(odd) .h2-heading {
          border-top: 2px solid #b6b6b6;
          border-bottom: 2px solid #b6b6b6; }
        .home-bottom-container .home-bottom-box:nth-child(odd) .home-bottom-img {
          background-color: #ebebeb; }
      .home-bottom-container .home-bottom-box:nth-child(even) {
        border-top: 3px solid #ebebeb;
        background-color: white; }
        .home-bottom-container .home-bottom-box:nth-child(even) .h2-heading {
          border-top: 2px solid #d2d2d2;
          border-bottom: 2px solid #d2d2d2; }
        .home-bottom-container .home-bottom-box:nth-child(even) .home-bottom-img {
          background-color: white; } }
  .home-bottom-container .home-bottom-img {
    position: relative;
    float: right;
    z-index: 100; }
    @media screen and (max-width: 400px) {
      .home-bottom-container .home-bottom-img {
        float: none; } }
    .home-bottom-container .home-bottom-img img {
      max-width: 120px;
      max-height: 200px;
      margin: 20px 40px; }
      @media screen and (max-width: 400px) {
        .home-bottom-container .home-bottom-img img {
          margin: auto;
          text-align: center;
          display: block;
          max-width: 100%;
          max-height: 100px; } }
  .home-bottom-container .h2-heading {
    box-sizing: border-box;
    margin: 15px 0; }
    @media screen and (min-width: 1000px) and (max-width: 1100px) {
      .home-bottom-container .h2-heading {
        width: 70%; } }
    @media screen and (max-width: 600px) {
      .home-bottom-container .h2-heading {
        width: 70%; } }
    @media screen and (max-width: 400px) {
      .home-bottom-container .h2-heading {
        width: 100%; } }
  .home-bottom-container h2 {
    padding: 20px 0;
    padding-left: 5px;
    position: relative;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #001828;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin: 0; }

.home-bottom-text {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .home-bottom-text > div {
    color: #ffa328;
    font-weight: 700;
    padding: 10px 0; }
  .home-bottom-text p {
    padding: 10px 0;
    margin-bottom: 0;
    line-height: 22px;
    font-size: 14px; }
    .home-bottom-text p a {
      display: inline;
      color: #3274DF;
      font-weight: 700;
      transition: color .3s ease; }
      .home-bottom-text p a:hover {
        color: #ff4200;
        transition: color .3s ease; }

.socialLinks--alt .socialLinks-item {
  vertical-align: top; }

.socialLinks--alt .icon--facebook {
  height: 70px;
  width: 70px;
  vertical-align: top; }

.socialLinks--alt .icon--tp {
  height: auto;
  width: 100px;
  vertical-align: top;
  margin-top: -5px; }
  .socialLinks--alt .icon--tp.trust {
    display: block;
    height: auto;
    margin: 10px auto; }
  .socialLinks--alt .icon--tp.auth {
    margin-top: 5px;
    width: 90px; }

.socialLinks--alt .mcafee {
  margin-top: 10px;
  height: 35px;
  margin-left: -4px; }

.countPill {
  color: #ff4200 !important;
  margin-right: 1px; }
  @media only screen and (min-width: 549px) and (max-width: 769px) {
    .countPill {
      top: -35px !important;
      left: 27px; } }
  .countPill.cart-quantity {
    background-color: #ffa328;
    color: #fff !important; }

@media only screen and (min-width: 800) and (max-width: 849px) {
  .socialLinks--alt .icon--facebook {
    height: 50px;
    width: 50px; }
  .socialLinks--alt .icon--tp {
    height: 75px;
    width: 75px; } }

@media only screen and (max-width: 675px) {
  .home-inet .card.compare-disabled.price-visibility {
    min-height: 340px; } }

@media only screen and (max-width: 630px) {
  .home-inet .card.compare-disabled.price-visibility {
    min-height: 320px; } }

@media only screen and (max-width: 608px) {
  .home-inet .card.compare-disabled.price-visibility {
    min-height: 330px; } }

@media only screen and (max-width: 600px) {
  .home-inet .card.compare-disabled.price-visibility {
    min-height: 300px; } }

.home-inet .page-content.page-content {
  display: none; }

.right.account-links ul {
  margin-left: 0 !important; }

.right.account-links.shift-right {
  right: 0 !important; }

.navUser-item-inet:first-child .navUser-action {
  padding-left: 0px !important; }

/*Product Pages*/
/*Homepage*/
#side-categories h2.container-header {
  margin-bottom: 0;
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 1.6em;
  text-transform: none; }

@media screen and (max-width: 800px) {
  .heroCarousel .slick-slide img {
    visibility: hidden; } }

.bucket {
  float: left;
  width: calc(25% - 20px);
  margin: 10px;
  padding: 10px 0;
  background: linear-gradient(#fef9bf, #fef9bf 45%, #e6cf99 75%);
  border: 1px solid #e2ddc0;
  min-width: 236px;
  min-height: 273px;
  position: relative; }
  .bucket h3 {
    margin: 0 auto 10px;
    text-align: center;
    font-weight: bold;
    color: #666666;
    font-size: 15px !important;
    font-family: Georgia, "Times New Roman", Times, serif !important; }
  .bucket img {
    float: left;
    margin: 10px;
    margin-left: -2px; }
  .bucket p {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 10px; }
  .bucket .bucketshopbutton {
    position: absolute;
    bottom: 20px;
    right: 20px; }

/* Product Pages 
______________________________________*/
.productView-image img {
  max-height: 500px;
  max-width: 100%;
  width: auto;
  height: auto; }

.productView-price .price-section--saving {
  color: #ff4200;
  font-size: 14px;
  padding: 10px 0; }

.productView-rating {
  margin-bottom: 10px; }

.productView-options .form-field {
  margin-bottom: 15px; }
  @media screen and (max-width: 800px) {
    .productView-options .form-field {
      margin-bottom: 15px;
      width: auto;
      display: inline-block;
      margin-left: 20px;
      vertical-align: middle; } }

.productView-options .form-action {
  margin-top: 5px;
  margin-bottom: 5px; }

@media screen and (max-width: 800px) {
  .productView-options .form-field > .form-checkbox + .form-label, .productView-options .form-field > .form-radio + .form-label {
    display: inline-block; } }

.productView label.form-label.form-label--alternate {
  margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    .productView label.form-label.form-label--alternate {
      float: none;
      display: block;
      vertical-align: middle;
      margin-bottom: 0; } }

@media screen and (max-width: 800px) {
  .productView .form-increment {
    float: none;
    display: inline-block;
    vertical-align: middle; } }

form.form.wishlist {
  float: none;
  width: 100%;
  margin-bottom: 0;
  text-align: left; }
  form.form.wishlist .wishlist {
    float: none; }
    @media screen and (max-width: 800px) {
      form.form.wishlist .wishlist {
        width: 80px !important;
        margin: 10px auto; } }
    @media screen and (max-width: 550px) {
      form.form.wishlist .wishlist {
        width: 100px !important; } }
    @media screen and (max-width: 800px) {
      form.form.wishlist .wishlist span.custom-checkbox-text {
        left: 20px;
        top: 0; } }
    @media screen and (max-width: 550px) {
      form.form.wishlist .wishlist span.custom-checkbox-text {
        left: 30px;
        top: 0; } }
    @media screen and (max-width: 800px) {
      form.form.wishlist .wishlist input.button {
        display: none;
        float: none; } }

a.button.button--small.card-figcaption-button {
  color: #FFF !important; }

.productView-details .productView-info {
  margin: 10px 0;
  border-bottom: 1px solid; }

@media screen and (max-width: 800px) {
  .product-page-with-sidenav section.productView-details {
    text-align: center; }
    .product-page-with-sidenav section.productView-details .productView-info {
      display: inline-block; }
    .product-page-with-sidenav section.productView-details .productView-info-name, .product-page-with-sidenav section.productView-details .productView-info-value {
      float: none;
      display: inline-block; }
    .product-page-with-sidenav section.productView-details .productView-info-name {
      padding-left: 30px; }
    .product-page-with-sidenav section.productView-details .productView-options {
      text-align: center !important; }
    .product-page-with-sidenav section.productView-details .form-field--stock {
      width: 100%;
      text-align: center; } }
    @media screen and (max-width: 800px) and (max-width: 800px) {
      .product-page-with-sidenav section.productView-details .form-field--stock {
        width: auto;
        display: inline-block; } }

.socialLinks-item--facebook_like {
  display: none; }

.blog.single .socialLinks .socialLinks-item--print:hover a, .blog.single .socialLinks .socialLinks-item--print:hover svg, .blog.single .socialLinks .socialLinks-item--email:hover a, .blog.single .socialLinks .socialLinks-item--email:hover svg {
  fill: #1473e6; }

.blog.single .socialLinks .socialLinks-item--pinterest:hover a, .blog.single .socialLinks .socialLinks-item--pinterest:hover svg {
  fill: #BD081c; }

.blog.single .socialLinks .socialLinks-item--facebook:hover a, .blog.single .socialLinks .socialLinks-item--facebook:hover svg {
  fill: #3B5998; }

.productView .socialLinks .icon:hover > svg, main.page.blog .socialLinks .icon:hover > svg {
  fill: #1473e6 !important; }

.productView .socialLinks .icon--facebook:hover > svg, main.page.blog .socialLinks .icon--facebook:hover > svg {
  fill: #3B5998 !important; }

.productView .socialLinks .icon--pinterest:hover > svg, main.page.blog .socialLinks .icon--pinterest:hover > svg {
  fill: #BD081c !important; }

.productView-images.ready {
  margin-bottom: 0; }

.thumbnail-images {
  max-height: 100px;
  max-width: 100%;
  height: auto;
  width: auto !important;
  display: block !important;
  margin: auto; }

.slick-slider.thumbnails {
  box-shadow: 1px 3px 5px #999, -1px -3px 3px #ebebeb;
  width: 98%;
  margin: auto; }

/* Login Page
______________________________________*/
.new-customer {
  background-color: #eaeaea;
  text-align: center; }
  .new-customer .panel-header, .new-customer .panel-body {
    background-color: transparent; }
  .new-customer .panel-body {
    display: inline-block;
    margin: auto;
    text-align: left; }
    .new-customer .panel-body a {
      display: block;
      margin: auto; }

.form-field {
  margin-bottom: 1rem; }

.paginationWrapper {
  padding: 0 0 20px; }

/* Category Page
______________________________________*/
.productList.list-only.visible .listItem-figure img {
  max-height: 350px;
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  padding: 10px; }

.banners {
  margin: 0; }
  .banners a {
    color: #1473e6; }
    .banners a:hover {
      color: #ffa328; }
  .banners .__mce_add_custom__ {
    padding: 10px;
    float: none !important;
    display: block;
    margin: auto; }
  .banners * {
    text-align: center !important;
    line-height: 1.1 !important; }

.brand.main h2.container-header {
  font-size: 24px;
  display: block; }
  @media screen and (max-width: 800px) {
    .brand.main h2.container-header {
      font-size: 20px; } }
  @media screen and (max-width: 550px) {
    .brand.main h2.container-header {
      text-align: center; } }

.banners.bottom {
  width: 100% !important; }
  .banners.bottom * {
    text-align: left !important; }
  .banners.bottom .banner h2 {
    font-size: 23px; }
    @media screen and (max-width: 550px) {
      .banners.bottom .banner h2 {
        font-size: 20px; } }
  .banners.bottom .banner h3 {
    font-size: 19px; }
    @media screen and (max-width: 550px) {
      .banners.bottom .banner h3 {
        font-size: 17px; } }
  .banners.bottom .banner p {
    font-size: 14px;
    line-height: 1.3 !important;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana; }
    @media screen and (max-width: 550px) {
      .banners.bottom .banner p {
        font-size: 12px; } }

/* Cart Review Page
______________________________________*/
.cart-remove {
  background-color: #ffa328; }
  .cart-remove > svg {
    fill: #fff; }
  .cart-remove:hover {
    background-color: #ff4200; }
    .cart-remove:hover > svg {
      fill: #fff; }

@media screen and (max-width: 550px) {
  td.cart-item-block.cart-item-title {
    width: 66%;
    margin-bottom: 10px; } }

@media screen and (max-width: 550px) {
  .cart-item-figure {
    margin-bottom: 0;
    height: 50px; } }

@media screen and (max-width: 550px) {
  .cart-item-info .cart-remove {
    margin-right: 44%; } }

@media screen and (max-width: 800px) {
  .cart-total-label {
    text-align: left;
    width: 33%;
    padding-left: 0; } }

@media screen and (max-width: 550px) {
  .cart-total-label {
    width: 50%;
    display: inline-block;
    float: none; } }

@media screen and (max-width: 550px) {
  .cart-total-value {
    display: inline-block;
    float: none; } }

@media screen and (max-width: 800px) {
  .cart-total + .cart-total {
    border-top: 1px solid #C9C9C9; } }

@media screen and (max-width: 550px) {
  .cartTotalsWrapper {
    text-align: center;
    padding-bottom: 10px; } }

/* Checkout Review Page
______________________________________*/
#CreateAccountButton {
  background-color: #1473e6;
  transition: background-color .3s ease; }
  #CreateAccountButton:hover {
    background-color: #ffa328;
    transition: background-color .3s ease; }

.ExpressCheckoutBlock {
  padding: 6%; }

/*-------------------Pro Con tables ---------------------*/
.pro-con {
  width: 100% !important;
  height: auto !important;
  border: 1px solid #ccc;
  margin-bottom: 20px; }
  .pro-con thead tr {
    background: #7b6243;
    text-align: center;
    color: #fff; }
    .pro-con thead tr td {
      display: flex;
      justify-content: center; }
    .pro-con thead tr h3 {
      color: #fff;
      margin: 0;
      padding: 5px 10px; }
  .pro-con tbody tr {
    width: 100%;
    display: grid;
    position: relative;
    grid-template-columns: 50% 50%;
    justify-items: center; }
    .pro-con tbody tr:before {
      content: '';
      height: 100%;
      width: 1px;
      background: #ccc;
      position: absolute;
      top: 0;
      left: 50%; }
    .pro-con tbody tr:nth-child(odd) {
      background: #efefef; }
    .pro-con tbody tr:first-child {
      background: #ece8d7; }
    .pro-con tbody tr td {
      padding: 5px 10px !important; }

.top-has-sub {
  position: relative; }
  .top-has-sub a .fa {
    fill: #fff;
    margin-left: 3px;
    font-size: 9px;
    transform: translateY(-2px);
    transition: .3s all ease; }
  .top-has-sub .top-sub {
    position: absolute;
    display: grid;
    grid-template-columns: 100%;
    gap: 10px;
    background: #392818;
    z-index: 99;
    padding: 10px;
    text-align: center;
    border: 1px solid #ece8d7;
    width: max-content;
    right: 0;
    transition: .3s all ease;
    top: calc(100% - 20px);
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .top-has-sub:hover .fa {
    transform: translateY(-2px) rotate(180deg); }
  .top-has-sub:hover .top-sub {
    top: 100%;
    opacity: 1;
    pointer-events: all;
    visibility: visible; }
