.shop-head .blog-desc {
  text-align: center;
}
.post-type-archive-product .woocommerce-breadcrumb {
  display: none;
}
@media only screen and (max-width: 1024px)  {
  .single-product-img {
    width: 100%;
    height: 70vw;
  }
}
@media only screen and (max-width: 1024px)  {
  .single-product-container {
    padding: 0;
  }
}
.single-product-container .single-product-content-nospace {
  margin-top: 0;
}
@media only screen and (max-width: 1024px)  {
  .single-product-container .single-product-content {
    margin-top: 0;
    width: 100%;
  }
}
.single-product-container .shop-side-no-img {
  margin-top: 0;
}
@media only screen and (max-width: 1024px)  {
  .single-product-container .shop-side {
    min-width: 92%;
    max-width: 92%;
  }
}
.single-product-container .shop-content .product-item-price {
  text-align: left;
}
h3.product-buy-title {
  background-color: #673918;
  text-transform: uppercase;
  display: block;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 5%;
}
.product-buy .gform_button {
  display: block !important;
  width: 98% !important;
  background-color: #f6921e;
}
.archive-opening {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 7vw;
  background-color: #673918;
  margin-bottom: 40px;
}
.archive-opening .archive-opening-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  padding: 4% 4% 2% 4%;
  background-color: #673918;
}
@media only screen and (max-width: 1024px)  {
  .archive-opening .archive-opening-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.archive-opening .archive-opening-left p,
.archive-opening .archive-opening-left h1 {
  color: #fff;
}
.archive-opening .archive-opening-left h1 {
  font-size: 29px;
}
.archive-opening .archive-opening-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px)  {
  .archive-opening .archive-opening-right {
    display: none;
  }
}
.archive-opening .hidden {
  display: none;
}
.products-archive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 4%;
  width: 100%;
  max-width: 100vw;
}
.products-archive .woocommerce-products-header {
  text-align: center;
  padding: 3px 0;
}
.products-archive .woocommerce-products-header .term-description {
  width: 70%;
  margin: 0 auto;
  display: block;
}
.products-archive .woocommerce-products-header .term-description p {
  font-size: 1.4rem;
}
.products-archive .woocommerce-products-header h1 {
  margin-top: 0;
}
.products-archive .products-archive-ordering {
  display: block;
  width: 100%;
  height: 35px;
}
.products-archive .woocommerce-result-count {
  color: #e7b897;
  font-size: 1rem;
}
@media screen and (max-width: 480px)  {
  .products-archive .woocommerce-result-count {
    display: none;
  }
}
@media screen and (max-width: 480px)  {
  .products-archive .woocommerce-ordering {
    width: 100%;
  }
}
.products-archive .slider-shop {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  padding: 0;
}
@media only screen and (max-width: 1024px)  {
  .products-archive .slider-shop {
    width: 100%;
  }
}
.products-archive .products-container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 81%;
      -ms-flex: 0 0 81%;
          flex: 0 0 81%;
  width: 81%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
@media screen and (max-width: 480px)  {
  .products-archive .products-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.products-archive .products-container .products-container-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 20px;
  width: 100%;
}
@media screen and (max-width: 480px)  {
  .products-archive .products-container .products-container-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #fff;
  }
}
.products-archive .products-container .product-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 29.3%;
      -ms-flex: 0 0 29.3%;
          flex: 0 0 29.3%;
  width: 29.3%;
  margin: 0 2% 30px;
}
@media only screen and (max-width: 1024px)  {
  .products-archive .products-container .product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin: 0 0 30px;
  }
}
.products-archive .products-container .products-container-active-filters {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.products-archive .products-container .products-container-active-filters .widget {
  margin: 15px auto 10px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.products-archive .products-container .products-container-active-filters .active-filters-title {
  font-size: 0.9rem;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.products-archive .products-container .products-container-active-filters ul {
  margin-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
  height: auto;
  zoom: normal;
}
.products-archive .products-container .products-container-active-filters li {
  margin: 0 15px 0 0;
  float: none;
  padding: 0;
  display: block;
}
.products-archive .products-container .products-container-active-filters li a {
  font-size: 1rem;
  background-color: #673918;
  color: #fff;
  padding: 5px 8px;
  height: auto;
  border-radius: 2px;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms;
}
.products-archive .products-container .products-container-active-filters li a:hover {
  background-color: #673918;
}
.products-archive .products-container .products-container-active-filters li a:before {
  color: #fff;
  font-size: 0.7rem;
}
.products-archive .products-container .pagination:before,
.products-archive .products-container .pagination:after {
  display: none;
}
.products-archive .products-archive-filter-btn {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  background-color: #fff;
  z-index: 8;
}
.products-archive .products-archive-filter-btn a {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #673918;
}
.products-archive .products-archive-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 18%;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 20px 20px 20px 0;
}
@media screen and (max-width: 480px)  {
  .products-archive .products-archive-sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 20px;
    max-height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: max-height 500ms;
    transition: max-height 500ms;
  }
  .products-archive .products-archive-sidebar.active {
    max-height: 2000px;
  }
}
.products-archive .products-archive-sidebar .sidebar {
  padding-right: 0;
  margin-left: 0;
  padding-left: 0;
}
.single-product #secondary {
  display: none;
}
.single-product-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 4%;
  margin: 0 auto;
}
.single-product-container .single-product-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  margin-right: 2%;
  max-width: 850px;
}
@media screen and (max-width: 480px)  {
  .single-product-container .single-product-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-right: 0;
  }
}
.single-product-container .single-product-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 38%;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  max-width: 566.66666667px;
}
@media screen and (max-width: 480px)  {
  .single-product-container .single-product-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 10px;
  }
}
.single-product-imgs .woocommerce-product-gallery {
  width: 100% !important;
}
.single-product-main-img {
  text-align: center;
}
.woocommerce-product-gallery__image a {
  display: block;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: none;
  width: 100%;
}
.single-product-gallery-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.single-product-gallery-container .single-product-gallery-img {
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 20vw;
}
.single-product-gallery-container .single-product-gallery-img:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.single-product-gallery-container .slick-list,
.single-product-gallery-container .slick-track {
  height: 100%;
}
.single-product-gallery-container .slick-slide {
  width: 100%;
}
@media only screen and (max-width: 1024px)  {
  .single-product-gallery-container .slick-slide {
    width: 80%;
  }
}
.product-gallery-slider .single-product-img {
  display: block;
  height: 75vw;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.single-product-additional-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-product-additional-img .single-product-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  margin: 0 0 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
.single-product-additional-img .single-product-img:hover {
  opacity: 0.8;
}
.single-product-additional-img .single-product-img:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.single-product-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 15px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
}
.single-product-info .single-product-info-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
.single-product-info .single-product-info-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  text-align: right;
}
.single-product-info .single-product-info-large {
  text-align: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.single-product-info .single-product-brand {
  margin: 3px 0 15px 0;
  font-size: 15px;
  font-weight: 900;
  color: #666666;
}
.single-product-info .single-product-brand img {
  display: block;
  width: auto;
  height: 30px;
}
.single-product-info .single-product-title {
  margin: 3px 0 0 0;
  font-size: 24px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 400;
  color: #673918;
}
.product-gluten-free {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('../images/icon-glutenfree.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.product-gluten-free span {
  display: none;
}
.single-product-price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.single-product-price {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
  padding: 0 !important;
  line-height: 1;
}
@media screen and (max-width: 480px)  {
  .single-product-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.single-product-price.product-item-price .woocommerce-Price-amount {
  display: block;
  font-weight: 400;
  font-size: 29px;
  margin-bottom: 0;
  color: #673918;
}
.single-product-price.product-item-price .discounted {
  line-height: 1;
}
.single-product-price.product-item-price .discounted .woocommerce-Price-amount {
  color: #673918;
  margin-bottom: 3px;
}
.single-product-price.product-item-price .discounted .sale-perc {
  color: #673918;
  margin-bottom: 3px;
}
.single-product-unit-price {
  color: #666666;
  font-size: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 480px)  {
  .single-product-unit-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 6px;
  }
}
.single-product-excerpt p,
.single-product-description p,
.single-product-excerpt li,
.single-product-description li {
  font-size: 15px;
  color: #666666;
}
.single-product-excerpt h3,
.single-product-description h3 {
  margin: 25px 0 0;
  color: #666666;
}
.single-product-description {
  display: block;
  margin-top: 30px;
}
.single-product-description h5 {
  color: #666666;
  text-transform: uppercase;
  font-size: 400;
  font-size: 14px;
}
.content-hidden {
  max-height: 50px;
  overflow: hidden;
  -webkit-transition: max-height 800ms;
  transition: max-height 800ms;
}
.content-hidden.visible {
  max-height: 3000px;
}
.single-product-add {
  margin: 20px 0;
}
.single-product-add form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.single-product-add .single-product-stock-status p {
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  background-color: #9c7625;
}
.variations {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 15px auto 35px !important;
}
.variations .label {
  text-transform: uppercase;
  color: #673918;
  font-size: 1.4rem;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.variations .label.pa_size {
  display: none;
}
.variation-attribute-to-hide {
  display: none;
}
.single_variation_wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 480px)  {
  .quantity {
    margin-bottom: 8px !important;
  }
}
.quantity input {
  border: 1px solid #673918;
}
.quantity .qty-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  color: #666666;
  font-weight: 400;
  font-size: 22px;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0 5px;
}
.quantity .qty-input:hover,
.quantity .qty-input:focus {
  background-color: #e8e8e8;
}
.single_add_to_cart_button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 8px !important;
  font-family: "Josefin Sans", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0 !important;
  padding: 12px 30px 8px !important;
  background-color: #ed7422 !important;
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms;
}
@media screen and (max-width: 480px)  {
  .single_add_to_cart_button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.single_add_to_cart_button:hover {
  background-color: #673918 !important;
}
.attributes-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px;
}
.attributes-btns a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 1.6rem;
  font-weight: 300;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #673918;
  padding: 4px 12px !important;
  height: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 4px;
  margin-bottom: 4px;
  color: #673918;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.attributes-btns a.active {
  background-color: #9c7625;
  border: 1px solid #9c7625;
  color: #fff;
}
.attributes-btns a:hover {
  background-color: #673918;
  border: 1px solid #673918;
  color: #fff;
}
.single-product-bottom .slider-shop {
  padding: 0;
  margin-top: 40px;
  width: 100%;
}
.vetrina-header {
  padding: 0 4%;
  text-align: center;
  display: block;
  margin-top: 50px;
}
.vetrina-header h3 {
  color: #673918;
  text-transform: uppercase;
  font-size: 22px;
}
.vetrina-header p {
  font-size: 14px;
}
.vetrina-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 4%;
  margin-bottom: 10px;
}
.vetrina-blocks .custom-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31.3%;
      -ms-flex: 0 0 31.3%;
          flex: 0 0 31.3%;
  margin: 0 1% 20px;
}
@media only screen and (max-width: 1024px)  {
  .vetrina-blocks .custom-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 20px;
    min-height: 55vw;
  }
}
.vetrina-blocks .vetrina-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31.3%;
      -ms-flex: 0 0 31.3%;
          flex: 0 0 31.3%;
  margin: 0 1% 20px;
  text-align: center;
  min-height: 26vw;
  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;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (max-width: 1024px)  {
  .vetrina-blocks .vetrina-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 20px;
    min-height: 32vw;
  }
}
.vetrina-blocks .vetrina-block:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.vetrina-blocks .vetrina-block:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 64.6%;
      -ms-flex: 0 0 64.6%;
          flex: 0 0 64.6%;
}
@media only screen and (max-width: 1024px)  {
  .vetrina-blocks .vetrina-block:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 20px;
  }
}
.vetrina-blocks .vetrina-block:hover:before {
  background-color: rgba(255, 255, 255, 0.3);
}
.vetrina-blocks .vetrina-block-title {
  background-color: #673918;
  color: #fff;
  padding: 8px;
  position: relative;
  z-index: 1;
}
.vetrina-blocks .vetrina-block-title h4 {
  text-transform: uppercase;
  font-size: 16px;
}
.vetrina-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 4%;
  margin-bottom: 50px;
}
.vetrina-products .custom-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31.3%;
      -ms-flex: 0 0 31.3%;
          flex: 0 0 31.3%;
  margin: 0 1% 20px;
}
@media only screen and (max-width: 1024px)  {
  .vetrina-products .custom-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 20px;
    min-height: 55vw;
  }
}
.vetrina-products .vetrina-product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 31.3%;
      -ms-flex: 0 0 31.3%;
          flex: 0 0 31.3%;
  margin: 0 1% 30px;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1024px)  {
  .vetrina-products .vetrina-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 30px;
  }
}
.vetrina-products .vetrina-product:hover .vetrina-product-btn {
  background-color: #673918;
}
.vetrina-products .vetrina-product-image {
  display: block;
  width: 100%;
  height: 22vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.vetrina-products .vetrina-product-image .hidden {
  display: none;
}
@media only screen and (max-width: 1024px)  {
  .vetrina-products .vetrina-product-image {
    height: 45vw;
  }
}
.vetrina-products .vetrina-product-title {
  background-color: #673918;
  padding: 8px;
  color: #fff;
}
.vetrina-products .vetrina-product-description {
  padding: 15px 8px;
}
.vetrina-products .vetrina-product-footer {
  padding: 8px 8px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vetrina-products .vetrina-product-footer .vetrina-product-footer--left {
  color: #673918;
}
.vetrina-products .vetrina-product-btn {
  text-transform: uppercase;
  color: #fff;
  background-color: #ed7422;
  font-size: 13px;
  border-radius: 8px;
  padding: 5px 15px 3px;
}
.vetrina-products .vetrina-product-btn:hover {
  background-color: #673918;
}
.woocommerce-account article {
  padding: 20px 4%;
}
.woocommerce-account .section-txt h2 {
  color: #673918;
}
.woocommerce-account .account-enter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-account .account-enter-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48%;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  padding: 18px;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account .account-enter-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 15px;
  }
}
.woocommerce-account form.login,
.woocommerce-account form.register,
.woocommerce-account form.lost_reset_password {
  border: none;
  border-radius: 0;
  padding: 0;
}
.woocommerce-account form.login .button,
.woocommerce-account form.register .button,
.woocommerce-account form.lost_reset_password .button {
  display: inline-block;
  padding: 10px 15px;
  background-color: #d1af6a;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.woocommerce-account form.login .button:hover,
.woocommerce-account form.register .button:hover,
.woocommerce-account form.lost_reset_password .button:hover {
  background-color: #ddc491;
}
.woocommerce-account form.login input,
.woocommerce-account form.register input,
.woocommerce-account form.lost_reset_password input {
  border: 1px solid #e8e8e8;
}
.woocommerce-account .woocommerce-MyAccount-content {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content .button {
  display: inline-block;
  padding: 10px 15px;
  background-color: #ed7422;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
.woocommerce-account .woocommerce-MyAccount-content .button:hover {
  background-color: #f19251;
}
.woocommerce-account.logged-in .woocommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-account.logged-in .woocommerce:before,
.woocommerce-account.logged-in .woocommerce:after {
  display: none;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 10px;
    position: relative;
    top: inherit;
  }
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li {
  list-style-type: none;
  margin-bottom: 0;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li a {
  color: #673918;
  border-bottom: 1px solid #e8e8e8;
  display: block;
  text-decoration: none;
  width: 100%;
  padding: 6px 20px;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li.is-active a {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li:last-child a {
  border-bottom: none;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  padding: 20px;
  color: #e8e8e8;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content a {
  color: #673918;
  text-decoration: underline;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content a:hover {
  color: #ed7422;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .dashboard-content-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .dashboard-content-top p {
  margin: 0;
  font-size: 25px;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .dashboard-content-top .btn {
  margin: 0;
  background-color: #673918;
  color: #fff;
  text-decoration: none;
  border: #673918;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .dashboard-content-top .btn:hover {
  background-color: #ed7422;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content input {
  border: 1px solid #e8e8e8;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content fieldset {
  margin: 30px auto;
  border: 1px solid #e8e8e8;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content fieldset legend {
  color: #e8e8e8;
}
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .col2-set .col-1,
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-page .col2-set .col-1,
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .col2-set .col-2,
.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
  margin-top: 20px;
}
.woocommerce-account .table-line--content,
.woocommerce-account .cart-line--content {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account .table-line--content,
  .woocommerce-account .cart-line--content {
    border-top: 1px solid #e8e8e8;
  }
}
.woocommerce-account .table-item-line,
.woocommerce-account .cart-item-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin-top: -1px;
}
.woocommerce-account .table-item-line:last-child,
.woocommerce-account .cart-item-line:last-child {
  border-bottom: 1px solid #e8e8e8 !important;
}
.woocommerce-account .table-item-line--head,
.woocommerce-account .cart-item-line--head {
  font-weight: 600;
}
.woocommerce-account .table-item-line--head .table-item-col,
.woocommerce-account .cart-item-line--head .table-item-col {
  border-right: none;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: none;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account .table-item-line--head,
  .woocommerce-account .cart-item-line--head {
    display: none;
  }
}
.woocommerce-account .table-item-col,
.woocommerce-account .cart-item-col {
  padding: 15px 10px;
  font-size: 0.9rem;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-account .table-item-col,
  .woocommerce-account .cart-item-col {
    margin-bottom: 15px;
    padding: 5px 10px;
  }
}
.woocommerce-account .woocommerce-orders-table__cell-order-total {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: right;
}
.woocommerce-account .woocommerce-orders-table__cell-order-date {
  font-style: italic;
}
.woocommerce-account .woocommerce-orders-table__cell-order-status {
  font-weight: 600;
}
.woocommerce-account .woocommerce-orders-table__cell-order-actions {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0;
  margin-bottom: 15px;
  padding-right: 10px;
  text-align: right;
}
.woocommerce-account .woocommerce-orders-table__cell-order-actions a {
  font-size: 0.7rem !important;
  text-decoration: none !important;
  margin-left: 4px;
  background-color: #673918 !important;
  color: #000 !important;
  padding: 8px !important;
}
.woocommerce-account .woocommerce-orders-table__cell-order-actions a:hover {
  background-color: #905022;
  color: #fff !important;
}
.woocommerce-account .woocommerce-order-details .cart-item-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.woocommerce-account .order-again {
  margin-top: 15px;
}
.woocommerce-account .order-again a {
  background-color: #673918 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.woocommerce-account a.button.order-again {
  background-color: #673918 !important;
  color: #fff !important;
}
.woocommerce-cart article {
  padding: 20px 4%;
}
.woocommerce-cart .page {
  padding-top: 20px;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .page {
    padding-top: 10px;
  }
}
.woocommerce-cart a.remove {
  font-weight: 300 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}
.woocommerce-cart table,
.woocommerce-cart tr,
.woocommerce-cart th,
.woocommerce-cart td {
  border: none !important;
}
.woocommerce-cart tr.cart-subtotal th,
.woocommerce-cart tr.cart-subtotal td {
  border-bottom: 1px solid #673918 !important;
}
.woocommerce-cart .entry-content {
  margin: 0 auto;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .entry-content {
    margin: 0 4%;
  }
}
.woocommerce-cart .cart-line--content {
  border-left: 1px solid #673918;
  border-right: 1px solid #673918;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-line--content {
    border-top: 1px solid #673918;
  }
}
.woocommerce-cart .button {
  background-color: #ed7422 !important;
  border: 1px solid #ed7422 !important;
  color: #fff !important;
  -webkit-transition: background-color 500ms, color 500ms;
  transition: background-color 500ms, color 500ms;
}
.woocommerce-cart .button:hover {
  background-color: transparent !important;
  border: 1px solid #ed7422;
  color: #ed7422 !important;
}
.woocommerce-cart .checkout-button {
  background-color: #d1af6a !important;
  border: 1px solid #d1af6a !important;
}
.woocommerce-cart .checkout-button:hover {
  color: #d1af6a !important;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce div.shop_table_responsive div.cart-item-col::before,
  .woocommerce-cart .woocommerce-page div.shop_table_responsive div.cart-item-col::before {
    content: attr(data-title) " ";
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 9px;
    width: 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form {
  margin-bottom: 35px;
}
.woocommerce-cart .woocommerce-cart-form .coupon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .coupon {
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .woocommerce-cart .woocommerce-cart-form .coupon input {
    width: 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form .coupon input,
.woocommerce-cart .woocommerce-cart-form .coupon button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .coupon input,
  .woocommerce-cart .woocommerce-cart-form .coupon button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form .coupon label {
  display: none;
}
.woocommerce-cart .woocommerce-cart-form .actions {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .actions {
    display: block;
  }
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .button {
    width: 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form .product-remove {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 6%;
      -ms-flex: 0 0 6%;
          flex: 0 0 6%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .product-remove {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 5px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .product-remove a {
    margin-left: auto;
    margin-right: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form .product-quantity,
.woocommerce-cart .woocommerce-cart-form .product-price,
.woocommerce-cart .woocommerce-cart-form .product-subtotal {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
      -ms-flex: 0 0 14%;
          flex: 0 0 14%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .product-quantity,
  .woocommerce-cart .woocommerce-cart-form .product-price,
  .woocommerce-cart .woocommerce-cart-form .product-subtotal {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form .product-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 52%;
      -ms-flex: 0 0 52%;
          flex: 0 0 52%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .product-name {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border-bottom: 1px solid rgba(103, 57, 24, 0.4);
  }
}
.woocommerce-cart .woocommerce-cart-form .product-name a {
  font-weight: 300;
  color: #d1af6a;
  font-size: 16px;
  text-decoration: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-cart .woocommerce-cart-form .product-name .product-thumbnail img {
  display: block;
  width: 70px;
  height: auto;
  margin-right: 10px;
}
.woocommerce-cart .woocommerce-cart-form .product-name img {
  display: block;
  width: 50px;
  height: auto;
  margin-right: 10px;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .woocommerce-cart-form .product-quantity,
  .woocommerce-cart .woocommerce-cart-form .product-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    min-height: 80px;
  }
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-Price-amount {
  color: #673918;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-item-qty-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-item-qty-buttons input {
  background-color: transparent;
  border: none;
  color: #fff;
  font-weight: 600;
  text-align: center;
  display: none;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-item-qty-buttons .cart-item-prod-qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-item-qty-buttons .btnCartQty {
  width: 30px;
  color: #d1af6a;
  border: 1px solid #d1af6a;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .cart-item-qty-buttons .btnCartQty:hover {
  background-color: #d1af6a;
  color: #fff;
}
.woocommerce-cart .cart-item-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #673918;
  border-top: 1px solid #673918;
  margin-top: -1px;
}
.woocommerce-cart .cart-item-line.cart-item-line--head {
  border-top: none;
}
.woocommerce-cart .cart-item-line.cart-item-line-coupon {
  border: none;
  padding: 15px 0;
}
.woocommerce-cart .cart-item-line:last-child {
  border-bottom: 1px solid #673918 !important;
}
.woocommerce-cart .cart-item-line .product-price,
.woocommerce-cart .cart-item-line .product-subtotal {
  font-size: 15px;
}
.woocommerce-cart .cart-item-line--head {
  font-weight: 600;
}
.woocommerce-cart .cart-item-line--head .cart-item-col {
  border-right: none;
  font-size: 1.3rem;
  text-transform: uppercase;
  border-bottom: none;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-line--head {
    display: none;
  }
}
.woocommerce-cart .cart-item-col {
  padding: 15px 10px;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-col {
    margin-bottom: 15px;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-col.product-subtotal {
    display: none;
  }
}
.woocommerce-cart .cart-item-line--composite-parent {
  border-bottom: none !important;
  border-top: none !important;
  background-color: #e8e8e8;
  margin-top: 0;
}
.woocommerce-cart .cart-item-line--composite-parent .cart-item-col {
  padding: 0 10px !important;
}
.woocommerce-cart .cart-item-line--composite-parent .product-name img {
  display: none;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-line--composite-parent .product-remove {
    display: none;
  }
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-line--composite-parent .product-name {
    border-bottom: none !important;
    margin-bottom: 2px !important;
  }
  .woocommerce-cart .cart-item-line--composite-parent .product-name:before {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-cart .cart-item-line--composite-parent .product-price,
  .woocommerce-cart .cart-item-line--composite-parent .product-quantity {
    display: none;
  }
}
.woocommerce-cart .cart-item-line--composite-parent .component {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.woocommerce-cart .cart-item-line--composite-parent .component dt,
.woocommerce-cart .cart-item-line--composite-parent .component dd {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 12px;
  line-height: 1;
}
.woocommerce-cart .cart-item-line--composite-parent .component dt p,
.woocommerce-cart .cart-item-line--composite-parent .component dd p {
  font-size: 12px;
  margin: 0 0 0 4px;
  line-height: 1;
}
.woocommerce-cart .cart-item-line--composite-parent .product-subtotal span {
  display: none;
}
.woocommerce-cart .cart-item-attributes-line {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3rem;
  text-decoration: none;
  margin-left: 10px;
}
.woocommerce-cart .cart-item-color {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.woocommerce-cart .cart-item-size {
  display: inline-block;
  height: 25px;
  width: auto;
  padding: 4px;
  border: 1px solid #673918;
  text-decoration: none;
  color: #e8e8e8;
}
.woocommerce-checkout .section-txt {
  margin-top: 40px !important;
}
.woocommerce-checkout label {
  font-size: 14px;
  font-weight: 600;
  color: #777;
  font-family: "Josefin Sans", sans-serif;
}
.woocommerce-checkout h3,
.woocommerce-checkout .section-txt h3 {
  margin-top: 10px;
}
.woocommerce-checkout h3#ship-to-different-address,
.woocommerce-checkout .section-txt h3#ship-to-different-address {
  margin-top: 0 !important;
  margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce .col2-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-checkout .woocommerce .col2-set:before,
.woocommerce-checkout .woocommerce .col2-set:after {
  display: none;
}
.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-checkout .woocommerce-page .col2-set .col-1 {
  width: 58%;
  float: none;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .woocommerce .col2-set .col-1,
  .woocommerce-checkout .woocommerce-page .col2-set .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.woocommerce-checkout .woocommerce .col2-set .col-2,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 {
  width: 38%;
  float: none;
  position: relative;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .woocommerce .col2-set .col-2,
  .woocommerce-checkout .woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 15px;
  }
}
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table th,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table th,
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table td,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table td {
  padding: 3px 3px 10px;
  vertical-align: top;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table th,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table th {
  font-size: 15px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table th.product-name,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table th.product-name {
  width: 60%;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table th.product-total,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table th.product-total {
  width: 30%;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 table.shop_table .cart_item .product-name,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 table.shop_table .cart_item .product-name {
  padding-right: 10px;
  font-size: 13px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  background-color: #f7f6f7;
  padding: 24px 13px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky h3,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky h3 {
  padding-left: 3px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .order-total td,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .order-total td,
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .woocommerce-shipping-totals td,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .woocommerce-shipping-totals td,
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .order-total th,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .order-total th,
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .woocommerce-shipping-totals th,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .woocommerce-shipping-totals th {
  padding-top: 12px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .product-name a,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .product-name a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 85%;
  text-decoration: none;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .product-name a .cart-item-attributes-line,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .product-name a .cart-item-attributes-line {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3rem;
  text-decoration: none;
  width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .product-name a .cart-item-color,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .product-name a .cart-item-color {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.woocommerce-checkout .woocommerce .col2-set .col-2 .col-sticky .product-name a .cart-item-size,
.woocommerce-checkout .woocommerce-page .col2-set .col-2 .col-sticky .product-name a .cart-item-size {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25px;
  width: auto;
  padding: 0 4px;
  border: 1px solid #673918;
  text-decoration: none;
  color: #e8e8e8;
}
.woocommerce-checkout .cart_item .woocommerce-Price-amount,
.woocommerce-checkout .cart-subtotal .woocommerce-Price-amount,
.woocommerce-checkout .order-total .woocommerce-Price-amount {
  color: #673918;
}
.woocommerce-checkout .col-full {
  margin-top: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.woocommerce-checkout .page {
  padding-top: 20px;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .page {
    padding-top: 10px;
  }
}
.woocommerce-checkout table,
.woocommerce-checkout tr,
.woocommerce-checkout th,
.woocommerce-checkout td {
  border: none !important;
}
.woocommerce-checkout tr.cart-subtotal th,
.woocommerce-checkout tr.cart-subtotal td {
  border-bottom: 1px solid #673918 !important;
}
.woocommerce-checkout .entry-content,
.woocommerce-checkout .entry-header {
  margin: 0 8%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .entry-content,
  .woocommerce-checkout .entry-header {
    margin: 0 4%;
  }
}
.woocommerce-checkout .cart-line--content {
  border-left: 1px solid #673918;
  border-right: 1px solid #673918;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .cart-line--content {
    border-top: 1px solid #673918;
  }
}
.woocommerce-checkout .cart-line--footer {
  background-color: rgba(103, 57, 24, 0.1);
}
.woocommerce-checkout .cart-item-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #673918;
}
.woocommerce-checkout .cart-item-line .product-price,
.woocommerce-checkout .cart-item-line .product-subtotal {
  font-size: 15px;
}
.woocommerce-checkout .cart-item-line--head {
  font-weight: 600;
}
.woocommerce-checkout .cart-item-line--head .cart-item-col {
  border-right: none;
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .cart-item-line--head {
    display: none;
  }
}
.woocommerce-checkout .cart-item-col {
  padding: 15px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media only screen and (max-width: 1024px)  {
  .woocommerce-checkout .cart-item-col {
    margin-bottom: 5px;
    padding: 5px 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.woocommerce-checkout .cart-item-col:last-child {
  text-align: right;
}
.woocommerce-checkout .cart-item-col--head {
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce-checkout #place_order {
  width: 100%;
  background-color: #d1af6a;
  font-size: 23px;
  -webkit-transition: background-color 500ms, color 500ms;
  transition: background-color 500ms, color 500ms;
}
.woocommerce-checkout #place_order:hover {
  background-color: #ddc491;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea {
  border: 1px solid #673918;
}
.woocommerce-checkout .woocommerce-form-login {
  background-color: #f7f6f7;
  border-top: 3px solid #ed7422 !important;
  margin-top: 10px !important;
}
.woocommerce-checkout .woocommerce-form-login .button {
  background-color: #ed7422;
  color: #fff;
  -webkit-transition: background-color 500ms, color 500ms;
  transition: background-color 500ms, color 500ms;
}
.woocommerce-checkout .woocommerce-form-login .button:hover {
  background-color: #f19251;
  color: #fff;
}
.woocommerce-checkout .lost_password {
  font-size: 1.2rem !important;
  margin-top: 15px !important;
}
.woocommerce-checkout #billing_country_field,
.woocommerce-checkout #shipping_country_field {
  display: none;
}
.woocommerce-checkout #billing_company_name_field .optional,
.woocommerce-checkout #billing_company_address_field .optional,
.woocommerce-checkout #billing_vat_number_field .optional,
.woocommerce-checkout #billing_pec_field .optional,
.woocommerce-checkout #billing_sdi_field .optional {
  display: none;
}
.woocommerce-checkout #billing_pec_field {
  margin-bottom: 30px;
}
.woocommerce-checkout .icon-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #673918;
  color: #673918;
}
.woocommerce-checkout .checkout-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  background-color: #673918;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
  font-size: 1.6rem;
}
.woocommerce-form-login {
  border: none !important;
  border-radius: 0 !important;
}
.woocommerce-form-login a {
  color: #ed7422;
}
.woocommerce-form-login .lost_password {
  margin-top: 20px;
  margin-bottom: 0;
}
.woocommerce-ResetPassword p {
  color: #fff;
}
.page-template-homepage #masthead,
.page-template-landing-natale #masthead {
  position: absolute;
  z-index: 10;
  background-color: transparent;
}
@media only screen and (max-width: 1024px)  {
  .page-template-homepage #masthead,
  .page-template-landing-natale #masthead {
    background-color: #fff;
  }
}
.page-template-homepage #masthead .main-navigation a,
.page-template-landing-natale #masthead .main-navigation a {
  color: #fff;
}
@media only screen and (max-width: 1024px)  {
  .page-template-homepage #masthead .main-navigation a,
  .page-template-landing-natale #masthead .main-navigation a {
    color: #673918;
  }
}
.page-template-homepage #masthead .main-navigation ul ul a,
.page-template-landing-natale #masthead .main-navigation ul ul a {
  color: #673918;
}
.page-template-homepage #langContainer a,
.page-template-landing-natale #langContainer a {
  color: #fff;
}
@media only screen and (max-width: 1024px)  {
  .page-template-homepage #langContainer a,
  .page-template-landing-natale #langContainer a {
    color: #673918;
  }
}
.page-template-homepage #langContainer a.active,
.page-template-landing-natale #langContainer a.active {
  border-bottom: 1px solid;
}
@media only screen and (max-width: 1024px)  {
  .page-template-landing-natale #masthead.site-header {
    background-color: transparent;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 4;
    margin-bottom: -60px;
  }
  .page-template-landing-natale #masthead .site-header-main {
    background-color: #fff;
  }
  .page-template-landing-natale #masthead .site-header-menu {
    margin-bottom: 0 !important;
  }
}
.page-template-landing-natale .entry-header {
  display: none;
}
.img-bottom-natale {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: repeat-x;
}
.img-bottom-natale img {
  display: none;
}
.img-top-natale {
  display: none;
}
.img-top-natale img {
  display: none;
}
@media only screen and (max-width: 1024px)  {
  .img-top-natale {
    display: block;
    height: 50px;
    background-size: contain;
    background-position: center top;
    background-repeat: repeat-x;
  }
}
.product-item {
  display: block;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ccc;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1024px)  {
  .product-item {
    padding-bottom: 0;
  }
}
.product-item a {
  text-decoration: none;
}
.product-item .add_to_cart_button {
  background-color: #ed7422 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  padding: 12px 10px 8px !important;
  border-radius: 8px !important;
  margin-top: 8px !important;
}
.product-item .add_to_cart_button:hover {
  background-color: #673918 !important;
}
.product-item:hover {
  border: 1px solid #673918;
  color: #9c7625;
}
.product-item:hover .product-item-img {
  opacity: 0.7;
}
.product-item:hover .product-item-img-hover {
  opacity: 1;
}
.product-item .product-item-content-center {
  display: block;
  width: 100%;
  position: relative;
}
.product-item .product_type_variable {
  width: 100%;
  text-align: center;
  display: none !important;
}
.product-item-img {
  display: block;
  width: 100%;
  height: 20vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
@media screen and (max-width: 480px)  {
  .product-item-img {
    height: 45vw;
  }
}
.product-item-img .hidden {
  display: none;
}
.product-item-img .product-item-img-sale {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  font-weight: 900;
  z-index: 3;
  background-color: #ed7422;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
}
.product-item-img .product-item-img-sale .sale-perc {
  font-size: 13px;
}
.product-item-img .product-item-img-newarrival {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 6px 10px 5px;
  background-color: #673918;
  font-size: 1rem;
  color: #673918;
  font-weight: 400;
  z-index: 3;
  text-transform: uppercase;
}
.product-item-content-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.product-item-content-info .product-item-content-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
@media screen and (max-width: 480px)  {
  .product-item-content-info .product-item-content-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.product-item-content-info .product-item-content-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  text-align: right;
}
@media screen and (max-width: 480px)  {
  .product-item-content-info .product-item-content-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: left;
    margin-top: 10px;
  }
}
.product-item-brand {
  margin: 3px 0 5px 0;
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
@media only screen and (max-width: 1024px)  {
  .product-item-brand {
    font-size: 12px;
  }
}
.product-item-title {
  margin: 3px 0 5px 0;
  font-size: 17px;
  line-height: 1.3;
  min-height: 60px;
  font-weight: 700;
  padding: 0 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ed7422;
}
@media only screen and (max-width: 1024px)  {
  .product-item-title {
    font-size: 14px;
  }
}
.product-item-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 4%;
}
.product-item-price .woocommerce-Price-currencySymbol {
  padding-left: 2px;
}
.product-item-price .woocommerce-Price-amount {
  display: block;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 5px;
  color: #673918;
}
.product-item-price.product-item-price-discount .woocommerce-Price-amount {
  color: #ed7422;
}
.product-item-price .discounted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
}
@media screen and (max-width: 480px)  {
  .product-item-price .discounted {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.product-item-price .discounted .sale-perc {
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #673918;
}
.product-item-price .discounted .woocommerce-Price-amount {
  text-decoration: line-through;
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 5px;
  color: #673918;
}
.product-item-colors {
  font-size: 1.2rem;
  margin-top: 10px;
  color: #d48044;
  font-weight: 300;
}
.product-item-colors .product-item-spec {
  text-transform: uppercase;
}
.product-item-colors .product-item-spec:after {
  content: '/';
}
.product-item-colors .product-item-spec:last-child:after {
  display: none;
}
.singlepost-container .blog-content .related-products {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media only screen and (max-width: 1024px)  {
  .singlepost-container .blog-content .related-products {
    padding: 0 4%;
  }
}
.singlepost-container .blog-content .related-products h3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.singlepost-container .blog-content .related-products .product-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 21%;
      -ms-flex: 1 1 21%;
          flex: 1 1 21%;
  margin-right: 2%;
  padding: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media only screen and (max-width: 1024px)  {
  .singlepost-container .blog-content .related-products .product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 1024px)  {
  .singlepost-container .blog-content .related-products .product-item .custombg {
    height: 42vw;
  }
}
.wp-gallery {
  margin: 20px auto 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.wp-gallery .gallery-item-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 23%;
      -ms-flex: 1 1 23%;
          flex: 1 1 23%;
  margin: 0 1% 15px;
  position: relative;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
@media only screen and (max-width: 1024px)  {
  .wp-gallery .gallery-item-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 15px;
  }
}
.wp-gallery .gallery-item-container:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 66.25%;
}
.wp-gallery .gallery-item-container:hover {
  opacity: 0.7;
}
.wp-gallery .gallery-item-container .gallery-item {
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-content--cta {
  background-color: #673918;
  color: #fff;
  padding: 35px 2%;
  margin-bottom: 30px;
}
.section-content--cta h2 {
  color: #fff;
  margin-top: 0;
}
@media screen and (max-width: 480px)  {
  .section-content--cta .section-txt {
    padding: 0 2%;
  }
}
.section-cta-link {
  background-color: #fff;
  color: #673918;
  padding: 12px 15px 8px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.section-cta-link:hover {
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
}
.home .custom-blog {
  text-align: center;
  padding-top: 30px;
}
.home .custom-blog:before {
  display: none;
}
.home .custom-blog-content {
  text-align: left;
}
@media only screen and (max-width: 1024px)  {
  .home .custom-blog-content {
    text-align: center;
  }
}
.home-blog-btn {
  display: inline-block;
  margin: 0px auto 20px;
  padding: 12px 15px 8px;
  text-transform: uppercase;
  border: 1px solid;
}
.home-blog-btn:hover {
  background-color: #673918;
  color: #fff;
}
.newsletter-block {
  background-color: #673918;
  color: #fff;
  padding: 15px 0;
}
.newsletter-block h3 {
  margin-bottom: 15px;
}
.newsletter-block .privacyCheck {
  margin-top: 8px;
}
.newsletter-block .privacyCheck a {
  color: #fff;
  font-size: 12px;
}
.newsletter-block span.wpcf7-list-item {
  margin-left: 0;
}
.newsletter-block-content {
  display: block;
  width: 80%;
  margin: 20px auto;
}
.newsletter-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.newsletter-field p {
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23%;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
  margin: 0 10px;
}
.newsletter-field p:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1024px)  {
  .newsletter-field p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 1024px)  {
  .newsletter-field input {
    width: 100%;
  }
}
.newsletter-field input[type="submit"] {
  background-color: #673918;
}
.newsletter-field input[type="submit"]:hover {
  background-color: #fff;
  color: #673918;
}
.widget-newsletter {
  padding-top: 0;
}
.widget-newsletter .newsletter-block {
  background-color: #fff;
  color: #673918;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.widget-newsletter .newsletter-block .privacyCheck {
  margin-top: 0;
}
.widget-newsletter .newsletter-block .privacyCheck a {
  color: #673918;
  font-size: 12px;
}
.widget-newsletter .newsletter-block-content {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.widget-newsletter .newsletter-field {
  display: block;
}
.widget-newsletter .newsletter-field p {
  margin: 0 0 8px 0;
}
.widget-newsletter .newsletter-field input[type="submit"] {
  width: 100%;
}
.widget-newsletter .newsletter-field input[type="submit"]:hover {
  background-color: #673918;
  color: #fff;
}
.patch {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  padding: 8px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
}
.patch:hover {
  color: #fff;
}
.promo-home {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 0 20px;
}
.promo-home-content {
  padding-top: 45px;
  padding-bottom: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.promo-home-title {
  color: #673918;
  font-size: 20px;
  margin-bottom: 20px;
}
.promo-home-img {
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-size: contain;
  background-position: left top;
  background-repeat: repeat-x;
}
.promo-home-img.promo-home-img-bottom {
  top: inherit;
  bottom: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.promo-home-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 6%;
}
@media only screen and (max-width: 1024px)  {
  .promo-home-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 30px;
  }
}
.promo-home-col:first-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1024px)  {
  .promo-home-col:first-child {
    margin-bottom: 0;
  }
}
.promo-home-links a {
  padding: 10px 20px;
  margin: 0 15px 0 0;
  border: 2px solid #673918;
  font-size: 18px;
}
.promo-home-links a:hover {
  background-color: #673918;
  color: #fff;
}
.order-online-options {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  border: 1px solid #673918;
  text-align: center;
  background-color: #fff;
}
.order-online-options a {
  font-size: 13px;
  display: block;
  padding: 5px 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order-online-options a:hover {
  background-color: #673918;
  color: #fff;
}
.order-online {
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
  z-index: 4;
}
@media only screen and (max-width: 1024px)  {
  .order-online {
    width: 44%;
    text-align: center;
  }
}
.order-online span {
  padding-left: 10px;
  padding-right: 10px;
}
.order-online .order-online-sub {
  display: block;
  width: 100%;
  position: relative;
  display: none;
}
@media only screen and (max-width: 1024px)  {
  .prenota {
    right: inherit;
    left: 15px;
    width: 44%;
    text-align: center;
  }
}
.home .order-online {
  top: 60px;
}
@media only screen and (max-width: 1024px)  {
  .home .order-online {
    left: 15px;
    width: auto;
    top: 70px;
  }
}
.products-archive-sidebar #secondary {
  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;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
.products-archive-sidebar .woocommerce.widget_product_search {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.products-archive-sidebar .custom-filters-widgets {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.products-archive-sidebar .woocommerce-widget-layered-nav,
.products-archive-sidebar .widget_product_categories {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.products-archive-sidebar .widget_product_search {
  margin-bottom: 20px;
}
.widget_layered_nav,
.widget_price_filter,
.widget_product_search,
.widget_product_categories {
  margin-bottom: 0;
  padding-top: 0;
}
.widget_layered_nav .sidebar-shop-widget-title,
.widget_price_filter .sidebar-shop-widget-title,
.widget_product_search .sidebar-shop-widget-title,
.widget_product_categories .sidebar-shop-widget-title {
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
  cursor: pointer;
  color: #673918;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.widget_layered_nav .sidebar-shop-widget-title a,
.widget_price_filter .sidebar-shop-widget-title a,
.widget_product_search .sidebar-shop-widget-title a,
.widget_product_categories .sidebar-shop-widget-title a {
  text-decoration: none;
  color: #673918;
}
.widget_layered_nav .sidebar-shop-widget-title a:hover,
.widget_price_filter .sidebar-shop-widget-title a:hover,
.widget_product_search .sidebar-shop-widget-title a:hover,
.widget_product_categories .sidebar-shop-widget-title a:hover {
  color: #d1af6a;
}
.widget_layered_nav .sidebar-shop-widget-title.sidebar-shop-widget-title--offers,
.widget_price_filter .sidebar-shop-widget-title.sidebar-shop-widget-title--offers,
.widget_product_search .sidebar-shop-widget-title.sidebar-shop-widget-title--offers,
.widget_product_categories .sidebar-shop-widget-title.sidebar-shop-widget-title--offers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget_layered_nav .sidebar-shop-widget-title.sidebar-shop-widget-title--offers:after,
.widget_price_filter .sidebar-shop-widget-title.sidebar-shop-widget-title--offers:after,
.widget_product_search .sidebar-shop-widget-title.sidebar-shop-widget-title--offers:after,
.widget_product_categories .sidebar-shop-widget-title.sidebar-shop-widget-title--offers:after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 5px;
  background-image: url('../images/icon-offers.png');
}
.widget_layered_nav .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree,
.widget_price_filter .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree,
.widget_product_search .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree,
.widget_product_categories .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget_layered_nav .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree:after,
.widget_price_filter .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree:after,
.widget_product_search .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree:after,
.widget_product_categories .sidebar-shop-widget-title.sidebar-shop-widget-title--glutenfree:after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 5px;
  background-image: url('../images/icon-glutenfree.png');
}
.widget_layered_nav .sidebar-shop-widget-title:hover,
.widget_price_filter .sidebar-shop-widget-title:hover,
.widget_product_search .sidebar-shop-widget-title:hover,
.widget_product_categories .sidebar-shop-widget-title:hover {
  color: #d1af6a;
}
.widget_layered_nav .price_slider_wrapper .ui-widget-content,
.widget_price_filter .price_slider_wrapper .ui-widget-content,
.widget_product_search .price_slider_wrapper .ui-widget-content,
.widget_product_categories .price_slider_wrapper .ui-widget-content {
  background-color: #cccccc !important;
}
.widget_layered_nav .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_product_search .ui-slider .ui-slider-range,
.widget_product_categories .ui-slider .ui-slider-range,
.widget_layered_nav .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_product_search .ui-slider .ui-slider-handle,
.widget_product_categories .ui-slider .ui-slider-handle {
  background-color: #673918 !important;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list,
.widget_price_filter .woocommerce-widget-layered-nav-list,
.widget_product_search .woocommerce-widget-layered-nav-list,
.widget_product_categories .woocommerce-widget-layered-nav-list {
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 800ms;
  transition: height 800ms;
  padding-left: 1px;
  position: relative;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list.active,
.widget_price_filter .woocommerce-widget-layered-nav-list.active,
.widget_product_search .woocommerce-widget-layered-nav-list.active,
.widget_product_categories .woocommerce-widget-layered-nav-list.active {
  height: 400px;
  margin-bottom: 30px;
}
.widget_layered_nav .product-categories,
.widget_price_filter .product-categories,
.widget_product_search .product-categories,
.widget_product_categories .product-categories {
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 800ms;
  transition: height 800ms;
  padding-left: 1px;
  position: relative;
}
.widget_layered_nav .product-categories.active,
.widget_price_filter .product-categories.active,
.widget_product_search .product-categories.active,
.widget_product_categories .product-categories.active {
  height: 300px;
  margin-bottom: 30px;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item,
.widget_price_filter .woocommerce-widget-layered-nav-list__item,
.widget_product_search .woocommerce-widget-layered-nav-list__item,
.widget_product_categories .woocommerce-widget-layered-nav-list__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-transition: -webkit-box-shadow 500ms;
  transition: -webkit-box-shadow 500ms;
  transition: box-shadow 500ms;
  transition: box-shadow 500ms, -webkit-box-shadow 500ms;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item a,
.widget_price_filter .woocommerce-widget-layered-nav-list__item a,
.widget_product_search .woocommerce-widget-layered-nav-list__item a,
.widget_product_categories .woocommerce-widget-layered-nav-list__item a {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 1px 8px!important;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 4px;
  margin-top: 1px;
  color: #673918;
  border-radius: 0;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item a img,
.widget_price_filter .woocommerce-widget-layered-nav-list__item a img,
.widget_product_search .woocommerce-widget-layered-nav-list__item a img,
.widget_product_categories .woocommerce-widget-layered-nav-list__item a img {
  display: block;
  height: 20px;
  width: auto;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item a:hover,
.widget_price_filter .woocommerce-widget-layered-nav-list__item a:hover,
.widget_product_search .woocommerce-widget-layered-nav-list__item a:hover,
.widget_product_categories .woocommerce-widget-layered-nav-list__item a:hover {
  background-color: #673918;
  color: #fff;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item a:before,
.widget_price_filter .woocommerce-widget-layered-nav-list__item a:before,
.widget_product_search .woocommerce-widget-layered-nav-list__item a:before,
.widget_product_categories .woocommerce-widget-layered-nav-list__item a:before {
  font-size: 0.9rem;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item .count,
.widget_price_filter .woocommerce-widget-layered-nav-list__item .count,
.widget_product_search .woocommerce-widget-layered-nav-list__item .count,
.widget_product_categories .woocommerce-widget-layered-nav-list__item .count {
  display: none;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover,
.widget_price_filter .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover,
.widget_product_search .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover,
.widget_product_categories .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover {
  background-color: #a00;
  color: #fff;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover:before,
.widget_price_filter .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover:before,
.widget_product_search .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover:before,
.widget_product_categories .woocommerce-widget-layered-nav-list__item.woocommerce-widget-layered-nav-list__item--chosen a:hover:before {
  color: #fff;
}
.widget_layered_nav .product-categories,
.widget_price_filter .product-categories,
.widget_product_search .product-categories,
.widget_product_categories .product-categories {
  display: block;
  padding-left: 0;
  margin-left: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 800ms;
  transition: max-height 800ms;
}
.widget_layered_nav .product-categories.active,
.widget_price_filter .product-categories.active,
.widget_product_search .product-categories.active,
.widget_product_categories .product-categories.active {
  max-height: 3500px;
}
.widget_layered_nav .product-categories li,
.widget_price_filter .product-categories li,
.widget_product_search .product-categories li,
.widget_product_categories .product-categories li {
  font-size: 13px;
  text-transform: uppercase;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 10px;
}
.widget_layered_nav .product-categories li:before,
.widget_price_filter .product-categories li:before,
.widget_product_search .product-categories li:before,
.widget_product_categories .product-categories li:before {
  content: '';
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 3px;
  width: 5px;
  height: 5px;
  background-color: #673918;
}
.widget_layered_nav .product-categories li.cat-item-341:before,
.widget_price_filter .product-categories li.cat-item-341:before,
.widget_product_search .product-categories li.cat-item-341:before,
.widget_product_categories .product-categories li.cat-item-341:before {
  background-color: #cc3333;
}
.widget_layered_nav .product-categories li.cat-item-341 a,
.widget_price_filter .product-categories li.cat-item-341 a,
.widget_product_search .product-categories li.cat-item-341 a,
.widget_product_categories .product-categories li.cat-item-341 a {
  font-size: 15px;
  color: #cc3333;
}
.widget_layered_nav .product-categories li a,
.widget_price_filter .product-categories li a,
.widget_product_search .product-categories li a,
.widget_product_categories .product-categories li a {
  text-decoration: none;
}
.widget_layered_nav .product-categories li.current-cat a,
.widget_price_filter .product-categories li.current-cat a,
.widget_product_search .product-categories li.current-cat a,
.widget_product_categories .product-categories li.current-cat a {
  color: #673918;
}
.widget_layered_nav .product-categories .children,
.widget_price_filter .product-categories .children,
.widget_product_search .product-categories .children,
.widget_product_categories .product-categories .children {
  display: block;
  width: 100%;
  margin-top: 5px;
}
.widget_layered_nav .product-categories .children li:before,
.widget_price_filter .product-categories .children li:before,
.widget_product_search .product-categories .children li:before,
.widget_product_categories .product-categories .children li:before {
  background-color: #673918;
}
.widget_layered_nav .product-categories .children li a,
.widget_price_filter .product-categories .children li a,
.widget_product_search .product-categories .children li a,
.widget_product_categories .product-categories .children li a {
  color: #d1af6a;
}
.widget_product_search .sidebar-shop-widget-title {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 5px;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget_product_search .woocommerce-product-search button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background-color: #673918;
  color: #fff;
  text-transform: uppercase;
}
.widget_product_search .search-field {
  padding: 8px;
  font-size: 1.1rem;
  border: 1px solid #673918;
}
.widget_product_search .search-field::-webkit-input-placeholder {
  opacity: 1;
  font: 1.1rem/2 "Josefin Sans", sans-serif;
}
.widget_product_search .search-field:-ms-input-placeholder {
  opacity: 1;
  font: 1.1rem/2 "Josefin Sans", sans-serif;
}
.widget_product_search .search-field::-ms-input-placeholder {
  opacity: 1;
  font: 1.1rem/2 "Josefin Sans", sans-serif;
}
.widget_product_search .search-field::placeholder {
  opacity: 1;
  font: 1.1rem/2 "Josefin Sans", sans-serif;
}
.single-product-bottom {
  padding: 0 4%;
  margin: 40px 0;
}
.single-product-bottom .related.products > h2 {
  color: #673918;
  text-align: center;
  padding-left: 2%;
  text-align: left;
  font-size: 18px;
}
.related-products-container-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 20px;
}
.related-products-container-list .product-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 21%;
      -ms-flex: 0 0 21%;
          flex: 0 0 21%;
  width: 21%;
  margin: 0 2% 30px;
}
@media screen and (max-width: 480px)  {
  .related-products-container-list .product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    width: 48%;
    margin: 0 0 30px;
  }
}
.single-product-specs {
  display: block;
  width: 100%;
  margin: 10px 0;
}
.single-product-specs .single-product-spec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #666666;
}
.single-product-specs .single-product-spec-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 38%;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  padding: 5px;
  font-weight: 600;
  font-size: 14px;
}
.single-product-specs .single-product-spec-value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 62%;
      -ms-flex: 0 0 62%;
          flex: 0 0 62%;
  padding: 5px;
  font-size: 14px;
}
.mini-cart {
  top: 10px;
  right: 8%;
  width: 30px;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (max-width: 1024px)  {
  .mini-cart {
    right: 20%;
  }
}
.mini-cart.active .mini-cart-details {
  right: 0;
  background-color: #fff;
}
.mini-cart .mini-cart-button {
  font-size: 30px;
  position: relative;
  cursor: pointer;
  color: #673918;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.mini-cart .mini-cart-button:hover {
  color: #d1af6a;
}
.mini-cart .mini-cart-button:hover #mini-cart-count {
  color: #d1af6a;
}
.mini-cart #mini-cart-count {
  font-size: 14px;
  background-color: #fff;
  color: #673918;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  border-radius: 14px;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  bottom: 5px;
  right: -4px;
  -webkit-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
.mini-cart .mini-cart-content {
  position: relative;
}
.mini-cart-details-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  height: 4%;
}
.mini-cart-details-header h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.mini-cart-details-header .mini-cart-close {
  position: absolute;
  right: -13px;
  top: -40px;
  background-color: #673918;
  color: #fff;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
}
.mini-cart-details {
  position: fixed;
  width: 30vw;
  right: -30vw;
  bottom: 0;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px;
  padding-top: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: right 500ms;
  transition: right 500ms;
}
@media only screen and (max-width: 1024px)  {
  .mini-cart-details {
    width: 65vw;
    right: -65vw;
  }
}
@media screen and (max-width: 480px)  {
  .mini-cart-details {
    width: 100%;
    right: -100%;
  }
}
.mini-cart-details .widget_shopping_cart_content {
  height: calc(96% - 20px);
  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;
}
.mini-cart-details .woocommerce-mini-cart.cart_list {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 70%;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
  overflow-y: auto;
  margin-left: 0;
}
.mini-cart-details .woocommerce-mini-cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 5px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #e8e8e8;
}
.mini-cart-details .woocommerce-mini-cart-item:before,
.mini-cart-details .woocommerce-mini-cart-item:after {
  display: none;
}
.mini-cart-details .woocommerce-mini-cart-item .remove_from_cart_button {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 21px;
  height: 21px;
  color: #673918 !important;
  border: 1px solid #673918;
  border-radius: 0 !important;
  font-size: 1rem;
  font-weight: 400;
  margin-right: 4px;
}
.mini-cart-details .woocommerce-mini-cart-item .remove_from_cart_button:hover {
  background-color: #673918 !important;
  color: #fff !important;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
          flex: 1 1 75%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data img,
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data img.woocommerce-placeholder {
  width: 50px;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .mini-cart-item-details {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .mini-cart-item-details a {
  color: #ed7422;
  font-weight: 300;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: 4px;
  line-height: 1.2;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .mini-cart-item-details a .cart-item-attributes-line {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3rem;
  text-decoration: none;
  margin: 3px 0;
  width: 100%;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .mini-cart-item-details a .cart-item-color {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .mini-cart-item-details a .cart-item-size {
  display: inline-block;
  height: 25px;
  width: auto;
  padding: 4px;
  border: 1px solid #e8e8e8;
  text-decoration: none;
  color: #e8e8e8;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-data .woocommerce-placeholder {
  width: 90px;
  float: none;
}
.mini-cart-details .woocommerce-mini-cart-item .quantity {
  font-size: 13px;
  margin-top: 2px;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.mini-cart-details .woocommerce-mini-cart-item .woocommerce-Price-amount {
  color: #673918;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty .btnUpdateQty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 21px;
  height: 21px;
  color: #ed7422;
  border: 1px solid #e8e8e8;
  margin-right: 4px;
}
@media only screen and (max-width: 1024px)  {
  .mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty .btnUpdateQty {
    margin-right: 6px;
  }
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty .btnUpdateQty:hover {
  background-color: #ed7422;
  color: #fff;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty .btnUpdateQty:last-child {
  margin-right: 0;
}
.mini-cart-details .woocommerce-mini-cart-item .mini-cart-item-qty .mini-cart-item-qty-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
}
.mini-cart-details .woocommerce-mini-cart__total {
  margin-bottom: 5px;
  border-top: 1px solid #e8e8e8;
  padding-top: 8px;
}
.mini-cart-details .woocommerce-mini-cart__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
  margin-top: 0;
  border-top: 1px solid #e8e8e8;
  padding-top: 15px;
}
.mini-cart-details .woocommerce-mini-cart__buttons .button {
  background-color: #673918;
  border: 1px solid #fff;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  padding: 12px 10px 10px;
  border-radius: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
}
.mini-cart-details .woocommerce-mini-cart__buttons .button:hover {
  background-color: #ed7422;
  color: #fff;
}
.mini-cart-details .woocommerce-mini-cart__buttons .button:last-child {
  color: #fff;
  background-color: #d1af6a;
}
.mini-cart-details .woocommerce-mini-cart__buttons .button:last-child:hover {
  background-color: #ed7422;
  color: #fff;
}
.mini-cart-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  display: none;
}
.mini-cart-loading .loading-content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.mini-cart-loading .loading-content .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: transparent;
  background-image: url(../images/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
}
.mini-cart-item-details .variation {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.mini-cart-item-details .variation .variation-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 18px;
}
.mini-cart-item-details .variation .variation-line-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 12px;
  font-weight: 100;
}
.mini-cart-item-details .variation .variation-line-item p {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
}
.mini-cart-item-details .variation .variation-line-item:last-child {
  margin-left: 5px;
}
.user-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
  margin-top: 43px;
}
@media screen and (max-width: 480px)  {
  .user-actions {
    margin-right: 30px;
    margin-top: -5px;
  }
}
.user-btn {
  color: #d1af6a;
  font-size: 14px;
  margin-top: 0;
  margin-right: 20px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.user-btn a {
  color: #673918;
}
.user-btn span {
  text-align: center;
}
.user-btn .user-btn-icon {
  display: block;
  width: 35px;
  height: 20px;
  background-image: url('../images/user-icon.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.user-btn .user-menu {
  display: none;
  position: absolute;
  width: 120px;
  background-color: #eee;
  padding: 10px;
  top: 60px;
  right: -50%;
  text-align: right;
  -webkit-transition: top 500ms;
  transition: top 500ms;
}
.user-btn .user-menu.active {
  top: 52px;
}
.user-btn .user-menu:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 5px solid #eee;
  position: absolute;
  top: -5px;
  right: 25px;
}
.user-btn .user-menu a {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 4px;
  color: #000;
}
.user-btn .user-menu a:hover {
  color: #673918;
}
.custom-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 29.3%;
      -ms-flex: 0 0 29.3%;
          flex: 0 0 29.3%;
  width: 29.3%;
  margin: 0 2% 30px;
}
@media only screen and (max-width: 1024px)  {
  .custom-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin: 0 0 30px;
  }
}
.custom-item a {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border: 1px solid #fff;
}
.custom-item a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.3;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.custom-item a:hover {
  border: 1px solid #d1af6a;
}
.custom-item a:hover:before {
  opacity: 0.5;
}
.custom-item a:hover .custom-item-btn {
  background-color: #ed7422;
}
.custom-item .custom-item-txt,
.custom-item .custom-item-title,
.custom-item .custom-item-btn {
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 1;
  text-align: center;
}
.custom-item .custom-item-txt {
  line-height: 1.1;
}
.custom-item .custom-item-title {
  font-size: 20px;
  text-transform: uppercase;
  margin: 8px 0;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1024px)  {
  .custom-item .custom-item-title {
    font-size: 16px;
    letter-spacing: 0;
  }
}
.custom-item .custom-item-btn {
  display: inline-block;
  border: 1px solid #fff;
  padding: 3px 20px 1px;
  border-radius: 8px;
  text-transform: uppercase;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
@media only screen and (max-width: 1024px)  {
  .custom-item .custom-item-btn {
    margin-top: 20px;
  }
}
.slider-shop {
  padding: 0 4%;
}
.slider-shop .slider-shop-slide {
  min-height: 10vw;
  margin: 0 15px;
  color: #fff;
  padding: 15px;
  position: relative;
}
@media only screen and (max-width: 1024px)  {
  .slider-shop .slider-shop-slide {
    min-height: 30vw;
  }
}
.slider-shop .slider-shop-slide:hover:before {
  opacity: 1;
}
.slider-shop .slider-shop-slide:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.slider-shop .slider-shop-slide h5 {
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.slider-shop .slider-shop-slide .slider-shop-slide-txt {
  font-size: 13px;
  margin-top: 5px;
  position: relative;
  z-index: 1;
}
.slider-shop .slider-shop-slide.slider-shop-slide--img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-shop .slider-shop-slide.slider-shop-slide--img h5 {
  text-transform: uppercase;
  margin: 0;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}
.slider-shop .slider-shop-slide.slider-shop-slide--graphic h5 {
  margin: 0px 0 15px;
}
.slider-shop .slider-shop-slide.slider-shop-slide--graphic .slider-shop-slide-btn {
  text-transform: uppercase;
  border: 1px solid #fff;
  font-size: 13px;
  display: inline-block;
  padding: 3px 10px 1px;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.widget-shop-info {
  display: block;
  width: 100%;
  background-color: #3e220e;
  margin-top: -40px;
  margin-bottom: 40px;
  padding: 14px 4%;
}
.widget-shop-info .widget {
  margin: 0;
  padding: 0;
}
.widget-shop-info .widget p {
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
}
.block--basic {
  width: 60%;
  margin: 90px auto;
}
@media only screen and (max-width: 1024px)  {
  .block--basic {
    width: 90%;
  }
}
.block--basic h1,
.block--basic h2,
.block--basic h3 {
  color: #673918;
}
.block--basic .block-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block--basic .block-links .home-blog-btn {
  margin: 0px 12px 20px 0;
}
.block--basic .block-links .home-blog-btn:last-child {
  margin-right: 0;
}
.block--blog {
  text-align: center;
}
.block--blog .custom-blog-content {
  text-align: left;
}
.block--slider {
  position: relative;
}
.block--slider .slick-slider {
  margin-bottom: 0;
}
.block--slider picture {
  position: relative;
  display: block;
}
.block--slider picture img {
  width: 100%;
  height: auto;
}
.block--slider picture:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.block--slider .block-links {
  position: absolute;
  z-index: 3;
  top: 25%;
  bottom: 25%;
  left: 6vw;
  right: 6vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1024px)  {
  .block--slider .block-links {
    top: 15%;
    bottom: 15%;
  }
}
.block--slider .block-links .block-slide-title {
  font-size: 2.8rem;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 33.3%;
      -ms-flex: 1 1 33.3%;
          flex: 1 1 33.3%;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
@media only screen and (max-width: 1024px)  {
  .block--slider .block-links .block-slide-title {
    font-size: 1.9rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.block--slider .block-links a:hover {
  -webkit-transform: translateY(-8px) scale(1.01);
          transform: translateY(-8px) scale(1.01);
}
.block--blocks {
  display: block;
}
.block--blocks .slick-slider {
  margin-bottom: 0;
}
.block--blocks .block-block {
  display: block;
  height: 40vw;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px)  {
  .block--blocks .block-block {
    height: 110vw;
  }
}
.block--blocks .block-block .block-block__content {
  height: 100%;
  padding: 20px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
}
.block--blocks .block-block .block-block__content:after {
  content: '';
  display: block;
  width: 100%;
  background-color: #673918;
  opacity: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
}
@media only screen and (max-width: 1024px)  {
  .block--blocks .block-block .block-block__content:after {
    display: none;
  }
  .block--blocks .block-block .block-block__content h5 {
    max-height: 200px;
  }
}
.block--blocks .block-block:hover .block-block__content:after {
  opacity: 0.7;
}
.block--blocks .block-block:hover .block-block__content h5 {
  max-height: 200px;
}
.block--blocks .block-block h4 {
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}
.block--blocks .block-block h5 {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 1;
  max-height: 0;
  overflow: hidden;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  -webkit-transition: max-height 800ms;
  transition: max-height 800ms;
}
.block--blocks .block-block h5:before {
  content: '';
  display: block;
  width: 20%;
  height: 1px;
  background-color: #673918;
  margin: 12px auto;
}
.block--dark {
  background-color: #232321;
  padding: 40px 12%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width: 1024px)  {
  .block--dark {
    padding: 40px 4%;
  }
}
.block--dark .block-dark-half {
  width: 50%;
  padding: 0 2%;
}
@media only screen and (max-width: 1024px)  {
  .block--dark .block-dark-half {
    width: 100%;
  }
}
.block--dark .block-dark-half .block-dark-subtitle {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
}
.block--dark .block-dark-half .block-dark-title {
  font-size: 2rem;
  margin: 0 0 16px 0;
}
.block--dark .block-dark-half + .block-dark-half {
  padding-top: 30px;
}
.block--dark .list-item {
  color: #fff;
  border-bottom: 1px solid #d1af6a;
  display: block;
  margin: 12px 0;
  padding: 12px 0;
}
.block--dark .list-item p {
  margin: 0;
}
.block--dark a.list-item:hover {
  color: #d1af6a;
}
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.gift-shop-link {
  margin-bottom: 30px;
  display: block;
}
.mobile {
  display: none;
}
@media screen and (max-width: 480px)  {
  .mobile {
    display: block;
  }
}
.woocommerce .woocommerce-breadcrumb {
  padding: 0 4%;
}
.site-footer .socials {
  position: relative;
  top: inherit;
}
.page-template-homepage #masthead .socials a {
  color: #fff;
}
.page-template-homepage #masthead .socials a:hover {
  color: #d1af6a;
}
@media only screen and (max-width: 1024px)  {
  .page-template-homepage #masthead .socials a {
    color: #673918;
  }
}
.widget-top-site {
  display: block;
  width: 100%;
  background-color: #673918;
  text-align: center;
  padding: 14px 4%;
}
.widget-top-site .widget {
  margin: 0px;
  padding: 0px;
}
.widget-top-site .widget p {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.4;
}
