/** Shopify CDN: Minification failed

Line 2128:0 Unexpected "}"
Line 2132:0 Unexpected "}"

**/
.processing.product-form--atc-button .upsell-sum-button {
  opacity: 0;
  transform: scale(1.075);
}

.productitem--swatches-input:checked + .productitem--swatches-swatch-wrapper, .productgrid--sidebar-item-swatches-grid [data-filter-active="true"] .filter-item--swatch-wrapper, .option-value-input:checked + .option-value-swatch-wrapper {
  border: 1px solid #000000a6;
}

.option-value-input:focus + .option-value-swatch-wrapper {
  box-shadow: 0 0 0 1.5px #818181;
}

.option-value-label.selected .option-value-swatch-wrapper { 
  border: 1px solid #000000a6 !important;
}

.productitem--swatches-swatch-inner{
  border: 1px solid rgba(0, 0, 0, 0.30);
}

.rich-text--container,
.template-product .rich-text--container,
.template-product .rich-text--container.rich-text-wide {
  margin-top: 50px;
}

.rich-text--container.rich-text-wide{
  max-width: inherit;
}

.rich-text-wide.p-70,
.template-product .rich-text--container .rich-text-wide.rich-text-wide.p-70 {
  padding: 70px 0;
}

.template-product .rich-text--container.pxs-image-with-text .rich-text-wide.rich-text-wide.p-70 {
  padding-top:0;
}

product-details--mobile .product-title img{
  max-width:203px;
}

.product-details--mobile .product-title{
  position:relative;
  display:inline-flex;
  justify-content:center;
  align-items:center;
}

.template-product .product-main .product-details .product-title {
  margin-bottom: 14px;
}

.product--price>.price--main {
  color: #4d4d4d;
  margin-bottom: 0!important;
}

.product--price.with-compare--price>.price--main {
  color: #bf0000;
}

.swatches-variant-images-square{
  margin-bottom:20px;
}

.product-form--atc-button.with-upsell,
.pdp-sticky-form .product-form--atc-button{
  padding: 15px 16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-wrap: wrap;
}

.product-form--atc-button.with-upsell {
  z-index: 0;
}

.product-form--atc-button.with-upsell.disabled .upsell-sum-button{
  display:none;
}

.product-main .option-value-input + .option-value-swatch-wrapper {
  width:24px;
}

.option-value-input + .option-value-swatch-wrapper .swatch-inner{
  border:none!important;
}

.swatches-variant-images-square .option-value-input + .option-value-swatch-wrapper .swatch{
  display:flex;
  align-items:center;
  justify-content:center;
  border:none;
  aspect-ratio: 1;
  height: auto;
  width: 33px;
}

.upsell-variant-wrapper .option-value-input + .option-value-swatch-wrapper .swatch-inner {
  width: 24px;
  height: 24px;
}
.upsell-variant-wrapper .option-value-input + .option-value-swatch-wrapper{
  height: 25px;
}

.product-gallery[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button{
  width: 1.5rem; 
}

[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left svg {
  transform: rotate(-90deg);
}

#accessories-container-heading h3, .product-main, .option-value-name {
  font-family: rakuten-serif, "Trebuchet MS", sans-serif!important;
}
.suggested_product_wrapper.flex{
  align-items: center;
  border: 1px solid #0000001f;
  padding: 5px 10px 5px 5px;
  margin-bottom: 12px;
  min-height:48px;
}
.sp-price-active {
  color:#4D4D4D;
  font-family: rakuten-sans, "Trebuchet MS", sans-serif;
  font-size:19px;
}
.with-compare--price .sp-price-active{
  color:#BF0000;
}
.chk-red{
  filter: hue-rotate(133deg);
  min-width: 20px;
  min-height: 20px;
  margin-left: 10px;
}
.space-between{
  justify-content: space-between;
}
.variant-denominations {
  border: none;
  outline:none;
  margin-top:5px;
  font-size: 14px;
  margin-left: -8px;
}
.suggested_product_image {
  max-width: 40px;
  display: flex;
  align-items: center;
}
.suggested_product_image img {
  width: 100%;
}
.suggested_product_title a{
  color: #4D4D4D;
  text-decoration: none;
  font-size: 14px;
}
h3.suggested_product_title {
  margin: -3px 0 0 0;
  margin-left: 15px;
  line-height: 0.8;
  flex: 0 0 auto;
}
label.option-value-label {
  height: fit-content;
  margin-right: 0;
}
span.option-value-name.option-value-swatch-wrapper {
  margin: 0;
  padding: 0;
}
.upsell-variant-wrapper {
  display: flex;
  align-items: center;
  margin-left: 20px;
  position: relative;
}
.upsell-variant-wrapper:before {
  content: "";
  background: #0000001f;
  width: 1px;
  height: 20px;
  position: absolute;
  left: -10px;
}
.upsell-variant-wrapper .option-value-input + .option-value-swatch-wrapper {
  background-color: transparent;
  border: 1px solid #0000001f;
  border-radius: 0;
  padding:2px 2px 2px 2px;
}
.upsell-variant-wrapper .swatch img{
  max-width:100%;
  height:auto!important;
  display:block;
  margin:auto;
}
.suggested_product_wrapper.flex .mobile-column{
  justify-content: right;
}
.suggested_product_wrapper.flex .mobile-column{
  justify-content: right;
  align-items:center;
}
.suggested_product_wrapper.flex .mobile-column .sp-image_section{
  text-align:right;
  width: max-content;
}
.upsell-content-title{
  color:#4D4D4D;
  font-size: 16px;
  font-weight:700;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: left; 
}
div[data-product-form-area] {
  border-top: 1px solid #0000001f;
  padding-top: 20px;
}
.upsell-sum-button{
  position: relative;
  padding-left: 20px;
  margin-left:2px;
  margin-bottom:-1px;
  white-space: nowrap;
}
.upsell-sum-button:before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  display: block;
  left: 7px;
  background: white;
  top: 40%;
  margin-top:-1px;
  border-radius: 10px;
}
.suggested_product_wrapper:nth-child(n+4) {
  display:none;
}
.upsell-content-show-more, .upsell-content-show-less {
  margin-left: auto;
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
  position: relative; 
  display: flex;
  justify-content: flex-end;
}
.upsell-content-button {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}
.upsell-content-icon svg {
  width: 10px;
  height: 10px;
}
.upsell-content-show-less .upsell-content-icon svg {
  transform: rotate(180deg);
}
/*-------------------------- sticky ATC ---------------------------- */
.sticky-atc-btn {
  display: flex;
  margin: auto;
  width: 100%;
}
.pdp-sticky-form .product-form--atc-button {
  padding: 15px 35px;
  margin-top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 250px;
}
.pdp-sticky-form {
  position: fixed;
  bottom: -100px;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 10px;
  z-index: 9999;
  transition: 0.4s;
  box-shadow: 0px 5px 14px rgba(128, 128, 128, 0.25);
}
.pdp-sticky-form.active{ 
  bottom: 0px;
}
.sticky-product-info .main-product-img {
  line-height: 0;
}
.sticky-product-info .main-product-img img {
  max-height: 55px;
  height: 100%;
  width: auto;
}
.sticky-product-info {
  display: none;
}
.sticky_title {
  margin-left: 15px;
}
.sticky_title img{
  max-width: 100px;
  max-height: 60px;
}
.price__large{
  font-size:19px;
}
.sticky_price {
  padding: 10px 15px;
  position: relative;
  white-space: nowrap;
}
.sticky_price:after {
  position: absolute;
  content: "";
  background: #0000001f;
  width: 1px;
  height: 38px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.add-ons-sum_wrapper {
  padding: 10px 15px;
  font-size: 14px;
  position: relative;
}
.sticky-wrapper.flex {
  justify-content: space-between;
}
span.title-variant-wrapper {
  display: flex;
  align-items: center;
}

.pdp-sticky-extra-info__wrapper {
  display: none;
  gap: 15px;
  padding: 0 15px;
}

.pdp-sticky-extra-info__tile {
  width: fit-content;
  display: flex;
  gap: 5px;
  align-items: center;
}

.pdp-sticky-extra-info__tile svg {
  width: 16px;
  min-width: 16px;
  height: auto;
  overflow: visible;
}

.pdp-sticky-extra-info__title {
  font-size: 14px;
}

@media screen and (min-width: 720px) {
  .pdp-sticky-form {
    padding: 8px 15px;
  }

  .sticky-product-info {
    display: flex;
    align-items: center;
  }

  .sticky-atc-btn {
    margin: auto 0;
    width: auto;
  }

  .sticky-atc-btn button {
    margin-left: auto;
  }
}

@media screen and (min-width: 840px) {
  .pdp-sticky-extra-info__wrapper {
    display: flex;
  }

  .pdp-sticky-extra-info__tile {
    display: none;
  }

  .pdp-sticky-extra-info__tile:nth-child(1) {
    display: flex;
  }
}

@media screen and (min-width: 1020px) {
  .pdp-sticky-extra-info__tile:nth-child(2) {
    display: flex;
  }
}

@media screen and (min-width: 1250px) {
  .pdp-sticky-form {
    padding: 13px 50px;
  }

  .pdp-sticky-extra-info__tile {
    display: flex !important;
  }

  .pdp-sticky-extra-info__tile:nth-child(3) {
    display: flex;
  }

  .add-ons-sum_wrapper-bordered:after {
    position: absolute;
    content: "";
    background: #0000001f;
    width: 1px;
    height: 38px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.chkbox {
  display: block;
  position: relative;
  padding: 0 10px;
  margin-left:12px;
  cursor: pointer;
  font-size: 22px;
  height:20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.upsell-variant-wrapper .dropdown_upsell input[disabled]+span+span {
  text-decoration: line-through;
  opacity: 0.6;
}

/* Hide the browser's default checkbox */
.suggested_product_wrapper input.chk-red {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 100%;
  left: -10px;
  z-index: 99;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #000000cc;
}

/* On mouse-over, add a grey background color
.suggested_product_wrapper:hover input.chk-red ~ .checkmark {
  background-color: #ccc;
} */
.sp-image_section span {
  font-size: 14px;
  margin-right:2px;
}
/* When the checkbox is checked, add a blue background */
.suggested_product_wrapper input.chk-red:checked ~ .checkmark {
  background-color: #BF0000;
  border: 1px solid #00000000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.suggested_product_wrapper input.chk-red:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.suggested_product_wrapper .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button {
  height: 30px;
  margin: 0 auto;
  width: 100%;
  border: none;

}
div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right svg{
  transform:none;
  opacity: 0.8;
}
div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left svg{
  transform:none;
  opacity: 0.8;
}
div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left.visible svg{
  opacity: 1;
}
div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right.visible svg{
  opacity: 1;
}
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left.visible {
    border-right: 1px solid #D9D9D9;
  }
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-right.visible {
    border-left: 1px solid #D9D9D9;
  }
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-right svg,
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left svg {   
    opacity: 0.8;
  }
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-right.visible svg,
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left.visible svg {   
    opacity: 1;
  }
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left{
    border-right: 1px solid #ffffff;
  }
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-right{
    border-left: 1px solid #ffffff;
  }
  .modal .product-gallery[data-product-gallery-thumbnails="below"] .product-gallery--navigation {
    display:flex;
  }


.product-details.product-details--desktop{
  position: relative;
  width:fit-content;
}
.tag__new{
  padding: 0px 8px 0px 8px;
  background: #0065BD;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  top: 15px;
  left: 100%;
  margin-left:20px;
  font-size:12px;
  font-family: rakuten-sans, "Trebuchet MS", sans-serif;
  letter-spacing:0.09 px;
  line-height:16px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  height:20px;
}
.tag__new.mobile{
  margin-left:10px;
  top: 10px;
  padding: 0px 8px 0px 8px;
  display:flex;
  align-items:center;
  justify-content:center;
  height:20px;
  font-family: rakuten-sans, "Trebuchet MS",sans-serif;
}
.product-title .tag__new.mobile{
  position:static;
  order:2;
}

.product-promo-message {
  padding: 2px 10px 2px 10px;
  margin: 0 0 12px;
  background: #0065BD14;
  font-size: 14px;
  line-height: 18.2px;
  font-family: rakuten-sans-ui-bold, "Trebuchet MS",sans-serif;
  font-weight: 600;
  color: #000000;
  width: fit-content;
}

.product-promo-message.desktop {
  display: none;
}

.sp-price-compare {
  color: #949494;
  text-decoration:line-through;
  font-size:19px;
}

.flex-start{
  align-items: flex-start;
}

.mob-only{
  display: none;
}
.desk-only{
  display: block;
}
.mob-only-flex{
  display: none;
}
.desk-only-flex{
  display: flex;
}
.upsell-variant-wrapper {
  position: relative;
}
.upsell-variant-wrapper .selected .option-value-input + .option-value-swatch-wrapper{
  border: 1px solid #000000a6;
}
.trustpilot-widget-box-product-mini div:first-child {
  max-height: 1px;
}
.trustpilot-widget{margin-left:0px;}
.variant-denominations option {
  font-size:14px;
  color:#4D4D4D;
  box-shadow: 0 2px 3px black;
}
.variant-denominations option:checked{
background-color: #bf000033;
margin:30px;
font-weight:700;
}
.variant-denominations option:hover {
background-color: #d50055;
}
ul.variant-denominations {
  list-style: none;
}
.compare-values ul.compare-products{
  list-style: none;
}
.dropdown, .dropdown_upsell {
  width: 150px;
  height: 22px;
  border-radius: 9px;
  position: relative;
  display:flex;
  align-items:center;
}
.dropdown .selected-input,
.dropdown_upsell .selected-input{
  position:relative;
  padding-right:16px;
  cursor:pointer;
  color: #4D4D4D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.15; 
}

.dropdown_upsell fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.btnAbs {
	position: absolute;	
	text-align: center;
	bottom: 13px;
	width: 100%;
}

.upsell-variant-wrapper .dropdown_upsell .selected-input:before, .compare-values .dropdown .selected-input:before {
  content: "";
  position: absolute;
  right: 0px;
  top: -3px;
  bottom:0;
  margin-top:auto;
  margin-bottom:auto;
  z-index: 9999;
  width:8px;
  height:8px;
  border: 1px solid black;
  border-top: transparent;
  border-right: transparent;
  transform: rotate(-45deg);
  pointer-events: none;
  transition: all 0.3s linear;
  margin-left: -30px;
}
.compare-values .dropdown::before,
.compare-values .dropdown .selected-input:before{
  right: 3px;
  top: 0;
}
.upsell-variant-wrapper .dropdown_upsell input, .compare-values .dropdown input,
.option-value-input{
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  position: absolute;
  top: 1px;
  left: 0;
  user-select: none;
  z-index: 3;
  font-size:14px;
  color: #4d4d4d;
}
.upsell-variant-wrapper .dropdown_upsell .options, .compare-values .dropdown .options{
  width: 100%;
  padding: 8px 0;
  cursor: pointer;
  background: white;
  border: none;
  outline: none;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  transition: all 0.4s ease;
  opacity: 0;
  transform: translateY(-50px);
  visibility: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18);
  z-index: 999999;
  box-shadow: 0px 11px 20px 0px rgba(0, 0, 0, 0.42);
}
.upsell-variant-wrapper .dropdown_upsell .options .option, .compare-values .dropdown .options .option {
  transition: all 0.2s ease;
  color: #4D4D4D;
  padding: 14px 16px;
  text-align:left;
}
.upsell-variant-wrapper .dropdown_upsell .options .option:hover, .compare-values .dropdown .options .option:hover {
  background: #bf000014;
  font-weight: 700;
}
.upsell-variant-wrapper .dropdown_upsell.opened .options, .compare-values .dropdown.opened .options{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.upsell-variant-wrapper .dropdown_upsell.opened::before, .compare-values .dropdown.opened::before{
  transform: rotate(-225deg);
  top: 11px;
}
.compare-values .dropdown.opened::before {
  top: 15px;
}
.mobile_cover label.option-value-label,
label.option-value-label {
  position: relative;
  transition: all 0.2s ease;
  color: #4D4D4D;
  text-align: left;
  display: inline-block;
  position: relative;
}
.color.upsell-variant-wrapper {
  display: block;
}
.color-mobile.upsell-variant-wrapper {
  display: none;
}
.modal label.option-value-label.selected .option-value-swatch-wrapper{
  border: 1px solid #000000a6 !important;
}
.dropdown.dropdown_new, .dropdown_upsell {
  height: 24px;
}
.compare-product-title input.selected-input {
  color: #4d4d4d;
  text-transform: capitalize;
  font-size: 26px;
  font-family: rakuten-sans, "Trebuchet MS",sans-serif;
  font-weight: 700;
  min-height: 36px;
  border: none;
  outline: none;
  text-align: center;
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.compare-product-title .dropdown, .compare-product-title .dropdown_upsell {
  width: 100%;
  height: 36px;
}

.product-main .option-values .option-value-input + .option-value-swatch-wrapper {
  width:100%;
  aspect-ratio: 1;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.option-value-input + .option-value-swatch-wrapper .swatch-inner {
  width: 100%!important;
}


.product-form--atc-button {
  margin-top: 0!important;
}

.product-pricing ~ afterpay-placement {
  margin-bottom: 20px;
}

afterpay-placement .afterpay-paragraph {
  font-size: 14px!important;
}

@media screen and (min-width:720px) {
  .gallery-navigation--scroll-button.scroll-left,
  .gallery-navigation--scroll-button.scroll-right {   
    padding-left: 0;
    padding-right: 0;    
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left {
    border-bottom: 1px solid #ffffff;
  }

  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left.visible {
    border-bottom: 1px solid #d9d9d9;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right {
    border-top: 1px solid #ffffff;
  }

  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right.visible {
    border-top: 1px solid #d9d9d9;
  }
  .swatches-variant-images-square .option-value-input + .option-value-swatch-wrapper .swatch {
    width: 49px;
   }

   .product-promo-message.desktop {
    display: block;
  }
  .product-promo-message.mobile {
    display: none;
  }
}

@media screen and (max-width:719px) {
  .trustpilot-widget-box-product-mini iframe {
    margin-top: 12px!important;
  }

  .product-promo-message.mobile {
    display: block;
    margin: auto;
    margin-top: 15px;
  }

  .product-pricing {
    margin-bottom: 8px;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button{
    height: auto;
    width: auto;
  }
  .product-gallery--navigation{
    display:flex;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left svg, div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right svg{
    transform: rotate(270deg);
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left {
    border-bottom: 0px solid #D9D9D9;
    border-right: 1px solid #D9D9D900;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-left.visible,
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-left.visible {
    border-right: 1px solid #D9D9D9;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right {
    border-top: 0px solid #D9D9D9;
    border-left: 1px solid #D9D9D900;
  }
  div[data-product-gallery-thumbnails="left"] .gallery-navigation--scroll-button.scroll-right.visible,
  div[data-product-gallery-thumbnails="below"] .gallery-navigation--scroll-button.scroll-right.visible {
    border-left: 1px solid #D9D9D9;
  }
  div[data-product-form-area] {
    border-top: 0px solid #0000001f;
  }
}

@media screen and (min-width:720px) and (max-width: 992px) {  
 .product-title img{
    max-width:100%;
 }
 .product-details.product-details--desktop .product-title {
    max-width:250px;
 }
  .product-details.product-details--desktop .tag__new{
    left: 96%;
 }
}

@media screen and (max-width: 767px) {
  .swatches-variant-images-square legend {
    width:100%;
  }
  .upsell-variant-wrapper .mobile_cover .option-value-input + .option-value-swatch-wrapper{
    height:0;
    display:none;
  }
  .upsell-variant-wrapper .option-value-input + .option-value-swatch-wrapper {
    border: transparent;
  }
  .upsell-variant-wrapper .option-value-input:checked + .option-value-swatch-wrapper {
    border: 1px solid #00000000;
  }
  .upsell-variant-wrapper {
    position: initial;
  }
  span.title-variant-wrapper {
    position: relative;
  }
  .mob-only{
    display: block;
  }
  .desk-only{
    display: none;
  }
  .desk-only-flex{
    display: none;
  }
  .mob-only-flex{
    display: flex;
  }
  .mobile_cover label.option-value-label {
    padding: 13px 16px;
  }
  .color.upsell-variant-wrapper {
    display: none;
  }
  .color.upsell-variant-wrapper .dropdown_upsell {
    height: 0;
  }
  .color-mobile.upsell-variant-wrapper {
    display: flex;
  }
  .upsell-variant-wrapper .dropdown_upsell::before .dropdown.dropdown_new, 
  .upsell-variant-wrapper .dropdown_upsell .selected-input:before .dropdown.dropdown_new,
  .dropdown_upsell  {
    height: 22px;
  }
  .upsell-variant-wrapper .dropdown_upsell::before,
  .upsell-variant-wrapper .dropdown_upsell .selected-input:before {
    right: -5px;
    top: -4px;
    width: 9px;
    height: 9px;
    border: 1px solid black;
    border-top: transparent;
    border-right: transparent;
  }
  .opened .mobile_cover {
    z-index: 99999;
  }
  .mobile_cover label{
    display:block;
  } 
  .mobile_cover {
    display: block;
    top: 30px;
    width: 100%;
    padding: 8px 0;
    cursor: pointer;
    background: white;
    outline: none;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
    transition: all 0.7s ease;
    opacity: 0;
    transform: translateY(-50px);
    visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0.18);
    z-index: 9999;
    box-shadow: 0px 11px 20px 0px rgba(0, 0, 0, 0.42);
    text-align:left;
  }
  input.selected-input.mob-only {
    width: 100%;
    cursor: pointer;
    position: absolute;
    user-select: none;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 16px;
  }
  .dropdown.opened .mobile_cover, .dropdown_upsell.opened .mobile_cover {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .option.mob-only {
      text-align: left;
      padding: 0 13px;
  }
}

@media screen and (min-width:992px) and  (max-width: 1300px) {
  h3.suggested_product_title{
    max-width:90%;   
    margin-bottom:1px; 
    margin-bottom: 4px;
  }
  span.title-variant-wrapper {
    flex-wrap:wrap;
  }
}

@media screen and (max-width:992px) {
  button#AddToCart-sticky {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .suggested_product_wrapper.flex{
    padding: 5px 10px 5px 5px;
  }
  span.title-variant-wrapper {
    display: flex;
    align-items: flex-start;
  }
  .rich-text-wide.p-70,
  .template-product .rich-text--container .rich-text-wide.rich-text-wide.p-70 {
    padding: 42px 0;
  }
  .sticky-product-info{
    display:none;
  }
  .sticky-atc-btn {
    width: 100%;
  }
  span.title-variant-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  .pdp-sticky-form .product-form--atc-button {
    padding: 15px 20px;
    margin-top: 0;
  }
  .upsell-variant-wrapper {
    margin-left: 10px;
  }
  h3.suggested_product_title {
    margin: 4px 10px;
    text-align:left;
    line-height: 0.8;
  }
  .sp-image_section {
    display: flex;
    justify-content: space-between;
    gap: 5px;
  }
  .flex.mobile-column,
  .suggested_product_wrapper.flex .mobile-column{
    flex-direction: column;
    align-items: flex-end;
  }  
  .upsell-variant-wrapper:before{
    display:none;
  }
  
 .product-details.product-details--desktop .product-title {
	  max-width:250px;
 }
  .product-details.product-details--desktop .tag__new{
    left: 96%;
 }
}

@media screen and (min-width: 1024px) {
  .product--container{
    padding-right: 75px;
    padding-left: 75px;
  } 
  h3.suggested_product_title{
    flex: 0 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .flex.mobile-column .sp-image_section {
    margin-bottom: 5px;
  } 
}

@media screen and (min-width:1200px) {
  .swatches-variant-images-square .option-value-input + .option-value-swatch-wrapper {
    height: 49px;
    }
   .swatches-variant-images-square .option-value-input + .option-value-swatch-wrapper .swatch-inner {
      background-repeat: no-repeat;
   } 
}

@media screen and (max-width: 1400px) {
  .sticky-product-info .main-product-img img {
    max-width: 45px;
    max-height: 45px;
  }
  .product-form--atc-button{
    margin-top: 0rem;
  }
}

@media screen and (min-width: 1440px) {
  .product--container{
    padding-right:77px;
    padding-left:77px;
  } 
}

/* COLLECTION PAGE CONTENT SPOTS VIA METAOBJECTS */
.content-spot {
	background-size: cover !important;
	display: flex;
	align-items: center;
	padding: 4.0625rem 3.125rem;
	background-position: center !important;
	background-repeat: no-repeat !important;
	width: 100%;
	height: 100%;
}
.content-spot.sm\:align-left {
	justify-content: flex-start;
}
.content-spot.sm\:align-left .spot_content {
	margin-right: auto;
}
.content-spot.sm\:align-center {
	justify-content: center;
}
.content-spot.sm\:align-center .spot_content {
	margin-left: auto;
	margin-right: auto;
}
.content-spot.sm\:align-right .spot_content {
	margin-left: auto;
	margin-right: 0;
}
.spot_title {
	font-size: 1.875rem;
	font-family: rakuten-serif, "Trebuchet MS", sans-serif;
	font-weight: 700;
	margin-bottom: 0.875rem;
	z-index: 2;
	position: relative;
}
.spot_content {
	font-size: 1.125rem;
	line-height: 1.5;
	margin-bottom: 1.8125rem;
	max-width: 20rem;
	z-index: 2;
	position: relative;
}
.spot-text.dark {
	color: #484848;
}
.spot-text.light {
	color: #fff;
}
.spot-text.sm\:text-left {
	text-align: left;
}
.spot-text.sm\:text-center {
	text-align: center;
}
.spot-text.sm\:text-right {
	text-align: right;
}
.productitem.mobile-stacked .spot-text img {
	display: none;
}
.content-spot {
	position: relative;
}
.spot-background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.spot-background.spot-mobile {
	display: none;
}
.spot-background.spot-desktop {
	display: block;
}
@media screen and (max-width: 679px) {
	.spot-background.spot-mobile {
		display: block;
	}
	.spot-background.spot-mobile.stack-spot,
  .spot-background.spot-desktop.mobile-hidden {
		display: none;
	}
	.spot_title {
		font-size: 1.625rem;
		margin-bottom: 1.125rem;
	}
	.spot_content {
		font-size: 1rem;
		margin-bottom: 1.75rem;
	}
	.productitem.mobile-stacked .content-spot {
		padding-left: 0;
		padding-right: 0;
		background: none !important;
		background: none;
		padding: 0;
	}
	.productitem.mobile-stacked .spot-text {
		background: #0000000a;
	}
	.productitem.mobile-stacked .spot-text img {
		max-width: 100%;
		height: auto;
		display: block;
	}
	.productitem.mobile-stacked .spot_title {
		margin-top: 2rem;
	}
	.productitem.mobile-stacked .spot_content {
		margin-top: 1.125rem;
	}
	.productitem.mobile-stacked a {
		margin-bottom: 2rem;
	}
  .spot-text.text-left {
    text-align: left;
  }
  .spot-text.text-center {
    text-align: center;
  }
  .spot-text.text-right {
    text-align: right;
  }
  .content-spot.align-left {
    justify-content: flex-start;
  }
  .content-spot.align-left .spot_content {
    margin-right: auto;
    margin-left: 0;
  }
  .content-spot.align-center {
    justify-content: center;
  }
  .content-spot.align-center .spot_content {
    margin-left: auto;
    margin-right: auto;
  }
  .content-spot.align-right .spot_content {
    margin-left: auto;
    margin-right: 0;
  }

  .content-spot.align-left .spot-content-wrapper,
  .content-spot.align-right .spot-content-wrapper {
    padding: 0 2rem;
  }
  .mobile-overlay .content-spot.align-left .spot-content-wrapper,
  .mobile-overlay .content-spot.align-right .spot-content-wrapper {
    padding: unset;
  }

  .spot-content-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

/* COLLECTION PAGE CUSTOM TABS VIA METAOBJECTS */

.quick-links {
  margin-top: 14px;
}
@media screen and (min-width: 768px) {
  .quick-links {
    margin-top: 40px;
  }
}
.quick-links__arrows {
  display: none;
  justify-content: flex-end;
  gap: 5px;
  margin-bottom: 14px;
}
/* @media screen and (min-width: 1170px) {
  .quick-links__arrows {
    display: none;
  }
} */
.quick-links__arrows button {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quick-links__arrows button[disabled] svg {
  opacity: 0.42;
  cursor: not-allowed;
} 
.quick-links__item {
  scroll-snap-align: start
}
#scrollDiv.collection-meta-tabs {
  overflow-x: scroll;
  margin-right: -10px;
  scroll-snap-type: y mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#scrollDiv.collection-meta-tabs::-webkit-scrollbar {
  display: none;
}
.meta-tab-wrapper {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(5, minmax(215px, 1fr));
  justify-content: flex-start;
  list-style: none;
  margin-block-start: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.meta-tab {
  padding-left: 25px;
  min-height: 80px;
  width: 100%;
  vertical-align: middle;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .meta-tab { 
      min-height: 95px;
  }
}
.meta-tab-title {
  font-size: 20px;
  font-family: rakuten-serif, "Trebuchet MS",sans-serif;
  line-height: 1.3;
  font-weight: 700;
  width: 50%;
}
.meta-tab.white .meta-tab-title{
  color:#fff;
}
.meta-tab.black .meta-tab-title{
  color:#4d4d4d;
}
.meta-tab-wrapper a{
  text-decoration:none;
}
.productgrid--utils {
  width: auto;
  margin-left: auto;
}
.plp-popup{
  display:none;
}
@media screen and (max-width: 767px) {
  .productitem-ereader--info .productitem--price{
    margin: 0.125rem auto;
    max-height: 24px;
  }
  .productitem.flex {
    gap: 16px;
  }
  .productitem--features li {
    font-size: 0.875rem;
  }
  .product-title a {
    font-size: 24px;
  }
}

/* PLP Tiles */
figure.productitem--image,
figure.productitem--image-alternate
 {
  padding: 12px;
}
.productitem.flex.flex-grow {
  gap: 12px;
  align-items: center;
}
.productitem.flex.flex-grow .productitem--image-link,
.productitem.flex.flex-grow .productitem--container {
  flex-basis: 50%;
  min-width: 50%;
}

.productitem--container {
  display: flex;
  align-items: center;
}

.productitem--container .productitem-ereader--info {
  height: unset;
  gap: 16px;
  width: 100%;
}

.productitem--container .upper-info .product-title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.productitem--container .upper-info .product-title, 
.productitem--container .upper-info .productitem--price {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0
} 

.productitem--container .upper-info .product-title a {
  font-size: 26px;
}

.productitem--container .upper-info {
  gap: 8px;
  display: grid;
}

.productitem--container .productitem--swatches,
.productitem--container .productitem--swatches-container {
  margin: 0;
  height: auto;
  z-index: 999999;
}

.productitem--container .productitem--swatches-swatch-wrapper {
  height: 32px;
  width: 32px;
}

.productitem--container .productitem--swatches-input:checked + .productitem--swatches-swatch-wrapper,
.productitem--container .productitem--swatches-input:checked:focus ~ .productitem--swatches-swatch-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.65);
  box-shadow: none;
}

.productitem--container .productitem--features .productitem--feature {
  font-size: 15px;
  gap: 13px;
  line-height: unset;
  grid-template-columns: 25px max-content;
  padding: 4px 0;
}

.productitem--container .productitem--features .productitem--feature svg {
  margin: auto;
}

.price-wrapper {
  align-items: center;
  gap: 8px;
  font-family: rakuten-sans-semibold, "Trebuchet MS";
}

.price-wrapper * {
  font-size: 21px;
}

.price-wrapper .price--compare-at {
  font-size: 20px;
  text-decoration-line: line-through;
  color: #949494;
  line-height: unset;
}

.tag__free_trial {
  background: rgba(0, 101, 189, 0.08);
  color: #000;
  font-size: 14px;
  text-align: left;
  justify-content: flex-start;
  padding: 6px 10px;
  display: flex;
  font-family: rakuten-sans, "Trebuchet MS", sans-serif;
  font-weight: 700;
  width: fit-content;
  line-height: unset;
}

.product-badge {
  border-radius: 18px;
  background-color: #0065BD;
  color: #fff;
  padding: 2px 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  font-family: rakuten-sans, "Trebuchet MS", sans-serif;
  letter-spacing: 0.086px;
  line-height: 16px;
}

.productitem--container  .productitem-button--container,
.productitem--container .productitem-button--container button,
.productitem--container .productitem--swatches-swatch-wrapper .productitem--swatches-swatch-inner,
.productitem.flex.flex-grow .productitem--image-link,
.productitem.flex.flex-grow .productitem--container {
  width: auto;
}

.productitem--container .productitem-button--container {
  width: unset;
}

@media screen and (max-width: 767px) {
  .productitem--container  .productitem-button--container {
    max-width: 210px;
    width: 100%;
  }
  .productitem--container .productitem-button--container button {
    width: 100%;
  }
  .productitem--container .upper-info .product-title a {
    font-size: 24px;
  }
  .productitem.flex.flex-grow {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .productitem--container .upper-info {
    width: 100%;
  }
}

@media screen and (max-width: 1300px) {
  .productitem--container .productitem-ereader--info {
    gap: 14px;
  }

  .productitem--container .upper-info {
    gap: 0;
  }
  .productitem--container .upper-info .product-title {
    justify-content: center;
  }
  .productitem--container .upper-info .productitem--price {
    margin-top: 5px;
  }

  .productitem--container .productitem-button--container,
  .productitem--container .upper-info .price-wrapper {
    justify-content: center;
  }
  .tag__free_trial {
    justify-content: center;
    margin: 14px auto 0px auto;
    text-align: center;
  }
}

/*INFO SECTION CSS*/
/* Container for the custom section */

.image-text {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.image-text--flush-bottom {
  margin-bottom: calc(-3.875rem - 8px);
}

.image-text__wrapper {
  max-width: 1350px;
  width: 100%;
  margin: auto;
  padding: 25px 12px;
  display: grid;
  gap: 25px;
  align-items: center;
}

.image-text__image img{
  width: 100%;
  height: auto;
  display: block;
}

.image-text__content {
  color: #4D4D4D;
  font-family: rakuten-sans, "Trebuchet MS", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
  text-align:left;
  gap: 16px;
  display: grid;
}

.image-text__text p:first-of-type {
  margin-top: 0;
}

.image-text__title{
  color: #484848;
  font-family: rakuten-serif, "Trebuchet MS", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  margin: 0;
}

.image-text__content a{
  text-decoration-line: underline; 
}

@media (min-width: 900px) {
  .image-text__wrapper {
    grid-template-columns: repeat(2, minmax(400px, 1fr));
  }
  .image-text__wrapper {
    padding: 54px 36px;
    gap: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .image-text--flush-bottom {
    margin-bottom: calc(-6.25rem - 8px);
  }
}

/* Helpers */

.icon {
  vertical-align: middle;
  display: block;
}

.w-fc {
  width: fit-content;
}
.button-primary.sold-out,
.button-primary:not(.disabled).sold-out:hover {
  background-color: #606060;
}

/* START ::: Facets */

body.overlay .site-header, body.overlay .announcement-bar-section {
  z-index: 20;
}

body.overlay .announcement-bar-section {
  position: relative;
}

.facet-filters__wrapper {
  width: 100%;
}

.facet-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.facet-actions__open {
  background-color: #000;
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  font-family: rakuten-sans-ui-bold, sans-serif;
  padding: 10px 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border: none;
  cursor: pointer;
  min-width: 250px;
  width: fit-content;
}

.facet-filters__applied-label {
  margin-bottom: 12px;
  color: #000;
}

.facet-actions__applied-filters, .facet-filters__applied-filters {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.facet-actions__applied-filters {
  margin-bottom: 12px;
}

.productgrid--wrapper .facet-actions__applied-filters {
  margin-bottom: 0;
}

.facet-actions__applied-filter, .facet-filters__applied-filter {
  background-color: #EBEBEB;
  color: #000;
  font-family: rakuten-sans-ui, "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
}

.facet-actions__applied-filter button, .facet-filters__applied-filter button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  height: 13px;
}

.facet-actions__applied-filter button svg, .facet-filters__applied-filter button svg {
  width: 12px;
  height: 12px;
}

.facet-actions--sticky {
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0px 10px 25px 5px rgba(0, 0, 0, 0.35);
  padding: 10px 50px;
  width: 100%;
}

body.overlay .facet-actions--sticky {
  opacity: 0;
}

.facet-actions--sticky .facet-filters.sorting-sticky {
  display: flex;
  align-items: center;
  width: fit-content;
}

.facet-actions--sticky .facet-actions__applied-filters {
  display: none;
}

.facets-outer-wrapper {
  position: fixed;
  top: 15px;
  left: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .5s;
  transform: translate(-100%);
  background-color: #fff;
  height: calc(100% - 30px);
  width: 550px;
  max-width: 100vw;
  z-index: 999999;
  padding: 15px 10px 10px 10px;
  display: flex;
  flex-direction: column;
}

.facets-outer-wrapper.open {
  transform: none;
  left: 15px;
}

.facets-outer-wrapper + #ProductGridContainer .productgrid--items {
  margin-top: 0;
}

.no-js:not(html) {
	display: none !important;
}

.facets-container {
  height: 100%;
  overflow: scroll;
  margin-bottom: 58px;
}

.facet-actions__apply-wrapper {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  box-shadow: 0px 5px 14px 0px rgba(128, 128, 128, 0.25);
}

.facet-actions__apply {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-family: rakuten-sans-ui-bold, sans-serif;
  font-weight: 600;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

.active-facets-mobile {
  margin-bottom: 0.5rem;
}

.facet-filters__label {
  color: #000;
  font-family: rakuten-sans-ui-bold, "Trebuchet MS";
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.facet-filters__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.4rem;
  cursor: pointer;
  height: 4.5rem;
  padding: 0 1.5rem;
  min-width: 25rem;
  margin-top: 2.4rem;
  border: 0.1rem solid rgba(var(--color-foreground), 0.55);
}

.facet-filters__summary::after {
  position: static;
}

.facet-sorting__caret {
  transition: .2s all ease-in-out;
}

.facet-sorting__caret.open {
  transform: rotate(180deg);
}

.sort-by-wrapper{
  display: flex;
  align-items: center;  
  gap: 8px;
  cursor: pointer;
}

.sort-by-button {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 8px 0;
}

.sort-by-button .sortby-value {
  color: #000;
  font-family: rakuten-sans-ui, "Trebuchet MS";
  font-size: 16px;
}

.facet-filters__field .select:after,
.facet-filters__field .select:before {
  content: none;
}

.facet-filters__field .select__select {
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  transition: none;
}

.facet-filters button {
  margin-left: 2.5rem;
}

.facet-filters__sort {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-size: 1.4rem;
  height: auto;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  margin: 0;
  padding-left: 0;
  padding-right: 1.75rem;
}

.facet-filters__sort + .icon-caret {
  right: 0;
}

@media screen and (forced-colors: active) {
  .facet-filters__sort {
    border: none;
  }
}

.facet-filters__sort,
.facet-filters__sort:hover {
  box-shadow: none;
  filter: none;
  transition: none;
}

.facet-filters__sort:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.facet-filters__sort.focused,
.no-js .facet-filters__sort:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.no-js .facet-filters__sort:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

.facets {
  display: block;
}

.facet-filters.sorting-sticky {
  display: none;
}

.sorting-sticky .facet-filters__field {
  position: relative;
  width: fit-content;
}

.sorting-sticky .form-field-select-wrapper {
  position: absolute;
  min-width: 194px;
  bottom: 0;
  z-index: 9999999;
  box-shadow: 0 11px 20px #0000006b !important;
}

.facets__form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.facet-filters__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #0000001f;
}

.facet-filters__header-actions {
  display: flex;
  align-items: center;
  gap: 27px;
}

.facet-actions__close {
  border: none;
  background: none;
  cursor: pointer;
}

.facet-actions__close svg {
  width: 12px;
  height: 12px;
}

.facet-filters__title {
  color: #000;
  font-family: rakuten-serif, "Trebuchet MS";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  margin: 0;
}

.facets__wrapper {
  display: flex;
  flex-direction: column; 
  transition: 0.3s;
  gap: 12px;
  width: 100%;
}

.facets__heading {
  font-family: rakuten-sans-ui-bold, Trebuchet MS;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  color: #000;
  margin: 0;
}

.facets__reset {
  margin-left: auto;
}

.facets__summary {
  position: relative;
  min-width: 120px;
  background: #00000014;
  padding: 8px;
  white-space: nowrap;
}

.facet__summary-text {
  padding-right: 30px;
}

.facets__disclosure fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.facets__disclosure[open] .facets__summary,
.facets__summary:hover {
  color: rgb(var(--color-foreground));
}

.facets__disclosure[open] .facets__display {
  animation: animateMenuOpen var(--duration-default) ease;
}

.facets__summary span {
  transition: text-decoration var(--duration-short) ease;
  font-family: rakuten-sans-ui-bold, "sans-serif";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #000;
}

.facets__summary span.facets__selected.hidden{
  display: none;
} 
} 
.disclosure-has-popup[open] > .facets__summary::before {
  z-index: 2;
}
}
.disclosure-has-popup[open] > .facets__summary::before {
  z-index: 2;
}

.facets__summary > span {
  line-height: calc(1 + 0.3 / var(--font-body-scale));
}

.facets__summary .icon-caret {
  right: 0;
}

.facets__display {   
  background-color: #ffffff;
  overflow-y: auto;
}

.filter-horizontal .facets__display {
  width: 100%;
}

.filter-horizontal .facets__display li.filter-group-display__list-item {
  display: block;
  width: auto;
  padding: 10px;
  padding-left: 15px;
}

.facets__header {
  border-bottom: 1px solid rgba(var(--color-foreground), 0.2);
  padding: 1.5rem 2rem;
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  position: sticky;
  top: 0;
  background-color: rgb(var(--color-background));
  z-index: 1;
  display:none;
}

.facets__list {
  padding-left: 0;
  margin: 0;
}

.facets__item { 
  display: block;
  width: auto;
}

.facets__item label,
.facets__item input[type='checkbox'] {
  cursor: pointer;
}
.facets__item label{
  display: block;
  position: relative;
  padding: 10px 15px;    
  font-family: rakuten-sans-ui, Trebuchet MS;
  font-size: 14px;
  line-height: 18px;
  margin-left: 0;
  margin-bottom: 0;
  height: 20px;
  user-select: none;
}
.facet-checkbox {  
  position: relative;  
}

.facet-checkbox input[type='checkbox'] { 
  height: 18px;
  width: 18px;
  position: absolute;
  opacity: 1;
  cursor: pointer;
  left: 15px;
  z-index: 99;
  appearance: none;
  border-radius:0;
  box-shadow: none;
}

.no-js .facet-checkbox input[type='checkbox'] {
  z-index: 0;
}

.facet-checkbox > svg {
  height: 18px;
  width: 18px;  
  margin-right: 5px;
  margin-bottom: 5px;
}
.facet-checkbox > span,
.facet-checkbox > svg {
  vertical-align: middle;
  color: #000;
}

.facet-checkbox > svg path,
.facet-checkbox > svg rect{ 
  stroke:#000000cc;
}

.facet-checkbox .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: auto;
  z-index: 5;
  top: 10px;
  background: white;
}

.facet-checkbox > input[type='checkbox']:checked ~ .icon-checkmark {
  visibility: visible;
  height: 18px;
  width: 19px;
}

@media screen and (forced-colors: active) {
  .facet-checkbox > svg {
    background-color: inherit;
    border: 0.1rem solid rgb(var(--color-background));
  }

  .facet-checkbox > input[type='checkbox']:checked ~ .icon-checkmark {
    border: none;
  }
}

.facet-checkbox--disabled {
  color: rgba(var(--color-foreground), 0.4);
}

.facets__price {
  display: flex;
  padding: 2rem;
}

.facets__price .field + .field-currency {
  margin-left: 2rem;
}

.facets__price .field {
  align-items: center;
}

.facets__price .field-currency {
  align-self: center;
  margin-right: 0.6rem;
}

.facets__price .field__label {
  left: 1.5rem;
}

button.facets__button {
  min-height: 0;
  margin: 0 0 0 0.5rem;
  box-shadow: none;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.facets__button-no-js {
  transform: translateY(-0.6rem);
}

.active-facets {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  grid-column: 1 / -1;
  grid-row: 2;
  margin-top: -0.5rem;
  display: none;
}

.active-facets__button {
  display: block;
  margin-right: 1.5rem;
  margin-top: 1.5rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  text-decoration: none;
}

span.active-facets__button-inner {
  color: rgb(var(--color-foreground));
  box-shadow: 0 0 0 0.1rem rgb(var(--color-foreground));
  border-radius: 2.6rem;
  font-size: 1rem;
  min-height: 0;
  min-width: 0;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: stretch;
}

span.active-facets__button-inner:before,
span.active-facets__button-inner:after {
  display: none;
}

.active-facets__button-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
}

.facets__wrapper .active-facets__button-wrapper a, .active-facets__button-remove {
  color: #000;
  font-weight: 600;
  font-family: rakuten-sans-ui, Trebuchet MS;
  font-size: 16px;
}

.facets__wrapper .active-facets__button-wrapper {
  padding-top: 0rem;
  font-family: rakuten-sans-semibold, Trebuchet MS;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #000;
  text-transform: capitalize;
  display: block;
  position: relative;
}

.facets__wrapper .active-facets__button-wrapper:after {
	content: "";
	position: absolute;
	left: -12px;
	height: 26px;
	width: 1px;
	background: black;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 750px) {
  .facets-container > * + * {
    margin-top: 0;
  }

  .facets__form .product-count {
    grid-column-start: 3;
    align-self: flex-start;
  }

  .facets-container-drawer {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    column-gap: 0;
  }

  .facets-container-drawer .product-count {
    margin: 0 0 0.5rem 3.5rem;
  }

  .facets-container-drawer .facets-pill {
    width: 100%;
  }

  .facets-container-drawer .facets__form {
    display: block;
  }
}

@media screen and (max-width: 989px) {
  .active-facets {
    margin: 0 -1.2rem -1.2rem;
  }

  span.active-facets__button-inner {
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
  }
}

@media screen and (min-width: 990px) {
  .active-facets__button {
    margin-right: 1.5rem;
  }

  .active-facets__button-wrapper {
    font-family: rakuten-sans-semibold, Trebuchet MS;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-transform: capitalize;
    margin-top: 0px;
    display: block;
    position: relative;
  }
   
  .active-facets__button svg {
    margin-right: -0.4rem;
    margin-top: 0.1rem;
    width: 1.4rem;
  }
}

@media screen and (min-width: 1001px) {
  .facets__form {
    align-items: flex-start;
  }

  .large-up-hide {
    display: none !important;
  }
}

.active-facets__button:hover .active-facets__button-inner {
  box-shadow: 0 0 0 0.2rem rgb(var(--color-foreground));
}

.active-facets__button--light .active-facets__button-inner {
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);
}

.active-facets__button--light:hover .active-facets__button-inner {
  box-shadow: 0 0 0 0.2rem rgba(var(--color-foreground), 0.4);
}

a.active-facets__button:focus-visible {
  outline: none;
  box-shadow: none;
}

/* outline styling for Windows High Contrast Mode */
@media (forced-colors: active) {
  a.active-facets__button:focus-visible {
    outline: transparent solid 1px;
  }
}
a.active-facets__button.focused,
.no-js a.active-facets__button:focus {
  outline: none;
  box-shadow: none;
}

a.active-facets__button:focus-visible .active-facets__button-inner {
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2), 0 0 0 0.2rem rgb(var(--color-background)),
    0 0 0 0.4rem rgb(var(--color-foreground));
  outline: none;
}

a.active-facets__button.focused .active-facets__button-inner,
.no-js a.active-facets__button:focus .active-facets__button-inner {
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2), 0 0 0 0.2rem rgb(var(--color-background)),
    0 0 0 0.4rem rgb(var(--color-foreground));
  outline: none;
}

.active-facets__button svg {
  align-self: center;
  flex-shrink: 0;
  margin-left: 0.6rem;
  margin-right: -0.2rem;
  pointer-events: none;
  width: 1.2rem;
}

.active-facets facet-remove:only-child {
  display: none;
}

.active-facets__button.disabled {
  pointer-events: none;
}

.product-count {
  align-self: center;
  position: relative;
  text-align: right;
}

.product-count__text {
  font-size: 1.4rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  margin: 0;
}

.product-count__text.loading {
  visibility: hidden;
}

.product-count .loading-overlay__spinner,
.product-count-vertical .loading-overlay__spinner {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.8rem;
}

.product-count__text.loading + .loading-overlay__spinner {
  display: block;
}
/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  height: 0.6rem;
  right: 1.5rem;
  top: calc(50% - 0.2rem);
}

summary::-webkit-details-marker {
  display: none;
}

.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more,
.button-show-less {
  margin-top: 1.5rem;
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

.facets__summary:after {
	content: "";
	position: absolute;
	height: 6px;
	width: 6px;
	top: 12px;
	right: 12px;
	border: 1px solid #000000a6;
	border-width: 0px 1px 1px 0;
	transform: rotate(45deg);
	transition: 0.3s;
}

.facets__summary[aria-expanded='true']:after,
.facets__summary[aria-expanded='true']:after,.facets__disclosure[open=""] .facets__summary:after {
	transform: rotate(225deg);
	top: 15px;
}

select.facet-filters__sort.select__select{
  display: none;
}

.facet-filters {
  width: 100%;
}

.facet-filters.sorting {
  padding-bottom: 12px;
  border-bottom: 1px solid #E0E0E0;
}

#facetsDropdownSortOptions {
  max-height: 300px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  opacity: 1;
  pointer-events: all;
}

#facetsDropdownSortOptions.hidden-dropdown {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}

.facet-filters .form-field-select-wrapper .form-field-select,
.facet-filters .form-field-select-wrapper .form-field-select:hover {
	padding: 0;
	text-align: left;
  box-shadow: none;
	background: white;
  font-size: var(--font-size-body-smaller);
  width: 100%;
  color: #4d4d4d;
  border: 0;
  border-radius: 0;
}

.facet-filters .form-field-select-wrapper .form-field-select {
  padding-right: 0;
}

.option-decoy {
	color: #000;
	display: block;
	width: auto;
	padding: 10px;
	padding-left: 15px;
	font-family: rakuten-sans-ui, Trebuchet MS;
}

.option-decoy:hover {
	background: #EDEDED;
	color: #BF0000;
}

.option-decoy.selected {
	background: #BF000014;
	font-weight: 700;
}

.facet-checkbox input:checked + svg path,
.facet-checkbox input:checked + svg rect  {
  fill: #BF0000;

}
.facet-checkbox input:checked + svg + svg path{
  stroke: #ffffff!important;
}

.facets__item:hover, .facets__item:focus-within {
  background: #EDEDED;
  color: #BF0000;
}

.facets__item .facet-checkbox--disabled input,
.facets__item .facet-checkbox--disabled svg,
.facets__item .facet-checkbox--disabled{
  cursor: not-allowed;
  opacity: 0.7;
}

.facet-checkbox--disabled span{
  color:#cccccc;
}

.facet-filters__label #facetLabel {
  pointer-events: none;
}

.facet-checkbox--disabledinput[type="checkbox"] {border:none;}

.facets__item:has(.facet-checkbox input:checked) {
  background: rgba(191, 0, 0, 0.08);
}

@media screen and  (max-width: 1000px) {
  .facet-actions--sticky {
    padding: 10px;
  }

  .facet-actions__open {
    width: 100%;
  }

  .facets-outer-wrapper {
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    transform: translate(-120%);
  }

  .facets-outer-wrapper.open {
    transform: none;
    left: 5px;
  }

  .facets.filter-horizontal .facets__form {
   display: flex; 
   flex-direction: column;
  }

  .facets .facets__wrapper{
    order: 3;
  }

  .facets__summary {
    padding: 10px 8px 10px 15px;
    margin-right: 0px;     
    z-index: 0;
  }

  .form-field-select-wrapper .form-field-select,
  .form-field-select-wrapper .form-field-select:hover {
    box-shadow: none!important;
    margin-top: 0;
    padding-top: 0;
  }

  .facets__item label, 
  .option-decoy {
    padding-left: 25px;
  }
  
  .sort-by-wrapper {
    width:100%;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    background: #00000014;
    padding: 10px 8px;      
    position: relative;
    line-height: 21px;
    z-index: 2;
  }

  .sort-by-wrapper:after, .facets__summary:after {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    top: 12px;
    right: 12px;
    border: 1px solid #000000a6;
    border-width: 0px 1px 1px 0;
    transform: rotate(45deg);
    transition: 0.3s;
  }

  .sort-by-wrapper.open:after,.facets__summary[aria-expanded="true"]:after {
    transform: rotate(225deg);
    top: 15px;
  }

  .facet-filters__field .select {
    display: block;
    position: static;
    width: 100%;     
  }

  .facet-filters.sorting-sticky {
    display: none !important;
  }

  .form-field-select-wrapper .form-field-select {
    text-align: left;
    box-shadow:none;
    margin-top: 0px;    
    padding:0;
    font-size: 14px;     
  }

  .option-decoy.selected {
    background:rgba(191, 0, 0, 0.08);
    font-weight: 700;
  }

  .facets__display {    
    position: static;
    top: auto;      
    max-height: none;
    overflow-y: visible;
  }

  .facets__summary span {      
    font-weight: 600;
  }

  .facets__wrapper .active-facets__button-wrapper {
    font-family: rakuten-sans-semibold, Trebuchet MS;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;     
    text-transform: capitalize;
    display: block;
    margin-left: 0px;
    position: relative;
  }

  .facet-checkbox input[type="checkbox"]{
    opacity: 0;
    left: unset;
  }

  .small-hide {
    display: none !important;
  }
}

/* END ::: Facets */

button#play_button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}

img#ovrly_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
  
.video-container iframe {
    border: none;
}

.video-cover {
    height: calc(100% + 1px);
}

.video-cover:after {
    content: "";
    background-color: var(--overlay);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
  
.video-cover.poster-behind {
    z-index: -1;
}
  
#video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

payment-instalments {
  margin-bottom: 1rem;
  display: block;
}

.instalments[data-context="cart"] {
  margin-bottom: 0;
  display: grid;
  grid-column: span 2;
}

.instalments__pdp,
.instalments__cart,
.instalments__icons {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}

.instalments__pdp,
.instalments__cart {
  flex-wrap: wrap;
}

.instalments__cart {
  row-gap: 3px;
}

.instalments__modal-trigger {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  height: 26px;
  padding: 0;
}

.instalments__tagline {
  color: #4D4D4D;
  font-family: rakuten-sans, "Trebuchet MS";
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
  flex-shrink: 0;
}

.instalments-modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
  transform: translate(-50%, -50%);
	background: white;
	max-width: 520px;
  width: 100%;
	padding: 2.5rem;
	z-index: 801;
  text-align: center;
}
.instalments-modal__inner {
  text-align: center;
  font-family: rakuten-sans, Georgia;
  line-height: 130%;
}

.instalments-modal__inner h2 {
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 0.75rem;
}

.instalments-modal__inner h2 span {
  color: #BF0000;
}

.instalments-modal__inner-tagline {
  font-size: 18px;
}

.instalments-modal__cta {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.instalments-modal__cta p {
  margin-top: 0;
}

.instalments-modal__overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	cursor: pointer;
	background: rgba(0,0,0,.5);
}

.instalments-modal__button-wrapper {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin: 2rem auto;
}

.instalments-modal__close-container {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.instalments-modal__close {
  color: rgba(0, 0, 0, 0.65);
  font-family: rakuten-sans, Trebuchet MS;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
}


@media screen and (max-width: 480px) {
  .instalments__tagline {
    flex-shrink: unset;
  }
  .cart-item--info {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 720px) {
  .instalments__pdp {
    flex-wrap: wrap;
    justify-content: center;
  }

  .instalments__cart {
    flex-wrap: wrap;
  }

  .instalments-modal {
    max-width: 340px;
    padding: 3rem 1rem 2rem;
  }

  .instalments-modal__inner-tagline {
    font-size: 16px;
  }

  .instalments-modal__inner h2 {
    font-size: 1.5rem;
  }

  .instalments-modal__button-wrapper a {
    width: 100%;
  }

  .instalments-modal__button-wrapper {
    margin: 1.25rem auto
  }
}

.lock-scrolling {
  overflow: hidden;
}

/* START ::: Before / After Image */

.hidden {
  display: none;
}

.sr-only {
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.before-after {
    --before-after-label-spacing: 1rem;
    --before-after-initial-drag-position: 50%;
    --transform-logical-flip: 1;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
  }
  
  .before-after__images {
    position: relative; 
  }
  
  .before-after__images img {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .before-after__label--top {
    top: var(--before-after-label-spacing);
  }
  
  .before-after__label--bottom {
    bottom: var(--before-after-label-spacing);
  }
  
  .before-after__after-image {
    clip-path: inset(0 0 0 calc(var(--before-after-initial-drag-position, 50%)  + var(--clip-path-offset, 0px)));
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  
  .before-after__cursor-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .before-after__svg-wrapper {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
  }
  
  .before-after__cursor {
    touch-action: none;
    transform: translate(calc(1 * -50% + var(--clip-path-offset, 0px)), -50%);
    cursor: grab;
    will-change: transform;
    place-items: center;
    width: max-content;
    height: 100%;
    display: grid;
    position: relative;
    top: 50%;
    left: var(--before-after-initial-drag-position, 0px);
  }
  
  .before-after__cursor:before {
    content: "";
    width: 5px;
    background: #fff;
    z-index: -1;
    height: calc(100% + 2px);
    position: absolute;
  }
  
  .before-after__cursor:active {
    cursor: grabbing;
  }
  
  .before-after__text {
    padding: 40px 30px 0;
  }
  
  .before-after__text-inner p { 
    line-height: 1.5625;
    font-size: var(--font-size-body);
  }
  
  h2.before-after__h2 {
    margin: 0;
    font-weight: 700;
    color: #000;
  }
  
  h2.before-after__h2 + p {
    margin-top: 30px;
  }
  
  @media screen and (min-width: 720px) {
  
    .before-after__cursor svg {
      width: 27px;
    }
  
    .before-after__text {
      padding: 40px;
    }
  }
  
  @media screen and (min-width: 1024px) {
    .before-after {
      --before-after-label-spacing: 2rem;
      grid-template-columns: 1fr 1fr;
    }
  
    .before-after__text {
      padding: 70px;
    }
  }

/* END ::: Before / After Image */

/* START ::: Available In Colour Section */

.alt-product__container {
  background: rgba(0, 0, 0, 0.04);
  padding: 0.375rem .5rem;
  transition: all 0.2s ease-in-out;
}
.alt-product__container a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  justify-content: space-between;
  width: 100%;
}
.alt-product__inner {
  display: flex;
  gap: 0.6875rem;
  align-items: center;
}
.alt-product__image {
  border-radius: 50%;
  background: #fff;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.alt-product__image img {
  width: 41px;
  height: 41px;
  padding: 7px;
}
.alt-product__message p {
  color: #000;
  font-size: 14px;
}
.alt-product__message p strong {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.alt-product__icon,
.alt-product__icon svg {
  display: flex;
  align-items: center;
}
.alt-product__container:hover {
  background: rgba(0, 0, 0, 0.06);
}
afterpay-placement + .alt-product__container {
  margin-top: -8px;
}

@media screen and (min-width: 769px) {
  .alt-product__image img {
    width: 47px;
    height: 47px;
  }
  .alt-product__inner {
    gap: 0.75rem;
  }
  .alt-product__container {
    margin-bottom: 22px;
  }
}

/* END ::: Available In Colour Section */


/* START ::: Compare Page */

@media screen and (max-width: 720px) {
  .pxs-image-with-text-section {
    padding: 0;
  }

  .sm-max\:hidden {
    display: none;
  }
}
/* END ::: Compare Page */

/* START ::: Announcement Bar */
.announcement-bar-section {
  top: 0;
  z-index: 999;
}
.announcement-bar {
  background-color: #bf0000; 
  color: #ffffff; 
  padding: 0 10px 0 20px;
  align-items: center;
  display: flex;
  text-align: left;
  height: 52px;
  transition: all 0.3s ease-in-out;
}

.announcement-bar__wrapper {
  max-width: 1350px;
  width: 100%;
  margin: auto;  
  position: relative;
  display: flex;
  justify-content: start;
  transition: all 0.3s ease-in-out;
}

/* Styles for the Announcement Messages */
.announcement-bar__message {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 18.2px */
  letter-spacing: 0.086px;
  font-family: rakuten-sans, "Trebuchet MS",sans-serif;
}

.announcement-bar__message u {
  text-underline-offset: 2px;
}

.announcement-bar__message a {
  width: fit-content;
}

.announcement-bar__buttons {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* Link Styling */
.announcement-bar__link {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

/* Slider and Slide Styling */
.announcement-bar__slider {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% - 44px);
}

.announcement-bar__message-slide {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  position: absolute; 
  width: calc(100% - 90px); 
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.announcement-bar__message-slide.visible {
  opacity: 1;
  z-index: 100;
}

/* Button Styling */
.announcement-bar__button {
  z-index: 1;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  height: 44px;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.announcement-bar__controls button{
  z-index: 1;
  background: none;
  border: none;
  cursor: pointer;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 44px;
  width: 44px;
}

.announcement-bar__button svg {
  display: flex;
  align-items: center;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

.announcement-bar__controls {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.play-button {
  background: none;
  border: none;
  cursor: pointer;
  color: #ffffff; /* White button color */
  font-size: 1.5em; /* Adjust play button size as needed */
}

.button-state-label {
  display: none;
}

.svg-container {
  display: flex;
}

.button-state-label {
  font-size: 12px;
  font-family: rakuten-sans-ui, "Trebuchet MS",sans-serif;
  font-weight: 700;
  letter-spacing: 0.086px;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .announcement-bar {
    padding: 0;
    justify-content: center;
    text-align: center;
    height: 35px;
  }

  .announcement-bar__wrapper {
    justify-content: center;
    max-width: 1400px;
  }

  .announcement-bar__controls button {
    height: auto;
    width: auto;
    padding-right: 0;
  }

  .announcement-bar__controls {
    right: 15px;
  }

  .announcement-bar__controls button svg{
    height: 20px;
    width: 20px;
  }

  .announcement-bar__button {
    height: auto;
    width: auto;
  }

  .announcement-bar__slider {
    max-width: 650px;
    width: 100%;
  }
  .announcement-bar__message {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .announcement-bar__message-slide {
    width: calc(100% - 80px);
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .announcement-bar__buttons {
    justify-content: space-between;
  }

  .button-state-label {
    display: block;
  }

  .announcement-bar__announcement {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 1024px) {
  .announcement-bar__controls {
    right: 25px;
  }
}

/* END ::: Announcement Bar */

/* START ::: Cart */

.cart__info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.cart-title h1 {
  font-size: 32px;
  color: #000;
}

.cart__wrapper,
.cart__info-table {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}

.cart__wrapper {
  gap: 0;
}

.cart__wrapper h2.cart__section-heading {
  color: #000;
  font-size: 20px;
  margin-block-end: 0;
}

.cart__info-table {
  grid-template-columns: repeat(2, 1fr);
  font-family: rakuten-sans, "Trebuchet MS";
  color: #000;
}

.cart__info-table span:not(:first-of-type) {
  font-size: 14px;
  text-align: right;
  color: rgba(0, 0, 0, 0.65);
} 

.cart__info-items,
.cart__info-payment-icons,
.cart__info-shipping-notice {
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 1rem;
}

.cart__info-shipping-notice {
  background: rgb(var(--background));
  border: none;
  font-family: rakuten-sans, "Trebuchet MS";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  display: flex;
  gap: .75rem;
}
.cart__info-shipping-notice p {
  margin: 0;
}

.cart__info-shipping-notice .shipping-notice-heading {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}

.cart__info-items {
  gap: 1rem;
  display: grid;
  padding: 2rem 1rem 1rem 1rem;
  margin: 0;
}

.cart__info-table {
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
}

.cart__info-table.totals {
  padding-top: 2rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.cart__info-table.totals span:first-of-type {
  font-weight: 700;
}
.cart__info-table.totals span:not(:first-of-type) {
  font-weight: 700;
  font-size: 20px;
  color: #000;;
}

.cart__info-items button[type="submit"] {
  width: 100%;
}

.cart__info-payment-icons-header {
  font-family: rakuten-serif, "Trebuchet MS";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; 
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cart__info-payment-list {
  list-style: none;
  display: flex;
  gap: .75rem;
  padding-inline-start: 0;
  margin-block-end: 0;
  flex-wrap: wrap;
}

.cart__items-list {
  padding-inline-start: 0;
}

.cart__items-list .cart-item {
  padding-left: 0;
  padding-right: 0;
}

.cart__items-list .form-field-input, 
.cart__items-list .form-field-select {
  padding: 1rem;
  border-radius: 0;
  border-color: #000;
  width: 76px;
}

.cart-item--info-actions select.form-field-input {
  position: relative;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.19666 0.469971L6.66666 5.93997L12.1367 0.469971L13.1967 1.52997L6.66666 8.05997L0.136658 1.52997L1.19666 0.469971Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
}

.cart-item--info-actions {
  display: flex;
  align-items: center;
}

.cart__item-remove a {
  display: flex;
}

.cart-item--content {
  margin-bottom: 1.375rem;
}
.cart-item__prices {
  display: grid;
  gap: 4px;
  text-align: right;
}

.cart-item__sale-price,
.cart-item__compare-price {
  font-family: rakuten-sans, "Trebuchet MS";
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #000;
}

.cart-item__sale-price.on-sale {
  color: #BF0000;
}

.cart-item__compare-price {
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.65)
}

.cart-item--option-name,
.cart-item--product-options {
  font-family: rakuten-sans, "Trebuchet MS";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.65);
}

@media screen and (min-width: 1000px) {
  .cart__wrapper:not(:has(.cartitems-empty)) {
    grid-template-columns: 1fr 440px;
    gap: 110px;
  }
}

[hidden] {
  display: none;
}

a.non-decorative {
  text-decoration: none;
  color: inherit;
}

/* END ::: Cart */

/* START ::: Elipsa 2e Slider */

.elipsa-slider-button {
  background: transparent;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
}

.elipsa-slider-button img {
  width: 100%;
}

/* END ::: Elipsa 2e Slider */

/* START ::: PLP */

.product-grid__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  justify-items: center;
  padding-left: 0;
}

.product-grid__wrapper .product-tile {
  margin: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-grid__wrapper .flickity-prev-next-button {
  width: 20px;
  height: 20px;
  top: -15px;
}

.product-grid__wrapper .flickity-prev-next-button:focus {
  box-shadow: none;
}

.product-grid__wrapper .flickity-prev-next-button.previous {
  right: 20px;
  left: unset;
}

.product-grid__wrapper .flickity-prev-next-button.next {
  right: 0;
}

@media screen and (min-width: 768px) {
  .product-grid__wrapper, .productgrid--items {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}

@media screen and (min-width: 1200px) {
  .product-grid__wrapper, .productgrid--items {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* END ::: PLP */