/** Shopify CDN: Minification failed

Line 106:2 Expected identifier but found "*"
Line 107:2 Expected identifier but found "*"
Line 276:2 Expected identifier but found "*"
Line 283:2 Expected identifier but found "*"
Line 293:2 Expected identifier but found "*"
Line 303:2 Expected identifier but found "*"
Line 304:2 Expected identifier but found "*"
Line 8198:0 Unexpected "}"
Line 14607:12 Expected ":"
Line 14635:12 Expected ":"
... and 1 more hidden warnings

**/
@charset "UTF-8";
/*
File structure:
[Assign user-editable variables in liquid]
[Assign settings variables in liquid]
[Assign variables in scss]
*//* Layout */
/* Colour */

/* Footer */
/* Sidebar cart */
/* Images */
/* Input/Buttons */
/* This has to be a non font-based unit */
/* Sub nav */
/* Font */@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_i7.42fd71da11e9d101e1e6c7932199f925f9eea42d.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_i7.ec8499dbd7616004e21155106d13837fff4cf556.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//www.magicafro.fr/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

/* Misc */
/* Store availability variables */
/* Price slider variables */
/*Accordion variables*/
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: "Poppins", sans-serif;
}

body {
  margin: 0;
}

a:active, a:hover {
  outline: 0;
}

h1, .product-details .product-price .current-price, .image-overlay .line-1, .added-notice .added-notice__price {
  font-size: 2em;
  margin: .67em 0;
}

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4, blockquote, .cart-summary__subtotal .amount {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
}

h6 {
  font-size: .75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-size: 1em;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/* Colorbox */
#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer;
  min-height: 0;
  outline: none;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #fff;
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
}

#cboxTopCenter {
  height: 25px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
}

#cboxBottomCenter {
  height: 25px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
}

#cboxMiddleLeft {
  width: 25px;
}

#cboxMiddleRight {
  width: 25px;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}

#cboxCurrent {
  display: none !important;
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999;
}

#cboxLoadingOverlay {
  background: #fff no-repeat center 50px;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  border: 1px solid #eee;
  padding: 4px;
  margin: 0;
  overflow: visible;
  width: auto;
  background: white;
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 7.5em;
  color: #444;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444;
}

.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

#cboxClose:hover, #cboxNext:hover, #cboxPrevious:hover, #cboxSlideshow:hover {
  background: #f4f4f4;
}

#cboxPrevious, #cboxNext, #cboxClose {
  border-color: #ddd;
  padding: 0.2em 0.6em;
  border-radius: 3px;
}

#cboxNext {
  left: 5.5em;
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  /*border-top: 1px solid #aaa;*/
  height: 10px;
}

#cboxTopLeft, #cboxMiddleLeft, #cboxBottomLeft {
  /*border-left: 1px solid #aaa;*/
  width: 10px;
}

#cboxTopRight, #cboxMiddleRight, #cboxBottomRight {
  /*border-right: 1px solid #aaa;*/
  width: 10px;
}

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  /*border-bottom: 1px solid #aaa;*/
  height: 10px;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.7);
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxContent, #colorbox {
  background: #ffffff;
}

#cboxLoadingOverlay {
  background-color: #ffffff;
}

/* Slick.js slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

/* Slider Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all 0.3s ease-in-out;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev.focus-visible,
.slick-next.focus-visible {
  outline: #323328 auto 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

.slick-prev svg,
.slick-next svg {
  width: 80px;
  height: 80px;
  fill: white;
  opacity: 0.75;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -o-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
}

.slick-prev {
  left: -0px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -0px;
}

.slick-prev:before {
  content: "<";
}

[dir="rtl"] .slick-prev:before {
  content: ">";
}

.slick-next {
  right: -0px;
}

[dir="rtl"] .slick-next {
  left: -0px;
  right: auto;
}

.slick-next:before {
  content: ">";
}

[dir="rtl"] .slick-next:before {
  content: "<";
}

@media (min-width: 1000px) {
  .slick-prev {
    opacity: 0;
    margin-left: -20px;
  }
  .slick-next {
    opacity: 0;
    margin-right: -20px;
  }
  .slick-slider:hover .slick-prev {
    opacity: 1;
    margin-left: 0;
  }
  .slick-slider:hover .slick-next {
    opacity: 1;
    margin-right: 0;
  }
}

.slick-slider--indented-side-icons.slick-slider--all-visible .slick-list {
  margin-left: 0;
  margin-right: 0;
}

.slick-slider--indented-side-icons.slick-slider--all-visible .slick-prev,
.slick-slider--indented-side-icons.slick-slider--all-visible .slick-next {
  opacity: 0 !important;
  pointer-events: none;
}

.slick-slider--indented-side-icons .slick-prev,
.slick-slider--indented-side-icons .slick-next {
  background: transparent;
  opacity: 1;
  width: 44px;
  height: 44px;
}

.slick-slider--indented-side-icons .slick-prev.slick-disabled,
.slick-slider--indented-side-icons .slick-next.slick-disabled {
  opacity: 0.25;
}

.slick-slider--indented-side-icons .slick-prev svg,
.slick-slider--indented-side-icons .slick-next svg {
  fill: #323328;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
  width: 30px;
  height: 30px;
}

.slick-slider--indented-side-icons .slick-prev,
.slick-slider--indented-side-icons:hover .slick-prev {
  margin-left: -44px;
}

.quickbuy-form .slick-slider--indented-side-icons .slick-prev, .quickbuy-form
.slick-slider--indented-side-icons:hover .slick-prev {
  margin-left: -29px;
}

.slick-slider--indented-side-icons .slick-next,
.slick-slider--indented-side-icons:hover .slick-next {
  margin-right: -44px;
}

/* Slider Dots */
.slick-dots {
  position: absolute;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  bottom: 10px;
  right: 0;
  left: 0;
}

@media (max-width: 767px) {
  .slick-dots {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .slick-slider-dots-below-xs .slick-dots {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .slick-dots {
    bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .slick-dots {
    bottom: 30px;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  transition: border-color .3s, opacity .3s;
  border: 0;
  background: transparent!important;
  display: block;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 10px;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  transition: color .3s, opacity .3s;
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 44px;
  line-height: 20px;
  text-align: center;
  color: #ccc;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
  .slick-slider-dots-below-xs .slick-dots li button:before {
    color: #323328;
  }
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
}

@media (max-width: 767px) {
  .slick-slider-dots-below-xs .slick-dots li.slick-active button {
    border-color: #323328;
  }
  .slick-slider-dots-below-xs .slick-dots li.slick-active button:before {
    color: #323328;
  }
}

/* Using border-box */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Do not use focus outline unless tabbing */
body.js:not(.tab-used) *:focus { 
  outline: none;
}

body {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4em;
  color: #323328;
  overflow-x: hidden;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

h1, .product-details .product-price .current-price, .image-overlay .line-1, .added-notice .added-notice__price, .h1 {
  font-size: 28px;
}

h2, .h2 {
  font-size: 25px;
}

h3, .h3 {
  font-size: 22px;
}

h4, blockquote, .cart-summary__subtotal .amount, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 20px;
}

h1, .product-details .product-price .current-price, .image-overlay .line-1, .added-notice .added-notice__price, h2, h3, h4, blockquote, .cart-summary__subtotal .amount, h5, h6, .feature-subheader, .image-overlay .line-3 .link-display {

 font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  color: #323328;
  margin: 0 0 0.7em;
  padding: 0;
}

.feature-subheader, .image-overlay .line-3 .link-display {
  font-size: 17px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .feature-subheader, .image-overlay .line-3 .link-display {
    font-size: 20px;
  }
}


a {
  text-decoration: none;
  color: inherit;
  transition: background-color 120ms, color 120ms, border-color 120ms;
}

a:hover {
  color: #f69725;
}

a:hover svg, a:hover svg g {
  fill: #f69725;
}

a:hover .standard-link {
  border-bottom-color: rgba(246, 151, 37, 0.5);
}

a:focus {
  color: #f69725;
}

a svg, a svg g {
  transition: fill 120ms;
}

a .standard-link {
  transition: background-color 120ms, color 120ms, border-color 120ms;
}

.standard-link {
  border-bottom: 1px solid rgba(50, 51, 40, 0.5);
   font-size: 15px;
}

.standard-link:hover {
  border-bottom-color: rgba(246, 151, 37, 0.5);
}

p {
  margin: 0 0 1em;
}

blockquote {
  position: relative;
  margin: 1.5em 0;
  quotes: "“" "”";
  color: inherit;
  line-height: 1.6em;
  text-align: inherit;
}

blockquote:before {
  color: #323328;
  content: open-quote;
}

blockquote:after {
  color: #323328;
  content: close-quote;
}

blockquote :first-child {
  display: inline;
}

blockquote :last-child {
  margin-bottom: 0;
}

input,
textarea {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.2em;
  color: #323328;
  border: 1px solid #d4d4d2;
  background: #ffffff;
  padding: 9px 0.8em;
  max-width: 100%;
  width: 100%;
  min-height: 32px;
  border-radius: 0px;
  -webkit-appearance: none;
}

input[type=checkbox] {
  width: auto;
  height: auto;
  min-height: 0;
  -webkit-appearance: checkbox;
}

input[type=radio] {
  width: auto;
  height: auto;
  min-height: 0;
  -webkit-appearance: radio;
}

input[type=image] {
  background: transparent;
  border: none;
  padding: 0;
  width: auto;
  height: auto;
  min-height: 0;
}

/* Number spinners */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  height: 8em;
}

select {
  cursor: pointer;
  max-width: 100%;
}

.pretty-select, .disclosure__toggle {
  display: inline-block;
  position: relative;
  border: 1px solid #d4d4d2;
  background: #ffffff;
  color: #323328;
  padding: 0;
  text-align: left;
  width: 250px;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 0px;
}

.pretty-select.plaintext, .plaintext.disclosure__toggle {
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  background: transparent;
  width: auto;
  vertical-align: top;
}

.pretty-select.plaintext .text, .plaintext.disclosure__toggle .text {
  padding: 0 1.2em 0 0;
}

.pretty-select.plaintext svg, .plaintext.disclosure__toggle svg {
  right: 0;
}

.pretty-select .text, .disclosure__toggle .text {
  display: block;
  padding: 9px 50px 9px 0.8em;
  font-size: 1em;
  line-height: 1.3em;
}

.pretty-select .text .value, .disclosure__toggle .text .value {
  display: block;
  overflow: hidden;
}

.pretty-select svg, .disclosure__toggle svg {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -0.45em;
  z-index: 1;
  font-size: 1em;
  line-height: 1em;
  fill: #323328;
}

.pretty-select select, .disclosure__toggle select {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 15;
  cursor: pointer;
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  appearance: menulist-button;
}

body.tab-used .pretty-select select.focus-visible ~ .text, body.tab-used .disclosure__toggle select.focus-visible ~ .text,
body.tab-used .pretty-select select:focus ~ .text,
body.tab-used .disclosure__toggle select:focus ~ .text {
  outline: #323328 auto 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

.pretty-select-wide .pretty-select, .pretty-select-wide .disclosure__toggle {
  display: block;
  width: auto;
}

label, .cart-items__heading, .product-section legend {
  display: block;
  color: #323328;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 0.5em;
}

button,
input[type=submit],
.btn,
.account-area .action_link,
.product-block .inner .quick-buy,
.button {
  -webkit-appearance: none;
  display: inline-block;
  background: #f69725;
  color: #ffffff;
  border: 2px solid #f69725;
  height: auto;
  width: auto;
  padding: 11px 2.2em;
  font-family: inherit;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  vertical-align: middle;
  width:100%;
  text-align: center;
  border-radius: 0px;
  transition: opacity 200ms, background-color 150ms, border-color 150ms, filter 200ms, -webkit-filter 200ms;
  
}

button.plain-text,
input[type=submit].plain-text,
.btn.plain-text,
.account-area .plain-text.action_link,
.product-block .inner .plain-text.quick-buy,
.button.plain-text {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.1em;
  text-transform: none;
  padding: 0;
  color: inherit;
  background: transparent;
  border: none;
  vertical-align: baseline;
}

button.plain-text:hover, button.plain-text:focus,
input[type=submit].plain-text:hover,
input[type=submit].plain-text:focus,
.btn.plain-text:hover,
.account-area .plain-text.action_link:hover,
.product-block .inner .plain-text.quick-buy:hover,
.btn.plain-text:focus,
.account-area .plain-text.action_link:focus,
.product-block .inner .plain-text.quick-buy:focus,
.button.plain-text:hover,
.button.plain-text:focus {
  background: transparent;
  color: inherit;
}

button.alt, button.btn--secondary,
input[type=submit].alt,
input[type=submit].btn--secondary,
.btn.alt,
.account-area .alt.action_link,
.product-block .inner .alt.quick-buy,
.btn.btn--secondary,
.account-area .btn--secondary.action_link,
.product-block .inner .btn--secondary.quick-buy,
.button.alt,
.button.btn--secondary {
  background: #ffffff;
  color: #f69725;
}

button.alt:hover, button.btn--secondary:hover,
input[type=submit].alt:hover,
input[type=submit].btn--secondary:hover,
.btn.alt:hover,
.account-area .alt.action_link:hover,
.product-block .inner .alt.quick-buy:hover,
.btn.btn--secondary:hover,
.account-area .btn--secondary.action_link:hover,
.product-block .inner .btn--secondary.quick-buy:hover,
.button.alt:hover,
.button.btn--secondary:hover {
  background: #fef5e9;
  color: #f69725;
}

button.alt svg, button.btn--secondary svg,
input[type=submit].alt svg,
input[type=submit].btn--secondary svg,
.btn.alt svg,
.account-area .alt.action_link svg,
.product-block .inner .alt.quick-buy svg,
.btn.btn--secondary svg,
.account-area .btn--secondary.action_link svg,
.product-block .inner .btn--secondary.quick-buy svg,
.button.alt svg,
.button.btn--secondary svg {
  display: inline-block;
  fill: currentColor;
}

button.outline,
input[type=submit].outline,
.btn.outline,
.account-area .outline.action_link,
.product-block .inner .outline.quick-buy,
.button.outline {
  background-color: #ffffff;
}

button.outline:hover,
input[type=submit].outline:hover,
.btn.outline:hover,
.account-area .outline.action_link:hover,
.product-block .inner .outline.quick-buy:hover,
.button.outline:hover {
  /*   background-color: #fef5e9; */
  background-color: #fac17c;
  color: #fff;
  border: 1px solid #fac17c;
}

button.btn--secondary,
input[type=submit].btn--secondary,
.btn.btn--secondary,
.account-area .btn--secondary.action_link,
.product-block .inner .btn--secondary.quick-buy,
.button.btn--secondary {
  border-color: #f69725;
}

button.btn--secondary:hover,
input[type=submit].btn--secondary:hover,
.btn.btn--secondary:hover,
.account-area .btn--secondary.action_link:hover,
.product-block .inner .btn--secondary.quick-buy:hover,
.button.btn--secondary:hover {
  border-color: #f69725;
}

button.wide,
input[type=submit].wide,
.btn.wide,
.account-area .wide.action_link,
.product-block .inner .wide.quick-buy,
.button.wide {
  width: 100%;
}

button:hover, button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.btn:hover,
.account-area .action_link:hover,
.product-block .inner .quick-buy:hover,
.btn:focus,
.account-area .action_link:focus,
.product-block .inner .quick-buy:focus,
.button:hover,
.button:focus {
  border-color: #f8ae56;
  background: #f8ae56;
  color: #ffffff;
  border-color: #fac17c;
  background: #fff;
  color: #fac17c;
}

button a, button a:hover,
input[type=submit] a,
input[type=submit] a:hover,
.btn a,
.account-area .action_link a,
.product-block .inner .quick-buy a,
.btn a:hover,
.account-area .action_link a:hover,
.product-block .inner .quick-buy a:hover,
.button a,
.button a:hover {
  color: #ffffff;
}

button .icon svg,
input[type=submit] .icon svg,
.btn .icon svg,
.account-area .action_link .icon svg,
.product-block .inner .quick-buy .icon svg,
.button .icon svg {
  vertical-align: top;
  fill: #ffffff;
}

button .icon.icon--large,
input[type=submit] .icon.icon--large,
.btn .icon.icon--large,
.account-area .action_link .icon.icon--large,
.product-block .inner .quick-buy .icon.icon--large,
.button .icon.icon--large {
  display: inline-block;
  margin-bottom: -8px;
}

button .icon.icon--large svg,
input[type=submit] .icon.icon--large svg,
.btn .icon.icon--large svg,
.account-area .action_link .icon.icon--large svg,
.product-block .inner .quick-buy .icon.icon--large svg,
.button .icon.icon--large svg {
  position: relative;
  width: 24px;
  height: 24px;
  top: -4px;
}

button[disabled], button[disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover,
.btn[disabled],
.account-area .action_link[disabled],
.product-block .inner .quick-buy[disabled],
.btn[disabled]:hover,
.account-area .action_link[disabled]:hover,
.product-block .inner .quick-buy[disabled]:hover,
.button[disabled],
.button[disabled]:hover {
  pointer-events: none;
  opacity: 0.4;
}

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 1px solid #f5f5f5;
  height: 9px;
  margin: 1em 0;
}

ul.plain {
  padding: 0;
}

ul.plain li {
  list-style: none;
}

ul.inline li {
  display: inline;
}

ul.inline.list-divide li {
  margin-right: 1.25em;
}

ul.inline.list-divide li:last-child {
  margin-right: 0;
}

.rte {
  zoom: 1;
  line-height: 1.6em;
  word-wrap: break-word;
}

.rte:before {
  content: "";
  display: table;
}

.rte:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .rte.large-text {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .rte.large-text {
    font-size: 17px;
  }
}

.rte h1, .rte .product-details .product-price .current-price, .product-details .product-price .rte .current-price, .rte .image-overlay .line-1, .image-overlay .rte .line-1, .rte .added-notice .added-notice__price, .added-notice .rte .added-notice__price, .rte h2, .rte h3, .rte h4, .rte blockquote, .rte .cart-summary__subtotal .amount, .cart-summary__subtotal .rte .amount, .rte h5, .rte h6 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.rte img {
  vertical-align: baseline;
}

.rte a {
  color: #f69725;
}

.rte a:hover {
  color: #ae6207;
}


.rte tr {
  border-top: 1px solid #f5f5f5;
}

.rte tr:first-child {
  border-top: none;
}

.rte tr:first-child th {
  border-bottom: 2px solid #f5f5f5;
}

.rte th {
  text-align: left;
}

.rte td,
.rte th {
  border-left: 1px solid #f5f5f5;
  padding: 0.4em 0.6em;
}

.rte td:first-child,
.rte th:first-child {
  border-left: none;
}

.rte tfoot {
  border-top: 2px solid #f5f5f5;
}

/* Responsive images and videos. */
img, iframe {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

svg {
  width: 16px;
  height: 16px;
  fill: #323328;
  vertical-align: middle;
  transition: fill 100ms;
}

svg g {
  fill: #323328;
  transition: fill 100ms;
}

.mobile-only {
  display: block !important;
}

@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

.desktop-only {
  display: none !important;
}

@media (min-width: 768px) {
  .desktop-only {
    display: block !important;
  }
}

.desktop-only-inline {
  display: none !important;
}

@media (min-width: 768px) {
  .desktop-only-inline {
    display: inline !important;
  }
}

.pb-medium {
  padding-bottom: 2.5em;
}

@media (min-width: 768px) {
  .pb-medium {
    padding-bottom: 3.5em;
  }
}

.mb-0 {
  margin-bottom: 0 !important;
}

sup {
  top: -.5em;
  position: relative;
  font-size: 60%;
  vertical-align: baseline;
  margin-left: 1px;
}

/* Control the pages maximum width. */
.container {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.reading-column {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.small-form-column {
    margin-left: auto;
    margin-right: auto;
    width: 460px;
    max-width: 100%;
    padding: 25px 20px;
    background-color: #FFF5E6;
    margin-bottom: 70px;
}
.small-form-column #login .page-title {
    text-align: center !important;
    font-size: 26px;
    line-height: 1;
}
.story-container {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  max-width: 90%;
}

.story-container .reading-column {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Medium and large screens */
.row {
  zoom: 1;
  margin-left: -20px;
  margin-right: -20px;
}

.row:before {
  content: "";
  display: table;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.column.half {
  width: 50%;
}

.column.quarter {
  width: 25%;
}

.column.three-quarters {
  width: 75%;
}

.column.third {
  width: 33.33333%;
}

.column.two-thirds {
  width: 66.666%;
}

.column.fifth {
  width: 20%;
}

.column.four-fifths {
  width: 80%;
}

.column.full {
  width: 100%;
}

.column.flex.max-cols-6 {
  width: 16.66666%;
}

.column.flex.max-cols-5 {
  width: 20%;
}

.column.flex.max-cols-4 {
  width: 25%;
}

.column.flex.max-cols-3 {
  width: 33.33333%;
}

.column.flex.max-cols-2 {
  width: 50%;
}

.column.bleed {
  padding-left: 0;
  padding-right: 0;
}

.first-in-row {
  clear: left;
}

.flexbox-grid {
  display: flex;
  flex-wrap: wrap;
}

.flex-grow {
  flex-grow: 1;
}

.align-self-end {
  align-self: flex-end;
}

.grid .column {
  margin-bottom: 30px;
}

.grid .column.half:nth-child(2n+1),
.grid .column.flex.max-cols-2:nth-child(2n+1) {
  clear: left;
}

.grid .column.third:nth-child(3n+1),
.grid .column.flex.max-cols-3:nth-child(3n+1) {
  clear: left;
}

.grid .column.quarter:nth-child(4n+1),
.grid .column.flex.max-cols-4:nth-child(4n+1) {
  clear: left;
}

.grid .column.fifth:nth-child(5n+1),
.grid .column.flex.max-cols-5:nth-child(5n+1) {
  clear: left;
}

.grid .column.flex.max-cols-6:nth-child(6n+1) {
  clear: left;
}

.row.one-row .column {
  margin-bottom: 0;
}

.row--simple-valign {
  display: flex;
  align-items: center;
}

.mobile, .mobile-inline, .mobile-flex {
  display: none !important;
}

.product-grid.grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
  
  
}

@media (min-width: 768px) {
  .product-grid.grid {
    margin-bottom: -40px;
  }
}

.product-grid.grid.one-row {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .product-grid.grid {
    margin-right: -20px !important;
  }
}

@media (max-width: 767px) {
  .product-grid.grid {
    margin-right: -10px !important;
  }
}

.product-grid.grid .column {
  margin-bottom: 0;
  padding:0px;
  min-width: 175px;
  flex: 0 0 auto;
  
}
@media (max-width: 991px) {
.product-grid.grid .column {
    padding: 10px;
}
}
@media (min-width: 768px) {
  .product-grid.grid .column {
    flex-grow: 1;
  }
}
.product-form .quick-buy.btn {
    text-transform: uppercase;
}
.product-grid.grid .column.product-block--flex-spacer {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .product-grid.grid .column {
    margin-right: 20px;
    margin-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .product-grid.grid.one-row .column {
    margin-bottom: 0 !important;
  }
}

.product-grid.grid .product-block--flex-spacer {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  visibility: hidden;
}

@media (max-width: 767px) {
  .product-grid.grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid.grid .column:not(.product-block--flex-spacer) {
    min-width: 0;
    margin-right: 0;
  }
  .product-grid.grid .column:not(.product-block--flex-spacer):not(.product-block--gutter-0) {
    padding: 5px;
  }
  .product-grid.grid .column:not(.product-block--flex-spacer):not(.product-block--gap-0) {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .image-with-text__text .cmn_after.mob_none {
    display: none;
}
    body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .cmn_after.desk_none {
    display: block;
}
}
.cmn_after.desk_none{
   display: none;
}
@media (min-width: 768px) {
  .product-grid.grid .column.half {
    width: calc(50% - 20px);
  }
  .product-grid.grid .column.quarter {
    width: calc(25% - 20px);
  }
  .product-grid.grid .column.three-quarters {
    width: calc(75% - 20px);
  }
  .product-grid.grid .column.third {
    width: calc(33.33333% - 20px);
  }
  .product-grid.grid .column.two-thirds {
    width: calc(66.666% - 20px);
  }
  .product-grid.grid .column.fifth {
    width: calc(20% - 20px);
  }
  .product-grid.grid .column.four-fifths {
    width: calc(80% - 20px);
  }
  .product-grid.grid .column.full {
    width: calc(100% - 20px);
  }
  .product-grid.grid .column.flex.max-cols-6 {
    width: calc(16.66666% - 20px);
  }
  .product-grid.grid .column.flex.max-cols-5 {
    width: calc(20% - 20px);
  }
  .product-grid.grid .column.flex.max-cols-4 {
    width: calc(25% - 20px);
  }
  .product-grid.grid .column.flex.max-cols-3 {
    width: calc(33.33333% - 20px);
  }
  .product-grid.grid .column.flex.max-cols-2 {
    width: calc(50% - 20px);
  }
}

@media (max-width: 1250px) {
  .column.flex.max-cols-6 {
    width: 25%;
  }
  .grid .column.flex.max-cols-6:nth-child(6n+1) {
    clear: none;
  }
  .grid .column.flex.max-cols-6:nth-child(4n+1) {
    clear: left;
  }
  .row.one-row .column.flex.max-cols-6:nth-child(n+5) {
    display: none;
  }
}

@media (max-width: 960px) {
  .column.flex.max-cols-5 {
    width: 33.33333%;
  }
  .grid .column.flex.max-cols-5:nth-child(5n+1) {
    clear: none;
  }
  .grid .column.flex.max-cols-5:nth-child(3n+1) {
    clear: left;
  }
  .column.flex.max-cols-4 {
    width: 33.33333%;
  }
  .grid .column.flex.max-cols-4:nth-child(4n+1) {
    clear: none;
  }
  .grid .column.flex.max-cols-4:nth-child(3n+1) {
    clear: left;
  }
  .column.flex.max-cols-3,
  .column.flex.max-cols-2 {
    width: 50%;
  }
  .grid .column.flex.max-cols-3:nth-child(3n+1), .grid
  .column.flex.max-cols-2:nth-child(3n+1) {
    clear: none;
  }
  .grid .column.flex.max-cols-3:nth-child(2n+1), .grid
  .column.flex.max-cols-2:nth-child(2n+1) {
    clear: left;
  }
  .row.one-row .column.flex.max-cols-3:nth-child(n+3),
  .row.one-row .column.flex.max-cols-4:nth-child(n+4),
  .row.one-row .column.flex.max-cols-5:nth-child(n+5) {
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile {
    display: block !important;
  }
  .mobile-inline {
    display: inline !important;
  }
  .mobile-flex {
    display: flex !important;
  }
  .container {
    width: auto;
  }
  .column {
    margin-bottom: 20px;
  }
  .column.no-mobile-margin {
    margin-bottom: 0;
  }
  .column.half,
  .column.third,
  .column.two-thirds,
  .column.quarter,
  .column.fifth,
  .column.four-fifths,
  .column.flex.max-cols-2 {
    width: 100%;
  }
  .grid .column.half:nth-child(2n+1), .grid
  .column.third:nth-child(2n+1), .grid
  .column.two-thirds:nth-child(2n+1), .grid
  .column.quarter:nth-child(2n+1), .grid
  .column.fifth:nth-child(2n+1), .grid
  .column.four-fifths:nth-child(2n+1), .grid
  .column.flex.max-cols-2:nth-child(2n+1) {
    clear: none;
  }
  .column.flex.min-cols-1 {
    width: calc(100% - 1px);
  }
  .column.flex.min-cols-2,
  .column.flex.max-cols-4,
  .column.flex.max-cols-5,
  .column.flex.max-cols-6 {
    width: calc(50% - 1px);
  }
  .product-grid.grid .column.flex.min-cols-2:not(.product-block--gap-0), .product-grid.grid
  .column.flex.max-cols-4:not(.product-block--gap-0), .product-grid.grid
  .column.flex.max-cols-5:not(.product-block--gap-0), .product-grid.grid
  .column.flex.max-cols-6:not(.product-block--gap-0) {
    width: calc(50% - 10px);
  }
  .product-grid.grid .column.flex.min-cols-2.min-cols-1, .product-grid.grid
  .column.flex.max-cols-4.min-cols-1, .product-grid.grid
  .column.flex.max-cols-5.min-cols-1, .product-grid.grid
  .column.flex.max-cols-6.min-cols-1 {
    width: calc(100% - 10px);
  }
  .grid .column.flex.min-cols-2:nth-child(3n+1),
  .grid .column.flex.min-cols-2:nth-child(4n+1), .grid
  .column.flex.max-cols-4:nth-child(3n+1),
  .grid
  .column.flex.max-cols-4:nth-child(4n+1), .grid
  .column.flex.max-cols-5:nth-child(3n+1),
  .grid
  .column.flex.max-cols-5:nth-child(4n+1), .grid
  .column.flex.max-cols-6:nth-child(3n+1),
  .grid
  .column.flex.max-cols-6:nth-child(4n+1) {
    clear: none;
  }
  .grid .column.flex.min-cols-2:nth-child(2n+1), .grid
  .column.flex.max-cols-4:nth-child(2n+1), .grid
  .column.flex.max-cols-5:nth-child(2n+1), .grid
  .column.flex.max-cols-6:nth-child(2n+1) {
    clear: left;
  }
  .row.one-row .column.flex.max-cols-4:nth-child(n+3),
  .row.one-row .column.flex.max-cols-5:nth-child(n+3),
  .row.one-row .column.flex.max-cols-6:nth-child(n+3) {
    display: none;
  }
  .column.three-quarters {
    width: 100%;
  }
  .row--simple-valign {
    display: block;
    align-items: flex-start;
  }
  .row--simple-mobile-reverse {
    display: flex;
    flex-wrap: wrap;
  }
  .row--simple-mobile-reverse > .column:first-child {
    order: 2;
  }
  .row--simple-mobile-reverse > .column:nth-child(2) {
    order: 1;
  }
}

@media screen and (max-width: 479px) {
  .column.min-cols-1, .column.quarter, .column.fifth, .column.flex.max-cols-6, .column.flex.max-cols-5, .column.flex.max-cols-4, .column.flex.max-cols-3 {
    float: none;
    width: 100%;
  }
  .column.min-cols-2,
  .column.flex.min-cols-2 {
    float: left;
    width: 50%;
  }
  .grid .column.min-cols-2:nth-child(2n+1), .grid
  .column.flex.min-cols-2:nth-child(2n+1) {
    clear: left;
  }
  .links-row .back-link {
    display: block;
    margin: 0 0 1em;
  }
}

.cc-carousel-container {
  overflow: hidden;
  padding-top: 1px;
}

@media (max-width: 767px) {
  .cc-carousel-container {
    z-index: 9998;
  }
}

@media (min-width: 768px) {
  .cc-carousel-container.cc-carousel-container--on-mobile {
    padding-top: 0;
    overflow: visible;
  }
}

.cc-carousel-container.not-a-carousel {
  padding-top: 0;
  overflow: visible;
}

.cc-carousel--previous,
.cc-carousel--next {
  padding: 0;
  height: 44px;
  width: 44px;
  border: none;
  background: transparent;
  position: absolute;
  display: none;
  bottom: auto;
  top: 50%;
  left: auto;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
  transition: filter .4s;
}

.cc-carousel--previous.cc-initialized,
.cc-carousel--next.cc-initialized {
  display: inline-block;
}

.cc-carousel--previous:hover, .cc-carousel--previous:active, .cc-carousel--previous:focus,
.cc-carousel--next:hover,
.cc-carousel--next:active,
.cc-carousel--next:focus {
  border: none;
  background: transparent;
}

.cc-carousel--previous svg,
.cc-carousel--next svg {
  height: 30px;
  width: 30px;
  fill: #f69725;
  border: 1px solid #f69725;
  border-radius: 50%;
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .cc-carousel--previous svg,
  .cc-carousel--next svg {
    border: none;
    background: transparent;
    height: 35px;
    width: 35px;
  }
}

.cc-carousel--previous {
  left: 5px;
  margin-left: 0;
}

.cc-start .cc-carousel--previous {
  filter: grayscale(100%) brightness(100%);
  pointer-events: none;
  opacity: .5 !important;
}

@media (min-width: 900px) {
  .cc-carousel--previous {
    left: 2%;
  }
}

@media (min-width: 1441px) {
  .cc-carousel--previous {
    left: 2.5%;
  }
}

.cc-carousel--next {
  right: 5px;
  margin-left: 0;
}

.cc-end .cc-carousel--next {
  filter: grayscale(100%) brightness(100%);
  pointer-events: none;
  opacity: .5 !important;
}

@media (min-width: 900px) {
  .cc-carousel--next {
    right: 2%;
  }
}

@media (min-width: 1441px) {
  .cc-carousel--next {
    right: 2.5%;
  }
}

.cc-carousel {
  display: flex;
  flex-wrap: nowrap;
  user-select: none;
  -webkit-user-select: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0 !important;
}

.cc-carousel-mobile--no-scrollbar .cc-carousel {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.cc-carousel-mobile--no-scrollbar .cc-carousel::-webkit-scrollbar {
  display: none;
}

.cc-carousel.cc-initialized {
  cursor: grab;
}

.cc-carousel.cc-carousel--smooth-scroll {
  scroll-behavior: smooth;
}

@media (max-width: 767px) {
  .cc-carousel {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  .cc-carousel .column {
    scroll-snap-align: start;
  }
}

@media (min-width: 768px) {
  .cc-carousel::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .cc-carousel::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
  }
  .cc-carousel::-webkit-scrollbar-track {
    background: #dfdfdf;
  }
  .cc-carousel:not(.cc-initialized)::-webkit-scrollbar {
    height: 0px;
  }
}

.cc-carousel.grid {
  flex-wrap: nowrap;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .cc-carousel.grid {
    width: calc(100% + 20px);
  }
}

@media (max-width: 767px) {
  .cc-carousel.grid.cc-carousel-single-xs {
    width: 100% !important;
  }
  .cc-carousel.grid.cc-carousel-single-xs .product-block {
    width: 100% !important;
  }
}

.cc-carousel.grid .product-block--flex-spacer {
  display: none !important;
}

.cc-carousel.grid .product-block {
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .cc-carousel.grid .product-block {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .cc-carousel.grid .product-block:not(.product-block--flex-spacer) {
    display: flex !important;
  }
}

.cc-carousel.grid .product-block.product-block--gap-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  margin-left: 0 !important;
}

.cc-carousel.grid .product-block.product-block--gap-0:not(:first-child) {
  border-left: 1px solid transparent;
}

@media (max-width: 767px) {
  .cc-carousel.grid .product-block.product-block--gap-0.min-cols-2 {
    width: calc(50% - (5px)) !important;
  }
}

.cc-carousel.grid .product-block.product-block--last {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .cc-carousel.grid .product-block.product-block--last.min-cols-1.product-block--gap-0 {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .cc-carousel.grid .product-block.product-block--last {
    margin-right: 20px;
  }
}

.cc-carousel.grid .product-block.product-block--last + .product-block--flex-spacer {
  width: 1px !important;
  display: block !important;
  margin: 0;
  padding: 0;
  min-width: 0;
}

@media (max-width: 767px) {
  .cc-carousel-mobile--no-scrollbar {
    position: relative;
  }
  .cc-carousel-mobile--no-scrollbar::after {
    content: "";
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 35px;
    top: 0;
    right: 0;
    background: linear-gradient(to left, var(--bg-color-from) 20%, var(--bg-color-to) 100%);
      }
}

/* Utility classes: Hidden, float left, float right, etc. */
.clearfix, .cf {
  zoom: 1;
}

.clearfix:before, .cf:before {
  content: "";
  display: table;
}

.clearfix:after, .cf:after {
  content: "";
  display: table;
  clear: both;
}

.beside-svg {
  vertical-align: middle;
}

.hidden {
  display: none !important;
}

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

.align-right,
.align-right-desktop {
  text-align: right;
}

@media (min-width: 768px) {
  .sm\:align-right {
    text-align: right;
  }
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #26262c;
  background-color: #fdfdfa;
  padding: 10px;
  z-index: 10000;
  transition: none;
}

.no-margin {
  margin: 0;
}

.use-alt-bg {
  background-color: #fff5e6;
  color: #323328;
}

.use-alt-bg h1, .use-alt-bg .product-details .product-price .current-price, .product-details .product-price .use-alt-bg .current-price, .use-alt-bg .image-overlay .line-1, .image-overlay .use-alt-bg .line-1, .use-alt-bg .added-notice .added-notice__price, .added-notice .use-alt-bg .added-notice__price, .use-alt-bg h2, .use-alt-bg h3, .use-alt-bg h4, .use-alt-bg blockquote, .use-alt-bg .cart-summary__subtotal .amount, .cart-summary__subtotal .use-alt-bg .amount, .use-alt-bg h5, .use-alt-bg .rte a, .use-alt-bg .feature-subheader, .use-alt-bg .image-overlay .line-3 .link-display, .image-overlay .line-3 .use-alt-bg .link-display, .use-alt-bg .more-link {
  color: currentColor;
  border-color: currentColor;
}

.use-alt-bg .more-link::after {
  border-color: currentColor;
}

body.cc-popup-no-scroll {
  overflow: hidden;
}

.popup-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
  pointer-events: none;
}

.cc-popup {
  position: fixed;
  display: flex;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 997;
  transition: opacity 0.15s, visibility 0.15s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.cc-popup.cc-popup--center {
  justify-content: center;
  align-items: center;
}

.cc-popup.cc-popup--center .cc-popup-modal {
  transform: translate3d(0, 60px, 0);
}

.cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
  align-items: flex-end;
}

.cc-popup.cc-popup--bottom-left {
  justify-content: flex-start;
}

.cc-popup.cc-popup--bottom-left .cc-popup-modal {
  transform: translate3d(-60px, 0, 0);
}

.cc-popup.cc-popup--bottom-right {
  justify-content: flex-end;
}

.cc-popup.cc-popup--bottom-right .cc-popup-modal {
  transform: translate3d(60px, 0, 0);
}

.cc-popup.cc-popup--right {
  justify-content: flex-end;
}

.cc-popup.cc-popup--right .cc-popup-modal {
  transform: translate3d(60px, 0, 0);
  width: 100%;
  min-width: 0;
  overflow: auto;
}

@media (min-width: 768px) {
  .cc-popup.cc-popup--right .cc-popup-modal {
    width: 400px;
  }
}

.cc-popup.cc-popup--visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.cc-popup.cc-popup--visible .cc-popup-modal {
  transform: translate3d(0, 0, 0);
}

.cc-popup .cc-popup-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 998;
}

.cc-popup .cc-popup-modal {
  position: relative;
  z-index: 999;
  transition: transform 0.25s;
  overflow: hidden;
  background-color: #ffffff;
  color: #222;
}

.cc-popup .cc-popup-container {
  display: flex;
}

.cc-popup .cc-popup-container .cc-popup-title {
  color: #222;
  text-transform: capitalize;
}

.cc-popup .cc-popup-close {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 44px;
  height: 44px;
  padding: 7px;
  min-width: auto;
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.cc-popup .cc-popup-close svg {
  stroke: #222;
  stroke-width: 2px;
}

.cc-popup .cc-popup-image .rimage-background {
  height: 100%;
}

.cc-popup .cc-popup-column {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cc-animate-enabled .shopify-section {
  overflow: hidden;
}

@media (min-width: 768px) {
  .cc-animate-enabled [data-cc-animate] {
    opacity: 0;
  }
}

.cc-animate-enabled [data-cc-animate].-in {
  transition: opacity 0s, transform 0s;
  opacity: 1;
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right {
  transform: translate3d(15px, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-right.-in {
  transition-timing-function: cubic-bezier(0, 0.14, 0.19, 1);
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-up {
  transform: translate3d(0, 15px, 0);
  transition-duration: 0.7s;
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-up.-in {
  transform: translate3d(0, 0, 0);
}

.cc-animate-enabled [data-cc-animate].cc-zoom-out {
  transform: scale(1.1);
}

.cc-animate-enabled [data-cc-animate].cc-zoom-out.-in {
  transition: transform 1.6s cubic-bezier(0, 0.14, 0.19, 1) 0s !important;
  transform: scale(1);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-out {
  transform: scale(1.2);
}

.cc-animate-enabled [data-cc-animate].cc-fade-in-zoom-out.-in {
  transition: opacity 1s, transform 1.2s cubic-bezier(0, 0.14, 0.19, 1) 0s, filter 2s !important;
  transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {
  .cc-animate-enabled [data-cc-animate], .cc-animate-enabled [data-cc-animate].-in {
    transition: opacity 0s !important;
    transform: none !important;
  }
}

.cc-price-range {
  position: relative;
}

.cc-price-range__input-row {
  margin: 0px 0;
  display: flex;
  justify-content: space-between;
}

.cc-price-range__input-container {
  position: relative;
  flex: 0 0 auto;
  width: calc(50% - 0px);
}

.cc-price-range__input-currency-symbol {
  position: absolute;
  top: calc(50% - 0.5em + 0.5px);
  left: 1px;
  font-size: 1em;
  line-height: 1em;
  width: calc(15px + 1em - 2px);
  text-align: right;
}

.cc-price-range .cc-price-range__input {
  width: 100%;
  padding-left: calc(15px + 1em);
  padding-right: 15px;
}

.cc-price-range__bar {
  position: relative;
  margin: 30px 15px 10px;
}

.cc-price-range__bar-inactive {
  height: 2px;
  background: #e6e6e6;
  border-radius: 2px;
}

.cc-price-range__bar-active {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  background: currentColor;
  border-radius: 2px;
}

.cc-price-range__control {
  position: absolute;
  left: 0;
  top: -8px;
  margin-left: -9px;
  width: 18px;
  height: 18px;
}

.cc-price-range__control::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid currentColor;
  border-radius: 18px;
  cursor: pointer;
  transition: 150ms transform ease-out;
}

.cc-price-range__control:hover::after, .cc-price-range__control:focus::after {
  transform: scale(1.1);
}

.cc-price-range__control::before {
  content: '';
  position: absolute;
  display: block;
  top: calc(50% - 22px);
  width: 44px;
  height: 44px;
  cursor: pointer;
}

.cc-price-range__control--min::before {
  right: 0;
}

.cc-price-range__control--max::before {
  left: 0;
}

.store-availability-container-outer.store-availability-initialized {
  transition: height .3s;
  overflow: hidden;
}

.store-availability-container {
  padding: 1em 0;
  transition: opacity .3s;
}

.store-availability-loading .store-availability-container {
  pointer-events: none;
  opacity: 0.4;
  transition-delay: 0.4s;
}

.payment-and-quantity--buttons-active ~ [data-store-availability-container] .store-availability-container {
  padding-bottom: 1.5em;
}

.store-availability-container small {
  font-size: 0.85em;
}

.store-availability-container .store-availability-small-text {
  margin-bottom: 0.85em;
}

.store-availability-container .store-availability-information {
  display: flex;
}

.store-availability-container .store-availability-information .store-availability-icon {
  padding-right: 10px;
  position: relative;
  top: -1px;
}

.store-availability-container .store-availability-information .store-availability-icon svg {
  height: 16px;
  width: 16px;
}

.store-availability-container .store-availability-information .store-availability-icon.store-availability-icon--available {
  color: #108043;
}

.store-availability-container .store-availability-information .store-availability-icon.store-availability-icon--unavailable {
  color: #de3618;
}

.store-availability-container .store-availability-information .store-availability-information__stores {
  margin-top: 0.5em;
}

.store-availability-container .store-availability-information .store-availability-information__title,
.store-availability-container .store-availability-information .store-availability-information__stores,
.store-availability-container .store-availability-information .store-availability-information__stock {
  margin-bottom: 0;
}

.store-availability-container .store-availability-information .store-availability-information__title,
.store-availability-container .store-availability-information .store-availability-information__stock {
  margin-top: 0;
}

.store-availability-container .store-availability-information .store-availability-information__title strong {
  font-weight: 600;
}

.store-availabilities-modal {
  z-index: 99999;
}

.store-availabilities-modal small {
  font-size: 0.85em;
}

.store-availabilities-modal .store-availability-small-text {
  margin-bottom: 0.85em;
}

.store-availabilities-modal .cc-icon-available {
  color: #108043;
}

.store-availabilities-modal .cc-icon-unavailable {
  color: #de3618;
}

.store-availabilities-modal .cc-popup-close {
  color: #323328 !important;
}

.store-availabilities-modal .cc-popup-close:hover {
  color: #323328 !important;
}

.store-availabilities-modal .cc-popup-close svg {
  stroke: #323328 !important;
}

.store-availabilities-modal .cc-popup-close svg:hover {
  stroke: #323328 !important;
}

.store-availabilities-modal .cc-popup-modal {
  background-color: #ffffff;
  color: #323328;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content {
  text-align: left;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content button {
  white-space: nowrap;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-popup-text {
  margin-bottom: 1em;
  padding-right: 20px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .cc-popup-text .store-availabilities-modal__product-title {
  margin-bottom: 0;
  text-align: left;
  color: #323328;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item {
  margin-top: 1em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item:before {
  content: "";
  display: inline-block;
  background-color: #f5f5f5;
  width: 100%;
  height: 1px;
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item address {
  font-style: normal;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item a {
  color: #f69725;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location {
  display: flex;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__text {
  flex: 1;
  margin-bottom: 0.2em;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__text strong {
  font-weight: 600;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance {
  visibility: hidden;
  opacity: 0;
  margin-bottom: 0;
  transition: visibility .4s, opacity .4s;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance.-in {
  opacity: 1;
  visibility: visible;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__location .store-availability-list__location__distance svg {
  position: relative;
  height: 11px;
  width: 11px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__invalid_address svg {
  height: 14px;
  width: 14px;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-available, .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-unavailable {
  display: inline-block;
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-available svg, .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .cc-icon-unavailable svg {
  height: 13px;
  width: 13px;
}

@media (min-width: 768px) {
  .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--mobile {
    display: none;
  }
}

.store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--desktop {
  display: none;
}

@media (min-width: 768px) {
  .store-availabilities-modal .cc-popup-modal .cc-popup-content .store-availability-list__item .store-availability-list__phone--desktop {
    display: block;
  }
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal {
  background-color: #ffffff;
  color: #323328;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-close {
  color: #323328;
  top: 6px;
  right: 6px;
}

body:not(.tab-used) .cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-close {
  outline: none;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-close svg {
  stroke: #323328;
  filter: none;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-close:hover {
  color: #323328;
  background: transparent;
}

.cc-popup:not(.store-availabilities-modal) .cc-popup-modal .cc-popup-title {
  color: #323328;
}

.cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
  padding: 40px;
}

.cc-popup .cc-popup-background {
  z-index: 9998;
}

.cc-popup .cc-popup-modal {
  background-color: #ffffff;
  width: 40vw;
  max-width: 400px;
  z-index: 9999;
  position: relative;
}

.cc-popup .cc-popup-container {
  flex-direction: column;
}

.cc-popup .cc-popup-image {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  overflow: hidden;
}

.cc-popup .cc-popup-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(50, 51, 40, 0.12);
}

.cc-popup .cc-popup-image .rimage-outer-wrapper, .cc-popup .cc-popup-image .rimage-wrapper {
  height: 100%;
  width: 100%;
}

.cc-popup .cc-popup-image .rimage__image {
  object-fit: cover;
}

.cc-popup .cc-popup-content {
  padding: 40px;
  text-align: center;
  z-index: 1;
}

.cc-popup .social-links__list {
  margin-top: 40px;
  justify-content: center;
}

.cc-popup .social-links__list a {
  color: inherit;
}

.cc-popup .cc-popup-close {
  z-index: 2;
  color: #323328;
}

.cc-popup .cc-popup-close svg {
  stroke: #323328;
  height: 26px;
  width: 26px;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-close {
  top: 28px;
  right: 28px;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-close svg {
  stroke: #ffffff;
  filter: drop-shadow(2px 2px 2px rgba(50, 51, 40, 0.5));
}

.cc-popup .cc-popup-form__inputs {
  display: flex;
  margin-top: 40px;
  border: 1px solid #f69725;
  border-radius: 0px;
  overflow: hidden;
}

.cc-popup .cc-popup-form__input-wrapper {
  flex-grow: 1;
  background: #ffffff;
}

.cc-popup .cc-popup-form-input {
  width: 100%;
  font-size: 14px;
  border: transparent;
  border-radius: 0;
  padding-left: 1.5em;
}

.cc-popup .cc-popup-form-submit {
  border-radius: 0;
  height: 100%;
}

.cc-popup .cc-popup-form__response h4, .cc-popup .cc-popup-form__response blockquote, .cc-popup .cc-popup-form__response .cart-summary__subtotal .amount, .cart-summary__subtotal .cc-popup .cc-popup-form__response .amount {
  margin-bottom: 1em;
  margin-top: 1em;
  color: #323328;
}

@media (max-width: 767px) {
  .cc-popup .cc-popup-modal {
    min-width: 400px;
  }
}

@media (max-width: 479px) {
  .cc-popup.cc-popup--center, .cc-popup.cc-popup--bottom-left, .cc-popup.cc-popup--bottom-right {
    justify-content: center;
    align-items: center;
    padding: 10px;
    overflow: scroll;
  }
  .cc-popup .cc-popup-modal {
    width: 100%;
    min-width: 100%;
    border-radius: 0;
  }
}

/* .image-with-text .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
} */

.image-with-text .image-with-text__text {
  float: left;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.image-with-text .image-with-text__text .image-with-text__text__wrap {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding:0;
}

.image-with-text .image-with-text__text .image-with-text__text__wrap.align-left {
  margin-right: auto;
  margin-left: unset;
}

.image-with-text .image-with-text__text .image-with-text__text__wrap.align-right {
  margin-left: auto;
  margin-right: unset;
}

.image-with-text .image-with-text__text .rte {
  margin-bottom: 1.5em;
}

@media (min-width: 768px) and (max-width: 1399px) {
  .image-with-text.image-with-text--image-left .image-with-text__text__wrap {
    padding-right: 0;
  }
  .image-with-text.image-with-text--image-right .image-with-text__text__wrap {
    padding-left: 0;
  }
}

.image-with-text .image-with-text__image {
  position: relative;
  float: left;
  width: 50%;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: flex;
}

.image-with-text .image-with-text__image .image-with-text__image__inner {
  display: inline-block;
  height: auto;
  width: 100%;
  margin: auto;
}

@media (min-width: 768px) {
  .image-with-text .image-with-text__image .image-with-text__image__inner {
    height: 100%;
  }
}

.image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper {
  background-size: contain;
}

.image-with-text .image-with-text__image .image-with-text__image__inner .video-container {
  height: auto;
}

.image-with-text .image-with-text__image .image-with-text__image__inner .video-container video {
  height: calc(100% + 1px);
  width: calc(100% + 1px);
  object-fit: contain;
  position: static;
}

@media (max-width: 767px) {
  .image-with-text .image-with-text__image .image-with-text__image__inner .video-container video {
    position: static;
  }
}

.image-with-text .image-with-text__image .image-with-text__image__inner .video-container .rimage-outer-wrapper {
  background-size: cover;
}

.image-with-text .image-with-text__image .rimage-outer-wrapper,
.image-with-text .image-with-text__image .placeholder-image {
  min-height: 100%;
  flex-grow: 1;
}

.image-with-text .image-with-text__image .rimage-outer-wrapper {
  max-width: none !important;
  max-height: none !important;
  transition: filter 250ms;
}

.image-with-text .image-with-text__image .rimage-outer-wrapper.fade-in {
  transition: opacity .8s, filter .3s;
}

.image-with-text .image-with-text__image a {
  display: flex;
  flex-grow: 1;
}

.image-with-text .image-with-text__image a:hover .rimage-outer-wrapper {
  filter: brightness(92%);
}

.image-with-text .image-with-text__image--natural {
  display: block;
  align-self: center;
}

.image-with-text .image-with-text__image--natural .rimage-outer-wrapper {
  flex-grow: 0;
  min-height: 0;
}

.image-with-text .image-with-text__image {
  overflow: hidden;
  margin-bottom: 20px;
}
.image-with-text .container .image_with_text_sec {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left:-15px;
  margin-right:-15px;
}
.image-with-text .container .image-with-text__image, .image-with-text .container .image-with-text__text {
  flex: unset;
  padding:0 15px;
}

@media (max-width: 991px){
  .image-with-text .container .image_with_text_sec {
    margin-left:-7.5px;
    margin-right:-7.5px;
}
  .image-with-text .container .image-with-text__image, .image-with-text .container .image-with-text__text {
    padding:0 7.5px;
}
}

@media (min-width: 768px) {
  .image-with-text a .rimage-outer-wrapper {
    transition: opacity 0.8s, filter 0.5s, transform 0.5s !important;
  }
  .image-with-text a:hover .rimage-outer-wrapper {
    transform: scale(1.05);
  }
}

@media (max-width: 767px) {
  .image-with-text .container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-with-text .image-with-text__text,
  .image-with-text .image-with-text__image {
    float: none;
    width: auto;
    display: block;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .image-with-text .image-with-text__text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .image-with-text .image-with-text__image {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: center;
  }
  .image-with-text .image-with-text__image img {
    width: auto;
  }
  .image-with-text .image-with-text__image--using-bg {
    background-image: none !important;
  }
  .image-with-text .image-with-text__image--using-bg img {
    visibility: visible;
  }
  .image-with-text .container .image-with-text__image, .image-with-text .container .image-with-text__text {
    padding: 0;
    width: 100%;
}
.image-with-text .container .image_with_text_sec {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    background: transparent;
}

}

@media (min-width: 768px) {
  .image-with-text.image-with-text--cover .image-with-text__image__inner .video-container {
    height: 100%;
  }
  .image-with-text.image-with-text--cover .image-with-text__image__inner .video-container video {
    object-fit: cover;
    position: absolute;
  }
}

.image-with-text.image-with-text--cover .image-with-text__image__inner .rimage-outer-wrapper {
    background-size: cover;
    border-radius: 20px;
    overflow: hidden; 
}

.image-with-text .image-with-text__image .image-with-text__image__inner {
    border-radius: 20px!important;
    overflow: hidden!important; 
}

@media (min-width: 768px) {
  .featured-product-section .product-container {
    display: flex;
  }
  .featured-product-section .product-container .product-form {
    align-self: center;
  }
}

.section-image-with-text-overlay {
  position: relative;
  overflow: hidden;
}

.section-image-with-text-overlay .rimage-outer-wrapper {
  max-height: none !important;
  max-width: none !important;
}

.section-image-with-text-overlay img {
  width: 100%;
  vertical-align: top;
}

@media (min-width: 768px) {
  .section-image-with-text-overlay a .rimage-outer-wrapper {
    transition: filter .7s, transform .5s ease-out !important;
    transform: scale(1.03);
  }
  .section-image-with-text-overlay a:hover .rimage-outer-wrapper {
    transform: scale(1);
    filter: brightness(70%);
  }
}

.products-section {
  position: relative;
}

.products-section.full-width-section .product-grid:not(.one-row) {
  margin-bottom: 10px;
}

.products-section.full-width-section .product-block {
  color: #323328;
}

.slideshow {
  overflow: hidden;
}

.slideshow .slick-next, .slideshow .slick-prev {
  top: 50%;
  transform: translateY(-50%);
  height: 44px;
  width: 44px;
}

.slideshow .slick-next:hover, .slideshow .slick-next:focus, .slideshow .slick-prev:hover, .slideshow .slick-prev:focus {
  background: transparent !important;
}

.slideshow .slick-next svg, .slideshow .slick-prev svg {
  height: 100%;
  width: 100%;
  color: #ffffff;
}

.slideshow .slick-next svg:hover, .slideshow .slick-prev svg:hover {
  color: #ffffff;
}

.slideshow .slick-next {
  left: auto;
  right: 0;
}

@media (min-width: 992px) {
  .slideshow .slick-next {
    right: 8px;
  }
}

.slideshow .slick-prev {
  right: auto;
  left: 0;
}

@media (min-width: 992px) {
  .slideshow .slick-prev {
    left: 8px;
  }
}

@media (max-width: 767px) {
  .slideshow.slideshow--navigation-dots .image-overlay .inner, .slideshow.slideshow--navigation-arrows .image-overlay .inner {
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .slideshow .slick-active a .rimage-outer-wrapper {
    transition: filter 0.5s, transform 0.5s cubic-bezier(0.45, 0.05, 0.5, 0.95);
  }
  .slideshow .slick-active a:hover .rimage-outer-wrapper {
    transform: scale(1.03);
    filter: brightness(80%);
  }
}

@media (min-width: 768px) {
  .slideshow .slide.height--adapt .rimage-outer-wrapper, .slideshow .slide.height--adapt .placeholder-image {
    max-height: calc(100vh - 150px) !important;
  }
}

.cc-animate-enabled .slideshow .slide {
  overflow: hidden;
}

.cc-animate-enabled .slideshow .slide .feature-subheader, .cc-animate-enabled .slideshow .slide .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow .slide .link-display, .cc-animate-enabled .slideshow .slide .line-1, .cc-animate-enabled .slideshow .slide .line-2, .cc-animate-enabled .slideshow .slide .line-3 {
  transition: opacity 1s, transform 1.1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 0;
}

.cc-animate-enabled .slideshow .slide .feature-subheader, .cc-animate-enabled .slideshow .slide .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow .slide .link-display {
  transition-delay: 0.0s;
}

.cc-animate-enabled .slideshow .slide .line-1 {
  transition-delay: 0.05s;
}

.cc-animate-enabled .slideshow .slide .line-2 {
  transition-delay: 0.1s;
}

.cc-animate-enabled .slideshow .slide .line-3 {
  transition-delay: 0.15s;
}

@media (min-width: 768px) {
  .cc-animate-enabled .slideshow .slide .feature-subheader, .cc-animate-enabled .slideshow .slide .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow .slide .link-display {
    transition-delay: 0.25s;
  }
  .cc-animate-enabled .slideshow .slide .line-1 {
    transition-delay: 0.3s;
  }
  .cc-animate-enabled .slideshow .slide .line-2 {
    transition-delay: 0.33s;
  }
  .cc-animate-enabled .slideshow .slide .line-3 {
    transition-delay: 0.37s;
  }
}

.cc-animate-enabled .slideshow .slide.slick-active .feature-subheader, .cc-animate-enabled .slideshow .slide.slick-active .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow .slide.slick-active .link-display, .cc-animate-enabled .slideshow .slide.slick-active .line-1, .cc-animate-enabled .slideshow .slide.slick-active .line-2, .cc-animate-enabled .slideshow .slide.slick-active .line-3, .cc-animate-enabled .slideshow .slide.slick-current .feature-subheader, .cc-animate-enabled .slideshow .slide.slick-current .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow .slide.slick-current .link-display, .cc-animate-enabled .slideshow .slide.slick-current .line-1, .cc-animate-enabled .slideshow .slide.slick-current .line-2, .cc-animate-enabled .slideshow .slide.slick-current .line-3 {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .feature-subheader, .cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .link-display, .cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .line-1, .cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .line-2, .cc-animate-enabled .slideshow[data-transition="slide"].direction-left .slide:not(.-outgoing) .line-3 {
  transition: none;
  transform: translate3d(35px, 0, 0);
  opacity: 0;
  transition-delay: 0s;
}

.cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .feature-subheader, .cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .image-overlay .line-3 .link-display, .image-overlay .line-3 .cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .link-display, .cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .line-1, .cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .line-2, .cc-animate-enabled .slideshow[data-transition="slide"].direction-right .slide:not(.-outgoing) .line-3 {
  transition: none;
  transform: translate3d(-35px, 0, 0);
  opacity: 0;
  transition-delay: 0s;
}

@media (max-width: 767px) {
  .slideshow .overlay.position--bottom {
    padding-bottom: 70px;
  }
  .slideshow .overlay.position-lower-left {
    padding-bottom: 65px;
  }
  .slideshow .slick-dots {
    padding: 0 24px;
  }
  .slideshow-section--mobile-stack .slideshow .slick-dots {
    bottom: -8px;
  }
  .slideshow-section--mobile-stack .slideshow .rimage-outer-wrapper {
    position: relative;
  }
}

.slideshow .rimage__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 768px) {
  .slideshow .image-overlay.overlay--v-bottom .inner {
    padding-bottom: 75px;
  }
}

.slideshow-section.slideshow-section--full-width {
  padding: 0;
  border-top: none;
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .slideshow-section.slideshow-section--full-width:not(.slideshow-section--mobile-stack) {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .slideshow-section.slideshow-section--full-width {
    margin-bottom: 0 !important;
  }
}

.section-gallery .section-heading {
  margin-top: -0.3em;
  margin-bottom: 0.5em;
}

.section-gallery .cc-gallery.slick-slider {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.section-gallery .cc-gallery.slick-slider .gallery__item {
  margin-bottom: 0;
}

.section-gallery .cc-gallery.slick-slider .gallery__item .overlay-type {
  padding-top: 20px;
}

.section-gallery .cc-gallery.slick-slider .gallery__item .overlay-type.position--bottom {
  padding-bottom: 60px;
}

.section-gallery .cc-gallery .gallery__item {
  position: relative;
  flex: 1 1 270px;
  width: 100%;
  transition: background-color .15s, opacity .7s;
  overflow: hidden;
}

.section-gallery .cc-gallery .gallery__item .inner {
  margin: 0;
  width: auto;
  word-break: break-word;
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery .gallery__item .inner {
    padding: 37px;
  }
}

@media (min-width: 1600px) {
  .section-gallery .cc-gallery .gallery__item .inner {
    padding: 50px;
  }
}

.section-gallery .cc-gallery .gallery__item .inner .line-1:not(:last-child) {
  margin-bottom: 0.5em;
}

.section-gallery .cc-gallery .gallery__item .inner .feature-subheader:last-child, .section-gallery .cc-gallery .gallery__item .inner .image-overlay .line-3 .link-display:last-child, .image-overlay .line-3 .section-gallery .cc-gallery .gallery__item .inner .link-display:last-child {
  margin-bottom: 0;
}

.section-gallery .cc-gallery .gallery__item .inner .line-3:not(.line-3--link) {
  margin-top: 1em;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .section-gallery .cc-gallery .gallery__item.slick-slide .inner {
    padding-bottom: 50px;
  }
}

.section-gallery .cc-gallery .gallery__item.image-overlay--bg-full:after {
  transition: opacity .6s;
}

.section-gallery .cc-gallery .gallery__item .image-overlay__image-link {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.section-gallery .cc-gallery .gallery__item .image-overlay__image-link .section-background-video--inline + .image-overlay {
  z-index: 1;
}

@media (min-width: 1025px) {
  .section-gallery .cc-gallery .gallery__item .image-overlay__image-link .gallery__image, .section-gallery .cc-gallery .gallery__item .image-overlay__image-link .section-background-video--inline {
    will-change: filter, transform;
    transition: filter .7s, transform .5s ease-out !important;
    transform: scale(1.05);
  }
  .section-gallery .cc-gallery .gallery__item .image-overlay__image-link:hover .gallery__image, .section-gallery .cc-gallery .gallery__item .image-overlay__image-link:hover .section-background-video--inline {
    transform: scale(1.02);
    filter: brightness(70%);
  }
}

@media (min-width: 1025px) {
  .section-gallery .cc-gallery .gallery__item:hover.image-overlay--bg-full:after {
    opacity: 0;
  }
}

.section-gallery .cc-gallery .gallery__item .gallery__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .section-gallery .cc-gallery.gallery--with-margins:not(.gallery--mobile-carousel) .gallery__item {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery.gallery--with-margins {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery {
    margin-left: 0;
    margin-right: 0;
  }
  .section-gallery .cc-gallery.gallery--with-vertical-outer-padding {
    padding: 70px;
  }
  .section-gallery .cc-gallery.gallery--with-margins:not(.gallery--with-vertical-outer-padding) {
    padding: 0;
  }
  .section-gallery .cc-gallery.gallery--with-margins .gallery__row {
    margin: 0 -10px;
  }
  .section-gallery .cc-gallery.gallery--with-margins .gallery__item {
    margin: 10px;
  }
}

@media (min-width: 768px) and (min-width: 1441px) {
  .section-gallery .cc-gallery.gallery--with-margins:not(.gallery--not-full-width) .gallery__row {
    margin: 0 10px;
  }
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery.gallery--with-title {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .section-gallery .cc-gallery.gallery--with-margins.gallery--with-title:not(.gallery--not-full-width) {
    padding-bottom: 30px;
  }
}
.section-gallery .cc-gallery .gallery__row,
section.access-section{
  position: relative;
  z-index: 1;
}
.section-gallery .gallery-svg {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: -1px;
  overflow: hidden;
  line-height: 0;
  bottom: 10px;
}
.section-gallery .gallery-svg svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: auto;
  fill: #fff;
}
@media (min-width: 768px) {
  .section-gallery .cc-gallery .gallery__row {
    display: flex;
    flex-wrap: wrap;
  }
  .section-gallery .cc-gallery .gallery__row .gallery__item .overlay-type {
    padding: 40px;
  }
  .section-gallery .cc-gallery.gallery--grid-2 .gallery__item.gallery__item--enlarged {
    flex-grow: 2;
  }
  .section-gallery .cc-gallery.gallery--grid-3 .gallery__item.gallery__item--enlarged {
    flex-grow: 4;
  }
  .section-gallery .cc-gallery.gallery--grid-4 .gallery__item {
    flex-basis: 40%;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  .section-gallery .cc-gallery.gallery--grid-4 .gallery__item {
    flex-basis: 20%;
  }
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery.gallery--grid-4 .gallery__item.gallery__item--enlarged {
    flex-grow: 4;
  }
}

.section-gallery .cc-gallery.gallery--with-captions .gallery__item .inner {
  padding: 20px;
  margin: 20px 20px 50px;
}

@media (min-width: 768px) {
  .section-gallery .cc-gallery.gallery--with-captions .gallery__item .inner {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .section-gallery .cc-gallery.gallery--with-captions .gallery__item .inner {
    padding: 25px 30px;
  }
}
@media(max-width:768px){
  .section-gallery .cc-gallery.gallery--with-margins .gallery__item{
    height:280px !important;
  }
  .section-gallery .cc-gallery.gallery--with-margins .gallery__item {
    margin-bottom: 5px !important;
  }
}
@media(max-width:768px){
  .section-gallery .gallery-svg {
    bottom: 0;
  }
  .section-gallery .cc-gallery .gallery__item .inner .line-3:not(.line-3--link) {
    margin-bottom: 25px;
  }
}
.announcement-bar {
  padding: 0.3em 0;
  font-size: 14px;
  background-color: #ffe5c6;
  color: #323328;
  position: relative;
  z-index: 100000;
  margin: 0;
}

.announcement-bar.announcement-bar--same-color {
  border-bottom: 1px solid #ccccc9;
}

.announcement-bar .announcement-bar__inner {
  display: flex;
  align-items:center;
}
.announcement-bar .announcement-bar__inner .slick-track {
  display: flex;
  align-items: center;
}
.announcement-bar .toolbar-social {
  margin: 0;
}

.announcement-bar .toolbar-social .social-links__list li:first-child {
  margin-left: 0;
}

.announcement-bar .announcement-bar__text {
  text-align: center;
  /* flex: 1 0; */
}
  .announcement-bar .announcement-bar__text {
    padding: 0 40px;
  }

@media (max-width: 767px) {
  .announcement-bar .announcement-bar__text {
    max-height: 5.25em;
    overflow: auto;
  }
  .announcement-bar .announcement-bar__text {
    padding: 0 15px;
  }
  .announcement-bar .announcement-bar__text a:focus, .announcement-bar .announcement-bar__text a:active, .announcement-bar .announcement-bar__text a:hover {
    color: #323328 !important;
  }
}

@media (min-width: 768px) {

}

.announcement-bar .announcement-bar__text a, .announcement-bar .disclosure__toggle {
  transition: color .3s;
}

.announcement-bar .announcement-bar__text a:hover, .announcement-bar .disclosure__toggle:hover {
  color: #795c55;
}

.announcement-bar .social-links a {
  transition: opacity .3s;
}

.announcement-bar .social-links a svg, .announcement-bar .social-links a svg g {
  fill: #323328;
}
@media(max-width:575px){
  .announcement-bar {
    font-size: 15px;
  }
}
#content .shopify-section:first-child .section-text-with-icons {
  box-shadow: inset rgba(0, 0, 0, 0.08) 0 1px 3px 0px;
}

.section-text-with-icons .cc-carousel-container {
  max-width: 1100px;
}

.icon-columns__column {
  flex-grow: 1;
  margin: 0 15px;
  text-align: center;
  flex-basis: 0;
}

@media (max-width: 767px) {
  .cc-carousel-mobile .icon-columns__column {
    flex-basis: 55%;
  }
  .cc-carousel-mobile .icon-columns__column:last-child {
    padding-right: 0;
  }
  .cc-carousel-mobile .icon-columns__column .icon-columns__column--inner {
    width: 200px;
  }
  .cc-carousel-mobile .icon-columns__column.icon-columns__column--short {
    flex-basis: 0;
    white-space: nowrap;
  }
  .cc-carousel-mobile .icon-columns__column.icon-columns__column--short .icon-columns__column--inner {
    width: auto;
  }
  .icon-columns__column.align-center .icon-column__title {
    font-size: 15px !important;
  }
  .feature-subheader {
    margin: 0;
  }
}

.icon-columns__column.align-left .icon-columns__column--inner {
  display: inline-flex;
  text-align: left;
  align-items:center;
}

.icon-columns__column.align-left .icon-column__image {
  margin: 0 1em 0 0;
}

.icon-columns__column.align-left .cc-icon {
  height: auto !important;
}

.icon-columns__column.align-left .cc-icon--return, .icon-columns__column.align-left .cc-icon--iron, .icon-columns__column.align-left .cc-icon--leaf {
  position: relative;
  top: 3px;
}

.icon-columns__column.align-left .cc-icon--truck {
  position: relative;
  top: -2px;
}

.icon-columns__column.align-left .icon-column__title {
  margin-bottom: 0;
}

.icon-columns__column.align-center .icon-column__image {
  margin: 0 auto 1em;
}

.icon-columns__column.align-center .icon-column__title {
  margin-bottom: .3em;
}

.icon-column__image .cc-icon {
  fill: currentColor;
}

.icon-columns {
  display: flex;
  margin: 0 -15px;
  padding: 18px 0;
  flex-wrap: nowrap;
  justify-content: center;
}

.icon-columns.section-spacing--medium {
  padding: 3.5em 0;
}

.icon-columns.section-spacing--small {
  padding:0 0 4.5em 0;
}

.icon-columns.section-spacing--extra_small {
  padding: 10px 0;
}

.cc-is-carousel.cc-carousel-scrolling .icon-columns {
  justify-content: unset;
  border-top: 1px solid #f1f1f1;
}

.icon-columns.icon-columns--no-text .icon-columns__column {
  align-items: center;
}

.icon-columns.icon-columns--no-text .cc-icon--return, .icon-columns.icon-columns--no-text .cc-icon--iron, .icon-columns.icon-columns--no-text .cc-icon--leaf {
  top: 0;
}

@media (max-width: 767px) {
  .icon-columns:not(.cc-carousel-mobile) {
    flex-direction: column;
  }
  .icon-columns:not(.cc-carousel-mobile) .icon-columns__column {
    padding-bottom: 2.5em;
  }
  .icon-columns:not(.cc-carousel-mobile) .icon-columns__column:last-child {
    padding-bottom: 0;
  }
  /*   ====== */
  .icon-columns.section-spacing--small {
    padding: 2.5em 0;
    flex-wrap: wrap;
  }
  .cc-carousel-mobile .icon-columns__column.icon-columns__column--short {
    margin-bottom: 20px;
  }
  .icon-columns__column {
    text-align: left;
  }
  .cc-carousel-mobile .icon-columns__column.icon-columns__column--short:last-child {
    margin-bottom: 0;
  }
  .icon-columns.section-spacing--medium{
    padding: 2.5em 0;
  }
  .icon-columns.align-center.section-spacing--medium {
    display: flex;
    text-align: center;
    justify-content: center;
  }
  #content .shopify-section.last-full-width-section .full-width-section .icon-columns__column {
    width: 50%;
    margin: 0;
    flex: none;
  }
  .cc-is-carousel.cc-carousel-scrolling .icon-columns {
    justify-content: unset;
    border-top: 1px solid #f1f1f1;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: row;
  }
  #content .shopify-section.last-full-width-section .full-width-section .icon-columns__column .icon-column__content {
    text-align: center;
  }
  #content .shopify-section.last-full-width-section .full-width-section .icon-columns__column:nth-last-child(2) {
    padding-bottom: 0;
  }
}

.icon-column__title {
  font-weight: 500;
  color: #f89721;
}

.icon-column__text {
  margin-top: .2em;
}

.column-container {
  justify-content: space-around;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

@media (min-width: 768px) {
  .column-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.text-column {
  margin: 0 0 40px 0;
  width: 100%;
}

.text-column:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .text-column {
    margin: 0 20px;
    flex-basis: calc(25% - 40px);
    width: auto;
  }
  .column-count--2 .text-column {
    flex-basis: calc(50% - 40px);
  }
  .column-count--3 .text-column {
    flex-basis: calc(33.3% - 40px);
  }
}

.text-column .text-column__image {
  margin-bottom: 1.5em;
  margin-left: auto;
  margin-right: auto;
}

.text-column .text-column__image .section-background-video--inline video {
  position: static;
}

@media (min-width: 768px) {
  .text-column .text-column__image.text-column__image--shape-landscape .section-background-video--inline .video-container__video, .text-column .text-column__image.text-column__image--shape-square .section-background-video--inline .video-container__video, .text-column .text-column__image.text-column__image--shape-portrait .section-background-video--inline .video-container__video, .text-column .text-column__image.text-column__image--shape-portrait_tall .section-background-video--inline .video-container__video, .text-column .text-column__image.text-column__image--shape-portrait_taller .section-background-video--inline .video-container__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .text-column .text-column__image.text-column__image--shape-landscape .section-background-video--inline video, .text-column .text-column__image.text-column__image--shape-square .section-background-video--inline video, .text-column .text-column__image.text-column__image--shape-portrait .section-background-video--inline video, .text-column .text-column__image.text-column__image--shape-portrait_tall .section-background-video--inline video, .text-column .text-column__image.text-column__image--shape-portrait_taller .section-background-video--inline video {
    position: absolute;
  }
  .text-column .text-column__image.text-column__image--shape-landscape .rimage__image, .text-column .text-column__image.text-column__image--shape-square .rimage__image, .text-column .text-column__image.text-column__image--shape-portrait .rimage__image, .text-column .text-column__image.text-column__image--shape-portrait_tall .rimage__image, .text-column .text-column__image.text-column__image--shape-portrait_taller .rimage__image {
    object-fit: cover;
    object-position: center center;
  }
  .text-column .text-column__image.text-column__image--shape-landscape .video-container--background, .text-column .text-column__image.text-column__image--shape-landscape .rimage-wrapper, .text-column .text-column__image.text-column__image--shape-landscape .placeholder-image {
    padding-top: 66.6% !important;
  }
  .text-column .text-column__image.text-column__image--shape-square .video-container--background, .text-column .text-column__image.text-column__image--shape-square .rimage-wrapper, .text-column .text-column__image.text-column__image--shape-square .placeholder-image {
    padding-top: 100% !important;
  }
  .text-column .text-column__image.text-column__image--shape-portrait .video-container--background, .text-column .text-column__image.text-column__image--shape-portrait .rimage-wrapper, .text-column .text-column__image.text-column__image--shape-portrait .placeholder-image {
    padding-top: 150% !important;
  }
  .text-column .text-column__image.text-column__image--shape-portrait_tall .video-container--background, .text-column .text-column__image.text-column__image--shape-portrait_tall .rimage-wrapper, .text-column .text-column__image.text-column__image--shape-portrait_tall .placeholder-image {
    padding-top: 125% !important;
  }
  .text-column .text-column__image.text-column__image--shape-portrait_taller .video-container--background, .text-column .text-column__image.text-column__image--shape-portrait_taller .rimage-wrapper, .text-column .text-column__image.text-column__image--shape-portrait_taller .placeholder-image {
    padding-top: 177.8% !important;
  }
}

@media (min-width: 768px) {
  .text-column.align-left .text-column__image {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .text-column.align-right .text-column__image {
    margin-right: 0;
  }
}

.text-column__title {
  margin-bottom: 10px;
}

.text-column__button-row {
  margin-top: 15px;
}

.logo-list-container {
  overflow: hidden;
}

@media (max-width: 767px) {
  .section-logo-list .cc-carousel--previous, .section-logo-list .cc-carousel--next {
    display: none;
  }
}

.logo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -40px;
}

.logo-list.cc-carousel {
  flex-wrap: nowrap;
  justify-content: unset;
}

@media (max-width: 767px) {
  .cc-is-carousel .logo-list {
    flex-wrap: nowrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .cc-is-carousel.cc-carousel-scrolling .logo-list {
    justify-content: unset;
  }
}

@media (min-width: 768px) {
  .logo-list {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: -50px;
  }
}

.logo-list__logo {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(50% - 40px);
  margin: 0 20px 40px;
}

@media (min-width: 400px) {
  .logo-list__logo {
    flex: 0 0 calc(33.3% - 40px);
  }
}

@media (min-width: 768px) {
  .logo-list__logo {
    flex: 0 0 calc(25% - 50px);
    margin: 0 25px 50px;
  }
}

@media (min-width: 1000px) {
  .logo-list__logo {
    flex: 0 0 calc(20% - 50px);
  }
}

@media (min-width: 1300px) {
  .logo-list__logo {
    flex: 0 0 calc(16.6% - 50px);
  }
}

@media (max-width: 767px) {
  .cc-is-carousel .logo-list__logo {
    margin: 0 10px 0;
  }
  .cc-is-carousel .logo-list__logo:last-child {
    padding-right: 60px;
  }
}

.cc-carousel-container--on-mobile .logo-list__logo {
  margin-right: 30px;
}

.cc-carousel .logo-list__logo {
  margin-bottom: 0;
  flex-basis: auto;
}

@media (max-width: 767px) {
  .cc-carousel .logo-list__logo:last-child {
    padding-right: 70px;
  }
}

@media (min-width: 400px) and (max-width: 767px) {
  .logo-list--count-4 .logo-list__logo {
    flex: 0 0 calc(50% - 40px);
  }
}

.logo-list__logo-image {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
  margin: 0 auto;
  width: 100%;
  transition: opacity 100ms;
}

.logo-list__logo-image > .rimage-outer-wrapper {
  flex: 1 1 100%;
}

.logo-list__logo-image .placeholder-image {
  width: 100%;
}

@media (max-width: 767px) {
  .not-a-carousel .logo-list__logo-image {
    width: 100% !important;
  }
  .cc-carousel .logo-list__logo-image .rimage-outer-wrapper, .cc-carousel-on-mobile .logo-list__logo-image .rimage-outer-wrapper {
    max-width: none !important;
  }
}

@media (min-width: 768px) {
  .logo-list:not(.cc-carousel) .logo-list__logo-image {
    width: 100% !important;
  }
  .cc-carousel .logo-list__logo-image .rimage-outer-wrapper {
    max-width: none !important;
  }
}

.logo-list__logo-title {
  margin-top: 10px;
}

/*================ Giftcard Template ================*/
.template-giftcard {
  background: #ffffff;
  text-align: center;
  padding: 15px 0;
}

.giftcard {
  margin: 15px auto;
  max-width: 500px;
  padding: 20px;
}

.giftcard__illustration {
  position: relative;
  margin: 20px 0;
  overflow: hidden;
  border-radius: 0;
}

.giftcard__illustration img {
  display: block;
}

.giftcard__code {
  background: #fff;
  border-radius: 0;
  color: #484848;
  position: absolute;
  bottom: 10%;
  right: 50%;
  transform: translateX(50%);
  padding: 10px 20px;
  font-size: 22px;
  line-height: 1em;
  white-space: nowrap;
}

.giftcard-qr-row {
  margin: 15px 0;
}

.giftcard-qr {
  display: inline-block;
  background: #fff;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 0;
}

.giftcard-qr img {
  display: block;
  margin: 0 auto;
}

.giftcard-apple-wallet {
  margin: 15px 0;
}

.apple-wallet-image {
  display: block;
  margin: 0 auto;
}

.giftcard-button-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.print-giftcard svg {
  margin-left: -5px;
  margin-right: 5px;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 2 !important;
}

/*================ Print Giftcard Styles ================*/
@media print {
  @page {
    margin: 0.5cm;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  html,
  body {
    background-color: #fff;
    color: #000;
  }
  .print-giftcard,
  .apple-wallet,
  .btn,
  .account-area .action_link,
  .product-block .inner .quick-buy {
    display: none;
  }
}

.image-with-text .image-with-text__image .rimage-outer-wrapper::after, .section-image-with-text-overlay .rimage-outer-wrapper::after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.account-area {
  overflow: auto;
}

.account-area h2, .account-area h3, .account-area h4, .account-area blockquote, .account-area .cart-summary__subtotal .amount, .cart-summary__subtotal .account-area .amount, .account-area h5, .account-area h6 {
  margin-top: 1em;
}

.account-area .customer_address_table td {
  padding: 0.4em 0.1em;
}

.account-area .action_bottom {
  margin-top: 1em;
}

.account-area .action_add {
  margin-bottom: 30px;
}

.account-area .action_add.form-open {
  opacity: 0.6;
}

.link-display {
  color: #f69725;
  border-bottom: 1px solid #f69725;
}

.link-display:hover {
  color: #323328;
  border-bottom-color: #323328;
}

.more-link {
  display: inline-block;
  color: #f69725;
  margin: 1em 0;
  padding: 0 0 0.2em;
}

.more-link:after {
  content: '';
  display: block;
  margin-top: -0.1em;
  border-bottom: 1px solid #000;
  transition: all 100ms ease-in-out;
}

.more-link:hover:after {
  border-bottom-color: #000;
}

.hash-link {
  display: inline-block;
  color: #f69725;
}

.hash-link svg {
  fill: #f69725;
}

.feature-col {
  color: #f69725;
}

.feature-col a:hover {
  color: #ae6207;
}

.social-links {
  margin: 0;
}

.social-links .social-links__list {
  padding: 0;
  margin: 0;
}

.social-links li {
  display: inline-block;
  margin: 0 0.3em 0.5em;
}

.social-links li:last-child {
  margin-right: 0;
}

.social-links a {
  display: inline-block;
}

.social-links a:hover {
  opacity: 0.8;
}

.social-links svg {
  width: 17.1px;
  height: 17.1px;
  overflow: visible;
}

.social-links svg, .social-links svg g {
  fill: currentColor;
}

.social-links img {
  width: auto;
  height: 19px;
  vertical-align: middle;
  max-width: none;
}

.border-bottom {
  border-bottom: 1px solid #f5f5f5;
}

.border-top, .page-footer {
  border-top: 1px solid #f5f5f5;
}

@media (max-width: 767px) {
  .border-top-xs {
    border-top: 1px solid #f5f5f5;
  }
}

.border-left {
  border-left: 1px solid #f5f5f5;
}

.border-right {
  border-right: 1px solid #f5f5f5;
}

.header-container {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
}

.toolbar-container {
  background-color: #ffffff;
  color: #323328;
  position: relative;
  z-index: 101;
}

.nav-container {
  /* display: none; */
  background-color: #ffffff;
}

@media (min-width: 1025px) {
  .nav-container {
    display: block;
  }
}

.toolbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  font-size: 1em;
  
}

.toolbar .toolbar-left, .toolbar .toolbar-center, .toolbar .toolbar-right {
  flex: 1 0 auto;
  transition: opacity .4s;
}

@media (min-width: 1100px) and (max-width: 1200px) {
  .toolbar.toolbar--text-box-large .toolbar-left .logo img {
    max-width: 180px;
  }
}

@media (min-width: 768px) {
  .toolbar .toolbar-left.toolbar--text-logo .logo, .toolbar .toolbar-center.toolbar--text-logo .logo {
    max-width: 300px;
  }
  .toolbar.toolbar--text-box-large .toolbar-left.toolbar--text-logo:not(.toolbar-left--search-left) {
    max-width: 23%;
  }
}

.toolbar.toolbar--two-cols .toolbar-left {
  padding-right: 0;
}

@media (min-width: 1200px) {
  .toolbar.toolbar--two-cols .toolbar-left {
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .toolbar.toolbar--two-cols:not(.toolbar--text-box-large) .toolbar-left.toolbar-left--search-left {
    flex-basis: 350px;
  }
  .toolbar.toolbar--two-cols:not(.toolbar--text-box-large) .toolbar-left.toolbar-left--search-left .main-search__container {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  .toolbar.toolbar--two-cols:not(.toolbar--text-box-large) .toolbar-left.toolbar-left--search-left {
    flex-basis: 400px;
  }
}

.toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left {
  flex-grow: 1;
}

.toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left .main-search__container {
  max-width: none;
  width: 100%;
}

.toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left .main-search__form {
  margin-left: 0 !important;
  max-width: 450px;
}

@media (min-width: 768px) {
  .toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left .main-search__form .id-main-search__product-types {
    flex-basis: 35%;
  }
}

.toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left .main_search__popup {
  transform: translate3d(0, 0, 0) !important;
  left: 0;
  max-width: 450px;
}

@media (min-width: 1200px) {
  .toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-left.toolbar-left--search-left .main_search__popup {
    max-width: 404px;
  }
}

@media (min-width: 768px) {
  .toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-center {
    display: none;
  }
}

.toolbar.toolbar--two-cols.toolbar--text-box-large .toolbar-right.search-left {
  flex: 0 1;
}

.toolbar.toolbar--three-cols .toolbar-left, .toolbar.toolbar--three-cols .toolbar-right {
  width: 33.3%;
}

.toolbar.toolbar--three-cols .toolbar-left--search-left .main-search__container {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .toolbar.toolbar--three-cols .toolbar-left--search-left .main-search__container {
    max-width: 220px;
  }
}

@media (min-width: 1441px) {
  .toolbar.toolbar--three-cols .toolbar-left--search-left .main-search__container {
    max-width: 374px;
  }
}

.toolbar .toolbar-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.toolbar .toolbar-left .logo-text {
  padding-right: 20px;
}

.toolbar .toolbar-center {
  text-align: center;
  width: auto;
}

.toolbar .toolbar-center .logo-text {
  padding-left: 20px;
  padding-right: 20px;
}

.toolbar .toolbar-center.toolbar--text-logo {
  width: 33.3%;
}
@media (max-width: 767px) {
  .toolbar .toolbar-left {
    justify-content: flex-start;
  }
}
@media (max-width: 1200px) {
  .toolbar .toolbar-center .toolbar-logo img {
    max-width: 200px;
  }
}

.toolbar .toolbar-right {
  text-align: right;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .toolbar.toolbar--three-cols-xs .toolbar-left, .toolbar.toolbar--three-cols-xs .toolbar-right {
    flex: 0 1 88px !important;
  }
  .toolbar.toolbar--three-cols-xs .toolbar-center {
    flex: 1 0 !important;
  }
}

.toolbar .localization .selectors-form__item {
  margin: 0;
}

.toolbar .localization .selectors-form__item button {
  color: inherit;
}

.toolbar .localization .selectors-form__item button:hover {
  color: #7a7a73;
}

.toolbar-links {
  flex: 1 0 auto;
  white-space: nowrap;
  margin-right: 15px;
  margin-left: 15px;
}

.toolbar-left--search-left .toolbar-links {
  margin-left: 0;
}

.toolbar-links > * {
  vertical-align: middle;
}

.toolbar-social {
  display: inline;
  position: relative;
  margin: 10px 15px;
}

.toolbar-social .social-links {
  white-space: nowrap;
}

.toolbar-social .social-links li {
  margin-top: 0;
  margin-bottom: 0;
}

.toolbar-logo {
  display: inline-block;
  margin: 13px 0 0;
}

@media (min-width: 768px) {
.toolbar-logo {
    margin: 15px 0 12px;
}
}

@media (max-width: 767px) {
  .toolbar-logo .logo {
    max-width: calc(100vw - 180px);
  }
}
@media (max-width: 991px) {
.toolbar-logo {
    margin: 8px 0 8px;
  }
}

.toolbar-icons {
  display: flex;
  align-items: center;
  position: relative;
  gap: 7px;
}

@media (min-width: 1200px) {
  .toolbar-icons {
    padding-left: 15px;
    gap: 14px;
  }
}

.toolbar-icons .wishlist_icon, .toolbar-icons .toolbar-search, .toolbar-icons .toolbar-account, .toolbar-icons .toolbar-cart,.toolbar-icons .toolbar-gift {
  height: 55px;
  line-height: 55px;
  width: auto;
  display: inline-block;
  text-align: center;
}

.toolbar-icons .toolbar-search:hover, .toolbar-icons .toolbar-search:focus, .toolbar-icons .toolbar-account:hover, .toolbar-icons .toolbar-account:focus, .toolbar-icons .toolbar-cart:hover, .toolbar-icons .toolbar-cart:focus,.toolbar-icons .toolbar-gift:hover, .toolbar-icons .toolbar-gift:focus {
  color: #f69725;
}
.toolbar-icons .icon path,.toolbar-icons .icon circle {
  fill: none!important;
  stroke-width: 3px;
  stroke: currentColor!important;
  stroke-linecap: miter;
  stroke-linejoin: miter;
}
@media (min-width: 768px) {
  .toolbar-icons .toolbar-search:hover, .toolbar-icons .toolbar-search:focus, .toolbar-icons .toolbar-account:hover, .toolbar-icons .toolbar-account:focus, .toolbar-icons .toolbar-cart:hover, .toolbar-icons .toolbar-cart:focus {
    color: #f69725;
  }
}

@media (max-width: 767px) {
  .toolbar-icons .toolbar-search.toolbar-search--input {
    display: none !important;
  }
}

.toolbar-icons .toolbar-search svg {
  width: 21px;
  height: 21px;
}

.toolbar-icons .toolbar-search svg, .toolbar-icons .toolbar-search svg g {
  stroke: currentColor;
  fill: currentColor;
}

@media (max-width: 767px) {
  .toolbar-icons .toolbar-account {
    display: block;
  }
}

.toolbar-icons .toolbar-account svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 0;
  width: 24px;
  height: 24px;
}

.toolbar-icons .wishlist_icon svg {
  fill: none;
  width: 24px;
  height: 24px;
  padding-top: 0 !important;
}
.toolbar-icons .wishlist_icon a{
  color: #191817 !important;
}

.toolbar-icons .toolbar-cart {
  position: relative;
  white-space: nowrap;
}

.toolbar-icons .toolbar-cart .current-cart {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.toolbar-icons .toolbar-cart .current-cart:hover, .toolbar-icons .toolbar-cart .current-cart:focus {
  color:#f69725;
}

.toolbar-icons .toolbar-cart .current-cart small {
  font-size: 1em;
}

.toolbar-icons .toolbar-cart .pretty-select, .toolbar-icons .toolbar-cart .disclosure__toggle {
  margin-left: 0.5em;
}

@media (max-width: 767px) {
  .main-search__container {
    width: 100%;
    display: flex;
  }
}

@media (min-width: 768px) {
  .main-search__container {
    position: relative;
    display: inline-flex;
  }
  .toolbar-right .main-search--text-box-large .main-search__container {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .toolbar-right .main-search__container {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .main-search__container {
    min-width: 400px;
  }
  .toolbar-left .main-search__container {
    min-width: 0;
    width: 100%;
  }
  .toolbar-left:not(.toolbar-left--search-left) .main-search__container {
    max-width: 300px;
  }
  .toolbar-left.toolbar-left--search-left .main-search__container {
    max-width: none;
  }
}

@media (min-width: 768px) {
  .main-search--text-box-large .main-search__container {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .hidden-search-container--mob-only {
    display: none;
  }
}

.main-search__form {
  display: flex;
  position: relative;
  z-index: 1;
  margin: 0 0 17px;
  border-radius: 4px;
  width: 100%;
  transition: max-width .5s, border-radius .2s, padding-right .4s;
  padding-right: 45px;
  text-align: left;
  overflow: hidden;
  
  border: 1px solid #8A8B87;
  
}

.toolbar-center .main-search__form {
  text-align: center;
}

.main-search--text-box-large .main-search__form {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) and (max-width: 800px) {
  .main-search--text-box-large .main-search__form {
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  .main-search__form {
    margin: 15px 0;
  }
  .main-search--show-popup .main-search__form {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 1200px) {
  .main-search--show-popup .main-search__form {
    border-bottom-right-radius: 0px;
  }
}

.main-search__form input {
  position: relative;
  z-index: 1;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  background: #ffffff;
  padding: 0 14px 0 0;
  text-indent: 15px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  transition: all 400ms;
  color: #323328;
  background: #ffffff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: normal;
  flex: 1 1;
}

@media (min-width: 768px) {
  .main-search--show-popup .main-search__form input {
    border-bottom-left-radius: 0;
  }
  .main-search--text-box-large .main-search__form input {
    height: 45px;
    line-height: 45px;
  }
}

@media (max-width: 767px) {
  .main-search__form input {
    height: 40px;
    line-height: 40px;
  }
  .mobile-search-form .main-search__form input {
    margin-right: 0;
  }
}

body:not(.tab-used) .main-search__form input:focus {
  outline: none;
  box-shadow: none;
}

.main-search__form input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

.main-search__form input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.main-search__form input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

.main-search__form input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

.main-search__form select#main-search__product-types:not(.replaced) {
  -webkit-appearance: none;
  text-indent: 15px;
  color: #323328;
  border-color: #d4d4d2;
}

.main-search__form .id-main-search__product-types, .main-search__form select#main-search__product-types:not(.replaced) {
  position: relative;
  z-index: 2;
  border-right: none;
  border-radius: 0;
  border-top: none;
  border-bottom: none;
  width: 30%;
  min-width: 100px;
  transition: width .4s;
  background-color: #f2f2f2;
  flex-basis: 40%;
}

.main-search--text-box-large .main-search__form .id-main-search__product-types, .main-search--text-box-large .main-search__form select#main-search__product-types:not(.replaced) {
  flex-basis: 30%;
}

.main-search__form .id-main-search__product-types:after, .main-search__form select#main-search__product-types:not(.replaced):after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  background-image: linear-gradient(-270deg, rgba(242, 242, 242, 0) 0%, #f2f2f2 30%);
}

body:not(.tab-used) .main-search__form .id-main-search__product-types select:focus ~ .text, body:not(.tab-used) .main-search__form select#main-search__product-types:not(.replaced) select:focus ~ .text {
  outline: none;
  box-shadow: none;
}

.toolbar-left--search-left .main-search__form .id-main-search__product-types, .toolbar-left--search-left .main-search__form select#main-search__product-types:not(.replaced) {
  min-width: 0;
  flex-basis: 45%;
}

.main-search__form .id-main-search__product-types .text, .main-search__form select#main-search__product-types:not(.replaced) .text {
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  transition: width .4s;
  width: calc(100% - 2em);
}

.main-search__form button {
  cursor: pointer;
  z-index: 2;
  width: 46px;
  border: none;
  background: #fff;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  height: 100%;
  transition: all 400ms;
  color: #323328;
  border-radius: 0;
}

.main-search__form button svg {
  width: 24px;
  height: auto;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
}

@media (min-width: 768px) {
  .main-search--text-box-large .main-search__form button svg {
    width: 20px;
    height: 20px;
  }
}

.main-search__form button svg, .main-search__form button svg g {
  fill: none;
}

.current-cart-icon {
  position: relative;
  top: -1px;
  display: inline-block;
  line-height: 19px;
}

.current-cart-icon svg {
  width: 24px;
  height: 24px;
}

.current-cart-icon.current-cart-icon--basket1 svg, .current-cart-icon.current-cart-icon--basket1 svg g {
  fill: currentColor;
}

@media (min-width: 768px) {
  .current-cart-icon.current-cart-icon--basket1 {
    top: -2px;
  }
  .current-cart-icon.current-cart-icon--basket1 svg {
    height: 22px;
    width: 22px;
  }
}

.current-cart-icon.current-cart-icon--basket2 svg {
  height: 24px;
  width: 24px;
}

.current-cart-icon.current-cart-icon--cart svg {
  fill: none;
  width: 37px;
  height: auto;
}

.current-cart-count {
  position: absolute;
  bottom: 0;
  left: calc(100% - 15px);
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.current-cart-count:before {
  content: "";
  background: #F69725;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  border: 1px solid #fff;
}

.current-cart-count .inner-count {
  font-size: 11px;
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: bold;
  min-width: 16px;
  padding: 0 5px;
}

.main-nav {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  display: flex;
}

.main-nav.align-center {
  justify-content: center;
}

.main-nav > ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
}

.main-nav > ul > li {
  display: flex !important;
  align-items: center;
}

.main-nav ul, .main-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav .logo-item {
  color: #323328;
}

.main-nav .nav-item {
  display: inline-block;
}
.main-nav .nav-item .nav-item-link {
    display: inline-block;
    padding: 1.1em 1em;
    line-height: 1.1em;
    color: #323328;
    position: relative;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.main-nav .nav-item .nav-item-link:focus {
  color: #964233;
}

.main-nav .nav-item .nav-item-link svg {
  fill: currentColor;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translateY(-50%);
      margin-top: 0;
    width: 10px;
    height: auto;
}

.main-nav .nav-item:hover > .nav-item-link {
  color: #964233;
}

.main-nav .nav-item:hover > .nav-item-link svg path {
  fill: #964233;
}

.no-js .main-nav .nav-item.drop-norm:hover > .sub-nav,
.no-js .main-nav .nav-item.drop-norm:focus-within > .sub-nav,
.main-nav .nav-item.drop-norm.open > .sub-nav {
  display: block;
  opacity: 1;
  visibility: visible;
}

.no-js .main-nav .nav-item.drop-uber:hover > .sub-nav,
.no-js .main-nav .nav-item.drop-uber:focus-within > .sub-nav,
.main-nav .nav-item.drop-uber.open > .sub-nav {
  opacity: 1;
  visibility: visible;
}

.main-nav .sub-nav {
  position: absolute;
  z-index: 2;
  width: 100% !important;
  top: 100%;
  background: #ffffff;
  text-align: left;
  font-size: 14px;
  line-height: 1.4em;
  transition: opacity .2s ease, visibility .2s ease;
  border: 1px solid #f5f5f5;
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility;
  left: 0;
  right: 0;
  transform: translateX(0) !important;
  max-height: 68.5vh;
  overflow-y: auto;
  overflow-x:hidden;
}

.main-nav .sub-nav a {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
    text-align: left;
}

@media (min-width: 1025px){
  .menu-col-row{
    display: flex;
    margin-bottom:30px;
  }
  .menu-collection_col{
    flex: 1;
  }
  .menu-collection_col.a_f_collections_col{
    flex: 1.7;
  }
  .menu-collection_list_block {
    display: flex;
    gap: 20px;
  }
  .menu-collection_list {
    width: 130px;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 1024px){
  .menu-col-row {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px;
  }
  
  .menu-collection_col {
      padding: 0 15px;
      width: 50%;
  }
  .menu-collection_list a{
            border: 0px !important;
        display: inline-block;
        padding: 2px 0px !important;
  }
  .menu-col-body {
    padding: 16px 0;
}
}

@media (max-width: 575px){
  .menu-collection_col {
      width: 100%;
  }
}
.main-nav .sub-nav a:hover,.main-nav .sub-nav a:hover span,
.main-nav .sub-nav a:focus {
  color: #964233 !important;
}

.main-nav .sub-nav a:hover svg,
.main-nav .sub-nav a:focus svg {
  fill: #964233;
}

.main-nav .sub-nav h6 {
  display: inline-block;
  margin: 1em 0 0.5em;
  color: #323328;
}

.main-nav .sub-nav .sub-nav-item-link {
  display: block;
  padding: 0;
  line-height: 1.3em;
  color: #323328;
}

.main-nav .sub-nav .sub-nav-item-link svg {
  fill: #323328;
}

.main-nav .sub-nav .sub-nav-item--expanded > .sub-nav-item-link svg {
  transform: rotate(180deg);
}

.main-nav .sub-nav .sub-sub-nav-list {
  display: none;
  margin-left: 0.5em;
  padding-left: 0.75em;
  border-left: 1px solid #ccccc9;
}

.no-js .main-nav .sub-nav:focus-within .sub-sub-nav-list {
  display: block;
}

.main-nav .sub-nav-item.active > a {
  color: #964233;
}

.main-nav .sub-nav-item-image {
  margin-bottom: 0.5em;
}

.main-nav .sub-nav-list {
  padding: 0 0 calc(40px - 0.4em) 40px;
}



.main-nav .nav-item.drop-norm {
  padding-right: 1em;
}
.main-nav .nav-item.drop-norm .sub-nav {
  left: 0;
  right: auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
  padding: 0;
  width: 100%;
}
.main-nav .nav-item .sub-nav-inner ul.sub-nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  flex-flow: row wrap;
  width: 100%;
  padding: 0;
}
.main-nav .nav-item .sub-nav-inner ul.sub-nav-list li.sub-nav-item {
  width: 20%;
  flex-basis: 20%;
  padding-left: 15px;
}
.menu-collection_header {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    color: #D29F58;
}

.menu-collection_col_list a {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
    text-align: left;
}


@media (max-width: 850px) {
  .main-nav .nav-item.drop-norm .sub-nav .sub-nav-list {
    width: 175px;
  }
}

.main-nav .nav-item .sub-nav .sub-nav-list:first-child {
  margin-left: 0px;
}

.main-nav .nav-item .sub-nav .sub-nav-item-link-title {
    vertical-align: middle;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    text-transform: normal;
}
.main-nav .nav-item .sub-nav-inner {
  display: block;
  max-width: 1440px;
  margin: auto;
}

.main-nav.align-center .nav-item.drop-norm .sub-nav {
  left: auto;
  right: 50%;
  transform: translateX(50%);
}

.main-nav .nav-item.drop-uber {
  padding-right: 1em;
}

.main-nav .nav-item.drop-uber .sub-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 36px 36px 0 36px;
  transform: none !important;
}
.main-nav .sub-nav .sub-nav-item-image-title {
  margin-bottom: 5px;
  color: #f69725;
  font-size: 12px;
  text-transform: uppercase;
}
.main-nav .sub-nav .sub-nav-item-image-desc {
  font-size: 14px;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
}

@media (min-width: 768px) {
  .main-nav .nav-item.drop-uber .sub-nav {
    border: none;
    padding: 15px 0;
        left: 0;
    right: auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  }
  .main-nav .nav-item.drop-uber .sub-nav:before {
    content: "";
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: -50vw;
    left: -50vw;
    bottom: 0;
    z-index: -1;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  }
}

.main-nav .nav-item.drop-uber .sub-nav-links-column {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
  padding: 0;
  max-height: 60vh;
  /* overflow: auto; */
}

.main-nav .nav-item.drop-uber .sub-nav-links-column-grid-wrapper {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
}


.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images {
  width: calc(2 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images .sub-nav-list {
  width: 50%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-1-images {
  width: calc(4 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-1-images .sub-nav-list {
  width: 25%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-1-images.sub-nav-links-column--count-3 .sub-nav-list {
  width: 33%;
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-2-images {
  width: calc(3 * 100% / 5);
}

.main-nav .nav-item.drop-uber .sub-nav-links-column--beside-2-images .sub-nav-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-end;
  flex-grow: 1;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-1 .sub-nav-image-list {
  width: 100%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-2 .sub-nav-image-list {
  width: 50%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-3 .sub-nav-image-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-images-column--count-4 .sub-nav-image-list {
  width: 25%;
}

.main-nav .nav-item.drop-uber .sub-nav-list {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-bottom: 36px;
}


.main-nav .nav-item.drop-uber .sub-nav-list .sub-nav-item-title {
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  color: #323328;
  display: block;
  margin: 0 0 0.7em 0;
  transition: color 120ms;
}

.main-nav .nav-item.drop-uber .sub-nav-list a:hover .sub-nav-item-title,
.main-nav .nav-item.drop-uber .sub-nav-list a:focus .sub-nav-item-title {
  color: #964233;
}

.main-nav .nav-item.drop-uber .sub-nav-image-list {
  width: 33.33%;
}

.main-nav .nav-item.drop-uber .sub-nav-image-list .sub-nav-item-link {
  padding: 0;
}



@media (max-width: 959px) {
  .main-nav .nav-item.drop-uber .sub-nav-links-column {
    width: 100%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column .sub-nav-list {
    width: 33.33%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images {
    width: calc(67% + 40px);
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images .sub-nav-list {
    width: 50%;
  }
  .main-nav .nav-item.drop-uber .sub-nav-links-column--beside-images + .sub-nav-images-column .sub-nav-image-list {
    width: 100%;
  }
}

.main-nav .nav-item.first .nav-item-link {
  padding-left: 0;
}

.main-nav.align-right .nav-item.last .nav-item-link {
  padding-right: 0;
}

.main-nav .logo-item {
  vertical-align: bottom;
  display: flex;
  align-items: center;
}

.main-nav .logo-item.logo-item-center .logo {
  margin: 12px 20px;
  float: none;
  width: auto;
}

.main-nav .logo-item.logo-item-left {
  margin: 12px 25px 12px 0;
}

.main-nav .logo-item.logo-item-left .logo {
  margin: 0;
}
.main-nav .nav-item .sub-nav-inner ul.sub-nav-list li.sub-nav-item h5, .main-nav .nav-item.drop-uber .sub-nav-list .sub-nav-item-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    color: #D29F58;
}
.main-nav .nav-item.drop-uber .sub-nav-list li.sub-nav-item {
  margin-bottom: 7px;
}
.main-nav .nav-item .sub-nav-inner ul.sub-nav-list li.sub-nav-item .sub-nav-list-subtitle li,
.main-nav .nav-item .sub-nav .sub-nav-item-link-title{
  margin-bottom: 7px;
  font-size: 18px;
  color: #353535;
}
@media (max-width: 767px) {
  .logo img {
    vertical-align: middle;
  }
}

.logo .logo-desktop {
  display: none;
}

@media (min-width: 768px) {
  .logo .logo-desktop {
    display: block;
  }
}

@media (min-width: 768px) {
  .logo .logo-mobile {
    display: none;
  }
}

.logo-nav {
  z-index: 100;
}

.logo-nav .logo {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  pointer-events: none;
}

.logo-nav .logo a {
  display: inline-block;
  pointer-events: auto;
}

.logo-nav.logo-nav--with-logo .main-nav.align-center {
  justify-content: space-between;
}

.logo-nav.logo-nav--with-logo .main-nav.align-center ul {
  flex-grow: 1;
  justify-content: center;
}

.header-container .logo-text {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19.2px;
  line-height: 1em;
  color: inherit;
  word-break: break-word;
  display: inline-block;
}

@media (min-width: 768px) {
  .header-container .logo-text {
    font-size: 24px;
  }
}

.nav-item-link--featured,
.main-nav .nav-item .nav-item-link.nav-item-link--featured {
  color: #964233;
}

.section {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

@media (min-width: 768px) {
  .section {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

.section.padless-top {
  padding-top: 0;
}

.section.padless-bottom {
  padding-bottom: 0;
}

.spaced {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

@media (min-width: 768px) {
  .spaced {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
}

.space-below, .space-under, .articles {
  margin-bottom: 2.5em;
}

@media (min-width: 768px) {
  .space-below, .space-under, .articles {
    margin-bottom: 3.5em;
  }
}

.space-above, .space-over {
  margin-top: 2.5em;
}

@media (min-width: 768px) {
  .space-above, .space-over {
    margin-top: 3.5em;
  }
}

.light-space-above {
  margin-top: 1em;
}

.product-label {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
}

.product-label span {
  display: inline-block;
  padding: 3px 8px;
  font-size: 90%;
  line-height: 1.2em;
  background: #323328;
  color: #ffffff;
}

.product-label--sale span {
  background: #fac17c;
  
  color:#fff;
}

.product-label--soldout span {
  background: #323328;
  color: #ffffff;
}

.product-label--new-in span {
  background: #964233;
  color: #ffffff;
}

.product-block {
  display: flex;
  flex-direction: column;
  text-align: left;
  
}

.product-block .image {
  background-color: #ffffff;
}

.product-block.product-block--gutter-0.product-block--border-true .product-block__inner, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner {
  padding: 0;
  justify-content: space-between;
}

.product-block.product-block--gutter-0.product-block--border-true .product-block__inner .product-block__weight, .product-block.product-block--gutter-0.product-block--border-true .product-block__inner .product-block__title-price, .product-block.product-block--gutter-0.product-block--border-true .product-block__inner .themed-product-reviews--bottom, .product-block.product-block--gutter-0.product-block--border-true .product-block__inner .product-form, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner .product-block__weight, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner .product-block__title-price, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner .themed-product-reviews--bottom, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner .product-form {
  padding-left: 20px;
  padding-right: 20px;
}

.product-block.product-block--gutter-0.product-block--border-true .product-block__inner .product-form, .use-alt-bg .product-block.product-block--gutter-0 .product-block__inner .product-form {
  padding-bottom: 20px;
}

.product-block.product-block--gutter-0.product-block--border-true.product-block--no-quickbuy, .use-alt-bg .product-block.product-block--gutter-0.product-block--no-quickbuy {
  padding-bottom: 20px;
}

.product-block.product-block--gutter-0.product-block--border-true.product-block--no-quickbuy .themed-product-reviews--bottom, .use-alt-bg .product-block.product-block--gutter-0.product-block--no-quickbuy .themed-product-reviews--bottom {
  padding-top: 1em;
}

.product-block.product-block--gutter-0.product-block--border-true .qty-adjuster-container, .use-alt-bg .product-block.product-block--gutter-0 .qty-adjuster-container {
  bottom: 20px;
}

.product-block.page-block.product-block--gutter-0 .product-block__inner {
  padding: 20px;
}

.product-block.page-block .more-link {
  margin-bottom: 0;
}

.product-block .price {
  margin-top: 0.5em;
  margin-top: 0;
}

.product-block .product-block__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}

.collection-product-wislist {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.product-block :hover .collection-product-wislist {
  opacity: 1;
  visibility: visible;
}
.product-block .wishlisthero-floating{
  border-radius: 50% !important;
}
.wishlisthero-product-in-wishlist{
  background-color: #f69725 !important;
}
.wishlisthero-product-in-wishlist svg path{
  fill: #fff !important;
}
.site-header__icon span.wishlist-hero-items-count {
    position: absolute;
    width: 14px !important;
    height: 14px !important;
    border: 1px solid #fff;
    background-color: #f69725 ;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    bottom: -7px;
    right: -6px;
}


.product-block .product-block__title-price {
  /* flex-grow: 1; */
  margin-bottom: auto;
}

.product-block:not(.layout-align-beside) .product-block__title-price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-block .image {
  position: relative;
  margin: 0 0 1em;
  width: 100%;
}

.product-block .image > .inner {
  position: relative;
  text-align: center;
}

.product-block .image > .inner > a {
  display: block;
  transition: opacity 300ms;
}

.product-block .image--with-secondary .image__secondary {
  display: none;
}

@media (min-width: 1025px) {
  .product-block .image--with-secondary .image__primary {
    transition: opacity .3s;
  }
  .product-block .image--with-secondary .image__secondary {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s;
  }
  .product-block .image--with-secondary .image__secondary .rimage-outer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.product-block.align-center .product-label {
  width: 100%;
  font-size:16px;
}

@media (min-width: 1450px) {
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price {
    display: flex;
    align-items: flex-end;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-5 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 1200px) {
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price {
    display: flex;
    align-items: flex-end;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 1000px) {
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price {
    display: flex;
    align-items: flex-end;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-4 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

@media (min-width: 768px) {
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price {
    display: flex;
    align-items: flex-end;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .title,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price {
    flex: 0 0 50%;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price {
    text-align: right;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price.on-sale .amount,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price.on-sale .amount {
    margin-right: 0;
  }
  .product-block.layout-align-beside.max-cols-2 .product-block__title-price .price.on-sale del,
  .product-block.layout-align-beside.max-cols-3 .product-block__title-price .price.on-sale del {
    margin-left: 4px;
  }
}

.product-block .title {
    display: block;
    color: inherit;
    padding-top: 0.1em;
    margin: 0 0 0.2em;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-block .product-block__weight-value {
  margin: 0 0 8px;
  opacity: 0.75;
  font-size: 90%;
}

.product-block .vendor {
  margin: 0 0 2px;
  font-size: 16px;
  opacity: 1;
  word-break: break-word;
  font-weight: 600;
}

.product-block .price .amount {
  font-family: "Poppins", sans-serif;
  font-size: 1.25em;
  color: #000;
  line-height: 1em;
}

.product-block .price .amount small {
  font-size: 14px;
  line-height: 1.1em;
}

.product-block .price .from {
  font-size: 90%;
}

.product-block .price.on-sale .from,
.product-block .price.on-sale .amount {
  color: #fac17c;
}

.product-block .price.on-sale .amount {
  margin-right: 4px;
}

.product-block .price.on-sale del {
  opacity: 0.75;
}

.product-block .price .amount, .product-block .price .was-price {
  white-space: nowrap;
}

.product-block .price .was-price {
  text-decoration: line-through;
}

.product-block .inner .quick-buy {
  display: inline-flex !important;
  padding: 5px;
  align-items: center;
  opacity: 0;
  background-position: center center;
  background-color: #ffffff;
  color: rgba(246, 151, 37, 0.5);
  transition: opacity .3s, transform .2s !important;
  vertical-align: middle;
  line-height: 1.2em;
  width: 38px;
  height: 38px;
  border-radius: 200px;
  position: absolute;
  z-index: 2;
  text-align: center;
  transform: scale(0.8);
  will-change: opacity, transform;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.product-block .inner .quick-buy.pos-middle {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(0.8);
}

.product-block .inner .quick-buy.pos-bottomcorner {
  bottom: 10px;
  right: 10px;
}

.product-block .inner .quick-buy span {
  flex-grow: 1;
  line-height: 17px;
}

.product-block .inner .quick-buy span svg {
  height: 17px;
  width: 17px;
}

@media (min-width: 1025px) {
  .product-block:hover .image--with-secondary .image__primary {
    opacity: 0;
    transition-delay: 150ms;
  }
  .product-block:hover .image--with-secondary .image__secondary {
    opacity: 1;
  }
  .product-block:hover .inner .quick-buy {
    opacity: 0.9;
    transform: scale(1);
    transition-delay: .2s;
    color: #323328;
  }
  .product-block:hover .inner .quick-buy svg {
    color: #323328;
  }
  .product-block:hover .inner .quick-buy.pos-middle {
    transform: translate3d(-50%, -50%, 0) scale(1);
  }
  .product-block .inner .quick-buy:hover {
    opacity: 1;
    border-color: rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transform: scale(1.1);
  }
  .product-block .inner .quick-buy:hover.pos-middle {
    transform: translate3d(-50%, -50%, 0) scale(1.1);
  }
}

.product-block .product-form, .product-block .qty-adjuster-container {
  margin-top: 0.5em;
}

.product-block.collection-block .image {
  background-color: transparent;
  overflow: hidden;
}

.product-block.collection-block.collection-block--circle .image {
  border-radius: 50%;
  z-index: 1;
}

.product-block.collection-block .rimage__image {
  object-fit: cover;
  object-position: center center;
  transition: transform .4s;
  will-change: transform;
}

@media (min-width: 768px) {
  .product-block.collection-block:hover .rimage__image {
    transform: scale(1.05);
  }
}

.product-add {
  position: relative;
  transition: width .3s, opacity .3s, visibility .3s, background .3s, border-color .3s;
  background-color: #fac17c;
  border-width: 1px; 
  border-color: #fac17c ;
  color: #fff;
  font-size: 12px;
  padding: 12px 1.3em;
  font-weight: 700;
}
.product-category_pro .star-ratings .fill-ratings{
  color: #E5A605;
}
.product-add {
  background-color: #5c2a64 !important;
  border-color: #5c2a64 !important;
  color: #fff !important;
}
.product-add .button-text {
  transition: opacity 500ms ease;
  text-transform:uppercase;
}
.payment-and-quantity just-pay-button::part(just-button) {
    text-transform: uppercase !important;
}
.product-add .loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0;
  transition: opacity .3s;
}

.product-add .added-to-cart-check {
  transition: opacity .2s;
  opacity: 0;
}

.product-add .added-to-cart-check:after {
  height: 15px;
  width: 8px;
  transform-origin: left top;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  content: '';
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -2px;
  transform: scaleX(-1) rotate(135deg) translateX(-50%) translateY(-50%);
}

.product-add.product-add--adding {
  background: #f8ae56 !important;
  border-color: #f8ae56 !important;
}

.product-add.product-add--adding .button-text {
  opacity: 0;
}

.product-add.product-add--adding .loading-spinner {
  opacity: 1;
}

.product-add.product-add--adding:not(.mini-form).product-add--added .loading-spinner {
  opacity: 0;
}

.product-add.product-add--adding:not(.mini-form).product-add--added .added-to-cart-check {
  opacity: 1;
}

.product-add.product-add--adding:not(.mini-form).product-add--added .added-to-cart-check:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
}

@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 8px;
    opacity: 1;
  }
  40% {
    height: 15px;
    width: 8px;
    opacity: 1;
  }
  100% {
    height: 15px;
    width: 8px;
    opacity: 1;
  }
}

.product-block__inner .product-form--added .product-add {
  transition: width .3s, opacity .3s .4s, visibility .3s .4s, background .3s, border-color .3s;
}

.product-grid.grid {
  margin-left: 0;
  margin-right: 0;
  padding-left: 1px;
}

.product-grid.grid .product-block.product-block--gap-0 {
  margin-top: -1px;
}

.product-grid.grid .product-block:not(.product-block--flex-spacer) {
  background-color: #ffffff;
}

.product-grid.grid .product-block .quick-buy.btn:not(.round-button), .product-grid.grid .product-block .account-area .quick-buy.action_link:not(.round-button), .account-area .product-grid.grid .product-block .quick-buy.action_link:not(.round-button), .product-grid.grid .product-block .inner .quick-buy:not(.round-button), .product-grid.grid .product-block .product-add {
  width: 100%;
}


.rimage-outer-wrapper {
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.rimage-outer-wrapper[data-parent-fit="contain"] {
  background-size: contain;
}

.rimage-outer-wrapper.fade-in {
  opacity: 0;
  transition: opacity 200ms;
}

.rimage-outer-wrapper.fade-in.lazyloaded {
  opacity: 1;
}

.no-js .rimage-outer-wrapper.fade-in {
  opacity: 1;
}

.lazyload--placeholder {
  background: rgba(0, 0, 0, 0.05);
}

.lazyload--placeholder img:not([src]) {
  visibility: hidden;
}

.rimage-wrapper {
  position: relative;
  transition: background 150ms;
}

.rimage-wrapper .rimage__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.rimage-wrapper .rimage__image.blur-in {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.rimage-wrapper .rimage__image.blur-in.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.rimage-wrapper .rimage__image.fade-in {
  opacity: 0;
  transition: opacity 200ms;
}

.rimage-wrapper .rimage__image.fade-in.lazyloaded {
  opacity: 1;
}

.rimage-wrapper .rimage__image.cover {
  object-fit: cover;
}

.slideshow:not(.slick-initialized) .slide:not(:first-child) {
  display: none;
}

.slideshow .rimage-outer-wrapper,
.fullwidth-image .rimage-outer-wrapper {
  width: 100%;
  max-width: none !important;
  max-height: none !important;
}

.no-tint {
  position: relative;
  overflow: hidden;
}

.no-tint .overlay,
.no-tint .image-overlay {
  z-index: 1;
  color: #ffffff;
}

.has-tint {
  position: relative;
  overflow: hidden;
}

.has-tint::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(50, 51, 40, 0.12);
}

.has-tint.has-tint--standard::after {
  background: none;
  background-color: rgba(50, 51, 40, 0.12);
}

.has-tint.has-tint--vignette::after {
  background: radial-gradient(circle, rgba(50, 51, 40, 0.1) 15%, #323328 160%);
}

.has-tint.has-tint--bottom::after {
  background: linear-gradient(180deg, transparent 40%, rgba(50, 51, 40, 0.6));
}

.has-tint.has-tint--top::after {
  background: linear-gradient(0deg, transparent 40%, rgba(50, 51, 40, 0.6));
}

.has-tint.has-tint--shadow::after {
  display: none;
}

.has-tint.has-tint--shadow .inner {
  position: relative;
}

.has-tint.has-tint--shadow .inner::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: -200px;
  right: -100px;
  bottom: -200px;
  left: -100px;
  z-index: -1;
  background: radial-gradient(rgba(50, 51, 40, 0.22) 0%, transparent 70%);
  transition: opacity .4s;
}

.cc-animate-enabled .has-tint.has-tint--shadow .inner::before {
  opacity: 0;
}

.cc-animate-enabled .has-tint.has-tint--shadow.cc-animate-complete.has-tint--shadow-in .inner::before,
.cc-animate-enabled .slideshow-section .has-tint.has-tint--shadow.has-tint--shadow-in .inner::before {
  opacity: 1;
}

.has-tint.has-tint--shadow .overlay--h-left .inner::before {
  left: -85%;
  right: 0;
}

.has-tint.has-tint--shadow .overlay--h-right .inner::before {
  left: 15%;
  right: -50%;
}

@media (max-width: 767px) {
  .has-tint.has-tint--shadow.has-tint--shadow-in .inner::before {
    opacity: 1 !important;
  }
  .has-tint.has-tint--shadow .overlay--h-mob-left .inner::before {
    left: -85%;
    right: 0;
  }
  .has-tint.has-tint--shadow .overlay--h-mob-center .inner::before {
    left: -25%;
    right: -25%;
  }
  .has-tint.has-tint--shadow .overlay--h-mob-right .inner::before {
    left: 15%;
    right: -50%;
  }
}

.has-tint .overlay,
.has-tint .image-overlay, .section-gallery .has-tint .image-overlay{
  z-index: 1;
  color: #ffffff;
  overflow: hidden;
}

@media (max-width: 767px) {
  .has-tint.has-tint--desktop-only::after {
    content: none;
  }
}

.use-alt-bg {
  padding-top: 2.5em !important;
  padding-bottom: 2.5em !important;
}

@media (min-width: 768px) {
  .use-alt-bg {
    padding-top: 3.5em !important;
    padding-bottom: 3.5em !important;
  }
}

.has-alt-bg + .has-alt-bg .use-alt-bg {
  margin-top: calc(-2.5em * 1.5) !important;
}

@media (min-width: 768px) {
  .has-alt-bg + .has-alt-bg .use-alt-bg {
    margin-top: calc(3.5em - 3.5em * 3) !important;
  }
}

@media (max-width: 767px) {
  .has-full-width-section:not(.slideshow-section--mobile-stack) + .has-full-width-section,
  .has-full-width-section:not(.slideshow-section--mobile-stack) + .main-collection-section {
    margin-top: -2.5em !important;
  }
}

@media (min-width: 768px) {
  .has-full-width-section + .has-full-width-section {
    margin-top: -3.5em !important;
  }
}

#content {
  margin-bottom: 0;
}

.template-collection .breadcrumbs {
  margin: 0;
}

@media (min-width: 768px) {
  .template-collection .product-grid.grid {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .template-collection .slideshow-section--full-width.slideshow-section--no-mobile-stack + .shopify-section.main-collection-section {
    margin-top: -2.5em;
  }
  .template-collection #content .shopify-section:first-child .collection-page {
    margin-top: 15px !important;
  }
}

#content .border-top, #content .page-footer {
  border-top-color: #f5f5f5;
}

#content .border-top, #content .page-footer {
  border-top: transparent;
}

#content .section {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  padding-top: 0;
  padding-bottom: 0;
}
#content .new-defult_sec.section{
    margin-top: 2.5em !important;
  margin-bottom: 2.5em !important;
}
@media (min-width: 768px) {
  #content .section {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
    #content .new-defult_sec.section{
        margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
  }
}

#content .shopify-section.last-alt-bg .use-alt-bg {
  margin-bottom: 0;
}

#content .shopify-section.last-full-width-section .full-width-section {
  margin-bottom: 0;
}

#content .shopify-section:first-child .section.use-alt-bg, #content .shopify-section:first-child .section.full-width-section {
  margin-top: 0;
}

.template-blog .breadcrumbs {
  margin-top: 0;
}

.template-blog .page-title svg {
  margin-left: 0.2em;
  height: 16px;
  width: 16px;
}

.story-page > .border-top:first-child, .story-page > .page-footer:first-child {
  border-top: 0;
}

@media (max-width: 767px) {
  .story-page .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.story-page .section-video .border-top, .story-page .section-video .page-footer, .story-page .section-background-video .border-top, .story-page .section-background-video .page-footer {
  border: none;
}

.story-page .section-video .section, .story-page .section-background-video .section {
  padding-top: 0;
  padding-bottom: 0;
}

.section-background-video.section-background-video--inline {
  position: relative;
}

.section-background-video.section-background-video--inline, .section-background-video.section-background-video--inline .video-container {
  height: 100%;
  width: 100%;
}

.page-footer {
  padding: 4em 0 1em 0;
  background: #323328;
  color: #fbfbfb;
}

@media (min-width: 768px) {
  .page-footer {
    padding-bottom: 3em;
  }
}

.page-footer .back-to-top-row {
  margin: -3em 0 2em;
}

.page-footer .back-to-top-row svg {
  fill: #ffffff;
}

.page-footer ul {
  margin: 0 0 2em;
}

@media (min-width: 768px) {
  .page-footer .signup-row {
    display: flex;
    align-items: flex-end;
  }
}

@media (max-width: 767px) {
  .page-footer .mailing-list .inline-input-button {
    width: 100%;
  }
}

.page-footer .mailing-list input[type=email] {
  width: 400px;
}

.page-footer .mailing-list .input-row,
.page-footer .mailing-list .notification {
  margin-bottom: 0;
}

.page-footer .social-links {
  margin: 0.6em 0 0;
}

.page-footer .rte {
  margin-bottom: 1em;
}

.page-footer .rte a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.page-footer .rte a:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

.page-footer .menu-with-logo {
  margin: 0 0 1em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.page-footer .menu-with-logo .footer-logo {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.page-footer .menu-with-logo ul {
  margin: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.page-footer .mailing-list__success h4, .page-footer .mailing-list__success blockquote, .page-footer .mailing-list__success .cart-summary__subtotal .amount, .cart-summary__subtotal .page-footer .mailing-list__success .amount {
  color: inherit;
}

.page-footer a {
  color: #ffffff;
  border-bottom: 1px solid transparent;
  font-size:19px;
}

.page-footer a:hover, .page-footer a:focus {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.page-footer .social-links a {
  border: none;
}

.page-footer .social-links a svg, .page-footer .social-links a svg g {
  fill: currentColor;
}

.page-footer .social-links a:hover svg, .page-footer .social-links a:hover svg g, .page-footer .social-links a:focus svg, .page-footer .social-links a:focus svg g {
  fill: currentColor;
}

.page-footer .footer-logo {
  float: left;
  max-width: 100px;
  margin-right: 1.75em;
}

.page-footer .footer-logo .placeholder-image {
  width: 60px;
}

.page-footer .footer-lower {
  font-size: 0.9em;
  line-height: 1.4em;
}

.page-footer .footer-lower a {
  color: #fbfbfb;
  border: none;
}

.page-footer .footer-lower a:hover, .page-footer .footer-lower a:focus {
  border-bottom: 1px solid;
}

@media (max-width: 767px) {
  .page-footer .footer-lower {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .page-footer .menu-with-logo {
    display: inline-block;
  }
  .page-footer .menu-with-logo .footer-logo {
    float: none;
    display: inline-block;
    margin: 0 auto 2em;
    width: 100%;
    max-width: 120px;
  }
  .page-footer .menu-with-logo .footer-logo .placeholder-image {
    width: auto;
  }
}

.footer-columns {
  display: flex;
}

.footer-columns .logo-column {
  padding-top: 0.4em;
  width: 12%;
  flex: 0 0 auto;
}

.footer-columns .logo-column a {
  border: none;
}

.footer-columns .text-beside-logo-column {
  width: 40%;
  flex: 0 1 auto;
}

.footer-columns .links-column {
  width: 16%;
  flex: 1 0 auto;
  line-height: 1.3em;
}

.footer-columns .links-column li {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.footer-columns .links-column ul {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .footer-columns {
    flex-wrap: wrap;
  }
  .footer-columns .logo-column {
    margin-bottom: 20px;
    padding-top: 0;
    width: 100%;
  }
  .footer-columns .logo-column .footer-logo-container {
    max-width: 120px;
  }
}

@media (max-width: 767px) {
  .footer-columns {
    display: block;
  }
  .footer-columns .column {
    float: none;
    width: auto;
  }
}

.localization .selectors-form__item {
  display: inline-block;
  margin-bottom: 20px;
}

.toolbar .selectors-form__item + .selectors-form__item {
  margin-left: 15px;
}

.disclosure {
  position: relative;
}

.disclosure__toggle {
  padding: 0 20px 0 0;
  background: transparent;
  border: none;
  width: auto;
  white-space: nowrap;
  position: relative;
  transition: color .4s;
}

.disclosure__toggle svg {
  right: 0;
  margin-top: 0;
  fill: currentColor;
  transform: translateY(-50%);
}

.disclosure__toggle:hover, .disclosure__toggle:focus {
  border: none;
  background: transparent;
  color: #f69725;
}

.localization--header {
  white-space: nowrap;
}

.localization--header .disclosure-list {
  bottom: auto;
  top: 130%;
  right: 0;
}

.localization--header .selectors-form {
  padding-left: 20px;
  padding-right: 8px;
  text-align: right;
}

.localization--header .selectors-form__item {
  margin-bottom: 0;
  padding-right: 15px;
}

.localization--header .selectors-form__item:last-of-type {
  padding-right: 0;
}

.localization--header .disclosure__toggle {
  color: currentColor;
}

@media (max-width: 767px) {
  .localization--header {
    display: none;
  }
}

.side-menu-header {
    padding: 0px 0px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    top: 40px;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

.side-menu-header .side-menu-header--close {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.custom__desktop_close {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
}
.side-menu-header a.side-menu-header--close:hover {
    color: #000 !important;
}
.custom__desktop_close:hover svg {
    transform: rotate(90deg);
}
.custom__desktop_close svg {
    width: 22px;
    height: 22px;
    display: block;
    transition: transform .2s ease-in-out;
}
/* .side-menu-header .side-menu-header--close svg {
  height: 26px;
  width: 26px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
} */
.side-menu-header .side-menu-header--close svg line{
  stroke-width:1px;
}
.localization--mobile-menu {
  padding: 20px;
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
}

.localization--mobile-menu .selectors-form__item {
  margin-right: 1em;
}

.localization--mobile-menu .selectors-form__item button {
  color: inherit;
  font-weight: 300;
}

.localization--mobile-menu .disclosure-list {
  top: auto;
  bottom: 110%;
}

.localization--footer .selectors-form__item {
  margin-right: 20px;
}

.localization--footer .disclosure .disclosure__toggle {
  color: #fbfbfb;
}

.localization--footer .disclosure .disclosure-list {
  top: auto;
  bottom: 110%;
  margin: 0;
}

.localization .disclosure .disclosure-list {
  border: 1px solid #d4d4d2;
  background: #ffffff;
  color: #323328;
  padding: 0;
  position: absolute;
  min-height: 60px;
  max-height: 600px;
  overflow-y: auto;
  margin: 0;
  z-index: 101;
  text-transform: initial;
  line-height: 1.4em;
  transition: opacity .2s ease, visibility .2s ease, transform .2s;
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility, transform;
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
  transform: translateY(-5px);
}

.localization .disclosure .disclosure-list--visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.localization .disclosure .disclosure-list__item {
  border-bottom: 1px solid transparent;
  white-space: nowrap;
  text-align: left;
  padding: 10px 45px 10px 15px;
}

.localization .disclosure .disclosure-list__option {
  color: #323328;
}

.localization .disclosure .disclosure-list__option:focus, .localization .disclosure .disclosure-list__option:hover {
  color: #323328;
  border-bottom: 1px solid #323328;
}

.localization .disclosure .disclosure-list__item--current .disclosure-list__option {
  border-bottom: 1px solid #323328;
}

.opposing-items .tags {
  margin: 0 0 1em;
}

.tags ul {
  margin: 0;
  padding: 0;
}

.tags .tag {
  display: inline-block;
  margin: 0.2em 0.1em;
  font-size: 90%;
  background: #ebebea;
}

.tags .tag.active, .tags .tag:hover {
  background: #fef5e9;
}

.tags .tag a {
  display: inline-block;
  padding: 0.4em 1em;
}

.fullwidth {
  width: 100%;
}

.notification {
  display: block;
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  background: #ebebea;
}

.notification.errors {
  text-align: left;
  background: #fef5e9;
}

.notification .notification__title {
  margin-top: 0;
}

.notification .rte a {
  color: inherit;
  text-decoration: underline;
}

.notification .rte p {
  margin: 0;
}

.pagination {
  margin: 1em 0;
  padding: 0;
}

.pagination li {
  list-style: none;
  display: inline;
}

.pagination a, .pagination span {
    padding: 0.4em;
    font-size: 16px;
}

.pagination .next {
  padding: 0.4em 0 0.4em 0.8em;
}

.pagination .prev {
  padding: 0.4em 0.8em 0.4em 0;
}

.product-gallery--hover-veil {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

.gallery-loaded .product-gallery--hover-veil {
  display: none;
}

.product-gallery .product-media {
  display: none;
}

.product-gallery .product-media:first-child {
  display: block;
}

.product-gallery .product-media .main-img-link {
  display: block;
}

.product-gallery .product-media .main-img-link.zoom-enabled .rimage-outer-wrapper {
  transition: opacity .2s;
}

.product-gallery .product-media .main-img-link.zoom-enabled:hover .rimage-outer-wrapper {
  opacity: 0;
}

.quickbuy-form .product-gallery .product-media .main-img-link.zoom-enabled:hover .rimage-outer-wrapper {
  opacity: 1;
}

.product-gallery .product-media.product-media--video {
  transition: opacity .3s;
  visibility: hidden;
  opacity: 0;
}

.product-gallery .product-media.product-media--video.product-media--video-loaded {
  visibility: visible;
  opacity: 1;
}

html.no-js .product-gallery .product-media {
  display: block;
  visibility: visible;
  opacity: 1;
  margin-bottom: 20px;
}

.product-gallery .product-media--frame {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}

.product-gallery .product-media--frame iframe,
.product-gallery .product-media--frame object,
.product-gallery .product-media--frame embed,
.product-gallery .product-media--frame video,
.product-gallery .product-media--frame model-viewer,
.product-gallery .product-media--frame .shopify-model-viewer-ui,
.product-gallery .product-media--frame .media-item,
.product-gallery .product-media--frame .plyr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-gallery .product-media--frame .plyr.plyr__tab-focus,
.product-gallery .product-media--frame model-viewer.focus-visible {
  outline: none;
}

.product-gallery .product-media--frame .plyr.plyr__tab-focus::after,
.product-gallery .product-media--frame model-viewer.focus-visible::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 1px 1px #323328 inset;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui {
  /* hack for some model-viewer 'quirks' */
}

.product-gallery .product-media--frame .shopify-model-viewer-ui model-viewer {
  text-align: left;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui model-viewer .model-viewer {
  border-radius: 0;
  background-color: transparent;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui model-viewer .container {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui button[hidden] {
  display: none;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: #ffffff;
  border-color: rgba(50, 51, 40, 0.05);
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: #323328;
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(50, 51, 40, 0.55);
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(50, 51, 40, 0.55);
  background: rgba(50, 51, 40, 0.05);
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(50, 51, 40, 0.05);
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: #ffffff;
  border-color: rgba(50, 51, 40, 0.05);
}

.product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .product-gallery .product-media--frame .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: rgba(50, 51, 40, 0.55);
}

.product-gallery .main {
  position: relative;
}

@media (min-width: 768px) {
  .product-gallery .main {
    width: calc(100% - 8px);
  }
}

.product-gallery .thumbnails {
  margin: 8px 0 0 0;
}

.product-gallery .thumbnails:not(.slick-initialized) {
  overflow-x: auto;
  white-space: nowrap;
}

.product-gallery .thumbnails:not(.slick-initialized) .thumbnail {
  width: 80px;
}

@media (min-width: 768px) {
  .product-gallery .thumbnails {
    position: relative;
    left: -8px;
  }
}

.product-gallery .thumbnail {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 8px;
}

@media (min-width: 768px) {
  .product-gallery .thumbnail {
    margin-left: 8px;
    margin-right: 0;
  }
}

.product-gallery .thumbnail .product-media {
  display: none;
}

.product-gallery .thumbnail.active {
  outline: none;
}

.product-gallery .thumbnail.focus-visible .rimage__image {
  border: 1px solid #323328;
}

@media (max-width: 767px) {
  .product-gallery .slick-prev, .product-gallery .slick-next {
    display: none !important;
  }
}

.product-gallery .view-in-space {
  box-sizing: border-box;
  display: block;
  width: 100%;
  color: #323328;
  border: none;
  background: rgba(50, 51, 40, 0.08);
  border-radius: 0;
}

.product-gallery .view-in-space:hover {
  color: #323328;
  border: none;
  background: rgba(50, 51, 40, 0.08);
}

.product-gallery .view-in-space[data-shopify-xr-hidden] {
  display: none;
}

.product-gallery .view-in-space .icon {
  height: 1.8em;
  width: 1.8em;
  fill: transparent;
  vertical-align: middle;
}

.product-gallery .view-in-space .icon .icon-3d-badge-full-color-outline,
.product-gallery .view-in-space .icon .icon-video-badge-full-color-outline {
  display: none;
}

.product-gallery .view-in-space .icon .icon-3d-badge-full-color-element,
.product-gallery .view-in-space .icon .icon-video-badge-full-color-element {
  fill: currentColor;
}

.product-gallery .view-in-space .view-in-space__text {
  vertical-align: middle;
}

.product-gallery--popup #cboxClose, .product-gallery--popup #cboxNext, .product-gallery--popup #cboxPrevious {
  left: auto;
  bottom: auto;
  top: 0;
  border-radius: 0;
  padding: .6em;
  opacity: .6;
  transition: opacity .4s, background .4s;
  cursor: pointer;
}

.product-gallery--popup #cboxClose:hover, .product-gallery--popup #cboxNext:hover, .product-gallery--popup #cboxPrevious:hover {
  opacity: 1;
}

.product-gallery--popup #cboxClose svg, .product-gallery--popup #cboxNext svg, .product-gallery--popup #cboxPrevious svg {
  height: 20px;
  width: 20px;
}

.product-gallery--popup #cboxClose {
  right: 0;
}

.product-gallery--popup #cboxNext {
  right: 40px;
}

.product-gallery--popup #cboxPrevious {
  right: 80px;
}

.product-details .product-title {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
}

.product-details .product-price .current-price {
  font-size: 1.6em;
  color: #323328;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.product-details .product-price .was-price {
  font-size: 1.2em;
  line-height: 1.2em;
  opacity: 0.75;
  text-decoration: line-through;
}

.product-details .product-price .unit-price {
  font-size: inherit;
}

.product-details .product-price.on-sale .current-price {
  color: #000;
  margin-right: 4px;
  font-family: "Poppins", sans-serif;
}

@media (min-width: 768px) {
  .product-container:not(.product-container--quickbuy).product-container--narrow {
    max-width: 950px;
    margin: 0 auto;
  }
  .product-container:not(.product-container--quickbuy).product-container--narrow .product-gallery {
    width: 60%;
  }
  .product-container:not(.product-container--quickbuy).product-container--narrow .product-form {
    width: 40%;
  }
  .product-container:not(.product-container--quickbuy).product-container--medium {
    max-width: 1200px;
    margin: 0 auto;
  }
  .product-container:not(.product-container--quickbuy).product-container--medium .product-gallery {
    width: 50%;
  }
  .product-container:not(.product-container--quickbuy).product-container--medium .product-form {
    width: 50%;
  }
}
@media(min-width:768px) and (max-width:991px){
  .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add{
    flex: inherit !important;
  }
}
.product-details .product-detail-accordion {
  margin-top: 24px;
  margin-bottom: 24px;
}

.product-details .product-detail-accordion + .product-detail-accordion {
  margin-top: -24px;
}

.quickbuy-form .product-details {
  padding-bottom: 20px;
  padding-top: 20px;
}

@media (min-width: 768px) {
  .quickbuy-form .product-details {
    padding-left: 10px;
  }
}

.product-details .more-link {
  margin: 0;
}

.product-details .product-title-row + .more-link-row {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .template-product .product-details {
    margin-top: 1em;
  }
}

.product-details .brand-and-type {
  line-height: 1em;
  word-break: break-word;
}

.product-details .product-detail__gap-xsm {
  padding-top: 4px;
  padding-bottom: 4px;
}

.product-details .product-detail__gap-sm, .product-details shopify-payment-terms, .product-details .store-availability-container, .product-details .social-links, .product-details .backorder {
  padding-top: 8px;
  padding-bottom: 8px;
}

.product-details .product-detail__gap-lg {
  padding-top: 24px;
  padding-bottom: 24px;
  
}

.product-details .backorder p {
  margin-bottom: 0;
}

.product-details .product-area__bold {
  font-weight: 600;
}

.product-details .product-area__link:not(.btn), .product-details .product-area__rte a {
  text-decoration: underline;
}

.product-details hr {
  height: 0;
}

.product-details hr.divider__line-false {
  visibility: hidden;
}

.product-details hr.divider__gap-above-small {
  margin-top: 8px;
}

.product-details hr.divider__gap-above-medium {
  margin-top: 16px;
}

.product-details hr.divider__gap-above-large {
  margin-top: 24px;
}

.product-details hr.divider__gap-below-small {
  margin-bottom: 8px;
}

.product-details hr.divider__gap-below-medium {
  margin-bottom: 16px;
}

.product-details hr.divider__gap-below-large {
  margin-bottom: 24px;
}

.product-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.product-section.padless-top {
  padding-top: 0;
}

.product-section.padless-bottom {
  padding-bottom: 0;
}

.spr-icon {
  color: #f6c347;
  margin-right: 0.1em;
}

.spr-icon:before {
  font-size: 100%;
}

.spr-icon-star-empty {
  color: #888;
}

.themed-product-reviews .spr-badge {
  display: block;
  font-size: 0.875em;
}

.themed-product-reviews .spr-badge[data-rating="0.0"] {
  display: none;
}

.product-block .themed-product-reviews .spr-badge {
  margin-bottom: 0.5em;
  font-size: 0.75em;
}

.template-product .product-details .themed-product-reviews .spr-badge {
  cursor: pointer;
}

.themed-product-reviews .spr-badge-caption {
  white-space: nowrap;
}

.product-details .themed-product-reviews .spr-badge[data-rating="0.0"] {
  display: none;
}

.theme-product-reviews-full #shopify-product-reviews {
  margin: 1em 0 2em;
}

.theme-product-reviews-full .spr-container {
  padding: 0;
}

.theme-product-reviews-full .spr-container, .theme-product-reviews-full .spr-reviews {
  border-color: #f5f5f5;
}

.theme-product-reviews-full .spr-header {
  padding: 20px;
}

.theme-product-reviews-full .spr-form {
  margin: 0;
  padding: 20px;
  border-top: 1px solid #f5f5f5;
}

.theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: 1px solid #f5f5f5;
}

.theme-product-reviews-full .spr-review {
  margin: 0;
  padding: 20px 20px 0;
  border: 0;
}

.theme-product-reviews-full .spr-review .spr-icon {
  font-size: 100%;
}

.theme-product-reviews-full .spr-review:first-child {
  margin-top: 0;
}

.theme-product-reviews-full .spr-review-header-title {
  font-size: 18px;
}

.theme-product-reviews-full .spr-review-header-byline {
  display: block;
  margin: 0.1em 0 0.6em;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  opacity: 0.6;
}

.theme-product-reviews-full .spr-review-header-byline strong {
  font-weight: normal;
}

.theme-product-reviews-full .spr-review-content-body {
  font-size: 14px;
  line-height: 1.4em;
}

.theme-product-reviews-full .spr-review-reportreview {
  font-size: 80%;
}

.theme-product-reviews-full .spr-pagination {
  margin-top: 20px;
  padding-top: 20px;
  width: 100%;
  border-top: 1px solid #f5f5f5;
}

.theme-product-reviews-full .spr-pagination-page {
  margin: 0 5px;
}

.theme-product-reviews-full .spr-pagination-prev {
  margin-left: 20px;
}

.theme-product-reviews-full .spr-pagination-next {
  margin-right: 20px;
}

@media (min-width: 800px) {
  .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
  .theme-product-reviews-full .spr-reviews .spr-review {
    width: 50%;
  }
}

.product-form {
  z-index: 1;
}

.product-form .quantity,
.product-form .selector-wrapper {
  margin: 0 0 2em;
}

.product-form .quantity.single-option,
.product-form .selector-wrapper.single-option {
  margin-bottom: 0;
}

.product-form .quantity:last-child,
.product-form .selector-wrapper:last-child {
  margin-bottom: 0;
}

.product-form .selector-wrapper .opposing-items {
  width: 250px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .product-form .selector-wrapper .pretty-select, .product-form .selector-wrapper .disclosure__toggle {
    width: 100%;
  }
}

.product-form .selector-wrapper.has-clickyboxes .opposing-items {
  width: auto;
}

.product-form .quantity {
  display: inline-block;
  margin-right: 1em;
  vertical-align: bottom;
}

.product-form .quantity .product-inventory-notice {
  position: absolute;
  display: inline;
  margin-left: 4px;
}

.product-form .quantity .product-inventory-notice:before {
  content: "(";
}

.product-form .quantity .product-inventory-notice:after {
  content: ")";
}

.product-form .quantity .product-inventory-notice.product-inventory-notice--no-inventory:before {
  content: " - ";
}

.product-form .quantity .product-inventory-notice.product-inventory-notice--no-inventory:after {
  content: "";
}

.product-form .payment-and-quantity--with-quantity:not(.payment-and-quantity--buttons-active) .payment-and-quantity__add {
  display: inline-block;
  margin-bottom: 1em;
}

.product-form:not(.product-form--mini) .product-add {
  margin-top: -2px;
}

.product-form .original-selector {
  display: none;
}

.no-js .product-form .option-selectors {
  display: none;
}

.no-js .product-form .original-selector {
  display: inline;
}

.product-form .single-option label, .product-form .single-option .cart-items__heading, .product-form .single-option .product-section legend, .product-section .product-form .single-option legend {
  display: inline;
  font-size: 100%;
}

.product-form .payment-and-quantity {
  display: flex;
  flex-wrap: wrap;
}

.product-form .payment-and-quantity:not(.payment-and-quantity--with-quantity) {
  margin-top: 2em;
}

.product-form .payment-and-quantity--buttons-active {
  /*   max-width: 400px; */
  max-width: 100%;
}

.product-form .payment-and-quantity--buttons-active .quantity {
  width: 180px;
  flex-basis: 130px;
  margin-right: 0;
  margin-bottom: 1em;
}

.product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster, .product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner {
  height: 100%;
}

.product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster .qty-adjuster__up, .product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster .qty-adjuster__down, .product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner .qty-adjuster__up, .product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner .qty-adjuster__down, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster .qty-adjuster__up, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster .qty-adjuster__down, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner .qty-adjuster__up, .featured-product-section .product-form .payment-and-quantity--buttons-active .quantity .qty-adjuster__inner .qty-adjuster__down {
  padding-top: 13px;
  padding-bottom: 13px;
}

.product-form .payment-and-quantity--buttons-active .payment-and-quantity__add {
  width: 100%;
  flex: 1;
  margin-bottom: 1em;
  position: relative;
}

.product-form .payment-and-quantity--buttons-active .payment-and-quantity__add .product-add {
  margin: 0;
  width: 100%;
  min-height: 44px;
}

/* .product-form .payment-and-quantity--buttons-active .shopify-payment-button {
  width: 100%;
  transition: opacity .3s;
  min-height: 44px;
} */

.quickbuy-form .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add, .quickbuy-form .product-form .payment-and-quantity--buttons-active .shopify-payment-button {
    width: calc(100% - 64px);
    flex: unset;
}

@media (max-width: 999px) {
  .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add,
  .product-form .payment-and-quantity--buttons-active .shopify-payment-button {
    width: 100%;
  }
}

.product-form .shopify-payment-button__button div[role="button"], .product-form .shopify-payment-button__button button, .product-form .shopify-payment-button div[role="button"], .product-form .shopify-payment-button button {
  border-radius: 0px !important;
}

.product-form .shopify-payment-button__button--hidden {
  display: none;
}

.product-form .shopify-payment-button__button--unbranded {
  background: #f69725;
  color: #ffffff;
  font-family: inherit;
  font-size: 1em;
  padding: 9px 1.4em;
  min-height: 44px;
  
}

.product-form .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  /*   background: #f8ae56; */
  background: #fff;
  border: 1px solid #fac17c;
  color: #fac17c;
}

.product-form .shopify-payment-button__more-options {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.1em;
  text-transform: none;
  padding: 0 15%;
  color: inherit;
  background: transparent;
  border: none;
  vertical-align: baseline;
}

.product-form .shopify-payment-button__more-options:hover {
  background: transparent;
  color: inherit;
}
@media(max-width:375px){

  }
}

@media (min-width: 1000px) and (max-width: 1180px) {
  .product-form .shopify-payment-button__more-options {
    font-size: 13px;
  }
}

.product-form .quick-buy.btn.disabled, .product-form .account-area .quick-buy.disabled.action_link, .account-area .product-form .quick-buy.disabled.action_link, .product-form .product-block .inner .quick-buy.disabled, .product-block .inner .product-form .quick-buy.disabled {
  pointer-events: none;
  opacity: .4;
}

.product-inventory-notice {
  font-weight: 500;
}

.sku--no-sku,
.product-weight--no-weight,
.product-inventory-notice--no-inventory {
  display: none !important;
}

.input-row {
    margin: 0 0 1em;
    font-size: 16px;
}
.input-row .btn, .input-row .account-area .action_link, .account-area .input-row .action_link, .input-row .product-block .inner .quick-buy, .product-block .inner .input-row .quick-buy {
  vertical-align: middle;
}

.inline-input-button {
  display: inline-block;
  max-width: 100%;
  position: relative;
  border: 1px solid #f69725;
  background: #ffffff;
  border-radius: 0px;
}

.inline-input-button input[type=text], .inline-input-button input[type=email], .inline-input-button input[type=password] {
  padding-left: 1em;
  padding-right: 1em;
  height: 40px;
  border: transparent;
  background: transparent;
  border-radius: 0px;
  font-size: 14px;
}

.inline-input-button button, .inline-input-button input[type=submit], .inline-input-button .btn, .inline-input-button .account-area .action_link, .account-area .inline-input-button .action_link, .inline-input-button .product-block .inner .quick-buy, .product-block .inner .inline-input-button .quick-buy, .inline-input-button .button {
  max-width: 128px;
  position: absolute;
  height: auto;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border-width: 1px;
  border-radius: 0 0px 0px 0;
  padding-left: 1em;
  padding-right: 1em;
}

.clickyboxes {
  margin: 0 0 -10px;
  padding: 0;
}

.clickyboxes li {
  display: inline;
}

.clickyboxes li a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  padding: 9px 0.8em;
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 0px;
  border: 1px solid rgba(212, 212, 210, 0.2);
}

.clickyboxes li a.active, .clickyboxes li a.active:hover {
  border-color: #d4d4d2;
  background: #ffffff;
  color: #323328;
}

.clickyboxes li a:hover {
  color: inherit;
  background: #f5f5f4;
}

.clickyboxes li a.unavailable {
  opacity: 0.5;
}

.clickyboxes li a.unavailable:before {
  content: '';
  height: 2.6em;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1.3em 0 0;
  border-right: 1px solid #323328;
  transform: rotate(55deg);
}

/* Onboarding placeholder */
.placeholder-image {
  position: relative;
  padding-top: 100%;
  height: 0px;
  overflow: hidden;
  background: #f5f5f5;
}

.placeholder-image.dark {
  background: #c6c7c8;
}

.placeholder-image.dark svg, .placeholder-image.dark svg g {
  fill: #a3a6a9;
}

.placeholder-image.landscape {
  padding-top: 55%;
}

.placeholder-image.placeholder--banner {
  padding-top: 475px;
}

@media (max-width: 767px) {
  .placeholder-image.placeholder--banner {
    padding-top: 55%;
  }
}

.placeholder-image svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.placeholder-image svg, .placeholder-image svg g {
  fill: #c8cbcd;
}

/* Videos that scale */
.video-container {
  position: relative;
}

.video-container .image-overlay {
  z-index: 2;
  pointer-events: auto;
}

.video-container.has-tint::after {
  z-index: 1;
}

.video-container__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container__video iframe, .video-container__video object, .video-container__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container--background {
  overflow: hidden;
}

.video-container--background .video-container__video {
  position: relative;
  height: 100%;
  max-width: none;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .video-container--background .video-container__video {
    pointer-events: none;
  }
}

.video-container--background div.video-container__video-element {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.video-container--background video {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.video-container__stop {
  display: none;
}

@media (max-width: 767px) {
  .video-container--modal-mobile {
    padding-bottom: 0 !important;
    height: auto;
  }
  .video-container--modal-mobile.video-container--playing {
    z-index: 99999;
  }
  .video-container--modal-mobile::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90001;
    pointer-events: none;
    background: #000;
    opacity: 0;
    transition: opacity 350ms;
  }
  .video-container--modal-mobile .video-container__video {
    position: fixed;
    z-index: 90002;
    top: 50%;
    left: 20px;
    width: calc(100% - 40px);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    background: #000;
    transition: opacity 350ms;
  }
  .video-container--modal-mobile .video-container__stop {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 90003;
    padding: 20px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 350ms;
  }
  .video-container--modal-mobile .video-container__stop svg {
    stroke: currentColor;
  }
  .video-container--modal-mobile .image-overlay {
    position: relative;
    height: auto;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .video-container--modal-mobile .image-overlay {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

@media (max-width: 767px) {
  .video-container--modal-mobile.video-container--playing::before,
  .video-container--modal-mobile.video-container--playing .video-container__video,
  .video-container--modal-mobile.video-container--playing .video-container__stop {
    opacity: 1;
    pointer-events: auto;
  }
}

.video-container__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #eee;
}

.video-container__cover .rimage-outer-wrapper,
.video-container__cover .placeholder-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.video-container--playing .video-container__cover {
  opacity: 0 !important;
  pointer-events: none;
}

.video-container--playing .video-container__cover + .image-overlay {
  opacity: 0 !important;
  pointer-events: none;
}

.video-container--playing.has-tint::after {
  opacity: 0 !important;
}

.video-container__play {
  display: inline-block;
  transition: transform 150ms;
}

@media (max-width: 767px) {
  .video-container__play {
    transform: scale(0.8);
  }
}

.video-container__play svg {
  width: 80px;
  height: 80px;
  fill: transparent;
  stroke: currentColor;
}

.video-container__play svg polygon {
  fill: currentColor;
}

.video-container__play:hover {
  transform: scale(1.1);
}

.video-container__play:hover svg {
  fill: transparent;
}

.video-container__fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: opacity 250ms;
}

.video--play-started .video-container__fallback {
  opacity: 0 !important;
}

.opposing-items {
  zoom: 1;
  text-align: right;
  margin-bottom: 0;
}

.opposing-items:before {
  content: "";
  display: table;
}

.opposing-items:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .section .container .opposing-items {
    margin-top: 0; 
    margin-bottom: 0;  
  }
}

.opposing-items .left {
  float: left;
  text-align: left;
  margin-bottom: 0;
}

.opposing-items .follow {
  margin-top: 0.85em;
  margin-bottom: 0;
}

@media (max-width: 959px) {
  .opposing-items .follow {
    margin-top: 0.5em;
  }
}

.opposing-items.float-right .right {
  float: right;
}

@media (max-width: 767px) {
  .opposing-items.stack-mobile {
    text-align: left;
  }
  .opposing-items.stack-mobile .left, .opposing-items.stack-mobile .right {
    float: none;
  }
}

.opposing-items.collapse-tags .left {
  margin-top: 5px;
}

.opposing-items.collapse-tags .more-link {
  margin: 0.5em 0;
}

.opposing-items.collapse-tags .tags {
  overflow: hidden;
  height: 0px;
  text-align: left;
  float: left;
  clear: both;
}

.opposing-items.collapse-tags.reveal-tags .tags {
  height: auto;
  margin-top: 1em;
}

.opposing-items.opposing-items--heading {
  display: flex;
  align-items: flex-end;
}

.opposing-items.opposing-items--heading .section-heading {
    flex-grow: 1;
    margin-bottom: 0;
    line-height: 1;
    color: #000;
    font-weight: 900;
    font-size: 27px;
    text-align: center;
    margin-bottom: 23px;
}
.opposing-items.opposing-items--heading .section-heading:hover a{
  color:#000;
}

.opposing-items.opposing-items--heading .more-link {
  margin: 0 0 -3px 0;
  padding: 0 0 0 10px;
  white-space: nowrap;
  color: #000;
}

.slide {
  position: relative;
}

.slide > a {
  display: block;
}

.slide img {
  width: 100%;
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-overlay .inner:not(.container) {
  padding: 0 10%;
  max-width: 800px;
}

@media (min-width: 1441px) {
  .image-overlay .inner:not(.container) {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .image-overlay .inner:not(.container) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
    .opposing-items.opposing-items--heading .section-heading {
    font-size: 25px;
}
}

.image-overlay.align-left .inner,
.image-overlay.align-right .inner {
  text-align: left;
}

@media (min-width: 768px) {
  .image-overlay.align-left .inner,
  .image-overlay.align-right .inner {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .image-overlay.align-left {
    justify-content: flex-start;
  }
  .image-overlay.align-left .inner {
    padding-right: 0;
  }
  .image-overlay.align-right {
    justify-content: flex-end;
  }
  .image-overlay.align-right .inner {
    padding-left: 0;
  }
}

.image-overlay.overlay--h-left .inner, .image-overlay.overlay--h-right .inner, .image-overlay.overlay--v-top .inner, .image-overlay.overlay--v-bottom .inner {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .image-overlay.overlay--h-left .inner, .image-overlay.overlay--h-right .inner, .image-overlay.overlay--v-top .inner, .image-overlay.overlay--v-bottom .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 900px) {
  .image-overlay.overlay--h-left .inner, .image-overlay.overlay--h-right .inner, .image-overlay.overlay--v-top .inner, .image-overlay.overlay--v-bottom .inner {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}

@media (min-width: 1441px) {
  .image-overlay.overlay--h-left .inner, .image-overlay.overlay--h-right .inner, .image-overlay.overlay--v-top .inner, .image-overlay.overlay--v-bottom .inner {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.image-overlay.overlay--h-left {
  justify-content: flex-start;
  text-align: left;
}

.image-overlay.overlay--h-left .line-1, .image-overlay.overlay--h-left .line-2, .image-overlay.overlay--h-left .line-3, .image-overlay.overlay--h-left .feature-subheader, .image-overlay.overlay--h-left .line-3 .link-display {
  max-width: 800px;
}

.image-overlay.overlay--h-right {
  justify-content: flex-end;
  text-align: right;
}

.image-overlay.overlay--v-top {
  align-items: flex-start;
}

.image-overlay.overlay--v-bottom {
  align-items: flex-end;
}

@media (max-width: 767px) {
  .image-overlay.overlay--v-mob-top {
    align-items: flex-start;
  }
  .image-overlay.overlay--v-mob-center {
    align-items: center;
  }
  .image-overlay.overlay--v-mob-bottom {
    align-items: flex-end;
  }
  .image-overlay.overlay--h-mob-left {
    text-align: left;
    justify-content: flex-start;
  }
  .image-overlay.overlay--h-mob-left .inner {
    width: 100%;
  }
  .image-overlay.overlay--h-mob-center {
    text-align: center;
    justify-content: center;
  }
  .image-overlay.overlay--h-mob-center .inner {
    width: 100%;
  }
  .image-overlay.overlay--h-mob-right {
    text-align: right;
    justify-content: flex-end;
  }
  .image-overlay.overlay--h-mob-right .inner {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .image-overlay .feature-subheader, .image-overlay .line-3 .link-display {
    font-size: 22px;
  }
}

.image-overlay .line-1 {
  font-size: 50px;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 20px;
  color: inherit;
}

@media (min-width: 768px) {
  .image-overlay .line-1.line-1--large {
    line-height: 1.3em;
  }
}

.image-overlay .line-1:last-child {
  margin-bottom: 0;
}

.image-overlay .feature-subheader, .image-overlay .line-3 .link-display {
  color: inherit;
}

.image-overlay .line-2 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0 0 20px;
  color: inherit;
  text-transform: none;
}

@media (min-width: 768px) {
  .image-overlay .line-2 {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .image-overlay .line-2 {
    font-size: 20px;
  }
}

.image-overlay .line-2.large-text {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .image-overlay .line-2.large-text {
    font-size: 21px;
  }
}

@media (min-width: 1200px) {
  .image-overlay .line-2.large-text {
    font-size: 22px;
  }
}

.image-overlay .line-2:last-child {
  margin-bottom: 0;
}

.image-overlay a:not(.btn),
.image-overlay a:not(.btn):hover {
  color: inherit;
}

.image-overlay .btn, .image-overlay .account-area .action_link, .account-area .image-overlay .action_link, .image-overlay .product-block .inner .quick-buy, .product-block .inner .image-overlay .quick-buy {
  pointer-events: initial;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

@media (min-width: 1200px) {
  .image-overlay .btn, .image-overlay .account-area .action_link, .account-area .image-overlay .action_link, .image-overlay .product-block .inner .quick-buy, .product-block .inner .image-overlay .quick-buy {
       padding: 16px 46px;
  }
}

.no-js .image-overlay .line-1, .no-js .image-overlay .line-2, .no-js .image-overlay .line-3 {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 1s;
}

.image-overlay .line-3 {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.image-overlay .line-3:not(.line-3--link) {
  margin-top: 1.5em;
}

@media (min-width: 768px) {
  .image-overlay .line-3:not(.line-3--link) {
    margin-top: 2em;
  }
}
.product-category .product-category_row .product-category_btn.best_pr_btn .yellow_btn.btn {
    background: transparent linear-gradient(255deg,#ed8d1c,#f28128 52%,tomato) 0% 0% no-repeat padding-box;
    transition: all 0.4s ease;
    border: none;
    padding: 12px 40px;
    border: 1px solid #ed8d1c;
}
.product-category .product-category_row .product-category_btn.best_pr_btn .yellow_btn.btn:hover {
    background: #fff;
    color: #ed8d1c;

}
/* .product-category .product-category_row .product-category_btn.best_pr_btn .yellow_btn.btn:hover {
    background: #000;
    color: #fff;
} */
.image-overlay .line-3 .btn.alt, .image-overlay .line-3 .account-area .alt.action_link, .account-area .image-overlay .line-3 .alt.action_link, .image-overlay .line-3 .product-block .inner .alt.quick-buy, .product-block .inner .image-overlay .line-3 .alt.quick-buy {
  background-color: transparent;
}

.image-overlay .line-3 .btn.btn--secondary, .image-overlay .line-3 .account-area .btn--secondary.action_link, .account-area .image-overlay .line-3 .btn--secondary.action_link, .image-overlay .line-3 .product-block .inner .btn--secondary.quick-buy, .product-block .inner .image-overlay .line-3 .btn--secondary.quick-buy {
  border-color: #ffffff;
}

.image-overlay .line-3.line-3-two-buttons .btn, .image-overlay .line-3.line-3-two-buttons .account-area .action_link, .account-area .image-overlay .line-3.line-3-two-buttons .action_link, .image-overlay .line-3.line-3-two-buttons .product-block .inner .quick-buy, .product-block .inner .image-overlay .line-3.line-3-two-buttons .quick-buy {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.image-overlay .line-3.line-3-two-buttons .link-display {
  display: inline-block;
}

.image-overlay .line-3 .link-display {
  font-weight: 400;
  border-color: inherit;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.image-overlay .line-3 .link-display.link-display--alt {
  text-decoration: none;
  border: none;
  font-size: 1em;
}

.image-overlay .line-3 .link-display.link-display--underlined {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .image-overlay.image-overlay--mobile-stack {
    padding: 2.5em 20px 0;
    position: static;
    height: auto;
    margin: 0;
    width: auto;
  }
  .image-overlay.image-overlay--mobile-stack:before {
    display: none;
  }
  .image-overlay.image-overlay--mobile-stack .inner {
    display: block;
    width: auto;
    padding: 0;
  }
  .image-overlay.image-overlay--mobile-stack .inner:before {
    display: none;
  }
  .slideshow--navigation-dots .image-overlay.image-overlay--mobile-stack .inner {
    padding-bottom: 35px;
  }
  .image-overlay.image-overlay--mobile-stack .inner .line-1,
  .image-overlay.image-overlay--mobile-stack .inner .line-2,
  .image-overlay.image-overlay--mobile-stack .inner .feature-subheader,
  .image-overlay.image-overlay--mobile-stack .inner .line-3 .link-display,
  .image-overlay.image-overlay--mobile-stack .line-3 .inner .link-display {
    color: #323328;
  }
  .image-overlay.image-overlay--mobile-stack .inner .line-1 {
    margin-bottom: 24px;
  }
  .image-overlay.image-overlay--mobile-stack .inner .line-3 {
    padding-bottom: 10px;
    margin-top: 28px;
  }
  .image-overlay.image-overlay--mobile-stack .inner .line-3 .link-display {
    color: #f69725;
  }
  .image-overlay.image-overlay--mobile-stack .inner .line-3 .btn--secondary {
    border: 1px solid #f69725;
  }
  .image-overlay.image-overlay--mobile-stack.align-left .inner,
  .image-overlay.image-overlay--mobile-stack.align-right .inner {
    text-align: center;
    width: auto;
  }
  .image-overlay.image-overlay--mobile-stack .inner {
    width: 100%;
  }
  .image-overlay.image-overlay--mobile-stack .btn.btn--secondary, .image-overlay.image-overlay--mobile-stack .account-area .btn--secondary.action_link, .account-area .image-overlay.image-overlay--mobile-stack .btn--secondary.action_link, .image-overlay.image-overlay--mobile-stack .product-block .inner .btn--secondary.quick-buy, .product-block .inner .image-overlay.image-overlay--mobile-stack .btn--secondary.quick-buy {
    border-color: #f69725;
  }
}

@media (min-width: 768px) {
  .image-overlay.image-overlay--mobile-stack .btn-overlay {
    border-color: currentColor;
    color: currentColor;
  }
}

.image-overlay:not(.image-overlay--mobile-stack) .btn-overlay {
  border-color: currentColor;
  color: currentColor;
}

.image-overlay.pos-right {
  text-align: right;
}

.cart-item {
  display: flex;
  padding: 2em 0;
  align-items: flex-start;
}

.cart-items__heading, .product-section legend {
  text-align: left;
  padding: 0 0 15px 0;
}

.cart-item__not-image,
.cart-item__description-and-image {
  flex-grow: 1;
}

.cart-item__not-image {
    display: flex;
    flex-grow: inherit;
    width: 100%;
}
.cart-right-text {
    width: 100%;
}
.cart-item__image {
  flex: 0 0 auto;
  width: 100px;
  margin-right: 20px;
}

.cart-item__description {
    flex-grow: 1;
    margin-right: 20px;
    max-width: 380px;
}

.cart-item__description__title {
  font-weight: 500;
}

.cart-item__price {
    flex: 0 0 auto;
    margin-right: 20px;
    text-align: right;
    width: 100%;
    max-width: 140px;
}

.cart-item__price-current {
  font-weight: 500;
}

.cart-item__quantity {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    max-width: 190px;
    margin:0;
}



.cart-item__quantity .qty-adjuster {
  justify-content: center;
  height: auto;
}

.cart-item__quantity .qty-adjuster__remove {
    display: none;
    margin: 0.5em 0 0;
    width: 100%;
    max-width: 40px;
}
@media(max-width:1024px){
.cart-item__quantity .qty-adjuster__remove {
    display: none;
    height: 38px;
    margin:0;
}
}
.cart-item__total {
    flex: 0 0 auto;
    margin-left: 20px;
    width: 100%;
    text-align: right;
    max-width: 150px;
}

.cart-item__total .cart-discount-list {
  font-size: 90%;
}

.cart-item__total .loading-spinner {
  display: none;
}

.cart-item-loading .cart-item__total .loading-spinner {
  display: inline-block;
}

.cart-item-loading .cart-item__total .cart-item__total__amount, .cart-item-loading .cart-item__total .cart-discount-list {
  display: none;
}

.cart-item .backorder {
  font-size: 90%;
  margin: 5px 0;
}

.struck-out-price {
  color: #323328;
  text-decoration: line-through;
  opacity: 0.6;
  font-size: 0.9em;
}

.reduced-price {
  color: #fac17c;
}

.unit-price {
  font-size: 90%;
}

.unit-price .unit-price__price::before {
  content: '(';
}

.unit-price .unit-price__unit::after {
  content: ')';
}

.cart-discount-list {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}

.cart-discount-list:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .cart-discount-list--by-subtotal {
    margin-top: 0;
  }
}

.cart-discount--flex {
  display: flex;
  justify-content: space-between;
}

.cart-discount:not(:last-child) {
  margin-bottom: 0.5em;
}

.cart-discount--inline .cart-discount__label {
  margin-right: 1em;
}

.cart-discount__label {
  word-break: break-word;
}

.cart-discount__amount::before {
  content: '-';
}

.inline-row {
  zoom: 1;
  margin: 1em 0;
}

.inline-row:before {
  content: "";
  display: table;
}

.inline-row:after {
  content: "";
  display: table;
  clear: both;
}

.inline-row .inline-item {
  display: inline-block;
  padding: 0 1em;
}

.inline-row .inline-item.border-left {
  border-left: 1px solid #f5f5f5;
}

.inline-row .inline-item.left {
  float: left;
  padding-left: 0;
}

.inline-row .inline-item.right {
  float: right;
}

.inline-row .inline-item.last {
  padding-right: 0;
}

.inline-row .inline-item label, .inline-row .inline-item .cart-items__heading, .inline-row .inline-item .product-section legend, .product-section .inline-row .inline-item legend {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0;
  font-size: inherit;
  color: inherit;
}

.inline-row .more-link {
  margin: 0 1em 0 0;
}

.cart-subtotal {
  margin: 0 0 0.4em;
}

.cart-subtotal .h2 {
  display: inline;
  line-height: 1.2em;
}

.cart-subtotal .cart-subtotal-label {
  margin-right: 5px;
}

.cart-policies {
  font-size: 90%;
  line-height: 1.4em;
}

.cart-buttons {
  margin-top: 1.6em;
}

.inline-row--spaced {
  margin: 2em 0;
}

#mobile-nav {
    position: fixed;
    z-index: 9999;
    left: -100%;
    top: 50%;
    width: 100%;
    max-width: 500px;
    height: 100%;
    background: #ffffff;
    color: #343434;
    overflow: visible;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    transform: translateY(-50%);
}
.show-mobile-nav #mobile-nav {
    opacity: 1;
    visibility: visible;
    left: 0;
}
#mobile-nav .sub-nav.parent-sub-nav {
    display: none;
}
#mobile-nav:focus {
  outline: none;
}
#mobile-nav a:hover {
  opacity: 1;
  color: #f69725;
}

#mobile-nav .sub-nav.parent-sub-nav.show {
    opacity: 1;
    display: block;
    transform: translateX(0);
    top: 0;
    z-index: 9999;
}

#mobile-nav .nav-item.show {
    position: static;
}
#mobile-nav .open-sub-nav svg{
    transform: rotate(0deg) !important;
}
#mobile-nav .sub-nav.parent-sub-nav {
    background-color: #fff;
}

.back_nav {
    display: inline-block;
    width: auto;
    background-color: transparent;
    border-color: transparent;
    padding: 12px 12px;
}

.back_nav svg {
    transform: rotate(180deg) !important;
    width: 24px;
    height: 24px;
}
#mobile-nav .nav-item .parent-sub-nav .sub-nav-list {
    transform: translateY(0px);
}
#mobile-nav .sub-nav{
  transition: all 0.4s;
}

.custom_header_close {
    background-color: #fff;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 9999;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    margin: 0;
    transform: none;  
    padding: 15px 0; 
}
.custom_close_set {
    width: 24px;
    height: 24px;
    display: block;
}
.custom_close_set svg {
    width: 100%;
    height: 100%;
    display: block;
}
#mobile-nav .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: transform .3s, opacity .4s;
  will-change: transform, opacity;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #fff5e6;
  max-height: unset;
  padding: 0;
}

#mobile-nav .header {
    padding: 1.5em 0 0.5em;
}

#mobile-nav .header .social-links li:first-child {
  margin-left: 0;
}

#mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  font-family: "Poppins", sans-serif;
  font-weight:400;
  font-style: normal;
  font-size: 15px;
  color: #323328;
}

#mobile-nav .nav-item:focus,
#mobile-nav .sub-nav-item:focus {
  opacity: 0.9;
}

#mobile-nav .nav-item,
#mobile-nav .sub-nav-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding:1em 20px;
  position: relative;
  flex-wrap:wrap;
}

#mobile-nav .nav-item:after,
#mobile-nav .sub-nav-item:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #e0e0df;
  display: inline-block;
  left: 20px;
  right: 0;
  top: 0;
}

#mobile-nav .nav-item:first-child:after,
#mobile-nav .sub-nav-item:first-child:after {
  display: none;
}

#mobile-nav .nav-item-link,
#mobile-nav .sub-nav-item-link {
  flex-grow: 1;
  margin-right: 20px;
  text-transform: lowercase;
  color: #000;
}
#mobile-nav .sub-nav-item {
  padding: 1em 15px 0 15px;
}
#mobile-nav .account-nav-item,
#mobile-nav .currency-switcher-nav-item {
  padding: 0 20px 1em;
}
#mobile-nav .account-nav-item--top {
  padding-top: calc(10px + 1em);
}

#mobile-nav .sub-nav {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 2em;
  overflow: auto;
    opacity: 1;
  transform: none;
  transition: all .4s;
}
#mobile-nav .sub-nav .header {
  box-sizing: content-box;
  padding-top: 0.5em;
  height: 36px;
  border-bottom: 1px solid #e0e0df;
}

#mobile-nav .open-sub-nav {
    margin: 0 -2px 0;
    width: auto;
    height: auto;
    line-height: 16px;
    padding: 0;
    background: none;
    border: none;
    position: absolute;
    top: 15px;
    right: 15px;
    transform: none;
    border-radius: 50px;
}

#mobile-nav .open-sub-nav {
    background-color: unset !important;
    border-color: unset !important;
}


#mobile-nav .open-sub-nav svg {
  vertical-align: top;
  width: 21px;
  height: 21px;
  transform: rotate(90deg);
}

#mobile-nav .open-sub-nav svg, #mobile-nav .open-sub-nav svg g, #mobile-nav .close-sub-nav svg, #mobile-nav .close-sub-nav svg g, #mobile-nav .main-search__form svg, #mobile-nav .main-search__form svg g {
  fill: #323328;
}

#mobile-nav .plain {
  margin: 0;
}
.mobile-nav-menu.plain{
      text-align: left;
}
.menu-col-img-block {
    position: relative;
    padding-top: 30%;
}

img.menu-col-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-col-title {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

/* mobile sidebar overlay */
.mobile_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 0.3s;
}
.show-mobile-nav .mobile_overlay{
    opacity: 1;
    visibility: visible;
}

@media(max-width: 699px){
  #mobile-nav {
      position: fixed;
      z-index: 6;
      right: 0;
      left: -100%;
      bottom: 0;
      transform: none;
      top: auto;
      width: 100% !important;
      max-width: 100%;
      height: 100%;
      background: #ffffff;
      color: #343434;
      overflow: visible;
      overflow-x: hidden;
      transition: all 0.4s ease;
  }
  .show-mobile-nav #mobile-nav {
        opacity: 1;
        visibility: visible;
        margin: 0;
        bottom: 0;
        left: 0;
        z-index: 9999;
        transform: none;
  }
  #mobile-nav .inner {
      overflow: auto hidden;
      overflow-x: hidden;
      overflow-y: auto;
  }
.custom_header_close {
    transition: all 0.3s;
    cursor: pointer;
    z-index: 9999;
}
  .show-mobile-nav .custom_header_close {
      opacity: 1;
      visibility: visible;
  }
  .show-mobile-nav .mobile-toolbar .toggle-mob-nav svg {
      display: none;
  }
  body.show-mobile-nav .toggle-mob-nav span{
      display: inline-block;
  }
  .show-mobile-nav #mobile-nav header.side-menu-header.h2 {
    display: none;
}
 body #mobile-nav .inner {
    top: 0px;
}
}

@media(max-width:575px){
  #mobile-nav{
    max-width: calc(100% - 0px);
  }
  .product-category .product-category_row .product-category_btn.best_pr_btn .yellow_btn.btn {
    padding: 12px 22px;
}
  section.access-section.mb_80 {
    margin-bottom: 60px;
}
}
.close-sub-nav {
  display: block;
  padding: 0.55em 0;
}

.close-sub-nav .btn, .close-sub-nav .account-area .action_link, .account-area .close-sub-nav .action_link, .close-sub-nav .product-block .inner .quick-buy, .product-block .inner .close-sub-nav .quick-buy {
  padding: 0.1em;
  margin-right: 0.5em;
  border: transparent;
  vertical-align: bottom;
}

.close-sub-nav svg {
  margin-left: -5px;
}

/* .mobile-toolbar .compact-logo {
  display: none;
} */

.page-header {
  position: relative;
  background-color: #ffffff;
}

/* .mobile-toolbar {
  display: none;
} */

@media (max-width: 1024px) {
  .toolbar-left .toolbar-logo {
    margin-left: 15px;
    font-size: 0;
    line-height: initial;
  }
}

.toggle-mob-nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  position: relative;
  height: 16px;
  width: 23px;
  top: -1px;
}

.toggle-mob-nav:hover {
  color: #7a7a73;
}

.toggle-mob-nav > span {
  width: 100%;
  height: 1px;
  background-color: currentColor;
  display: inline-block;
  position: absolute;
  left: 0;
  transition: background-color .4s;
}

.toggle-mob-nav > span:nth-child(1) {
  top: 0;
}

.toggle-mob-nav > span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}

.toggle-mob-nav > span:nth-child(3) {
  bottom: 0;
}

.articles {
  position: relative;
}

.articles .article {
  margin-bottom: 2em;
}

.articles .article:last-child {
  margin-bottom: 0;
}

.article .excerpt {
  margin: 1em 0;
}

.article .more-link {
  margin-top: 0;
}

.article-image {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-bottom: 1em;
}

.masonry .article-image,
.article.third.column .article-image,
.article.flex.column .article-image {
  margin-top: 0;
  text-align: left;
}

.article-image a {
  display: block;
}

.article:not(.full) .article-image .rimage-outer-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.45, 0.45, 0.95);
}

.article:not(.full) .article-image:hover .rimage-outer-wrapper,
.article:not(.full) .article-image a:hover .rimage-outer-wrapper {
  transform: scale(1.06) translate3d(0, 0, 0);
}

.author-image,
.article-meta {
  display: inline-block;
  vertical-align: top;
}

.author-image {
  margin: 0 1em 0 0;
}

.author-image img {
  width: 50px;
  border-radius: 400px;
}

#infscr-loading {
  clear: both;
  width: 100%;
  padding: 1em 0;
  text-align: center;
}

#infscr-loading > img {
  display: none;
}

.masonry #infscr-loading {
  position: absolute;
  left: 0;
  bottom: -10px;
  padding: 0;
}

.page-with-contact-form .input-row {
  margin-top: 0.3em;
}

.sharing .sharing-label {
  margin-right: 0.5em;
}

.sharing .sharing-list {
  margin: 0;
  padding: 0;
  display: inline;
  position: relative;
  top: -2px;
}

.sharing li {
  margin: 0 0.2em;
}

.sharing svg {
  width: 1em;
  height: 1em;
  vertical-align: bottom;
}

.spaced-row {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .spaced-row.spaced-row--big-btm {
    margin-bottom: 60px;
  }
}

.lightly-spaced-row {
  margin-bottom: 1em;
}

.heavily-spaced-row-bt {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .collection-header.cc-banner .line-1 {
    font-size: 39px;
  }
}

@media (min-width: 768px) {
  .collection-header.cc-banner .line-2 {
    font-size: 15px;
  }
}

.collection-header.cc-banner.height--natural .image-overlay {
  position: relative;
}

.collection-header.cc-banner.height--natural .image-overlay .inner {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

@media (min-width: 768px) {
  .collection-header.cc-banner.height--natural .image-overlay .inner {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

@media (min-width: 1441px) {
  .collection-header.cc-banner.height--natural .image-overlay .inner {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
}

.collection-header.cc-banner.height--natural .rimage-outer-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 767px) {
  .collection-header.text-only {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .collection-header {
    margin-bottom: 2em;
  }
}

.collection-breadcrumb {
  margin: 0 -20px;
  padding: 10px 20px;
  font-size: 0.85em;
}

@media (max-width: 767px) {
  .collection-breadcrumb.collection-breadcrumb--below {
    border-top: 1px solid #f5f5f5;
  }
}

@media (max-width: 767px) {
  .collection-breadcrumb.collection-breadcrumb--above {
    border-bottom: 1px solid #f5f5f5;
  }
}

@media (min-width: 768px) {
  .collection-breadcrumb {
    margin: 2em 0;
    padding: 0;
    font-size: 0.9em;
  }
  .collection-breadcrumb.no-margin-top {
    margin-top: 0;
  }
}

.collection-header.coloured-split {
  background-color: #fbeddf;
  color: #323328;
}

.collection-header.coloured-split h1, .collection-header.coloured-split .product-details .product-price .current-price, .product-details .product-price .collection-header.coloured-split .current-price, .collection-header.coloured-split .image-overlay .line-1, .image-overlay .collection-header.coloured-split .line-1, .collection-header.coloured-split .added-notice .added-notice__price, .added-notice .collection-header.coloured-split .added-notice__price, .collection-header.coloured-split h2, .collection-header.coloured-split h3, .collection-header.coloured-split h4, .collection-header.coloured-split blockquote, .collection-header.coloured-split .cart-summary__subtotal .amount, .cart-summary__subtotal .collection-header.coloured-split .amount, .collection-header.coloured-split h5, .collection-header.coloured-split h6, .collection-header.coloured-split a, .collection-header.coloured-split a:visited {
  color: #323328;
}

.collection-header.coloured-split a {
  text-decoration: underline;
}

.collection-header.coloured-split .header-text {
  padding: 4em 3em;
}

.collection-header.coloured-split.has-image {
  display: flex;
}

.collection-header.coloured-split.has-image .header-text {
  flex: 0 0 50%;
}

.collection-header.coloured-split.has-image .header-image {
  flex: 0 0 50%;
  overflow: hidden;
  text-align: right;
}

.collection-header.coloured-split.has-image .header-image .rimage-outer-wrapper {
  margin-right: 0;
}

@media (min-width: 768px) {
  .collection-header.coloured-split.has-image .header-image .rimage-outer-wrapper, .collection-header.coloured-split.has-image .header-image .rimage-wrapper {
    height: 100%;
    padding-top: 0 !important;
  }
  .collection-header.coloured-split.has-image .header-image .rimage__image {
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .collection-header.coloured-split.has-image {
    display: block;
  }
}

.collection-header .header-text {
  flex-direction: column;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.collection-header .header-text.overlay--h-left {
  align-items: flex-start;
  text-align: left;
}

.collection-header .header-text.overlay--h-right {
  align-items: flex-end;
  text-align: right;
}

.collection-header .header-text.overlay--v-top {
  justify-content: flex-start;
}

.collection-header .header-text.overlay--v-bottom {
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .collection-header.collection-header--fixed-height .header-text {
    min-height: 0;
  }
}

.collection-header.collection-header--fixed-height .header-image {
  position: relative;
}

.collection-header.collection-header--fixed-height .header-image .rimage-outer-wrapper,
.collection-header.collection-header--fixed-height .header-image .split-image,
.collection-header.collection-header--fixed-height .header-image .split-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.collection-header.collection-header--fixed-height .header-image .split-image img {
  object-fit: cover;
}

.breadcrumbs {
  margin: 1em 0;
  padding: 0;
}

.breadcrumbs li {
  list-style: none;
  display: inline-block;
}

.breadcrumbs .breadcrumb-active {
  font-weight: 500;
}
#register .page-title {
    text-align: center;
}
@media (max-width: 767px) {
  .template-list-collections [data-section-type="collection-listing"] {
    margin-top: 30px;
  }
  .template-list-collections .collection-block .image {
    min-height: 0 !important;
  }
}

.template-list-collections .collection-header.coloured-split .rimage__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media (max-width: 767px) {
  .template-list-collections .collection-header.coloured-split .header-image img {
    position: static;
  }
  .template-list-collections .collection-header.coloured-split.collection-header--fixed-height .rimage-wrapper {
    height: 100%;
  }
  .template-list-collections .collection-header.coloured-split:not(.collection-header--fixed-height) .rimage-wrapper {
    padding-top: 0 !important;
  }
}

.back-link {
  margin-right: 2em;
}

.back-link i, .back-link span {
  vertical-align: middle;
}

.product-mob-collection-links {
  padding: 14px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-mob-collection-links .back-link {
  margin: 0 0 0 -4px;
}

.links-row a, .links-row .divider {
  vertical-align: bottom;
}

.tiny {
  display: none;
}

.tab-down {
  display: none;
}

.filter {
  display: inline-block;
  margin-left: 1em;
}

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 160px;
  padding: 10px 15px;
  border: 1px solid #323328;
  color: #323328;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #323328;
  -moz-box-shadow: 0 0 2px 0 #323328;
  box-shadow: 0 0 2px 0 #323328;
  text-align: center;
}

.simple-popup:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #323328 transparent transparent transparent;
}

.simple-popup:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -2px 0 0 -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}

#cboxLoadingOverlay {
  display: none !important;
}

#cboxLoadedContent {
  overflow: hidden !important;
  margin-bottom: 0;
}

#cboxLoadedContent::-webkit-scrollbar {
  display: none;
}

.quickbuy-container {
  position: relative;
  margin: 20px;
  min-height: 480px;
}

.quickbuy-container .product-container > .light-space-above {
  margin-top: 0;
}

.quickbuy-form {
  width: 780px;
  overflow: visible;
  z-index: 1;
  background-color: #ffffff;
}

.quickbuy-form .container {
  margin: 0;
  padding: 0;
  max-width: none;
  width: auto;
}

.quickbuy-form.quickbuy-form--overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}

.quickbuy-form.placeholder .loading-spinner {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}

.quickbuy-form .product-gallery .main .main-img-link {
  vertical-align: top;
}

.quickbuy-form .product-gallery .main .main-img-link.main-img-link--lightbox {
  cursor: default;
}

@media (max-width: 1000px) {
  .quickbuy-form {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .quickbuy-form {
    width: 300px;
  }
  .quickbuy-form .space-under, .quickbuy-form .articles {
    margin-bottom: 0;
  }
  .quickbuy-form .product-gallery {
    display: none;
  }
}

.added-notice {
  width: 820px;
  background-color: #ffffff;
  text-align: center;
}

.added-notice .added-notice__title {
  padding: 40px 0 0;
  color: #f69725;
}

.added-notice .added-notice__tick {
  position: relative;
  background: rgba(246, 151, 37, 0.1);
  border: 2px solid #f69725;
  border-radius: 78px;
  width: 78px;
  height: 78px;
  margin: 20px auto;
}

.added-notice .added-notice__tick svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 22px;
  width: 22px;
  margin: -11px 0 0 -11px;
  fill: none;
}

.added-notice .added-notice__product {
  display: flex;
  align-items: center;
  margin: 35px auto;
  width: 520px;
}

.added-notice .added-notice__price {
  font-size: 1.6em;
  color: #323328;
  margin: 0;
  padding: 0;
}

.added-notice .added-notice__price-compare {
  color: #323328;
  font-size: 0.75em;
  line-height: 1.2em;
  text-decoration: line-through;
  opacity: 0.75;
}

.added-notice .added-notice__price-reduced {
  color: #fac17c;
}

.added-notice .added-notice__quantity {
  margin-left: 0.5em;
  font-size: 14px;
  line-height: 1.2em;
}

.added-notice .added-notice__product-image {
  width: 167px;
  height: 167px;
  margin-right: 35px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.added-notice .added-notice__product-image img {
  max-height: 100%;
}

.added-notice .added-notice__product__description {
  flex-grow: 1;
  text-align: left;
}

.added-notice .added-notice__product-title {
  margin: 15px 0;
  padding: 0;
}

.added-notice .added-notice__product__variants {
  margin-top: 15px;
}

.added-notice .added-notice__variant-value {
  color: #323328;
}

.added-notice .added-notice__checkout {
  margin: 15px 0;
}

@media (max-width: 1000px) {
  .added-notice {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .added-notice {
    width: 300px;
  }
  .added-notice .added-notice__product {
    flex-direction: column;
    width: auto;
  }
  .added-notice .added-notice__product-image {
    display: none;
  }
  .added-notice .added-notice__product__description {
    text-align: center;
  }
}

.action-icons {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 3;
}

.action-icons .action-icon {
  color: inherit;
  opacity: 0.6;
  display: inline-block;
  padding: 10px;
}

.action-icons .action-icon svg {
  width: 21px;
  height: 21px;
}

.action-icons .action-icon:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  #cboxLoadedContent .action-icons .prev-item,
  #cboxLoadedContent .action-icons .next-item {
    display: none;
  }
}

.sidebar-cont {
  position: relative;
}

.sidebar-cont .sidebar {
  float: left;
  width: 25%;
  padding-right: 40px;
  padding-bottom: 40px;
  line-height: 1.6em;
  display: none;
}

.sidebar-cont .sidebar .heading {
  margin-top: 1em;
  padding: 0;
}

.sidebar-cont .sidebar .heading + ul {
  margin-top: 0.5em;
}

.sidebar-cont .sidebar .active > a {
  color: #f69725;
}

.sidebar-cont .beside-sidebar {
  float: left;
  width: 100%;
}

.show-sidebar .sidebar-cont .sidebar {
  display: block;
}

.show-sidebar .sidebar-cont .beside-sidebar {
  width: 75%;
}

.payment-methods .payment-icon {
  margin: 0 0 0.75em 0.5em;
  width: 48px;
  height: 30px;
}

body.show-cart-summary {
overflow: hidden;
/* position: fixed;
top: 0;
right: 0;
left: 0; */
width: 100%;
}
html.show-cart-drawer {
overflow: hidden;

width: 100%;
}
/* .show-cart-summary.product-added-to-cart .cart-summary {
  z-index: 100000;
} */

.show-cart-summary.product-added-to-cart #cboxOverlay {
  z-index: 10000;
  pointer-events: none;
}

.show-cart-summary.product-added-to-cart #colorbox {
  pointer-events: none;
}

.cart-summary {
  width:500px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 100%;
  height: 100%;
  max-width: calc(100% - 70px);
  z-index: 9999999999;
  opacity: 0;
  visibility: hidden;
  transition: transform .4s, opacity .4s, visibility .4s;
  will-change: transform, opacity, visibility;
  box-shadow: 0 0 50px rgba(0,0,0,0.2);
}

.cart-drawer-overlay {
    background-color: #00000080;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 6;
    transition: all .5s;
}

.show-cart-summary .cart-drawer-overlay {
    opacity: 1;
    visibility: visible;
}

.cart-summary.cart-summary--dark, .cart-summary.cart-summary--dark h2, .cart-summary.cart-summary--dark h3, .cart-summary.cart-summary--dark h4, .cart-summary.cart-summary--dark blockquote, .cart-summary.cart-summary--dark .cart-summary__subtotal .amount, .cart-summary__subtotal .cart-summary.cart-summary--dark .amount, .cart-summary.cart-summary--dark h5, .cart-summary.cart-summary--dark h6, .cart-summary.cart-summary--dark label, .cart-summary.cart-summary--dark .cart-items__heading, .cart-summary.cart-summary--dark .product-section legend, .product-section .cart-summary.cart-summary--dark legend, .cart-summary.cart-summary--dark .theme-money {
  color: #fff;
}

.cart-summary.cart-summary--dark .btn svg, .cart-summary.cart-summary--dark .account-area .action_link svg, .account-area .cart-summary.cart-summary--dark .action_link svg, .cart-summary.cart-summary--dark .product-block .inner .quick-buy svg, .product-block .inner .cart-summary.cart-summary--dark .quick-buy svg {
  fill: #fff;
}

.cart-summary.cart-summary--dark .cart-summary__cart-link, .cart-summary.cart-summary--dark .qty-adjuster__remove {
  border-color: #fff;
}

.cart-summary .additional-checkout-buttons {
  margin-top: 0;
}

.cart-summary .button-text {
  transition: opacity 500ms ease;
}

.cart-summary .loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0;
  transition: opacity 500ms ease;
}

.updating-cart .cart-summary .button-text {
  opacity: 0;
}

.updating-cart .cart-summary .loading-spinner {
  opacity: 1;
}

.cart-summary__close {
  display: block;
  background: #ebebea;
  padding: 20px 25px;
  border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 767px) {
  body:not(.tab-used) .cart-summary__close {
    outline: none;
  }
  .cart-summary__section {
padding: 1em 15px;
}
}

@media (min-width: 768px) {
  .cart-summary__close {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

.cart-summary__close svg {
  margin-left: -8px;
}

.cart-summary__inner {
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.cart-summary__inner .cart-form.cart-form--checkout {
  z-index: 1;
  background: #ffffff;
  transition: top .1s;
}

.cart-summary__inner .cart-form.cart-form--checkout.cart-form--checkout--sticky-true {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
}

@media (min-width: 768px) {
  body:not(.scrolled-top) .cart-summary__inner .cart-form.cart-form--checkout.cart-form--checkout--sticky-true {
    top: 0;
  }
}

.cart-summary__section {
  padding: 1em 25px;
}

.cart-summary__section--compact {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
    font-size: 17px;
    line-height: 1;
}

.cart-form--non-stick {
  padding-bottom: 0;
  padding-top: 0;
}

.btn--empty-cart {
  margin-top: 1em;
}

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

@media (min-width: 768px) and (max-width: 1024px) {
  html.touch .cart-summary__header {
    margin: 1em 0;
  }
}

.cart-summary__title {
  margin: 0;
  min-width: 100px;
}

.cart-summary__cart-links {
  display: flex;
}

.cart-summary__cart-link {
  font-size: 16px;
  line-height: 1.3em;
  border-bottom: 1px solid rgba(50, 51, 40, 0.5);
}

.cart-summary__cart-link:hover {
  border-bottom-color: rgba(246, 151, 37, 0.5);
}

.cart-summary__buttons {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

html.touch .cart-summary__buttons {
  min-height: 4em;
}

.cart-summary__buttons .btn, .cart-summary__buttons .account-area .action_link, .account-area .cart-summary__buttons .action_link, .cart-summary__buttons .product-block .inner .quick-buy, .product-block .inner .cart-summary__buttons .quick-buy {
  position: relative;
}

.cart-summary__empty,
.cart-summary__item-list {
  flex: 1 0 auto;
}

.cart-summary__empty + .cart-summary__promo-products-title + .cart-summary__promo-products {
  flex: 1 1 100%;
}

.cart-summary__item-list {
  overflow: auto;
  min-height: 110px;
}

.cart-summary__item-list-header__title {
    display: inline;
    margin: 0 4px 0 0;
    font-size: 23px;
    color: #232323;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.cart-summary__item-list-header__count {
  opacity: 0.75;
  position: relative;
  top: 0;
}
small.cart-summary__item-list-header__count {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    color: rgba(234, 35, 54);
    top: -1px;
}
.cart-summary-item-container {
  overflow: visible;
}

.cart-summary-item {
    position:relative;
  display: flex;
  padding-bottom: 10px;
  transition: transform .3s, opacity .3s;
  transform-origin: center;
  border-bottom: 1px solid rgb(204 204 204 / 40%);
  margin-top: 10px;
}
.cart-summary-item-container:first-child .cart-summary-item {
  margin-top: 0;

}
.cart-summary-item-container:last-child .cart-summary-item {
  border-bottom: none;
  padding-bottom: 0;
}

.cart-summary-item-container--out .cart-summary-item {
  transform: translate3d(60px, -5%, 0) scale(0.9);
  opacity: 0;
}

.cart-summary-item-container--out-left .cart-summary-item {
  transform: translate3d(-30px, 0, 0);
  opacity: 0;
}

.cart-summary-item .cart-discount-list {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.cart-summary-item__image {
    position: relative;
    flex: 0 0 auto;
    width: 80px;
    padding-right: 10px;
}

.cart-summary-item__detail {
  flex: 1 1 auto;
}

.cart-summary-item__detail .cart-discount-list {
  font-size: 90%;
}

.cart-summary-item__detail .btn, .cart-summary-item__detail .account-area .action_link, .account-area .cart-summary-item__detail .action_link, .cart-summary-item__detail .product-block .inner .quick-buy, .product-block .inner .cart-summary-item__detail .quick-buy {
  width: 150px;
}

.cart-summary-item__title-variant {
  margin-bottom: 0.1em;
}

.cart-summary-item__title {
  display: block;
  line-height: 1.2em;
  font-weight: 500;
}

.cart-summary-item__variant,
.cart-summary-item__weight {
  font-size: 90%;
  line-height: 1em;
  opacity: 0.75;
}

.cart-summary-item__variant {
  margin-top: 0.15em;
  margin-bottom: 0.5em;
}

.cart-summary-item__weight {
  margin: 0.25em 0 0.4em;
}

.cart-summary-item__price {
  margin-bottom: 0;
  color: #323328;
}

.cart-summary-item__price .struck-out-price {
  margin-left: 0.25em;
}

.cart-summary-item__price .unit-price {
  line-height: 1em;
  color: #323328;
}

.cart-summary-item__price-current {
  font-weight: 500;
}

.cart-summary-item__quantity {
  margin-left: auto;
}

.cart-summary__subtotal {
  display: block;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-top: 0;
  padding-bottom: 1.5em;
}

.cart-summary__subtotal.cart-summary__subtotal--sm-bottom {
  padding-bottom: 0;
}

.cart-summary__subtotal .amount {
  color: #323328;
  flex-grow: 1;
  text-align: right;
  margin: 0;
  padding: 0;
  transition: opacity 500ms ease;
}

.cart-summary__subtotal .cart-discount-list {
  margin-top: 0.2em;
  width: 100%;
  text-align: right;
  line-height: 1.1em;
}

.cart-summary__notes {
  padding-bottom: 0;
}

.cart-summary__notes textarea {
  height: 5em;
  width: 100%;
}

.cart-summary__promo {
  flex: 0 1 auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.cart-summary:not(.cart-summary--drawer-always) .cart-summary__promo {
  padding-bottom: calc(25px - 5px);
}

.cart-summary.cart-summary--drawer-always .cart-summary__promo {
  padding-bottom: 25px;
}

.cart-promo {
  position: relative;
}

.cart-promo a {
  display: block;
  overflow: hidden;
}

.cart-promo a .rimage-outer-wrapper {
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.45, 0.45, 0.95);
}

.cart-promo a:hover .rimage-outer-wrapper {
  transform: scale(1.06) translate3d(0, 0, 0);
}

.cart-promo .overlay {
  text-align: center;
}

.cart-promo .overlay:first-child {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em;
}

.cart-promo .overlay:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-promo .cart-promo__heading {
  margin: 0 20px;
  color: inherit;
}

.cart-promo .cart-promo__subheading {
  display: inline-block;
  margin: 0 20px;
}

.cart-promo .cart-promo__subheading:not(:first-child) {
  margin-top: 0.3em;
}

.cart-promo .cart-promo__subheading:after {
  content: '';
  display: block;
  margin-top: 0.1em;
  border-bottom: 1px solid;
  opacity: 0.6;
  transition: all 100ms ease-in-out;
}

.cart-promo:hover .cart-promo__subheading::after {
  opacity: 1;
}

.cart-accordion-btn-container {
  cursor: pointer;
}

.cart-accordion-btn {
  float: right;
  border: none;
  background: transparent;
  width: 44px;
  height: 44px;
  margin: -10px -12px -14px;
}

.cart-accordion-btn svg {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  transition: transform 200ms ease-out;
}

.cart-accordion-btn--collapsed svg {
  transform: rotate(0deg);
}

.loading-spinner {
  border: 2px solid transparent;
  border-bottom-color: #fff;
  border-top-color: #fff;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  animation: loading-spinner 800ms ease infinite;
}

.quickbuy-form.placeholder .loading-spinner, .loading-spinner.loading-spinner--dark {
  border-left-color: #f69725;
  border-right-color: #f69725;
}

@keyframes loading-spinner {
  to {
    transform: rotate(360deg);
  }
}

.product-block .qty-adjuster-container {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: opacity 0.3s, visibility .3s;
  z-index: 0;
}

@media (min-width: 340px) {
  .product-block .qty-adjuster-container .qty-adjuster__value {
    width: 3.5em;
  }
}

.qty-adjuster {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  height: 100%;
}

.qty-adjuster .qty-adjuster__inner {
  overflow: hidden;
  height: 100%;
}

.qty-adjuster .qty-adjuster__inner:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}

.qty-adjuster.qty-adjuster--loading .qty-adjuster__inner:after, .updating-cart .qty-adjuster .qty-adjuster__inner:after {
  opacity: 1;
  visibility: visible;
}

.qty-adjuster.qty-adjuster--loading .qty-adjuster__remove, .qty-adjuster.qty-adjuster--loading .qty-adjuster__up, .qty-adjuster.qty-adjuster--loading .qty-adjuster__down, .qty-adjuster.qty-adjuster--loading .qty-adjuster__value, .updating-cart .qty-adjuster .qty-adjuster__remove, .updating-cart .qty-adjuster .qty-adjuster__up, .updating-cart .qty-adjuster .qty-adjuster__down, .updating-cart .qty-adjuster .qty-adjuster__value {
  opacity: 0.6;
  pointer-events: none;
}

.qty-adjuster--start-hidden {
  display: none;
}

.qty-adjuster--with-remove .qty-adjuster__inner {
  margin-right: 1em;
}

.qty-adjuster__inner {
  display: flex;
  border: 1px solid #d4d4d2;
  border-radius: 0px;
}

.qty-adjuster__down,
.qty-adjuster__up {
  flex: 0 0 auto;
  padding: 11px;
  border-radius: 0;
  line-height: 1px;
  background: transparent;
  border: none;
  color: inherit;
}

html.no-js body:not(.template-cart) .qty-adjuster__down, html.no-js body:not(.template-cart)
.qty-adjuster__up {
  display: none;
}

.qty-adjuster__down svg,
.qty-adjuster__up svg {
  vertical-align: top;
}

.qty-adjuster__down[disabled], .qty-adjuster__down[disabled]:hover,
.qty-adjuster__up[disabled],
.qty-adjuster__up[disabled]:hover {
  pointer-events: none;
  background: transparent;
  border: none;
  color: inherit;
  opacity: 0.5;
}

.qty-adjuster__down:hover, .qty-adjuster__down:focus,
.qty-adjuster__up:hover,
.qty-adjuster__up:focus {
  background: transparent;
  border: none;
  color: inherit;
  opacity: 0.85;
}

.qty-adjuster__down {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.qty-adjuster__up {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.qty-adjuster__remove {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 0.9em;
    line-height: 1.3em;
    border: 1px solid rgba(224, 224, 224, 0.6);
    transition: opacity .5s, background-color 120ms, color 120ms, border-color 120ms;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
   -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}



.qty-adjuster__value {
  flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 2.5em;
  text-align: center;
  border-radius: 0;
  background: transparent;
  border: none;
  color: inherit;
  line-height: 1;
}

html.js body:not(.tab-used) .qty-adjuster__value:focus {
  outline: none;
}

.product-form--mini {
  transition: opacity 0.3s, visibility .3s;
}



.qty-adjuster__inner {
  border: 1px solid #f69725;
  box-shadow: inset 0 0 0 1px #f69725;
}

.qty-adjuster__inner .qty-adjuster__value {
  color: #f69725;
}

.product-form--mini.product-form--added:not(.product-form--not-quickbuy) {
  opacity: 0;
  visibility: hidden;
}

.product-form--mini.product-form--added:not(.product-form--not-quickbuy) .product-add {
  background: #f69725;
}

.product-form--mini.product-form--added:not(.product-form--not-quickbuy) + .qty-adjuster-container {
  opacity: 1;
  visibility: visible;
}

.product-form--mini.product-form--added:not(.product-form--not-quickbuy) + .qty-adjuster-container .qty-adjuster__up, .product-form--mini.product-form--added:not(.product-form--not-quickbuy) + .qty-adjuster-container .qty-adjuster__down {
  background-color: #f69725 !important;
  color: #ffffff !important;
}

.qty-adjuster__inner {
  border: 1px solid #f69725;
  box-shadow: inset 0 0 0 1px #f69725;
}

.qty-adjuster__inner .qty-adjuster__up, .qty-adjuster__inner .qty-adjuster__down {
  background-color: #f69725;
  color: #ffffff;
}

.qty-adjuster__inner .qty-adjuster__value {
  color: #f69725;
}

.qty-adjuster--has-subtext {
  margin-bottom: 1em;
}

.qty-adjuster__subtext {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 0.5em;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
}

.additional-checkout-buttons {
  margin-top: 1em;
}

[data-shopify-buttoncontainer] {
  justify-content: flex-end;
}

@media (max-width: 767px) {
  [data-shopify-buttoncontainer] {
    justify-content: center;
  }
}

#page-wrap-inner {
  /* background: #323328; */
  position: relative;
  z-index: 5;
}

#page-wrap-content {
  zoom: 1;
  background: #ffffff;
}

#page-wrap-content:before {
  content: "";
  display: table;
}

#page-wrap-content:after {
  content: "";
  display: table;
  clear: both;
}

#page-overlay, .hidden-search-container__veil, .announcement-bar::before, body:not(.show-cart-summary) .cart-summary::after {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100001;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  transition: opacity 200ms ease-in-out;
}

.show-cart-summary #page-overlay, .show-cart-summary .hidden-search-container__veil, .show-cart-summary .announcement-bar::before, .show-cart-summary body:not(.show-cart-summary) .cart-summary::after, body:not(.show-cart-summary) .show-cart-summary .cart-summary::after,
.show-mobile-nav #page-overlay,
.show-mobile-nav .hidden-search-container__veil,
.show-mobile-nav .announcement-bar::before,
.show-mobile-nav body:not(.show-cart-summary) .cart-summary::after,
body:not(.show-cart-summary) .show-mobile-nav .cart-summary::after {
  pointer-events: auto;
  opacity: 1;
}

.show-cart-summary .cart-summary {
  transform: translate3d(-100%, 0, 0);
  visibility: visible;
  opacity: 1;
}


@media (max-width: 767px) {
  .newsletter-section.newsletter-section--with-image .column {
    margin-bottom: 0;
  }
  .use-alt-bg .newsletter-section .newsletter-section__image {
    margin-top: 2.5em;
  }
}

/* Newsletter/rich text section */
.newsletter-section__text, .rich-text-section__text, .testimonials-section__text, .story-container .reading-column {
  padding: 44px 2.5em 44px;
}

@media (min-width: 768px) {
  .newsletter-section__text, .rich-text-section__text, .testimonials-section__text, .story-container .reading-column {
    padding: 72px 40px 72px;
  }
}

@media (min-width: 1200px) {
  .newsletter-section__text, .rich-text-section__text, .testimonials-section__text, .story-container .reading-column {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (min-width: 1441px) {
  .newsletter-section__text, .rich-text-section__text, .testimonials-section__text, .story-container .reading-column {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .newsletter-section--with-image .newsletter-section__text, .newsletter-section--with-image .rich-text-section__text, .newsletter-section--with-image .testimonials-section__text, .newsletter-section--with-image .story-container .reading-column {
    padding: 60px 40px;
  }
}

.use-alt-bg .newsletter-section__text, .no-bg-color .newsletter-section__text, .use-alt-bg .rich-text-section__text, .no-bg-color .rich-text-section__text, .use-alt-bg .testimonials-section__text, .no-bg-color .testimonials-section__text, .use-alt-bg .story-container .reading-column, .no-bg-color .story-container .reading-column {
  padding: 0;
}

@media (min-width: 768px) {
  .use-alt-bg .newsletter-section__text, .no-bg-color .newsletter-section__text, .use-alt-bg .rich-text-section__text, .no-bg-color .rich-text-section__text, .use-alt-bg .testimonials-section__text, .no-bg-color .testimonials-section__text, .use-alt-bg .story-container .reading-column, .no-bg-color .story-container .reading-column {
    padding: 20px;
  }
}

@media (min-width: 1441px) {
  .use-alt-bg .newsletter-section__text, .no-bg-color .newsletter-section__text, .use-alt-bg .rich-text-section__text, .no-bg-color .rich-text-section__text, .use-alt-bg .testimonials-section__text, .no-bg-color .testimonials-section__text, .use-alt-bg .story-container .reading-column, .no-bg-color .story-container .reading-column {
    padding: 2vw 20px;
  }
}

/* Newsletter */
.newsletter-section__text h2 {
  line-height: 1.05em;
}

@media (min-width: 768px) {
  .newsletter-section__text .inline-input-button {
    margin-bottom: 5px;
  }
}

.newsletter-section__text .rte {
  margin-bottom: 2em;
}

@media (max-width: 767px) {
  .section:not(.use-alt-bg) .no-bg-color .newsletter-section--with-image .newsletter-section__text {
    padding-bottom: 2.5em;
  }
}

/* Testimonials */
.testimonials-section .line-1 {
  font-size: 1em;
  line-height: 1.4em;
  margin: .75em 0;
  font-weight: 400;
}

@media (max-width: 767px) {
  .testimonials-section .line-1 {
    font-size: 1.2em;
  }
}

.testimonials-section .line-2:not(.scale-font-size) {
  font-size: 14px;
}

@media (min-width: 768px) {
  .testimonials-section .line-2.scale-font-size {
    font-size: 0.6em;
    line-height: 1.2em;
  }
}

.testimonials-section .line-1, .testimonials-section .line-2 {
  transform: translate3d(0, 0, 0) !important;
  opacity: 1 !important;
}

.testimonials-section .slideshow {
  padding-bottom: 45px;
}

.testimonials-section .slideshow.slideshow--navigation-dots-custom {
  padding-bottom: 60px;
}

.testimonials-section .slideshow.slideshow--navigation-dots-custom .slick-dots li {
  margin: 0 5px;
  width: 40px;
  height: 40px;
  transition: opacity .4s;
}

.testimonials-section .slideshow.slideshow--navigation-dots-custom .slick-dots li:not(.slick-active) {
  opacity: 0.4;
}

.testimonials-section .slideshow.slideshow--navigation-dots-custom .slick-dots button {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
}

.testimonials-section .slideshow.slideshow--navigation-dots-custom .slick-dots button::before {
  display: none;
}

.testimonials-section .slick-dots {
  bottom: 0;
}

.testimonials-section .slick-dots button::before {
  color: #323328;
}

.testimonials-section .slick-track {
  display: flex;
  align-items: center;
}

.testimonials-section .icon-quote {
  font-size: 60px;
  line-height: 60px;
  font-family: "Poppins", sans-serif;
  margin-bottom: -30px;
  display: block;
}

.testimonials-section .icon-star {
  font-size: 20px;
}

.testimonials-section .testimonial__image {
  flex-grow: 0;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .testimonials-section .testimonial__image img {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .testimonials-section .testimonial-container.align-left.testimonial-container--with-image {
    display: flex;
    justify-content: center;
  }
  .testimonials-section .testimonial-container.align-left .testimonial__text {
    padding-left: 10px;
    text-align: left;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .testimonials-section .testimonial-container.align-left .testimonial__text {
    padding-left: 30px;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  .testimonials-section .testimonial-container.align-left .testimonial__text {
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  .testimonials-section .testimonial-container.align-left .testimonial__image {
    display: inline-flex;
    align-items: center;
    margin: 0;
  }
}

.testimonials-section .testimonial-container.align-center .testimonial__image img {
  margin: 0 auto 30px;
}

/* Rich text section */
.rich-text-section__text h2 {
  line-height: 1.05em;
}

.rich-text-section__text .button-container {
  margin-top: 2em;
}

@media (min-width: 768px) {
  .rich-text-section__text .button-container {
    margin-top: 3em;
  }
}

@media (min-width: 1200px) {
  .rich-text-section__text .btn.btn--large, .rich-text-section__text .account-area .btn--large.action_link, .account-area .rich-text-section__text .btn--large.action_link, .rich-text-section__text .product-block .inner .btn--large.quick-buy, .product-block .inner .rich-text-section__text .btn--large.quick-buy {
    padding: 1em 2.5em;
  }
}

/* Map section */
.map-section__wrapper {
  position: relative;
}

.map-section__wrapper .errors {
  padding: 40px;
}

.map-section__text {
  margin-left: 50%;
}

@media (min-width: 768px) {
  .map-section__text {
    padding: 80px 40px;
  }
}

.map-section__text .rte {
  margin-bottom: 1.5em;
}

.map-section__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}

.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
}

.map-section--display-map .map-section__image {
  display: none !important;
}

.map-section__placeholder {
  height: 100%;
  padding: 0;
}

.map-section--display-map .map-section__placeholder {
  display: none !important;
}

.map-section__map-container {
  height: 100%;
}

@media (max-width: 767px) {
  .map-section__wrapper {
    display: flex;
    flex-direction: column;
  }
  .map-section__text {
    margin-left: 0;
    padding: 2.5em;
  }
  .map-section__map {
    position: static;
    width: auto;
    order: 2;
  }
  .map-section__placeholder,
  .map-section__map-container {
    height: 55vh;
  }
}

.quickbuy-form .size-chart-container {
  display: none;
}

.size-chart-link {
  display: inline-block;
  margin-right: -5px;
  vertical-align: top;
  font-size: 90%;
  line-height: 1.2em;
}

.size-chart-link svg {
  position: relative;
  top: -1px;
  left: -1px;
}

.size-chart {
  padding: 20px;
  max-width: 84vw;
  width: 800px;
}

@media (max-width: 767px) {
  .size-chart {
    padding: 10px;
  }
  .size-chart table {
    display: flex;
    overflow: auto;
    width: 100%;
  }
}

.size-chart__inner {
  width: 100%;
  overflow: auto;
}

.size-chart__inner table {
  height: auto !important;
}

#content .shopify-policy__container {
  padding-top: 30px;
  max-width: 800px;
}

#content .shopify-policy__container a {
  text-decoration: underline;
}

.shopify-challenge__container {
  padding-top: 50px;
  padding-bottom: 30px;
}

/* General Media Queries */
@media (max-width: 959px) {
  h1, .product-details .product-price .current-price, .image-overlay .line-1, .added-notice .added-notice__price, .h1 {
    font-size: 25px;
    font-size: 22px;
  }
  h2, .h2 {
    font-size: 22px;
  }
  h3, .h3 {
    font-size: 20px;
  }
  h4, blockquote, .cart-summary__subtotal .amount, .h4 {
    font-size: 17px;
  }
  h5, .h5 {
    font-size: 14px;
  }
  h6, .h6 {
    font-size: 14px;
  }
  .image-overlay .line-1, .rich-text-section__text h2, .newsletter-section__text h2, .testimonials-section__text h2 {
    font-size: 31px;
  }
  .image-overlay .line-2 {
    font-size: 20px;
  }
  .themed-product-reviews .spr-badge {
    font-size: 0.75em;
  }
  .tab-down {
    display: block;
  }
  .quick-buy-wrap {
    display: none;
  }
}

@media (max-width: 900px) {
  .container {
    width: 95%;
  }
  .story-container {
    max-width: 95%;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inline-row .inline-item label, .inline-row .inline-item .cart-items__heading, .inline-row .inline-item .product-section legend, .product-section .inline-row .inline-item legend {
    display: block;
  }
}

@media (max-width: 1024px) {
  input,
  textarea,
  select {
    font-size: 16px;
    line-height: 1.4em;
  }
  .container {
    width: 100%;
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .story-container {
    max-width: 100%;
  }
  #page-wrap-inner {
    border: none #ff0001;
  }
  .show-mobile-nav {
    overflow: hidden;
    width: 100%;
  }
  .desktop {
    display: none !important;
  }
  .align-right-desktop {
    text-align: inherit;
  }
  .inline-row .inline-item,
  .inline-row .inline-item.left,
  .inline-row .inline-item.right {
    float: none;
    display: block;
    margin: 1em 0;
    padding: 0;
  }
  .cart-items__heading {
    display: flex;
    margin-top:20px;
  }
  .cart-item__image {
    width: 60px;
  }
 .cart-item__not-image {
    display: block;
    width: 75%;
    padding-right: 10px;
}
  .cart-item__description,
  .cart-item__price,
  .cart-item__quantity,
  .cart-item__total {
    width: auto;
    margin: 0;
    text-align: left;
  }
  .cart-item__description .remove {
    display: none;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity {
    margin-top: 1em;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity .qty-adjuster {
    justify-content: flex-start;
    width: 100%;
  }
  .cart-item:not(.cart-items__heading) .cart-item__quantity .qty-adjuster__inner {
    margin-right: 1em;
  }
  .cart-item__total__amount {
    display: none;
  }
  .checkout-button--lower {
    width: 100%;
  }
  .filter {
    border-left: 0;
    margin: 0 1em 1em 0;
    padding-left: 0;
  }
  .sidebar-cont .sidebar,
  .show-sidebar .sidebar-cont .sidebar {
    display: none;
  }
  .show-sidebar .sidebar-cont .beside-sidebar {
    float: none;
    width: auto;
  }
  .collection-header.coloured-split.has-image,
  .collection-header.cc-banner {
    margin-left: -20px;
    margin-right: -20px;
  }
  .collection-header.coloured-split.has-image .line-1,
  .collection-header.cc-banner .line-1 {
    margin-bottom: 0.3em;
  }
  .product-details {
    margin-bottom: 0;
  }
  .product-details .border-top, .product-details .page-footer,
  .product-details .border-bottom {
    border: none;
  }
  .product-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .template-article .more-links .column {
    text-align: center;
  }
  .template-article .more-links .column .more-link {
    margin: 0;
  }
  .template-article .more-links .column .col-place {
    display: none;
  }
  .page-footer .footer-logo img {
    height: auto;
  }
  .page-footer .section {
    padding-top: 1.75em;
    padding-bottom: 1.75em;
  }
  .page-footer .section.padless-top {
    padding-top: 0;
  }
  .page-footer .section.padless-bottom {
    padding-bottom: 0;
  }
  .page-footer .social-column {
    margin-bottom: 0;
  }
  .payment-methods .payment-icon {
    margin: 0 0.5em 0.75em 0;
  }
  .toolbar-social,
  .toolbar-links {
    display: none;
  }
  .logo-nav .logo {
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .mobile-toolbar {
    display: inline-block;
  }
  .toolbar {
    position: relative;
  }
  .toolbar .compact-logo {
    display: inline-block;
    margin-left: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    color: #323328;
    vertical-align: middle;
  }
  .toolbar .compact-logo img {
    width: auto;
    vertical-align: middle;
  }
  .toolbar .toolbar-cart .currency-switcher {
    display: none;
  }
  .using-compact-mobile-logo .logo-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .not-tiny {
    display: none;
  }
  .tiny {
    display: block;
  }
  .collection-header.coloured-split.has-image .header-text {
    padding: 20px;
  }
  .author-image {
    margin: 0 1em 1em 0;
  }
  .author-image img {
    width: 40px;
  }
}

@media (max-width: 479px) and (max-width: 767px) {
  .inline-input-button {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .page-footer .mailing-list input[type=email] {
    width: 100%;
  }
  .product-block .image {
    margin-bottom: 0.5em;
  }
}

@media (max-width: 360px) {
  .cart-summary__section,
  .cart-summary__close,
  .cart-summary__item-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*****************************/
/***** LOGIN TEMPLATE *****/
/*****************************/
body.template-login #guest {
  margin-top: 2em;
}

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password body {
  min-height: 100vh;
  font-size: 15px;
  line-height: 1.3em;
  text-align: center;
  background: #ffffff;
}

html.template-password #page-wrap-inner, html.template-password #page-wrap-content {
  background: none;
}

html.template-password .password-container {
  display: table;
  height: 100%;
  width: 100%;
}

html.template-password .password-store-name,
html.template-password .password-main,
html.template-password .password-footer {
  display: table-row;
}

html.template-password .password-store-name-inner,
html.template-password .password-main-inner,
html.template-password .password-footer-inner {
  display: table-cell;
  padding: 20px;
}

html.template-password .password-store-name {
  height: 1px;
}

html.template-password .password-main {
  height: 100%;
}

html.template-password .password-main-inner {
  vertical-align: middle;
}

html.template-password .password-footer {
  height: 1px;
}

html.template-password .password-login-link {
  margin: 20px 0 40px;
  text-align: right;
}

html.template-password .password-login-link svg {
  width: 10px;
  height: 12px;
  margin-right: 4px;
}

html.template-password .password-login-link svg path {
  transition: fill 120ms;
}

html.template-password .password-login-link a:hover svg path,
html.template-password .password-login-link a:focus svg path {
  fill: #f69725;
}

html.template-password .inline-input-button {
  margin-bottom: 0;
}

html.template-password .inline-input-button input[type="email"] {
  width: 250px;
}

@media (min-width: 768px) {
  html.template-password .inline-input-button input[type="email"] {
    width: 300px;
  }
}

html.template-password .password-container h1, html.template-password .password-container .product-details .product-price .current-price, .product-details .product-price html.template-password .password-container .current-price, html.template-password .password-container .image-overlay .line-1, .image-overlay html.template-password .password-container .line-1, html.template-password .password-container .added-notice .added-notice__price, .added-notice html.template-password .password-container .added-notice__price {
  font-size: 2em;
}

html.template-password .password-container h1 a:hover, html.template-password .password-container .product-details .product-price .current-price a:hover, .product-details .product-price html.template-password .password-container .current-price a:hover, html.template-password .password-container .image-overlay .line-1 a:hover, .image-overlay html.template-password .password-container .line-1 a:hover, html.template-password .password-container .added-notice .added-notice__price a:hover, .added-notice html.template-password .password-container .added-notice__price a:hover {
  text-decoration: none;
}

html.template-password .password-container h2 {
  font-size: 4em;
}

html.template-password .password-container #shoplogo {
  margin: 0 auto;
  word-break: break-word;
}

html.template-password .password-container .shopify-name {
  display: none;
}

html.template-password .password-container .password-message {
  margin-bottom: 2em;
}

html.template-password .password-container .password-signup {
  margin-bottom: 4em;
}

html.template-password .password-container .password-signup .password-signup-inner {
  max-width: 800px;
  margin: 0 auto;
}

html.template-password .password-container .password-social ul {
  padding: 0;
}

html.template-password .password-container .password-social li {
  display: inline-block;
  white-space: nowrap;
}

html.template-password .password-container .password-social a {
  color: #fff;
  margin: 10px;
  display: inline-block;
  padding: 2px 12px 4px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

html.template-password .password-container .password-social a span {
  vertical-align: middle;
}

html.template-password .password-container .password-social a:hover {
  color: #fff;
  opacity: 0.9;
}

html.template-password .password-container .password-social a:hover, html.template-password .password-container .password-social a:hover span {
  text-decoration: none;
}

html.template-password .password-container .password-social a svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  height: 15px;
  width: 15px;
}

html.template-password .password-container .password-social a svg, html.template-password .password-container .password-social a svg g {
  fill: #fff;
}

html.template-password .password-container .password-social .password-social-item-facebook {
  background: #3b5998;
}

html.template-password .password-container .password-social .password-social-item-twitter {
  background: #00aced;
}

html.template-password .password-footer-inner {
  padding-top: 150px;
  line-height: 2em;
}

html.template-password .password-footer-inner .powered-by, html.template-password .password-footer-inner .shopify-logo svg {
  vertical-align: top;
}

html.template-password .password-footer-inner .shopify-logo svg {
  margin: 0 0 0 5px;
  width: 80px;
  height: 23px;
}

html.template-password .password-footer-inner .password-login-link {
  text-align: center;
}

html.template-password #password-login {
  width: 300px;
  padding: 1em 0;
}

html.template-password #password-login, html.template-password #password-login a, html.template-password #password-login a:link, html.template-password #password-login a:visited, html.template-password #password-login a:hover {
  color: #333;
}

html.template-password #password-login label, html.template-password #password-login .cart-items__heading, html.template-password #password-login .product-section legend, .product-section html.template-password #password-login legend {
  display: block;
  margin: 0 0 1em;
}

html.template-password #password-login input[type=password] {
  width: 200px;
}

html.template-password #password-login .password-owner {
  margin-top: 1em;
  margin-bottom: 2em;
}

.thumbnail__badge {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 6px;
  top: 6px;
  pointer-events: none;
}

.thumbnail__badge .icon {
  fill: #ffffff;
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

.thumbnail__badge .icon .icon-3d-badge-full-color-outline,
.thumbnail__badge .icon .icon-video-badge-full-color-outline {
  stroke: rgba(50, 51, 40, 0.05);
}

.thumbnail__badge .icon .icon-3d-badge-full-color-element,
.thumbnail__badge .icon .icon-video-badge-full-color-element {
  fill: #323328;
}

@media only screen and (min-width: 750px) {
  .thumbnail__badge .product-single__thumbnail-badge {
    width: 26px;
    height: 26px;
  }
}

.plyr.plyr--full-ui.plyr--video {
  color: #323328;
  background-color: transparent;
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}

.plyr.plyr--full-ui.plyr--video .plyr__poster,
.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
  background-color: transparent;
  width: 100%;
  height: 100%;
}

.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
  background-color: #ffffff;
  border-color: rgba(50, 51, 40, 0.05);
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus, .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
  color: rgba(50, 51, 40, 0.55);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls {
  background-color: #ffffff;
  border-color: rgba(50, 51, 40, 0.05);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__control:hover,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__control.focus-visible,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item:hover,
.plyr.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item.focus-visible {
  color: #323328;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(50, 51, 40, 0.6) var(--value, 0));
    }

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
  background-color: rgba(50, 51, 40, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
  background-color: rgba(50, 51, 40, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(50, 51, 40, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
  background-color: #323328;
  color: #ffffff;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
  border-top-color: #323328;
}

.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
  background-image: linear-gradient(-45deg, rgba(50, 51, 40, 0.6) 25%, transparent 25%, transparent 50%, rgba(50, 51, 40, 0.6) 50%, rgba(50, 51, 40, 0.6) 75%, transparent 75%, transparent);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'] {
  color: #ffffff;
  position: relative;
  top: -5px;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 #323328;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 #323328;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 #323328;
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0));
    }

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-moz-range-track, .plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']::-ms-fill-upper {
  background-color: rgba(255, 255, 255, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

@media (min-width: 768px) {
  .cc-popup .cc-popup-form-input {
    padding: 13px 15px !important;
  }
}

.cc-popup .cc-popup-social {
  margin-top: 2em;
}
.cc-popup .cc-popup-social {
  margin: 0;
}
.cc-popup.store-availabilities-modal {
  transition: opacity 0.6s, visibility 0.6s;
}

.cc-popup.cc-popup--right .cc-popup-modal {
  transition: transform 0.6s;
}

@media (max-width: 767px) {
  .cc-popup.cc-popup--right .cc-popup-modal {
    width: 305px !important;
  }
}

.cc-popup.cc-popup--right:not(.cc-popup--visible) .cc-popup-modal {
  transform: translate3d(100%, 0, 0) !important;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-content, .cc-popup .cc-popup-modal--has-image .cc-popup-close, .cc-popup .cc-popup-modal--has-image .cc-popup-title, .cc-popup .cc-popup-modal--has-image h1, .cc-popup .cc-popup-modal--has-image .product-details .product-price .current-price, .product-details .product-price .cc-popup .cc-popup-modal--has-image .current-price, .cc-popup .cc-popup-modal--has-image .image-overlay .line-1, .image-overlay .cc-popup .cc-popup-modal--has-image .line-1, .cc-popup .cc-popup-modal--has-image .added-notice .added-notice__price, .added-notice .cc-popup .cc-popup-modal--has-image .added-notice__price, .cc-popup .cc-popup-modal--has-image h2, .cc-popup .cc-popup-modal--has-image h3, .cc-popup .cc-popup-modal--has-image h4, .cc-popup .cc-popup-modal--has-image blockquote, .cc-popup .cc-popup-modal--has-image .cart-summary__subtotal .amount, .cart-summary__subtotal .cc-popup .cc-popup-modal--has-image .amount, .cc-popup .cc-popup-modal--has-image h5 {
  color: #ffffff !important;
}

.cc-popup .cc-popup-modal--has-image .cc-popup-content svg, .cc-popup .cc-popup-modal--has-image .cc-popup-close svg, .cc-popup .cc-popup-modal--has-image .cc-popup-title svg, .cc-popup .cc-popup-modal--has-image h1 svg, .cc-popup .cc-popup-modal--has-image .product-details .product-price .current-price svg, .product-details .product-price .cc-popup .cc-popup-modal--has-image .current-price svg, .cc-popup .cc-popup-modal--has-image .image-overlay .line-1 svg, .image-overlay .cc-popup .cc-popup-modal--has-image .line-1 svg, .cc-popup .cc-popup-modal--has-image .added-notice .added-notice__price svg, .added-notice .cc-popup .cc-popup-modal--has-image .added-notice__price svg, .cc-popup .cc-popup-modal--has-image h2 svg, .cc-popup .cc-popup-modal--has-image h3 svg, .cc-popup .cc-popup-modal--has-image h4 svg, .cc-popup .cc-popup-modal--has-image blockquote svg, .cc-popup .cc-popup-modal--has-image .cart-summary__subtotal .amount svg, .cart-summary__subtotal .cc-popup .cc-popup-modal--has-image .amount svg, .cc-popup .cc-popup-modal--has-image h5 svg {
  stroke: #ffffff !important;
}

.collections-section {
  position: relative;
}

.collections-section:not(.border-top):not(.page-footer) {
  margin-bottom: calc(3.5em - 30px) !important;
}

.collections-section .grid:not(.cc-carousel) .product-block:not(.product-block--flex-spacer) {
  margin-bottom: 20px !important;
}

.collections-section.use-alt-bg .title {
  color: #323328;
}
 
.collections-section .product-grid.grid .product-block {
  padding: 0 !important;
  border: none;
  background-color: transparent;
}

.collections-section .product-grid.grid .product-block .image {
  background-color: transparent;
}

.collections-section .product-grid.grid .product-block .rimage-wrapper .rimage__image {
  object-fit: cover;
}

@media (min-width: 1200px) {
  .collections-section .product-grid.grid.grid--max-cols-2, .collections-section .product-grid.grid.grid--max-cols-3, .collections-section .product-grid.grid.grid--max-cols-4, .collections-section .product-grid.grid.grid--max-cols-5 {
    width: calc(100% + 40px);
  }
  .collections-section .product-grid.grid.grid--max-cols-2 .product-block, .collections-section .product-grid.grid.grid--max-cols-3 .product-block, .collections-section .product-grid.grid.grid--max-cols-4 .product-block, .collections-section .product-grid.grid.grid--max-cols-5 .product-block {
    margin-right: 40px;
  }
  .collections-section .product-grid.grid.grid--max-cols-2 .product-block {
    width: calc(50% - 40px);
  }
  .collections-section .product-grid.grid.grid--max-cols-3 .product-block {
    width: calc(33.33% - 40px);
  }
  .collections-section .product-grid.grid.grid--max-cols-4 .product-block {
    width: calc(25% - 40px);
  }
  .collections-section .product-grid.grid.grid--max-cols-5 .product-block { 
    width: calc(20% - 40px);
  }
}

.light-text-section, .light-text-section h1, .light-text-section .product-details .product-price .current-price, .product-details .product-price .light-text-section .current-price, .light-text-section .image-overlay .line-1, .image-overlay .light-text-section .line-1, .light-text-section .added-notice .added-notice__price, .added-notice .light-text-section .added-notice__price, .light-text-section h2, .light-text-section h3, .light-text-section h4, .light-text-section blockquote, .light-text-section .cart-summary__subtotal .amount, .cart-summary__subtotal .light-text-section .amount, .light-text-section h5, .light-text-section .rte a, .light-text-section .link-display, .light-text-section .feature-subheader, .light-text-section .image-overlay .line-3 .link-display, .image-overlay .line-3 .light-text-section .link-display {
  color: #fff;
  border-color: #fff;
}

.light-text-section .btn.btn-auto, .light-text-section .account-area .btn-auto.action_link, .account-area .light-text-section .btn-auto.action_link, .light-text-section .product-block .inner .btn-auto.quick-buy, .product-block .inner .light-text-section .btn-auto.quick-buy {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.light-text-section .btn.btn-auto:hover, .light-text-section .account-area .btn-auto.action_link:hover, .account-area .light-text-section .btn-auto.action_link:hover, .light-text-section .product-block .inner .btn-auto.quick-buy:hover, .product-block .inner .light-text-section .btn-auto.quick-buy:hover {
  background-color: #fff;
  color: #323328;
  border-color: transparent;
}

.dark-text-section, .dark-text-section h1, .dark-text-section .product-details .product-price .current-price, .product-details .product-price .dark-text-section .current-price, .dark-text-section .image-overlay .line-1, .image-overlay .dark-text-section .line-1, .dark-text-section .added-notice .added-notice__price, .added-notice .dark-text-section .added-notice__price, .dark-text-section h2, .dark-text-section h3, .dark-text-section h4, .dark-text-section blockquote, .dark-text-section .cart-summary__subtotal .amount, .cart-summary__subtotal .dark-text-section .amount, .dark-text-section h5, .dark-text-section .rte a, .dark-text-section .link-display, .dark-text-section .feature-subheader, .dark-text-section .image-overlay .line-3 .link-display, .image-overlay .line-3 .dark-text-section .link-display {
  color: #323328;
  border-color: #323328;
}

.dark-text-section .btn.btn-auto, .dark-text-section .account-area .btn-auto.action_link, .account-area .dark-text-section .btn-auto.action_link, .dark-text-section .product-block .inner .btn-auto.quick-buy, .product-block .inner .dark-text-section .btn-auto.quick-buy {
  background-color: transparent;
  border-color: #323328;
  color: #323328;
}

.dark-text-section .btn.btn-auto:hover, .dark-text-section .account-area .btn-auto.action_link:hover, .account-area .dark-text-section .btn-auto.action_link:hover, .dark-text-section .product-block .inner .btn-auto.quick-buy:hover, .product-block .inner .dark-text-section .btn-auto.quick-buy:hover {
  background-color: #323328 !important;
  color: #fff !important;
  border-color: transparent;
}

.section-spacing {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

@media (min-width: 768px) {
  .section-spacing {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

@media (min-width: 768px) {
  .section-spacing-sm {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

.padded-block {
  padding: 20px 0 0;
}

@media (min-width: 768px) {
  .padded-block {
    padding: 90px 30px;
  }
}

@media (min-width: 901px) {
  .padded-block {
    padding: 120px 40px;
  }
}

@media (min-width: 1441px) {
  .padded-block {
    padding: 9vw 120px;
  }
}

.padded-block-y {
  padding: 0.5em 0 0;
}

@media (min-width: 768px) {
  .padded-block-y {
    padding: 0 30px;
  }
}

@media (min-width: 901px) {
  .padded-block-y {
    padding: 0 40px;
  }
}

@media (min-width: 1441px) {
  .padded-block-y {
    padding: 0 60px;
  }
  /* .image-with-text--image-right .padded-block-y {
    padding-right: 100px;
  }
  .image-with-text--image-left .padded-block-y {
    padding-left: 100px;
  } */
}

@media (min-width: 1600px) {
  .padded-block-y {
    padding: 0 100px;
  }
  .image-with-text .image-with-text__text .image-with-text__text__wrap.padded-block-y{
    padding:0 !important;
  }
  /* .image-with-text--image-right .padded-block-y {
    padding-right: 115px;
  }
  .image-with-text--image-left .padded-block-y {
    padding-left: 115px;
  } */
}

.reading-width {
  max-width: 800px;
  margin: 0 auto;
}

.cc-animate-enabled .shopify-section {
  overflow: initial;
}

.category-title{
  display: none;
}
.category_title_block {
    background-color: #fff5e6;
    padding: 80px 16px;
    text-align: center;
    margin-bottom: 30px;
}
.collection_title{
  margin: 0;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

.collection_description {
    margin: 24px 0;
    font-size: 16px;
    line-height: 1.4;
}

.collection-pagination {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px){
  .category_title_block{
    padding: 40px 16px;
  }
}

@media (max-width: 767px) {
  .collection-pagination {
    position: relative;
    top: 5px;
  }
  .collection_description {
    margin: 20px 0;
    font-size: 14px;
  }
}

.collection-pagination .pagination {
  margin: 15px 0 10px;
}

.collection-pagination .pagination a {
  color: #f69725;
}

.collection-pagination .pagination a svg {
  fill: currentColor;
}

.collection-pagination .pagination svg {
  position: relative;
  top: -1px;
}

.product-list-toolbar {
  background-color: #ffffff;
  z-index: 10;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  height: 62px;
  padding: 0 20px;
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  overflow-x: hidden;
}

.product-list-toolbar--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
}

@media (max-width: 767px) {
  .product-list-toolbar--sticky {
    box-shadow: rgba(0, 0, 0, 0.08) 0 2px 3px -1px;
  }
}

@media (min-width: 768px) {
  .product-list-toolbar {
    height: auto;
    padding: 1.5em 0;
    margin: 0;
  }
}

.product-list-toolbar .toolbar-divider {
  margin: 0 0.5em;
}

.product-list-toolbar .toolbar-divider:before {
  content: "";
  height: 13px;
  background-color: currentColor;
  opacity: 0.3;
  width: 1px;
  display: inline-block;
  position: relative;
  top: 1px;
}

.product-list-toolbar .cc-toolbar-filter-toggle {
color: #323328;
white-space: nowrap;
font-size:18px;
}

@media (max-width: 767px) {
  .product-list-toolbar .cc-toolbar-filter-toggle {
    padding-right: 10px;
  }
}

.cc-filters-closed .product-list-toolbar .cc-toolbar-filter-toggle, .product-list-toolbar .cc-toolbar-filter-toggle .cc-filters-closed-no-trans {
  color: #323328;
}

.product-list-toolbar .cc-toolbar-filter-toggle:hover, .product-list-toolbar .cc-toolbar-filter-toggle:focus {
  color: #f69725;
}

.product-list-toolbar .cc-toolbar-filter-toggle svg {
  margin-right: 5px;
}

.product-list-toolbar .cc-toolbar-buttons {
  position: relative;
  top: 1px;
}

.product-list-toolbar .cc-toolbar-buttons .filter {
  margin: 0;
  text-align: right;
}

.product-list-toolbar .cc-toolbar-buttons .filter label, .product-list-toolbar .cc-toolbar-buttons .filter .cart-items__heading, .product-list-toolbar .cc-toolbar-buttons .filter .product-section legend, .product-section .product-list-toolbar .cc-toolbar-buttons .filter legend {
  padding-right: 5px;
}

.product-list-toolbar .cc-toolbar-buttons .filter .pretty-select, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle {
  width: auto;
  border: none;
  position: relative;
  top: -1px;
}

.product-list-toolbar .cc-toolbar-buttons .filter .pretty-select:hover, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle:hover, .product-list-toolbar .cc-toolbar-buttons .filter .pretty-select:focus, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle:focus {
  color: #f69725;
}

.product-list-toolbar .cc-toolbar-buttons .filter .pretty-select .text, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle .text {
  padding: 0 20px 0 0;
  font-weight: normal;
}

@media (max-width: 450px) {
  .product-list-toolbar .cc-toolbar-buttons .filter .pretty-select .text .value, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle .text .value {
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

.product-list-toolbar .cc-toolbar-buttons .filter .pretty-select svg, .product-list-toolbar .cc-toolbar-buttons .filter .disclosure__toggle svg {
  right: 0;
  margin-top: -0.6em;
}

.product-list-toolbar .cc-toolbar-buttons .filter label, .product-list-toolbar .cc-toolbar-buttons .filter .cart-items__heading, .product-list-toolbar .cc-toolbar-buttons .filter .product-section legend, .product-section .product-list-toolbar .cc-toolbar-buttons .filter legend {
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  margin: 0;
  color: inherit;
  font-weight: 300;
  opacity: 0.8;
}

@media (max-width: 767px) {
  .product-list-toolbar .cc-toolbar-buttons--filters {
    overflow: auto;
    white-space: nowrap;
    margin-right: 5px;
  }
}

.product-list-toolbar .cc-toolbar-buttons--filters .filter {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .product-list-toolbar .cc-toolbar-buttons--filters .filter {
    margin-right: 20px;
  }
}

.product-list-toolbar .cc-toolbar-buttons--filters .filter:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .product-list-toolbar .sort-by-mobile-only {
    display: none;
  }
}

.product-list-container {
  padding-top: 1px;
}

.product-list-container.product-list-container--none, .product-list-container.product-list-container--simple {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .product-list-container.product-list-container--none, .product-list-container.product-list-container--simple {
    padding: 20px 0 calc(20px - 20px);
    background-color: #ffffff;
  }
}

@media (max-width: 767px) {
  .product-list-container.no-filters {
    padding-top: 20px;
  }
}

.product-list-container .tags {
  margin-top: 0;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .active-filter-controls-container {
    position: relative;
    width: 100%;
  }
  .active-filter-controls-container::after {
    content: "";
    pointer-events: none;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
  }
}

.active-filter-controls {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
}

@media (max-width: 767px) {
  .active-filter-controls {
    white-space: nowrap;
    overflow: auto;
  }
}

.active-filter-controls li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .active-filter-controls li.active-filter-controls__clear-left {
    display: none;
  }
}

.active-filter-controls li.active-filter-controls__clear-left a {
  padding-left: 0;
}

@media (max-width: 767px) {
  .active-filter-controls li.active-filter-controls__clear-right {
    display: none;
  }
}

.active-filter-controls li a {
  background-color: #ebebea;
  padding: 6px 12px;
  transition: opacity .3s;
  opacity: 0.8;
  font-size: 14px;
  line-height: 14px;
  display: block;
}

@media (min-width: 768px) {
  .active-filter-controls li a:hover {
    opacity: 1;
  }
}

.active-filter-controls li a::after {
  content: "\00d7";
  font-weight: bold;
  padding: 0 0 0 7px;
  position: relative;
  top: 1px;
  font-size: 16px;
}

.active-filter-controls li a.active-filter-controls__clear {
  background-color: transparent;
  text-decoration: underline;
}

.active-filter-controls li a.active-filter-controls__clear::after {
  display: none;
}

.cc-product-filter-container {
  padding: 20px 0 0 0;
}

@media (min-width: 768px) {
  .cc-product-filter-container {
    display: flex;
    align-items: flex-start;
  }
}

.cc-product-filter-container .active-filter-controls__clear {
  font-size: 14px;
  font-family: Poppins, sans-serif;
  color: #f69725;
}

@media (min-width: 768px) {
  .cc-product-filter-container .active-filter-controls__clear {
    font-weight: 300;
    color: currentColor;
  }
}

.cc-product-filter-container .product-list-container {
  flex: 1 1 100%;
}

@media (max-width: 767px) {
  .cc-product-filter-container .cc-product-filter__mob-veil {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99998;
    background: rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    transition: visibility .4s, opacity .4s;
    pointer-events: none;
  }
  .cc-filters-mob-open .cc-product-filter-container .cc-product-filter__mob-veil {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    z-index: 100000;
  }
}

.cc-product-filter-container .cc-product-filter {
  transition: transform .5s, opacity .5s .2s, width .4s;
  will-change: transform, opacity, width;
  overflow: hidden;
  flex: 0 0 auto;
}

.cc-product-filter-container .cc-product-filter--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: calc(68px + 1.5em);
}

.cc-filters-closed .cc-product-filter-container .cc-product-filter, .cc-filters-closed-no-trans .cc-product-filter-container .cc-product-filter {
  transition: transform .5s, opacity .5s 0s, width .4s;
  transform: translateX(-20px);
  opacity: 0;
  width: 0;
}

.cc-filters-closed-no-trans .cc-product-filter-container .cc-product-filter {
  transition: none;
}

.cc-product-filter-container .cc-product-filter .cc-product-filter__mob_title,
.cc-product-filter-container .cc-product-filter .cc-product-filter__close {
  display: none;
}

@media (max-width: 767px) {
  .cc-product-filter-container .cc-product-filter {
    transition: visibility .4s, opacity .4s, transform .4s;
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 305px;
    left: 0;
    bottom: 0;
    padding: 20px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
    box-shadow: 0px -2px 4px 1px rgba(90, 90, 90, 0.2);
    visibility: hidden;
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .cc-filters-mob-open .cc-product-filter-container .cc-product-filter {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: 100001;
  }
  .cc-product-filter-container .cc-product-filter .cc-accordion {
    border-top: none;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .cc-product-filter-container .cc-product-filter .cc-accordion {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .cc-product-filter-container .cc-product-filter .cc-product-filter__mob_title {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0.8em;
    position: relative;
  }
  .cc-product-filter-container .cc-product-filter .cc-product-filter__mob_title:after {
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: 0;
    height: 1px;
    display: inline-block;
    background-color: #f5f5f5;
  }
  .cc-product-filter-container .cc-product-filter .cc-product-filter__close {
    display: block;
    position: absolute;
    right: 7px;
    top: 10px;
    width: 44px;
    height: 44px;
    padding: 7px;
    min-width: auto;
    background-color: transparent;
    border: none;
    box-shadow: none;
  }
  .cc-product-filter-container .cc-product-filter .cc-product-filter__close svg {
    stroke: #323328;
    stroke-width: 2px;
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) {
  .cc-product-filter-container .cc-product-filter {
    display: block;
    padding-top: 0 !important;
  }
  .cc-product-filter-container .cc-product-filter, .cc-product-filter-container .cc-product-filter .cc-accordion {
    width: 200px;
  }
}

@media (min-width: 992px) {
  .cc-product-filter-container .cc-product-filter, .cc-product-filter-container .cc-product-filter .cc-accordion {
    width: 250px;
  }
}

@media (min-width: 768px) {
  .cc-product-filter-container .cc-product-filter .cc-accordion {
    padding-right: 30px;
  }
}

.cc-product-filter-container .cc-product-filter .cc-product-filter__footer {
  display: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  will-change: transform, opacity, visbility;
  transition: opacity .4s, visibility .4s, transform .4s;
  padding-top: 20px;
  position: relative;
}

.cc-product-filter-container .cc-product-filter .cc-product-filter__footer:before {
  content: "";
  top: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  display: inline-block;
  position: absolute;
  background-color: #f5f5f5;
}

@media (max-width: 767px) {
  .cc-product-filter-container .cc-product-filter .cc-product-filter__footer.-in {
    display: block;
  }
  .cc-product-filter-container .cc-product-filter .cc-product-filter__footer.-in.-reveal {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

.cc-product-filter-container .cc-product-filter .cc-product-filter__footer a {
  display: block;
}

.cc-product-filter-container .cc-product-filter .cc-checkbox {
  margin-bottom: 15px;
  display: flex;
}

  #create_customer .btn {
    margin: 9px 0; 
}

@media (min-width: 768px) {
  .cc-product-filter-container .cc-product-filter .cc-checkbox {
    margin-bottom: 12px;
  }
}

.cc-product-filter-container .cc-product-filter .cc-checkbox__label {
  flex-grow: 1;
  word-break: break-word;
}

.cc-product-filter-container .cc-product-filter .cc-checkbox__count {
  font-size: 0.9em;
  opacity: 0.8;
  padding-left: 1em;
}

.cc-product-filter-container .cc-product-filter .cc-checkbox--disabled .cc-checkbox__count {
  opacity: 0.6;
  cursor: default;
}

[data-ajax-container] {
  position: relative;
}

[data-ajax-container]:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #ffffff;
  transition: opacity .2s, visibility .2s;
  z-index: 1;
}

[data-ajax-container].cc-product-filter-container--loading {
  pointer-events: none;
}

[data-ajax-container].cc-product-filter-container--loading:after {
  opacity: 0.6;
  visibility: visible;
}

@media (max-width: 767px) {
  [data-ajax-container].cc-product-filter-container--loading .cc-accordion, [data-ajax-container].cc-product-filter-container--loading .cc-product-filter__footer {
    opacity: 0.4 !important;
  }
}

@media (max-width: 767px) {
  .blog-section .column:last-child, .blog-section .column:last-child .more-link {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .theme-product-reviews-full {
    margin-top: 2.5em;
  }
}

.template-search .no-results {
  margin-top: 1em;
}

.template-search [data-section-type="search-template"] .product-grid {
  margin-bottom: 2.5em;
}

@media (min-width: 768px) {
  .template-search [data-section-type="search-template"] .product-grid {
    margin-bottom: 3.5em;
  }
}

.opposing-items--account {
  display: flex;
  align-items: center;
}

.opposing-items--account .page-title {
  flex-grow: 1;
  text-align: left;
}

.store-availability-list__location__text strong {
  font-weight: 500 !important;
}

#comments .comment {
  margin: 0;
  padding: 20px 0;
}

@media (max-width: 767px) {
  #comments .comment .column:last-child {
    margin-bottom: 0;
  }
}

#comments .comment .column p:last-child {
  margin-bottom: 0;
}

.section-video .image-overlay .line-3 {
  margin-top: 1em;
}

:root {
  --payment-terms-background-color: #ffffff;
  }

  shopify-payment-terms {
    display: block;
    margin: 0;
  }

  .quickbuy-container shopify-payment-terms {
    margin-bottom: 0;
  }

  .gap-top {
    margin-top: 1em;
  }

  .pb-0 {
    padding-bottom: 0;
  }

  .p-0 {
    padding: 0;
  }

  .pt-0 {
    padding-top: 0;
  }

  .mt-0 {
    margin-top: 0;
  }

  .relative {
    position: relative;
  }

  @media (max-width: 767px) {
    .xs\:pr-0 {
      padding-right: 0;
    }
  }

  .terms-agreement {
    padding-bottom: 1em;
  }

  .cart-summary__section .terms-agreement {
    padding-bottom: .3em;
    padding-top: 1em;
  }

  .terms-agreement a {
    position: relative;
    white-space: nowrap;
  }

  .terms-agreement a::after {
    content: '';
    position: absolute;
    bottom: -.1em;
    left: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(246, 151, 37, 0.5);
    transition: all .1s;
  }

  /*************    ---                   ---                   ---   *************/
  /*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
  /*************    ---                   ---                   ---   *************/
  .main-search {
    position: relative;
    transition: opacity .3s, visibility .3s;
    will-change: transform;
    z-index: 1;
  }

  @media (max-width: 767px) {
    .main-search.main-search--revealable {
      display: none;
      opacity: 1;
      transition-delay: 0s;
      visibility: visible;
      padding: 10px 0;
    }
    .main-search.main-search--revealable.-in {
      transition-delay: 0.07s;
      opacity: 1;
      visibility: visible;
    }
   
  }

  .main-search .main_search__popup {
    position: absolute;
    top: calc(100% - 2px);
    right: -20px;
    left: -20px;
    background-color: #ffffff;
    color: #323328;
    transition: opacity .2s ease, visibility .2s ease, transform .2s;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5px);
    will-change: opacity, visibility, transform;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
    text-align: left;
    border-radius: 0;
    min-height: 80px;
    border: 1px solid #f5f5f5;
  }

  @media (min-width: 768px) {
    .main-search .main_search__popup {
      top: calc(100% - 24px);
      left: 0;
      right: 0;
      border-radius: 0 0 0px 0px;
      transform: translate3d(0, -10px, 0);
    }
  }

  @media (min-width: 1200px) {
    .main-search .main_search__popup {
      right: 46px;
    }
  }

  @media (min-width: 768px) {
    .main-search.main-search--text-box-large .main_search__popup {
      top: calc(100% - 24px);
      left: 0;
      right: 0;
    }
  }

  @media (min-width: 1200px) {
    .main-search.main-search--text-box-large .main_search__popup {
      width: calc(100% - 46px);
      left: calc(50% - 23px);
      right: auto;
      max-width: 704px;
      transform: translate3d(-50%, 0, 0) !important;
    }
  }

  .main-search .main-search__results-spinner, .main-search .main-search__empty-message {
    display: inline-flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    min-height: 50px;
  }

  .main-search .loading-spinner {
    border-bottom-color: #f69725;
    border-top-color: #f69725;
  }

  .main-search.main-search--show-popup .main_search__popup {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
    width:100%;
  }

  @media (min-width: 768px) {
    .main-search--text-box-large .main-search.main-search--show-popup .main_search__popup {
      transform: translate3d(-50%, 0, 0);
    }
  }
  @media (max-width:767px) {

    .main-search.main-search--show-popup .main_search__popup {
    width: calc(100% + 40px);
}
  }
  .main-search .main-search__results {
    max-height: 50vh;
    overflow: auto;
    padding: 20px;
    height: 100%;
  }

  @media (min-width: 768px) {
    .main-search .main-search__results {
      padding: 15px;
    }
  }

  .main-search .main-search__empty-message {
    text-align: center;
    white-space: normal;
  }

  .main-search .main-search__footer-buttons {
    border-top: 1px solid #f5f5f5;
    padding: 15px;
    align-items: center;
    justify-content: center;
    display: none;
    word-break: break-word;
  }

  @media (max-width: 767px) {
    .main-search .main-search__footer-buttons .all-results-container, .main-search .main-search__footer-buttons .main-search__results-close-link {
      display: inline-block;
      width: calc(50% - 7.5px);
    }
    .main-search .main-search__footer-buttons .main-search__results-close-link {
      margin-left: 5px;
    }
    .main-search .main-search__footer-buttons .all-results-container {
      margin-right: 5px;
    }
  }

  @media (min-width: 768px) {
    .main-search .main-search__footer-buttons {
      margin-left: 15px;
      margin-right: 15px;
    }
    .main-search .main-search__footer-buttons .main-search__results-close-link {
      display: none;
    }
  }

  .main-search .main-search__results-all-link {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .main-search .main-search__results-all-link svg {
    display: none;
  }

  @media (min-width: 768px) {
    .main-search .main-search__results-all-link {
      background: transparent;
      border: none;
      color: #f69725;
      font-weight: normal;
      padding-top: 0;
      padding-bottom: 0;
    }
    .main-search .main-search__results-all-link svg {
      display: inline;
      margin-left: 5px;
      
    }
  }

  .main-search .main-search-result {
    clear: both;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 7.5px;
    margin-bottom: 7.5px;
  }

  .main-search .main-search-result .vendor {
    font-weight: 600;
  }

  .main-search .main-search-result:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .main-search .main-search-result .product-block__title {
    font-weight: 500;
    white-space: normal;
    padding-right: 10px;
  }

  .main-search .main-search-result .reduced-price {
    font-weight: 500;
  }

  .main-search .main-search-result .block-inner-inner {
    display: flex;
  }

  .main-search .main-search-result .image-cont {
    min-width: 35px;
    width: 35px;
  }

  @media (min-width: 1200px) {
    .main-search .main-search-result .image-cont {
      min-width: 40px;
      width: 40px;
    }
  }

  .main-search .main-search-result .product-info {
    padding-left: 15px;
    flex-grow: 1;
    position: relative;
    display: flex;
    align-items: center;
  }

  @media (min-width: 768px) {
    .main-search .main-search-result .product-info {
      font-size: 0.9em;
    }
  }

  @media (min-width: 1200px) {
    .main-search .main-search-result .product-info {
      font-size: 14px;
    }
  }

  .main-search .main-search-result .product-info .product-price {
    white-space: normal;
  }

  .main-search .main-search-result .product-info > .inner {
    flex-grow: 1;
  }

  .main-search .main-search-result .product-info .product-link {
    display: inline-block;
    width: 100%;
    line-height: 1.5em;
  }

  .main-search .main-search-result .product-info .product-label {
    position: static;
    white-space: normal;
    align-self: flex-start;
  }

  .hidden-search-container {
    position: relative;
  }

  .hidden-search-container .toolbar-search--icon svg {
    transition: transform .5s;
  }

  @media (max-width: 767px) {
    .hidden-search-container .main-search__form {
      top: 3px;
    }
  }

  .hidden-search-container .main-search {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: calc(100vw - 120px);
    top: 50%;
    transform: translateY(-50%);
  }

  @media (min-width: 768px) {
    .hidden-search-container .main-search {
      width: 300px;
    }
  }

  @media (min-width: 1200px) {
    .hidden-search-container .main-search {
      width: 400px;
    }
  }

  .hidden-search-container.hidden-search-container--open .main-search {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .hidden-search-container.hidden-search-container--open .toolbar-search--icon svg {
    transform: scale(0.8);
  }

  .hidden-search-container__veil {
    position: fixed;
    z-index: 1;
  }

  @media (max-width: 767px) {
    .hidden-search-container__veil {
      display: none;
    }
  }

  @media (min-width: 768px) {
    .announcement-bar::before {
      content: "";
      bottom: -1px;
      height: calc(100% + 1px);
    }
    body:not(.show-cart-summary) .cart-summary::after {
      content: "";
      left: -1px;
      width: calc(100% + 1px);
    }
    body.hidden-search-container--open .hidden-search-container__veil, body.hidden-search-container--open .announcement-bar::before {
      opacity: 1;
      pointer-events: auto;
    }
    body.hidden-search-container--open:not(.show-cart-summary) .cart-summary::after {
      opacity: 1;
      pointer-events: auto;
    }
  }

  .cc-accordion {
    border-top: 1px solid #f5f5f5;
  }

  .cc-accordion-item {
    border-bottom: 1px solid #f5f5f5;
  }

  .cc-accordion-item__title {
    display: block;
    position: relative;
    list-style: none;
    padding: 15px 30px 15px 0;
    cursor: pointer;
  }

  .cc-accordion-item__title::-webkit-details-marker {
    display: none;
  }

  .js .cc-accordion-item__panel {
    transition: height 0.3s ease;
    overflow: hidden;
  }

  .cc-accordion-item__content {
    padding-bottom: 20px;
  }

  .cc-accordion-item__title::before, .cc-accordion-item__title::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 11px;
    height: 1px;
    background-color: currentColor;
    transition: 0.3s ease;
    transition-property: transform, opacity;
  }

  .cc-accordion-item__title::before {
    transform: rotate(-90deg);
  }

  .cc-accordion-item[open]:not(.is-closing) .cc-accordion-item__title::before {
    transform: rotate(90deg);
    opacity: 0;
  }

  .cc-accordion-item[open]:not(.is-closing) .cc-accordion-item__title::after {
    transform: rotate(180deg);
  }

  .js .cc-accordion-item__content {
    transform: translateY(-5px);
    transition: 0.3s ease-out;
    transition-property: transform, opacity;
    opacity: 0;
  }

  .js .cc-accordion-item.is-open:not(.is-closing) .cc-accordion-item__content {
    transform: translateY(0px);
    opacity: 1;
  }

  .cc-accordion {
    font-weight: 400;
  }

  .cc-product-filter .cc-accordion,
  .product-detail-accordion + .product-detail-accordion .cc-accordion {
    border-top: none;
  }

  .cc-checkbox__label {
    font-weight: 400;
  }

  .cc-accordion-item__title {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px;
  }

  @media (max-width: 767px) {
    .cc-accordion-item__title {
      outline: none;
    }
  }

  .cc-checkbox {
    margin: 0;
    font-size: 1em;
    line-height: initial;
    letter-spacing: initial;
    text-transform: none;
    padding-left: 35px;
    padding-top: 2px;
  }

  @media (min-width: 768px) {
    .cc-checkbox {
      padding-left: 30px;
    }
  }

  .cc-checkbox__label {
    color: inherit;
    position: relative;
    cursor: pointer;
    top: 3px;
  }

  @media (min-width: 768px) {
    .cc-checkbox__label {
      top: 0;
    }
  }
@media(max-width:1440px){
  .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    width: 100%;
    height: calc(75vh - 170px);
}
}
  .cc-checkbox__label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -30px;
    top: -1px;
    border: 1px solid #f5f5f5;
    transition: background-color .2s, border-color .2s;
  }

  .cc-checkbox__label::after {
    content: "";
    position: absolute;
    left: -22px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #222;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) scale(0.9);
    transition: opacity .2s, transform .2s, border-color .2s;
    opacity: 0;
  }

  @media (min-width: 768px) {
    .cc-checkbox__label:hover::after,
    body.tab-used .cc-checkbox__input:focus + .cc-checkbox__label::after,
    html.no-js .cc-checkbox__input:focus + .cc-checkbox__label::after {
      opacity: 0.5;
    }
  }

  .cc-checkbox__input:checked + .cc-checkbox__label::before {
    background-color: #f69725;
    border-color: #f69725;
  }

  .cc-checkbox__input:checked + .cc-checkbox__label::after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
    border-color: #ffffff;
  }

  .cc-checkbox__input:disabled + .cc-checkbox__label {
    opacity: 0.6;
    cursor: default;
  }

  .cc-checkbox__input:disabled + .cc-checkbox__label::after {
    opacity: 0;
  }

  body.tab-used .cc-checkbox__input:focus + .cc-checkbox__label,
  html.no-js .cc-checkbox__input:focus + .cc-checkbox__label {
    outline: 2px solid #1f61cc;
  }

  .cc-checkbox__input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
  }

  .cc-price-range .cc-price-range__input {
    padding: 12px 8px 12px calc(8px + 1em);
  }

  .cc-price-range__input-currency-symbol {
    margin-left: -6px;
    margin-top: -1px;
  }

  .cc-price-range__input-container {
    width: calc(50% - 4px);
  }

  @media (min-width: 992px) {
    .cc-price-range__input-row {
      position: relative;
    }
    .cc-price-range__input-row::after {
      content: "";
      position: absolute;
      width: 8px;
      background-color: currentColor;
      height: 1px;
      display: inline-block;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
    }
    .cc-price-range__input-container {
      width: calc(50% - 12px);
    }
  }

  .no-js .cc-price-range__bar {
    display: none;
  }

  /* ================================Header RG====================================   */
  .nav-container nav.main-nav {
    justify-content: center;
  }
  a.toolbar-gift svg path {
    fill: none!important;
    stroke-width: 5px;
    stroke: currentColor!important;
    stroke-linecap: miter;
    stroke-linejoin: miter;
  }
  a.toolbar-gift svg {
    height: 24px;
    width: 24px;
  }

  a.toolbar-gift:hover {
    color: #f69725;
  }
  ul.mobile-nav-menu ul {
    padding: 0;
    margin: 0;
  }
  #mobile-nav .nav-item {
    flex-direction: column;

  }

  #mobile-nav ul.mobile-nav-menu .sub-nav-list.show {
    background: #fffbf5;
    margin-bottom: 15px;
    height: auto;
    overflow: scroll;
    left: 0;
    opacity: 1;
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94),height .35s cubic-bezier(.25,.46,.45,.94);
    transform: translateY(0);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);
  }

  .mobile-nav-menu .sub-nav-list h5,
  #mobile-nav .nav-item .sub-nav-item-image-title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1px;
    color:#f69725;
    font-family: "Poppins", sans-serif;
  }
  #mobile-nav .nav-item-link, #mobile-nav .sub-nav-item-link {
    margin-right: 0;
    width:100%;
  }
  #mobile-nav ul.mobile-nav-menu .sub-nav-list li.nav-item .sub-nav-item-image img {
    height: 210px;
    object-fit: cover;
    width:100%;
  }
  #mobile-nav .nav-item  .sub-nav-item-image-title{
    margin-bottom: 7px;
  }
  .sub-nav-item-image-desc{
    font-size: 14px;
    line-height: 1.4;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
  }
  /*   #mobile-nav > .inner.hide {
  transform: translateY(0);
} */
  /*   #mobile-nav .plain {
  overflow: auto;
  height: 100vh;
  padding:0 15px;
} */
  /*   #mobile-nav > .inner.hide {
  transform: unset;
} */
  /*   #mobile-nav .inner {
  position: static;
} */
  #mobile-nav ul.mobile-nav-menu .sub-nav-list li.nav-item {
    padding: 1em 15px;
  }
  #mobile-nav .nav-item:after, #mobile-nav .sub-nav-item:after{
    left:0;
  }
  #mobile-nav .open-sub-nav[aria-expanded="true"] {
    transform: rotate(90deg);
  }
  /*   ========== 15/4/2022 */
  /*   #mobile-nav .sub-nav.show {
  left: 0;
  opacity: 1;
} */
  /*   #mobile-nav .sub-nav.hide {
  left: -100%;
} */
  @media (min-width: 768px){
    .nav-container {
      width: 100%;
      margin-top: 0;
    }
  }

  @media(min-width:1025px) and (max-width:1500px){
    .header-container .toolbar-container .container{
      width:100%;
    }
    .main-nav .nav-item.drop-norm {
      padding-right: 0;
    }
    .toolbar-icons .wishlist_icon, .toolbar-icons .toolbar-search, .toolbar-icons .toolbar-account, .toolbar-icons .toolbar-cart, .toolbar-icons .toolbar-gift {
      height: 45px;
      line-height: 45px;
      width: 36px;
    }
    .toolbar-icons .toolbar-cart .current-cart {
      top: 58%;
      transform: translateY(-58%);
    }
  }
@media(max-width:1024px){
ul.menu-collection_list {
    margin-bottom: 16px !important;
}
  }
  @media(max-width:767px){
    .toolbar-icons .wishlist_icon, .toolbar-icons .toolbar-search, .toolbar-icons .toolbar-account, .toolbar-icons .toolbar-cart, .toolbar-icons .toolbar-gift{
      width: 35px;
      height: 35px;
      line-height: 35px;
    }
    .toolbar-container .container{
      padding-left:10px;
      padding-right:10px;
    }
  }
  /*   =======================================Waves Image ================================== */
  .container.use-alt-bg{
    position:relative;
  }  	
  .container.use-alt-bg::before,
  .home-reviewsec-main .home-review-main::before{
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/VSO_Maquette.png?v=1649063145);
    height: 188px;
    width: 318px;
    left: auto;
    right: -15%;
    z-index: 1;
    top: -60px;
    transform: rotate(0deg);
    background-size: 318px;
    background-repeat: no-repeat;
  }
  .products-section[data-section-type="featured-collection"].use-alt-bg::after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/croix.png?v=1649065502);
    width: 77px;
    height: 76px;
    background-size: 77px;
    left: 5%;
    right: 0;
    z-index: 1;
    top: -3%;
    background-repeat: no-repeat;
  }
  .products-section[data-section-type="featured-collection"].use-alt-bg,
  .newsletter-section-main,
  div#shopify-section-footer,
  div#shopify-section-footer #page-footer{
    position: relative;
  }
  .newsletter-section-main::after{
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Vector_Smart_Object.png?v=1649063144);
    width: 116px;
    height: 116px;
    background-size: 116px;
    left: auto;
    right: 9%;
    z-index: 1;
    bottom: -17%;
    background-repeat: no-repeat;
  }
  @media screen and (max-width: 768px) {
    .newsletter-section-main::after{
    bottom: -6% !important;
  }
  }
  div#shopify-section-footer::before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/curls_orange.png?v=1649067175);
    width: 289px;
    height: 321px;
    transform: rotate(190deg);
    top: -22%;
    left: -55px;
    opacity: 0.7;
    z-index: 1;
    background-repeat: no-repeat;
  }
  div#shopify-section-footer #page-footer::after {
    content: "";
    background-image: url(/cdn/shop/files/cercle.png?v=1649063145);
    width: 176px;
    height: 262px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 176px;
    top: auto;
    right: 0%;
    bottom: 18%;
  }

  @media(min-width:1200px) and (max-width:1440px){
    .products-section[data-section-type="featured-collection"].use-alt-bg::after {
      width: 57px;
      height: 76px;
      background-size: 57px;
      top: -4%;
    }
    .container.use-alt-bg::before,
    .home-reviewsec-main .home-review-main::before{
      width: 200px;
      right: -5%;
      top: -60px;
      background-size: 200px;
    }
    .newsletter-section-main::after {
      width: 96px;
      height: 96px;
      background-size: 96px;
    }
    div#shopify-section-footer::before {
      width: 209px;
      height: 321px;
      top: -30%;
      left: -35px;
      background-size: 209px;
    }
    div#shopify-section-footer #page-footer::after {
      width: 136px;
      height: 204px;
      background-size: 136px;
      bottom: 16%;
    }
  }
  @media(min-width:992px) and (max-width:1199px){
    .products-section[data-section-type="featured-collection"].use-alt-bg::after {
      width: 57px;
      height: 56px;
      background-size: 57px;
      top: -2%;
    }
    .container.use-alt-bg::before,
    .home-reviewsec-main .home-review-main::before{
      width: 200px;
      right: -5%;
      top: -60px;
      background-size: 200px;
    }
    .newsletter-section-main::after {
      width: 96px;
      height: 96px;
      background-size: 96px;
    }
    div#shopify-section-footer::before {
      width: 149px;
      height: 281px;
      top: -27%;
      left: -39px;
      background-size: 149px;
    }
    div#shopify-section-footer #page-footer::after {
      width: 136px;
      height: 204px;
      background-size: 136px;
      bottom: 16%;
    }
  }
  @media(min-width:768px) and (max-width:991px){
    .products-section[data-section-type="featured-collection"].use-alt-bg::after {
      width: 57px;
      height: 56px;
      background-size: 57px;
      top: -2%;
    }
    .container.use-alt-bg::before,
    .home-reviewsec-main .home-review-main::before{
      width: 200px;
      right: -5%;
      top: -60px;
      background-size: 200px;
    }
    .newsletter-section-main::after {
      width: 76px;
      height: 76px;
      background-size: 76px;
      right: 6%;      
      bottom: -14%;
    }
    div#shopify-section-footer::before {
      width: 140px;
      height: 121px;
      top: -16%;
      left: -24px;
      background-size: 140px;
    }
    div#shopify-section-footer #page-footer::after {
      width: 86px;
      height: 134px;
      background-size: 86px;
      bottom: 16%;
    }
  }
  @media(max-width:767px){
    .products-section[data-section-type="featured-collection"].use-alt-bg::after {
      width: 37px;
      height: 36px;
      background-size: 37px;
      top: -1%;
    }
    .container.use-alt-bg::before,
    .home-reviewsec-main .home-review-main::before{
      width: 170px;
      right: -8%;
      top: -38px;
      background-size: 170px;
      height: 98px;
    }
    .newsletter-section-main::after {
      width: 56px;
      height: 56px;
      background-size: 56px;
      right: 5%;
      bottom: -10%;
    }
    div#shopify-section-footer::before {
      width: 130px;
      height: 111px;
      top: -12%;
      left: -16px;
      background-size: 130px;
    }
    div#shopify-section-footer #page-footer::after {
      width: 66px;
      height: 104px;
      background-size: 66px;
      bottom: 3%;
    }
  }
   @media(max-width:575px){

     
   }
  @media(max-width:480px){
    .products-section[data-section-type="featured-collection"].use-alt-bg::after {
      width: 27px;
      height: 26px;
      background-size: 27px;
      top: -1%;
    }
    .container.use-alt-bg::before,
    .home-reviewsec-main .home-review-main::before{
      width: 130px;
      right: -2%;
      top: -34px;
      background-size: 130px;
      height: 98px;
    }
    
    .newsletter-section-main::after {
      width: 36px;
      height: 36px;
      background-size: 36px;
      right: 7%;
      bottom: -11%;
    }
    div#shopify-section-footer::before {
      width: 90px;
      height: 81px;
      top: -3%;
      left: -18px;
      background-size: 90px;
    }
    div#shopify-section-footer #page-footer::after {
      width: 46px;
      height: 74px;
      background-size: 46px;
      bottom: 4%;
    }
  }
  /*   =========================================== Cart Drawer ================================ */
  .cart-summary__promo .has-tint::after{
    background-color: #fff5e6;
  }
  .cart-summary__promo .has-tint .overlay{
    color:#323328;
  }
  .cart-summary__close {
    background: #fff5e6;
    border-bottom: 1px solid #fff5e6;
    color: #323328;
  }
  .cart-summary__close span{
    color:#323328;
    font-size:18px;
  }
  .cart-summary__close svg{
    fill:#323328;
  }
  
  
  .show-cart-summary .cart-summary a.cart-summary-item__title {
    color: #232323;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    margin-bottom: 5px;
}
  .show-cart-summary .cart-summary a.cart-summary-item__title:hover{
    color:#f69725;
  }
  .cart-summary__inner .cart-form.cart-form--checkout {
    padding: 20px 0;
    background: #fff5e6;
  }
  .cart-summary__buttons {
    padding-top: 0.7em;
    padding-bottom: 0;
  }

  .cart-summary-item .cart-summary-item__detail {
    display: flex;
    flex-wrap: wrap;
  }
  .cart-summary-item .cart-summary-item__detail .cart-summary-item__title-variant {
    width: 57%;
  }

  .reduced-price {
    color: #f69725;
  }
  .cart-summary-item__quantity .qty-adjuster__down,
  .cart-summary-item__quantity .qty-adjuster__up {
    padding: 5px;
  }
  .cart-summary-item__quantity .qty-adjuster--with-remove .qty-adjuster__inner {
    height: 30px;
    font-size:11px;
  }
 .cart-summary-item__quantity .qty-adjuster__value {
    width: 35px;
    padding: 0;
    height: auto;
    min-height: auto;
}
button.qty-adjuster__down, .qty-adjuster__up {
width: 30px;
}
  .cart-summary-item__quantity .qty-adjuster {
    flex-wrap: inherit;
    position: unset;
  }
  .cart-summary-item__quantity .qty-adjuster__down svg, .cart-summary-item__quantity .qty-adjuster__up svg {
      width: 13px;
      height: 13px;
      color: white;
  }

  @media(max-width:767px){
    .cart-summary-item .cart-summary-item__detail .cart-summary-item__title-variant,
    .cart-summary-item .cart-summary-item__detail .cart-item__price__quantity {
      width: 100%;
    }
    .cart-summary-item .cart-summary-item__detail .cart-item__price__quantity {
      padding: 7px 0 0 0;
      display: flex;
      flex-wrap: wrap;
      align-items:center;
    }
    .cart-summary-item__price {
      margin-bottom: 0;
    }
    .cart-summary {
      width: 400px;
      max-width: calc(100% - 15px);
    }
    .cart-summary__item-list {
      padding: 0;
    }
    html.touch .cart-summary__buttons {
      font-size: 12px;
    }
    .cart-summary__section--compact {
      font-size: 15px;
      padding: 0;
    }
    .cart-summary__inner .cart-form.cart-form--checkout {
      padding: 15px 0;
    }
    .cart-summary__item-list-header.cart-summary__section,
    .cart-summary__header.cart-summary__section{
      padding: 8px 15px;
    }
    .cart-summary__cart-links a.cart-summary__cart-link {
      font-size: 11px;
    }
    .cart-summary__close {
      padding: 10px 25px;
    }
    .cart-summary__close span {
      font-size: 16px;
    }
  }
  @media(min-width:768px) and (max-width:1199px){
    .product-grid.grid .column {
      margin-right: 0;
    }
    .product-grid.grid .column.flex.max-cols-4 {
      width: calc(33.33% - 20px);
    }
    .logo img {
      width: 90px !important;
    }
  }
  /*   =====================Home Slider ================= */
/*   .slide-show-main .slide-show-wrapper .slider_left_part {
    display: flex;
    flex-wrap: wrap;
    margin-right:-5px;
  } */

  .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    width: 100%;
  }
/*   .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image{
    padding-right: 5px;
  } */
.slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    width: 100%;
    height: calc(95vh - 170px);
    object-fit: cover;
}
  .slide-show-main .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #f0f0f0;
    padding: 0;
    transition: all .3s ease 0s;
  }
  .slide-show-main .slick-arrow svg{
    width: 12px;
    height: 12px;
  }
.slide-show-main .slick-arrow.next-arrow {
    right: 10px !important;
    left: auto;
    transform: translateY(-50%) rotate(180deg);
}
.slide-show-main .slick-arrow.prev-arrow {
    left: 10px;
    right: auto;
   transform: translateY(-50%) rotate(180deg);
    Z-INDEX: 99;
}
  .slide-show-main .slick-arrow.prev-arrow svg {
    transform: rotate(180deg);
  }


  @media(max-width:991px){
        
  }
  @media(max-width:767px){
.slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: calc(75vh - 140px);
}
/*     .slide-show-main .slick-arrow.next-arrow {
      left: 10px;
    }
    .slide-show-main .slick-arrow.prev-arrow {
      right: 10px;
    } */
  }
  @media(max-width:575px){
.slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: 70vh;
}
  }
  @media(max-width:400px){
.slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: 60vh;
}
  }
  /*   ======================Access Section================== */
  .access-block-main{
    text-align: center;
  }
  .access-description h2 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 12px;
    font-weight: 600;
    color: #000;
}
  .access-block-main .access-description p {
    font-size: 18px;
    color: #3A3A3A;
    max-width: 1174px;
    margin: 0 auto 30px;
    line-height: 1;
  }
  .access-block-main .access-description h4 {
    font-size: 21px;
    color: #000;
    margin-bottom: 5px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
  }
  .access-section .access-block-main {
    background-color: #fff;
    /* border: 2px solid #fac17c; */
    padding: 80px 30px;
    position: relative;
    /* display: flex;
    justify-content: space-around;
    flex-wrap: wrap; */
  }
  .access-btn a {
    width: auto;
}
  @media(max-width:991px){
    .access-image-one{
      display:none;
    }
    .access-description {
      width: 100%;
      margin-bottom: 20px;
    }
    .access-btn {
      line-height: 0;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .access-section .access-block-main {
      padding: 25px 25px;
      justify-content: space-between;
    }
  }
  @media(max-width:767px){
    .access-block-main .access-description h4 {
      font-size: 19px;
      margin-bottom: 10px;
    }
    
    .access-block-main .access-description p {
      font-size: 17px;
      line-height: 1.5;
    }
    .access-description {
      margin-bottom: 12px;
    }
    .access-section .access-block-main {
      padding:15px;
    }
  }
  @media(max-width:575px){
    .access-section .access-block-main{
      padding:12px;
    }

   .access-block-main .access-description p {
    font-size: 15px;
    line-height: 1.5;
}
    .opposing-items.opposing-items--heading .section-heading {
    font-size: 23px;
     margin-bottom:20px;
      
}
    .page-footer a {
    font-size: 15px;
}

    .footer-lower .copy {
    font-size: 16px;
}
  }

  @media(max-width:767px){
    .product-add .button-text, .product-add .quick-buy.btn, .product-form .quick-buy.btn.disabled {
      font-size:11px;
      text-transform: uppercase;
    }
    .product-block .title{
      font-size:14px;
    }
    .product-block .vendor{
      font-size:14px;
    }
    .product-block .price.on-sale .amount,.product-block .price .amount {
      font-size: 15px;
    }
    .image-overlay .line-1, .rich-text-section__text h2, .newsletter-section__text h2, .testimonials-section__text h2 {
      font-size: 18px;
    }
    .section-id-template--15466481713324__1631733550c6c19096 p.icon-column__title {
      text-align: center;
    }
    .links-column.column {
      width: 50%;
    }
    .footer-columns .column {
      float: left;
    }
  }

span.announcement-bar__text__inner {
    font-weight: 600;
    line-height: 2;
    display: inline-block;
}
  .products-detail-wrapper {
    background: #fff5e6;
  }
  .product-slider-inner p {
    margin-left: 10px !important;
  }
  .product-image-inner:hover .flip-card__inner{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
.product-image-inner {
    width: 180px;
    height: 210px;
    font-size: 14px;
    margin: 10px 6px;
    min-width: 172px;
}
  /*   .flip-card__inner {
  background: #fcf1f2;
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  z-index: 20;
  text-align: center;
  cursor: pointer;
} */
  .flip-card__inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 20;
    transition: transform .8s;
    transform-style: preserve-3d;
  }
  .flip-card__face {
    background: #f7f7f7;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform:perspective(1px) translateZ(0);
    -webkit- transform: perspective(1px) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 2px;
    padding: 10px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    flex-wrap: wrap;
    top:0;
    bottom: 0;
    margin: auto;
  }
  .flip-card__face--back.flip-card__face {
    z-index: 2;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -webkit- transform:rotateY(180deg);
    font-size: 14px;
    color: #000;
  }
  .flip-card__face_image svg {
    width: 40px !important;
    height: 40px !important;
    fill: #000;
  }
  .Expedition-description {
    margin-bottom: 0;
    margin-top: 20px;
    color: #000;
    word-break: break-word;
    font-size: 16px;
  }
  /* #content .section {
    margin-top: 0 !important;
    margin-bottom: 0em !important;
  }
   */
  #main--product.section {
    margin-top: 2em !important;
    margin-bottom: 0em !important;
  }

  .product-image-section {
    margin: 60px 0;
  }
  .feature-subheader {
    margin-bottom: 0;
  }
  .Expedition-back-description {
    margin-bottom: 0;
    z-index: 1;
    font-size:16px;
  }
  .flip-card__face--front:before {
    content: "i";
    font-size: 16px;
    width: 25px;
    height: 25px;
    background-color: #35353514;
    border-radius: 100%;
    position: absolute;
    text-align: center;
    line-height: 27px;
    right: 5px;
    top: 5px;
    font-weight: 500;
    color: #000;
    opacity: 1;
    display :none;
  }
  .product-image-section .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease 0s;
  }
  .product-image-section .slick-arrow:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
  }
  .product-image-section .slick-arrow.left-arrow {
    left: -60px;
  }
  .product-image-swap-main-section .product-image-wrapper.product-image-box .slick-arrow {
    width: 30px;
    height: 30px;
    z-index:1;
  }
  .product-image-swap-main-section .product-image-wrapper.product-image-box .slick-arrow.left-arrow{
    left: 30px;
  }
  .product-image-swap-main-section .product-image-wrapper.product-image-box .slick-arrow.right-arrow{
    right: 30px;
  }
  .product-image-section .slick-arrow.right-arrow {
    right: -65px;
  }
  .product-image-swap {
    width: 35%;
    padding: 0 15px;
  }
.product-image-swap-main-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: 100%;
}
.section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .image-with-text__text .rte {
    margin: 0;
}
.product-image-swap-main-section .product-image-wrapper.product-image-box {
    padding: 0 15px;
    width: 65%;
    display: flex;
    position: relative;
    z-index: 1;
    flex-wrap: nowrap;
    overflow: auto;
    padding-bottom: 3px !important;
}
  @media(max-width:1440px){
    .Expedition-back-description{
      font-size:16px;
    }
  }
  @media(min-width:768px) and (max-width:1199px){
 .product-image-inner {
    width: 170px;
    font-size: 13px;
    margin: 3px 3px;
    height: 200px;
    min-width: 160px;
}
    .flip-card__face_image svg {
      width: 30px!important;
      height: 30px!important;
    }
    .Expedition-description {
      margin-top: 12px;
      font-size: 18px;
    }
    .flip-card__face--front:before {
      content: "i";
      font-size: 14px;
      width: 22px;
      height: 22px;
      right: 10px;
      top: 10px;
      line-height: 25px;
      font-weight: 700;
    }
    .product-image-section .slick-arrow {
      width: 30px;
      height: 30px;
    }
    .product-image-section .slick-arrow svg {
      height: 14px;
      width: 14px;
    }
    .product-image-section .slick-arrow.left-arrow {
      left: -30px;
    }
    .product-image-section .slick-arrow.right-arrow {
      right: -30px;
    }
    .product-image-swap,.product-image-swap-main-section .product-image-wrapper.product-image-box  {
      width: 100%;
      padding: 0;
    }
    .product-image-swap-main-section {
      margin:0;
    }
    .product-image-swap {
      margin-bottom: 20px;
      text-align: left;
    }
  }
  @media(max-width:767px){
    .product-image-inner {
      width: 130px;
      font-size: 13px;
      margin: 3px;
      height: 200px;
    }
    .flip-card__face_image svg {
      width: 30px!important;
      height: 30px!important;
    }
    .Expedition-description {
      margin-top: 12px;
      font-size: 16px;
      line-height: 1.2;
    }
    .flip-card__face--front:before {
      content: "i";
      font-size: 9px;
      width: 15px;
      height: 15px;
      right: 3px;
      top: 3px;
      line-height: 17px;
      font-weight: 700;
    }
    .product-image-section .slick-arrow {
      width: 30px;
      height: 30px;
    }
    .product-image-section .slick-arrow svg {
      height: 14px;
      width: 14px;
    }
    .product-image-section .slick-arrow.left-arrow {
      left: -30px;
    }
    .product-image-section .slick-arrow.right-arrow {
      right: -30px;
    }
    .product-image-swap,.product-image-swap-main-section .product-image-wrapper.product-image-box  {
      width: 100%;
      padding: 0;
    }
    .product-image-swap-main-section {
      margin:0;
    }
    .product-image-swap {
      margin-bottom: 20px;
      text-align: left;
    }
  }

  @media(max-width:575px){
    .Expedition-description{
      margin-top: 4px;
      font-size: 14px;
    }
    .Expedition-back-description{
      font-size:14px;
      line-height: 1.2;
    }
  }

  @media screen and (max-width: 1199px) {
    .product-image-section {
      margin: 60px  0;
    }
  }

  @media screen and (max-width: 1024px) {
    .product-image-wrapper {
      width: 85%;
      margin: 0 auto;
    }
    .product-image-box {
      width: 100%;
    }
  }

  @media screen and (max-width: 767px) {
    .product-image-section {
      margin: 50px 0;
    }
    body #section-id-template--21227581669725__60de65e4-79f9-44df-8ffc-d65f6d4bb080 .rich-text-section__text h1.h2 {
    font-size: 28px;
    margin-bottom: 0px;
    line-height: 1.1;
}
    .product-image-wrapper {
      width: 100%;
      margin: 0 auto;
    }
  }
  @media screen and (max-width: 575px) {
    .flip-card__face--back.flip-card__face {
      font-size: 11px;
      line-height: 1.4;
    }
 .product-image-inner {
    width: 93px;
    height: 190px;
    font-size: 14px;
    margin: 2px;
    min-width: 135px;
}
    .flip-card__face_image svg {
      width: 20px!important;
      height: 20px!important;
      fill: #000;
    }
    .product-image-section .slick-arrow.left-arrow {
      left: 0;
      z-index: 1;
    }
    .product-image-section .slick-arrow.right-arrow {
      right: 0;
    }
    .product-image-section .slick-dots {
      bottom: -20px;
    }
    .slick-dots li button:before,.slick-dots li.slick-active button:before{
      color:#f59922;
    }
    .product-image-section {
      margin:40px 0 !important;
    }

  }
 

  @media(max-width:375px){
    .product-image-inner {
      width: 90px;
      height: 160px;
      font-size: 13px;
      margin: 3px;
    }
    body #section-id-template--21227581669725__60de65e4-79f9-44df-8ffc-d65f6d4bb080 .rich-text-section__text h1.h2 {
    font-size: 24px;
}
    .product-image-section {
      margin: 30px 0!important;
    }
    .flip-card__face_image svg {
      width: 15px!important;
      height: 15px!important;
    }
    .flip-card__face--back.flip-card__face {
      font-size: 10px;
    }
  }
  @media(max-width:350px){
    .product-image-inner {
      width: 80px;
    }
  }

  /*   =============== Mobile Menu =============== */

  #page-wrap-inner #page-overlay{
    background:transparent;
    display:none;
  }
  #mobile-nav .inner {
    top: 70px;
    border-top: none;
}
  .toggle-mob-nav svg{
    display:none;
  }
  .show-mobile-nav .toggle-mob-nav span{
    display:none
  }
  .show-mobile-nav .toggle-mob-nav svg{
    display:block;
    height:26px;
    width:26px;
  }  

  .mobile-nav-menu.plain {
      padding: 15px;
      display: flex;
      flex-direction: column;
      gap: 7px;
  }

   #mobile-nav .nav-item, #mobile-nav .parent-sub-nav .sub-nav-item-link {
      background: rgb(255 246 231);
      border-radius: 5px;
  }

  #mobile-nav .parent-sub-nav .sub-nav-item-link {
    padding: 12px;
  }

  #mobile-nav .child-sub-nav .sub-nav-item a {
    background: white;
    padding: 0 15px;
  }

  #mobile-nav .nav-item .parent-sub-nav .sub-nav-list {
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 7px;
  }

  #mobile-nav .nav-item,#mobile-nav .sub-nav-item {
    padding: 0;
  }
  #mobile-nav .sub-nav-item:after{
    display:none;
  }
  #mobile-nav .sub-nav-item-link {
    margin: 0;
    line-height: 1.4;
    font-size: 15px;
  }
  #mobile-nav .child-sub-nav .sub-nav-item a {
    color: #343434;
    font-weight: 600;
    line-height: 1.6;
    text-transform: none;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
  } 

  #mobile-nav .parent-sub-nav .sub-nav-item-link{
    text-transform: uppercase;
    font-size:14px;
    color: currentColor;
    font-weight: 600;
  }

  #mobile-nav .sub-nav{
    padding-bottom:0;
  }
  #mobile-nav .sub-nav-item .child-sub-nav a{
    padding-top:10px;
  }
  #mobile-nav .open-sub-nav svg{
    transform: rotate(0deg);
  }
  #mobile-nav .parent-sub-nav {
    padding-bottom:15px;
  }
.show-mobile-nav #mobile-nav header.side-menu-header.h2 {
    font-size: 0;
    border: 0;
    /* display: none; */
}
  #mobile-nav .open-sub-nav[aria-expanded=true] + .parent-sub-nav {
    position: static;
  }
  #mobile-nav .open-sub-nav[aria-expanded=true] + .child-sub-nav {
    position: static;
  }
  #mobile-nav .sub-nav.hide {
    position: static;
    opacity: 1;
  }
  #mobile-nav .hide .open-sub-nav svg {
    transform: rotate(90deg);
  }
  #mobile-nav .nav-item .sub-nav-list {
    transform: translateY(40px);
    transition: transform .3s cubic-bezier(.25,.46,.45,.94);
  }
  #mobile-nav .nav-item.hide .sub-nav-list {
    transform: translateY(0);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);
  }
  #mobile-nav .nav-item a, #mobile-nav .sub-nav-item a {
      padding: 15px;
      font-size: 15px;
      font-weight: 500;
      line-height: 1.6; 
      text-transform: none;
      font-family: "Poppins", sans-serif;
  }
  #mobile-nav .sub-nav-item a {
    padding: 15px 15px 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
  }
  #mobile-nav .open-sub-nav {
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      margin: 0;
      bottom: unset;
      position: absolute;
  }
  #mobile-nav .open-sub-nav svg {
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
  }
  .show-mobile-nav .announcement-bar:before,
  .show-mobile-nav .hidden-search-container__veil{
    display:none;
  }
  .show-mobile-nav {
    position: fixed;
    width: 100%;
  }
  #mobile-nav .hide .open-sub-nav svg {
      transform: rotate(-90deg);
      fill: currentColor;
  }
  #mobile-nav .nav-item a {
    border-bottom: 0;
  }

  #mobile-nav .nav-item a {
    border-bottom: 0;
    display: flex;
    gap: 15px;
    align-items: center;
    font-weight: 400;
  }
  
  #mobile-nav .sub-nav-item a{
    border-bottom:none;
    border-top:none;
  }
  #mobile-nav .parent-sub-nav {
    border-bottom: 1px solid #e1e1e1;
    background: hsl(33deg 100% 89% / 10%);
  }
  #mobile-nav .nav-item:after, #mobile-nav .sub-nav-item:after{
    display:none;
  }
  #mobile-nav .inner{
    overflow: visible;
    overflow-y: auto;
  }
  div#app {
    text-align: center !important;
  }

.section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .image-with-text__text .rte p{
      font-weight:bold;
}
.instant_saving_cart_item {
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #f69725;
    padding: 5px;
    cursor: grab;
}
.product_related_cart .cart-btn-drawer {
    background-color: transparent ;
    color: #f69725 ;
    border-radius: 5px ;
    border-width: 1px ;
transition:all 0.5s ease;
}
h2.instant_saving_title {
    text-align: center;
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 700;
}

.product_related_cart .cart-btn-drawer:hover{
  background-color: #f69725;
color:#fff;
}
.instant_saving_cart_item_img {
    width: 30%;
    padding: 0 5px;
}

.instant_saving_cart_info {
    width: 70%;
    padding: 0 5px;
}

.instant_saving_cart_item_img img {
    height: 125px;
    margin: 0 auto;
}
.instant_saving_cart {
    padding: 12px;
}
.instant_saving_cart_info .product-price {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 8px;
}
.instant_saving_cart_info h2 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 7px;
    font-weight: 700;
    min-height: 36px;
}
.instant_saving_cart_info p {
    font-size: 13px;
    margin-bottom: 3px;
}
.instant_saving_cart_block.slick-dotted.slick-slider{
padding-bottom:28px;
margin:0 !important;
}
.instant_saving_cart .slick-dots{
bottom:0 !important;
}

.instant_saving_cart_block .slick-dots li button::before{
display:none;
}
.instant_saving_cart_block .slick-dots li button{
    background: transparent;
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    border: 1px solid #f69725;
  transition: all .4s ease;
}
.instant_saving_cart_block .slick-dots li.slick-active button{
    background: #f69725;
    height: 8px;
    width: 35px;
    border-radius: 8px;
    border: 1px solid #f69725;
   transition: all .4s ease;
}
.instant_saving_cart_block .slick-dots li {
    width: auto;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.slick-dots li:not(:last-child) {
    margin-right: 5px;
}
.instant_saving_cart_block.slick-initialized .slick-slide {
    display: block;
    padding: 0 15px;
}

  @media(min-width:768px) and (max-width:1199px){
    /* #mobile-nav {
      margin-top: 137px;
    } */
  }
  @media(max-width:767px){
    .section-gallery .cc-gallery .gallery__row .gallery__item {
      width: 49%;
      flex: none;
      padding: 0 5px;
      margin-right: 0;
    }
    .section-gallery .cc-gallery .gallery__row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .section-gallery .cc-gallery.gallery--with-margins .gallery__item {
      height: 190px!important;
    }
    .section-gallery .cc-gallery .gallery__item .inner {
      padding: 10px;
    }
    .section-gallery .cc-gallery .gallery__item .inner .btn{
      padding: 6px 0.9em;
      font-size: 12px;
    }
    .image-with-text .image-with-text__text h2.h1,
    .newsletter-section__text h2,.feature-subheader{
      font-size: 18px;
      margin-bottom:6px !important;
    }
    .image-with-text .image-with-text__text .rte p,
    .newsletter-section__text .rte p{
      font-size: 15px;
      margin-bottom: 0;
    }
    .image-with-text .image-with-text__text .rte {
      margin-bottom: 1.0em;
    }
    .newsletter-section__text .rte{
      margin-bottom:10px;
    }
    .newsletter-section__text  input{
      font-size: 12px;
    }
    .image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper {
      width: 100%;
      margin: 0 auto;
    }
  }
  @media(max-width:425px){
    #content .section {
      margin-top: 3.0em!important;
    }
    button, input[type=submit], .btn, .account-area .action_link, .product-block .inner .quick-buy, .button {
      padding: 7px 1.0em;
      font-size: 15px;
    }
    .inline-input-button input[type=text], .inline-input-button input[type=email], .inline-input-button input[type=password] {
      height: 34px;
    }
  }
  @media(max-width:767px){
    .product-label--sale span{
      font-size:70%;
    }
    .logo img {
      width: 90px !important;
    }
  }
  .product-form .shopify-payment-button__button--unbranded{
    background: #f69725;
  }
  .payment-and-quantity__add .product-add span.compare-price{
    display:none;
  }
  .payment-and-quantity__add .product-add span.money.cart-price{
    border-right: 0px solid #ffffff;
  }
  .announcement-header{

  }
  .announcement-header.fixed-header { 
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top:-156px;
    -ms-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.8s ease-out;
    -ms-transform: translateY(156px);
    -moz-transform: translateY(156px);
    -webkit-transform: translateY(156px);
    -webkit- transform: translateY(156px);
    transform: translateY(156px);
  }
  .product-form--mini.product-form--added:not(.product-form--not-quickbuy)+.qty-adjuster-container .qty-adjuster__up,
  .product-form--mini.product-form--added:not(.product-form--not-quickbuy)+.qty-adjuster-container .qty-adjuster__down,
  .qty-adjuster__inner .qty-adjuster__up, .qty-adjuster__inner .qty-adjuster__down{
    background-color: black !important;
  }
  .qty-adjuster__inner .qty-adjuster__value{
    color: black !important;
  }
  .qty-adjuster__inner {
    border: 1px solid black;
    box-shadow: inset 0 0 0 1px black;
  }
  .product-slider-inner p {
    font-weight: 900;
    color: #000;
  }
  .product-image-inner .flip-card__face_image img {
    margin: 0 auto;
  }
  .cboxPhoto {
    max-width: 60%;
    object-fit: contain;
  }
  @media(max-width:1199px){
    .product-grid.grid .column {
    
    padding: 15px;
}
  }
@media(min-width: 1025px){
  .toolbar .toolbar-left{
    justify-content: flex-start;
    gap: 0;
  }
}
@media(max-width:991px){
  .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: calc(80vh - 170px);
}
}
@media(max-width:991px) and (max-height:450px){
  .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: calc(100vh - 110px);
}
}
  @media(max-width:767px){
    .toolbar-left .toolbar-logo {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
    .main-search__form input {
      height: 30px;
      line-height: 30px;
      font-size: 16px;
      border-radius:30px;
    }
    .main-search__form {
      margin: 0;
      padding: 5px 5px 5px 30px;
    }
    .product-gallery .product-media .main-img-link {
      padding: 35px;
    }
    .template-product .column {
      padding-left: 15px;
      padding-right: 15px;
    }
    .template-product .container {
      padding-left: 25px!important;
      padding-right: 25px!important;
    }
    .product-form.column {
      margin-bottom: 0px;
    }
  }
  @media(max-width:375px){
    .logo img {
      width: 70px !important;
    }
    .template-product .column {
      padding-left: 20px;
      padding-right: 20px;
    }
    .template-product .container {
      padding-left: 20px!important;
      padding-right: 20px!important;
    }
  }
@media(max-width:575px){
  input, textarea {
    padding: 6px 0.8em;
}
  #shopify-section-template--21227581669725__60de65e4-79f9-44df-8ffc-d65f6d4bb080 .border-top {
    margin-top: 60px !important;
}
  .instant_saving_cart_block.slick-initialized .slick-slide {
    display: block;
    padding: 0 8px;
}
  .instant_saving_cart {
    padding: 7px;
}.instant_saving_cart_info .product-price {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}.instant_saving_cart_info h2 {
    font-size: 14px;
    min-height: 36px;
}
  .instant_saving_cart_info p {
    font-size: 12px;
    margin-bottom: 0px;
}
  
}
@media(max-width:575px){
  .cart-summary {
    width: 100%;
    max-width: 100%;
}
}
@media(max-width:575px){
  .slider_left_image { 
    position: relative;
    padding-top: 390px;  
  }

  .slide-show-main .slide-show-wrapper .slider_left_part .slider_left_image img {
    height: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
}
 
}
.flits-account-page-container .flits-account-page-nav .flits-nav-tabs .flits-menu-item .flits-nav-link .flist-menu-title,
.flits-account-page-container .flits-input-wrap .flits-input-label, .flits-order-contact-us-popup .flits-input-wrap .flits-input-label{
font-size:16px !important;
}
.product-block .price .amount{
  color: #323328;
}
.product-block .price.on-sale .from, .product-block .price.on-sale .amount{
   color: #323328;
} 



.slider_left_part:not(.slick-initialized){
display:flex;
flex-wrap:nowrap;
}
.slider_left_part:not(.slick-initialized) .slider_left_image{
width:100%;
display:none;
}
.slider_left_part:not(.slick-initialized) .slider_left_image:nth-child(-n+1){
display:block;
}
.product-form 
+ #wishlisthero-product-page-button-container {
    display: none;
}
.product-details .qty-adjuster {
    display: block;
}

.product-details .qty-adjuster__inner .qty-adjuster__up, .product-details .qty-adjuster__inner .qty-adjuster__down {
    width: 33.333%;
}

.product-details .qty-adjuster__inner .qty-adjuster__value {
    width: 33.333%;
}
.wish_product_btn {
    padding: 0 10px;
}
body .wish_product_btn .wishlisthero-floating button {
    border-radius: 0 !important;
    height: 44px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    background: #e13319 !important;
}
body .wish_product_btn .wishlisthero-floating button svg path{
  fill:#fff;
}
.section-id-template--22979154706781__image_with_text_qqa6tW .image_with_text_sec {
    background: #ffe5c6;
    padding: 40px 30px; 
      border-radius: 6px;
}
 .cmn_after {
    position: relative;
    padding-bottom: 7px;
}
 .cmn_after::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    width: 155px;
    height: 12px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="%23000" id="h2svg19" x="0px" y="0px" viewBox="0 0 500 50" style="enable-background:new 0 0 500 50;" xml:space="preserve"><g><path d="M406.7,18.5c2.8,0.5,5.7,1.1,8.5,1.6c0,0.1,0.1,0.2,0.1,0.3c-2.1,0.3-4.3,0.6-6.4,0.9c-2.2,0.3-4.4,0.8-6.6,0.9 c-4.4,0.3-8.8,0.5-13.2,0.6c-10.8,0.2-21.6,0.4-32.5,0.8c2.6,0.1,5.3,0.2,7.9,0.4c19.7,1.3,39.4,2.4,59,3.9 c19,1.5,37.8,3.4,56.6,5.3c3.5,0.3,6.9,1,10.3,1.6c2.6,0.4,3.1,1.4,3.1,2.6c0,1.2-1.9,1.4-3.6,1.6c-2.8,0.5-5.7,0.9-9.1,1.5 c1.5,0.9,2.5,1.5,3.6,2.1c-15.8,2.3-31.7,2.1-47.7,1.1c4.6-0.3,9.2-0.6,13.8-0.8c4.7-0.2,9.4-0.3,14.2-0.7 c-3.3-0.1-6.6-0.2-9.9-0.3c-6.1-0.2-12.1-0.3-18.2-0.6c-1,0-2.1-0.3-2.9-0.6c-4.1-1.6-9-2.2-13.8-2.8c-2.7-0.4-5.7-0.4-8.5-0.6 c-0.6,0-1.5-0.1-1.7-0.3c-1.6-1.6-4.3-0.9-6.7-0.8c-2.6,0.1-5.2,0.3-7.8,0.2c-7.4-0.3-14.8-0.8-22.1-1.3c-1.6-0.1-3.3-0.2-4.8-0.5 c10.8-0.4,21.6-0.8,32.5-1.2c0-0.2,0-0.5,0-0.7c-6.4,0-12.7,0-19.1,0c-1,0-2.1,0.2-3.1,0.3c-5.3,0.4-10.7,0.7-16,1.1 c-1.5,0.1-3.1,0-4.7-0.3c6.7-1,13.3-2.1,20.7-1.5c0-0.3-0.1-0.6-0.1-0.8c-5.1-0.1-10.2-0.2-15.3-0.3c-1.2,0-2.3,0.1-3.5,0.1 c-4.3-0.1-8.6-0.6-12.5,0.8c-0.8,0.3-2.3,0.3-3.4,0.2c-0.8-0.1-1.5-0.5-2.3-0.8c0.7-0.4,1.4-1,2.2-1.1c1.5-0.1,3.1,0.2,4.7,0.3 c0.7,0,1.4,0,2.1-0.3c-5.6-0.5-11.3-1-16.9,0.2c-5.1-1.2-10.2-1.2-15.2,0.2c-1.3-0.6-2.5-1.3-3.8-1.9c0,0.2-0.1,0.3-0.1,0.5 c-1.2,0.1-2.5,0.4-3.7,0.4c-5,0-9.9-0.1-14.9-0.1c-0.7,0-1.5,0.2-2.2,0.7c1.1,0.2,2.1,0.4,4.1,0.8c-1.6,0.2-2.6,0.5-3.5,0.5 c-5.1,0-10.2-0.1-15.3-0.2c-6.8-0.2-13.6-0.5-20.4-0.7c-1,0-2-0.2-3-0.2c0-0.2,0-0.3,0-0.5c1.1,0,2.3-0.1,3.4-0.1 c1.2,0,2.4,0,3.5-0.1c0.5-0.1,1.3-0.4,1.3-0.7c0-0.2-0.7-0.7-1.2-0.7c-5.2-0.1-10.4-0.2-15.6-0.3c-0.3,0-0.7,0.3-1,0.5 c0.4,0.2,0.8,0.4,1.3,0.5c2,0.3,4.1,0.5,6,1c-39,0-78.1,0-117.1,0c0-0.3,0-0.5,0-0.8c4.6,0,9.1,0,13.7,0c4.5,0,9,0,13.5,0 c-1.1-0.9-1.7-1.5-2.5-2c-0.5-0.3-1.4-0.5-2.1-0.8c-0.2,0.1-0.4,0.2-0.6,0.3c0.2,0.5,0.3,1,0.5,1.5c-0.7,0.1-1.3,0.2-1.9,0.2 c-9.9,0-19.7,0.1-29.6,0.1c-2.6,0-5.3,0-7.9,0c-0.3,0-0.8,0-0.9,0c-1.9,2-5.9,1.3-9,1.4c-6.8,0.2-13.6,0.1-20.6-0.2 c3-0.5,6.1-0.9,9.6-1.5c-5.3-2.7-11.6-1.1-17.2-1.8c1.2-2.1,5.2-1.5,7.8-2c0-0.9,0-1.7,0-2.4c0.3,0.1,0.6,0.2,0.8,0.3 c1.6-0.4,3.2-0.8,4.7-1.2c-0.1-0.2-0.1-0.3-0.2-0.5c-0.8-0.1-1.6-0.3-2.8-0.4c0.8-0.2,1.3-0.4,2-0.4c5.6-0.3,11.2-0.7,16.8-1 c15-0.7,30.1-1.2,45.1-1.9c14.4-0.7,28.7-1.6,43.2-1.6c8,0,16-0.5,24-0.7c1.5,0,3,0.1,4.6,0.1c0-0.1,0.1-0.2,0.1-0.4 c-3-0.2-6.1-0.4-9.1-0.5c-7-0.2-13.9-0.4-20.9-0.5c-4.2-0.1-8.5,0.1-12.7,0.1c-3.2,0-6.3-0.2-9.5-0.2c-7.5-0.1-15,0-22.6-0.1 c-1.3,0-2.5-0.2-3.8-0.2c0-0.2,0-0.4,0-0.6c6.4,0,12.8,0,19.2,0c0-0.3,0-0.5,0.1-0.8c-2.3,0-4.7,0.1-7,0c-2.6-0.1-5.1-0.5-7.7-0.7 c-1.7-0.1-3.8-0.5-5.1-0.1c-3.2,0.9-6.3,0.2-9.4,0.2c-4.9,0-9.7-0.6-14.4-0.5c-5.4,0.1-10.8,1-16.4,0.4c-0.5,0-1.1,0-1.6,0.1 c-4.7,0.8-14.6,0.9-19.4,0.8c-5.7-0.1-11.4,0.2-17,0.4c-2.2,0.1-4.6-0.1-6.6,0.2c-11.8,1.8-23.8,0.3-35.7,0.8c-0.6,0-1.2-0.2-2-0.4 c-0.2,0.4-0.3,0.7-0.4,1.1c-0.1,0.2-0.1,0.5-0.2,1.1c4.7-0.1,9.1-0.3,13.4-0.4c-7.9,1.9-16.4,0.7-24.8,1c0.5-1.5,1.7-1.7,6.8-0.9 c-0.7-1.3-2.7-1.7-6.1-1.3c-1.6,0.2-3.3,0.4-5,0.4c-0.8,0-1.6-0.5-2.4-0.7c0.9-0.3,1.7-0.7,2.6-0.8c0.7-0.1,1.6,0.2,2.4,0.3 c2.7,0.2,4.9,0.1,6.4-1.3c0.5-0.5,2.3-1.1,3.6-1.1c11.5-0.7,23-1.4,34.5-1.8c17.2-0.7,34.3-1.3,51.5-1.7c16.7-0.4,33.3-0.8,50-0.9 c20.3-0.1,40.6-0.2,60.9,0.1c21,0.3,42,1.2,63,1.8C293.9,8,306.3,8.5,318.7,9c24.6,1,49.1,2,73.7,3.2c7.8,0.4,15.5,1.2,23.2,1.9 c1.2,0.1,2.3,1.1,2.8,1.7c0.2,0.3-1.4,1.1-2.4,1.2c-2.9,0.5-5.9,0.7-8.8,1C406.9,18.2,406.8,18.3,406.7,18.5z M225.2,24.2 c1,0.3,1.2,0.4,1.3,0.4c14.7,0.3,29.4,0.6,44.1,1c14.5,0.4,28.9,1,43.4,1.5c2.1,0.1,4.2-0.2,6.3-0.3c0-0.1,0-0.3-0.1-0.4 C288.9,24.9,257.5,24.4,225.2,24.2z M243.2,8.6c-1.3-0.4-2.2-0.8-3.1-0.9c-1.9-0.1-3.9,0-5.9-0.1c-3.8-0.1-7.8,1-7.5,2.7 c1.3-0.6,2.6-1.2,4.1-2c0.4,0.4,0.7,0.9,1.4,1.2c1.3,0.5,2.8,1.1,4.3,1.2c5.1,0.1,10.2-0.1,15.3-0.2c6.2,0,12.4,0,18.6,0 c0-0.1,0-0.3,0.1-0.4C261.1,9.6,251.4,10.7,243.2,8.6z M98.2,9.4c-0.4-0.1-0.5-0.2-0.7-0.2C89.3,9.3,81,9.4,72.8,9.6 c-0.8,0-1.6,0.6-2.4,0.9c0.1,0.2,0.2,0.3,0.3,0.5c8.9,0,17.9,0,26.9,0C97.9,10.4,98.1,9.8,98.2,9.4z M200,8.6 c5.2,2.4,20.6,1.9,26.3-0.7c-1.5-0.2-2.7-0.5-3.6-0.4c-2.8,0.3-5.5-0.3-8.5,0.7c-2.2,0.8-6.3,0.2-9.5,0.2 C203.3,8.4,202,8.5,200,8.6z M112.4,9c0,0.2-0.1,0.3-0.1,0.5c3.3,0.2,6.5,0.6,9.8,0.5c5.8-0.1,11.6-0.5,17.3-0.8 c1.7-0.1,3.4-0.4,5-0.7c-0.1-0.2-0.2-0.5-0.3-0.7C133.5,8.4,122.8,7.2,112.4,9z M184.8,27.2c-4.3-0.1-8.2-0.3-12-0.4 c-1.8,0-3.6-0.2-5.4,0c-0.8,0.1-1.9,0.8-2,1.2c-0.1,0.3,1.2,1.1,1.9,1.1c5.8,0.1,11.5,0,17.4,0C184.8,28.2,184.8,27.6,184.8,27.2z M194.1,11.7c-1.1,1.8-5.7-0.5-8.6,1.1c8.3,0.2,15.9,0.5,23.6,0.6c3.7,0.1,7.3-0.2,11-0.3c0-0.2,0-0.5,0-0.7 c-4.2-0.2-8.5-0.6-12.8-0.7C203.3,11.6,199.1,11.7,194.1,11.7z M272.3,8.9c-0.2,0.1-0.4,0.2-0.5,0.4c1.5,0.7,2.8,2,4.5,2.1 c5.9,0.4,12,0.4,18,0.6c0.4,0,0.8-0.2,1.2-0.4c0-0.1,0-0.3-0.1-0.4c-1.3-0.1-2.6,0-3.7-0.2c-2.6-0.5-7.1,1.4-7.8-1.2 C279.8,9.5,276,9.2,272.3,8.9z M390.7,35c9.5,1.4,18.7,0.1,28-1.1c-4.1-0.3-8.2-0.9-12.2-0.7C401.2,33.5,396,34.4,390.7,35z M411.5,35.7c0,0.2,0.1,0.3,0.1,0.5c3.4,0.5,6.7,1.1,10.4,0.6c1.8-0.2,3.7-0.1,5.5-0.3c1.9-0.2,3.8-0.6,5.6-1 c-1.8-0.3-3.6-0.7-5.5-1c-0.3,0-0.6,0-0.9,0c-3.8,0.2-7.6,0.3-11.3,0.6C414.1,35.2,412.8,35.5,411.5,35.7z M145.2,7.9 c1.1,0.7,1.6,1.4,2.4,1.5c2.2,0.3,4.5,0.5,6.7,0.4c2.1-0.1,3.9-0.6,6.3-0.3c1.6,0.2,3.5,0,5.3-0.1c0-0.2,0-0.3,0-0.5 C159.7,7.1,153,7.4,145.2,7.9z M322.5,26.5c-0.1,0.2-0.1,0.3-0.2,0.5c3.3,0.3,6.5,0.8,9.8,0.9c9.2,0.2,18.5,0.1,27.5,1.2 c0.2,0,0.5-0.2,1-0.4C347.9,26.8,335,27.4,322.5,26.5z M33.4,11.4c3.4,0.6,5.9,1,8.5,1.5c0.4,0.1,1,0,1.2-0.1c2-1,4.6-0.7,7.1-0.8 c1.7-0.1,3.5-0.2,5.2-0.3c0-0.1,0.1-0.3,0.1-0.4c-1-0.1-2-0.2-2.9-0.3c-2.7-0.1-5.4,0-8-0.2C40.9,10.4,37.5,11,33.4,11.4z M199,9.1 c0-0.2,0-0.4,0-0.6c-10.7,0.2-21.3-0.5-32,0.2c0,0.2,0,0.3,0,0.5C177.7,9.1,188.4,9.1,199,9.1z M306,19.7c0-0.2,0-0.4,0-0.6 c-5.2,0-10.4,0-16,0C295.5,21.7,300.8,19.8,306,19.7z M243.7,12.5c-0.2,0.3-0.4,0.5-0.7,0.8c1.1,0.4,2.3,1.1,3.4,1 c5.4-0.3,10.7-0.7,16-1.2c0-0.3-0.1-0.5-0.1-0.8C256.1,14.4,249.9,12.7,243.7,12.5z M231,14c2.5,1.8,5.7,0.9,9.6,0.9 c-2.4-0.4-3.7-0.6-1.7-1.4c2.1-0.8,1.1-1.2-0.7-1.4c-1.3-0.1-2.8,0-4.5,0c0.8,0.8,1.3,1.4,2,2.2C233.8,14.2,232.5,14.1,231,14z M101.5,11.4c0.4,0,0.8,0,1.2,0c0.7-1.4,2.3-1.7,5-1.3c0.9,0.1,2.3-0.4,3.4-0.6c-2.9-0.4-5.6-0.4-8.3-0.3c-0.8,0-2.3,0.4-2.3,0.7 C100.4,10.3,101.1,10.9,101.5,11.4z M278,29c-3.8,0.4-7.7-0.9-11.5,0.3C270.3,29.7,274.2,30.9,278,29z M424.2,32.4 c2.7,1.2,5.5,0.7,8.6,0.7C430.2,31.1,427.7,30.9,424.2,32.4z M469.8,35.3c0.1,0,0.2-0.1,0.3-0.1c-4.7-0.5-9.3-0.9-14-1.4 c-0.1,0.2-0.3,0.4-0.4,0.6c1.1,0.3,2.2,0.8,3.3,0.9C462.6,35.4,466.2,35.3,469.8,35.3z M426.9,37.1c3.3,1.2,6.6,1.3,10.6,0.3 c-1-0.3-1.6-0.6-2.2-0.6C432.5,36.8,429.7,37,426.9,37.1z M275.8,13.2c0,0.2-0.1,0.4-0.1,0.5c4.6,1.1,9.4,0.2,14.1,0.2 C285.1,13.6,280.4,13.4,275.8,13.2z M339.7,12.8c3.1,1.5,8.5,1.8,10.6,0.5C346.7,13.1,343.5,13,339.7,12.8z M399.4,29.9 c-0.1,0.2-0.2,0.5-0.3,0.7c3.6,0.3,7.1,0.6,10.7,0.9c0.1-0.2,0.2-0.4,0.2-0.6C406.5,30.6,402.9,30.2,399.4,29.9z M233.2,28.2 c0,0.2-0.1,0.4-0.1,0.6c3.2,0.2,6.3,0.4,9.5,0.6c0.1-0.2,0.1-0.5,0.2-0.7C239.8,27.9,236.4,28.3,233.2,28.2z M405.9,19 c-2.1-0.4-3.7-0.7-5.3-1C402.3,20.4,402.9,20.5,405.9,19z M177.3,13.2c0.1-0.2,0.3-0.4,0.4-0.6c-2.1-1.1-4.8-0.8-7.7-0.4 C172.4,12.6,174.9,12.9,177.3,13.2z"/><path d="M87.8,13.5c11.3-0.2,22.5-0.4,33.8-0.6c0,0.3,0,0.6,0,0.9c-11.3,0-22.5,0-33.8,0C87.8,13.7,87.8,13.6,87.8,13.5z"/><path d="M42,14.7c7.4-0.2,14.9-0.5,22.3-0.7c0,0.2,0,0.5,0.1,0.7C57,15.6,49.6,15.4,42,14.7z"/><path d="M331.8,32.4c0.7-0.5,1.1-0.9,1.3-0.8c2.2,0.2,3.9-0.1,5.4-0.9c0,0,2,0.7,1.9,0.8c-1.4,1.7,1.2,1.6,3.1,1.7 c1.8,0.1,3.7,0.1,5.5,0.3C343.2,34.3,338,32.9,331.8,32.4z"/><path d="M318,32.1c-6.6,0.8-12.6-0.9-19-0.6c0-0.2-0.1-0.3-0.1-0.5c0.5-0.3,0.9-0.6,1-0.7C306.1,31,312,31.5,318,32.1z"/><path d="M121.4,29.6c3.7,0,7.5,0,11.2,0c0,0.1,0,0.3,0,0.4c-3.7,0-7.5,0-11.2,0C121.4,29.9,121.4,29.8,121.4,29.6z"/><path d="M145.3,12.4c0,1.4-3,1.6-7,0.6C140.7,12.8,142.9,12.6,145.3,12.4z"/></g></svg>');
}
@media(max-width:767px){
    body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .image-with-text__text .cmn_after {
    padding-bottom: 4px;
    margin-bottom: 20px !important;
}
    body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .image-with-text__text .cmn_after::after {
    width: 110px;
    height: 10px;
}
  body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .cmn_after.desk_none {
    display: block;
    font-size: 22px;
    font-weight: 900;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 18px;
}
  .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .cmn_after::after {
    top: 100%;
    left: 50%;
    width: 155px;
    height: 12px; transform: translatex(-50%);
}

  body .section-id-template--22979154706781__image_with_text_qqa6tW.image-with-text .cmn_after.desk_none {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px;
}
  .visible-title .main-search.main-search--revealable {
    display: block !important;
}
    .visible-title .main-search.main-search--revealable.-in{
    display: none !important;
}
}
@media(max-width:575px){
  
.section-product-template span.payment-and-quantity__add {
    width: calc(100% - 64px) !important;
    flex: none !IMPORTANT;
    order: 2;
}
  .section-product-template .quantity-button-main {
    flex-wrap: wrap;
}
  .wish_product_btn {
    order: 2;
}
  .section-id-template--22979154706781__image_with_text_qqa6tW .image_with_text_sec {
  padding: 30px 10px;
}
    .product_sticky_btn_block span.payment-and-quantity__add {
    width: 100% !important;
}
}
@media(min-width:1200px){
 .product-category_pro_slider:not(.slick-initialized){
display:flex;
flex-wrap:nowrap;
}
.product-category_pro_slider:not(.slick-initialized) .product-category_pro_row{
width:25%;
display:none;
}
.product-category_pro_slider:not(.slick-initialized) .product-category_pro_row:nth-child(-n+4){
display:block;
}
}

.mailing-list__success h4 {
    color: green;
}
.template-product div#sag_b_cocarde {
    display: none;
}
.template-product div#widget-chat-button {
    display: none;
}
.quickbuy-form .quantity-button-main {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.quickbuy-form .product-form .payment-and-quantity--buttons-active .quantity {
    width: 130px;
    flex-basis: 130px;
    margin-right: 0;
    margin-bottom: 1em;
}
.product-block .qty-adjuster {
    justify-content: center;
    width: 100%;
}
.product-form--mini.product-form--added:not(.product-form--not-quickbuy){
  opacity: 1 !important;
   visibility: visible !important;
}
body .product-form--mini.product-form--added:not(.product-form--not-quickbuy) .product-add {
    background: #5c2a64;
}
body .product-block .qty-adjuster-container {
    display: none !important;
}


/* filter collection */

  .pagemain--brands{
    overflow: visible;
  }
  

.filter_nav_list{
    margin-bottom: 30px;
    top: 0;
    padding: 12px 12px;
    background: #fff5e6;
  transition: all 0.4s;
  }
  .pagemain--brands.visible-title .filter_nav_list{
    position: sticky;
    top: 172px;
  }
  .filter_nav_list .button-group{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
  }

  button.button.filter_nav_link {
    min-width: 32px;
    height: 32px;
    padding: 2px 10px;
        font-size: 14px;
    border: 1px solid rgb(0 0 0 / 20%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: auto;
    background: #fff;
    color: #000;
}
  button.button.filter_nav_link.is-checked{
    background: #f7f7f7;
    color: var(--color-button-primary-text);
  }



.element-item {
    width: 100%;
    padding: 24px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    border-radius: 0px;
    margin-bottom: 0px;
}
  
  .element-item-content {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
  }
  .filter_col_name {
    width: 10%;
    padding: 0 15px;
  }
  
  .filter_col_grid {
    width: 90%;
    padding: 0 15px;
    align-self: center;
  }
  .filter_tab_content{
    margin-bottom: 24px;
  }
  .filter_col_name h4 {
      font-size: 28px;
    text-transform: uppercase;
    margin: 0;
    color: #e13319;
  }
  .filter_col_grid_content{
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    gap: 15px 0;
  }
  .filter_col_grid_content .element-items{
    width: 33.3%;
    padding: 0 15px;
  }
  .filter_col_grid_content .element-items a{
    font-size: 14px;
    display: inline-block;
    color: #000;
    line-height: 1.4;
  }
  .filter_col_grid_content .element-items a:hover{
    text-decoration: underline;
  }
  .pagemain--brands .page-title{
  text-transform: capitalize;
    font-weight: 700;
  }
  .pagemain--brands #content {
      padding-top: 24px;
  }
.product-recommendations {
    padding-bottom: 0;
}
  @media (max-width: 1200px){
    .filter_col_grid_content .element-items{
      width: 33.3%;
    }
    button.button.filter_nav_link {
      min-width: 28px;
      height: 28px;
      padding: 2px 7px;
      font-size: 13px;
    }
  }
@media (max-width: 1024px){
  .pagemain--brands #content {
      padding-top: 0px;
  }
      .pagemain--brands.visible-title .filter_nav_list{
        top: 112px;
    }
  .filter_col_name, .filter_col_grid{
    padding: 0 7px;
  }
  .filter_col_grid_content {
    gap: 7px 0;
}
  }

  @media (max-width: 991px){
    /* .filter_col_grid_content .element-items {
      width: 50%;
    } */
.product-recommendations {
    padding-bottom: 0;
}
  }
  @media (max-width: 575px){
    .element-item-content {
      gap: 15px 0;
    }
    .filter_col_name h4 {
      font-size: 24px;
    }
    .filter_col_name, .filter_col_grid {
      width: 100%;
    }
    .element-item {
      padding: 15px;
    }
    button.button.filter_nav_link {
      min-width: 24px;
      height: 24px;
      padding: 2px 4px;
      font-size: 12px;
    }
    .filter_col_grid_content {
      gap: 0px 0;
    }
    .filter_col_grid_content .element-items a {
      font-size: 12px;
      font-weight: 700;
    }
    .pagemain--brands #content .section{
      margin-top: 1.5em !important;
    }
  }


    body .MuiDialog-root {
    z-index: 9999999 !important;
}
.image-with-text .image-with-text__text h2.h1.cmn_after {
    margin-bottom: 25px !important;
}

/* fixed  button  */

.fixed-left-button {
    position: fixed;
    left: 0;
    top: 270px;
    z-index: 1000;
    background-color: #5c2a64;
    color: #fff;
    padding: 5px 14px;
    border-radius: 0;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: bold;
    transition: transform 0.3s ease, background-color 0.3s ease;
    transform: rotate(-90deg);
    transform-origin: top left;
    -webkit-transform: rotate(-90deg);
}

.fixed-left-button:hover {
  background-color: #000; 
}

.fixed-left-button a {
  color: inherit; /* Inherits the button's text color */
  text-decoration: none; /* Removes underline */
}

@media (min-width: 768px) and (max-width: 1199px) {
 body .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add {
    width: 100% !important;
    flex: none !important;
    order: 2;
  }
   body .section-product-template .quantity-button-main {
    flex-wrap: wrap;
}
  body .wish_product_btn {
    order: 2;
  }
}

@media (max-width: 1199px) {
  body .product-form .payment-and-quantity--buttons-active .payment-and-quantity__add {
    width: 100% !important;
  }
  .section-product-template .quantity-button-main {
    justify-content: center important;
    width: 100%;
  }
}

@media(max-width:575px){
  .product-details .qty-adjuster__inner .qty-adjuster__up, .product-details .qty-adjuster__inner .qty-adjuster__down{
      border-radius: 50%;
  }
  .product-details .qty-adjuster__inner {
      border: unset;
      box-shadow: unset;
  }
    .wish_product_btn {
        order: unset;
    }
  body .wish_product_btn .wishlisthero-floating button{
      border-radius: 50% !important;
        height: 40px !important;
    width: 40px !important;
      margin-bottom: 10px  !important;
  }
  .product-details .product-detail__gap-lg{
      width: 100%;
  }
  .product-details .product-price.product-detail__gap-sm{
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
 .product-details .product-detail__gap-sm[data-show-in-quickbuy="false"] {
        display: inline-block;
    float: left;
    overflow: hidden;
}
  .section-product-template span.payment-and-quantity__add{
          width: 100%;
  }
}
.payment-and-quantity__add .money.cart-price{
  display: none;
}
.payment-and-quantity__add .compare-price{
  display: none;
}
.product-image-inner .flip-card__face_image img {
    width: 80px;
}


.coman_heading.cmn_after.only_mob {
    display: none;
}
@media(max-width:767px){
.coman_heading.cmn_after.only_mob {
    display: block;
    margin-bottom: 23px !important;
    font-weight: 900;
    text-align: center;
    width: 100%;
}
  .image-with-text .container .image-with-text__text ,  .image-with-text .image-with-text__image .image-with-text__image__inner .rimage-outer-wrapper{
    border-radius: 10px;
}
  .cmn_after.mob_none {
    display: none;
}
}