/*-----------------
* palette
* ----------------
*
*/

/******** GLOBAL *******/

html {}

body {
  font-size: var(--fontsizePrimary);
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

input,
form {
  color: #111;
}

input {
  padding: 5px 10px;
}

.img-responsive {
  object-fit: cover;
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #25731E;
  font-weight: 900;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #222;
}

.inner-strap--line {
  font-size: 14px;
  opacity: 0.6;
  font-weight: var(--textFontWeight);
  text-transform: uppercase;
}

.inner-strap--line.strip-line {
  margin: -5px 0 10px 0;
}

.line--larger {
  font-size: 16px;
}

.button,
a.button,
.btn,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained,
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
input.wpcf7-form-control.wpcf7-submit,
input[type="submit"] {
  background-color: #25731E;
  color: #fff;
  padding: 15px 35px;
  font-weight: var(--textFontWeight);
  border-color: transparent;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover,
.button:hover,
a.button:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover,
.btn:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #222222;
  color: #fff;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
  height: 50px;
}

.breadcrumbs {
  margin-top: 30px;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 10px;
}

.breadcrumbs-wrap {
  background: transparent;
  font-size: 12px !important;

  i.fa.fas.fa-chevron-right {
    font-size: 11px;
    margin: 0 3px;
  }

  a {
    color: #25731E;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: var(--textFontWeight);
  margin-top: 0;
  margin-bottom: 30px;
  color: #222222;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

h1,
.h1 {
  font-size: var(--fontsizeLarge);
}

h2,
.h2 {
  font-size: var(--fontsizeMedium);
}

h3,
.h3 {

  font-size: var(--fontsizeSmall);
}

h4,
.h4 {
  font-size: var(--fontsizeExSmall);
}

.blue-strip {
  background-color: var(--backgroundMain);
  color: #fff;

  h2 {
    color: #fff;
  }
}

.btn-gold {
  margin-top: 5px;
  background-color: #25731E;
  text-transform: uppercase;

  font-family: "Open Sans", sans-serif;
}

.btn-gold:hover {
  background-color: #fff;
  color: var(--backgroundMain);
}

.contact--wrapper {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wpcf7-text,
.wpcf7-textarea {
  background: #E9EEF6;
  margin: 0;
}

.page-template-template-contact {
  form {
    margin-top: 30px;
  }
}

ul.contact-details {
  list-style: none;
  padding: 0px;
  margin: 0px 0 0 0px;
  text-align: center;
  font-size: 16px;
  margin: 15px 0 30px 0;
  text-align: left;

  a {
    color: #fff;
  }

  a:hover {
    color: #25731E;
  }
}

.sub_page_title {
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 15px;

  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

.page-title,
.woocommerce-ordering,
.woocommerce-result-count {
  display: none;
}

.category-wrap {
  margin-top: 30px;
}

.category-alt-right {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.category-title {
  font-weight: var(--textFontWeight);
  font-size: 32px;
  color: #222222;
  text-transform: uppercase;

  font-family: "Open Sans", sans-serif;
}

.category-content-bottom {
  margin: 15px 0 30px;
}

.btn-wrap.btn-wrap--product-details {
  margin: 30px 0 0;
  text-align: center;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-blocks-components-select .wc-blocks-components-select__select {
  background-color: #E9EEF6 !important;
  border: 0px solid !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  border: 0px solid !important;
}

.text-center {
  text-align: center;
}

.product-title {

  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  margin: 15px 0 7.5px;
}

del {
  color: #27AE60;
}

bdi {
  color: #27AE60 !important;
}

ins bdi {
  color: #E41B26 !important;
}

del bdi {
  opacity: 1;
  color: #27AE60 !important;
}

ins {
  text-decoration: none !important;
  text-transform: none !important;
}

.product-table--wrap {
  margin: 15px 0 0;
}

.product-details--row {
  display: flex;
  padding: 7.5px;
  font-size: 12px;
  /* justify-content: space-between; */
  background: #F5F6F8;

  .product-row-title {
    width: 34%;
    margin-right: 2%;
    font-weight: 900;
  }

  .product-row-content {
    width: 64%;
  }
}

.product-details--row:nth-child(even) {
  background: #FFFFFF;
  color: var(--backgroundMain);
}

.product-details {
  .product-details--row:nth-child(odd) {
    background: var(--backgroundMain);
    color: #fff !important;
  }
}

.product_wrap {
  border: 1px solid #E2E1E1;
  padding: 30px;
  border-radius: 14px;
  margin-top: 30px;
  position: relative;

  img.img-brand {
    position: absolute;
    width: 75px;
  }

}

.productThumbs {
  margin-top: 30px;
}

.product-btn {
  margin: 25px 0 0;

  .btn {
    width: 100%;
  }
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
  background-color: #F5F6F8;
  padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  display: block;

  tbody {
    width: 100%;
    display: block;
  }

  tr {
    margin-bottom: 15px;
    display: block;
  }

  td,
  th {
    width: 100%;
    display: block;
  }
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  margin-right: 1em;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 3em;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
  background-size: 16px;
  -webkit-background-size: 16px;
  background-position: calc(100% - 12px) 50%;
  -webkit-background-position: calc(100% - 12px) 50%;
  background-color: #fff;
  border: 0px;
  padding: 5px 10px;
}

.summary.entry-summary {
  .price {
    margin-top: 10px;
  }
}

.woocommerce-variation-price {
  margin-bottom: 15px;
}

p#breadcrumbs {
  margin: 0px;
  font-size: 12px;
}

a.reset_variations {
  display: none !important;
}

.woocommerce span.onsale,
.product_meta {
  display: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  opacity: 1 !important;
}

.single-product {
  .product-details--row {
    padding: 15px;
    font-size: 14px;
  }
}

.woocommerce div.product div.summary,
.woocommerce div.product form.cart {
  margin-bottom: 0em;
}

.category-home_excerpt,
.category-title {
  margin-top: 15px;
}

.container-bespoke {
  padding-right: 60px;
  padding-left: 60px;
}

.woocommerce .summary del {
  opacity: 1 !important;
  display: inline-block;
}

.border-rad {
  border: 1px solid #E2E1E1;
  padding: 30px;
  border-radius: 14px;
  margin-top: 30px;
  position: relative;
}

img.img-category {
  border-radius: 14px;
}

.category-alt-left img {
  border-radius: 14px;
}

.grey-strip {
  background-color: #F5F6F8;
}

.filters-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;

  .count {
    display: none;
  }

  li {
    list-style: none;
  }

  h2 {
    font-size: 18px !important;
  }

}

.woocommerce div.product div.images img {
  border: 1px solid #E7E2DE;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
}

.productThumbs img {
  padding: 15px;
}

span.count {
  display: none;
}

ul.woocommerce-widget-layered-nav-list {
  display: none;
}

h2.widgettitle {
  position: relative;
  font-size: 18px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 15px;
  cursor: pointer;
}

h2.widgettitle:after {
  content: attr(data-symbol);
  font-size: 16px;
}

.woocommerce .woocommerce-widget-layered-nav-list {
  background-color: #fff;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0;
  color: var(--backgroundMain);
  font-weight: 300;
}

.woocommerce .woocommerce-widget-layered-nav-list a::before {
  content: "";
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  text-decoration: none;
  border: 1px solid var(--backgroundMain);
  width: 12px;
  height: 12px;
  display: inline-block;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  content: "";
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  text-decoration: none;
  border: 1px solid var(--backgroundMain);
  background-color: var(--backgroundMain);
  width: 12px;
  height: 12px;
  display: inline-block;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 7.5px 0px 0 15px;
  list-style: none;
  margin-bottom: 10px;
}

ul.woocommerce-widget-layered-nav-list {
  display: block;
  margin-top: 10px;
  cursor: pointer;
  margin: 15px 0 -10px 0;
  transition: height 0.3s ease-out;
  overflow: hidden;
  height: 0px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
}

ul.category-sub--items {
  list-style: none;
  display: grid;
  padding: 0px;
  margin: 0;
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;

  li a {
    margin-bottom: 10px;
    background-color: #F5F6F8;
    padding: 8px;
    border-radius: 8px;
    font-size: 13px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 100%;
    display: block;
  }
}








/* Chrome, Safari, Edge, Opera */
.woocommerce ::-webkit-outer-spin-button,
.woocommerce ::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.woocommerce [type=number] {
  -moz-appearance: textfield;
}

main.post-content {
  overflow: hidden;
}

.sale_price_var bdi {
  color: #EE5253;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 0em;
  border: 0;
  width: 100%;
}

td.product-name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.woocommerce-cart .price_from {
  display: none;
}

.woocommerce-cart .qty-wrap br {
  display: none;
}

.woocommerce-cart .section-header {
  margin: 0 !important;
}

.product-remove {
  position: absolute;
  left: -5px;
  top: -10px;
  background: #fff;
  padding: 2.5px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
}

.cart-thumb-wrap {
  width: 30%;
  position: relative;
}

.woocommerce-cart .cart-collaterals {
  padding: 15px;
  border: 1px solid #eaeaea;
  background: #fff;
  border-radius: 14px;
}

.wc-proceed-to-checkout br {
  display: none;
}

.total-saved {
  color: #E41B26 !important;
  font-weight: 700;
}

.total-saved bdi {
  color: #E41B26 !important;
}


.wc-proceed-to-checkout p {
  margin: 0;
  padding: 0;
}

.cart-totals-wrap strong {
  font-size: 20px;
}

.woocommerce-cart small.includes_tax {
  display: none;
}

.total-inc-vat {
  font-size: 14px;
}

.total-inc-vat bdi {
  color: #212529;
  font-size: 14px;
}

.cart-totals-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  padding: 15px 0 0;
}

.cart-totals-wrap br {
  display: none;
}

.woocommerce-cart input[type='radio'] {
  accent-color: #212529;
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 15px;
}

.cart_totals_cart p {
  display: none;
}

.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 15px 0 0;
  padding: 0;
}

.cart_totals_cart h3 {
  font-size: 16px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.25em;
  padding: 15px;
  font-size: 16px;
}

.row-select-cart p {
  display: none;
}

.woocommerce-cart .pill_select li p {
  display: none;
}

.woocommerce-cart .qty-wrap p {
  margin: 0;
  padding: 0;
}

.cart-product .title a {
  color: #212529;
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: "Playfair Display", serif !important;
}

.woocommerce-page .coupon br {
  display: none;
}

.woocommerce-checkout .section-header {
  margin: 0 !important;
}

.cart-product .title br {
  display: none;
}

.cart-product .price {
  margin-top: 5px;
  font-weight: 700;
}

.col-spacing {
  margin-top: -15px;
}

.woocommerce table.shop_table td.product-subtotal bdi {
  color: #212529 !important;
  font-size: 16px;
  font-weight: 700;
}

.cart-product .normal_price bdi {
  font-size: 16px;
  text-decoration: line-through;
}

.cart-product .brand {
  font-weight: 300;
  margin-bottom: 0;
}

.woocommerce-cart .product_wrap br,
.woocommerce-cart .product_wrap p {
  display: none;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 115px;
  box-shadow: none;
}

.cart-wrap {
  background-color: #F7F4F2;
}

.woocommerce table.shop_table {
  border-radius: 0;
  background: #fff;
  border-radius: 14px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 100%;
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 20px 12px;
  line-height: 1.5em;
  color: #fff;
}

.cart-product {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
}

.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 15px;
  vertical-align: middle;
  line-height: 1.5em;
}

.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 20px 15px;
  line-height: 1.5em;

  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}

.cross-sells {
  margin: 0 0 0 15px;
}

.cart-discount.coupon-test {
  padding-bottom: 5px;
}

.cross-sells h2 {
  margin: 0 -15px 15px;
}

.cross-sells h2 {}

.product-name p {
  margin: 0;
  padding: 0;
}

.cart-product p {
  display: none;
}

.pill_select {
  background: #fff;
  margin-top: 15px;
}

.cart-discount.coupon-test a {
  color: #111;
}

.wc-block-components-shipping-rates-control.css-0.e19lxcc00 {
  background: #fff;
}

.wc-block-components-totals-wrapper {
  background: #fff;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}

.is-large .wp-block-woocommerce-checkout-order-summary-block {
  border: 0px solid hsla(0, 0%, 7%, .11) !important;
  border-radius: 5px;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
}

.wc-block-components-order-summary .wc-block-components-order-summary__button-text {
  font-weight: 700 !important;
}

.wc-block-components-totals-wrapper:empty {
  border-width: 0;
  padding: 0;
  display: none;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: 0px solid hsla(0, 0%, 7%, .11) !important;
  padding-bottom: 0px !important;
}

.wc-block-components-totals-item {
  padding: 0 0 15px 0;
}


button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {

  background-color: var(--backgroundMain);
  color: var(--linkColour);
  padding: var(--buttonPadding);
  font-weight: bold;
  border-color: transparent;
  border-radius: 0;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained:hover {
  background-color: #212529;
  color: #fff;
}

.content-strip-alternating-page {
  padding: 60px 0;
}

.content-strip-alternating-page.grey-strip.alternating-odd {
  background: #fff;
}

.blocks-content {
  margin-top: 30px;
}

.alternating_wrap .block_alternating_wrap {
  padding: 0 0 0 60px;
  color: #000;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: unset;
  align-items: flex-start;
}

.alternating_wrap .alternating-odd .block_alternating_wrap {
  padding: 0 60px 0 0;
  color: #000;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: unset;
  align-items: flex-start;
}

.blocks-post-wrap {
  margin: 30px 0;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=password],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input input:-webkit-autofill,
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=password],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
  padding: 0;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  border: 0px !important;
  height: 50px !important;
  padding: 1.5em .5em .5em;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}

.wc-blocks-components-select .wc-blocks-components-select__select {

  height: 50px !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}

.wc-blocks-components-select .wc-blocks-components-select__container {
  background: #fff;
  border: 1px solid hsla(0, 0%, 7%, .0) !important;
  border: 1px solid #E4E4E4 !important;
  border-radius: 4px;
  box-sizing: border-box;
  height: 50px;
  position: relative;
  width: 100%;
}

.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 {
  line-height: 1.375;
  margin-top: 8px;
  display: none;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
  font-weight: 700;
  margin-left: auto;
  text-align: right;
  display: none;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  align-items: center;
  background: #fff;
  border: 0px solid hsla(0, 0%, 7%, .11) !important;
  border-radius: 1em;
  box-shadow: 0 0 0 0px #fff !important;
  color: #000;
  display: flex;
  justify-content: center;
  line-height: 1;
  min-height: 20px;
  min-width: 20px;
  padding: 0 .4em;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #F49700 !important;
  transform: translate(50%, -50%);
  white-space: nowrap;
  z-index: 1;
}

.wc-block-components-product-price__value.is-discounted {
  color: #EE5253 !important;
}

.wc-block-components-formatted-money-amount {
  color: #10AC84;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
  font-weight: 900 !important;
  font-family: "Playfair Display", serif !important;
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
  color: #EE5253 !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
  display: block;
  padding-top: 8px;
  font-weight: 700;
}


.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #E4E4E4 !important;
}

.wc-block-components-totals-wrapper {
  border-top: 1px solid hsla(0, 0%, 7%, .11);
  padding: 16px 0;
  margin: 15px 0 !important;
  border: 1px solid #E4E4E4 !important;
}

.woocommerce-notices-wrapper {
  margin: 0 0 30px 0;
}

.col-height-full {
  display: flex;
}


.no-margin {
  margin: 0px !important;
  padding: 0px !important;
}

.desc-product-wrap {
  padding: 30px 0 20px 0;
}

button.plus {
  background: #fff;
  padding: 15px;
  width: 3em;
  border: 1px solid #E7E2DE;
}

button.minus {
  background: #fff;
  padding: 15px;
  width: 3em;
  border: 1px solid #E7E2DE;
}

.woocommerce div.product form.cart {
  margin: 0;
}

.woocommerce .quantity .qty {
  width: 4em;
  height: 56px;
  text-align: center;
  border: 0px;
  border-bottom: 1px solid #E7E2DE;
  border-top: 1px solid #E7E2DE;
}

.single-product .quantity .qty {
  border: 1px solid #E7E2DE;
}

.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 0px 0 0;
}

.woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  justify-content: space-between;
}

.qty-title {
  margin-right: 15px;
  display: flex;
  align-items: center;
  font-weight: 900;
}

.qty-wrap {
  display: flex;
}

.variations tr {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.variations .label {
  width: 100%;
}

.variations .value {
  width: 100%;
}

.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  margin-right: 0em;
  height: 55px;
  border: 1px solid #E7E2DE;
  padding: 0 15px;
}

.reset_variations {
  display: none;
}

.table-stack {
  float: left;
  width: 50%;
}

.tables-product-wrap {
  margin: 30px 0 0 0;
}

.table-stack tr td {
  padding: 15px;
  border: 1px solid #E7E2DE;
}

.table-stack tr:last-child td:first-child {
  border-bottom: 1px solid #E7E2DE;
  background-color: #E7E2DE;
}

.table-stack tr td:first-child {
  border-bottom: 1px solid #fff;
  background-color: #E7E2DE;
  font-weight: 900;
}

.table .full {
  width: 100%;
  display: block;
}

.download {
  font-weight: 900;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.table.table-margin {
  margin: 0 0 -15px 0;
}

.table>:not(caption)>*>* {
  padding: 15px 15px 15px 15px;
  background-color: transparent;
  border-bottom-width: 0px;
  box-shadow: inset 0 0 0 0px var(--bs-table-accent-bg);
  font-weight: 300;
}

.question {
  font-weight: 900;
  margin-bottom: -15px;
}

.custom_name {
  font-weight: 300;
  font-size: 14px;
  color: rgba(46, 45, 44, 0.5);
}

.table-striped>tbody>tr:nth-of-type(odd) {
  padding: 0;
  background-color: #F7F4F2 !important;
  border-bottom-width: 0px;
  box-shadow: inset 0 0 0 0px var(--bs-table-accent-bg);
  display: block;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: rgba(0, 0, 0, 0);
}

tr.woocommerce-product-attributes-item {
  display: flex;
  flex-direction: column;
}

.margin-col {
  margin-top: 30px;
}

.woocommerce table.shop_attributes {
  border: 0;
  border-top: 0px dotted rgba(0, 0, 0, .1);
  margin-bottom: 0em;
  width: 100%;
}

.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 15px 15px 15px 15px;
  border-top: 0;
  border-bottom: 0px dotted rgba(0, 0, 0, .1);
  margin: 0;
  font-weight: 300;
  line-height: 1.5;
}

.woocommerce table.shop_attributes th {
  width: 100%;
  font-weight: 900;
  padding: 15px;
  border-top: 0;
  border-bottom: 0px dotted rgba(0, 0, 0, .1);
  margin: 0;
  line-height: 1.5;
  font-size: 16px;
  background-color: #F7F4F2 !important;
}

.pill_select_margin {
  margin-top: 15px !important;
}

.margin-strip {
  margin: 0 -15px;
}

.woocommerce .products ul,
.woocommerce ul.products {
  margin: 10px 0 0 -15px;
  padding-left: 2rem;
  list-style: dot;
  clear: both;
}

.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: initial;
}

section.up-sells.upsells.products .row {
  margin: 0;
}

.row-select-cart {
  margin-top: -15px;
}


.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 0px !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
  margin: 0px !important;
}


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

.page-template-default .post-content,
.single-post .post-content {
  .blue-strip {
    background-color: #F5F6F8;
    color: #212529;
  }

  h2 {
    color: #212529;
  }
}

.single-product {
  .blue-strip.blue-strip--product {
    background-color: #F5F6F8;
    color: #222222;

    .product-details--row {
      color: #222222;
    }

    h3,
    h2 {
      color: #222222 !important;
    }
  }

  .blue-strip h3,
  .blue-strip h2 {
    color: #fff;
  }
}

.swiper-gallery-dots.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 99;
  text-align: center;
}

#swiper-gallery {

  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: #fff !important;
    opacity: 1 !important;
  }

  .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: #25731E !important;
  }


}

.block-wrapper--margin {
  margin-top: 30px;
}

.gallery-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  margin: 15px 0 7.5px;

  a {
    color: #212529;
  }

  a:hover {
    color: #25731E !important;
  }
}

.gallery-location {
  margin: -5px 0 10px;
  font-size: 14px;
  opacity: 0.6;
  font-weight: var(--textFontWeight);
  text-transform: uppercase;
}

.btn-wrap {
  margin-top: 15px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 6px;
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;

  thead {
    background-color: #25731E;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    display: inline-table;
    width: 100%;
  }

}

input#coupon_code {
  margin-bottom: 15px;
}

.coupon {
  .btn {
    width: 100%;
  }
}

.home {
  .breadcrumbs-wrap {
    display: none;
  }
}

.wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-coupon.wc-block-components-panel {

  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}

.row-select-cart .pill_select {

  li {
    background: #fff;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 14px;
    width: 100%;
    margin: 15px 0 0 0;
    font-size: 16px;
    font-weight: 900;
    cursor: pointer;

    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
  }

  li.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .content_item {
    margin: 0;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-top: 0 solid;
  }
}

.wc-block-checkout__add-note .wc-block-components-textarea {
  background-color: #E9EEF6 !important;
  height: 120px;
  border: 0px solid !important;
}

.single-product .breadcrumbs-wrap {
  padding-top: 0px;
}

.image-main--smaller {
  display: none;
}


.block-icon-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 20px;
}

.block-icon--wrapper {
  text-align: center;
  margin-top: 30px;

  svg {
    width: 55px;
    height: 55px;
    fill: #25731E;
    margin-bottom: 20px;
  }
}

.img-full--block {
  border-radius: 14px;
}

.block-image--wrapper {
  position: relative;
  border-radius: 14px;
  text-align: left;
  height: 100%;

  .block--title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
  }

  .block--overlay {
    border-radius: 14px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 30px;
    height: 100%;
  }


}

.swiper-button-next-cus.swiper-button-disabled,
.swiper-button-prev-cus.swiper-button-disabled {
  display: block;
  opacity: 0.2;
}

.slider-arrows {
  list-style: none;
  padding: 0px;
  margin: 30px 0 0 0;
  display: flex;
  justify-content: center;

  li {
    margin: 0 5px;
    cursor: pointer;
  }

  svg {
    width: 20px;
    height: 20px;
  }
}

.product-title--wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.svg-download {
  span {
    margin-left: 7.5px;
    margin-top: 5px;
    font-size: 14px;
  }

  a:hover {
    display: block;

    svg {
      fill: #25731E !important;
    }
  }

  svg {
    width: 20px;
    height: 20px;
  }


}

.image-main--larger {
  margin-top: 30px;

  img {
    padding: 15px;
  }
}

.woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  justify-content: flex-start;
  margin: 30px 0 0 0;
}

.swiper-button-next-cus,
.swiper-button-prev-cus {
  width: 12.5px;
  height: 12.5px;
  margin: 0 2.5px;
}

.single-product--arrows {
  display: flex;
  justify-content: center;
  margin: 15px;
}

.lower-text {
  a:hover {
    color: #fff
  }
}

/******** Responsive ***********/

/* XXL > 1400 */

/* XL */
@media (max-width: 1400px) {}

/* L */
@media (max-width: 1200px) {}

/* M */
@media (max-width: 992px) {
  .container-bespoke {
    padding-right: 30px;
    padding-left: 30px;
  }

  .image-main--smaller {
    display: block;
  }

  .image-main--larger,
  .hidden-small {
    display: none;
  }
}

/* S */
@media (max-width: 768px) {
  .container-bespoke {
    padding-right: 15px;
    padding-left: 15px;
  }

  .category-btn {
    margin-top: 15px;
  }
}

/* XS */
@media (max-width: 576px) {}