/** Shopify CDN: Minification failed

Line 1468:0 Expected "}" to go with "{"

**/
@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/Helvetica.ttf?v=1723119791");
}
@font-face {
  font-family: "Helvetica Neue-R";
  src: url("/cdn/shop/files/Helvetica.ttf?v=1723119791");
}
@font-face {
  font-family: "TradeGothic LT";
  src: url("/cdn/shop/files/trade-gothic-lt-1361519976.ttf?v=1722854291");
}
@font-face {
  font-family: "Trade Gothic LT Std";
  src: url("/cdn/shop/files/trade-gothic-lt-std-58a78e64434a9.woff?v=1722599438");
}
@font-face {
  font-family: "Trade Gothic LT Std Thin";
  src: url("/cdn/shop/files/Trade_Gothic_LT_Std_Condensed_No._18.otf?v=1723546600");
}
@font-face {
  font-family: "Obviously";
  src: url("/cdn/shop/files/Obviously-Regular.otf?v=1723121089");
}
@font-face {
  font-family: "Articulat CF";
  src: url("/cdn/shop/files/fonnts.com-Articulat_CF_Regular.otf?v=1723528630");
}
@font-face {
  font-family: "Obviously-B";
  src: url("/cdn/shop/files/Obviously-Bold.otf?v=1723186432");
}
@font-face {
  font-family: "Obviously-M";
  src: url("/cdn/shop/files/Obviously-Medium.otf?v=1723186214");
}
@font-face {
  font-family: "Termina Test";
  src: url("/cdn/shop/files/TerminaTest-Medium.otf?v=1724332046");
}
@font-face {
  font-family: "Helvetica Neue-B";
  src: url("/cdn/shop/files/HelveticaNeueBold.otf?v=1724912311");
}
@font-face {
  font-family: "Helvetica Neue-L";
  src: url("/cdn/shop/files/HelveticaNeueLight.otf?v=1724912311");
}
@font-face {
  font-family: "Helvetica Neue-M";
  src: url("/cdn/shop/files/HelveticaNeueMedium_74811e24-ad74-4f25-9240-cd7f45212ffc.otf?v=1727256676");
}

h1.title--primary {
    font-family: 'Obviously';
}

/* mega menu */
.mega-menu__content .mega-menu__list {
  width: 50%;
  padding: 0;
  display: flex !important;
  align-items: flex-start;
  flex-direction: column !important;
  gap: 40px !important;
}
.mega-menu__content .feature_product {
  width: 50%;
}
.header .header__inline-menu {
  position: relative;
}
.mega-menu__content {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.mega-menu__content.page-width {
  max-width: 888px;
}
.mega-menu__content .mega-menu__link {
  color: #000;
  font-family: Helvetica Neue-R;
  font-size: 22px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 100%;
  text-transform: uppercase;
  text-align: left;
}
.product_tag {
  position: absolute;
  top: 18px;
  left: 20px;
  border-radius: 50px;
  background: #000;
  color: #fff;
  font-family: "Helvetica Neue-R";
  font-size: 14px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 100%;
  text-transform: uppercase;
  padding: 16px 15px 13px;
}
.mega-menu__content .product_desc {
  background: linear-gradient(180deg, #0000 -3.64%, #000000e6 82.78%),
    url(<path-to-image>) #0000 2.309px -14.444px / 98.936% 107.222% no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 20px;
}
.mega-menu__content.page-width {
  padding: 2rem;
}
.mega-menu__content .product {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.mega-menu__content {
  display: flex;
  flex-direction: row-reverse;
}
.mega-menu__content .product_title,
.mega-menu__content .product_price {
  color: #fff;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  line-height: 100%;
  text-transform: uppercase;
}

.card-wrapper .card__media .media img {
  object-fit: contain !important;
}
.card-wrapper .rating {
  margin-bottom: 10px;
}
.card-wrapper .card--card {
  height: 280px;
}
/* .card-wrapper .card--card,
.card--standard .card__inner {
  height: 280px;
} */
.collection_heading {
  transition: 0.4s ease !important;
}
.collection_heading:hover img {
  transform: translateX(10px) !important;
}

.choose_url {
  color: #000;
}
a {
  cursor: pointer;
}
.card-wrapper .quick-add__submit:hover .choose_url {
  color: #fff;
}
.button:hover svg {
  transform: translateX(10px);
}
.btn:hover {
  opacity: 0.7;
}
.btn:hover img {
  transform: translateX(10px);
}
.btn:hover svg {
  transform: translateX(10px);
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  margin: 0;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  display: flex;
}
.btn {
  border-radius: 100px;
  background: #dbff0e;
  color: #000;
  text-align: center;
  font-family: Obviously;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 16px 35px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  transition: 0.4s ease;
}
.btn img {
  max-width: 65px;
  transition: 0.5s cubic-bezier(0.42, 0, 0.47, 0.56);
}
body .owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

body .owl-stage,
body .owl-stage .owl-item {
  display: flex;
  justify-content: center;
}
body .owl-nav button img {
  width: 77px;
}
body .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  opacity: 1;
}
body .owl-theme .owl-dots .owl-dot.active span {
  background: #000;
}

body.background_gradient {
  background: -webkit-radial-gradient(
      64.58% 82.63% at 82.4% 23.98%,
      rgba(239, 250, 255, 0) 0%,
      rgba(147, 171, 182, 0.25) 100%
    ),
    -webkit-linear-gradient(
      123deg,
      rgba(255, 255, 255, 0.08) -4.35%,
      rgba(204, 212, 214, 0.08) 17.02%,
      rgba(240, 245, 245, 0.08) 38.4%,
      rgba(200, 200, 200, 0.08) 59.78%,
      rgba(236, 246, 249, 0.08) 81.15%,
      rgba(127, 141, 146, 0.08) 102.53%
    ),
    #fff;
  background: radial-gradient(
      64.58% 82.63% at 82.4% 23.98%,
      rgba(239, 250, 255, 0) 0%,
      rgba(147, 171, 182, 0.25) 100%
    ),
    linear-gradient(
      123deg,
      rgba(255, 255, 255, 0.08) -4.35%,
      rgba(204, 212, 214, 0.08) 17.02%,
      rgba(240, 245, 245, 0.08) 38.4%,
      rgba(200, 200, 200, 0.08) 59.78%,
      rgba(236, 246, 249, 0.08) 81.15%,
      rgba(127, 141, 146, 0.08) 102.53%
    ),
    #fff;
  background-attachment: fixed;
}




sticky-header .header {
  grid-template-columns: auto 2fr auto;
}
.header .header__inline-menu .header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
  text-align: center;
  font-family: 'Obviously';
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 143%;
}
.header .header__inline-menu .header__menu-item span.header__active-menu-item {
  border-radius: 42px;
  background: #272727;
  color: #fff;
  padding: 10px 25px;
  text-decoration: none;
}
.header .list-menu--inline {
  align-items: center;
}
.menu-drawer-container .header__icon svg {
  height: 2rem;
  width: 4rem;
}
.header .header__icon--cart svg.icon {
  width: 3rem;
  height: 3rem;
}
.header .header__icon--cart {
  justify-content: end;
}
.header .cart-count-bubble {
  top: 0;
  bottom: auto;
  /* right: -63px; */
  background: #dbe9ea;
  color: #000;
}
.menu-drawer .list-menu__item {
  transition: text-decoration var(--duration-short) ease;
  text-align: center;
  font-family: TradeGothic LT;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 143%;
}
.menu-drawer__localization {
  display: none;
}
.cart-drawer .drawer__heading,
.customer h1,
cart-items h1 {
  margin: 0 0 1rem;
  font-family: "Obviously-M";
  font-size: 35px;
}
.cart-items .cart-item__name,
.cart-items .price--end {
  font-family: "Obviously-M";
  font-size: 14px;
}
.cart-items .product-option {
  font-family: "Obviously-M";
  font-size: 12px;
}
.cart-drawer__footer h2.totals__total,
.cart-drawer__footer .totals__total-value,
.cart__blocks h2.totals__total,
.cart__blocks .totals__total-value,
cart-items .title-wrapper-with-link a {
  font-family: "Obviously-M";
  font-size: 16px;
}
body .customer button {
  margin: 4rem auto 1.5rem;
  border-radius: 100px;
  background: #dbff0e;
  color: #000;
  text-align: center;
  font-family: Obviously;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 12px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  transition: 0.4s ease;
}

.footer .footer-block__heading {
  color: #fff;
  font-family: "Helvetica Neue-L";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0px;
  text-transform: capitalize;
  text-align: left;
}
.footer .footer-block__details-content .list-menu__item--link {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  font-family: "Trade Gothic LT Std";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
}
.footer .footer-block--newsletter {
  flex-direction: column;
  align-items: flex-start;
}
.footer-block__newsletter {
  width: 100%;
}
.newsletter_content {
  color: #fff;
  font-family: "Trade Gothic LT Std";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  letter-spacing: -0.44px;
  margin-bottom: 10px;
  text-align: left;
}
.bottom_content {
  color: #fff;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  margin-top: 10px;
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
}
.footer .footer__content-top {
  padding-bottom: 0;
  margin-bottom: 15px;
}
.footer_content {
  color: #fff;
  text-align: center;
  font-family: "Trade Gothic LT Std";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  width: 55%;
}
.footer .footer__content-bottom-wrapper--center {
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_logo img {
  max-width: 170px;
}
.footer__copyright small {
  color: #fff;
  text-align: center;
  font-family: "Trade Gothic LT Std";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
}
.footer .newsletter-form__button img {
  max-width: 30px;
}
.footer .newsletter-form__field-wrapper .field__input,
.footer .newsletter-form__field-wrapper .field__label {
  background: var(--Unnamed-Color, #f9f9f9);
  color: #10222a;
  font-family: "Articulat CF";
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
.newsletter-form__field-wrapper .field__label {
  top: 50%;
  transform: translateY(-50%);
}
.newsletter-form__field-wrapper .field__input:focus ~ .field__label {
  top: calc(var(--inputs-border-width) + 1.5rem);
}
.footer .footer-block__details-content {
  margin-bottom: 0;
}
.footer .footer__content-bottom {
  border-top: 0;
}
.footer .list-social {
  align-items: center;
}
.footer .copy-right-name {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-family: Trade Gothic LT Std;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  padding-bottom: 10px;
  margin-top: 10px;
  gap: 10px;
}
.product{
  padding: 30px 0;
}
.product .product__title h1 {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 99.5%;
  text-transform: capitalize;
  text-transform: uppercase;
}
.product .jdgm-preview-badge .jdgm-star.jdgm-star {
  color: #ffb800;
}
.product .jdgm-prev-badge__text {
  color: #000;
  font-family: "Trade Gothic LT Std";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 143%;
  margin-left: 10px;
}
.product .product__info-container .product__description {
  color: #242424;
  font-family: "Helvetica Neue";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 143%;
  margin: 0;
}
.product_variant.active,
.product_variant:hover {
  border-radius: 20px;
border: 1px solid #000;
background: #DBE9EA;
box-shadow: 4px -4px 0px 0px rgba(0, 0, 0, 0.80);
}

#product-description {
  height: 110px;
  overflow: hidden;
}
.product__description span.readmore {
  color: #242424;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
}
.product button.thumbnail {
  border-radius: 23.603px;
  opacity: 0.44;
  background: #fff;
}
.product button.thumbnail[aria-current] {
  opacity: 1;
}
.product .product-form__buttons .btn {
  background: #000;
  width: 100%;
  color: #fff;
  padding: 25px;
  transition: 0.4s ease;
  margin: 0;
}
.product .product-form__buttons .btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.product .product-form__buttons .btn img {
  max-width: 55px;
}
.product .product-form__buttons {
  max-width: 100%;
}
.product .product-form__buttons .btn:before,
.product .product-form__buttons .btn:after {
  display: none;
}
.qty_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.product .product-form__quantity {
  width: 20%;
  max-width: fit-content;
  flex: none;
  min-width: fit-content;
  margin: 0;
}
.product .product__info-container {
  max-width: 100%;
}
.buy_button_block {
  width: 72%;
}
.product .quantity {
  border-radius: 0;
  min-height: 79px;
  border: 1px solid #000;
}
.product input.quantity__input {
  font-family: Helvetica Neue;
  font-size: 24px;
}
.product .quantity__button svg {
  width: 18px;
}
.qty_flex label {
  display: none;
}
.product .product__info-container .product-form {
  margin: 0;
}
.product .description_text {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
  color: #242424;
  font-family: "Helvetica Neue";
  font-size: 20.818px;
  font-style: normal;
  font-weight: 500;
  line-height: 143%;
  text-decoration-line: underline;
  margin-top: 20px;
  cursor: pointer;
}
.product .description_text span {
  border-radius: 100%;
  background: #ffc509;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 41px;
}
.product .description_text img {
  max-width: 20px;
}
.product .accordion {
  margin-top: 2rem;
  border-top: 0;
  border-bottom: 0;
  background: #c0ccd2;
  margin-bottom: 10px;
  padding: 0 25px;
}
.product .accordion__title {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 143%;
  text-transform: uppercase;
}
.product__accordion:last-of-type .icon:last-child{
  display: none !important;
}
.product .accordion .summary__title + .icon-caret {
  height: 13px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.product variant-selects fieldset.product-input_quantity {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
}
.product variant-selects fieldset.product-input_quantity label {
  width: 48%;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #000;
  background: #fff;
  color: #242424;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 143%; /* 25.74px */
}
.product variant-selects fieldset.product-input_quantity input[type="radio"]:checked+ label {
  border-radius: 20px;
  border: 1px solid #000;
  background: #DBFF0E;
  box-shadow: 4px -4px 0px 0px rgba(0, 0, 0, 0.71);
  color: #242424;
}
.product variant-selects fieldset.product-input_quantity label img {
  height: 110px;
  object-fit: contain;
  margin: 0 auto;
}
.product .thumbnail img {
  object-fit: contain;
}
.product .product-media-container {
  border-radius: 23.631px;
  border: 1.182px solid #fff;
  background: #fff;
  overflow: hidden !important;
}
.shopify-section product-info {
  background: transparent !important;
  /* background-blend-mode: color-burn, normal, normal; */
  position: relative;
}
.shopify-section .main_product:after {
  position: absolute;
  bottom: 0;
  content: "";
  left: 0;
  background-image: url(/cdn/shop/files/MR_DoubleMaze_Silver-2.png?v=1724835213);
  height: 406px;
  width: 1021px;
  background-size: contain;
  background-repeat: no-repeat;
}

.product .product-form__input .form__label {
 color: #272727;
   font-family: "Helvetica Neue";
   font-size: 20px;
   font-style: normal;
   font-weight: 700;
   line-height: normal;
   letter-spacing: -0.24px;
   text-transform: uppercase;
}
.related-products h2.title {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
@media(max-width: 768px){
.product{
  padding: 20px 0;
}
.product .product-form__input .form__label {
  font-size:16px;
}  
}
@media(max-width: 768px){
.product{
  padding: 10px 0;
}
.product .product-form__input .form__label {
  font-size:16px;
}  
}
@media(max-width: 550px){
  .product button.thumbnail {
  border-radius: 10px;
}
}
/* card product */

.card-wrapper .full-unstyled-link {
  color: #26252e;
  text-align: center;
  font-family: "Obviously";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
}
.card-wrapper .price {
  color: #26252e;
  text-align: center;
  font-family: "TradeGothic LT";
  font-size: 15.197px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}
.product-grid-container .grid {
  column-gap: 15px;
  row-gap: 15px;
}
.product-grid-container .grid--4-col-desktop .grid__item {
  width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
.card__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.price__container {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.card--card,
.card--standard .card__inner {
  background: transparent;
}
.card-wrapper {
  background: #f7f7f7;
  padding: 20px;
}
.quick-add__submit span {
}
.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  display: none;
}
.card-wrapper .card__information {
  padding-bottom: 0.7rem;
}
.card-wrapper .quick-add__submit:hover {
  border-radius: 999px;
  background: var(--Black, #272727);
  color: #fff;
}
.card-wrapper .card-information {
  text-align: center;
}
.grid .card-wrapper .rating-star {
  --letter-spacing: 0.2;
  --font-size: 1.8;
}
.grid .card-wrapper .rating-star:before {
  content: "\2605\2605\2605\2605\2605";
  background: linear-gradient(
    90deg,
    #ffb800 var(--percent),
    rgba(var(--color-foreground), 0.15) var(--percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quick-add__submit:hover svg path {
  fill: #fff;
}
.card-wrapper .quick-add__submit {
  border-radius: 999px;
  background: #dbff0e;
  padding: 15px 35px;
  transition: 0.4s ease;
  color: #000;
  font-family: Obviously-M;
  font-size: 16px;
  font-style: normal;
  font-weight: 380;
  line-height: 1.2;
  text-transform: uppercase;
  min-height: auto;
}
.card-wrapper .card_head {
  color: #2a2552;
  font-family: "Obviously-M";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 99.5%;
  text-transform: capitalize;
  padding-bottom: 18px;
}
product-recommendations h2.related-products__heading {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
.card-wrapper .card .card__content {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card-wrapper .quick-add-modal {
  display: none;
}
.product-grid-container .card_head {
  color: #000;
  font-family: "Helvetica Neue-M";
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 99.5%;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.product .product__info-wrapper {
  z-index: 2;
  position: relative;
}
.collection-hero h1 {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 99.5%;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media(min-width: 1641px){
  .product__media-list .product__media-item:first-child{
    max-width: 85% !important;
  }
  .product--thumbnail_slider .product__media-list{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media(min-width: 1200px){
  .product__media-list .product__media-item:first-child{
    max-width: 90% !important;
  }
  .product--thumbnail_slider .product__media-list{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
/* card product */

  .product .product__media img {
    object-fit: cover !important;
  }
@media (min-width: 990px) {
  .header .header__inline-menu {
    text-align: end;
  }
  product-modal .product-media-modal__dialog img {
    max-height: 600px;
    max-width: 600px;
    object-fit: contain;
  }
  .product .product__media {
    height: 500px !important;
    padding-top: 0 !important;
  }
  .product .product__media img {
    object-fit: contain;
  }
}
@media (min-width: 1641px) {
  .product .product__media {
    height: 700px !important;
  }
}
@media (min-width: 1800px) {
  .product .product__media {
    height: 800px !important;
  }  
}
@media (max-width: 1024px) {
  .card-wrapper .quick-add__submit {
    font-size: 11px;
    padding: 15px;
  }
  .btn {
    font-size: 15px;
  }
  .btn img {
    max-width: 50px;
  }
  .buy_button_block {
    width: 100%;
    margin-top: 10px;
  }
  .product .description_text {
    font-size: 18.818px;
  }
  .product .description_text span {
    width: 37px;
    height: 37px;
  }
  .mega-menu__content .mega-menu__list {
    gap: 12px !important;
  }
  .mega-menu__content .mega-menu__link {
    font-size: 18px;
  }
  .product_tag {
    top: 14px;
    left: 15px;
    font-size: 11px;
    font-weight: 600 !important;
    padding: 13px 13px 10px;
  }
  .mega-menu__content .product_desc {
    gap: 6px;
    padding: 15px;
  }
  .mega-menu__content .product_title,
  .mega-menu__content .product_price {
    font-size: 14px;
  }
  .mega-menu__content .btn {
    font-size: 14px;
    padding: 14px 25px 9px;
  }
}
@media (max-width: 768px) {
  .menu-drawer .menu-drawer__close-button.link.link--text.focus-inset {
    font-family: Trade Gothic LT Std;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
  }
  .card-wrapper {
    padding: 10px;
  }
  body .owl-nav button img {
    width: 51px;
  }
  .card-wrapper .card--card,
  .card--standard .card__inner {
    height: 170px;
  }
  .card-wrapper .quick-add__submit {
    font-size: 10px;
  }
  .product-grid-container .card_head {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .quick-add__submit span {
    font-size: 10px;
  }
  .card_head {
    font-size: 26px;
    text-align: center;
  }
  .card-wrapper .quick-add__submit {
    padding: 11px;
    font-size: 14px;
  }
  .card-wrapper .quick-add__submit svg {
    max-width: 20px;
  }
  .product-grid-container .grid--4-col-desktop .grid__item {
    width: 48%;
    max-width: 50%;
  }
  .card-wrapper .full-unstyled-link {
    font-size: 12px;
  }
  .product-grid-container .grid {
    column-gap: 10px;
    row-gap: 10px;
  }
  .bottom_content {
    display: none;
  }
  .footer_logo {
    width: 30%;
  }
  .footer_content {
    width: 65%;
  }
  .footer__copyright {
    width: 100%;
  }
  .page-width {
    padding: 0 3.2rem;
  }
  .product variant-selects fieldset.product-input_quantity label {
    font-size: 13px;
    padding: 10px;
  }
  .product variant-selects fieldset.product-input_quantity label img {
    height: 80px;
  }
  .product .product__title h1 {
    font-size: 35px;
  }
  .product .description_text span {
    width: 33px;
    height: 31px;
  }
  .product .description_text img {
    max-width: 17px;
  }
  .shopify-section .main_product:after {
    display: none;
  }
}
@media (max-width: 425px) {
  .product .product-media-container{
    height: 350px;
            overflow: hidden !important;
  }
}
@media (max-width: 375px) {
  .product .product-media-container{
    height: 300px
  }
}
@media (max-width: 365px) {
  .product .product-media-container{
    height: 280px
  }
}
@media (min-width: 1641px) {
  .page-width {
    max-width: 1800px;
  }
}
@media (max-width: 749px) {
  .footer-block.grid__item.footer-block--menu {
    width: 49%;
    max-width: 50%;
    margin: 0;
  }
  .footer .grid {
    display: flex !important;
  }
  .footer .footer__content-top {
    padding: 0 1.5rem;
  }
  .footer_logo,
  .footer_content {
    width: 100%;
    text-align: center;
  }
  footer .footer__content-bottom-wrapper--center {
    gap: 10px;
  }
  .footer_content {
    font-size: 13px;
  }
  .footer .footer-block.grid__item {
    margin: 0;
  }
  .footer .footer-block--newsletter {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin: 1.5rem 0 !important;
  }
  .footer .footer-block--newsletter {
    gap: 1rem;
  }
  .page-width {
    padding: 0 1.5rem;
  }
}

@media (max-width: 550px) {
  .header__heading-logo-wrapper img {
    max-width: 136px;
  }
  .footer-block__heading {
    margin-bottom: 1rem !important;
    margin-top: 1.5rem;
  }
  .footer .footer-block__details-content .list-menu__item--link {
    font-size: 15px;
    padding: 5px 0;
  }
  .footer .footer-block__heading {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1.6px;
    font-family: Helvetica Neue-R;
  }
  .product .quantity {
    min-height: 58px;
  }
  .product .product__title h1 {
    font-size: 30px;
  }
  .product .product__description {
    font-size: 16px;
    margin: 0 !important;
  }
  .product .description_text img {
    max-width: 15px;
  }
  .product .description_text {
    font-size: 15.818px;
  }
  .product .accordion__title {
    font-size: 16px;
  }
  .product .accordion .summary__title + .icon-caret {
    height: 9px;
  }
  .product .product__title {
    margin-top: 10px;
  }
  .product__description span.readmore {
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
  }
  .header__icons .header__icon span {
    height: 100%;
    justify-content: end;
    align-items: center;
  }
  .footer_logo img {
    margin: 0 auto;
  }
  .related-products h2.title {
    font-size: 33px;
    letter-spacing: -0.3px;
    text-align: center;
  }
  .product .product__info-container .product__description {
    font-size: 16px;
  }
  .product .product-form__buttons .btn img {
    max-width: 39px;
  }
  .product .product-form__buttons .btn {
    padding: 20px 11px;
    font-size: 15px;
  }
  .buy_button_block {
    width: 68%;
    margin-top: 0;
  }
  .product .product-form__quantity {
    width: 30%;
    max-width: 100%;
    min-width: auto;
  }
  .product .quantity__button {
    width: 29px;
  }
  .product .quantity {
    width: auto;
  }
  .choose_url {
    font-size: 10px;
  }
  body .owl-nav button img {
    width: 40px;
  }
  .collection-hero h1 {
    font-size: 40px;
    text-align: center;
  }
  .card-wrapper .price {
    font-size: 13.197px;
  }
}



/* landing page header */


.page-landing-page .header-wrapper{
  background: transparent !important;
  position: absolute;
  width: 100%;
}
.page-landing-page .header__icons{
  display: none;
}
.page-landing-page ul.list-menu.list-menu--inline {
    border-radius: 51px;
    background: #FFF;
    padding: 0 10px;
}
.page-landing-page .section-header{
  position: relative;
}


/* tags css */
.card-tag-wrapper {
    border-radius: 14.08px;
    background: #dbff0e;
    padding: 5px;
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 2;
    max-width: 80px;
    min-width: 80px;
    max-height: 80px;
    min-height: 80px;
      display: flex;
    justify-content: center;
    align-items: center;
}
.product .card-tag-wrapper {
    left: 60px;
}
.tag-name {
    color: #000;
    text-align: center;
    font-family: "Helvetica Neue-M";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 143%;
}
@media(max-width: 1024px){
  .card-tag-wrapper {
    top: 10px;
    left: 10px;
    max-width: 70px;
    min-width: 70px;
    max-height: 70px;
    min-height: 70px;
    border-radius: 10px;
}
.tag-name {
    font-size: 13px;
}
  .product .card-tag-wrapper {
    left: 30px;
}
}
@media(max-width: 550px){
  .card-tag-wrapper {
    top: 5px;
    left: 5px;
    max-width: 50px;
    min-width: 50px;
    max-height: 50px;
    min-height: 50px;
}
  .product .card-tag-wrapper {
    left: 30px;
    top: 30px;
}
.tag-name {
    font-size: 13px;
}
}



/* featured collectiuon css  */
.collection__title .title{
  color: #000;
font-family: "Helvetica Neue-M";
font-size: 58px;
font-style: normal;
font-weight: 500;
line-height: 99.5%; /* 57.71px */
text-transform: uppercase;
}
@media(max-width: 1641px){
  .collection__title .title{
font-size: 38px;
}
}
@media(max-width: 1024px){
  .collection__title .title{
font-size: 30px;
}
}
@media(max-width: 768px){
  .collection__title .title{
font-size: 27px;
}
}
@media(max-width: 550px){
  .collection__title .title{
font-size: 22px;
}
}

/* product page arrow css */
.custom-media-position{
  position: relative;
}
.custom-product-arrow-wrapper {
    position: absolute;
    z-index: 3;
    top: 45%;
    width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overflow-hidden-tablet .custom-product-arrow-wrapper {
    z-index: 0;
}
.custom-product-arrow-wrapper .arrow-image-wrapper{
    width: 82%;
    display: flex;
    justify-content: space-between;
  
}
.custom-product-arrow-wrapper img.left-arrow {
    width: 100%;
    max-width: 40px;
    max-height: 40px;
    background: #eeeeee96;
    padding: 10px;
}
.custom-product-arrow-wrapper img.right-arrow {
    width: 100%;
    max-width: 40px;
    max-height: 40px;
    background: #eeeeee96;
    padding: 10px;
}
@media(max-width: 1641px){
.custom-product-arrow-wrapper .arrow-image-wrapper{
    width: 88%;
    display: flex;
    justify-content: space-between;
  
  
}
@media(max-width: 550px){
.custom-product-arrow-wrapper {
    top: 45%;
} 
}



article.article-template .article-template__hero-container {
    max-width: 750px;
    margin: 0 auto;
}
  h1.article-template__title {
    font-family: 'Obviously';
    font-size: 36px;
    font-weight: 700;
}

