@-webkit-keyframes rot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes rot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* General Styles
========================================= */

.button {
  border: 0;
  background: #b49543;
  color: #ffffff;
  font-size: .8667rem;
  line-height: 21px;
  height: 36px;
  padding: 8px 15px 6px;
  display: inline-block;
  text-align: center;
}

.button:hover {
  background: #161616;
}

.button:focus,
.button:hover,
.button:visited {
  color: #ffffff;
}

.entry-content .button {
  color: #ffffff;
}

.entry-content .button:hover {
  color: #ffffff;
}

input[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

.onsale {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 3px 8px;
  background: #161616;
  color: #ffffff;
}

.price ins {
  text-decoration: none;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-noreviews {
  padding: 14px 20px 14px 45px;
  background-color: #161616;
  margin-bottom: 35px;
  margin-left: 0;
  color: #ffffff;
  clear: both;
  border-left: 0.618em solid #A4ECD3;
  position: relative;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-noreviews:before {
  font-family: dashicons;
  content: "\f348";
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 1.3em;
}

.woocommerce-message a:not(.button),
.woocommerce-error a:not(.button),
.woocommerce-info a:not(.button),
.woocommerce-noreviews a:not(.button) {
  border-bottom: 1px solid;
  color: #ffffff;
  margin-left: 10px;
  display: inline-block;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-noreviews .button {
  float: right;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.875em;
  top: -2px;
  background: none;
  height: auto;
  line-height: normal;
}

.woocommerce-message .button:after,
.woocommerce-error .button:after,
.woocommerce-info .button:after,
.woocommerce-noreviews .button:after {
  font-family: dashicons;
  content: "\f345";
  font-size: 0.65em;
  display: inline-block;
  margin: 0 0 0 5px;
  position: relative;
}

.woocommerce-error {
  list-style: none;
  border-left-color: #ff786d;
}

.woocommerce-error:before {
  content: "\f534";
}

.woocommerce-info {
  list-style: none;
  border-left-color: #54b5f7;
}

.woocommerce-info li {
  display: block;
}

.woocommerce-store-notice.demo_store {
  position: fixed;
  background: #161616;
  color: #ffffff;
  padding: 10px 0;
  text-align: center;
  margin: 0;
  z-index: 10;
  bottom: 0;
  width: 100%;
}

.woocommerce-store-notice__dismiss-link {
  color: #b49543;
  margin-left: 10px;
}

.product mark,
.product ins,
.product_list_widget mark,
.product_list_widget ins {
  background: none;
}

/* WooCommerce Breadrcumbs
========================================= */

.woocommerce-breadcrumb {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.woocommerce-breadcrumb-delimiter {
  margin: 0 3px;
  position: relative;
}

.woocommerce-breadcrumb-delimiter::before {
  font-family: dashicons;
  content: "\f345";
  display: inline-block;
  position: relative;
  opacity: .6;
  font-size: 10px;
}

/* Shop listing
========================================= */

.woocommerce-products-header {
  text-align: center;
}

.woocommerce-products-header__title {
  font-size: 1.467rem;
  margin: 8px 0 25px;
  text-transform: uppercase;
  line-height: 1.4;
}

ul.products {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  list-style: none;
}

ul.products:before,
ul.products:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

ul.products:after {
  clear: both;
}

ul.products:before,
ul.products:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

ul.products:after {
  clear: both;
}

ul.products:before {
  clear: both;
}

ul.products > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 30px;
}

ul.products > li h3 {
  margin: 10px 0;
  font-size: 18px;
}

ul.products > li .star-rating,
ul.products > li .price {
  display: block;
  margin-bottom: 20px;
  line-height: 13px;
}

ul.products > li .onsale {
  left: 20px;
}

.columns-1 ul.products > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.columns-2 ul.products > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.columns-3 ul.products > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.columns-4 ul.products > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.ajax_add_to_cart::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 12px;
}

.ajax_add_to_cart.loading {
  position: relative;
  padding-right: 25px;
  opacity: .7;
  pointer-events: none;
}

.ajax_add_to_cart.loading::before {
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: rgba(255, 255, 255, 0.875);
  border-radius: 100%;
  height: 14px;
  width: 14px;
  -webkit-animation: rot .8s infinite linear;
  animation: rot .8s infinite linear;
}

.ajax_add_to_cart.added {
  position: relative;
  padding-right: 25px;
}

.ajax_add_to_cart.added::before {
  font-family: Dashicons;
  content: "\f147";
  font-size: 18px;
  top: 8px;
  right: 5px;
}

.added_to_cart {
  margin-left: 10px;
  font-size: 14px;
  float: right;
  margin-top: 8px;
}

.added_to_cart::after {
  font-family: Dashicons;
  content: "\f345";
  font-size: 10px;
  position: relative;
  top: 1px;
  margin-left: 3px;
}

.woocommerce-result-count {
  margin-bottom: 30px;
  margin-top: 5px;
}

.product-number a {
  margin: 0 2px;
}

.woocommerce-ordering {
  float: right;
  position: relative;
  margin-bottom: 35px;
}

.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
  margin: 10px 0;
  font-size: 18px;
}

.entry-content .woocommerce-loop-product__link {
  color: #404040;
}

/* Single Product
========================================= */

.single-product .product.type-product {
  position: relative;
}

.single-product .product.type-product > .onsale {
  z-index: 2;
}

.single-product .price {
  margin-bottom: 10px;
}

.single-product .product .summary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  padding-right: 0;
}

.woocommerce-product-gallery {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  padding-left: 0;
  position: relative;
}

.woocommerce-product-gallery figure {
  margin: 0;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}

.woocommerce-product-gallery .flex-control-thumbs {
  padding: 0;
  margin: 5px 0 0 0;
}

.woocommerce-product-gallery .flex-control-thumbs:before,
.woocommerce-product-gallery .flex-control-thumbs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-product-gallery .flex-control-thumbs:after {
  clear: both;
}

.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer;
}

.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: .5;
}

.woocommerce-product-gallery .flex-control-thumbs img:hover,
.woocommerce-product-gallery .flex-control-thumbs img.flex-active {
  opacity: 1;
}

.woocommerce-product-gallery img {
  display: block;
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%;
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%;
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%;
}

.woocommerce-product-gallery__trigger {
  position: absolute;
  z-index: 10;
  top: 5px;
  right: 20px;
  width: 36px;
  height: 36px;
  background-color: #161616;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  text-indent: -999em;
}

.woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}

.woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box;
}

.woocommerce-product-gallery__trigger:hover {
  color: #ffffff;
}

.woocommerce-product-gallery__trigger i {
  line-height: 36px;
}

.product_title {
  text-align: left;
  padding: 0;
  margin-bottom: 30px;
  font-size: 24px;
}

.woocommerce-product-rating {
  margin-bottom: 10px;
  line-height: 1em;
}

.product .summary .stock {
  text-transform: uppercase;
  font-size: 13px;
  line-height: normal;
  font-weight: 400;
  display: inline-block;
  background: #f8f8f8;
  padding: 7px 10px 7px 25px;
  position: relative;
  line-height: 15px;
  font-size: 12px;
}

.product .summary .stock:before {
  position: absolute;
  font-family: dashicons;
  top: 7px;
  left: 6px;
  font-size: 1.05em;
}

.product .summary .in-stock {
  background-color: #A4ECD3;
  color: #197857;
}

.product .summary .in-stock:before {
  content: "\f147";
}

.product .summary .out-of-stock {
  background-color: #ff786d;
  color: #ffffff;
}

.product .summary .out-of-stock:before {
  content: "\f335";
}

.product .summary .group_table {
  margin-bottom: 20px;
}

.product .summary .group_table .quantity {
  margin-bottom: 5px;
}

.product .summary .group_table .stock {
  margin: 0 0 0 10px;
}

.product .summary .group_table label {
  margin-bottom: 0;
}

.quantity {
  height: 100%;
  width: 70px;
  position: relative;
  display: inline-block;
}

.quantity input {
  border-radius: 0;
  line-height: 1;
  max-width: 100%;
  outline: none;
}

.quantity .qty {
  height: 45px;
  line-height: 1;
  padding: 10px 11px 10px;
  text-align: center;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

.entry-summary button.single_add_to_cart_button {
  text-align: center;
  min-width: 190px;
}

.entry-summary .variations {
  position: relative;
  z-index: 1;
  width: auto;
  margin-bottom: 10px;
}

.summary .entry-summary .variations {
  margin-bottom: 50px;
}

.entry-summary .variations td {
  padding: 6px 6px 6px 12px;
  z-index: 5;
}

.entry-summary .variations .label {
  padding-left: 6px;
}

.entry-summary .variations label {
  text-transform: uppercase;
  line-height: normal;
  margin: 0;
  font-size: 12px;
}

.entry-summary .variations .customSelect .customSelectInner {
  padding: 7px 16px;
}

.entry-summary .variations .reset_variations {
  position: absolute;
  right: -45px;
  bottom: 10px;
  font-size: 10px;
  text-transform: uppercase;
}

.entry-summary .single_variation {
  margin-bottom: 20px;
}

.entry-summary form.cart {
  margin: 30px 0;
}

.entry-summary form.cart .single_add_to_cart_button {
  height: 45px;
  vertical-align: top;
}

.product_meta {
  text-transform: uppercase;
  font-size: 13px;
  line-height: normal;
  font-weight: 400;
  font-size: 12px;
  margin: 0 0 10px;
  letter-spacing: 0;
}

.product_meta > span {
  display: block;
  margin-bottom: 4px;
}

/* Product Tabs  */

.woocommerce-tabs.wc-tabs-wrapper .wc-tabs {
  float: left;
  width: 34%;
}

.woocommerce-tabs.wc-tabs-wrapper .wc-tabs:before,
.woocommerce-tabs.wc-tabs-wrapper .wc-tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-tabs.wc-tabs-wrapper .wc-tabs:after {
  clear: both;
}

.woocommerce-tabs.wc-tabs-wrapper {
  clear: both;
}

.woocommerce-tabs.wc-tabs-wrapper:before,
.woocommerce-tabs.wc-tabs-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-tabs.wc-tabs-wrapper:after {
  clear: both;
}

.woocommerce-tabs {
  margin: 0 0 30px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #d2d2d2;
}

.woocommerce-tabs .tabs {
  float: left;
  width: 34%;
  list-style: none;
  margin: 0;
  padding: 25px 25px 25px 0;
}

.woocommerce-tabs .tabs:before,
.woocommerce-tabs .tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-tabs .tabs:after {
  clear: both;
}

.woocommerce-tabs .tabs li {
  display: block;
  border-bottom: 1px solid #ebebeb;
}

.woocommerce-tabs .tabs li a {
  padding: 14px 0 13px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  border-bottom: 1px solid transparent;
  color: #404040;
  line-height: 1;
  -webkit-transition: all 0.18s ease;
  transition: all 0.18s ease;
}

.woocommerce-tabs .tabs li a:hover {
  text-decoration: none;
}

.woocommerce-tabs .tabs li.active a {
  color: #b49543;
}

.woocommerce-tabs .wc-tab {
  float: right;
  width: 66%;
  border-left: 1px solid #ebebeb;
  margin: 0;
}

.woocommerce-tabs .wc-tab:before,
.woocommerce-tabs .wc-tab:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-tabs .wc-tab:after {
  clear: both;
}

.woocommerce-tabs .panel {
  min-height: 230px;
  padding: 25px;
  font-size: 0.875em;
}

.woocommerce-tabs .panel > h2,
.woocommerce-tabs .panel #reviews h2 {
  display: none;
}

.woocommerce-tabs .panel#tab-reviews #reply-title {
  font-size: 15px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.woocommerce-tabs .panel#tab-reviews #comments {
  margin: 0;
}

.woocommerce-tabs .panel#tab-reviews #comments .comment_container {
  padding: 0 0 15px 0;
}

.woocommerce-tabs .panel#tab-reviews #comments .comment-text {
  padding: 0;
  margin: 0;
}

.woocommerce-tabs .panel#tab-reviews #comments .comment-text p {
  margin-top: 0;
}

.woocommerce-tabs .panel .shop_attributes th,
.woocommerce-tabs .panel .shop_attributes td {
  padding: 6px 10px;
  text-align: left;
}

.woocommerce-tabs .panel .shop_attributes p {
  margin-top: 0;
  margin-bottom: 1em;
}

.woocommerce-tabs .panel .shop_attributes p:last-child {
  margin-bottom: 0;
}

/* Product Comments */

.commentlist {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}

.commentlist .avatar {
  width: 64px;
  height: 64px;
  float: left;
  margin: 0 15px 15px 0;
  overflow: visible;
}

.commentlist .description {
  overflow: hidden;
}

.commentlist .meta {
  margin: 0 0 10px;
}

.comment-form-rating p.stars a {
  display: inline-block;
  position: relative;
  width: 25px;
  text-indent: -9999px;
  margin-right: 10px;
  border: none;
  color: #ffa500;
}

.comment-form-rating p.stars a:after {
  font-family: dashicons;
  font-size: 1em;
  content: "\f154";
  margin-right: 7px;
  opacity: 1;
  display: inline-block;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.comment-form-rating p.stars a.active:after {
  content: "\f155";
}

.comment-form-rating p.stars .star-2 {
  width: 35px;
}

.comment-form-rating p.stars .star-2:after {
  content: "\f154\f154";
}

.comment-form-rating p.stars .star-2.active:after {
  content: "\f155\f155";
}

.comment-form-rating p.stars .star-3 {
  width: 48px;
}

.comment-form-rating p.stars .star-3:after {
  content: "\f154\f154\f154";
}

.comment-form-rating p.stars .star-3.active:after {
  content: "\f155\f155\f155";
}

.comment-form-rating p.stars .star-4 {
  width: 61px;
}

.comment-form-rating p.stars .star-4:after {
  content: "\f154\f154\f154\f154";
}

.comment-form-rating p.stars .star-4.active:after {
  content: "\f155\f155\f155\f155";
}

.comment-form-rating p.stars .star-5 {
  width: 68px;
}

.comment-form-rating p.stars .star-5:after {
  content: "\f154\f154\f154\f154\f154";
}

.comment-form-rating p.stars .star-5.active:after {
  content: "\f155\f155\f155\f155\f155";
}

.add_to_cart_inline .button {
  margin-left: 10px;
}

/* Pagination
========================================= */

.woocommerce-pagination {
  font-size: 11px;
  margin: 0 0 30px 0;
  border: solid 1px #ebebeb;
}

.woocommerce-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-pagination ul li {
  display: inline-block;
}

.woocommerce-pagination a,
.woocommerce-pagination > span,
.woocommerce-pagination li span {
  border-right: solid 1px #ebebeb;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  padding: 14px 18px;
  line-height: normal;
}

.woocommerce-pagination a:hover,
.woocommerce-pagination .current {
  background: #161616;
  color: #fff;
}

.woocommerce-pagination .paging-standard {
  text-align: center;
  width: 50%;
  text-align: center;
}

.woocommerce-pagination .paging-older {
  float: left;
  width: 50%;
}

.woocommerce-pagination .paging-newer {
  float: right;
  border-right: 0;
}

.woocommerce-pagination--without-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
}

.woocommerce-pagination--without-numbers .woocommerce-button {
  border: 0;
  width: 50%;
  display: inline-block;
  line-height: normal;
  height: auto;
  padding: 0;
  background: none;
  font-size: 14px;
  color: #404040;
  position: relative;
}

.woocommerce-pagination--without-numbers .woocommerce-button:hover {
  background: none;
  color: #404040;
}

.woocommerce-pagination--without-numbers .woocommerce-button::after,
.woocommerce-pagination--without-numbers .woocommerce-button::before {
  font-size: .88rem;
  display: inline-block;
  font-family: dashicons;
  line-height: 1;
  position: relative;
  top: .17em;
  speak: none;
}

.woocommerce-pagination--without-numbers .woocommerce-Button--next {
  margin-left: auto;
  text-align: right;
}

.woocommerce-pagination--without-numbers .woocommerce-Button--next::after {
  content: "\f345";
  margin-left: 5px;
}

.woocommerce-pagination--without-numbers .woocommerce-Button--previous {
  text-align: left;
}

.woocommerce-pagination--without-numbers .woocommerce-Button--previous::before {
  content: "\f341";
  margin-right: 5px;
}

/* Star Ratings
========================================= */

.wc-block-review-list-item__rating__stars,
.wc-block-components-product-rating__stars,
.star-rating {
  overflow: hidden;
  display: inline-block;
  position: relative;
  height: 13px !important;
  width: 60px !important;
  line-height: 12px !important;
  font-size: 12px !important;
  color: #ffa500;
}

.wc-block-review-list-item__rating__stars::after,
.wc-block-components-product-rating__stars::after,
.star-rating::after {
  font-family: "dashicons";
  content: "\f154\f154\f154\f154\f154";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.wc-block-review-list-item__rating__stars::before,
.wc-block-components-product-rating__stars::before,
.star-rating::before {
  display: none;
}

.wc-block-review-list-item__rating__stars span,
.wc-block-components-product-rating__stars span,
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.wc-block-review-list-item__rating__stars span::after,
.wc-block-components-product-rating__stars span::after,
.star-rating span::after {
  font-family: "dashicons";
  content: "\f155\f155\f155\f155\f155";
  top: 0;
  position: absolute;
  left: 0;
}

.wc-block-review-list-item__rating__stars span::before,
.wc-block-components-product-rating__stars span::before,
.star-rating span::before {
  display: none;
}

/* Cart Page
========================================= */

.shop_table {
  width: 100%;
  margin: 0 0 35px;
}

.shop_table th,
.shop_table td {
  border: 0;
  border-bottom: 1px solid #ebebeb;
}

.shop_table th {
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-align: left;
  font-weight: normal;
  padding: 10px;
}

.shop_table td {
  padding: 10px;
}

.shop_table .variation {
  margin: 0 0 5px;
}

.shop_table .variation dt,
.shop_table .variation dd {
  display: inline;
  margin: 0;
}

.shop_table .variation dt p,
.shop_table .variation dd p {
  display: inline;
  margin: 0;
}

.shop_table .product-price {
  margin: 0;
}

.shop_table .product-price .amount {
  font-size: 14px;
}

.shop_table .product-thumbnail {
  text-align: center;
}

.shop_table .product-thumbnail img {
  max-width: 80px;
}

.shop_table .product-subtotal {
  text-align: right;
}

.shop_table .product-subtotal .amount {
  font-size: 14px;
  letter-spacing: -0.03em;
}

.shop_table .product-quantity {
  font-weight: normal;
}

.shop_table .product-remove .remove {
  display: inline-block;
  text-indent: -999em;
  border: none;
  color: #404040;
}

.shop_table .product-remove .remove:hover {
  text-decoration: none;
}

.shop_table .product-remove .remove:after {
  font-family: dashicons;
  content: "\f335";
  font-size: 14px;
  display: block;
  text-indent: 0;
  margin-top: -23px;
}

.shop_table .quantity {
  height: auto;
}

.shop_table .actions > .button {
  float: right;
  margin: 15px 0;
}

.coupon {
  margin: 15px 0;
  position: relative;
  float: left;
  width: 300px;
}

.coupon label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.coupon input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
}

.cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}

.cart-collaterals:before,
.cart-collaterals:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cart-collaterals:after {
  clear: both;
}

.cart-collaterals > .cart_totals {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cart-collaterals > .cross-sells {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cart-collaterals > .cross-sells .products > li {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.cart-collaterals .shipping .shipping-calculator-button {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  border: none;
}

.cart-collaterals .shipping .shipping-calculator-button:after {
  font-family: dashicons;
  content: "\f347";
  margin-left: 5px;
}

.cart-collaterals .shipping .shipping-calculator-button:hover {
  text-decoration: none;
}

.cart_totals {
  margin: 0 0 25px;
}

.cart_totals h2 {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 3px;
  font-size: 16px;
  text-transform: uppercase;
}

.cart_totals table {
  width: 100%;
  margin: 0 0 30px;
}

.cart_totals table th,
.cart_totals table td {
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
}

.cart_totals table td {
  padding: 5px;
  text-align: right;
}

.cart_totals table th {
  font-weight: normal;
}

.cart_totals table .order-total .amount {
  font-size: 16px;
}

.cart_totals .shipping p {
  text-transform: none;
}

.shipping-calculator-form {
  padding-left: 20px;
}

#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
}

#shipping_method li {
  display: block;
  padding: 4px 0;
}

#shipping_method label {
  display: inline;
  margin-left: 5px;
}

.shipping-calculator-form select {
  width: 100%;
}

.shipping select {
  padding: 8px 12px 6px 15px;
  border: 1px solid #ebebeb;
}

/* Checkout Page
========================================= */

.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px;
}

.woocommerce-checkout .woocommerce form.login:before,
.woocommerce-checkout .woocommerce form.login:after,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword:before,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-checkout .woocommerce form.login:after,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword:after {
  clear: both;
}

.woocommerce-checkout .woocommerce form.login p,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword p {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.woocommerce-checkout .woocommerce form.login .form-row-first,
.woocommerce-checkout .woocommerce form.login .form-row-last,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword .form-row-first,
.woocommerce-checkout
.woocommerce .woocommerce-ResetPassword .form-row-last {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce form.login .woocommerce-Input,
.woocommerce .woocommerce-ResetPassword .woocommerce-Input {
  width: 100%;
}

.woocommerce form.login .button,
.woocommerce .woocommerce-ResetPassword .button {
  height: 44px;
  padding: 10px 64px;
}

.woocommerce form.login .inline,
.woocommerce .woocommerce-ResetPassword .inline {
  display: inline-block;
  margin-left: 20px;
}

.woocommerce form.login .inline #rememberme,
.woocommerce .woocommerce-ResetPassword .inline #rememberme {
  margin-right: 5px;
}

.woocommerce form.login .lost_password a,
.woocommerce .woocommerce-ResetPassword .lost_password a {
  display: block;
}

.woocommerce form.register .input-text {
  width: 100%;
}

.woocommerce form.checkout_coupon {
  margin: 0 0 30px;
}

.woocommerce form.checkout_coupon .form-row {
  float: left;
  margin-top: 0;
}

.woocommerce form.checkout_coupon .form-row-first {
  margin-right: 5px;
}

.woocommerce .checkout .select2-choice {
  padding: 8px 12px 6px 15px;
  border: 1px solid #ebebeb;
  border-radius: 0;
}

.woocommerce form.register .button {
  height: 44px;
  padding: 10px 64px;
}

.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
  padding-left: 0;
}

#customer-details {
  margin: 0 0 25px;
}

.woocommerce .col2-set {
  margin-left: -15px;
  margin-right: -15px;
}

.woocommerce .col2-set:before,
.woocommerce .col2-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce .col2-set:after {
  clear: both;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  margin-left: -15px;
  margin-right: -15px;
}

.woocommerce-billing-fields:before,
.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:before,
.woocommerce-shipping-fields:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:after {
  clear: both;
}

.woocommerce-billing-fields p,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields p,
.woocommerce-shipping-fields h3 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0 0 20px;
}

.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last,
.woocommerce-shipping-fields .form-row-first,
.woocommerce-shipping-fields .form-row-last {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text {
  width: 100%;
}

.woocommerce-billing-fields abbr,
.woocommerce-shipping-fields abbr {
  text-decoration: none;
  border: none;
}

.woocommerce-billing-fields label.checkbox,
.woocommerce-shipping-fields label.checkbox {
  display: inline-block;
}

.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields textarea {
  min-height: 130px;
}

#order_review_heading {
  padding-top: 35px;
  margin-top: 20px;
  border-top: 2px solid #d2d2d2;
}

#order_review .shop_table td,
#order_review .shop_table th {
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}

#order_review .shop_table .product-total {
  text-align: right;
}

#order_review .shop_table .order-total strong {
  font-weight: normal;
}

#order_review .shop_table .product-name {
  text-align: left;
}

#order_review .shop_table tfoot tr {
  border: none;
}

#order_review .shop_table tfoot td,
#order_review .shop_table tfoot th {
  text-align: right;
}

#order_review .shop_table .cart-subtotal td {
  max-width: 35%;
}

#order_review .shop_table .order-total .amount {
  font-size: 16px;
}

.payment_methods {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

.payment_methods li {
  padding: 10px 0;
  border-bottom: 1px solid #d2d2d2;
}

.payment_methods label {
  display: inline-block;
  margin: 0 0 0 5px;
}

.payment_method_paypal img {
  display: none;
}

.payment_method_paypal .about_paypal {
  font-size: 0.85em;
  margin-left: 10px;
}

.payment_box {
  padding: 15px;
  border: 1px solid #ebebeb;
  margin: 5px 0 0;
}

.payment_box p {
  margin: 0;
}

.place-order .terms {
  display: inline-block;
  margin-left: 20px;
}

.place-order label[for="terms"] {
  display: inline-block;
  margin-right: 5px;
}

/* Account Page
========================================= */

.woocommerce-form-login {
  max-width: 500px;
}

.woocommerce .edit {
  text-transform: uppercase;
  font-size: 0.775em;
}

.myaccount_user {
  padding: 25px;
  border: 1px solid #ebebeb;
  margin: 0 0 30px;
}

table.my_account_orders {
  margin: 0 0 30px;
}

.woocommerce fieldset {
  margin: 30px 0;
  padding: 25px;
  border: 1px solid #ebebeb;
}

.woocommerce legend {
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 14px;
}

.woocommerce:before,
.woocommerce:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce:after {
  clear: both;
}

.woocommerce-MyAccount-navigation {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
  display: block;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a::after {
  font-family: dashicons;
  content: "\f345";
  position: absolute;
  top: 10px;
  right: 5px;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
  color: #404040;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:after {
  content: "";
}

.woocommerce-MyAccount-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}

.woocommerce-MyAccount-content .edit-account .input-text,
.woocommerce-MyAccount-content .woocommerce-address-fields .input-text {
  width: 100%;
}

.woocommerce-MyAccount-content > :first-child {
  margin-top: 0;
}

.woocommerce-MyAccount-content > :last-child {
  margin-bottom: 0;
}

.woocommerce-orders-table__cell-order-actions .button {
  margin: 2px 3px 2px 0;
}

.woocommerce-orders-table__cell-order-actions .button:last-child {
  margin-right: 0;
}

/* Order Received Page
========================================= */

.woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
  list-style: none;
  margin: 15px 0 45px;
  padding: 25px;
  border: 1px solid #ebebeb;
}

.woocommerce-thankyou-order-details:before,
.woocommerce-thankyou-order-details:after,
.wc-bacs-bank-details:before,
.wc-bacs-bank-details:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.woocommerce-thankyou-order-details:after,
.wc-bacs-bank-details:after {
  clear: both;
}

.woocommerce-thankyou-order-details li,
.wc-bacs-bank-details li {
  margin-bottom: 10px;
}

.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong {
  display: block;
}

/* Widgets
========================================= */

/* Price filter */

.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff;
  border-radius: 100%;
  color: #161616;
  box-shadow: 0 0 0 0.25em currentColor;
  box-sizing: border-box;
  cursor: ew-resize;
  height: .75em;
  margin-top: -.125em;
  opacity: 1;
  outline: none;
  position: absolute;
  width: .75em;
  z-index: 2;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
  color: #161616;
  box-shadow: 0 0 0 .25em currentColor;
}

.widget_price_filter .ui-slider .ui-slider-range {
  background: #161616;
  border: 0;
  border-radius: 1em;
  display: block;
  position: absolute;
  z-index: 1;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1em;
}

.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%;
}

/* Product Widget */

ul.cart_list,
ul.product_list_widget {
  margin: 0;
  list-style: none;
}

ul.cart_list li,
ul.product_list_widget li {
  margin-bottom: 10px;
}

ul.cart_list li:before,
ul.cart_list li:after,
ul.product_list_widget li:before,
ul.product_list_widget li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

ul.cart_list li:after,
ul.product_list_widget li:after {
  clear: both;
}

ul.cart_list li img,
ul.product_list_widget li img {
  float: right;
  height: auto;
  max-width: 60px;
  margin-left: 15px;
}

ul.cart_list li > a,
ul.product_list_widget li > a {
  display: block;
}

ul.cart_list li > .star-rating,
ul.product_list_widget li > .star-rating {
  display: block;
  float: none;
  position: relative;
  top: auto;
  margin-bottom: 4px;
}

/* Top Rated */

.widget_top_rated_products .product-title {
  display: block;
}

.widget_top_rated_products del .amount {
  margin-left: 0;
}

.widget_top_rated_products li .star-rating {
  top: -15px;
}

/* Cart Widget */

.widget_shopping_cart_content li {
  position: relative;
}

.widget_shopping_cart_content li .remove {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  display: none;
  background: #161616;
  color: #ffffff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}

.widget_shopping_cart_content li:hover .remove {
  display: block;
}

.widget_shopping_cart_content .quantity .amount {
  margin: 0;
}

.widget_shopping_cart_content .variation {
  margin: 3px 0 5px;
}

.widget_shopping_cart_content .variation:before,
.widget_shopping_cart_content .variation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.widget_shopping_cart_content .variation:after {
  clear: both;
}

.widget_shopping_cart_content .variation dd,
.widget_shopping_cart_content .variation dt {
  float: left;
  margin: 0 5px 0 0;
}

.widget_shopping_cart_content .total {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
  padding: 12px 0;
  margin-top: 15px;
}

.widget_shopping_cart_content .buttons:before,
.widget_shopping_cart_content .buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.widget_shopping_cart_content .buttons:after {
  clear: both;
}

.widget_shopping_cart_content .buttons a {
  float: left;
  width: 49.5%;
}

.widget_shopping_cart_content .buttons a:first-child {
  margin-right: 1%;
}

/* Product Search */

.woocommerce-product-search {
  position: relative;
}

.woocommerce-product-search input[type="search"] {
  width: 100%;
}

.woocommerce-product-search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
}

/* Product Categories */

.widget_product_categories select,
.widget_layered_nav select {
  width: 100%;
  padding: 10px 4px;
  background: #eeeeee;
  color: #161616;
  border: 0;
}

.widget_product_categories .current-cat > a,
.widget_layered_nav .current-cat > a {
  font-weight: bold;
}

/* Header mini cart */

.site-header-cart-wrap {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #ebebeb;
}

.site-header-cart-wrap:hover .cart-contents {
  color: #b49543;
}

.site-header-cart-wrap:not(.current-menu-item):hover .site-header-cart-items {
  display: block;
}

.site-header-cart-items {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  border: 1px solid #ebebeb;
  padding: 15px;
  width: 320px;
  background-color: #ffffff;
  z-index: 100;
}

.site-header-cart-items .woocommerce-mini-cart__empty-message {
  margin: 0;
}

.site-header-cart-items .woocommerce-mini-cart__buttons {
  margin-bottom: 0;
}

.site-header-cart-trigger {
  text-transform: uppercase;
  font-size: .8rem;
  letter-spacing: .05em;
  position: relative;
  text-align: right;
}

.site-header-cart-trigger::before {
  font-family: dashicons;
  content: "\f174";
  font-size: .9rem;
  top: 2px;
  margin-right: 2px;
  line-height: normal;
  position: relative;
}

.site-header-cart-trigger .amount::after {
  content: "\2022";
  opacity: .3;
  margin: 0 2px 0 4px;
}

.select2-container.select2-container--default {
  font-size: 14px;
}

.select2-container.select2-container--default .select2-selection--single {
  height: 36px;
  border-color: #ebebeb;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  width: 35px;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__clear {
  padding-right: 20px;
}

.select2-container.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #ebebeb;
  height: 36px;
}

.select2-container.select2-container--default .select2-selection--multiple,
.select2-container.select2-container--default .select2-selection--single {
  background: #eeeeee;
  border-radius: 0;
  border-color: #ebebeb;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  line-height: 36px;
  height: 100%;
  color: #404040;
}

.select2-container.select2-container--default .select2-results__option[data-selected=true],
.select2-container.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #b49543;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-search__field {
  height: 36px;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 0 5px 0 0;
}

.select2-container .select2-selection__choice {
  color: #161616;
}

.select2-container .select2-dropdown {
  background: #eeeeee;
  border-color: #ebebeb;
}

/* -----------------------------------------
 WooCommerce Blocks
----------------------------------------- */

/* BLOCK: Product Listings
========================================= */

.wc-block-grid__products {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  padding: 0;
  list-style: none;
}

.wc-block-grid__products:before,
.wc-block-grid__products:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.wc-block-grid__products:after {
  clear: both;
}

.wc-block-grid .wc-block-grid__product {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.wc-block-grid.has-2-columns .wc-block-grid__product {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.wc-block-grid.has-3-columns .wc-block-grid__product {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

li.wc-block-grid__product {
  border: 0;
  list-style: none;
  margin: 0 0 30px;
  position: relative;
  text-align: left;
}

li.wc-block-grid__product img {
  display: block;
  margin: 0 auto 15px;
}

li.wc-block-grid__product .wc-block-grid__product-onsale {
  z-index: 10;
  position: absolute;
  font-size: 13px;
  text-align: center;
  top: 5px;
  left: 20px;
  right: auto;
  padding: 3px 8px;
  background: #161616;
  color: #ffffff;
  border: 0;
  border-radius: 0;
  margin: 0;
}

li.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale {
  left: 5px;
}

li.wc-block-grid__product .wc-block-grid__product-link {
  display: block;
  text-decoration: none;
  color: currentColor;
}

li.wc-block-grid__product .wc-block-grid__product-link:hover {
  color: #b49543;
}

li.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 18px;
  margin: 10px 0;
  font-family: "Lora", serif;
  font-weight: normal;
}

li.wc-block-grid__product .wc-block-grid__product-title a {
  color: currentColor;
}

li.wc-block-grid__product .wc-block-grid__product-title a:hover {
  color: #b49543;
}

li.wc-block-grid__product .wc-block-grid__product-price {
  font-size: 14px;
  margin: 0 0 15px;
}

li.wc-block-grid__product .wc-block-grid__product-price .wc-block-grid__product-price__regular {
  display: inline-block;
  margin: 0 4px 0 0;
  color: currentColor;
  font-size: inherit;
  letter-spacing: 0;
  opacity: .65;
}

li.wc-block-grid__product .wc-block-grid__product-price .wc-block-grid__product-price__value {
  letter-spacing: 0;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link {
  border: 0;
  background-color: #b49543;
  color: #ffffff;
  font-size: .8667rem;
  line-height: 1;
  min-height: 36px;
  padding: 11px 15px;
  border-radius: 0;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
  background-color: #161616;
  color: #ffffff !important;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 12px;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.added {
  position: relative;
  padding-right: 25px;
  white-space: nowrap;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.added::after {
  display: inline;
  font-family: Dashicons;
  content: "\f147";
  font-size: 18px;
  top: 8px;
  right: 5px;
  position: absolute;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.loading {
  position: relative;
  padding-right: 15px;
  opacity: .7;
  pointer-events: none;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.loading::before {
  display: none;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.loading::after {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: rgba(255, 255, 255, 0.875);
  border-radius: 100%;
  height: 14px;
  width: 14px;
  -webkit-animation: rot .8s infinite linear;
  animation: rot .8s infinite linear;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart {
  margin-left: 10px;
  font-size: 14px;
  float: right;
  margin-top: 0;
  background: none;
  white-space: nowrap;
  display: block;
  padding-top: 5px;
}

li.wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart::after {
  font-family: Dashicons;
  content: "\f345";
  font-size: 10px;
  position: relative;
  top: 1px;
  margin-left: 3px;
}

li.wc-block-grid__product .wc-block-grid__product-rating {
  display: block;
  margin: -5px 0 15px;
}

li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  width: auto;
  height: auto;
  line-height: normal;
  font-size: inherit;
  position: static;
  font-family: inherit;
}

li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars::before {
  display: none;
}

/* BLOCK: Sort Select Element
========================================= */

.wc-block-sort-select {
  margin-bottom: 1.5em;
}

.wc-block-sort-select .wc-block-sort-select__select {
  width: auto;
  display: inline-block;
  height: auto;
}

.wc-block-product-sort-select {
  text-align: right;
}

/* BLOCK: Products Block Pagination
========================================= */

.wc-block-pagination {
  text-align: center;
  margin: 0;
}

.wc-block-pagination .wc-block-pagination-page {
  cursor: pointer;
  display: inline-block;
  padding: 14px 18px;
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 3px;
  border: 1px solid #ebebeb;
  color: #404040;
  background: none;
}

.wc-block-pagination .wc-block-pagination-page.wc-block-pagination-page--active,
.wc-block-pagination .wc-block-pagination-page:hover {
  border-color: #404040;
}

/* BLOCK: Reviews
========================================= */

.wc-block-review-list {
  padding: 0;
  margin: 0;
}

.wc-block-review-list .wc-block-review-list-item__item {
  margin-bottom: 1em;
}

.wc-block-review-list .wc-block-review-list-item__rating__stars {
  height: 1em;
  width: 68px;
  line-height: normal;
  font-size: 12px;
  vertical-align: baseline;
}

.wc-block-review-list .wc-block-review-list-item__info {
  margin-bottom: 10px;
}

.wc-block-review-list .wc-block-review-list-item__text {
  font-size: 14px;
  line-height: 1.65;
}

.wc-block-review-list .wc-block-review-list-item__published-date {
  opacity: .7;
}

/* BLOCK: Search
========================================= */

.wc-block-product-search__fields {
  position: relative;
}

.wc-block-product-search__fields .wc-block-product-search__button {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}

.wc-block-product-search__fields .wc-block-product-search__button:hover {
  background: none !important;
  box-shadow: none !important;
  border: 0;
}

/* BLOCK: Product Categories
========================================= */

.wc-block-product-categories-list {
  list-style: none;
  position: relative;
  font-size: .8667rem;
  padding: 0;
}

.wc-block-product-categories-list ul {
  margin-left: 15px;
}

.wc-block-product-categories-list li {
  border: 0;
  padding: 0;
  position: relative;
  list-style: none;
}

.wc-block-product-categories-list li:before {
  font-size: .7rem;
  text-align: center;
  display: inline-block;
  font-family: dashicons;
  content: "\f345";
  line-height: 1;
  position: absolute;
  left: -1.2em;
  top: .58em;
  speak: none;
}

.wc-block-product-categories-list li a {
  color: #404040;
}

.wc-block-product-categories-list li a:hover {
  color: #b49543;
}

.wc-block-product-categories.is-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wc-block-product-categories.is-dropdown .wc-block-product-categories__dropdown {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.wc-block-product-categories.is-dropdown select {
  width: 100%;
  border-color: #ebebeb;
}

.wc-block-product-categories.is-dropdown .wc-block-product-categories__button {
  border: 1px solid #ebebeb;
  border-radius: 0;
  margin-left: 10px;
}

.wc-block-product-categories.is-dropdown .wc-block-product-categories__button:hover {
  box-shadow: none;
}

/* BLOCK: Attribute Filters
========================================= */

.wp-block-woocommerce-attribute-filter h3 {
  line-height: normal;
  font-size: 18px;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
  font-size: 13px;
  margin: 0 0 1em 1em;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li {
  text-decoration: none;
  line-height: normal;
  display: block;
  position: relative;
  margin: 0;
  padding: 2px 0;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list [type="checkbox"] {
  display: none;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list [type="checkbox"]:checked + label {
  font-weight: bold;
  color: #b49543;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list [type="checkbox"]:checked + label::before {
  content: "\00d7";
  color: #ff786d;
  left: -1em;
  top: 0.1em;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list label {
  border: 0;
  padding: 0;
  position: relative;
  list-style: none;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list label:before {
  font-size: .7rem;
  text-align: center;
  display: inline-block;
  font-family: dashicons;
  content: "\f345";
  line-height: 1;
  position: absolute;
  left: -1.2em;
  top: .38em;
  speak: none;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list label:hover {
  color: #b49543;
}

.wc-block-attribute-filter .wc-block-attribute-filter-list label .wc-block-attribute-filter-list-count {
  float: none;
  margin-left: 5px;
}

/* BLOCK: Active Filters
========================================= */

.wp-block-woocommerce-active-filters > h3 {
  line-height: normal;
  font-size: 18px;
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
  margin-top: 10px;
}

.wc-block-active-filters .wc-block-active-filters-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wc-block-active-filters .wc-block-active-filters-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #161616;
  border-radius: 0;
  color: #ffffff;
  font-size: 13px;
  padding: 7px 10px;
  margin: 0 5px 5px 0;
  position: relative;
  line-height: 1;
}

.wc-block-active-filters .wc-block-active-filters-list button {
  position: relative;
  cursor: pointer;
  color: #ff786d;
  width: 16px;
  margin-top: -14px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-right: 5px;
}

.wc-block-active-filters .wc-block-active-filters-list button::before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  line-height: 1.1;
  font-weight: bold;
  background: #ff786d;
  color: #ffffff;
  content: "\00d7";
  margin-right: 5px;
  font-size: 14px;
  text-indent: -1px;
}

/* BLOCK: Filter by Price
========================================= */

.wp-block-woocommerce-price-filter h3 {
  line-height: normal;
  font-size: 18px;
}

.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
  --range-color: #ebebeb;
}

.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount {
  border-radius: 0;
  height: auto;
  padding: 7px 14px;
  text-align: center;
  margin-top: 10px;
}

.wc-block-price-filter .wc-block-price-filter__range-input {
  padding: 0;
  height: auto;
  background: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 26px;
  height: 21px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23000' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23000' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: -6px 0 0 0;
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb:hover {
  background-position-y: 0;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 26px;
  height: 21px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23000' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23000' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb:hover {
  background-position-y: 0;
  filter: none;
  transform: scale(1.1);
}

.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb {
  background-color: transparent;
  background-position: 0 0;
  width: 26px;
  height: 21px;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  cursor: pointer;
  z-index: 20;
  pointer-events: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23000' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23000' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23000' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23000' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb:hover {
  background-position-y: 0;
  filter: none;
  transform: scale(1.1);
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-webkit-slider-thumb {
  background-position-y: 0;
  -webkit-filter: none;
  filter: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-moz-range-thumb {
  background-position-y: 0;
  filter: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-ms-thumb {
  background-position-y: 0;
  filter: none;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min {
  z-index: 21;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
  margin-left: -2px;
  background-position-x: left;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
  background-position-x: left;
  transform: translate(-2px, 4px);
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
  background-position-x: left;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max {
  z-index: 20;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
  background-position-x: right;
  margin-left: 2px;
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
  background-position-x: right;
  transform: translate(2px, 4px);
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
  background-position-x: right;
}

@media (min-width: 768px) {
  ul.products > li {
    float: left;
    width: 50%;
  }

  .single-product .product .summary {
    float: left;
    width: 66.66667%;
  }

  .woocommerce-product-gallery {
    float: left;
    width: 33.33333%;
  }

  .cart-collaterals > .cart_totals {
    float: left;
    width: 50%;
  }

  .cart-collaterals > .cross-sells {
    float: left;
    width: 50%;
  }

  .woocommerce-checkout .woocommerce form.login .form-row-first,
  .woocommerce-checkout .woocommerce form.login .form-row-last,
  .woocommerce-checkout
	.woocommerce .woocommerce-ResetPassword .form-row-first,
  .woocommerce-checkout
	.woocommerce .woocommerce-ResetPassword .form-row-last {
    float: left;
    width: 50%;
  }

  .woocommerce-billing-fields .form-row-first,
  .woocommerce-billing-fields .form-row-last,
  .woocommerce-shipping-fields .form-row-first,
  .woocommerce-shipping-fields .form-row-last {
    float: left;
    width: 50%;
  }

  .wc-block-grid.has-2-columns .wc-block-grid__product {
    float: left;
    width: 50%;
  }

  .wc-block-grid.has-3-columns .wc-block-grid__product {
    float: left;
    width: 50%;
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    float: left;
    width: 50%;
  }
}

@media (min-width: 991px) {
  .cart-collaterals > .cart_totals {
    float: right;
  }

  .cart-collaterals > .cross-sells {
    float: left;
  }
}

@media (min-width: 992px) {
  ul.products > li {
    float: left;
    width: 33.33333%;
  }

  .columns-1 ul.products > li {
    float: left;
    width: 100%;
  }

  .columns-2 ul.products > li {
    float: left;
    width: 50%;
  }

  .columns-3 ul.products > li {
    float: left;
    width: 33.33333%;
  }

  .columns-4 ul.products > li {
    float: left;
    width: 25%;
  }

  .woocommerce-result-count {
    float: left;
  }

  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2 {
    float: left;
    width: 50%;
  }

  .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
  }

  .woocommerce-MyAccount-content {
    float: left;
    width: 75%;
  }

  .woocommerce-thankyou-order-details li,
  .wc-bacs-bank-details li {
    float: left;
    width: 25%;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .wc-block-grid.has-3-columns .wc-block-grid__product {
    float: left;
    width: 33.33333%;
  }

  .wc-block-grid.has-4-columns .wc-block-grid__product {
    float: left;
    width: 25%;
  }
}

@media (max-width: 992px) {
  .woocommerce-MyAccount-navigation {
    padding: 0;
  }

  .woocommerce-MyAccount-content {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .woocommerce-ordering {
    float: none;
    width: 100%;
  }

  .woocommerce-ordering select {
    width: 100%;
  }

  .entry-summary .variations {
    width: 100%;
  }

  .woocommerce-tabs {
    margin-bottom: 35px;
  }

  .shop_table .actions > .button {
    margin: 0;
  }

  .coupon {
    width: 100%;
    float: none;
  }
}

@media (max-width: 768px) {
  .single-product .product .summary {
    padding: 0;
  }

  .woocommerce-product-gallery {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .woocommerce-tabs.wc-tabs-wrapper .wc-tabs {
    float: none;
    width: 100%;
  }

  .woocommerce-tabs .tabs {
    float: none;
    width: 100%;
  }

  .woocommerce-tabs .wc-tab {
    float: none;
    width: 100%;
    border: none;
  }

  .woocommerce-tabs .panel {
    padding: 0;
  }

  .commentlist .avatar {
    display: none;
  }

  .shop_table th,
  .shop_table td {
    font-size: 0.9em;
  }

  .shop_table .product-thumbnail {
    display: none;
  }

  .shop_table .product-remove {
    display: none;
  }

  .shop_table .quantity {
    width: auto;
  }

  .woocommerce form.login .inline #rememberme,
  .woocommerce .woocommerce-ResetPassword .inline #rememberme {
    margin: 5px 0 0;
    display: inline-block;
  }

  .place-order .terms {
    margin: 5px 0 0;
    display: block;
  }

  .woocommerce-orders-table__cell-order-actions .button {
    display: block;
    margin-right: 0;
  }

  .wc-block-grid__products {
    padding-left: 15px;
    padding-right: 15px;
  }
}