/*
Theme Name: cooperbutchers

WooCommerce styles override
*/

/**
 * Shop tables
 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.img_box img {
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
}

/*** SHOP PAGE ***/

header.woocommerce-products-header {
  position: relative;
  height: 84px;
  background-color: #f1f1f1;
}

header.woocommerce-products-header h1.page-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: -0.016px;
  font-size: 36px;
  line-height: 80px;
  text-align: center;
  color: #211300;
  text-transform: uppercase;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 1em;
  display: none;
}

.woocommerce-breadcrumb {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #a6a6a6;
  max-width: 1600px;
  padding: 0px 15px;
  margin: 30px auto 30px;
}

.single-product .woocommerce-breadcrumb {
  text-align: left;
  margin: 0 0 50px;
  padding: 0;
}

.single-product .woocommerce-breadcrumb {
  color: #997760;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: lowercase;
}

.single-product .woocommerce-breadcrumb a {
  color: #000;
  text-decoration: underline;
}

.woocommerce-breadcrumb a {
  color: #a6a6a6;
  text-decoration: none;
}

.woocommerce.woocommerce-shop .woocommerce-result-count {
  display: none;
}

.woo-variation-swatches.wvs-show-label .variations td {
  padding: 0px;
}

.shop-wrapper {
  margin-top: 0px;
  margin-bottom: 0;
}

.shop-wrapper .new_container {
  max-width: 1900px;
  padding: 0px 35px 0 65px;
}

.shop-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.side-menu-wrapper {
  width: 360px;
  padding-right: 0;
}

.side-menu-wrapper .filter-title {
  font-size: 22px;
  line-height: 1;
  color: #997760 !important;
  text-transform: capitalize;
  margin-bottom: 28px;
  padding-bottom: 18px;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
}

.side-menu-wrapper .filter-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 10px;
  height: 2px;
  background: #000;
}

.side-menu-wrapper .filter-title::after {
  content: "" !important;
  position: absolute !important;
  right: 4px !important;
  top: 6px !important;
  width: 2px !important;
  height: 10px !important;
  background: #000;
  display: block !important;
}

.side-menu-wrapper .filter-title.opened::after {
  display: none !important;
}

.yith-wcan-filters .yith-wcan-filter .price-slider span.irs-min,
.yith-wcan-filters .yith-wcan-filter .price-slider span.irs-max,
.yith-wcan-filters .yith-wcan-filter .price-slider span.irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider span.irs-from {
  display: none;
}

.yith-wcan-active-filters.enhanced {
  display: none;
}

.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
  border: 0 !important;
  height: 13px !important;
  top: 31px !important;
  width: 13px !important;
  border-radius: 0 !important;
  box-shadow: none;
}

.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
  height: 1px !important;
  border-radius: 0 !important;
  background-color: #000 !important;
  top: 38px;
}

.side-menu-wrapper ul.filter-items.filter-text li {
  margin-bottom: 22px;
}

.side-menu-wrapper ul.filter-items.filter-text li a {
  position: relative;
  font-size: 12px;
  line-height: 1.2;
  color: #181818 !important;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.3s;
  display: inline-flex;
  position: relative;
}

.side-menu-wrapper ul.filter-items.filter-text li a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  width: 0;
  height: 1px;
  background-color: #181818;
  transition: 0.3s;
}

/* .side-menu-wrapper ul.filter-items.filter-text li.active a:before {
    width: 100%;
} */

.side-menu-wrapper ul.filter-items.filter-text li a:hover:before {
  width: 100%;
}

.side-menu-wrapper ul.filter-items.filter-text li ul.children {
  margin-top: 15px;
  padding-left: 15px;
  list-style-type: none;
}

.side-menu-wrapper ul.filter-items.filter-text li {
  padding: 0px;
  list-style-type: none;
  margin-bottom: 13px !important;
  position: relative;
}

.shop-list-miidle-wrap .product-wrapper {
  width: 100%;
}

.product-wrapper ul.products.columns-4 li.product .woocommerce-LoopProduct-link span.onsale {
  position: absolute;
  background: #9a7761;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  padding: 10px 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  left: 0;
  display: none !important;
}

.product-wrapper ul.products.columns-4 li.product .view-products-btn {
  padding-top: 0;
  align-items: center;
  height: 481px;
}

.product-wrapper ul.products.columns-4 li.product .view-products-btn label {
  border: 1px solid #fff;
  padding: 0 14px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 32px;
  font-size: 16px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}

.product-wrapper ul.products.columns-4 li.product .view-products-btn label:hover {
  background: #997760;
  color: #fff;
  border-color: #997760;
}

.product-wrapper ul.products.columns-4 li.product .view-products-btn label:focus {
  outline: none;
  text-decoration: none;
}

.woocommerce-LoopProduct-link span.price {
  width: 100%;
  display: block;
  margin: 0 0 25px;
  color: #181818;
  font-weight: bold;
}

.product-wrapper ul.products.columns-4 li.product .woocommerce-LoopProduct-link .star-rating {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: auto;
}

.product-wrapper ul.products.columns-4 li.product .view-products-btn label {
  height: 480px;
  height: 50px;
  min-width: 227px;
  border-color: #997760;
  font-size: 17px;
}

.product-wrapper ul.products.columns-4 li.product:hover .view-products-btn {
  opacity: 1;
}

.product-wrapper ul.products.columns-4 li.product {
  width: 360px;
  margin-right: 0;
  margin-left: 30px;
  margin-bottom: 50px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
  font-size: 14px;
}

.product-wrapper ul.products.columns-4 li.product .woocommerce-LoopProduct-link {
  display: block;
  width: 100%;
}

.product-details-wrapper section.related.products ul.products li.product img,
.shop-list-miidle-wrap ul.products.columns-4 li.product .woocommerce-LoopProduct-link img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-height: 268px;
  max-width: 268px;
}

ul.products li a {
  text-decoration: none;
}

h2.woocommerce-loop-category__title,
h2.woocommerce-loop-product__title {
  width: 100%;
  font-size: 16px;
  line-height: 1.4;
  color: #181818;
  text-decoration: none;
  margin-bottom: 12px;
  transition: 0.4s;
  min-height: 38px;
}

h2.woocommerce-loop-product__title:hover {
  text-decoration: none;
  color: #e6c82b;
}

span.woocommerce-Price-amount.amount {
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  color: #a6a6a6;
}

.single_add_to_cart_button,
.add_to_cart_button,
.button {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 5px;
  min-height: 39px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 97px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  font-family: "Montserrat", sans-serif;
  line-height: 28px;
}

.add_to_cart_button:hover,
.button:hover {
  background: #3C485B !important;
  border-color: #3C485B !important;
  color: #fff !important;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 0;
  position: absolute;
  top: 490px;
  right: 58px;
  line-height: 0;
}

.yith-wcwl-add-button a.add_to_wishlist {
  width: 21px;
  height: 22px;
  font-size: 0px;
  display: inline-block;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.yith-wcwl-add-button a.add_to_wishlist .fa {
  display: none;
}

.yith-wcwl-add-button a.add_to_wishlist span {
  display: none;
}

nav.woocommerce-pagination {
  width: 100%;
  display: block;
  float: left;
  margin-top: 55px;
  margin-bottom: 0;
}

nav.woocommerce-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
  align-self: center;
  padding: 0;
  list-style-type: none;
  margin: 0;
}

nav.woocommerce-pagination ul.page-numbers li {
  margin: 0 5px;
}

nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  padding: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
}

nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers,
nav.woocommerce-pagination ul.page-numbers li a.prev.page-numbers {
  padding: 10px 15px 13px;
  border: 1px solid #000;
  width: 52px;
  height: 46px;
}

nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers {
  background: #fff url('././assets/images/arrow-next.svg') no-repeat center;
  font-size: 0px;
}

nav.woocommerce-pagination ul.page-numbers li a.prev.page-numbers {
  background: #fff url('././assets/images/arrow-prev.svg') no-repeat center;
  font-size: 0px;
  transform: rotate(180deg);
}

nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  padding: 10px 15px;
  border-bottom: 2px #000 solid;
}


.side-menu-wrapper .yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 40px;
  clear: both;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label {}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label ul {}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label li {
  display: inline-block !important;
  width: 36px;
  height: 32px;
  border: 1px solid #d3d3d3;
  font-size: 12px;
  line-height: 32px;
  color: #2b2b2b;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label li a {
  font-size: 12px;
  line-height: 32px;
  color: #2b2b2b !important;
  text-transform: uppercase;
  text-decoration: none;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label li:hover {
  background: #181818 !important;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-label li.active {
  background: #181818 !important;
}

.yith-wcan-tooltip {
  display: none !important;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-color {
  margin: 0 0px;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-color li {
  border: 1px solid transparent;
  display: inline-block !important;
  width: 26px !important;
  height: 26px;
  margin: 0 !important;
  margin-right: 17px !important;
  margin-bottom: 20px !important;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  border: 0;
  -webkit-appearance: none;
  font-size: 22px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  pointer-events: none;
  float: none;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max-wrap::before,
.price-slider-min-wrap::before {
  content: "£";
  position: relative;
  left: 0px;
  font-size: 22px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max-wrap::before {
  left: 8px;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min-wrap {
  width: 52%;
  display: inline-flex;
  position: relative;
}

.price-slider-min-to-from {
  width: max-content;
  display: inline-block;
  margin-left: auto;
  font-size: 20px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max-wrap {
  float: right;
  clear: both;
  position: relative;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  text-align: right;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both input::-webkit-outer-spin-button,
.yith-wcan-filters .yith-wcan-filter .price-slider.both input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.yith-wcan-filters .yith-wcan-filter .price-slider.both input[type=number],
.yith-wcan-filters .yith-wcan-filter .price-slider.both input[type=number] {
  -moz-appearance: textfield;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
  margin-bottom: 78px !important;
  height: auto !important;
}

.yith-wcan-filters .yith-wcan-filter .price-slider.both {
  padding: 0 !important;
  margin-top: -20px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label {
  position: relative;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label::before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  border: 1px solid #000;
  cursor: pointer;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 3px;
  width: 13px;
  height: 12px;
  background-image: url(assets/images/filter-cross.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: .3s;
  transform: scale(0);
  cursor: pointer;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active label::after {
  transform: scale(1);
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label {
  padding-left: 44px;
  width: 100%;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label a {
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label a:hover {
  color: #997760 !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label input {
  position: absolute;
  left: 0;
  top: 6px;
  visibility: hidden;
  opacity: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
  color: #181818 !important;
  font-size: 18px !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  margin: 0 0 12px 2px !important;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-color li.active {
  border: 1px solid #fff;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-color li a {
  display: block !important;
  height: 100%;
  color: #181818;
}

.side-menu-wrapper .yith-wcan-filter ul.filter-items.filter-color li .single-color {
  border-radius: 0px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.yith-wcwl-add-to-wishlist .fa {
  margin: 3px 0px 0px 0px;
  font-size: 0px;
}

.yith-wcwl-add-to-wishlist a.delete_item {
  width: 21px;
  height: 22px;
  font-size: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

a.added_to_cart.wc-forward {
  float: right;
  margin-right: 20px;
  margin-top: -20px;
  color: #fff;
  background: #2b2b2b;
  border: 1px solid #2b2b2b;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 7px 15px;
  font-size: 12px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  position: relative;
  z-index: 1;
  transition: 0.4s;
}

a.added_to_cart.wc-forward:hover {
  color: #2b2b2b;
  background: transparent;
}

.product-details-wrapper {
  margin-top: 53px;
}

/** DETAILS PAGE CSS START **/
.single-product div.product span.onsale {
  display: none;
}

.product-details-wrapper .container {
  max-width: 1270px;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
  float: left;
  width: 1050px;
}

.single-product div.product {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
  float: none;
  width: 50%;
  padding-right: 12.5px;
}

.single-product .summary.entry-summary {
  width: 50%;
  padding-left: 12.5px;
}

.single-product .summary.entry-summary .price-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 55px;
}

.woocommerce-tabs.wc-tabs-wrapper {
  width: 100%;
}

.woocommerce-tabs-panel-head .commentlist .star-rating,
.single-product .summary.entry-summary .star-rating {
  width: 6.3em;
}

.woocommerce-tabs .woocommerce-Tabs-panel #comments .commentlist li {
  position: relative;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 15px;
  background: #cccccc1a;
}

.woocommerce-tabs .woocommerce-Tabs-panel #comments .commentlist li .comment_container {
  padding-left: 55px;
}

.woocommerce-tabs .woocommerce-Tabs-panel #comments .commentlist li::before {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 35px;
  height: 35px;
  /*background: #997760;*/
  text-align: center;
  /*border: 1px solid #997760;*/
  padding: 0;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 17%;
}

.comment-text {
  margin-top: 15px;
}

.woocommerce-tabs ul.tabs li {
  margin: 0 !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel #comments .commentlist li .comment_container .comment-text p {
  margin-bottom: 5px;
}

.woocommerce-tabs ul.tabs li a {
  padding: 13px 34px 13px 39px !important;
  text-decoration: none;
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  position: relative;
  background: #181818;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
  margin-top: 45px;
  margin-bottom: 165px;
  box-shadow: none;
}

.woocommerce-tabs ul.tabs li.active a {
  opacity: 1;
  background: #997760;
}

section.related.products {
  width: 100%;
  border-top: 0;
  margin-top: 128px;
  padding-top: 0;
  margin-bottom: 80px;
}

section.related.products .container {
  max-width: 1560px
}

section.related.products h2:first-child {
  text-align: left;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
  color: #000;
  font-weight: bold;
  letter-spacing: 0;
  letter-spacing: 1px;
}

section.related.products h2:first-child strong {
  color: #997760;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

/* section.related.products ul.products.columns-3 li.product {
  text-decoration: none;
  width: 25%;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 8px;
  display: flex;
  flex-wrap: wrap;
} */

section.related.products ul.products.columns-3 li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  width: 100%;
}

section.related.products ul.products.columns-3 li.product a.button.product_type_variable {
  margin-top: auto;
}

.related-products-inner .products {
  margin: 0 -15px;
}

.related-products-inner .slick-slide {
  padding: 0 15px;
}

.woocommerce-notices-wrapper .woocommerce-message {
  background-color: #0000000d !important;
  clear: both;
  color: #181818;
  font-size: 13px;
  margin: 0 0 14px;
  padding: 10px 15px;
  border-bottom: 0;
  line-height: 22px;
}

.woocommerce-notices-wrapper .woocommerce-message a {
  color: #ff0000;
}

.woocommerce-notices-wrapper .woocommerce-message a:hover {
  color: #181818;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 7px 17px;
  min-width: auto;
  min-height: 39px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 97px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
}

.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:hover {
  color: #fff !important;
  background: #fff;
  border-color: #000;
}

/** DETAILS PAGE CSS END **/

/** CART PAGE CSS START **/
.woocommerce-cart aside#secondary {
  display: none;
}

table {
  width: 100%;
}

.cart-section {
  padding: 30px 0 70px;
}

.cart-section .new_container {
  max-width: 1100px;
}

.product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: auto;
  height: 150px;
  object-fit: cover;
}

.cart-page-section .container {
  max-width: 1524px;
}

input#coupon_code {
  width: 165px !important;
  color: #181818 !important;
  font-size: 12px !important;
  font-weight: normal !important;
  height: 38px;
  border-radius: 100px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: normal;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  font-weight: 400;
  font-family: 'Helvetica Reg';
}

td.actions .coupon {
  overflow: hidden;
  margin: 0 0 0px;
  float: left;
}

td.actions .coupon label {
  float: left;
  margin: 15px 7px 0 0;
}

td.actions .coupon input#coupon_code {
  float: left;
  margin-right: 4px !important;
  width: 220px;
}

td.actions .coupon button.button {
  float: right;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: auto;
  cursor: pointer;
  background: #e6c82b;
  border: 1px solid #e6c82b;
  line-height: 1.5;
  padding: 10px 15px 8px;
  margin: 0 0px 0px 0;
  border-radius: 100px;
  text-decoration: none;
  transition: 0.4s;

  font-family: "Montserrat", sans-serif;
  line-height: normal;
  min-width: auto;
  font-size: 14px;
  font-weight: 500;
}

td.actions .coupon button.button:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

.woocommerce-shipping-methods li {
  list-style: none;
  font-size: 14px;
  color: #212529;
  font-family: "Helvetica", Sans-serif;
  font-weight: 500;
}

.woocommerce-shipping-methods li label {
  display: inline-flex;
  align-items: center;
  column-gap: 3px;
  margin: 0;
}

.woocommerce-shipping-methods {
  margin-bottom: 10px;
}

.woocommerce-shipping-calculator section.shipping-calculator-form {
  margin: 18px 0 0 0;
}

section.shipping-calculator-form .form-row {
  margin-right: 0;
  margin-left: 0;
}

td.actions button.button {
  float: right;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: auto;
  cursor: pointer;
  background: #e6c82b;
  border: 1px solid #e6c82b;
  line-height: 1.5;
  padding: 10px 15px 8px;
  margin: 0 0px 0px 0;
  border-radius: 100px;
  text-decoration: none;
  transition: 0.4s;
  letter-spacing: 0;

  font-family: "Montserrat", sans-serif;
  line-height: normal;
  min-width: auto;
  font-size: 14px;
  font-weight: 500;
}

td.actions button.button:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

tr.woocommerce-shipping-totals.shipping {
  vertical-align: top;
}

.cart-page-section table.shop_table.shop_table_responsive tr th {
  font-weight: bold !important;
  font-family: 'Helvetica Bold' !important;
}

.cart-page-section .woocommerce-cart-form table.shop_table.shop_table_responsive tr th {
  background: #b4763f;
  color: #fff;
}

table.shop_table.shop_table_responsive tr th,
table.shop_table.shop_table_responsive tr td {
  border-bottom: 1px solid #d3d3d3 !important;
  font-size: 18px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  padding: 11px 15px !important;
  color: #181818;
}

table.shop_table.shop_table_responsive tr td .quantity input {
  text-align: center;
}

table.shop_table.shop_table_responsive tr th a,
table.shop_table.shop_table_responsive tr td a {
  color: #b4763f;
  text-decoration: underline;
}

table.shop_table.shop_table_responsive tr th a:hover,
table.shop_table.shop_table_responsive tr td a:hover {
  color: #181818;
  text-decoration: none;
}

table.shop_table.shop_table_responsive tr td.product-name a {
  position: relative;
}

/* table.shop_table.shop_table_responsive tr td.product-name a:before {
 content: "";
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 bottom: 0;
 width: 0;
 height: 1px;
 background-color: #181818;
 transition: 0.3s;
} */
table.shop_table.shop_table_responsive tr td.product-name a:hover:before {
  width: 100%;
}

table.shop_table.shop_table_responsive tr td.product-name a:hover {
  text-decoration: none !important;
}

table.shop_table.shop_table_responsive tr th,
table.shop_table.shop_table_responsive tr td strong {
  font-weight: normal;
  font-size: 15px;
}

table.shop_table.shop_table_responsive tr th {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
}

.select2-container .select2-selection--single {
  height: 40px !important;
  text-align: left;
  border-radius: 3px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px !important;
  color: #181818 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  border-radius: 0px !important;
  appearance: none;
  padding: 0px 18px 0px 12px !important;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ffffff;
  box-sizing: border-box;
}

.select2-container .select2-selection--single .select2-selection__clear {
  right: 10px;
  width: 13px;
  z-index: 1;
  top: -2px;
  font-weight: 300 !important;
}

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

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  color: #181818 !important;
  font-size: 13px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #eaeff3 !important;
}

section.shipping-calculator-form {
  margin: 18px 0 0 18px;
}

section.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 14px !important;
}

table.shop_table_responsive tr td.product-remove a {
  color: #000;
  text-decoration: none;
  font-size: 20px;
  width: auto;
  font-weight: bold;
}

.cart-collaterals .cart_totals h2 {
  letter-spacing: 0;
  display: block;
  font-size: 20px;
  margin-bottom: 10px !important;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}

.cart-collaterals .cart_totals table td {
  padding: 16px 0 !important;
  border-bottom: none !important;
  text-align: right;
}

.cart-collaterals .cart_totals table th {
  padding: 16px 0 !important;
  border-bottom: none !important;
  text-align: right;
}

.cart-collaterals {
  padding: 30px 0 0;
  overflow: hidden;
}

.cart_totals {
  float: right;
  width: 40%;
  border: 1px solid lightgrey;
  padding: 20px;
}

.cart-collaterals .cart_totals th {
  padding: 0px !important;
}

.cart-collaterals .cart_totals table {
  width: 100%;
  border-top: 1px solid #d3d3d3;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 1px solid #d3d3d3;
  border-bottom: none;
}

.wc-proceed-to-checkout {
  overflow: hidden;
  margin: 30px 0 0;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
  float: none;
}

.cart-page-section .cart-collaterals .cart_totals table tr th {
  padding: 10px !important;
  width: 40%;
}

.cart-page-section .cart-collaterals .cart_totals table tr td {
  text-align: left;
  padding: 10px !important;
  width: 60%;
}

.cart-page-section .cart-collaterals .cart_totals table tr td span.woocommerce-Price-amount.amount {
  font-size: 14px;
  color: #212529;
  font-family: "Helvetica", Sans-serif;
  font-weight: 600;
  width: auto;
}

.single-product span.woocommerce-Price-amount.amount {
  /* font-size: 36px;
  line-height: 44px; */
  color: #ff0000;
  margin-bottom: 0px;
  text-align: left;
}

.span.woocommerce-Price-amount.amount {
  font-size: 12px;
  color: #b4763f;
  line-height: 21px;
  margin-bottom: 0px;
  text-align: left;
  font-family: "Helvetica", Sans-serif !important;
  font-weight: 600;
}

.woocommerce-shipping-methods {
  padding: 0;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.woocommerce-shipping-methods li .shipping_method {
  margin-right: 8px;
  position: relative;
  width: 15px;
}

.cart-page-section .cart-collaterals .cart_totals table tr td p.woocommerce-shipping-destination {
  font-size: 14px;
  color: #212529;
  font-family: "Helvetica", Sans-serif;
  font-weight: 500;
}

.cart-collaterals .cart_totals table .cart-subtotal th td {
  border-bottom: 1px solid #d3d3d3;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: auto;
  cursor: pointer;
  background: #e6c82b;
  border: 1px solid #e6c82b;

  padding: 10px 15px 8px;
  margin: 0 0px 0px 0;
  border-radius: 100px;
  text-decoration: none;
  transition: 0.4s;

  font-family: "Montserrat", sans-serif;
  line-height: normal;
  min-width: auto;
  font-size: 14px;
  font-weight: 500;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

.woocommerce .shop_table tr td .quantity .minus-quantity {
  float: left;
}

.woocommerce .shop_table tr td .quantity .minus-quantity {
  width: 12px;
  height: 12px;
  border-left: 2px solid #181818;
  border-bottom: 2px solid #181818;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: 10px;
  left: 23px;
  padding-left: 10px;
  cursor: pointer;
}

.woocommerce .shop_table tr td .quantity .minus-quantity input {
  opacity: 0;
}

.woocommerce .shop_table tr td .quantity .plus-quantity input {
  opacity: 0;
}

.woocommerce .shop_table tr td .quantity .quantity-field {
  display: inline-block;
}

.woocommerce .shop_table tr td .quantity .quantity-field input {
  width: 90px;
  height: 30px;
  border-radius: 50px;
  outline: none;
  border: 1px solid #d3d3d3;
  -webkit-appearance: none;
}

.woocommerce .shop_table tr td .quantity .quantity-field input::-webkit-inner-spin-button,
.woocommerce .shop_table tr td .quantity .quantity-field input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.woocommerce .shop_table tr td .quantity .quantity-field input:hover {
  -webkit-appearance: none;
}

.woocommerce .shop_table tr td .quantity .plus-quantity {
  width: 12px;
  height: 12px;
  border-left: 2px solid #181818;
  border-bottom: 2px solid #181818;
  transform: rotate(220deg);
  display: inline-block;
  position: relative;
  top: 10px;
  right: 28px;
  padding-left: 10px;
  cursor: pointer;
}

.woocommerce .woocommerce-message {
  border: 0;
  background-color: #0000000d !important;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-top: 3px #777335 solid;
  gap: 10px;
}

/** CART PAGE CSS END **/

/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none;
}

table.shop_table_responsive tbody th {
  display: none;
}

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}

table.shop_table_responsive tr td::before {
  content: attr(data-title) ": ";
  float: left;
}

table.shop_table_responsive tr td.product-remove a {
  text-align: center;
  display: block;
}

table.shop_table_responsive tr td.product-remove::before {
  display: none;
}

table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
  display: none;
}

table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

.single-product div.product .woocommerce-product-gallery ol li::before {
  display: none !important;
}

.productsprice-start .star-rating {
  width: 3.8em;
}

.productsprice-start .star-rating::before {
  font-size: 9px;
  padding: 0;
  display: inline-block;
  letter-spacing: 2.5px;
  left: 2px;
  position: absolute;
  top: 7px;
}

.productsprice-start .star-rating span::before {
  top: 7px;
  left: 2px;
  letter-spacing: 2px;
  font-size: 9px;
  padding: 0;
  display: inline-block;
  letter-spacing: 2.5px;
}

section.related.products ul.products,
.shop-list-miidle-wrap ul.products.columns-4 {
  padding: 0;
  margin: 0;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 14px;
}

li.product {
  padding: 15px;
  display: flex;
  width: 23%;
  border: 1px #ddd solid;
  border-radius: 5px;
  flex-wrap: wrap;
  background: #fff;
}

li.product a {
  width: 100%;
  margin-top: auto;
}

li.product a.button.product_type_variable {
  margin-top: auto;
  min-width: 100%;
}

li.product:hover:hover {
  border-color: #000;
}

.product-details-wrapper .faq-accordion {
  margin: 0 0 15px;
}

.product-details-wrapper .faq-item-content p {
  margin-bottom: 13px;
}

.custom-text-after-cart2 {
  background-color: #e7e7e7;
  padding: 10px;
  text-align: center;
  margin-top: 25px;
}

.custom-text-after-cart2 p {
  font-size: 14px;
}

.custom-text-after-cart2 p svg {
  width: 22px;
  margin-right: 6px;
}

.product-details-wrapper .faq-accordion.shipping-return-faq {
  margin: 10px 0;
}

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group;
  }

  table.shop_table_responsive tbody th {
    display: table-cell;
  }

  table.shop_table_responsive tr th,
  table.shop_table_responsive tr td {
    text-align: left;
  }

  table.shop_table_responsive tr td {
    display: table-cell;
  }

  table.shop_table_responsive tr td::before {
    display: none;
  }
}

/**
 * Products
 */
ul.products {
  margin: 0;
  padding: 0;
}

ul.products li.product {
  list-style: none;
  position: relative;
  margin-bottom: 2em;
}

ul.products li.product img {
  display: block;
  margin: 0 auto;
}

ul.products li.product .button {
  display: block;
}

@media screen and (min-width: 48em) {
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%;
  }

  /* ul.products li.product.first {
      clear: both;
   } */

  ul.products li.product.last {
    margin-right: 0;
  }

  ul.products.columns-1 li.product {
    float: none;
    width: 100%;
  }

  ul.products.columns-2 li.product {
    width: 48%;
  }

  ul.products.columns-3 li.product {
    width: 30.79667%;
  }

  ul.products.columns-4 li.product {
    width: 22.15%;
  }

  ul.products.columns-5 li.product {
    width: 16.96%;
  }

  ul.products.columns-6 li.product {
    width: 13.49333%;
  }
}

/**
 * Single product
 */
.single-product div.product {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
  float: left;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  z-index: 1;
  left: 0;
  bottom: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger span {
  opacity: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}

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

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 48%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n + 1) {
  clear: both;
}

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

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
  clear: both;
}

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

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
  clear: both;
}

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

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
  margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
  clear: both;
}

.stock:empty::before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%;
  }

  .col2-set .form-row-last {
    float: right;
    margin-right: 0;
  }

  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48%;
  }
}

/**
 * General WooCommerce components
 */

/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
}

.site-header-cart .cart-contents {
  text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
  display: none;
}

.site-header-cart .product_list_widget {
  margin: 0;
  padding: 0;
}

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
}

.popularproducts-slider .star-rating {
  width: 3.8em;
}

.star-rating::before {
  content: "\73\73\73\73\73";
  opacity: 1;
  float: left;
  top: 0;
  left: 0;
  color: #987762;
  letter-spacing: 2px;
}

.popularproducts-slider .star-rating::before {
  font-size: 9px;
  padding: 0;
  display: inline-block;
  letter-spacing: 2.5px;
  left: 2px;
  position: absolute;
  top: 7px;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  color: #987762;
  letter-spacing: 2px;
}

.popularproducts-slider .star-rating::before {
  font-size: 9px;
  padding: 0;
  display: inline-block;
  letter-spacing: 2.5px;
}

.popularproducts-slider .star-rating span::before {
  top: 7px;
  left: 2px;
  letter-spacing: 2px;
  font-size: 9px;
  padding: 0;
  display: inline-block;
  letter-spacing: 2.5px;
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "\53";
  color: #404040;
  text-indent: 0;
  opacity: 0.25;
}

p.stars a:hover~a::before {
  content: "\53";
  color: #404040;
  opacity: 0.25;
}

p.stars:hover a::before {
  content: "\53";
  color: #997760;
  opacity: 1;
}

p.stars.selected a.active::before {
  content: "\53";
  color: #997760;
  opacity: 1;
}

p.stars.selected a.active~a::before {
  content: "\53";
  color: #997760;
  opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
  content: "\53";
  color: #997760;
  opacity: 1;
}

/**
 * Tabs
 */
.woocommerce-tabs-head {
  background: #181818;
}

.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 0;
  margin-bottom: 0 !important;
}

.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  position: relative;
}

.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}

.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right;
}

.woocommerce-password-strength.strong {
  color: #0f834d;
}

.woocommerce-password-strength.short {
  color: #e2401c;
}

.woocommerce-password-strength.bad {
  color: #e2401c;
}

.woocommerce-password-strength.good {
  color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c;
}

.required {
  color: #f00;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: #0f834d;
  clear: both;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3d9cd2;
}

.woocommerce-error {
  background-color: #e2401c;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3d9cd2;
  z-index: 9999;
}

@media screen and (min-width: 48em) {

  /**
	 * Header cart
	 */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }

  .site-header-cart:hover .widget_shopping_cart,
  .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block;
  }
}

/**
 * WooCommerce widgets
 */

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em;
}

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

.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 {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: #4169e1;
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
}

.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 {
  box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

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

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

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

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

/*---------------------Shop page-------------------------*/

/*---------------------Shop order-------------------------*/
.shop-top-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 0 38px;
  position: relative;
}

.woocommerce .shop-top-filter .woocommerce-ordering {
  display: block;
  margin: 0px;
}

select.orderby {
  border: 1px solid #2b2b2b;
  padding: 7px 23px 7px 12px;
  font-size: 14px;
  width: 220px;
  color: #2b2b2b;
  text-transform: uppercase;
  background: #fff url(assets/images/down-arrow.png);
  background-position: right 6px center;
  background-repeat: no-repeat;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 48px;
}

select::-ms-expand {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #2b2b2b !important;
  font-size: 13px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #b1b1b1 !important;
  border-radius: 0px;
  width: 220px;
  text-transform: uppercase;
}

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

.shop-top-filter h2.widget-title {
  color: #a6a6a6;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.shop-top-filter p.woocommerce-result-count {
  clear: both;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #181818;
  margin: 0 0 12px;
}

.select2-container .select2-selection--single {
  margin: 0 0 0px !important;
}

section#woocommerce_layered_nav-2 {
  margin-left: 48px;
}

section#woocommerce_layered_nav-3 {
  margin-left: 48px;
}

section#woocommerce_layered_nav-4 {
  margin-left: 48px;
}

section#woocommerce_layered_nav-4 .select2-container--default .select2-selection--single {
  width: 345px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -11px !important;
  margin-top: 6px !important;
  background: url(assets/images/select-icon.svg);
  background-position: top center;
  background-repeat: no-repeat;
  width: 13px !important;
  height: 8px !important;
  border: none !important;
}


/*------------*/
.shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
  border: 1px solid #2b2b2b;
  padding: 7px 23px 7px 12px;
  font-size: 14px;
  width: 220px;
  color: #2b2b2b;
  text-transform: uppercase;
  background: #fff url(assets/images/down-arrow.png);
  background-position: right 6px center;
  background-repeat: no-repeat;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 48px;
}

#woocommerce_layered_nav-4 select.woocommerce-widget-layered-nav-dropdown {
  width: 345px;
}

/*------------------End---------------*/

/*--------------Products-----------*/
ul.products span.price span.woocommerce-Price-amount.amount {
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  text-decoration: none !important;
}

ins {
  text-decoration: none;
}

/*--------------Single Products-----------*/
.single-product .summary.entry-summary span.woocommerce-Price-amount.amount {
  font-weight: 500;
  font-size: 20px;
  line-height: 44px;
  color: #181818;
  margin-bottom: 0px;
  text-align: left;
  font-family: 'Helvetica Bold';
}

ul.variable-items-wrapper.color-variable-wrapper li {
  padding: 0px !important;
  margin-right: 17px !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
  border-radius: 50% !important;
  width: 26px !important;
  height: 26px !important;
}

ul.variable-items-wrapper.color-variable-wrapper li:last-child {
  margin-right: 0px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after {
  box-shadow: none !important;
}

span.variable-item-span.variable-item-span-color {
  border-radius: 50%;
  box-shadow: 0 0 1px #181818;
}

li.variable-item.selected span.variable-item-span.variable-item-span-color {
  border-color: #a2a0a0;
}

.woocommerce-product-details__short-description {
  padding-bottom: 10px;
}

/* NOTE:(walter) removed to fix variations.
 * I can't see where else this is used
 *
table.variations tr:nth-child(2) {
  margin-bottom: 40px;
}
 *
 */

table.variations tr {
  padding-bottom: 16px;
  display: block;
}

ul.variable-items-wrapper.button-variable-wrapper li {
  width: 67px !important;
  height: 50px;
  border-radius: 0px !important;
  margin-right: 24px !important;
}

ul.variable-items-wrapper.button-variable-wrapper li:last-child {
  margin-right: 0px !important;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations td label {
  margin: 0 2px;
  color: #2b2b2b;
  font-size: 12px;
  padding-bottom: 0px;
  padding: 0 2px 15px;
}

.button-wrapper #chart-button {
  color: #909090;
}

/* section.related.products ul.products {
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 0 0;
} */

section.related.products ul.products {
  justify-content: flex-start;
  /*gap: 14px 4%;*/
}

/* NOTE:(walter) removed to fix variations 21-04-26
 *
.single_add_to_cart_button {
  border-radius: 10px !important;
  background-color: #997760 !important;
  border-color: #997760 !important;
  font-size: 18px !important;
  color: #fff !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
  width: 220px !important;
}

.single_add_to_cart_button:hover {
  background-color: #181818 !important;
  border-color: #181818 !important;
  color: #fff !important;
}
 *
 */

.single-product .summary.entry-summary h1.product_title.entry-title {
  display: block;
  color: #000 !important;
  font-family: "Helvetica", Sans-serif !important;
  /*margin-bottom: 10px !important;*/
  margin-bottom: 0;
  font-weight: 600;
  font-size: 30px;
  line-height: normal;
}

.single-product .summary.entry-summary p.price {
  font-size: 20px !important;
  font-family: "Helvetica", Sans-serif !important;
  line-height: normal !important;
}

.single-product .summary.entry-summary p.price span.woocommerce-Price-amount.amount {
  font-size: 20px !important;
  font-family: "Helvetica", Sans-serif !important;
  line-height: normal !important;
  font-weight: normal;
  color: #212529;
}

.product-details-wrapper .woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

.woocommerce-Tabs-panel .cr-ajax-search .cr-input-text {
  height: 50px;
}

.woocommerce-Tabs-panel .cr-ajax-search .cr-button-search {
  border-radius: 10px !important;
  background: #997760 !important;
  border-color: #997760 !important;
  font-size: 18px !important;
  color: #fff !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
  width: 160px !important;
  transition: .3s;
}

.woocommerce-Tabs-panel .cr-ajax-search .cr-button-search:hover {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

.woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.woocommerce-variation-add-to-cart .quantity label.screen-reader-text {
  height: auto;
  margin: 0;
  display: block;
  width: 100%;
  color: green;
  clip: auto;
  font-size: 16px;
  clip-path: none;
  font-weight: bold;
  font-family: 'Helvetica Bold';
  top: 0;
}

/* NOTE:(walter) colin requested this change for variations 21-04-26
 *
.product-details-wrapper button.single_add_to_cart_button.button {
  border: 1px solid #E6C82B !important;
  border-radius: 100px !important;
  background-color: #e6c82b !important;
  margin-top: 0px !important;
  position: relative;
  text-transform: uppercase !important;
  width: calc(100% - 113px) !important;
  font-size: 15px !important;
  height: 40px;
  margin-left: auto;
  color: #000 !important;
}
 *
 */

.product-details-wrapper button.single_add_to_cart_button.button:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important;
}

.woocommerce-product-details__short-description p {
  font-size: 15px;
  line-height: 26px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 0 30px;
}

.woocommerce-product-details__short-description p strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

/* .single-product .summary.entry-summary form.cart {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
} */
.qib-button.qib-button-wrapper {
  display: flex !important;
  float: none;
  margin-right: 0;
  margin: 0px !important;
  width: 200px;
  padding: 0 30px;
  background: #f9f9f9;
}

.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
  height: 65px !important;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
  width: 106px !important;
  border: none !important;
  background: #f9f9f9 !important;
  height: 65px !important;
  font-size: 14px !important;
  color: #2f2f2f;
  font-family: "Libre Franklin", sans-serif !important;
}

button.minus.qib-button {
  background: url(assets/images/substract.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  text-indent: -99px !important;
  overflow: hidden !important;
  border: none;
  padding: 0px !important;
  width: 16px !important;
  border: none !important;
}

button.plus.qib-button {
  background: url(assets/images/add.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  text-indent: -99px !important;
  overflow: hidden !important;
  border: none !important;
  padding: 0px !important;
  width: 18px !important;
  border: none !important;
}

.at-resp-share-element .at-share-btn .at-label {
  color: #181818;
  font-size: 16px !important;
}

.product-details-inner table.variations {
  margin-bottom: 0;
}

.social_share {
  padding-top: 80px;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
  transform: translateY(0px) !important;
}

ul.variable-items-wrapper.button-variable-wrapper li {
  min-width: 67px;
  width: auto !important;
}

.product-details-inner table.variations td.value ul.select-options {
  list-style-type: none;
  margin: 35px 0 0;
  padding: 0;
  background: #997760;
  border-radius: 10px;
  overflow: hidden;
  display: none;
}

.product-details-wrapper th.label label {
  font-family: 'Helvetica Medium';
  font-weight: 500;
  font-size: 1em;
  color: #212529;
  margin-bottom: 0;
}

.product-details-inner table.variations td.value ul.select-options li:first-child,
.product-details-inner table.variations td.value ul.select-options li:last-child {
  padding-top: 5px;
  padding-bottom: 5px;
}

.product-details-inner table.variations td.value ul.select-options li {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  padding: 0 35px;
  margin: 0;
  position: relative;
  cursor: pointer;
  transition: .35s;
  background-position: center left 14px;
}

.product-details-inner table.variations td.value ul.select-options li.list-active,
.product-details-inner table.variations td.value ul.select-options li:hover {
  background-color: #58473c;
  background-image: url(assets/images/select-arrow-list-icon.png);
  background-repeat: no-repeat;

}

.product-details-inner table.variations td.value .select {
  position: relative;
}

/*NOTE:(walter) old style. Colin asked to be replaced on 21-04-26

.product-details-inner table.variations td.value .custom-select,
.product-details-inner table.variations td.value select {
  border: 0;
  width: auto;
  padding: 10px 30px 10px 15px;
  color: #000;
  font-size: 16px;
  font-family: 'Helvetica';
  font-weight: normal;
  appearance: none;
  background-image: url(assets/images/select-icon.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 16px;
  background-color: #E6C82B;
  border-radius: 7px;
  display: block;
  line-height: 1.5;
  background-size: 14px;
}

*/

.product-details-inner table.variations td.value .custom-select,
.product-details-inner table.variations td.value select {
  border: 1px solid #d5d8dc;
  width: 100%;
  padding: 1em;
  color: black;
  font-size: 1em;
  font-family: 'Helvetica';
  font-weight: normal;
  appearance: none;
  /* TODO:(walter) move this to an after? */
  background-image: url(assets/images/select-icon.svg);
  background-repeat: no-repeat;
  background-position: right 10px top 1.2em;
  background-size: 14px;
  background-color: white;
  border-radius: 0;
  /* check if I can remove */
  display: block;
  line-height: 1.2;
}

.single-product .summary.entry-summary form.variations_form.cart table td a.reset_variations {
  display: none !important;
}

.single-product .summary.entry-summary form.variations_form.cart {
  width: 100%;
}

.single-product .summary.entry-summary form.variations_form.cart table td {
  width: 100%;
  display: block;
}

section.related.products ul.products.columns-3 li.product h2.woocommerce-loop-product__title {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  margin: 0 0 5px;
  min-height: auto;
}

.woocommerce-product-gallery__wrapper a img {
  width: 100%;
}

/*-----------Tab panel----------*/
.woocommerce-Tabs-panel p {
  font-size: 15px;
  color: #181818;
  line-height: 26px;
  margin-bottom: 22px;
}

.woocommerce-Tabs-panel p strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.woocommerce-Tabs-panel p i,
.woocommerce-Tabs-panel p strong i {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #997760;
}

.woocommerce-Tabs-panel p a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.woocommerce-Tabs-panel p:last-child {
  margin-bottom: 0px;
}

.woocommerce-Tabs-panel .first_col {
  padding-right: 90px;
  padding-top: 20px;
  font-size: 13px;
  line-height: 19px;
  color: #181818;
}

.col-lg-3.third_col img.size-full {
  width: 100%;
}

.woocommerce-Tabs-panel h3 {
  font-size: 24px;
  color: #181818;
  margin: 0 0 36px;
  text-transform: uppercase;
}

.woocommerce-Tabs-panel ul {
  margin: 0 0 22px 17px;
  padding: 0px;
}

.woocommerce-Tabs-panel ul li {
  list-style: disc;
  padding: 0;
  margin: 0 0 5px;
  position: relative;
  font-size: 15px;
  color: #181818;
  line-height: 26px;
}

.woocommerce-Tabs-panel ul li:before {
  content: "";
  background: url(assets/images/checkmark-circle.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 26px;
  height: 25px;
  position: absolute;
  left: 0;
  top: -1px;
}

a.at-icon-wrapper.at-share-btn.at-svc-facebook {
  margin-left: 0px;
  padding-left: 0px;
}

.at-svc-facebook span.at-icon-wrapper svg {
  display: none;
}

.at-svc-pinterest_share span.at-icon-wrapper svg {
  display: none;
}

.at-svc-compact span.at-icon-wrapper svg {
  display: none;
}

.at-svc-facebook span.at-icon-wrapper {
  background: url(assets/images/facebook-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 20px !important;
}

.at-svc-pinterest_share span.at-icon-wrapper {
  background: url(assets/images/pinterest-black.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.at-svc-compact span.at-icon-wrapper {
  background: url(assets/images/share-black.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 13px;
  right: 0;
}

.single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #2b2b2b;
  font-size: 14px;
}

.single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #2b2b2b;
  width: 35px;
  height: 35px;
}

.single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  color: #2b2b2b;
}

.single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.separator {
  margin: 0 4px;
  color: #2b2b2b;
  font-size: 14px;
}

.color-variable-wrapper .wvs-has-image-tooltip:hover:after,
.color-variable-wrapper .wvs-has-image-tooltip:hover:before,
.color-variable-wrapper [data-wvstooltip]:hover:after,
.color-variable-wrapper [data-wvstooltip]:hover:before {
  bottom: 0;
  visibility: visible;
  opacity: 1;
  top: 120%;
  color: #909090;
  background-color: inherit;
  box-shadow: none;
  font-size: 12px;
}

.color-variable-wrapper .wvs-has-image-tooltip:after,
.color-variable-wrapper [data-wvstooltip]:after {
  display: none;
}

.single-product .summary.entry-summary td.value.woo-variation-items-wrapper {
  display: flex !important;
  align-items: center;
}

.single-product .summary.entry-summary a.reset_variations {
  margin-left: 15px;
  color: #2b2b2b99;
  display: none;
  font-size: 13px;
  text-align: right;
}

.woocommerce-variation.single_variation {
  margin: 0;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
  display: inline-block;
  width: 100%;
  float: none;
  color: #181818;
  clip: auto;
  font-size: 20px;
  clip-path: none;
  font-weight: bold;
  font-family: 'Helvetica Bold';
}

.woocommerce-variation.single_variation .woocommerce-variation-availability {
  clear: both;
  text-align: right;
  width: 50%;
  display: inline-block;
  line-height: 44px;
  display: none;
}

table.woocommerce-product-attributes.shop_attributes {
  max-width: 700px;
  border: 1px solid #d3d3d3;
  border-collapse: collapse;
}

table.woocommerce-product-attributes.shop_attributes th,
table.woocommerce-product-attributes.shop_attributes td {
  border: 1px solid #d3d3d3;
  padding: 10px;
  font-size: 13px;
  text-align: left;
}

table.woocommerce-product-attributes.shop_attributes th p,
table.woocommerce-product-attributes.shop_attributes td p {
  margin: 0px;
}

p.woocommerce-noreviews {
  display: none;
}

form#commentform p.comment-form-comment label {
  display: block;
}

form#commentform p.comment-form-author label {
  display: block;
}

form#commentform p.comment-form-email label {
  display: block;
}

form#commentform p.comment-form-cookies-consent label {
  display: block;
}

textarea#comment {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 90px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

input#author {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

input#email {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 40px;
  border-radius: 3px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 20px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

input#submit {
  display: inline-block;
  width: 360px;
  height: 60px;
  font-size: 22px;
  line-height: 50px;
  letter-spacing: 0;
  color: #fff;
  background-color: #997760;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, stroke-dashoffset 600ms;
  border: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

input#submit:hover {
  background-color: #181818;
  color: #fff;
}

.cart-page-section .wc-block-components-form .wc-block-components-text-input label,
.cart-page-section .wc-block-components-text-input label {
  color: #000;
  cursor: text;
  font-size: 1em;
  font-style: inherit;
  letter-spacing: inherit;
  line-height: 1.5;
  max-width: 100%;
  overflow: hidden;
  text-decoration: inherit;
  text-overflow: ellipsis;
  text-transform: inherit;
  transform: none !important;
  transform-origin: top left;
  transition: all .2s ease;
  display: block;
  position: static;
  font-family: 'Helvetica Bold';
  margin: 0 0 10px;
  font-weight: bold;
  width: 100%;
}

.cart-page-section .wc-block-components-text-input {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.cart-page-section .wc-block-components-text-input input {
  height: 40px !important;
  border-color: #d3d3d3 !important;
  padding: 0 15px !important;
}

.cart-page-section .wc-block-components-validation-error {
  display: none;
}

.cart-page-section .wc-blocks-components-select .wc-blocks-components-select__select {
  border: 1px solid #b8b8b8;
}

.cart-page-section a.wc-block-components-checkout-return-to-cart-button {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 10px 15px 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 100px;
  min-width: 200px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
}

.cart-page-section a.wc-block-components-checkout-return-to-cart-button:hover {
  border-color: #000;
  background: none;
}

.cart-page-section button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 10px 15px 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 100px;
  min-width: 200px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  width: 200px;
}

.cart-page-section button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
  border-color: #000;
  background: none;
}

a.wc-block-checkout__login-prompt {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black !important;
  padding: 10px 15px 8px;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-align: center;
  border-radius: 100px;
  min-width: 150px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
}

a.wc-block-checkout__login-prompt:hover {
  border-color: #000;
  background: none;
}

.cart-page-section .wc-block-components-totals-coupon__form {
  align-items: flex-end;
}

.cart-page-section button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black !important;
  padding: 11px 15px 9px;
  font-size: 12px !important;
  font-weight: 400 !important;
  text-align: center;
  border-radius: 7px;
  min-width: 150px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  opacity: 1;
}

.cart-page-section button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover {
  border-color: #000;
  background: none;
}

.cart-page-section button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained span.wc-block-components-button__text {
  opacity: 1;
}

input#wc-block-components-totals-coupon__input-coupon {
  padding: 0 15px;
}

.cart-page-section .wc-block-components-checkout-return-to-cart-button svg {
  left: 17px;
}

.cart-page-section .wc-block-components-title.wc-block-components-title {
  font-size: 35px;
  line-height: 47px;
}

.cart-page-section .cart-page-section p.wc-block-components-checkout-order-summary__title-text {
  font-size: 28px;
  line-height: 47px;
  font-family: 'Helvetica Bold';
  font-weight: bold !important;
}

.cart-page-section .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
  font-size: 28px;
  line-height: 47px;
  font-family: 'Helvetica Bold';
  font-weight: bold !important;
  margin-bottom: 0;
}

.wc-block-components-checkbox__label a {
  color: #000;
  text-decoration: underline;
}

.wc-block-components-checkbox__label a:hover {
  text-decoration: none;
}

.cart-page-section .wc-block-components-textarea {
  border: 1px solid #d3d3d3;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item {
  border-top: 1px #d3d3d3 solid;
  padding-top: 15px !important;
}

.cart-page-section .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
  display: none;
}

.cart-page-section .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
  padding-left: 0;
  padding-right: 0;
}

p.comment-form-cookies-consent {
  position: relative;
  padding-left: 0;
}

p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  position: absolute;
  top: 4px;
  left: 0;
  opacity: 0;
}

.comment-respond {
  max-width: 880px;
}

ul.variable-items-wrapper.button-variable-wrapper li span.variable-item-span.variable-item-span-button {
  padding: 0px !important;
}

ul.variable-items-wrapper.button-variable-wrapper li {
  padding: 0 15px !important;
}

select#pa_material {
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 24px;
  text-transform: uppercase;
  border: 1px solid #2b2b2b;
  cursor: pointer;
  background-image: url(assets/images/select-arrow.svg);
  background-position: calc(100% - 24px) center;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.woocommerce-tabs .panel h2:first-of-type {
  display: none;
}

.woocommerce-tabs .panel h1,
.woocommerce-tabs .panel h2,
.woocommerce-tabs .panel h3,
.woocommerce-tabs .panel h4,
.woocommerce-tabs .panel h5,
.woocommerce-tabs .panel h6 {
  font-size: 20px;
  color: #997760;
  margin: 0 0 6px;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.woocommerce-tabs #review_form label,
.woocommerce-tabs #review_form span,
.woocommerce-tabs #review_form p {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #181818;
}

.woocommerce-tabs #review_form span strong {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.woocommerce-tabs #review_form span a::before {
  font-size: 22px;
}

.woocommerce-tabs #review_form span a {
  margin-right: 5px;
}

.woocommerce-tabs #review_form label {
  margin: 0 0 10px;
}

form#commentform p.comment-form-email label {
  display: block;
  letter-spacing: 0.3px;
  font-weight: 400;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

form#commentform p.comment-form-author label {
  display: block;
  letter-spacing: 0.3px;
  font-weight: 400;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

form#commentform p.comment-form-email label,
form#commentform p.comment-form-author label,
form#commentform p.comment-form-comment label {
  display: block;
  letter-spacing: 0;
  font-weight: 500;
  color: #181818;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 5px;
  font-family: "Montserrat", sans-serif;
}

form#commentform p.comment-form-email input,
form#commentform p.comment-form-author input,
form#commentform p.comment-form-comment textarea {
  background-color: #e5e5e5;
  border: 0;
  font-size: 18px !important;
  height: 60px;
}

form#commentform p.comment-form-comment textarea {
  height: 270px;
  resize: none;
}

form#commentform .comment-form-cookies-consent label {
  position: relative;
  padding-left: 45px;
}

form#commentform p.form-submit {
  text-align: right;
}

form#commentform .comment-form-cookies-consent label::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: transparent;
  border: 1px solid #000;
  display: block;
  cursor: pointer;
}

form#commentform .comment-form-cookies-consent label::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 2px;
  width: 10px;
  height: 19px;
  border: solid #90715d;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
  cursor: pointer;
}

form#commentform .comment-form-cookies-consent input:checked~label:after {
  display: block;
}

/* .woocommerce-cart .woocommerce-notices-wrapper {
   max-width: 1100px;
   margin: 0 auto;
   padding: 70px 11px 0;
} */
.woocommerce-cart .woocommerce-notices-wrapper ul.woocommerce-error {
  background-color: inherit;
  margin: 0 auto 15px !important;
  width: 100%;
  border: 0;
  padding: 15px;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
  margin: 0 auto 15px !important;
  width: fit-content;
  color: #ff0000;
}

.woocommerce-cart p.cart-empty.woocommerce-info {
  margin: 0 auto 15px !important;
  width: fit-content;
  color: #ff0000;
}

/* .woocommerce-cart .woocommerce-notices-wrapper ul.woocommerce-error li {
   list-style: none;
   margin: 0 0 14px;
   padding: 9px 0;
   font-size: 16px;
   color: #ff0000;
   border-bottom: 1px solid #d3d3d3;
   line-height: 22px;
} */

p.return-to-shop a.button.wc-backward {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 5px 42px;
  min-width: 174px;
  min-height: 40px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 97px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
}

p.return-to-shop a.button.wc-backward:hover {
  background: transparent;
  border-color: #2b2b2b;
  color: #2b2b2b;
}

p.return-to-shop {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 11px 40px;
}

p.cart-empty.woocommerce-info {
  background-color: inherit !important;
  clear: both;
  color: #181818 !important;
  font-size: 13px;
  border-bottom: 1px solid #d3d3d3;
  line-height: 24px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 9px 0px 9px;
}

.product-details-inner table.variations td.label {
  position: relative;
}

.product-details-inner table.variations .button-wrapper {
  position: absolute;
  right: 0px;
  top: 0px;
  width: auto;
  color: #909090;
  margin: 0px;
}

.product-details-inner table.variations .button-wrapper a {
  color: #909090;
}

.product-details-inner table.variations .button-wrapper a:hover {
  text-decoration: underline !important;
}

.price_article {
  margin-bottom: 20px;
}

.single-product .summary.entry-summary table.variations td.label {
  padding: 0px;
}

.product_slider .slick-slide img {
  height: 742px !important;
  object-fit: cover;
}

.woocommerce-tabs.wc-tabs-wrapper {
  padding: 33px 0 0;
}

.single-product .site-main>nav.woocommerce-breadcrumb {
  background-color: #e7e7e7;
  padding: 8px 35px;
  font-family: "Helvetica", Sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  color: #000;
  line-height: 1.5;
}

.woocommerce-variation-add-to-cart .qty {
  font-size: 18px;
  color: #997760;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  border: 0;
  width: 40px;
  text-align: center;
}

.woocommerce-variation-add-to-cart .quantity .qty-arrows {
  margin-left: 10px;
}

/* Colin requested this change for variations 21-04-26 
 *
.product-details-wrapper .woocommerce-variation-add-to-cart {
  padding-top: 30px;
  position: relative;
}
 *
 */

.woocommerce-variation-add-to-cart .quantity {
  display: flex;
  align-items: center;
  margin-right: 8px;
  margin-left: 0;
}

.woocommerce-variation-add-to-cart .quantity .qty-arrows button {
  width: 25px;
  height: 25px;
  background: #a8a5a5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1px 0;
  line-height: 1;
  color: #fff;
  transition: .5s;
}

.woocommerce-variation-add-to-cart .quantity input.qty {
  height: 44px !important;
  border: #e7e7e7 !important;
  background-color: #e7e7e7 !important;
  width: 150px !important;
  font-size: 16px !important;
  padding: 10px !important;
  text-align: left;
}

.woocommerce-variation-add-to-cart .quantity .qty-arrows button.plus {
  padding-top: 8px;
}

.woocommerce-variation-add-to-cart .quantity .qty-arrows button.minus {
  padding-bottom: 12px;
}

.woocommerce-variation-add-to-cart .quantity .qty-arrows button:hover {
  background: #4f4d4d;
}

/*---------cart page----------*/
table.wishlist_table {
  font-size: 100%;
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
  font-size: 16px;
}

.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
}

.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dt {
  width: 72px;
  padding-right: 5px;
  margin-top: 5px;
}

.woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dd {
  width: 74%;
  margin-top: 5px;
}

/*-----------------------------*/

.product_slider .slick-slide {
  margin: 0 7px;
}

.price_article .article {
  font-weight: 300;
  font-family: "Libre Franklin", sans-serif;
}

.price_article .article b {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

/*-----------newslatter--------------*/
.newslatter-details {
  padding: 60px 0 50px;
}

.newslatter-wrapper {
  width: 340px;
  margin: 0 auto;
}

.newslatter-wrapper h4 {
  font-size: 15px;
  line-height: 23px;
  color: #181818;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 18px;
}

.newslatter-wrapper .gform_body.gform-body {
  margin: 0px;
  padding: 0px;
}

.newslatter-wrapper .gform_body.gform-body li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.newslatter-wrapper .gform_body.gform-body li .gfield_label {
  display: none;
}

.newslatter-wrapper form {
  position: relative;
}

.newslatter-wrapper .ginput_container_email .medium {
  margin: 0;
  color: #989898;
  font-size: 16px !important;
  border: 1px solid #d4d4d4;
  height: 58px;
  border-radius: 0px;
  width: 100% !important;
  background: #fff;
  appearance: none;
  padding: 10px 60px 10px 25px !important;
}

.newslatter-wrapper .ginput_container_email .medium::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #989898;
  opacity: 1;
}

.newslatter-wrapper .ginput_container_email .medium::-moz-placeholder {
  /* Firefox 19+ */
  color: #989898;
  opacity: 1;
}

.newslatter-wrapper .ginput_container_email .medium:-ms-input-placeholder {
  /* IE 10+ */
  color: #989898;
  opacity: 1;
}

.newslatter-wrapper .ginput_container_email .medium:-moz-placeholder {
  /* Firefox 18- */
  color: #989898;
  opacity: 1;
}

.newslatter-wrapper .gform_footer {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0px !important;
  padding: 0 !important;
}

.newslatter-wrapper .gform_footer .mailpoet-submit {
  border-radius: 0px;
  width: 58px;
  font-size: 22px;
  height: 58px;
  background: url(assets/images/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  border-left: 1px solid #d4d4d4;
  cursor: pointer;
  transition: all 1s;
}

.newslatter-wrapper .gform_footer .mailpoet-submit:hover {
  background: #181818 url(assets/images/arrow-right-white.svg);
  background-position: center;
  background-repeat: no-repeat;
}


.newslatter-wrapper .gform_wrapper .gfield_validation_message,
.newslatter-wrapper .gform_wrapper .validation_message {
  font-size: 13px !important;
  padding: 0px 0px !important;
  font-family: "Helvetica" !important;
  font-weight: 400 !important;
  border: none !important;
  color: #ff0000 !important;
  margin-top: 4px;
  letter-spacing: 1px !important;
  background: none !important;
}

.newslatter-wrapper .gform_ajax_spinner {
  display: none !important;
}

.newslatter-wrapper .gform_wrapper .gform_validation_errors {
  padding: 11px 14px 11px 48px !important;
  border-radius: 0px !important;
  display: none;
}

.newslatter-wrapper .gform_wrapper .gfield_error [aria-invalid=true] {
  border: 1px solid #ff0000 !important;
}

.newslatter-wrapper .gform_wrapper.gravity-theme .gfield input.medium,
.newslatter-wrapper .gform_wrapper.gravity-theme .gfield select.medium {
  width: calc(100% - 0px);
}

.newslatter-wrapper .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 0 !important;
  grid-row-gap: 0 !important;
}

.newslatter-wrapper .gform_footer .gform_button.button {
  border-radius: 0px;
  width: 58px;
  font-size: 22px;
  height: 58px;
  background: url(assets/images/arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  border-left: 1px solid #d4d4d4;
  cursor: pointer;
  transition: all 1s;
  margin-bottom: 0px !important;
}

.newslatter-wrapper .gform_footer .gform_button.button:hover {
  background: #181818 url(assets/images/arrow-right-white.svg);
  background-position: center;
  background-repeat: no-repeat;
}






/*checkout-page css start  */



.woocommerce-checkout .woocommerce {
  padding: 0px 0;
  display: block;
}

.woocommerce-checkout .woocommerce-info {
  border: 0;
  padding: 15px;
}

.woocommerce-checkout .woocommerce-info {
  color: #181818;
}


.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 200px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.woocommerce-checkout .woocommerce .col2-set {
  margin: 0 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 {
  flex: 70%;
  max-width: 70%;
  width: 100%;
}

.woocommerce-additional-fields .form-row,
.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
  float: none;
  width: 100%;
  margin: 0 0 20px !important;
}

.woocommerce-additional-fields .form-row textarea {
  display: block;
}

.woocommerce-additional-fields .form-row .woocommerce-input-wrapper .select2-selection {
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  ;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single {
  border-radius: 0;
  height: 60px;
  border: 1px #b8b8b8 solid;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered {
  color: #181818;
  line-height: 60px;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow {
  height: 43px;
  position: absolute;
  top: 0px;
  right: 18px;
  width: 20px;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow b {
  border-width: 8px 8px 0 8px;
  border-color: #181818 transparent transparent transparent;
  top: 65%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 {
  flex: 0 0 30%;
  max-width: 30%;
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row {
  float: none;
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
  padding: 12px 15px;
  border: 1px #b8b8b8 solid;
  resize: none;
  height: 140px;
  color: #323461;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
}

form.checkout.woocommerce-checkout {
  margin: 50px 0 50px 0;
}

div#customer_details {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
}

div#customer_details .col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

div#customer_details .col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.store-categories h1 {
  font-size: 33px;
  color: #181818;
  line-height: 40px;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: "Montserrat";
}

.woocommerce-billing-fields h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: -0.016px;
  font-size: 28px;
  line-height: normal;
  color: #181818;
  text-transform: uppercase;
  margin: 0 0 24px;
}

.woocommerce-additional-fields h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: -0.016px;
  font-size: 36px;
  line-height: normal;
  color: #211300;
  text-transform: uppercase;
  margin: 0 0 24px;
}

h3#order_review_heading {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: -0.016px;
  font-size: 28px;
  line-height: normal;
  color: #181818;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.woocommerce-shipping-fields__field-wrapper .form-row {
  margin-right: 0;
  margin-left: 0;
}

.woocommerce-terms-and-conditions-wrapper {
  width: 100%;
  margin: 0 0 20px;
}

.woocommerce-privacy-policy-text {
  margin: 0 0 15px;
}

.woocommerce-privacy-policy-text p {
  /* font-size: 13px;
    line-height: 19px;
    color: #181818; */
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #181818;
  opacity: 1;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order #place_order {
  width: 280px;
  height: 55px;
  font-size: 12px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  background-color: #181818;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, stroke-dashoffset 600ms;
  border: 1px solid #d3d3d3;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order #place_order:hover {
  background-color: #997760;
  border-color: #997760;
  color: #fff;
}

.woocommerce-checkout .woocommerce .woocommerce-privacy-policy-link {
  color: #181818;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .shop_table {
  border-radius: 0;
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-page .woocommerce-info::before {
  color: #181818;
}

.woocommerce-page .woocommerce-form-coupon input {
  width: 350px !important;
  color: #181818 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  height: 60px;
  border-radius: 0px !important;
  appearance: none;
  padding: 10px 15px !important;
  position: relative;
  outline: none;
  margin: 0 !important;
  font-family: "Montserrat";
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  box-sizing: border-box;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: transparent;
}

.checkout-wrapper {
  padding: 50px 0;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  list-style: none;
  margin: 0 0 14px;
  padding: 10px 15px;
  font-size: 14px;
  color: #ff0000;
  border-bottom: 0;
  line-height: 22px;
  background-color: #0000000d !important;
}

.woocommerce-checkout .woocommerce-info {
  width: 100%;
}

.woocommerce-form-coupon-toggle {
  padding: 0px 0 0;
}

form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  height: 48px;
  border-radius: 0px !important;
  appearance: none;
  padding: 10px 18px !important;
  position: relative;
  outline: none;
  margin: 0 11px 0 0 !important;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #FFFFFF;
  border: 1px solid #B8B8B8;
  box-sizing: border-box;
  font-weight: 300 !important;
}

form.checkout_coupon.woocommerce-form-coupon p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0 0 15px;
}

form.checkout_coupon.woocommerce-form-coupon button.button {
  width: 167px;
  height: 48px;
}

.woocommerce-checkout ul.woocommerce-error {
  width: 100%;
  padding: 10px 15px;
}

ul.woocommerce-error li {
  font-weight: normal;
  font-size: 13px;
  margin: 0 0 0px;
  color: #ff0000 !important;
  list-style: none;
}

ul.woocommerce-error li a {
  color: #ff0000 !important;
}

ul.woocommerce-error li a:hover {
  color: #ff0000 !important;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit {
  width: 200px;
  height: 55px;
}

form.checkout_coupon.woocommerce-form-coupon {
  overflow: hidden;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first {
  float: left;
  width: auto;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
  float: left;
  width: auto;
}

.woocommerce-checkout .woocommerce .col2-set .col-1 {
  flex: 50%;
  max-width: 50%;
  width: 50%;
  display: inline-block;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 {
  flex: 50%;
  max-width: 50%;
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered {
  color: #638083;
  line-height: 45px;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single {
  border-radius: 0;
  height: 60px;
  border: 1px #b8b8b8 solid;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow {
  height: 43px;
  position: absolute;
  top: 0px;
  right: 18px;
  width: 20px;
}

.woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow b {
  border-width: 8px 8px 0 8px;
  border-color: #638083 transparent transparent transparent;
}

.woocommerce-checkout .woocommerce-order ul li {
  list-style: none;
  font-size: 15px;
  line-height: 22px;
  color: #181818;
}

.woocommerce-order-received .woocommerce-order ul li {
  list-style: none;
  font-size: 13px;
  line-height: 22px;
  color: #181818;
  margin: 0 0 5px;
}


.woocommerce-checkout .woocommerce-order ul li a {
  color: #181818;
}

.woocommerce-checkout .woocommerce-order ul li a:hover {
  color: #181818;
}

.woocommerce-checkout .woocommerce .woocommerce-order .col-2 h3 {
  margin: 0 0 12px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
  overflow: visible;
}

.woocommerce-checkout ul li strong.wc-item-meta-label {
  display: inline-block;
}

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

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 22px;
  line-height: 24px;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 0 10px;
}

.woocommerce-order p {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #181818;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  width: 100%;
  border-collapse: collapse;
}

table.shop_table.woocommerce-checkout-review-order-table th.product-name {
  padding: 15px 0;
  border-bottom: 1px solid #d3d3d3;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: #181818;
  text-align: left;
}

table.shop_table.woocommerce-checkout-review-order-table th.product-total {
  padding: 15px 0;
  border-bottom: 1px solid #d3d3d3;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: #181818;
  text-align: left;
}

.select2-search--dropdown .select2-search__field {
  padding: 13px;
}

.myaccount-wrapper .woocommerce-notices-wrapper {
  width: fit-content;
  margin: 0 auto;
}

div#order_review td.product-name {
  padding: 15px 0;
  font-weight: normal;
  font-size: 15px;
  border-bottom: 1px solid #d3d3d3;
}

div#order_review td.product-total {
  padding: 15px 0;
  font-weight: normal;
  font-size: 15px;
  border-bottom: 1px solid #d3d3d3;
}

div#order_review td.product-total span {
  font-size: 15px
}

table.shop_table.woocommerce-checkout-review-order-table tr td {
  max-width: 250px;
}

.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table td {
  font-size: 15px;
}

.error404 #myHeader,
.woocommerce-cart #myHeader,
.woocommerce-checkout #myHeader,
.woocommerce-account #myHeader,
.single-product #myHeader {
  /* box-shadow: 0 48px 50px rgba(0,0,0,0.08); */
}


section.woocommerce-order-details {
  margin: 34px 0 0;
}

h2.woocommerce-order-details__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: normal;
  color: #211300;
  text-transform: uppercase;
  margin: 0 0 13px;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
  font-size: 15px;
  line-height: 22px;
  padding: 9px 12px;
  color: #181818;
  border: 1px solid #d3d3d3;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
  font-size: 15px;
  line-height: 22px;
  color: #181818;
  padding: 9px 12px;
  border: 1px solid #d3d3d3;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td span.woocommerce-Price-amount.amount {
  font-size: 15px;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td a {
  color: #181818;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td a:hover {
  color: #4e4e4e;
}

form.woocommerce-EditAccountForm.edit-account .form-row {
  margin-right: 0;
  margin-left: 0;
}

/*checkout-page css End  */

small.woocommerce-password-hint {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0 0 15px;
}

.woocommerce-password-strength.bad {
  padding: 5px 0 5px 0;
  font-size: 13px;
  line-height: 19px;
  color: #ff0000;
}

.common-blog.inner-blog-post {
  margin-bottom: 36px;
}

.mark,
mark {
  background-color: initial !important;
}



.woocommerce-address-fields .select2-container--default .select2-selection--single {
  border: 1px solid #d3d3d3 !important;
  border-radius: 0px;
  width: 100%;
  text-transform: capitalize;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #181818 !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  letter-spacing: 0;
  font-family: 'Helvetica Reg';
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px !important;
  letter-spacing: 0 !important;
  font-family: 'Helvetica Reg';
  font-weight: normal;
}

.woocommerce-address-fields__field-wrapper {
  margin: 0 0 25px;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  width: 100%;
}

/* login-page css start */

.woocommerce-account .woocommerce {
  margin: 0px 0 26px;
  display: block;
  overflow: hidden;
}

nav.woocommerce-MyAccount-navigation ul {
  margin: 0px;
  padding: 0px;
}

nav.woocommerce-MyAccount-navigation ul li {
  font-size: 14px;
  color: #181818;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  display: block;
  border: 1px solid #e6c82b;
  margin: 0 0 4px;
  border-radius: 0px;
  background: #e6c82b;
}

nav.woocommerce-MyAccount-navigation ul li a {
  color: #181818;
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* nav.woocommerce-MyAccount-navigation ul li a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 0;
    height: 1px;
    background-color: #181818;
    transition: 0.3s;
} */
/* nav.woocommerce-MyAccount-navigation ul li a:hover:before {
    width: 100%;
} */
/* nav.woocommerce-MyAccount-navigation ul li.is-active a:before {
    width: 100%;
} */

nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #000000;
  background: #ffffff;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
  border-bottom: 0;
  color: #000000;
  background: #ffffff;
  font-family: 'Helvetica Bold';
  font-weight: bold;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #000000;
  background: #ffffff;
}

.woocommerce-account .woocommerce h2 {
  font-family: 'Helvetica Reg';
  font-weight: normal;
  font-size: 25px;
  line-height: normal;
  color: #181818;
  text-transform: uppercase;
  margin: 0 0 20px;
  text-align: center;
}

.woocommerce-MyAccount-content p {
  margin: 0 0 15px;
}

.woocommerce-MyAccount-content p a {
  color: #cfae03;
  text-decoration: underline;
  position: relative;
  display: inline-block;
}

.woocommerce-MyAccount-content p a:hover {
  color: #181818;
  text-decoration: none;
}

/*
.woocommerce-MyAccount-content p a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #181818;
    transition: 0.3s;
} */
.woocommerce-MyAccount-content p a:hover:before {
  width: 100%;
}

.woocommerce-MyAccount-content p a:hover {
  opacity: 0.8;
}


.woocommerce-MyAccount-content p a:hover {
  color: #181818;
  text-decoration: none;
}

.woocommerce-MyAccount-content p b,
.woocommerce-MyAccount-content p strong {
  font-weight: bold;
}

.woocommerce .woocommerce-MyAccount-content h2 {
  width: 100%;
  text-align: left;
}

.woocommerce-account .woocommerce .woocommerce-form-login {
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #b8b8b8;
  width: 100%;
  padding: 25px;
  min-height: 390px;
}

.woocommerce-account .woocommerce .woocommerce-form-login span.password-input {
  width: 100%;
}


.woocommerce-account .woocommerce .woocommerce-form-login label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}

.woocommerce-account .woocommerce .woocommerce-form-login .lost_password {
  text-align: left;
}

.about_section p {
  font-weight: normal;
  color: #181818;
  font-size: 18px;
  margin: 0 0 10px;
}

.woocommerce-account .woocommerce .woocommerce-form-login .lost_password a {
  letter-spacing: 0;
  color: #95745e;
  text-decoration: underline;
  font-size: 14px;
}

.woocommerce-account .woocommerce .woocommerce-form-login .lost_password a:hover {
  color: #181818;
  text-decoration: none;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  padding-top: 5px;
  width: 100%;
}

.stripe-source-errors ul.woocommerce_error.woocommerce-error.wc-stripe-error {
  margin: 0px;
  padding: 0px;
  border: none;
}

.stripe-source-errors ul.woocommerce_error.woocommerce-error.wc-stripe-error li {
  border: none;
  color: #e2401c;
  margin: 0px;
}

fieldset.wc-credit-card-form.wc-payment-form br {
  display: none;
}

form.woocommerce-shipping-calculator {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.03em;
  color: #181818;
  margin: 4px 0 0;
  font-weight: normal;
}

form.woocommerce-shipping-calculator a {
  position: relative;
  text-decoration: none;
}

/* form.woocommerce-shipping-calculator a:before {
 content: "";
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 bottom: 0;
 width: 0;
 height: 1px;
 background-color: #181818;
 transition: 0.3s;
} */
form.woocommerce-shipping-calculator a:hover:before {
  width: 100%;
}

form.woocommerce-shipping-calculator a:hover {
  text-decoration: none !important;
}

.cart-section .qib-button-wrapper .quantity input.input-text.qty.text {
  font-size: 13px !important;
}


section.shipping-calculator-form .select2-container--default .select2-selection--single {
  width: 100%;
}

section.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px !important;
  border-radius: 3px !important;
  line-height: 38px !important;
  font-family: 'Helvetica Reg';
}

section.shipping-calculator-form .select2-container--default .select2-selection--single {
  border: 1px solid #d3d3d3 !important;
  text-transform: capitalize;
  border-radius: 3px !important;
  height: 40px !important;
}

section.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 18px !important;
}

form.woocommerce-shipping-calculator .shipping-calculator-form .input-text {
  font-size: 13px !important;
  height: 40px;
  border-radius: 3px !important;
  font-family: 'Helvetica Reg';
}

section.shipping-calculator-form .form-row {
  margin-bottom: 11px;
}

.cart-collaterals .cart_totals table th {
  width: 150px;
}

form.woocommerce-shipping-calculator a.shipping-calculator-button {
  color: #ff0000;
}

form.woocommerce-shipping-calculator a.shipping-calculator-button:hover {
  color: #181818;
}

form.woocommerce-shipping-calculator .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  height: 40px;
  border-radius: 0px !important;
  appearance: none;
  padding: 6px 12px !important;
  position: relative;
  outline: none;
  margin: 0 !important;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  box-sizing: border-box;
}

form.woocommerce-shipping-calculator button.button {
  width: 100% !important;
}

form.woocommerce-shipping-calculator .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818 !important;
  opacity: 1px !important;
}

form.woocommerce-shipping-calculator .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818 !important;
  opacity: 1px !important;
}

form.woocommerce-shipping-calculator .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #181818 !important;
  opacity: 1px !important;
}

form.woocommerce-shipping-calculator .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #181818 !important;
  opacity: 1px !important;
}

form.woocommerce-ResetPassword.lost_reset_password {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #b8b8b8;
  padding: 25px;
}

.woocommerce-account .woocommerce {
  margin: 0px auto 26px;
  max-width: 1199px;
}

.woocommerce-Input.woocommerce-Input--text.input-text {
  font-size: 13px !important;
  color: #181818;
  line-height: 24px;
  letter-spacing: 0.448px !important;
  padding: 10px 18px !important;
  width: 100% !important;
  margin: 0px !important;
  border: 1px solid #b8b8b8;
  height: 40px;
  border-radius: 7px !important;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
  width: 600px;
  margin: 0 auto;
}

.woocommerce-account .woocommerce-notices-wrapper ul.woocommerce-error {
  border: none;
}

/*---------After login pages---------*/

nav.woocommerce-MyAccount-navigation {
  width: 270px;
  float: left;
  text-align: left;
}

.woocommerce-MyAccount-content {
  float: left;
  width: -webkit-calc(100% - 270px);
  width: -moz-calc(100% - 270px);
  width: calc(100% - 270px);
  text-align: left;
  padding-left: 30px;
}

.woocommerce-MyAccount-content table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
  width: 100%;
  border-collapse: collapse;
}

.woocommerce-MyAccount-content table.shop_table_responsive tr th,
.woocommerce-MyAccount-content table.shop_table_responsive tr td {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding: 9px 12px;
  color: #181818;
  border: 1px solid #d3d3d3;
}

.woocommerce-MyAccount-content table.shop_table_responsive tr th a,
.woocommerce-MyAccount-content table.shop_table_responsive tr td a {
  color: #181818;
}

.woocommerce-MyAccount-content table.shop_table_responsive tr th a:hover,
.woocommerce-MyAccount-content table.shop_table_responsive tr td a:hover {
  color: #4e4e4e;
}

.woocommerce-MyAccount-content table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tr th {
  color: #181818;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
}

.woocommerce-MyAccount-content table.shop_table_responsive tr th,
.woocommerce-MyAccount-content table.shop_table_responsive tr td {
  font-family: 'Helvetica Reg';
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  padding: 9px 12px;
  color: #181818;
  border: 1px solid #d3d3d3;
}

a.woocommerce-button.button.view {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 8px 15px 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 7px;
  min-width: 110px;
  text-transform: uppercase;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  text-decoration: none;
  line-height: normal;
}

a.woocommerce-button.button.view:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 26px 0 0;
  overflow: hidden;
  justify-content: space-between;
}

.u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address {
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  border: 1px solid #ccc;
  padding: 14px;
}

a.edit {
  border: 1px solid #E6C82B;
  background: #E6C82B;
  color: black;
  padding: 10px 15px 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 7px;
  min-width: 180px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in;
  float: right;
}

a.edit:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

.u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address address {
  font-size: 13px;
  color: #181818;
  line-height: 22px;
  font-style: normal;
}

.u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address address {
  font-size: 13px;
  color: #181818;
  line-height: 19px;
  font-style: normal;
}

.u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  border: 1px solid #ccc;
  padding: 14px;
}

header.woocommerce-Address-title.title h3 {
  text-align: left;
  padding: 0 0 20px 0;
  font-size: 28px;
  line-height: 38px;
}

.woocommerce-address-fields span.woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce-MyAccount-content h3 {
  padding: 0;
  font-size: 28px;
  line-height: 38px;
  text-align: left;
  font-family: 'Helvetica Reg';
  font-weight: normal;
}

.woocommerce-address-fields .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  height: 40px;
  border-radius: 3px !important;
  padding: 10px 10px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #d3d3d3;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  font-family: 'Helvetica Reg';
  font-weight: normal;
}

.woocommerce-address-fields .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818 !important;
  opacity: 1 !important;
}

.woocommerce-address-fields .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818 !important;
  opacity: 1 !important;
}

.woocommerce-address-fields .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #181818 !important;
  opacity: 1 !important;
}

.woocommerce-address-fields .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #181818 !important;
  opacity: 1 !important;
}

.cart-page-section h1.entry-title {
  font-family: 'Helvetica Reg';
  font-weight: normal;
  border-bottom: 3px solid #000000;
  display: inline-block;
  padding-bottom: 11px;
  position: relative;
  font-size: 40px;
  line-height: 43px;
}

.cart-page-section header.entry-header {
  text-align: center;
  height: auto;
}

.cart-page-section {
  padding: 40px 0;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 10px !important;
  top: 19px !important;
  right: 14px !important;
  width: 19px !important;
  background: url(assets/images/select-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.woocommerce-address-fields .select2-container .select2-selection--single {
  height: 60px;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 60px;
  color: #181818;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #181818 !important;
}

.woocommerce-address-fields p label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}

.woocommerce-address-fields p {
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 24px;
}

form.woocommerce-EditAccountForm.edit-account .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  height: 40px;
  border-radius: 3px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #d3d3d3;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  font-family: 'Helvetica Reg';
}

form.woocommerce-EditAccountForm.edit-account .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #181818 !important;
  opacity: 1 !important;
}

form.woocommerce-EditAccountForm.edit-account .input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #181818 !important;
  opacity: 1 !important;
}

form.woocommerce-EditAccountForm.edit-account .input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #181818 !important;
  opacity: 1 !important;
}

form.woocommerce-EditAccountForm.edit-account .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #181818 !important;
  opacity: 1 !important;
}

fieldset p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide span.password-input {
  width: 100%;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
  margin-bottom: 20px;
}

fieldset legend {
  padding: 20px 0 10px;
  font-size: 28px;
  line-height: 38px;
  color: #181818;
  font-family: 'Helvetica Reg';
  font-weight: normal;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide span em {
  padding-top: 6px;
  display: block;
  font-size: 13px;
  line-height: 19px;
  color: #181818;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}

/*-----------------------------------------*/

.return-to-shop a {
  color: #181818;
}

.return-to-shop a:hover {
  color: #4e4e4e;
}

.shop-list-miidle-wrap {
  padding: 10px 0 80px;
}

.shop-heading {
  width: 100%;
  text-align: center;
}

.shop-heading h2 {
  font-family: "Helvetica", Sans-serif;
  font-size: 34px;
  font-weight: 400;
  color: #FF0000;
  margin-bottom: 25px;
}

.shop-list-miidle-wrap .faq-accordion {
  margin-bottom: 20px;
}

.shop-list-miidle-wrap .faq-item-content p {
  margin-bottom: 15px;
}

.product_meta {
  background-color: #e7e7e7;
  margin-top: 25px;
  padding: 10px !important;
  text-align: center;
  font-size: 14px;
}

.product_meta a {
  color: #000000;
}

.product_meta a:hover {
  text-decoration: underline;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  table.variations tbody tr {
    margin: 0 58px 0 0;
    display: inline-block;
  }

  .wpmc-nav-wrapper {
    justify-content: flex-start !important;
  }

  .form-gform-wrapper .gform_button.button {
    padding: 16px 10px !important;
  }

  input#rememberme {
    margin: 0 3px 0 0;
  }

  input#ship-to-different-address-checkbox {
    margin-right: 2px;
  }

  input#payment_method_cod {
    margin-right: 2px;
  }

  input#payment_method_stripe {
    margin-right: 2px;
  }

  .mark,
  mark {
    background-color: #fff !important;
  }

  .video-show {
    height: 719px;
  }
}

@supports (-ms-ime-align: auto) {
  input#rememberme {
    margin: 0 3px 0 0;
  }

  input#ship-to-different-address-checkbox {
    margin-right: 2px;
  }

  input#payment_method_cod {
    margin-right: 2px;
  }

  input#payment_method_stripe {
    margin-right: 2px;
  }

  .mark,
  mark {
    background-color: #fff !important;
  }
}

section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0px;
}

section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.woocommerce-billing-fields .select2-container--default .select2-selection--single {
  border: 1px solid #b8b8b8 !important;
  border-radius: 0px;
  width: 100%;
  text-transform: capitalize;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 46px !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  border-radius: 0px !important;
  appearance: none;
  padding: 0px 18px 0px 13px !important;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ffffff;
  box-sizing: border-box;
}

.woocommerce-billing-fields .select2-container .select2-selection--single {
  height: 48px !important;
}

.woocommerce-shipping-fields__field-wrapper .select2-container--default .select2-selection--single {
  border: 1px solid #b8b8b8 !important;
  border-radius: 0px;
  width: 100%;
  text-transform: capitalize;
}

.woocommerce-shipping-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 46px !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  border-radius: 0px !important;
  appearance: none;
  padding: 0px 18px 0px 13px !important;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ffffff;
  box-sizing: border-box;
}

.woocommerce-shipping-fields__field-wrapper .select2-container .select2-selection--single {
  height: 48px !important;
}

.woocommerce-shipping-fields__field-wrapper p {
  float: none;
  width: 100%;
  margin: 0 0 20px !important;
}


.woocommerce-billing-fields {
  padding-right: 30px;
}

.woocommerce-additional-fields,
.woocommerce-shipping-fields {
  padding-left: 0;
  padding-right: 30px;
}

.woocommerce-additional-fields {
  padding-left: 0;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input#createaccount {
  position: relative;
  margin-right: 12px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
  font-size: 12px;
  line-height: 17px;
  color: #181818;
  display: inline;
}

.woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
  width: 100%;
  padding-right: 30px;
}

.woocommerce .shop_table tr th {
  background-color: inherit;
  border-bottom: 1px solid #d3d3d3;
  font-size: 15px;
  color: #181818;
  line-height: 24px;
  margin: 30px 0 10px;
  padding: 20px 0 20px;
  text-align: left;
}

.woocommerce .shop_table tr td {
  border-bottom: 1px solid #d3d3d3;
  font-size: 16px;
  color: #181818;
  line-height: 24px;
  margin: 30px 0 10px;
  padding: 20px 0 20px;
}

div#order_review td.product-name dl.variation {
  display: flex;
  flex-wrap: wrap;
}

div#order_review td.product-name dl.variation dt {
  margin-right: 5px;
}

div#order_review td.product-name dl.variation dd {
  margin-right: 5px;
}

/*--------------------------*/
.woocommerce-form-login-toggle {
  padding: 0px 0 0;
}

.woocommerce-info a {
  color: #95745e;
  text-decoration: underline;
}

.woocommerce-info a:hover {
  color: #181818;
  text-decoration: none;
}

/*-===========================-*/
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
  width: 100%;
  border-radius: 0;
  padding: 0px;
  background: none;
  clear: both;
  min-height: inherit;
  border: none;
  max-width: 800px;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0 0 15px;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-first label,
p.form-row.form-row-last label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}

div#customer_details .col-2 select#orddd_time_slot_0 {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

div#customer_details .col-1 .woocommerce-shipping-fields .shipping_address label {
  font-weight: 400 !important;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
}

form.woocommerce-form.woocommerce-form-login.login p.form-row {
  margin: 0 0 15px;
}

.woocommerce-form-row .input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 40px;
  border-radius: 3px !important;
  appearance: none;
  padding: 10px 15px !important;
  position: relative;
  outline: none;
  margin: 0 !important;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #FFFFFF;
  border: 1px solid #B8B8B8;
  box-sizing: border-box;
}

input#rememberme {
  position: relative;
  margin: 0 13px 0 0;
}

/* label.woocommerce-form__label.woocommerce-form__label-for-checkbox input::before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    top: -5px;
    left: 0;
    border: 1px #bbb solid;
    border-radius: 5px;
    background-color: white;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    box-shadow: none !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #181818;
    position: absolute;
    border-radius: 3px;
    top: 1px;
    left: 7px;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
} */
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: block;
  margin: 0 0 20px;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p a {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 0;
  text-align: left;
  color: #95745e;
  text-decoration: underline;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p a:hover {
  color: #181818;
  text-decoration: none;
}

/*---------payment-------------*/
div#payment li.wc_payment_method.payment_method_cod {
  border: none;
  padding: 26px 0 0;
}

.woocommerce-checkout-payment li.wc_payment_method.payment_method_cod {
  border: 1px solid #B8B8B8;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  padding: 19px 19px 19px 19px;
  margin: 0 0 16px;
  list-style: none;
}

.payment_box.payment_method_cod p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
}

.payment_box.payment_method_cod {
  margin: 10px 0 0 0px;
}

select#orddd_locations_0 {
  width: 82% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 0 0 19px !important;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

table.shop_table.woocommerce-checkout-review-order-table ul#shipping_method {
  padding: 0;
}

li.wc_payment_method.payment_method_worldpay {
  list-style-type: none;
}

input#shipping_method_0_local_pickup10,
input#shipping_method_0_advanced_shipping9,
input#payment_method_worldpay,
input#payment_method_cod {
  position: relative;
  margin-right: 14px;
  height: 10px;
  top: -3px;
}

tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods li input:before,
.wc_payment_method.payment_method_worldpay input::before,
.wc_payment_method.payment_method_cod input::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -2px;
  left: 0;
  border: 1px #bbb solid;
  border-radius: 5px;
  background-color: white;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  box-shadow: none !important;
}

.payment_box.payment_method_worldpay {
  margin: 10px 0;
}

.payment_box.payment_method_worldpay p {
  font-size: 13px;
  color: #000;
}

.payment_box.payment_method_worldpay p {
  font-size: 13px;
}

.cr-customer-consent .checkbox input.cr-customer-consent-checkbox {
  margin-right: 14px !important;
}

tr.woocommerce-shipping-totals.shipping #payment_method_cod,
.woocommerce-terms-and-conditions-checkbox-text,
div#payment li.wc_payment_method.payment_method_cod label,
li.wc_payment_method.payment_method_worldpay label {
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
}

tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods li input[type=radio]:checked:after,
.wc_payment_method.payment_method_worldpay input[type=radio]:checked:after,
.wc_payment_method.payment_method_cod input[type=radio]:checked:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #181818;
  position: absolute;
  border-radius: 3px;
  top: 3px;
  left: 5px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

li.wc_payment_method.payment_method_stripe {
  border: none;
  box-sizing: border-box;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #181818 !important;
  padding: 0;
  margin: 0 0 16px;
  list-style: none;
}

ul.wc_payment_methods.payment_methods.methods {
  display: block;
  margin: 0px;
}

li.wc_payment_method.payment_method_paypal {
  border: none;
  box-sizing: border-box;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #181818 !important;
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}

input#payment_method_paypal {
  position: relative;
  margin-right: 14px;
  height: 10px;
  top: -3px;
}

li.wc_payment_method.payment_method_paypal input::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -2px;
  left: 0;
  border: 1px #bbb solid;
  border-radius: 5px;
  background-color: white;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  box-shadow: none !important;
}

li.wc_payment_method.payment_method_paypal input[type=radio]:checked:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #181818;
  position: absolute;
  border-radius: 3px;
  top: 4px;
  left: 6px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

li.wc_payment_method.payment_method_paypal label {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  display: inline-flex;
  align-items: center;
}

li.wc_payment_method.payment_method_paypal label a {
  color: #181818;
}

li.wc_payment_method.payment_method_paypal label a:hover {
  color: #181818;
}

li.wc_payment_method.payment_method_paypal label img {
  max-height: 45px;
  margin: 0 8px;
}

.payment_box.payment_method_paypal p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
}


/*-------------------*/

.myaccount-wrapper div#customer_login {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

div#customer_login .u-column1.col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding-right: 15px;
}

div#customer_login .u-column2.col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
  padding-left: 15px;
}


form.woocommerce-form.woocommerce-form-register.register {
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #b8b8b8;
  width: 100%;
  padding: 25px;
  min-height: 390px;
}

form.woocommerce-form.woocommerce-form-register.register p {
  /* font-size: 13px;
    line-height: 19px;
    color: #181818;
    margin: 0 0 15px; */
}

form.woocommerce-form.woocommerce-form-register.register p a {
  color: #95745e;
  text-decoration: underline;
}

form.woocommerce-form.woocommerce-form-register.register p a:hover {
  color: #181818;
  text-decoration: none;
}

form.woocommerce-form.woocommerce-form-register.register p label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}

.myaccount-wrapper {
  padding: 50px 0;
  letter-spacing: 1px;
}

form.woocommerce-ResetPassword.lost_reset_password p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0 0 15px;
}

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first label {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Helvetica Medium';
  font-weight: 500;
  line-height: 1.5;
  color: #212529;
  display: block;
}


h3#ship-to-different-address {
  margin: 0 0 24px 0;
}

input#ship-to-different-address-checkbox {
  position: relative;
  margin-right: 15px;
  top: -5px;
}


h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: -0.016px;
  font-size: 28px;
  line-height: normal;
  color: #181818;
  text-transform: uppercase;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox input::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -2px;
  left: 0;
  border: 1px #bbb solid;
  border-radius: 5px;
  background-color: white;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  box-shadow: none !important;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #181818;
  position: absolute;
  border-radius: 3px;
  top: 3px;
  left: 5px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.myaccount-wrapper button.button {
  width: 200px;
  height: 55px;
}

/*----------wishlist------------*/
table.wishlist_table {
  font-size: 100%;
  border-collapse: collapse;
  border: 1px solid #d3d3d3;
}

.wishlist_table tr th.product-thumbnail {
  width: 140px;
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
  border-color: #181818;
}

.wishlist_table.shop_table tr th {
  border-right: 1px solid #d3d3d3 !important;
  border-bottom: 1px solid #d3d3d3 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300 !important;
  padding: 11px 15px !important;
  color: #181818;
  text-align: left;
  font-size: 15px;
}

.wishlist_table.shop_table tr td {
  border-right: 1px solid #d3d3d3 !important;
  border-bottom: 1px solid #d3d3d3 !important;
  font-size: 13px;
  padding: 11px 15px !important;
  color: #181818;
  text-align: left;
}

.wishlist_table.shop_table tr td a {
  color: #181818;
  text-decoration: none;
  position: static;
}

.wishlist_table.shop_table tr td a:hover {
  color: #181818;
  text-decoration: none;
}

.wishlist_table.shop_table tr td.product-name a {
  text-decoration: none;
  position: relative;
}

td.product-remove a.remove.remove_from_wishlist {
  color: #ff0000;
}

.wishlist_table.shop_table tr td.product-name a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #181818;
  transition: 0.3s;
}

.wishlist_table.shop_table tr td.product-name a:hover:before {
  width: 100%;
}

.wishlist_table.shop_table tr td.product-name a:hover {
  text-decoration: none !important;
}


.yith_wcwl_wishlist_footer {
  overflow: hidden;
}

.wishlist-title {
  display: block;
  width: 100%;
  text-align: center;
}

.woocommerce .wishlist-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: normal;
  color: #211300;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
  padding: 0px;
}

.woocommerce-wishlist .yith-wcwl-form.wishlist-fragment {
  max-width: 1100px;
  margin: 0 auto;
}

.yith-wcwl-share li a i {
  display: block;
  padding-top: 2px;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin: 11px 0 0;
}

/*-------------------------*/

.woocommerce-order-received .checkout-wrapper .new_container {
  max-width: 1200px;
  letter-spacing: 0.5px;
}


.woocommerce-order-received section.woocommerce-customer-details {
  margin: 15px 0 0;
}

.woocommerce-order-received h2.woocommerce-column__title {
  font-size: 28px;
  line-height: 30px;
  padding: 0;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 0 8px;
}

.woocommerce-order-received .woocommerce-customer-details address {
  font-size: 13px;
  line-height: 20px;
  color: #181818;
  font-style: normal;
}

.woocommerce-order-received .woocommerce-customer-details address p {
  margin: 0px;
  font-size: 13px;
}

/*----------------*/
.woocommerce-MyAccount-content ul.wc-item-meta {
  margin: 0px;
  padding: 0px;
}

.woocommerce-MyAccount-content ul.wc-item-meta li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-MyAccount-content ul.wc-item-meta li strong {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
}

.woocommerce-MyAccount-content ul.wc-item-meta li p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0px;
}

.woocommerce-MyAccount-content section.woocommerce-customer-details {
  margin: 26px 0 0;
}

.woocommerce-MyAccount-content .woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 28px;
  line-height: 30px;
  padding: 0;
  color: #181818;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0 0 8px;
  text-transform: capitalize;
}

.woocommerce-MyAccount-content .woocommerce-customer-details address {
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  font-style: normal;
}

.woocommerce-MyAccount-content .woocommerce-customer-details address p {
  margin: 0px;
}


.woocommerce-checkout-payment {
  margin: 15px 0 0;
}

.payment_box.payment_method_stripe p {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 5px 0 11px;
}

.payment_box.payment_method_stripe p a {
  color: #181818;
  position: relative;
}

.payment_box.payment_method_stripe p a:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #181818;
  transition: 0.3s;
}

.payment_box.payment_method_stripe p a:hover:before {
  width: 100%;
}

.payment_box.payment_method_stripe p a:hover {
  text-decoration: none !important;
}


input#payment_method_stripe {
  position: relative;
  margin-right: 14px;
  height: 10px;
  top: -3px;
}

li.wc_payment_method.payment_method_stripe input::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: -2px;
  left: 0;
  border: 1px #bbb solid;
  border-radius: 5px;
  background-color: white;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  box-shadow: none !important;
}

li.wc_payment_method.payment_method_stripe input[type=radio]:checked:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #181818;
  position: absolute;
  border-radius: 3px;
  top: 4px;
  left: 6px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}


.payment_box.payment_method_stripe .wc-credit-card-form.wc-payment-form .form-row.form-row-wide label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.payment_box.payment_method_stripe .wc-credit-card-form.wc-payment-form .form-row.form-row-first label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.payment_box.payment_method_stripe .wc-credit-card-form.wc-payment-form .form-row.form-row-last label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.payment_box.payment_method_stripe .wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  border: 1px solid #ddd;
  background-color: #fff;
  outline: 0;
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 14px 13px 0 !important;
  outline: none;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.myaccount-wrapper .cart-section {
  padding: 30px 0 30px;
}

.wc-credit-card-form.wc-payment-form .form-row {
  margin-bottom: 10px;
}

p.woocommerce-shipping-destination strong {
  font-size: 13px !important;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon,
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  margin: 0 0 -5px !important;
}

table.shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
  font-size: 15px;
}

.imagewrapper-shop .secondary-image {
  display: none !important;
}

/*---------filter icon shop---------*/
.cat-filter-icons {
  position: absolute;
  right: 16px;
  bottom: 14px;
}

.cat-filter-icons ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.cat-filter-icons ul li.gender-image-filter.filter-sun,
.cat-filter-icons ul li.gender-image-filter.filter-moon {
  font-size: 0;
  transition: all 1s;
}

.cat-filter-icons ul li.gender-image-filter.filter-sun:hover,
.cat-filter-icons ul li.gender-image-filter.filter-moon:hover {
  opacity: 0.8;
}

.cat-filter-icons ul li {
  list-style: none;
  color: #2B2B2B;
  font-size: 14px;
  margin-right: 38px;
  cursor: pointer;
  transition: all 1s;
}

.cat-filter-icons ul li:last-child {
  margin-right: 0px;
}


.cat-filter-icons ul li.active path#Path {
  fill: #181818;
}

.cat-filter-icons ul li.active {
  text-decoration: underline;
}

span.comment-reply-title {
  font-size: 13px;
  line-height: 19px;
  color: #181818;
  margin: 0 0 15px;
}

/*------------flip---------*/

.woocommerce-wishlist ul.woocommerce-error {
  padding: 0px;
  margin: 0 0 14px;
}

/*-----------------------------------*/
/* .product-details-wrapper section.related.products ul.products li.product img {
  position: static;
  border: 1px solid #d4d4d4;
  width: 100%;
  height: auto;
  margin: 0 0 8px;
} */

.product-details-wrapper section.related.products ul.products li.product .imagewrapper-shop .women-image {
  display: none;
}

.product-details-wrapper section.related.products ul.products li.product .imagewrapper-shop .other-image {
  display: none;
}

.product-details-wrapper section.related.products ul.products li.product .shop-title-wrapper {
  display: none;
}

.shop-wrapper .shop-wish-cart a.added_to_cart.wc-forward {
  margin-right: 0;
  margin-top: 28px;
  position: absolute;
  display: flex;
  height: 38px;
  width: 95px;
  right: 0;
}

.woocommerce-cart .woocommerce-notices-wrapper ul.woocommerce-error {
  display: table;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
  display: table;
}

.woocommerce-cart p.cart-empty.woocommerce-info {
  display: table;
}

.woocommerce-checkout .woocommerce-info {
  display: table;
}

.woocommerce-checkout ul.woocommerce-error {
  display: table;
}

.myaccount-wrapper .woocommerce-notices-wrapper {
  display: table;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .woo-variation-swatches.wvs-show-label .variations tr {
    display: block;
  }

  .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
    display: block !important;
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
  }

}

.woocommerce-order-received .woocommerce-order ul li p {
  font-size: 13px;
  text-transform: capitalize;
  line-height: 19px;
}

#customer_login {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
}

.default-page {
  padding: 75px 0;
}

.default-page .entry-header {
  text-align: center;
}

.default-page .entry-header h1 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 34px;
  color: #181818;
}

/* ERROR 404 PAGE CSS START */
.iconimg {
  padding-bottom: 44px;
}

.iconimg img {
  max-height: 107px;
}

.error-content h1 {
  color: #000;
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 24px;
  letter-spacing: 0;
}

.error-content h1 {
  color: #000;
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 24px;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.error-wrap {
  width: 885px;
  margin: 0 auto;
}

/* ERROR 404 PAGE CSS END */

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>label>a {
  color: #997760 !important;
}

.quantity .qty-arrows {
  margin-left: 10px;
}

.quantity {
  display: flex;
  flex-wrap: wrap;
}

.input-text.qty.text {
  width: 96px !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 35px;
  border-radius: 100px !important;
  padding: 10px 12px 13px 18px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

table.shop_table.shop_table_responsive tr td span.woocommerce-Price-amount.amount {
  color: #b4763f;
  display: block;
}

.quantity .qty-arrows button {
  width: 25px;
  height: 25px;
  background: #a8a5a5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1px 0;
  line-height: 1;
  color: #fff;
  transition: .5s;
}

.quantity .qty-arrows button.minus {
  padding-bottom: 12px;
}

.quantity .qty-arrows button.plus {
  padding-top: 8px;
}

.woocommerce-additional-fields .form-row label,
.woocommerce-shipping-fields .form-row label,
.woocommerce-account-fields label {
  display: block;
  letter-spacing: 0.3px;
  color: #181818;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 700 !important;
}

.input-text {
  width: 100% !important;
  color: #181818 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  height: 48px;
  border-radius: 0px !important;
  padding: 10px 13px !important;
  outline: none;
  margin: 0 !important;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

ul.wc_payment_methods.payment_methods.methods {
  padding-left: 0;
}

.woocommerce-account-fields {
  padding-right: 30px;
}

.related-products-inner .slick-next,
.related-products-inner .slick-prev {
  filter: brightness(0.3);
}

.related-products-inner .slick-next {
  transform: rotate(0deg);
  top: 37%;
}

.related-products-inner .slick-prev {
  top: 38%;
}

.new-product-lft-info span.woocommerce-Price-amount.amount {
  color: #997760;
}

/***====== ORDER RECEIVED PAGE CSS START ========***/
.woocommerce-order-received .cart-page-section .container {
  max-width: 1080px;
}

.woocommerce-order-received .site-main {
  width: 100%;
}

.woocommerce-order-received .site-main ul.wc-item-meta {
  margin: 0;
  padding: 0;
}

.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding: 0;
}

.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  margin-top: 15px;
  line-height: 20px;
  font-size: 18px;
}

.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong span.woocommerce-Price-amount.amount {
  color: #181818;
}

.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  color: #05080E;

  margin-bottom: 10px;
}

.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
  font-weight: 600;
}

.woocommerce-order-received .woocommerce-order p {
  margin-top: 10px;
  line-height: 22px;
  font-size: 18px;
}

.woocommerce-order-received .woocommerce-customer-details address p {
  margin-top: 8px;
  font-weight: normal;
  font-size: 16px;
}

.woocommerce-order-received section.woocommerce-customer-details address {
  line-height: 29px;
  border: 0px solid #aeaeae;
  padding: 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}

.woocommerce-order-received .woocommerce-order-received .woocommerce-order p {
  font-size: 16px
}

.woocommerce-order-received section.woocommerce-customer-details h2.woocommerce-column__title {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 20px;
  font-weight: 500;
}

.woocommerce-order-received section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  justify-content: space-between;
}

.woocommerce-order-received .woocommerce-column--billing-address,
.woocommerce-order-received .woocommerce-column--shipping-address {
  border: 1px solid #d3d3d3;
  width: 49% !important;
  flex: unset !important;
  padding: 20px !important;
}

.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
  font-family: "Montserrat", sans-serif;
}

.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td span.woocommerce-Price-amount.amount {
  color: #181818;
}

section.related.products ul.products h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-order-details__title {
  font-weight: 600;
  font-size: 22px;
}

section.related.products ul.products li a,
.shop-list-miidle-wrap ul.products li a {
  text-align: center;
}

section.related.products ul.products li a p,
.shop-list-miidle-wrap ul.products li a p {
  font-size: 12px;
  margin: 0;
}

section.related.products ul.products li a h2.woocommerce-loop-product__title,
.shop-list-miidle-wrap ul.products li a h2.woocommerce-loop-product__title {
  min-height: initial;
  margin: 0;
  font-size: 20px;
  line-height: normal;
}

section.related.products ul.products li a p.my-product-subtitle,
.shop-list-miidle-wrap ul.products li a p.my-product-subtitle {
  margin: 0;
}

section.related.products ul.products li a p.my-product-subtitle span.red-text,
.shop-list-miidle-wrap ul.products li a p.my-product-subtitle span.red-text {
  color: #ff1703;
}

.my-product-subtitle {
  font-size: 15.7px !important;
}

section.related.products ul.products li a p.my-product-pack-size,
.shop-list-miidle-wrap ul.products li a p.my-product-pack-size {
  font-size: 15.7px;
  font-weight: bold;
  margin: 0;
  font-family: 'Helvetica Bold';
}

.spraynt-discount-rule-title {
  background: #ff1703;
  color: #fff;
  font-size: 12.56px;
  display: inline-block;
  min-width: 153px;
  font-weight: normal;
  line-height: normal;
  padding: 2.5px 0;
  text-align: center;
}

section.related.products ul.products li a p.red-bold-text,
.shop-list-miidle-wrap ul.products li a p.red-bold-text {
  color: #ff1703;
  font-size: 15.7px;
  font-family: 'Helvetica Bold';
  font-weight: bold;
  margin: 0;
}

section.related.products ul.products li a span.price,
.shop-list-miidle-wrap ul.products li a span.price,
section.related.products ul.products li a p.custom-price-text,
.shop-list-miidle-wrap ul.products li a p.custom-price-text,
section.related.products ul.products li a span.price span.woocommerce-Price-amount.amount,
.shop-list-miidle-wrap ul.products li a span.price span.woocommerce-Price-amount.amount {
  margin: 0;
  text-align: left;
  font-family: 'Helvetica Bold';
  font-weight: bold;
  font-size: 15.7px;
}

section.related.products ul.products li a span.price,
.shop-list-miidle-wrap ul.products li a span.price,
section.related.products ul.products li a p.custom-price-text,
.shop-list-miidle-wrap ul.products li a p.custom-price-text {
  padding: 0 33px 0;
}

section.related.products ul.products li a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.shop-list-miidle-wrap ul.products li a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  margin: 0 0 15px;
}

a.added_to_cart.wc-forward {
  display: none;
}

section.related.products ul.products li a span.price,
.shop-list-miidle-wrap ul.products li a span.price {
  padding-top: 0 !important;
}

.single-product .summary.entry-summary .spraynt-discount-price-drop,
section.related.products ul.products li .spraynt-discount-price-drop,
.shop-list-miidle-wrap ul.products li .spraynt-discount-price-drop {
  color: #ff1703;
  font-size: 14px;
}

.shop-list-miidle-wrap ul.products li .spraynt-discount-price-drop {
  font-size: 9px;
  color: white;
}

section.related.products p {
  margin: 0;
}

p.red-bold-text {
  color: #ff1703;
}

section.related.products .woocommerce-LoopProduct-link span.price {
  margin: 0;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  width: 100%;
  margin-top: auto;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  margin: 0 0 15px;
}

section.related.products ul.products.columns-3 li.product h2.woocommerce-loop-product__title {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Helvetica Bold';
}

.single-product .summary.entry-summary form.cart {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.single-product .summary.entry-summary form.cart .input-text.qty.text {
  height: 40px;
  text-align: center;
  padding: 0 !important;
}

._df_button.df-element.df-popup-button {
  margin: 0;
}

/* .single-product .summary.entry-summary p { */
/*   margin: 0; */
/* } */

.single-product .summary.entry-summary p.price {
  margin: 12px 0;
}

.single-product .summary.entry-summary p.custom-price-text {
  margin: 0 0 10px;
}

.single-product .summary.entry-summary .dqc-quantity-wrapper.quantity {
  width: 42%;
  margin: 0;
}

.single_variation_wrap {
  width: 100%;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button,
.single-product .summary.entry-summary a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  width: 42%;
}

.filter-two-flex-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 25px;
}

.filter-two-flex-row .shop-top-filter {
  justify-content: flex-end;
  margin-bottom: 0;
  align-items: flex-start;
  margin-left: auto;
}

.filter-two-flex-row .filter-section span#category-filter-icon,
.filter-two-flex-row .shop-top-filter p.woocommerce-result-count {
  display: block;
  font-size: 20px;
  font-family: 'Helvetica Bold';
  font-weight: 700;
  margin: 0 0 12px;
  line-height: normal;
}

.filter-two-flex-row .filter-section .product-category-filter,
.filter-two-flex-row .shop-top-filter .orderby {
  border: 1px #b9b6b6 solid;
  padding: 10px 20px 10px 15px;
  border-radius: 5px;
  appearance: none;
  font-size: 16px;
  height: 48px;
  width: 200px;
  text-transform: none;
  color: #2b2b2b;
  background: url(assets/images/down-arrow.png) no-repeat;
  background-position: right 12px center;
  background-size: 12px;
}

.shop-rlt-info {
  text-align: right;
}

.filter-two-flex-row .filter-section span#category-filter-icon img {
  margin: -5px 3px 0 0;
}

.single-product .summary.entry-summary p span.red-text {
  color: #ff1703;
}

p.my-product-pack-size {
  font-family: 'Helvetica Bold';
  font-weight: 700;
}

/***====== ORDER RECEIVED PAGE CSS END ========***/

.product-thumbnail-badges {
  width: 145px;
  height: 145px;
  background: #ff000a;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  left: 60px;
  box-shadow: #00000073 3px 4px 8px 1px;
}

.product-badge.spraynt-discount-rule-title span {
  display: block;
  background: #fff;
  color: #ff1703;
  padding: 4px 5px;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
}

.product-badge.spraynt-discount-rule-title {
  font-size: 30px;
  letter-spacing: 0;
  font-weight: bold;
  margin: 17px 0 0;
  min-width: 100%;
}

.product-badge.free-delivery-badge,
.product-badge.spraynt-discount-price-drop {
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
}

.product-badge.free-delivery-badge {
  text-transform: uppercase;
  font-weight: 600;
}

section.related.products ul.products.columns-3 li.product .product-badge.spraynt-discount-price-drop,
section.related.products ul.products.columns-3 li.product .product-badge.free-delivery-badge {
  display: none;
}

.product-wrapper ul.products.columns-4 li.product .product-thumbnail-badges,
section.related.products ul.products.columns-3 li.product .product-thumbnail-badges {
  width: 72px;
  height: 72px;
  top: 0px;
  left: 0px;
}

@media only screen and (min-width:1200px) {

  .product-wrapper ul.products.columns-4 li.product .product-thumbnail-badges,
  section.related.products ul.products.columns-3 li.product .product-thumbnail-badges {
    top: 30px;
    left: 20px;
  }
}

.product-wrapper ul.products.columns-4 li.product .product-badge.spraynt-discount-rule-title span,
section.related.products ul.products.columns-3 li.product .product-badge.spraynt-discount-rule-title span {
  padding: 4px 2px;
  font-size: 11px;
  line-height: 1;
}

.product-wrapper ul.products.columns-4 li.product .product-badge.spraynt-discount-rule-title,
section.related.products ul.products.columns-3 li.product .product-badge.spraynt-discount-rule-title {
  font-size: 17px;
  margin: 12px 0 0;
  min-width: 100%;
}

.mwcsc-subtotal span.woocommerce-Price-amount.amount {
  text-align: right !important;
  color: #000;
}

.mwcsc-item-subtotal.product-subtotal del {
  display: block;
  order: 1;
}

.mwcsc-item-subtotal.product-subtotal del .woocommerce-Price-amount.amount bdi {
  color: #000;
  font-size: 13px;
  text-align: right;
}

.mwcsc-item-subtotal.product-subtotal {
  display: inline-flex;
  flex-direction: column;
}

.mwcsc-item-subtotal.product-subtotal .woocommerce-Price-amount.amount {
  text-align: right;
  color: #000;
}

.mwcsc-item-subtotal.product-subtotal del+.woocommerce-Price-amount.amount bdi {
  color: #ff0000;
  font-size: 16px;
}

.mwcsc-fee-line .fee-name {
  font-weight: normal !important;
  color: #ff0000 !important;
}

/*-----------Responsive css start-------------*/
@media (max-width: 1699px) {
  .cart-page-section .container {
    max-width: 1240px;
  }

  section.related.products ul.products li.product,
  .shop-list-miidle-wrap ul.products.columns-4 li.product {
    width: 23%;
  }

  /*section.related.products ul.products {
    gap: 14px 1.3%;
  }*/

  td.actions .coupon button.button {
    font-size: 13px;
  }

  td.actions button.button {
    padding: 5px 15px 5px;
    font-size: 13px;
  }

  .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    padding: 5px 15px 5px;
    font-size: 13px;
  }

  .shop-list-miidle-wrap ul.products li a span.price,
  .shop-list-miidle-wrap ul.products li a p.custom-price-text {
    padding: 0;
  }

  .filter-two-flex-row .filter-section span#category-filter-icon,
  .filter-two-flex-row .shop-top-filter p.woocommerce-result-count {
    font-size: 16px;
  }

  .product-thumbnail-badges {
    width: 120px;
    height: 120px;
    top: 40px;
    left: 60px;
  }

  .product-badge.spraynt-discount-rule-title span {
    padding: 3px 5px;
    font-size: 15px;
  }

  .product-badge.free-delivery-badge,
  .product-badge.spraynt-discount-price-drop {
    font-size: 9px;
    line-height: 1.4;
  }

  .product-badge.spraynt-discount-rule-title {
    font-size: 24px;
    margin: 15px 0 0;
  }
}

@media (max-width: 1440px) {

  .shop-list-miidle-wrap ul.products li a span.price,
  .shop-list-miidle-wrap ul.products li a p.custom-price-text {
    text-align: center;
  }
}

@media (max-width: 1439px) {
  .product-details-wrapper .container {
    max-width: 1040px;
  }
}

@media (max-width: 1279px) {
  .cart-page-section .container {
    max-width: 1150px;
  }
}

@media (max-width: 1199px) {

  .add_to_cart_button,
  .button {
    padding: 5px;
    /*min-width: 170px;*/
    min-height: 38px;
    font-size: 12px;
  }

  td.actions .coupon button.button {
    width: auto;
    min-width: inherit;
    font-size: 12px;
  }

  td.actions button.button {
    padding: 8px 15px 8px;
    font-size: 12px;
  }

  .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    padding: 8px 15px 8px;
    font-size: 12px;
  }

  .cart-page-section .container {
    max-width: 1024px;
  }

  .woocommerce-shipping-methods {
    gap: 0;
    flex-wrap: wrap;
  }

  .woocommerce-shipping-methods li {
    width: 100%;
  }

  .cart-page-section h1.entry-title {
    font-size: 34px;
    line-height: 34px;
  }

  .cart_totals {
    width: 60%;
  }

  .is-large .wc-block-checkout__sidebar.is-sticky {
    position: static;
  }

  .cart-page-section .wc-block-components-title.wc-block-components-title {
    font-size: 30px;
    line-height: 44px;
  }

  .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    margin-top: -44px;
  }

  .cart-page-section .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 24px;
    line-height: 46px;
  }

  body .wp-block-woocommerce-checkout {
    padding-top: 0;
  }

  a.edit {
    float: none;
    margin: 0 0 8px;
  }

  .woocommerce-account .woocommerce h2 {
    font-size: 20px;
    margin: 0 0 10px;
  }

  .woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
    line-height: 24px;
  }

  .woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    margin-bottom: 6px;
    line-height: 18px;
    font-size: 16px;
  }

  .woocommerce-order-received .woocommerce-order p {
    margin-top: 8px;
    line-height: 18px;
    font-size: 16px;
  }

  .product-thumbnail-badges {
    top: 20px;
    left: 40px;
  }
}

@media (max-width: 1023px) {
  .shop-list-miidle-wrap {
    padding: 10px 0 60px;
  }

  section.related.products ul.products li a h2.woocommerce-loop-product__title,
  .shop-list-miidle-wrap ul.products li a h2.woocommerce-loop-product__title {
    font-size: 18px;
  }

  .shop-heading h2 {
    font-size: 25px;
    margin: 0 0 20px;
  }

  .shop-list-miidle-wrap ul.products.columns-4 {
    justify-content: center;
    /*column-gap: 14px;*/
  }

  section.related.products ul.products li.product,
  .shop-list-miidle-wrap ul.products.columns-4 li.product {
    width: 23%;
  }

  nav.woocommerce-pagination {
    margin-top: 30px;
  }

  ul.products li.product.last {
    margin-right: 0 !important;
  }

  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 139px;
  }

  select.orderby {
    width: 160px;
  }

  .shop-top-filter form.woocommerce-ordering,
  .woocommerce-widget-layered-nav {
    padding-bottom: 10px;
  }

  section#woocommerce_layered_nav-4 {
    margin-left: 0;
  }

  .shop-top-filter {
    margin: 0 0 20px;
  }

  .yith-wcan-filters {
    margin-bottom: 0;
  }

  woocommerce-tabs ul.tabs li a {
    padding: 25px 10px 25px !important;
  }

  ul.variable-items-wrapper.color-variable-wrapper li {
    margin-right: 4px !important;
  }

  .single-product .summary.entry-summary {
    padding-left: 0;
  }

  .button-variable-item span {
    font-size: 15px;
  }

  ul.variable-items-wrapper.button-variable-wrapper li {
    width: 34px !important;
    min-width: 34px;
    padding: 0 3px !important;
    margin-right: 6px !important;
    height: 36px;
  }

  .single-product .summary.entry-summary .favorite_btn .yith-wcwl-add-to-wishlist {
    top: 0;
  }

  .qib-button.qib-button-wrapper {
    width: 132px;
    padding: 0 15px;
  }

  .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
    line-height: 28px;
  }

  .woocommerce-Tabs-panel .col-lg-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .woocommerce-Tabs-panel .col-lg-3 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-3.third_col img.size-full {
    height: auto;
  }

  /* section.related.products ul.products.columns-3 li.product {
    width: 33.3333%;
  } */

  /*-----------------------*/
  table.shop_table.shop_table_responsive tr th,
  table.shop_table.shop_table_responsive tr td {
    padding: 10px 10px !important;
  }

  form.woocommerce-form.woocommerce-form-register.register {
    padding: 20px;
    min-height: 380px;
  }

  .woocommerce-account .woocommerce .woocommerce-form-login {
    padding: 20px;
    min-height: 380px;
  }

  .single-product div.product .woocommerce-product-gallery {
    width: 45%;
  }

  .single-product .summary.entry-summary {
    width: 55%;
  }

  /* section.related.products ul.products.columns-3 {
        margin-left: 15px;
    } */

  .woocommerce-order-received h2.woocommerce-column__title {
    font-size: 22px;
    line-height: 26px;
  }

  .cat-filter-icons {
    bottom: 23px;
  }

  h3#ship-to-different-address {
    margin: 0 0 20px;
    line-height: 19px;
  }

  .error-content h1 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 15px;
  }

  .error-wrap {
    width: 465px;
    margin: 0 auto;
  }

  .error-content p {
    font-size: 14px;
    line-height: 23px;
  }

  .error-content a.btn {
    margin-top: 5px;
    font-size: 12px;
    min-width: 210px;
    height: 45px;
  }

  .hero-banner-section.shop-banner {
    margin-bottom: 40px;
  }

  .hero-banner-section.shop-banner .slide-img img {
    height: 350px;
  }

  .hero-banner-section.shop-banner .slider-caption {
    top: 0;
  }

  /*==*/
  .woocommerce-variation-add-to-cart .quantity {
    margin-right: 0;
    width: 30%;
    flex-wrap: wrap;
  }

  .product-details-wrapper .woocommerce-variation-add-to-cart {
    justify-content: space-between;
  }

  .product-details-wrapper button.single_add_to_cart_button.button {
    width: 65% !important;
    min-width: inherit;
  }

  table.shop_table.woocommerce-checkout-review-order-table ul#shipping_method span.woocommerce-Price-amount.amount,
  table.shop_table.woocommerce-checkout-review-order-table ul#shipping_method label {
    font-size: 12px;
  }

  select#orddd_locations_0 {
    width: 60% !important;
  }

  h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 15px;
  }

  .hero-banner-section.shop-banner::before {
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.4962359943977591) 100%, rgba(0, 0, 0, 0) 100%);
  }

  .single-product .summary.entry-summary h1.product_title.entry-title {
    font-size: 24px;
  }

  section.related.products h2:first-child {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0;
  }

  .woocommerce-variation-add-to-cart .quantity input.qty {
    width: 100% !important;
  }

  section.related.products {
    margin-top: 58px;
    margin-bottom: 50px;
  }

  table.shop_table.shop_table_responsive tr th,
  table.shop_table.shop_table_responsive tr td {
    font-size: 16px;
  }

  .product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 120px;
  }

  .cart-page-section .wc-block-components-title.wc-block-components-title {
    font-size: 24px;
    line-height: 36px;
  }

  body .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    margin-top: -39px;
    min-width: 110px;
  }

  .cart-page-section .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 20px;
    line-height: 30px;
  }

  body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
  body .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1em;
  }

  .woocommerce-account .woocommerce h2 {
    font-size: 18px;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {
    padding: 10px;
  }

  .filter-two-flex-row .filter-section .product-category-filter,
  .filter-two-flex-row .shop-top-filter .orderby {
    padding: 10px 20px 10px 10px;
    font-size: 14px;
    height: 43px;
    width: 180px;
    background-position: right 8px center;
  }

  .filter-two-flex-row .filter-section,
  .filter-two-flex-row .shop-top-filter {
    margin-top: -78px;
    width: 30%;
  }

  .product-thumbnail-badges {
    top: 0px;
    left: 30px;
    width: 90px;
    height: 90px;
  }

  .product-badge.spraynt-discount-rule-title span {
    font-size: 12px;
    padding: 1px 5px;
  }

  .product-badge.spraynt-discount-rule-title {
    font-size: 20px;
    margin: 7px 0 0;
  }

  .product-badge.free-delivery-badge,
  .product-badge.spraynt-discount-price-drop {
    font-size: 9px;
    line-height: 1.1;
    padding: 0 8px;
  }

  .product-badge.free-delivery-badge,
  .product-badge.spraynt-discount-price-drop {
    font-size: 9px;
    line-height: 1.1;
  }

  .product-badge.free-delivery-badge {
    padding: 0 10px;
    font-size: 7px;
  }
}

@media (max-width: 991px) {
  .nav_wrapper .nav_btn {
    top: 50px;
    left: 19px;
    position: absolute;
  }

  .mobile-logo {
    display: block !important;
    width: 85px;
    margin: 30px auto 0;
  }

  .mobile-logo img {
    width: 100%;
  }

  .woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dt {
    width: 62px;
  }

  .woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dd {
    width: calc(100% - 62px);
  }
}

@media (max-width: 767px) {
  .side-menu-wrapper {
    width: 190px;
    padding-right: 0;
    order: 1;
  }

  .side-menu-wrapper .filter-title {
    margin-bottom: 18px;
    font-size: 18px;
  }

  .side-menu-wrapper .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 35px;
  }

  .product-wrapper ul.products.columns-4 li.product .view-products-btn,
  .woocommerce-LoopProduct-link img {
    height: 230px;
  }

  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
    font-size: 14px !important;
  }

  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label a {
    font-size: 14px;
  }

  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item label {
    padding-left: 26px;
  }

  section#woocommerce_layered_nav-4 {
    margin-left: 10px;
  }

  ul.products {
    display: flex;
    flex-wrap: wrap;
  }

  .side-menu-wrapper ul.filter-items.filter-text li {
    margin-bottom: 5px !important;
  }

  header.woocommerce-products-header {
    height: 40px;
  }

  header.woocommerce-products-header h1.page-title {
    font-size: 22px;
    line-height: 35px;
  }

  header.entry-header {
    height: 40px;
  }

  header.entry-header h1.entry-title {
    font-size: 22px;
    line-height: 35px;
  }

  .shop-wrapper .new_container {
    padding: 0px 26px 0 26px;
  }

  .mobile-logo img {
    width: 70px;
  }

  .logo-wrapper {
    text-align: center;
  }

  .mobile-logo {
    margin: 15px auto 0;
  }

  .nav_wrapper .nav_btn {
    top: 60px;
  }

  .nav_wrapper .nav_wrapper_inner {
    margin-top: 15px;
  }

  .single-product div.product .woocommerce-product-gallery {
    width: 40%;
  }

  .single-product .summary.entry-summary {
    padding-left: 0;
    width: 60%;
    position: relative;
  }

  .product_slider .slick-slide img {
    height: 503px !important;
  }

  .product_slider .slick-dots {
    bottom: -20px;
  }

  table.variations tr {
    padding-bottom: 18px;
  }

  .social_share {
    padding-top: 30px;
  }

  select#pa_material {
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    padding: 0 15px;
  }

  .woocommerce-tabs.wc-tabs-wrapper {
    padding: 20px 0 0;
  }

  .woocommerce-Tabs-panel p {
    margin-bottom: 10px;
  }

  .woocommerce-Tabs-panel .col-lg-6 {
    flex: 0 0 auto;
    margin-bottom: 20px;
    padding-right: 0;
    padding-top: 0;
  }

  .woocommerce-Tabs-panel ul li {
    margin-bottom: 14px;
    padding: 0 0 0 34px;
  }

  .woocommerce-Tabs-panel h3 {
    font-size: 18px;
    margin: 0 0 18px;
  }

  section.related.products {
    margin-top: 38px;
    margin-bottom: 40px;
  }

  .single-product .woocommerce-breadcrumb {
    padding: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .product-details-wrapper {
    margin-top: 25px;
  }

  .woocommerce-Tabs-panel ul li:before {
    width: 23px;
    height: 23px;
    background-size: 100%;
  }

  /* section.related.products h2:first-child {
    margin-bottom: 0;
  } */


  .newslatter-details {
    padding: 25px 0 25px;
  }

  .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
  }

  /*---------------------------*/
  table.shop_table.shop_table_responsive tr th,
  table.shop_table.shop_table_responsive tr td {
    overflow: hidden;
  }

  .woocommerce .shop_table tr td {
    margin: 0px 0 0px;
  }

  .myaccount-wrapper .cart-section {
    padding: 0;
  }

  .woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dd {
    width: calc(100% - 62px);
  }

  input#coupon_code {
    padding: 5px 8px !important;
    width: calc(100% - 140px) !important;
  }

  table.shop_table_responsive tr td.product-remove a {
    text-align: left;
  }

  .product-quantity .quantity {
    justify-content: flex-end;
  }

  td.actions .coupon label {
    margin: 11px 7px 0 0;
  }

  .myaccount-wrapper button.button {
    height: 45px;
  }

  li.wc_payment_method.payment_method_paypal label {
    font-size: 13px;
    line-height: 22px;
  }

  li.wc_payment_method.payment_method_stripe {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  div#customer_details .col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  div#customer_details .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .woocommerce-additional-fields,
  .woocommerce-shipping-fields {
    padding-left: 0;
    padding-right: 0;
  }

  .woocommerce-billing-fields {
    padding-right: 0;
  }

  .woocommerce-shipping-fields {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-top: 25px;
  }

  h3#ship-to-different-address {
    margin: 0 0 20px 0px;
  }

  .woocommerce-additional-fields {
    padding-left: 0px;
  }

  .woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 136px;
    height: 45px;
  }

  form.checkout_coupon.woocommerce-form-coupon button.button {
    width: 150px;
    height: 45px;
  }

  .woocommerce-checkout .woocommerce .woocommerce-checkout-review-order #place_order {
    width: auto;
    height: 45px;
    line-height: 45px;
    min-width: 150px;
    padding: 0 15px;
  }

  div#order_review td.product-name {
    font-size: 13px;
  }

  .woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
    height: 120px;
    padding: 7px 13px !important;
  }

  .woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
    height: 45px;
    padding: 7px 13px !important;
  }

  .woocommerce-checkout .woocommerce .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper .input-text {
    height: 45px;
    padding: 7px 13px !important;
  }

  .woocommerce-shipping-fields__field-wrapper p {
    margin: 0 0 15px !important;
  }

  .woocommerce-checkout .woocommerce .col2-set .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
    margin: 0 0 15px !important;
  }

  h3#order_review_heading {
    font-size: 20px;
    margin: 26px 0 4px;
  }

  div#order_review td.product-name {
    padding: 9px 0;
  }

  div#order_review td.product-total {
    padding: 9px 0;
  }

  .woocommerce .shop_table tr th {
    font-size: 14px;
    margin: 0px 0 0px;
    padding: 9px 0 9px;
  }

  .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table td {
    font-size: 14px;
    padding: 9px 0 9px;
  }

  form.checkout.woocommerce-checkout {
    margin: 25px 0 10px 0;
  }

  form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    font-size: 13px !important;
    height: 45px;
    padding: 5px 11px !important;
  }

  /*--------------------*/
  .woocommerce-account .woocommerce h2 {
    font-size: 18px;
    margin: 0 0 13px;
  }

  .myaccount-wrapper button.button {
    width: auto;
    height: 45px;
    line-height: 42px;
    min-width: 140px;
    padding: 0px 15px;
  }

  form.woocommerce-ResetPassword.lost_reset_password {
    padding: 15px;
  }

  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 18px;
  }

  section.woocommerce-order-details {
    margin: 15px 0 0;
  }

  section.related.products ul.products li.product,
  .shop-list-miidle-wrap ul.products.columns-4 li.product {
    width: 48%;
  }

  .woocommerce-cart-form__cart-item.cart_item td.product-name dl.variation dt {
    text-align: left;
  }

  .woocommerce-checkout form.checkout.woocommerce-checkout #order_review {
    width: 100%;
    padding-right: 0;
  }

  table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    padding: 6px 8px;
  }

  .checkout-wrapper {
    padding: 30px 0;
  }

  .woocommerce-order-received .woocommerce-order ul li {
    line-height: 18px;
  }


  nav.woocommerce-MyAccount-navigation {
    width: 100%;
    margin: 0 0 15px;
  }

  .woocommerce-MyAccount-content {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: calc(100% - 0px);
    padding: 0;
  }

  nav.woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .myaccount-wrapper {
    padding: 35px 0;
  }

  .myaccount-wrapper .woocommerce-default-css .woocommerce {
    margin-bottom: 0px;
  }

  header.woocommerce-Address-title.title h3 {
    padding: 0 0 13px 0;
    font-size: 19px;
    line-height: 26px;
  }

  .woocommerce-MyAccount-content h3 {
    padding: 0 0 14px 0;
    font-size: 20px;
    line-height: 26px;
  }

  .woocommerce-address-fields p {
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 10px;
    line-height: 18px;
  }

  .woocommerce-address-fields .input-text {
    font-size: 15px !important;
  }

  fieldset legend {
    padding: 8px 0 10px;
    font-size: 18px;
    line-height: 26px;
  }

  form.woocommerce-EditAccountForm.edit-account .input-text {
    font-size: 13px !important;
    height: 45px;
    padding: 7px 13px !important;
  }

  form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    margin-bottom: 8px;
  }

  .woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive tr th,
  .woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive tr td {
    border-bottom: none !important;
  }

  .woocommerce-MyAccount-content .woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 18px;
    line-height: 24px;
  }

  tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
    margin-bottom: 15px;
    display: block;
    border-bottom: 1px solid #d3d3d3;
  }

  /*---------------wishlist-----------------*/
  .wishlist_table.images_grid li .item-details h3,
  .wishlist_table.mobile li .item-details h3,
  .wishlist_table.modern_grid li .item-details h3 {
    font-size: 18px;
  }

  .wishlist_table.shop_table tr td {
    padding: 4px 6px !important;
  }

  .woocommerce-wishlist .wishlist_table.shop_table .add_to_cart_button {
    width: 17px !important;
    height: 16px !important;
  }

  .wishlist_table.mobile li .additional-info-wrapper .product-remove i.fa.fa-trash {
    font-size: 17px;
  }

  .yith_wcwl_wishlist_footer>div {
    margin-bottom: 0;
  }

  /*--------------------*/

  .social_share h2.title {
    margin-bottom: 8px;
  }

  table.shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
    font-size: 14px;
  }

  div#order_review td.product-total span {
    font-size: 14px;
  }

  /*---------------------------*/
  .woocommerce-wishlist .wishlist_table.wishlist_view .product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 44px;
    height: 40px;
  }

  .woocommerce-wishlist .wishlist_table.shop_table tr th {
    padding: 4px 5px !important;
    font-size: 12px !important;
    line-height: 16px;
  }

  .woocommerce-wishlist .wishlist_table.shop_table tr td {
    padding: 4px 6px !important;
    font-size: 12px !important;
    line-height: 15px;
  }

  .woocommerce-wishlist .wishlist_table tr th.product-thumbnail {
    width: auto;
  }

  .woocommerce-wishlist td.product-remove {
    text-align: center !important;
  }

  .cat-filter-icons {
    position: static;
    margin-top: 13px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-right: 2px;
  }

  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 174px;
  }

  .cat-filter-icons ul li svg {
    width: 20px;
    height: 20px;
  }

  input#submit {
    width: auto;
    height: 45px;
    line-height: 45px;
    min-width: 150px;
    padding: 0 15px;
  }

  .product-wrapper ul.products.columns-4 li.product {
    margin-bottom: 25px;
  }

  h2.woocommerce-loop-product__title {
    margin-bottom: 5px;
  }

  ul.products span.price span.woocommerce-Price-amount.amount {
    font-size: 14px;
  }

  .shop-wrapper .shop-title-wrapper {
    position: relative;
    top: -4px;
  }

  .newslatter-wrapper .ginput_container_email .medium {
    font-size: 14px !important;
    height: 50px;
    padding: 6px 60px 6px 15px !important;
  }

  .newslatter-wrapper .gform_footer .gform_button.button {
    width: 45px;
    font-size: 18px;
    height: 50px;
  }

  .default-page .entry-header {
    height: auto;
  }

  .product-wrapper ul.products.columns-4 li.product .view-products-btn label {
    height: 38px;
    min-width: 140px;
    font-size: 12px;
  }

  .product-wrapper ul.products.columns-4 li.product .view-products-btn label {
    height: 42px;
    min-width: 200px;
    font-size: 14px;
  }

  .product-wrapper ul.products.columns-4 li.product .woocommerce-LoopProduct-link {
    height: auto;
  }

  /*==*/
  .single-product .summary.entry-summary h1.product_title.entry-title {
    font-size: 22px;
    line-height: 31px;
  }

  .woocommerce-product-details__short-description p {
    margin: 0 0 10px;
  }

  .woocommerce-product-details__short-description {
    padding-bottom: 10px;
  }

  .woocommerce-tabs .woocommerce-Tabs-panel {
    margin-bottom: 30px;
  }

  .woocommerce-variation-add-to-cart .quantity {
    margin-right: 13px;
  }

  .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: 148px !important;
  }

  .woocommerce-account-fields {
    padding-right: 0;
  }

  .default-page {
    padding: 30px 0;
  }

  .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    line-height: 24px;
  }

  .woocommerce-Tabs-panel .cr-ajax-search .cr-button-search {
    font-size: 16px !important;
    width: 130px !important;
  }

  .woocommerce-Tabs-panel .cr-ajax-search .cr-input-text {
    height: 45px;
    font-size: 13px !important;
  }

  #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,
  .cr-all-reviews-shortcode ol.commentlist li .comment-text {
    margin: 0 0 0 10px !important;
  }

  section.related.products h2:first-child {
    font-size: 20px;
  }

  .related-products-inner .slick-prev {
    left: -8px;
    top: 31%;
  }

  .related-products-inner .slick-next {
    right: -8px;
    top: 27%;
  }

  .product-details-inner table.variations td.value ul.select-options li {
    background-position: center left 8px;
    padding: 0 30px;
  }

  select#orddd_locations_0 {
    width: 62% !important;
  }

  table.shop_table.woocommerce-checkout-review-order-table ul#shipping_method span.woocommerce-Price-amount.amount,
  table.shop_table.woocommerce-checkout-review-order-table ul#shipping_method label {
    font-size: 11px;
  }

  .shop-list-miidle-wrap ul.products.columns-4 li.product a {
    width: 100%;
    text-align: center;
  }

  section.related.products ul.products li.product,
  .shop-list-miidle-wrap ul.products.columns-4 li.product {
    /*margin: 0;*/
    border: 1px #000 solid;
  }

  nav.woocommerce-pagination ul.page-numbers li a.next.page-numbers,
  nav.woocommerce-pagination ul.page-numbers li a.prev.page-numbers {
    padding: 8px;
    border: 1px solid #000;
    width: 40px;
    height: 38px;
    background-size: 14px !important;
  }

  nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    padding: 7px 10px;
  }

  nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
    padding: 6px 15px;
  }

  /*section.related.products ul.products,
  .shop-list-miidle-wrap ul.products.columns-4 {
    gap: 10px;
  }*/

  section.related.products ul.products {
    /*gap: 10px;*/
    justify-content: center;
  }

  .single-product .summary.entry-summary p.price {
    font-size: 16px !important;
  }

  .single-product .summary.entry-summary p.price span.woocommerce-Price-amount.amount {
    font-size: 16px !important;
  }

  table.shop_table_responsive tr td.product-thumbnail {
    text-align: left;
  }

  table.shop_table_responsive tr td.product-thumbnail::before {
    display: none;
  }

  .cart-page-section .cart-collaterals .cart_totals table tr td {
    width: 100%;
    text-align: right;
  }

  .cart-page-section .cart-collaterals .cart_totals table tr td p.woocommerce-shipping-destination {
    text-align: left;
  }

  .cart-page-section .cart-collaterals .cart_totals table tr td form.woocommerce-shipping-calculator {
    text-align: left;
  }

  .cart-page-section {
    padding: 25px 0;
    position: relative;
    overflow: hidden;
  }

  body .is-medium .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
  .is-mobile .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
  .is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
    padding-top: 0;
  }

  body .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 28px;
    margin: 0 0 28px;
  }

  body .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    margin-bottom: 28px;
  }

  body .wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 28px;
  }

  nav.woocommerce-MyAccount-navigation ul li {
    margin: 1px;
  }

  nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 12px;
    padding: 7px 12px;
  }

  .woocommerce-MyAccount-content .woocommerce-customer-details address {
    font-size: 15px;
    line-height: 21px;
  }

  .woocommerce-order-received section.woocommerce-customer-details h2.woocommerce-column__title {
    margin: 0 0 5px;
    font-size: 20px;
  }

  .woocommerce-order-received section.woocommerce-customer-details address {
    line-height: 20px;
    font-size: 14px;
  }

  .woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    line-height: 16px;
    font-size: 14px;
  }

  .shop-list-miidle-wrap .product-wrapper {
    margin-top: 0;
  }

  section.related.products ul.products li a span.price,
  .shop-list-miidle-wrap ul.products li a span.price,
  section.related.products ul.products li a p.custom-price-text,
  .shop-list-miidle-wrap ul.products li a p.custom-price-text,
  section.related.products ul.products li a span.price span.woocommerce-Price-amount.amount,
  .shop-list-miidle-wrap ul.products li a span.price span.woocommerce-Price-amount.amount {
    text-align: center;
  }

  .filter-two-flex-row .filter-section,
  .filter-two-flex-row .shop-top-filter {
    margin-top: 0;
    width: 50%;
  }
}

@media (max-width: 610px) {
  td.actions .coupon {
    margin: 0 0 6px;
    width: 100%;
  }

  /* section.related.products ul.products.columns-3 li.product {
    width: 50%;
  } */
}

@media (max-width: 600px) {

  body .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
  body .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-top: 18px;
  }
}

@media (max-width: 667px) {
  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 140px;
  }

  .woocommerce-tabs ul.tabs li a {
    padding: 10px 15px 10px !important;
  }
}

@media (max-width: 575px) {
  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 143px;
  }

  select.orderby {
    width: 210px;
  }

  section#woocommerce_layered_nav-4 {
    margin-left: 0;
  }

  .open-menu .social_nav_mob {
    position: absolute;
  }

  .woocommerce-tabs ul.tabs li a {
    padding: 10px 12px 10px !important;
    font-size: 13px;
    line-height: 18px;
  }

  .woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
  .woo-variation-swatches.wvs-show-label .variations td label {
    padding: 0 2px 6px;
  }

  .product-details-inner table.variations {
    margin-bottom: 0;
  }

  .cart-collaterals .cart_totals table {
    width: 100%;
  }

  .cart_totals {
    float: right;
    width: 100%;
  }

  .cart-collaterals {
    padding: 15px 0 0;
  }

  .wc-proceed-to-checkout {
    margin: 15px 0 0;
  }

  .myaccount-wrapper {
    padding: 30px 0;
  }

  div#customer_login .u-column1.col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 15px;
  }

  div#customer_login .u-column2.col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .woocommerce-account .woocommerce .woocommerce-form-login {
    padding: 15px;
    min-height: auto;
  }

  form.woocommerce-form.woocommerce-form-register.register {
    padding: 15px;
    min-height: auto;
  }

  .single-product .summary.entry-summary {
    padding-left: 0;
    width: 100%;
    position: relative;
  }

  .single-product div.product .woocommerce-product-gallery {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .product_slider .slick-slide img {
    height: 360px !important;
  }

  .product-wrapper ul.products.columns-4 li.product {
    width: 48%;
  }

  .error-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .error-content h1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .error-content a.btn {
    margin-top: 10px;
  }

  .hero-banner-section.shop-banner .slider-content h1 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
    padding-bottom: 15px;
  }

  .hero-banner-section.shop-banner .slider-content p {
    font-size: 14px;
    line-height: 21px;
  }

  .hero-banner-section.shop-banner {
    margin-bottom: 30px;
  }

  .side-menu-wrapper {
    width: 100%;
    padding-right: 0;
    order: 1;
  }

  .product-wrapper ul.products.columns-4 li.product .view-products-btn,
  .woocommerce-LoopProduct-link img {
    height: 330px;
  }

  .product-wrapper {
    width: 100%;
    order: 1;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
  }

  .product-wrapper {
    width: 100%;
    order: 1;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
  }

  .product-wrapper ul.products.columns-4 li.product .woocommerce-LoopProduct-link span.onsale {
    font-size: 14px;
    padding: 10px 10px;
    line-height: 1.3;
  }

  .side-menu-wrapper .filter-title {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .side-menu-wrapper .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 25px;
  }

  .hero-banner-section.shop-banner .slider-content {
    max-width: 100%;
  }

  /*==*/
  .product-details-top-section.d-flex {
    flex-wrap: wrap;
  }

  .single-product .summary.entry-summary h1.product_title.entry-title {
    font-size: 20px;
  }

  .woocommerce-checkout .woocommerce-info {
    text-align: left;
  }

  form.checkout.woocommerce-checkout {
    text-align: left;
  }

  h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 14px;
  }

  .woocommerce-additional-fields .form-row textarea {
    display: block;
    height: 120px;
  }

  .woocommerce-tabs-head .container {
    max-width: 100%;
    padding: 0;
  }

  .woocommerce-tabs ul.tabs li {
    margin: 0 !important;
    width: 100%;
  }

  .woocommerce-tabs ul.tabs li a {
    padding: 12px 15px 12px !important;
    text-align: center;
  }

  .woocommerce-tabs ul.tabs {
    flex-wrap: wrap;
  }

  .related-products-inner .slick-next {
    top: 35%;
  }

  .related-products-inner .slick-prev {
    top: 37%;
  }

  form.checkout_coupon.woocommerce-form-coupon p,
  form.woocommerce-form.woocommerce-form-login.login .form-row label {
    text-align: left;
    display: block;
  }

  .shop-heading h2 {
    font-size: 20px;
  }

  .shop-list-miidle-wrap .faq-accordion {
    margin-bottom: 30px;
  }

  .single-product .site-main>nav.woocommerce-breadcrumb {
    padding: 8px 16px;
    margin: 0;
  }

  section.related.products ul.products.columns-3 li.product h2.woocommerce-loop-product__title {
    min-height: auto;
    margin: 0 0 5px;
  }

  .woocommerce-LoopProduct-link span.price {
    margin: 0 0 15px;
  }

  .product-details-wrapper .faq-item-content {
    padding: 14px 14px 14px;
  }

  body .wc-block-components-form .wc-block-components-checkout-step {
    padding-top: 16px !important;
  }

  body .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    float: none;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  fieldset#contact-fields {
    padding-top: 0 !important;
  }

  nav.woocommerce-MyAccount-navigation ul li {
    margin: 3px;
  }

  nav.woocommerce-MyAccount-navigation ul li a {
    padding: 8px 11px;
  }

  .woocommerce-address-fields p label {
    font-size: 15px;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .woocommerce-order-received .woocommerce-column--billing-address,
  .woocommerce-order-received .woocommerce-column--shipping-address {
    width: 100% !important;
    padding: 20px 10px !important;
  }

  .woocommerce-order-received h2.woocommerce-order-details__title {
    font-weight: 600;
    font-size: 16px;
    padding-top: 5px;
  }

  .filter-two-flex-row .filter-section,
  .filter-two-flex-row .shop-top-filter {
    margin-top: 0;
    width: 100%;
  }

  .filter-two-flex-row .shop-top-filter {
    justify-content: flex-start;
    margin-bottom: 0;
    align-items: flex-start;
    margin-left: auto;
    margin: 0;
  }

  .shop-rlt-info {
    text-align: left;
    width: 100%;
  }

  .woocommerce .shop-top-filter .woocommerce-ordering {
    width: 100%;
    padding: 0 0 11px;
  }

  .filter-two-flex-row .filter-section .product-category-filter,
  .filter-two-flex-row .shop-top-filter .orderby {
    height: 43px;
    width: 100%;
  }

  .filter-two-flex-row {
    row-gap: 15px;
  }

  .woocommerce .shop-top-filter .shop-rlt-info .woocommerce-ordering {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 568px) {
  .shop-top-filter {
    margin: 0 -5px 16px;
  }

  .woocommerce .shop-top-filter .woocommerce-ordering {
    margin: 0px;
    width: 50%;
    padding: 0 5px 11px;
  }

  section#woocommerce_layered_nav-2 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px 11px;
  }

  section#woocommerce_layered_nav-3 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px;
  }

  section#woocommerce_layered_nav-4 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px;
  }

  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 100%;
  }

  #woocommerce_layered_nav-4 select.woocommerce-widget-layered-nav-dropdown {
    width: 100%;
  }

  select.orderby {
    width: 100%;
  }

  .cat-filter-icons {
    margin-right: 6px;
  }

  #customer_login .u-column2.col-2 {
    margin-top: 15px;
  }

  .default-page .entry-header h1 {
    margin-bottom: 15px;
  }
}

@media (max-width: 525px) {

  section.related.products ul.products li.product,
  .shop-list-miidle-wrap ul.products.columns-4 li.product {
    width: 48%;
  }

  /* .product-wrapper ul.products.columns-4 li.product { */
  /*   margin-left: 0px !important; */
  /* } */

  .product-wrapper ul.products.columns-4 li.product .product-thumbnail-badges,
  section.related.products ul.products.columns-3 li.product .product-thumbnail-badges {
    top: 0px;
    left: 0px;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .woocommerce .shop-top-filter .woocommerce-ordering {
    margin: 0px;
    width: 50%;
    padding: 0 5px 11px;
  }

  section#woocommerce_layered_nav-2 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px 11px;
  }

  section#woocommerce_layered_nav-3 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px;
  }

  section#woocommerce_layered_nav-4 {
    margin-left: 0;
    width: 50%;
    padding: 0 5px;
  }

  .shop-top-filter select.woocommerce-widget-layered-nav-dropdown {
    width: 100%;
  }

  .shop-top-filter {
    margin: 0 -5px 16px;
  }

  #woocommerce_layered_nav-4 select.woocommerce-widget-layered-nav-dropdown {
    width: 100%;
  }

  select.orderby {
    width: 100%;
  }

  section.related.products ul.products.columns-3 li.product {
    width: 100%;
    margin-left: 0;
    text-align: center;
    justify-content: center;
  }

  section.related.products ul.products {
    margin: 0 0px !important;
  }

  .newslatter-wrapper {
    max-width: 340px;
    padding: 0 15px;
    width: 100%;
  }

  .woocommerce-Tabs-panel .col-lg-3 {
    width: 100%;
    padding-bottom: 14px;
  }

  .product-details-inner .woocommerce-notices-wrapper .woocommerce-message {
    line-height: 18px;
    display: flex;
  }

  td.actions .coupon label {
    margin: 11px 7px 8px 0;
    width: 100%;
    text-align: left;
  }

  input#coupon_code {
    width: calc(100% - 144px) !important;
  }

  #add_payment_method #payment ul.payment_methods li img.stripe-icon,
  .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 29px !important;
    margin-bottom: -3px;
  }

  .checkout-wrapper {
    padding: 35px 0;
  }

  li.wc_payment_method.payment_method_paypal label img {
    max-height: 34px;
  }

  form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    width: 152px !important;
    margin: 0px !important;
  }

  input#ship-to-different-address-checkbox {
    top: -3px;
  }

  h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
    align-items: center;
  }

  table.shop_table.woocommerce-checkout-review-order-table th.product-name,
  table.shop_table.woocommerce-checkout-review-order-table th.product-total {
    font-size: 14px;
  }

  table.shop_table.woocommerce-checkout-review-order-table tr td {
    max-width: 210px;
  }

  .woocommerce-message,
  .woocommerce-info,
  .woocommerce-error,
  .woocommerce-noreviews,
  p.no-comments {
    font-size: 13px;
  }

  section.related.products ul.products.columns-3 li.product {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 380px) {
  .shop-wrapper .new_container {
    padding: 0px 15px 0 16px;
  }

  .woocommerce-tabs ul.tabs {
    flex-wrap: wrap;
  }

  .cart-collaterals .cart_totals table {
    width: 100%;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  section.woocommerce-customer-details section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /*==*/

}

/*NOTE(Walter): my-account form update*/
.woocommerce-form.woocommerce-form-login.login {
  max-width: 400px;
}

/*NOTE(Walter): my-account updated button hover style*/
.add_to_cart_button:hover,
.button:hover {
  background: white !important;
  color: black !important;
}

.dda section.related.products ul.products,
.dda .shop-list-miidle-wrap ul.products.columns-4 {
  justify-content: flex-start;
}

/* inc/woocommerce.php */
.woocommerce-loop-product__before-title {
  color: #181818;
  text-decoration: none;
  font-family: 'Helvetica Bold';
  font-weight: bold;
  min-height: initial;
  margin: 0;
  font-size: 16px;
  line-height: normal;
  display: block;
}

.woocommerce-loop-product__after-title {
  display: block;
  color: #181818;
  text-decoration: none;
  font-family: "Helvetica", Sans-serif !important;
  min-height: initial;
  margin: 0 0 0.2em;
  font-size: 16px;
  line-height: normal;
}

.after-product_title {
  display: block;
  color: #000 !important;
  font-family: "Helvetica", Sans-serif !important;
  margin-bottom: 10px !important;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
}

.before-product_title {
  display: block;
  color: #000 !important;
  font-family: "Helvetica", Sans-serif !important;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
}

.my-account-videos h3 {
  font-size: 1.2rem;
  margin-bottom: 0.3em;
}

.my-account-videos h4 {
  font-family: 'Helvetica Bold';
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.3em;
}

.my-account-videos p {
  margin-bottom: 0.5em;
}

.my-account-videos .wpcf7 {
  margin-bottom: 3rem;
}

@media only screen and (min-width: 700px) {
  .wc-block-checkout__sidebar.is-sticky {
    top: 200px;
  }
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary .wc-block-components-order-summary-item__description p,
.dda .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
  display: none;
}

.woocommerce-account .nav-tabs .nav-item:nth-child(2) .btn {
  background: #3C485B;
  border-color: #3C485B;
  color: white;
}

.woocommerce-account .nav-tabs .nav-item:nth-child(3) .btn {
  background: #00742e;
  border-color: #00742e;
  color: white;
}

.woocommerce-account .nav-tabs .nav-item:nth-child(2) .btn.active,
.woocommerce-account .nav-tabs .nav-item:nth-child(3) .btn.active {
  background: white;
  border-color: black;
  color: black;
}

.dda.woocommerce-account .woocommerce .woocommerce-form-login {
  border: 1px solid #b4763f;
}

@media only screen and (min-width: 768px) {
  .logged-in.woocommerce-account .entry-title {
    margin-left: 270px;
  }
}

.delivery-notice {
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .delivery-notice {
    font-size: 18px;
  }
}

.wc-pao-addons-container .form-row,
.wc-pao-addons-container {
  width: 100%;
}

.wc-pao-addons-container select {
  padding: 15px 20px 15px 10px;
  border: 1px solid #d5d8dc;
  width: 100% !important;
}

.summary .cart .button {
  min-width: 220px;
  margin-top: 1em;
}

.wc-pao-addon .wc-pao-addon-wrap {
  margin: 0;
}

.wc-pao-addon {
  padding: 0;
  margin-top: 1em;
}

.woocommerce-cart-form__cart-item.cart_item .variation dt {
  display: none !important;
}
