/** Shopify CDN: Minification failed

Line 3917:37 Unexpected "{"
Line 6425:28 Expected identifier but found "/"
Line 6426:25 Expected identifier but found "/"
Line 6427:20 Expected identifier but found "/"

**/
@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";

@font-face {
  font-family: 'FatFrank';
  src: url('/cdn/shop/files/FatFrank-Heavy.eot?v=1672833730');
  src: url('/cdn/shop/files/FatFrank-Heavy.eot?v=1672833730?#iefix') format('embedded-opentype'), url('/cdn/shop/files/FatFrank-Heavy.woff2?v=1672833730') format('woff2'), url('/cdn/shop/files/FatFrank-Heavy.woff?v=1672833732') format('woff'), url('/cdn/shop/files/FatFrank-Heavy.ttf?v=1672833730') format('truetype'), url('/cdn/shop/files/FatFrank-Heavy.svg?v=1672833734#FatFrank-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
     font-family: 'Nobel';
     src: url('/cdn/shop/files/Nobel-Light.eot?v=1672834746');
     src: url('/cdn/shop/files/Nobel-Light.eot?v=1672834746?#iefix') format('embedded-opentype'), url('/cdn/shop/files/Nobel-Light.woff2?v=1672834746') format('woff2'), url('/cdn/shop/files/Nobel-Light.woff') format('woff'), url('/cdn/shop/files/Nobel-Light.ttf') format('truetype'), url('/cdn/shop/files/Nobel-Light.svg#Nobel-Light') format('svg');
     font-weight: 300;
     font-style: normal;
     font-display: swap;
}
 */
@font-face {
  font-family: 'Nobel';
  src: url('/cdn/shop/files/Nobel-Regular.eot?v=1672835196');
  src: url('/cdn/shop/files/Nobel-Regular.eot?#iefix') format('embedded-opentype'), url('/cdn/shop/files/Nobel-Regular.woff2') format('woff2'), url('/cdn/shop/files/Nobel-Regular.woff') format('woff'), url('/cdn/shop/files/Nobel-Regular.ttf') format('truetype'), url('/cdn/shop/files/Nobel-Regular.svg#Nobel-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel';
  src: url('/cdn/shop/files/Nobel-Light_8e8a6f99-c314-4fc0-856b-03af3c3dac87.eot?v=1673523302');
  src: url('/cdn/shop/files/Nobel-Light_8e8a6f99-c314-4fc0-856b-03af3c3dac87.eot?v=1673523302?#iefix') format('embedded-opentype'), url('/cdn/shop/files/Nobel-Light_7d1bb66f-1f7f-4f01-b6a2-379d0afdd4ca.woff2?v=1673523302') format('woff2'), url('/cdn/shop/files/Nobel-Light_b121d8ea-a601-4fa3-82ef-21359685d831.woff?v=1673523302') format('woff'), url('/cdn/shop/files/Nobel-Light_41f08fbd-3220-481e-9d22-5795c248961e.ttf?v=1673523302') format('truetype'), url('/cdn/shop/files/Nobel-Light_8466f813-daf2-4f06-859d-6891a2eddd5f.svg?v=1673523302#Nobel-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --fast: .4s;
  --slow: .8s;
  --announcement-height: 25px
}

@media (max-width:1023px) {
  :root {
    --header-height: 60px;
    --gutter: 20px
  }
}


@media (min-width:1024px) {
  :root {
    --header-height: 86px;
    --gutter: 2vw
  }
}

.lifesaver {
  display: none;
}

.take15 {
  text-transform: uppercase;
  color: #000;
  /* background: #FFB000; */
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  font-size: 14px;
  padding: 3px;
  font-style: italic;
}

#shopify-section-template--15210311516221__67fd2bbe-e85e-441f-af36-13897e43ed97, #shopify-section-template--15229571498045__67fd2bbe-e85e-441f-af36-13897e43ed97 {
  margin-top: -10px
}

@media screen and (min-width: 768px) {
 /*  .template-index .lifesaver {
    display: block;
  } */
}

/* .template-index .spinninglogo {
  display: none;
} */

body h1 {
  font-family: 'Nobel';
  font-weight: 300;
  line-height: 18px;
}

body h2 {
  font-family: 'Nobel';
  font-weight: 300;
  line-height: 17px;
}

body h3 {
  font-family: 'FatFrank';
}


body .page-width--narrow {
  max-width: unset;
  width: 100%;
  padding: 0;
}

body .page-width--narrow img {
  display: block;
  margin: 0;
  padding: 0;
}

body .page-width--narrow h1 {
  display: none;
}

#shopify-section-template--15190423830589__ed247cac-f310-493d-b407-772f8b42f36b .custom-unmute,
#shopify-section-template--15190423830589__ed247cac-f310-493d-b407-772f8b42f36b .section-video .section__media #audio-control img {
  display: none !important;
}

.header {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 100% !important;
  background: #fff !important;
  border-bottom: 1px solid #000;
  grid-template-areas: unset !important;
  display: grid !important;
  grid-template: "announcement-bar announcement-bar announcement-bar" auto "desktop-left desktop-center desktop-right" var(--header-height)/1fr auto 1fr !important;
  transition: background-color var(--fast);
  column-gap: unset !important;
}

.header .announcement-bar {
  width: 100% !important;
  max-width: 100% !important;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #000;
  padding: 1px 0;
  grid-area: announcement-bar;
  display: block;
  overflow: hidden;
  position: relative;
  visibility: visible !important;
}

.header .announcement-bar p {
  animation: marquee 27s linear infinite;
  width: max-content;
  line-height: normal;
  margin: 0.5em 0;
  letter-spacing: .05em !important;
  color: #000;
  font-size: 12px;
  font-family: Nobel;
  transform: translateX(100%);
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  max-width: unset;
}

.header .announcement-bar p.visible-xs {
  display: none;
}

div#shopify-section-template--15227346780221__67fd2bbe-e85e-441f-af36-13897e43ed97 {
    top: -10px;
    position: relative;
}

.header .announcement-bar p a {
  color: black;
  text-decoration: unset;
}

@keyframes marquee {
  0% {
    transform: translate(100vw);
  }

  100% {
    transform: translate(-100%);
  }
}

.sub_links header-menu {
  display: inline-block;
}

.header .header__heading {
  margin-left: 55px;
  align-self: center;
  grid-area: desktop-left;
  justify-self: unset;
}

.header .header__heading .header__heading-logo {
  width: 100%;
  max-width: 245px;
  margin: auto;
}
.exclusive_badge.exclusive_badge-desktop {
	display: none;
}
.header .header__inline-menu {
  align-self: center;
  grid-area: desktop-center;
  text-align: center;
}

.header .header__inline-menu ul li a {
  display: inline-block;
  padding: 1px 4px 2px 6px;
  font-size: 17px;
  letter-spacing: .1em;
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

/* body .header .desktop.center ul.main-nav.desktop li:nth-child(1) ul.sub_menu li {
    display: inline !important;
    float: left;
    width: auto;
    margin: 8px 24px;
} */

.header .header__inline-menu ul li .icon.icon-caret {
  display: none;
}

.header .header__inline-menu ul li .header__menu-item {
  padding: 0;
}

.header .header__inline-menu ul li .header__menu-item span {
  display: inline-block;
  padding: 1px 4px 2px 6px;
  font-size: 17px;
  letter-spacing: .1em;
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.header .header__inline-menu ul li {
  display: inline;
  margin: 1em;
}

.header .header__inline-menu ul li .header__menu-item:hover span {
  text-decoration: unset;
  color: #ffb100 !important;
}

.header .header__inline-menu ul li a:hover {
  text-decoration: unset;
  color: #ffb100 !important;
}

.header .header__icons {
  margin-right: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 8px;
  align-self: center;
  grid-area: desktop-right;
  margin-right: 60px;
  text-align: right;
}

.header .header__heading a {
  display: block;
  padding: 0;
  margin: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body sticky-header.header-wrapper {
  z-index: 99999 !important;
  border: 0 !important;
}

.block__image img {
  width: 100%;
}

/*  div:empty {
     display: block !important;
} */
.block__image {
  line-height: 0;
}

.mobile.nav-container {
  display: none;
}

.main_mobile,
.mobile-menu {
  display: none;
}

.content.fullwidth.desktop.single {
  position: relative;
}

.content.fullwidth .block.image-text .copy {
	position: absolute;
	right: 20px;
	bottom: 20px;
	display: block !important;
}

.content.fullwidth .block.image-text .copy p {
	color: #fff;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 17px !important;
	letter-spacing: .05em !important;
	line-height: normal;
	font-family: Nobel;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0;
}
.custom-slideshow-mobile {
  display: none;
}

.mobile-add-to-cart-text .add-to-cart.caps {
  display: block;
  background: #ffb100;
  width: 100%;
  padding: 12px 10px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  border: 0px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: nobel, sans-serif;
}

.content-section .content.four-across {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.content-section .content.four-across .block.image-text {
  display: block;
  margin-bottom: 0px;
  text-decoration: unset;
}

.content-section .four-across .block.image-text .custom-content-haedingggg .heading {
  margin: 0;
  text-align: center;
  font-size: 17px !important;
  font-weight: 300;
  font-family: 'Nobel';
  color: #000;
  text-decoration: unset;
  border: 0;
}

.content-section .four-across .block.image-text .custom-content-haedingggg .heading {
  margin: -20px auto 0px !important;
  padding: 5px 10px 0 !important;
}
.desktop_sections .desktp_sec {
  float: left;
  width: 50%;
  position: relative;
}
.image_sec .copy {
  position: absolute;
  right: 20px;
  top: 20px;
}
.image_sec .copy p {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: .05em !important;
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 300;
  margin:0px;
  text-transform: uppercase;
}

#shopify-section-template--15124798210109__a8ad2f44-106e-4f4e-824e-c583af872efe {
  display: table;
}

.covet-pics-feed .has-heading h3 {
  text-align: center;
  font-size: 27px;
  font-family: 'FatFrank';
  letter-spacing: .03em;
  line-height: 1;
  margin: 1em 0;
}

.covet-pics-feed .has-heading h3 a {
  font-family: 'FatFrank';
  letter-spacing: .03em;
  line-height: 1;
  color: black;
  text-decoration: unset;
  text-transform: uppercase;
}

.covet-pics-feed .followbtn {
  display: table;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
  padding: 5px 15px;
  margin-top: 35px;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: 'Nobel';
  text-transform: uppercase;
  background: transparent;
  font-size: 12px;
  text-align: left;
}

.covet-pics-feed .followbtn:hover {
  background: black;
  color: #fff;
}

.covet-pics-feed .followbtn:hover a {
  color: #fff;
}

.covet-pics-feed .followbtn a {
  font-weight: 300;
  font-family: 'Nobel';
  text-transform: uppercase;
  color: black;
  text-decoration: unset;
}

.footer {
  margin: 0px;
  padding: 0;
  border: 0;
}

.footer .footer_top {
  /* margin-top: 20px; */
}

.footer .footer_top .hero-ticker .ticker__inner {
  display: flex;
  max-width: 100vw;
  overflow: hidden;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-prev::before {
  content: "\f137";
  font-family: fontawesome;
  color: black;
  opacity: 1;
  font-size: 28px;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-prev {
  left: 20px;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-prev,
.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-next {
  top: 35%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-next::before {
  content: "\f138";
  font-family: fontawesome;
  color: black;
  opacity: 1;
  font-size: 28px;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .slick-next {
  right: -15px;
}

.footer .footer_top .hero-ticker .ticker__inner p {
  -webkit-animation: ticker 15s linear -1s infinite forwards;
  animation: ticker 15s linear -1s infinite forwards;
  font-size: 17px;
  margin-bottom: .8rem;
  padding-right: 9rem;
  box-sizing: content-box;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -.02em;
  line-height: .88;
  padding-right: 0;
  position: relative;
  white-space: nowrap;
  display: flex;
  margin: 20px 15px;
  font-family: Nobel;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .05em !important;
}

.footer .footer_top .hero-ticker .ticker__inner p img {
  float: left;
  width: auto;
  margin-left: 30px;
  max-width: 60px;
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.footer .footer_top .footer_top_signup {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.footer .footer_top .footer_top_signup img {
  margin: 0 auto;
  max-width: 75px;
}

.footer .footer_top .footer_top_signup h3 {
  font-size: 27px;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
  font-family: FatFrank;
  letter-spacing: .03em;
  margin-bottom: 0;
}

.footer_top_signup p {
  width: 100%;
  max-width: 175px;
  margin: 10px auto 0;
  line-height: normal;
  font-family: nobel, sans-serif;
  font-size: 14px;
  letter-spacing: .05em !important;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.footer_top_signup .klaviyo-form-WKTeHk.klaviyo-form .needsclick button.needsclick {
  background: #000 !important;
  color: #fff !important;
}

.footer__content-top {
  float: left;
  width: 100%;
  border-top: 1px solid #000;
  padding-top: 45px !important;
  margin-top: 40px !important;
  max-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}

.footer__content-top .footer__blocks-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu {
  max-width: 100%;
  width: 100%;
}

.footer .footer__content-bottom {
  border: 0px;
}

.footer__content-top ul li {
  width: 100%;
  margin: .3em 1em !important;
  text-align: center;
  padding: 0px;
}

.footer__content-top ul li a {
  font-size: 14px !important;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0;
  color: black !important;
}

.footer__content-top ul {
  column-count: 3;
  display: grid;
  grid-template-columns: auto auto auto;
}

.footer .foot_let_bootm {
  margin: 40px auto;
  width: auto;
  float: none;
  display: table;
}

.footer .foot_let_bootm .socialss {
  list-style: none;
  width: auto;
  margin: 0;
  padding: 0;
}

.footer .foot_let_bootm .socialss li {
  float: left;
  width: auto;
  margin: 0 0 0 15px;
}

.footer .foot_let_bootm .socialss li a {
  text-decoration: none;
  display: block;
  line-height: normal;
}

.footer .foot_let_bootm .socialss li a img {
  max-width: 38px;
}

.footer .footer_bottm {
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000;
	padding: 5px 0;
	background: #E8E0C6;
}

.footer .footer_bottm p {
  letter-spacing: .05em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  color: black;
}

.footer {
  margin: 0 !important;
  padding: 0px !important;
  border: 0 !important;
  margin-bottom: 40px !important;
}

.header .announcement-bar p b {
  font-weight: 300;
}

.footer .footer_center {
  float: left;
  width: 100%;
  border-top: 1px solid #000;
  padding-top: 45px;
  /* margin-top: 40px; */
  background: #E8E0C6;
}

.footer .footer_center .footer_center_top {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.footer .footer_center .footer_center_top .footer_item {
  float: left;
  width: 33.3%;
}

.footer .footer_center .footer_center_top .footer_item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .footer_center .footer_center_top .footer_item ul li {
  float: left;
  width: 100%;
  margin: .3em 1em;
  padding: 2px 0;
  text-align: center;
  line-height: normal;
}

.footer .footer_center .footer_center_top .footer_item ul li a {
  font-size: 14px !important;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 100;
  text-transform: uppercase;
  padding: 0;
  color: black !important;
  text-decoration: unset;
}

#shopify-section-footer {
  overflow: hidden;
}

.content_img_vid .mobile_sections {
  display: none;
}

.mega-menu__list {
  width: 100%;
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 20px !important;
  padding-left: 55px !important;
  display: block !important;
}

header .mega-menu__list li.sub-main {
  float: left !important;
  width: 16.6% !important;
  position: static !important;
  margin: 8px 0 !important;
  text-align: left !important;
}

.mega-menu__list li .mega-menu__link {
  margin-bottom: 20px !important;
  display: inline-block !important;
  padding: 1px 4px 2px 6px !important;
  font-size: 17px !important;
  font-weight: 400 !important;
}

.mega-menu__list li .list-unstyled {
  padding: 0 0 0 7px;
}

.mega-menu__list li .list-unstyled li {
  width: 100%;
  margin: 0 !important;
}

.header .header__inline-menu ul li .mega-menu__list li a {
  padding: 0 0 3px !important;
  font-size: 12px !important;
  display: block !important;
  letter-spacing: .05em !important;
  margin: 0 !important;
  color: #000;
  font-weight: 300 !important;
}

.footer .footer__content-top {
  display: none;
}

.footer .footer__content-bottom {
  display: none;
}

.header .header__inline-menu ul li .mega-menu__list li {
  float: left;
  width: 100%;
  display: block;
  position: static;
  margin: 0px !important;
  text-align: left;
}

.header .header__inline-menu ul li .mega-menu__list li a {
  padding: 0 0 3px;
  font-size: 12px;
  display: block;
  letter-spacing: .05em;
  margin: 0;
  color: #000;
}

.header .header__inline-menu ul li.sub-main a.mega-menu__link {
  margin-bottom: 20px !important;
  display: inline-block !important;
  padding: 1px 4px 2px 6px !important;
  font-size: 17px !important;
  font-weight: 300 !important;
}

.header .header__inline-menu ul li.sub-main .sub-child .mega-menu__link {
  padding: 0 0 3px !important;
  font-size: 12px !important;
  display: block !important;
  letter-spacing: .05em !important;
  margin: 0 !important;
  color: #000 !important;
  font-weight: 300 !important;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs {
  height: 490px;
  z-index: 999;
  width: 80%;
  float: left;
  position: absolute;
  top: 100%;
  left: 20%;
  padding-right: 60px;
  transition: all .3s ease-in-out;
  background: #fff;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .bx-wrapper {
  padding: 0;
  margin: 0px;
  border: 0px;
  box-shadow: unset;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs #owl-header-slider {
  padding: 0 15px;
  height: 100%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs #owl-header-slider .owl-item {
  display: inline;
  margin: 1em;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs #owl-header-slider .owl-item p {
  margin-top: 4px;
  font-size: 12px;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs #owl-header-slider .owl-item .item a {
  text-decoration: unset;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .owl-pagination .owl-page {
  width: 33.33%;
  margin: 0;
  padding: 0 1px;
  height: auto;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .owl-pagination {
  position: absolute;
  bottom: 15px;
  display: flex;
  padding: 0;
  width: 100%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .owl-pagination .owl-page span {
  width: 100%;
  padding: 0 1px;
  height: 2px;
  background: silver;
  display: table;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .owl-pagination .owl-page.active span {
  background: black;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .mega-menu__content {
  width: 20%;
  min-height: 490px;
}

details[open]>.header__menu-item {
  text-decoration: unset !important;
}

.header .header__inline-menu ul li.sub-main .sub-child .mega-menu__link:hover {
  color: #ffb100 !important;
}

.mobile_sections .mobile_sec.image_sec {
  position: Relative;
}

.collection-main {
  padding: 40px 60px 30px;
  position: relative;
}

.collection-main #shopify-section-collection-filters {
  position: absolute;
  z-index: 1;
  display: table;
  background: 0 0;
  float: left;
  width: 20%;
  left: 50px;
  top: 240px;
}

.collection-main .products-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  grid-auto-flow: row dense;
  gap: 2vw;
}

.collection-main .products-grid .product-grid__wrapper {
  position: relative;
}

.collection-main .products-grid .product-grid__wrapper .image {
  position: relative;
}

.collection-main .products-grid .product-grid__wrapper .image .exclusive_badge {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}

.collection-main .products-grid .product-grid__wrapper .product-grid-item .second.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.collection-main .products-grid .product-grid__wrapper .image img {
  display: block;
  transition: opacity var(--slow);
  width: 100%;
}

.collection-main .products-grid .product-grid__wrapper .image img.first {
  opacity: 1;
}

.collection-main .products-grid .product-grid__wrapper .image:hover .second.hover {
  opacity: 1;
  transition-duration: var(--fast);
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc {
  visibility: hidden;
  display: block;
  width: 100%;
  min-height: 64px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc .btn.btn-add-to-cart {
  background: #fff !important;
  border: 1px solid black !important;
  min-height: 50px;
  font-size: clamp(14px, 1.6vw, 16px);
  text-align: center;
  width: 100%;
  height: 100%;
  color: #000;
  cursor: pointer;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.collection-main .products-grid .product-grid__wrapper .image:hover #container-atc {
  visibility: visible;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc:hover .variants {
  display: flex;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc .variants {
  width: 100%;
  background: #fff !important;
  bottom: 15px;
  min-height: 50px;
  position: absolute;
  color: #4d4d4d;
  font-weight: 500;
  border: 1px solid #000;
  font-size: clamp(14px, 1.6vw, 16px);
  left: 0;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  flex-wrap: wrap;
  display: none;
  height: auto;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector.unavailable {
  pointer-events: none;
  position: relative;
  color: #828282;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector {
  padding: 0 7px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.collection-main .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector.unavailable::before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  background: #828282;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.collection-main .products-grid .product-grid__wrapper .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-decoration: none;
}

.collection-main .products-grid .product-grid__wrapper .info {
  display: block;
  margin: 10px 0 0;
}

.collection-main .products-grid .product-grid__wrapper .info .title {
  margin: 0 0 2px;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #000;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.collection-main .products-grid .product-grid__wrapper .info .price {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 700;
  font-family: nobel, san-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.collection-main .products-grid .product-grid__wrapper .info .product-grid-item .info .swym-button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
  border: none;
}

.collection-main .products-grid .product-grid__wrapper .product-grid-item .extras, .exclusive_badge .extras {
  color: #f35400;
  letter-spacing: .05em !important;
  width: 100%;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 300;
}

.collection-main .products-grid .product-grid__wrapper .product-grid-item .extras.buynow {
  color: #c4d06e;
}

.collection-main .products-grid .product-grid__wrapper .info .product-grid-item .info .compare-at-price {
  display: inline-block;
  margin-left: 3px;
  color: gray;
}

.collection-main .products-grid .product-grid__wrapper .image .exclusive_badge img {
  max-width: 60px;
}

.collection-products .load-more_wrap {
  text-align: center;
  margin: 0;
  padding: 25px 0;
}

.collection-main #shopify-section-collection-filters #collectionFilters {
  -webkit-transform: translateX(-100%) translateX(-1.6rem) translateX(-.2rem);
  transform: translate(-100%) translate(.6rem) translate(-.2rem);
  max-width: 300px;
  position: relative;
  transition: all .3s ease-in-out;
}

.collection-main #shopify-section-collection-filters #collectionFilters .collection-filters__dropdown {
  min-width: 165px;
  max-width: 165px;
  display: none;
  background-color: #fff;
  padding: 10px 20px;
  float: left;
  position: relative;
}

#sortBy::after,
.filter-by::after {
  content: "";
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99998 11.2L12.6 5.60001L5.39998 5.60001L8.99998 11.2Z' fill='black'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin-left: 9px;
}

.collection-main #shopify-section-collection-filters #collectionFilters #filterBy {
  transform: rotate(-90deg);
  float: left;
  position: absolute;
  right: -6px;
  top: 120px;
  background: transparent;
  border-color: transparent;
  color: inherit;
  cursor: pointer;
  padding: .25em 0;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: .05em !important;
  text-transform: uppercase;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper {
  display: block;
  -webkit-transform: translateX(-100%) translateX(-1.6rem) translateX(-.2rem);
  transform: translate(-100%) translate(.6rem) translate(-.2rem);
  max-width: 300px;
  position: relative;
  transition: all .3s ease-in-out;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss {
  display: none;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .sort_selector {
  transform: rotate(-90deg);
  float: left;
  position: absolute;
  right: 15px;
  top: 10px;
  margin: 0;
  max-width: 29px;
  white-space: nowrap;
  max-height: 64.48px;
  font-size: 13px;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .custom-select {
  padding: 10px 20px;
  min-width: 173px;
  max-width: 173px;
  float: left;
  display: none;
  position: absolute;
  width: 100vw;
  left: 0;
  top: calc(100% + 1px);
  background: #fff;
}

.collection-main #shopify-section-collection-filters #collectionFilters.semi-active,
.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper.semi-active {
  pointer-events: all;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1) !important;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1) !important;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1) !important;
}

.collection-filters.active .custom-select {
  display: block !important;
}

.collection-main #shopify-section-collection-filters #collectionFilters.active .collection-filters__dropdown {
  display: block;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper.active {
  pointer-events: all;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
}

.collection-main #shopify-section-collection-filters #collectionFilters.active {
  pointer-events: all;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
}

.collection-products__wrapper {
  grid-area: products;
  transform: translate(0);
  transition: all .3s ease-in-out;
  position: relative;
}

.collection-products__wrapper.open {
  transform: translate(20%);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .custom-select .sort__close {
  display: none;
}

.collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .custom-select .options-sort label {
  text-align: left;
  margin: 0 0 10px;
  padding: 8px 0;
  border-bottom: 1px solid #dadada;
  display: block;
  float: none;
  width: auto;
  min-width: 2em;
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.collection-main #shopify-section-collection-filters #collectionFilters.active .collection-filters__dropdown .collection-filter__close {
  display: none;
}

.header .header__inline-menu ul li .header__menu-item span.header__active-menu-item {
  background: #f3b200;
}

.header__active-menu-item {
  text-decoration: unset;
}

.template-product .product {
  margin: 0 30px;
  display: flex;
  min-height: 600px;
}

.template-product .product .product_sticky_cart {
  display: none;
}

.template-product .product .product-info.desktop_product {
  padding: 0 30px;
  flex: 2.5;
  position: sticky;
  top: 55px;
  height: 100%;
}

.template-product .product .product-images {
  flex: 4;
}

.template-product .product .product-images a {
  margin-bottom: 10px;
  display: table;
  width: 100%;
  cursor: zoom-in;
}

.template-product .product .product-images a img {
  width: 100%;
}

.product.product_mobile {
  display: none;
}

.template-product .styled-with {
  margin: 7% 7% 6%;
}

.template-product .styled-with h2.fatfrank {
  font-family: nobel, sans-serif;
  font-weight: 300;
  letter-spacing: .1em;
  line-height: unset;
  font-size: 17px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  color: black;
}

.template-product .styled-with .products-grid {
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 20px;
  width: 100%;
  display: grid;
  grid-auto-flow: row dense;
  gap: var(--gutter);
}

.template-product .styled-with .products-grid .product-grid__wrapper {
  position: relative;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image {
  position: relative;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image .first {
  opacity: 1;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image img {
  display: block;
  transition: opacity var(--slow);
  width: 100%;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image .second.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image:hover .second.hover {
  opacity: 1;
  transition-duration: var(--fast);
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc {
  visibility: hidden;
  width: 100%;
  min-height: 64px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc .btn.btn-add-to-cart {
  background: #fff !important;
  border: 1px solid black !important;
  min-height: 50px;
  font-size: clamp(14px, 1.6vw, 16px);
  text-align: center;
  width: 100%;
  height: 100%;
  color: #000;
  cursor: pointer;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.template-product .styled-with .products-grid .product-grid__wrapper .info {
  display: block;
  margin: 10px 0 0;
}

.template-product .styled-with .products-grid .product-grid__wrapper .info .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-decoration: none;
}

.template-product .styled-with .products-grid .product-grid__wrapper .info .product-grid-item .info h4 {
  margin: 0 0 2px;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #000;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.template-product .styled-with .products-grid .product-grid__wrapper .info .product-grid-item .info .price {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 700;
  font-family: nobel, san-serif;
  font-size: 15px;
}

.template-product .styled-with .products-grid .product-grid__wrapper .info .product-grid-item .info .swym-button.swym-add-to-wishlist-view-product {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
  border: none;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image:hover #container-atc {
  visibility: visible;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image .exclusive_badge {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}

#shopify-section-product-recommendation {
  margin: 10% 7% 6%;
}

#shopify-section-product-recommendation #ProductSection-product-recommendation {
  padding: 0;
  margin: 0px auto;
  max-width: 100%;
}
#shopify-section-product-recommendation #ProductSection-product-recommendation .grid__item {
  display: block;
  width: 100%;
  max-width: 100%;
}

#shopify-section-product-recommendation .section-header__title {
  font-family: nobel, sans-serif;
  font-weight: 300;
  letter-spacing: .1em;
  line-height: unset;
  font-size: 17px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}

#shopify-section-product-recommendation .grid-uniform {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row dense;
  grid-area: products-grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: var(--gutter);
  padding-top: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

#shopify-section-product-recommendation .product-grid__wrapper {
  position: relative;
}

#shopify-section-product-recommendation .product-grid__wrapper .image {
  position: relative;
}

#shopify-section-product-recommendation .product-grid__wrapper .image .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
}

#shopify-section-product-recommendation .product-grid__wrapper .image .first {
  opacity: 1;
}

#shopify-section-product-recommendation .product-grid__wrapper .image img {
  display: block;
  transition: opacity var(--slow);
  width: 100%;
}

#shopify-section-product-recommendation .product-grid__wrapper .image .second.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#shopify-section-product-recommendation .product-grid__wrapper .image:hover .second.hover {
  opacity: 1;
  transition-duration: var(--fast);
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc {
  visibility: hidden;
  width: 100%;
  min-height: 64px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc .btn.btn-add-to-cart {
  background: #fff !important;
  border: 1px solid black !important;
  min-height: 50px;
  font-size: clamp(14px, 1.6vw, 16px);
  text-align: center;
  width: 100%;
  height: 100%;
  color: #000;
  cursor: pointer;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

#shopify-section-product-recommendation .product-grid__wrapper .info {
  display: block;
  margin: 10px 0 0;
}

#shopify-section-product-recommendation .product-grid__wrapper .info .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-decoration: none;
}

#shopify-section-product-recommendation .product-grid__wrapper .info .product-grid-item .info h4 {
  margin: 0 0 2px;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #000;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

#shopify-section-product-recommendation .product-grid__wrapper .info .product-grid-item .info .price {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 700;
  font-family: nobel, san-serif;
  font-size: 15px;
}

#shopify-section-product-recommendation .product-grid__wrapper .info .product-grid-item .info .swym-button.swym-add-to-wishlist-view-product {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
  border: none;
}

#shopify-section-product-recommendation .product-grid__wrapper .image:hover #container-atc {
  visibility: visible;
}

#shopify-section-product-recommendation .exclusive_badge {
  /* position: absolute; */
  right: 5px;
  top: 5px;
  z-index: 1;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc .variants {
  width: 100%;
  background: #fff !important;
  bottom: 15px;
  min-height: 50px;
  position: absolute;
  color: #4d4d4d;
  font-weight: 500;
  border: 1px solid #000;
  font-size: clamp(14px, 1.6vw, 16px);
  left: 0;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  flex-wrap: wrap;
  display: none;
  height: auto;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc:hover .variants {
  display: flex;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc .variants .variant-selector {
  padding: 0 7px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc .variant-selector.unavailable {
  pointer-events: none;
  position: relative;
  color: #828282;
}

#shopify-section-product-recommendation .product-grid__wrapper .image #container-atc .variant-selector.unavailable::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: #828282;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#shopify-section-product-recommendation .product-grid__wrapper .extras {
  color: #f35400;
  letter-spacing: .05em !important;
  width: 100%;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 300;
}

#shopify-section-product-recommendation .product-grid__wrapper .product-grid-item.caps {
  text-decoration: unset;
}

.buynow {
  color: #c4d06e !important;
}

.product-info-wrapper {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 110px);
}

.add-to-cart-formf.sticky {
  max-width: 380px;
}

.template-product main>.product .product-info .product-title {
  font-family: nobel, sans-serif;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: unset;
  font-size: 17px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
}

.template-product main>.product .product-info .product-description {
  font-size: 12px;
  margin: 0 0 1.5em;
  text-transform: uppercase;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: black;
}

.template-product main>.product .product-info .product-description p a {
  border-bottom: 1px solid #000;
  color: black;
  text-decoration: unset;
}

.template-product main>.product .product-info .product-color {
  font-size: 12px;
  margin: 3px 0 0;
  padding-bottom: 15px;
  display: block;
  text-transform: uppercase;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: black;
  letter-spacing: .05em;
  line-height: unset;
}

.template-product main>.product .product-info .extras .block .header {
  margin: 5px 0 !important;
  cursor: pointer;
  text-transform: uppercase;
  display: block !important;
  border: 0;
}

.template-product main>.product .product-info .extras .block .header::before {
  content: "+";
  display: inline-block;
  width: .5em;
}

.template-product main>.product .product-info .extras .block .content {
  height: 0;
  overflow: hidden;
}

.template-product main>.product .product-info .extras .block.expanded .content {
  height: auto;
  margin: .3em .8em 1em;
}

.template-product main>.product .product-info .extras .block .content p {
  margin: 0;
  letter-spacing: .05em !important;
  font-size: 12px;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
  line-height: 17px;
}

.template-product main>.product .product-info .extras .block.expanded .header::before {
  content: "\2013";
}

#shopify-section-product-recommendation .exclusive_badge img {
  max-width: 60px;
}

.template-product main>.product .product-info .add-to-cart-form {
  max-width: 271px;
  min-width: 271px;
}

.template-product main>.product .product-info .add-to-cart-form .product-price {
  font-size: 17px;
  margin: 0;
  letter-spacing: .05em;
  line-height: unset;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.template-product main>.product .product-info .add-to-cart {
  color: #fff;
  background: black;
  margin: 10px 0 20px;
  margin-bottom: 10px;
  padding: 10px 1.4em;
  cursor: pointer;
  border: 1px solid #000;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
}

.template-product main > .product .product-info .add-to-waitlist .product--submit-text {
	font-size: 12px;
	letter-spacing: .05em;
	line-height: unset;
	font-family: nobel,sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

.template-product main > .product .product-info .add-to-waitlist {
  display: block;
  text-decoration: none;
  margin: 10px 0px 0px 0px;
  text-align: center;
  border: 1px solid black;
  padding: 5px 1.4em;
  background: black;
  color: #fff;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc .variants {
  width: 100%;
  background: #fff !important;
  bottom: 15px;
  min-height: 50px;
  position: absolute;
  color: #4d4d4d;
  font-weight: 500;
  border: 1px solid #000;
  font-size: clamp(14px, 1.6vw, 16px);
  left: 0;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  flex-wrap: wrap;
  display: none;
  height: auto;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc:hover .variants {
  display: flex;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector {
  padding: 0 7px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector.unavailable {
  pointer-events: none;
  position: relative;
  color: #828282;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image #container-atc .variants .variant-selector.unavailable::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: #828282;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.template-product .product .product-info.desktop_product .options {
  display: none;
}

.template-product .product .product-info.desktop_product .variants select {
  border-radius: 0 !important;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 12px;
  font-family: nobel, serif;
  font-weight: 300;
  letter-spacing: .05em;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #000;
}

.product-grid-item.caps {
  text-decoration: unset !important;
}

.template-product .product .dots {
  display: none;
}

.collection-main .collection-filters__dropdown .collection-filters__top {
  float: left;
  width: 100%;
  margin: .5em 0;
}

.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper {
  float: left;
  width: 100%;
}

.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter__title {
  margin: 0 0 10px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #000;
  padding: 10px 0;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .accordion-titel {
	display: block;
	width: 100%;
	cursor: pointer;
}
.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner .tag {
	display: inline-block;
}
.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin: 1em 0;
  display: none;
}


.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}

.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner a .color {
  width: 2rem;
  height: 30px;
  border-radius: 50%;
  max-width: 30px;
  float: left;
  margin: 4px 3px;
  min-width: 2em;
  padding: .3em .2em;
  text-align: center;
  border: 1px solid transparent;
}

.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner a .color span {
  display: none;
}

.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter__title::before {
  content: "+";
  display: inline-block;
  width: .5em;
  margin-right: 3px;
  position: absolute;
  right: 0;
  font-size: 20px;
  top: 5px;
  cursor: pointer;
}

.collection-filters :checked+label,
.collection-filters .tag--active label {
  border: 3px solid #ffb100;
}

.collection-filters label {
  float: none;
  width: auto;
  margin: 5px 0;
}

.current-filters.opend {
  display: block;
}

.shopify-section-filters .current-filters {
  line-height: 2;
  margin: 1em 0;
}

.shopify-section-filters .current-filters a {
  border: 1px solid transparent;
  color: inherit;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  padding: .2em .5em;
  background: #eee;
}

.shopify-section-filters .current-filters a::after {
  content: " \d7";
  font-size: larger;
  font-weight: 100;
}

.shopify-section-filters .current-filters a {
  color: inherit;
  line-height: 1;
  white-space: nowrap;
}

.shopify-section-filters .current-filters a:hover {
  border-color: black;
}

.current-filters {
  display: none;
}

.collection-main.open {
  overflow: hidden;
}

.collection-filters .collection-filters__dropdown .loader {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
}

/* .product-grid-item__compare-at-price.test.compare-at-price {
  display: none;
} */

.product-grid-item .info .product-grid-item__compare-at-price {
    font-weight: 400;
    text-decoration: line-through;
}

.template-product main>.product .product-info .product-other-colorways .colorway {
  position: relative;
  margin-right: .6em;
  margin-bottom: .8em;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  vertical-align: bottom;
  border: 1px solid #000;
}

.modal-wrapper.size-chart {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #9491907a;
  z-index: 9999;
  display: none;
}

.modal-wrapper.size-chart.active {
  display: block;
}

.modal-wrapper.size-chart .modal-container {
  padding-top: 20px;
  padding-bottom: 25px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  right: 0;
  margin: 0 auto;
  min-height: auto;
  z-index: 9999;
  width: 578px;
  max-width: 100%;
  background: #ffffff;
  position: fixed;
  display: flex;
  flex-direction: column;
}

.modal-wrapper .modal-close {
  font-size: 38px;
  text-align: right;
  padding-right: 13px;
  position: absolute;
  right: 1px;
  top: 5px;
}

.size-chart header {
  padding: 13px 10px 5px;
}

#shopify-section-size-chart .size-chart header .modal__title {
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-weight: 400;
}

#shopify-section-size-chart .size-chart header .size-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  width: calc(100% - 62px);
  margin: 0 auto 50px;
}

#shopify-section-size-chart .size-chart header .size-tabs li {
  padding: 0;
  display: inline-block;
}

#shopify-section-size-chart .size-chart header .size-tabs li label.active {
  background: #fbb000;
}

#shopify-section-size-chart .size-chart header .size-tabs li label {
  border: 1px solid black;
  padding: 8px 30px;
}

.size-tabs li label {
  cursor: pointer;
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 1.2;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  color: black;
  font-style: normal;
  font-weight: 300;
}

div#shopify-section-size-chart .modal-container .cart-custom-pop {
  margin-bottom: 20px;
}

div#shopify-section-size-chart .modal-container .cart-custom-pop {
  overflow-y: auto;
  height: 340px;
}

.size-chart .size__activator.is-active+.cart-custom-pop {
  display: block;
}

.size-chart table {
  padding: 0 10px;
}

.size-chart table {
  border-top: none;
  width: calc(100% - 62px);
  margin: auto;
  font-size: 16px;
  line-height: 1.188;
  font-weight: 400;
  font-family: nobel, sans-serif;
}

#shopify-section-size-chart .size-chart table tr {
  background-color: transparent;
}

.size-chart table tr th,
div#shopify-section-size-chart .modal-container .cart-custom-pop tr td {
  border-bottom: 1px solid black;
  text-transform: uppercase;
  font-weight: 400;
  padding: 14px 0 !important;
  text-align: center;
  color: black;
}

.size-chart table th {
  border: none;
}

div#shopify-section-size-chart h3.modal__message-title {
  text-transform: unset;
  margin-bottom: 15px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-weight: 400;
  letter-spacing: .03em;
  font-size: 16px;
  text-transform: uppercase;
}

.modal__content {
  padding-bottom: 15px;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: unset !important;
}

div#shopify-section-size-chart .modal__content .modal__message {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-weight: 400;
}

div#shopify-section-size-chart .modal__content .modal__contact a {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  font-family: nobel, sans-serif;
  font-weight: 400;
  display: table;
  margin: 0 auto;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
  color: black;
  text-decoration: unset;
  line-height: normal;
}

div#shopify-section-size-chart .modal__content .modal__contact a span {
  display: none;
}

section.content .block.half {
  background: #E8E0C6 !important;
}
.template-page .shopify-section section.content .block.text .text .copy .accordion {
	color: #000;
	font-family: FatFrank;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	padding-right: 20px;
	position: relative;
}
.template-page .shopify-section section.content .block.text .text .copy .accordion::after {
	color: #000;
	font-weight: 700;
	float: right;
	margin-left: 5px;
	position: absolute;
	right: 0;
	top: 10px;
	transform: unset;
	font-size: 30px;
}
.copy.accord-main {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap:30px;
}
.template-page .shopify-section section.content .block.text .text .copy #response {
	padding: 0px;
}
.template-page .shopify-section section.content .block.text .text .copy #response p {
	margin-bottom: 15px !important;
	text-transform:inherit;
}
.template-page .shopify-section section.content:first-child .block.fullbleed:first-child,
.template-page.contact .shopify-section section.content .block.image.half.fullbleed {
  margin-top: 0;
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 50%;
}

.template-page .shopify-section section.content .block.text {
  float: right;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  justify-content: inherit;
  overflow: auto;
  padding:0px;
}
.template-page .shopify-section section.content .block.text .text {
	display: inline-flex;
padding: 70px;
flex-direction: column;
align-items: flex-start;
gap: 40px;
}
.template-page .shopify-section section.content:first-child .block.fullbleed:first-child img {
  width: 100%;
  object-position: top;
  height: 100vh;
  object-fit: cover;
  max-width: 100vw;
  overflow: hidden;
}

.template-page .shopify-section section.content .block.text .container {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 0px;
}

section.content .block.title-large .title {
	color: #000;
	font-family: FatFrank;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 81.5%;
	letter-spacing: 1px;
	text-align: left;
	margin: 0;
	text-transform: uppercase;
}

.content-section .block .copy p,
.section-video .vid_title a {
  font-size: 17px !important;
  line-height: normal;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  margin-right: 10px;
  top: 10px;
}

.template-page .text .copy,
.template-page .text h3 {
  max-width: 100% !important;
  margin: 0;
}

#shopify-section-footer {
  position: relative;
  /* z-index: 9; */
  background: #E8E0C6;
}


section.content .block.title-large h2 {
	font-size: 23px;
	display: block;
	font-weight: normal;
	text-transform: none;
	color: #000;
	font-family: Fatfrank,sans-serif;
	margin: 0px;
	line-height: 120%;
}

section.content .block.title-large p {
	color: #000;
	font-family: Nobel;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 100;
	line-height: 125%;
	margin: 0 !important;
	text-transform: inherit;
}
section.content .block.title-large p.con-break {
	margin-top: 40px !important;
	text-transform: inherit !important;
	line-height: normal;
	font-size: 20px !important;
}

section.content .block.title-large p a {
	line-height: 120%;
	color: #000;
	text-decoration: unset;
	border-bottom: 1px solid black;
	font-size: 18px;
	letter-spacing: .1em;
	font-family: nobel,sans-serif;
	font-style: normal;
	font-weight: 100;
	text-transform: uppercase;
}

section.content .block {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  text-decoration: none;
}

.size-fit .copy .size-guide p {
  font-size: 14px !important;
  line-height: normal !important;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
  margin: 10px 0px !important;
}

.size-fit .copy .size-guide h3 {
  font-family: nobel;
  font-size: 16px;
  margin-top: 25px;
  margin-left: 0;
}

.size-guide a {
  text-decoration: underline !important;
  padding-bottom: 3px;
}

table:not([class]) {
  border-collapse: unset !important;
  box-shadow: unset !important;
}

.size-fit .copy .size-guide td,
.size-fit .copy .size-guide th {
  border: solid 1px #000 !important;
  padding: 2px 5px !important;
  text-align: left;
  border-collapse: collapse !important;
  font-size: 14px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.faq .block.image.half.fullbleed {
  margin-top: 0;
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 50%;
}

.accordion {
  font-size: 12px;
  text-transform: uppercase;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000;
  letter-spacing: .05em;
  line-height: unset;
}

.panel p {
  font-family: nobel, san-serif;
  letter-spacing: .15em;
  font-weight: 300;
  font-size: 14px;
  color: black;
  letter-spacing: .05em !important;
}

.faq .block.image.half.fullbleed img {
  width: 100%;
  object-position: top;
}

.content.fullbleed .copy p {
  font-size: 14px !important;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  margin: 10px 0px !important;
}

.privacy-policy section.content .block.title-large h2,
.terms section.content .block.title-large h2 {
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  letter-spacing: .15em;
}

.privacy-policy ul li {
  font-size: 14px !important;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  margin: 10px 0px !important;
}

.header__search {
  padding-top: 7px !important;
}

.header .header__icons .mini-cart-link {
  padding-top: 5px !important;
}

.header__icons .header__icon--account {
  margin-left: 17px;
  text-decoration: unset;
  padding-top: 7px;
  font-size: 17px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  width: auto;
  color: black;
}

.template-login main {
  background: #fff;
  padding-top: 120px;
}

.template-login main .main-custommmmm {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  padding: 0 60px;
}

.template-login main .main-custommmmm .customer {
  float: left;
  width: 50%;
  padding: 0 10%;
  max-width: 50%;
}

.template-login main .main-custommmmm .customer h1 {
  margin-top: 55px;
  font-family: fatfrank;
  font-weight: 300;
  letter-spacing: .03em;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
}

.template-login main .main-custommmmm .customer input {
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  font-weight: 500;
  color: #000;
  padding: 10px;
  border: 1px solid #000;
  display: block;
  height: auto;
  margin: 0;
  font-size: 12px;
}

.template-login main .main-custommmmm .customer input::placeholder {
  opacity: 1;
  color: black;
}

.customer .field label {
  display: none;
}

.template-login main .main-custommmmm .customer.login a {
  font-weight: 500;
  width: 100%;
  text-align: left;
  margin: 2px 0;
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  color: black;
  text-decoration: unset;
  margin-top: 15px;
}

.template-login main .main-custommmmm .customer button {
  width: 100%;
  background: black;
  padding: 10px 0;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  margin: 0 auto 15px;
  font-family: nobel, sans-serif;
}

.template-login main .main-custommmmm .customer.login .ssi-wrapper {
  margin: 30px 0;
}

.template-login main .main-custommmmm .customer.login .ssi-wrapper .ssi-buttons {
  display: flex !important;
  align-items: center;
  margin-left: -5px;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.template-login main .main-custommmmm .customer.login .ssi-wrapper .ssi-buttons a {
  width: auto;
  margin: 30px 0 45px;
}

.template-login main .main-custommmmm .customer p {
  text-align: left;
  font-weight: 500;
  letter-spacing: .05em !important;
  text-transform: uppercase;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: black;
}

.template-login main p.reg-txt+p {
  display: flex;
  float: left;
}

.template-login main .main-custommmmm .customer input[type="checkbox"] {
  width: auto;
  max-width: inherit;
  min-width: auto;
  display: table;
  float: left;
  text-align: left;
  font-weight: 500;
  color: #000;
  padding: 10px;
  border: 1px solid #000;
  margin: 0 auto 15px;
}

.template-login main p.reg-txt+p label {
  display: block;
  margin-left: 10px;
}

.template-login main .main-custommmmm .customer input:active,
.template-login main .main-custommmmm .customer input:focus {
  border-color: #ddac25;
  box-shadow: unset;
  transition: unset;
  outline: 0;
}

.header .header__icons .mini-cart-link {
  margin-left: 17px;
  position: relative;
  padding-top: 0px;
  display: flex;
  margin-right: 0;
  align-items: center;
}

.header .header__icons .mini-cart-link img {
  width: 19px;
  max-width: 19px;
}

.header__icon,
.header__icon--cart .icon {
  height: auto !important;
  width: auto !important;
}

.collection-main .collectionh1 {
  text-align: center;
  font-family: nobel;
  font-size: 17px;
  padding-top: 10px;
  font-weight: 300;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
}

.collection-hero {
  margin-top: 0px;
  margin-bottom: 30px;
}

.collection-hero .collection-hero-mobile {
  display: none;
}

.collection-hero img {
  width: 100%;
}

.header .header__icons .mini-cart-link .cart-count-bubble {
  right: -2px !important;
  bottom: -2px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffb000;
  padding-left: 2px;
  left: auto;
  color: black;
}

a:not([href]) {
  cursor: pointer !important;
}

#shopify-section-mini-cart {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  opacity: 0;
  transition: opacity .4s;
  pointer-events: none;
}

#shopify-section-mini-cart.open {
  opacity: 1;
  transition: opacity .4s;
  pointer-events: auto;
}

.mini-cart {
  position: absolute;
  right: 0;
  width: 390px !important;
  bottom: 0;
  background: #fff;
  transform: translate(100%);
  transition: transform .4s;
  border-left: 1px solid #000;
  top: 0 !important;
}

.open .mini-cart {
  transform: translate(0);
}

.mini-cart .mini-cart-inner {
  display: grid;
  grid-template: "cart-header" "mini-cart-goals" "mini-cart-items" 1fr "mini-cart-bottom" 63px "checkout" 49px/auto;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 0 var(--gutter) var(--gutter);
  row-gap: 0px;
}

.block__image-back-main {
  right: 30px;
  width: 380px;
  position: absolute;
}

.block__image-back-main img {
  display: block;
  max-width: 100%;
}

.customer form {
  margin-top: 0 !important;
}

.star_shop {
  display: none;
}

.footer_start_logo .logo {
  z-index: 999;
  position: fixed;
  top: auto;
  left: 45px;
  bottom: 30px;
  margin: 0;
  width: 165px;
  transform: none;
}

.footer_start_logo .logo img {
  width: 100%;
}

.search-modal.modal__content.gradient {
  background: white;
  position: fixed !important;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  z-index: 9999 !important;
  padding: 60px 40px;
}

.search-modal__close-button {
  position: absolute !important;
  left: 40px;
  top: 0;
  font-weight: 600;
}

.modal__close-button .icon {
  width: 35px !important;
  height: 30px !important;
}

#Search-In-Modal::placeholder {
  opacity: 1;
}

#Search-In-Modal {
  display: block !important;
  color: #000;
  padding: 10px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  font-size: 20px;
  box-shadow: unset;
  transition: unset;
  margin: 0px;
  outline: 0;
  border: 0px;
  border-bottom: 1px solid black;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.search.search-modal__form .field::after {
  display: none;
}

.search.search-modal__form .field__label {
  display: none;
}

.search__button .icon {
  height: 25px;
  width: 25px;
  color: black;
}

.search-modal__content {
  align-items: unset !important;
}

.mini-cart .cart-header span {
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.mini-cart .cart-header .close {
  border: 0px;
  background: transparent;
  font-size: 27px;
  cursor: pointer;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .cart-item-info .title {
  font-family: nobel, sans-serif;
  font-size: 17px !important;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: black;
  text-decoration: unset;
  margin-bottom: 10px;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .cart-item-info .title a {
  color: black;
  text-decoration: unset;
}

#shopify-section-mini-cart .qtydiv {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 3px;
}

#shopify-section-mini-cart .qtydiv .quantity-selector {
  letter-spacing: 0px;
  width: auto;
  text-transform: uppercase;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  color: black;
}

#shopify-section-mini-cart .qtydiv .qtybox .btnqty {
  height: 1.4rem;
  width: 2rem;
  text-align: center;
  font-size: 20px;
  line-height: normal;
  cursor: pointer;
}

#shopify-section-mini-cart .qtydiv .qtybox .quantity-input {
  width: 40px;
  text-align: center;
  border: 0;
  color: #000;
  height: 23px;
  font-size: 14px;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .remove {
  background: transparent;
}

.mini-cart-total {
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

.mini-cart .sidecart-message {
  display: none;
}

.sidecart-message {
  padding: 8px var(--gutter) 16px;
  background: #ffb000;
  border: 1px solid #000;
  border-left: 0;
  border-right: 0;
  transition: all ease-in-out .25s;
  margin-top: 15px;
}

.sidecart-message .media {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: transparent;
  align-items: center;
}

.sidecart-message svg {
  margin-right: 8px;
  transition: all ease-in-out .25s;
}

.sidecart-message .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: unset;
}

.media> :not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: unset !important;
  max-width: unset !important;
  position: unset !important;
  top: 0 !important;
  left: 0 !important;
  height: unset !important;
  width: unset !important;
}

.sidecart-message .media-body h5 {
  transition: all ease-in-out .25s;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  font-family: nobel, sans-serif;
  letter-spacing: .05em !important;
}

.mini-cart .mini-cart-inner {
  padding: 0;
}

.mini-cart .cart-header,
.mini-cart .mini-cart-inner .mini-cart-items .cart-item,
.mini-cart-bottom {
  padding: 0 var(--gutter);
}

.mini-cart .checkout {
  margin: 0 var(--gutter);
  text-decoration: unset;
}

.mini-cart .mini-cart-inner {
  padding: 0 0 var(--gutter) !important;
}

.sidecart-message:hover {
  background: #ff3d00;
}

.sidecart-message:hover h5,
.sidecart-message:hover p {
  color: #fff;
}

.sidecart-message:hover svg path {
  fill: #fff;
}

.ymal-carousel-wrapper {
  flex-grow: 1;
  overflow-y: auto;
  padding: 0 var(--gutter);
  grid-area: ymal-carousel-wrapper;
  margin-top: 24px;
}

.ymal-carousel-wrapper h4 {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.88;
  text-align: center;
  text-transform: uppercase;
  color: #2a2f2c;
  margin: 16px 0 8px;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
}

.mini-cart .mini-cart-inner .flickity-viewport {
  height: 330px !important;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell {
  margin: 0 12px;
  width: 176px;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: start;
  align-items: flex-start;
  height: 100%;
}

.mini-cart .mini-cart-inner .flickity-page-dots {
  display: none;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell img {
  margin: 0px auto;
  display: table;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell h5 {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #2a2f2c;
  margin: 0;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell h5 small {
  font-weight: 300;
  font-size: 12px;
  text-align: center;
  color: #2a2f2c;
  display: block;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell p {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  color: #2a2f2c;
  margin: 0;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell>div {
  width: 100%;
  display: block;
  align-self: flex-end;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell .btn {
  margin-top: 12px;
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #000;
  text-align: center;
  background: #fff !important;
  border: 1px solid #000;
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: unset;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell .variants {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  padding: 8px 0;
  z-index: 2;
  color: #4d4d4d;
  font-weight: 500;
  background: #eaeaea;
  border: 1px solid #000;
  font-size: 12px;
  justify-content: center;
  align-items: center;
  column-gap: 7px;
  flex-wrap: wrap;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell .variants a {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  color: black;
  text-decoration: unset;
  text-transform: uppercase;
}

.mini-cart .mini-cart-inner .flickity-viewport .carousel-cell .variants.active {
  display: flex;
}

.mini-cart .mini-cart-inner .ymal-carousel .flickity-button {
  background: #fff;
  padding: 0;
  width: 32px;
  height: 32px;
  color: #000;
  border: 1px solid black;
}

.mini-cart .mini-cart-inner .ymal-carousel .flickity-button.previous {
  left: -20px;
}

.mini-cart .mini-cart-inner .ymal-carousel .flickity-button .flickity-button-icon {
  fill: #000;
}

.mini-cart .mini-cart-inner .ymal-carousel .flickity-button.next {
  right: -20px;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .item.slick-slide img {
  width: 100%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .item.slick-slide a {
  text-decoration: unset;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .item.slick-slide p {
  margin-top: 4px;
  font-size: 12px;
  color: black;
}

.slick-dots {
  bottom: 15px;
  display: flex;
  padding: 0;
}

.slick-dots li {
  width: 33.3%;
  display: inline-block !important;
  padding: 0px 1px;
  height: auto;
  margin: 0px !important;
}

.slick-dots li button {
  width: 100%;
  padding: 0 1px;
  height: 2px;
  background: silver;
}

.slick-dots li.slick-active button {
  background: black;
}

#slick-slider-collection {
  position: relative;
  margin-bottom: 0;
  height: 100%;
}

.reserve {
  color: #2d99ea !important;
}

.product-grid-item .info .image__badge span {
  color: green;
  font-weight: 300;
  letter-spacing: .03em;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.sizeguide {
  border-bottom: 1px solid #000;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: unset;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}

.template-product main>.product .product-info .extras .block .content p a {
  color: black;
  font-weight: 300;
  border-bottom: 1px solid #000;
  text-decoration: unset;
  font-size: 12px;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.template-product main>.product .product-info .extras .block .content p a strong {
  font-weight: 300;
}

.mini-cart .checkout {
  line-height: normal;
}

.template-product .styled-with .products-grid .product-grid__wrapper .image .exclusive_badge img {
  width: 32px;
}

.template-product main>.product .product-info .product-description p {
  margin-top: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-family: nobel, sans-serif;
  font-style: normal;
  line-height: normal;
}

.product-other-colorways .other-colorways-titleelement {
  margin-top: 1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .05em;
  margin-bottom: 5px;
}

.slick-list {
  height: 100%;
}

.slick-slider .slick-track {
  height: 100%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .item.slick-slide a {
  height: 100%;
}

.header .header__inline-menu ul li.sub_links.coll_sublink .coll_imgs .item.slick-slide img {
  height: 87%;
}

.section-video video {
  width: 100%;
}

.section-video .section__media {
  position: relative;
  line-height: 0;
}

.section-video .section__media #audio-control {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 99;
}

.section-video .section__media #audio-control img {
  display: block;
}

.section-video .section__media #audio-control img.custom-unmute {
  display: none;
  max-width: 20px;
}

.section-video .section__media #audio-control img {
  max-width: 20px;
}

.section-video .section__media #audio-control.mutedeeee img {
  display: none;
  max-width: 20px;
}

.section-video .section__media #audio-control.mutedeeee img.custom-unmute {
  display: block;
  max-width: 20px;
}

.template-product main>.product .product-info .product-description p.saleTagCol {
  color: red;
}

.content-section.qwe .desktop.single {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-inline: 60px !important;
}

.content-section.qwe .desktop.single .secons-image-hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.content-section.qwe .desktop.single img {
  display: block;
  transition: opacity var(--slow);
  width: 100%;
  object-fit: cover;
  height: auto;
}

.content-section.qwe .desktop.single .block__image:hover .secons-image-hover {
  opacity: 1;
}

.template-index section.shopify-section {
  display: inline-block;
  width: 100%;
}

#shopify-section-template--15188187185213__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn {
  display: block !important;
  border: 1px solid #000;
  letter-spacing: .05em !important;
  font-size: 12px;
  text-align: left;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  background: transparent;
}

#shopify-section-template--15188187185213__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn a {
  color: black;
  text-decoration: unset;
}

.template-product .variants {
  padding: 15px 0 0;
}

/* ================ start-a-repair page ============================ */

.start-repair-banner .start-a-repair-bammer-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FE5000;
  padding: 10px 60px;
}

.start-repair-banner .start-main-bner img {
  width: 100%;
  max-width: 70px;
}

.start-repair-banner .start-a-repair-bammer-section .start-a-repair-center h2 {
  text-align: center;
  font-family: nobel, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: normal;
  margin: 0;
}

#shopify-section-start-a-repair .page-width {
  padding: 50px 60px;
  max-width: 100%;
}

#shopify-section-start-a-repair .page-width .title-wrapper-with-link .title {
  font-size: 26px;
  position: relative;
  text-align: center;
  width: 100%;
  font-family: fatfrank;
}

#shopify-section-start-a-repair .page-width .title-wrapper-with-link .title::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

#shopify-section-start-a-repair .page-width .title-wrapper-with-link .title span {
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 0px 30px;
}

#shopify-section-start-a-repair #Slider-start-a-repair {
  list-style: none;
  display: flex;
  gap: 85px;
  justify-content: center;
  margin-top: 50px;
  flex-wrap: unset;
}

#shopify-section-start-a-repair #Slider-start-a-repair li {
  width: 25%;
  max-width: 25%;
  text-align: center;
  flex-shrink: unset;
}

#shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info {
  padding: 0px;
}

#shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info h3 {
  font-size: 20px;
  text-align: center;
  font-family: fatfrank;
}

#shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info h5 {
  text-align: center;
  margin: 25px 0px;
  font-size: 13px;
  font-weight: 300;
  color: black;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

#shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info p {
  font-size: 13px;
  font-weight: 300;
  line-height: 17px !important;
  font-family: nobel, sans-serif;
  color: #000;
}

#shopify-section-start-a-repair-options .page-width {
  padding: 30px 60px 50px 60px;
  max-width: 100%;
}

#shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title {
  font-size: 26px;
  position: relative;
  text-align: center;
  width: 100%;
  font-family: fatfrank;
}

#shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

#shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title span {
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 0px 30px;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options {
  list-style: none;
  display: flex;
  gap: 85px;
  justify-content: center;
  margin-top: 40px;
  flex-wrap: wrap;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li {
  width: 25%;
  max-width: 25%;
  text-align: center;
  flex-shrink: unset;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card-spacing {
  margin: 0px;
  padding: 0px;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card-spacing .media img {
  height: auto !important;
  width: 100% !important;
  max-width: 150px !important;
  margin: 0 auto;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card-spacing .media {
  padding: unset !important;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info h3 {
  font-size: 20px;
  text-align: center;
  margin: 5px 0 20px;
  font-family: fatfrank;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info .rte {
  margin: 0 !important;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info .rte p {
  font-size: 13px;
  font-weight: 300;
  line-height: 17px !important;
  font-family: nobel, sans-serif;
  color: black;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info {
  padding: 0px;
}

#shopify-section-start-a-repair-options .page-width .button {
  margin: 55px auto 0;
  display: table;
  color: #000;
  background: #fe5000;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 300;
  padding: 12px 40px;
  text-align: center;
  line-height: 30px;
  font-family: nobel, sans-serif;
}

#shopify-section-start-a-repair-options .page-width .button::after {
  display: none;
}

#shopify-section-start-a-repair-options .page-width .button::Before {
  display: none;
}

#shopify-section-start-a-repair-options .page-width .button:hover {
  background: #ffb000;
}

#shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card.content-container {
  background: transparent;
}

#shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card.content-container {
  background: transparent;
}

.disclaimer-select-a-size {
  border-top: 1px solid #000;
  text-align: center;
  padding: 5px;
  background: #000;
  color: #fff;
  position: fixed;
  top: 0;
  z-index: 999999;
  width: 100%;
}

.qwe .content.fullwidth.mobile.single {
  display: none;
}

#shopify-section-template--15188147503165__6d57b177-5bff-4318-956f-968c8d1e1fc2 .content.fullwidth.single {
  padding: 0px 60px;
  margin-top: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#shopify-section-template--15188147503165__618ccbe5-46b8-4a25-8727-281c3e465884 .igh3 a {
  padding-top: 25px;
  display: inline-block;
}

.template-page.contact .shopify-section section.content .block.text {
  background: #E8E0C6 !important;
}

.shipping section.content .block.half,
.affiliates section.content .block.half,
.privacy-policy section.content .block.half {
  background: #E8E0C6 !important;
}

afterpay-placement {
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: black;
}

#shopify-section-mini-cart {
  z-index: 99999 !important;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .remove {
  border: 0px;
  cursor: pointer;
  border-bottom: 1px solid;
  color: black;
}

.content-section .content.fullwidth.mobile.single {
  display: none;
}

#shopify-section-mini-cart .qtydiv .qtybox {
  margin-left: 10px;
}

.mini-cart .cart-header .close {
  color: black;
}

body.template-search .loading-overlay {
  display: none !important;
}

.header .desktop.center .main-nav.desktop.main-navbar {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header .desktop.center .main-nav.desktop.main-navbar .sub_menu {
  opacity: 0;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 0;
  padding-left: 0px;
  left: 0;
  right: auto;
  visibility: hidden;
  transition: all .3s ease-in-out;
  padding-left: 55px !important;
  top: 98%;
  border-top: 1px solid black;
}

.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs {
  position: absolute;
  top: 98%;
  width: 80%;
  left: 20%;
  background: #fff;
  visibility: hidden;
  transition: all .3s ease-in-out;
  opacity: 0;
  padding-right: 60px;
  height: 490px;
  z-index: 999;
  border-top: 1px solid black;
}

.header .desktop.center .main-nav.desktop.main-navbar li {
  display: inline;
  margin: 0.5em;
  padding: 10px 0;
}

.header .desktop.center .main-nav.desktop.main-navbar li a {
  display: inline-block;
  padding: 1px 4px 2px 6px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 17px;
  color: black;
  text-decoration: unset;
}

.header .desktop.center .main-nav.desktop.main-navbar li a:hover {
  color: #ffb100;
}

.header .desktop.center .main-nav.desktop.main-navbar li:hover .sub_menu {
  opacity: 1;
  visibility: visible;
  padding: 0 20px;
}

.sub_links.coll_sublink .sub_menu.collect_menu {
  width: 20% !important;
  min-height: 490px;
}

.header .desktop.center .main-nav.desktop.main-navbar li:hover .coll_imgs {
  opacity: 1;
  visibility: visible;
}

.header .desktop.center ul.main-nav.desktop li ul.sub_menu li.sub_main {
  float: left;
  width: 14.2%;
}

.header .desktop.center ul.main-nav.desktop li ul.sub_menu li {
  float: left;
  width: 100%;
  display: inline-block;
  position: static;
  margin: 8px 0;
  text-align: left;
}

.header .desktop.center ul.main-nav.desktop li ul.sub_menu li ul.sub_child {
  padding: 0 0 0 7px;
}

.header .desktop.center ul.main-nav.desktop li ul.sub_menu li ul.sub_child li {
  width: 100%;
  margin: 0;
  padding: 0px;
}

.header .desktop.center ul.main-nav.desktop li .sub_child a {
  padding: 0 0 3px;
  font-size: 12px;
  display: block;
  letter-spacing: .05em;
}

a.submain_link {
  margin-bottom: 20px;
}

ul.main-nav.desktop li ul.sub_menu.collect_menu li,
ul.main-nav [href="/collections/sale"]+.sub_menu li,
ul.main-nav .GIFTGUIDE .sub_menu li, {
  margin: 0 !important;
}

ul.main-nav.desktop li ul.sub_menu.collect_menu li a,
ul.main-nav [href="/collections/sale"]+.sub_menu li a,
ul.main-nav .GIFTGUIDE .sub_menu li a {
  font-size: 12px !important;
}

.header .desktop.center .main-nav.desktop.main-navbar .sub_menu.collect_menu li {
  padding: 0px;
  line-height: normal;
}

ul.main-nav.desktop .coll_imgs .coll_slider#slick-slider-collection {
  padding: 0px 15px;
}

.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs li img {
  height: 380px;
  object-fit: cover;
  max-width: 260px;
  width: 100%;
}

.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs li p {
  margin-top: 4px;
  font-size: 12px;
}

.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs #slick-slider-collection .slick-dots {
  position: absolute;
  bottom: 15px;
  display: flex;
  padding: 0;
}

.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs #slick-slider-collection .slick-dots li {
  width: 33.33%;
  margin: 0 !important;
  padding: 0 1px;
  height: auto;
}

ul.main-nav.desktop .coll_imgs .slick-slider-collection .slick-prev::before,
ul.main-nav.desktop .coll_imgs .slick-slider-collection .slick-next::before {
  font-size: 0px;
  opacity: 1;
  color: #fff;
}

.coll_imgs .slick-prev {
  left: 0;
  background-image: url('/cdn/shop/files/Group_946.png?v=1684276556');
  width: 35px;
  height: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 40%;
}

.coll_imgs .slick-next {
  right: -10px;
  background-image: url('/cdn/shop/files/Group_947.png?v=1684276556');
  width: 35px;
  height: 35px;
  background-size: cover;
  top: 40%;
  background-repeat: no-repeat;
}

/* .coll_imgs .slick-prev, .coll_imgs .slick-next {
	width: 30px;
	height: 30px;
	background: black;
	border-radius: 50%;
	text-align: center;
} */
/* .coll_imgs .slick-prev::before {
	content: "\f053";
	font-family: FontAwesome;
}
.coll_imgs .slick-next::before {
	content: "\f054";
	font-family: FontAwesome;
} */
.header .desktop.center .main-nav.desktop.main-navbar .coll_imgs #slick-slider-collection li {
  margin-top: 0px;
  padding-top: 0px;
}


/* ================== casa page css 20/04/2023 ===================== */

.shop-all-casa .collection-main .collection-hero .collection-hero-desktop {
  max-width: 350px;
  margin: 0px auto;
  display: table;
}

.products-grid.custom-two-column {
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
}

.products-grid.custom-two-column .custom-content-section-imggg {
  grid-column: 1 / -1;
}

.products-grid.custom-two-column .custom-content-section-imggg img {
  width: 100%;
  max-width: 400px;
  margin: 40px auto;
  display: table;
}

.collection-hero-bottom .collection-herotttt {
  width: 100%;
  max-width: 400px;
  margin: 40px auto;
  display: table;
}

.collection-hero .collection-hero-BTN {
  position: absolute;
  bottom: 15px;
  width: auto;
  left: 0;
  right: 0;
  margin: 0px auto;
  display: table;
  text-align: center;
}

.collection-hero .collection-hero-BTN h3 {
  font-family: 'FatFrank';
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin: 0;
}

.collection-hero .collection-hero-BTN img {
  width: 100%;
  max-width: 60%;
}

#MainContent .collection-hero {
  position: relative;
  margin: 0;
  line-height: 0;
}

#shopify-section-custom-casa .custom-casa-bottom {
  display: grid;
  grid-template-columns: auto auto auto;
}

#shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
  width: auto;
  display: none;
  margin: 0px auto;
}

#shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn .content h2 {
  margin: 0px;
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: ;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}

#shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn {
  position: relative;
}

#shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn a:Hover .content {
  display: table;
}

.block__image-back-main.ccccc-block__image-back-main {
  top: -80px;
  z-index: 99;
  right: 15px;
}

.block__image-back-main.ccccc-block__image-back-main .block__image-backk img {
  width: 100%;
  max-width: 160px;
}

.block__image-back-main.ccccc-block__image-back-main .spotify-embed-home {
  position: relative;
  top: -30px;
  width: 315px;
  right: -55px;
}

#shopify-section-template--15188722679869__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn {
  display: block !important;
  background: transparent;
  border: 1px solid black;
}

#shopify-section-template--15188722679869__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn:hover {
  background: #000;
}

#shopify-section-template--15188722679869__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn a {
  color: black;
  text-decoration: unset;
}

#shopify-section-template--15188722679869__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn:hover a {
  color: #fff;
}

.shop-all-casa #MainContent .collection-main .collection-hero {
  /* 	margin-top: -75px; */
}

.products-grid.custom-two-column .custom-content-section-imggg:nth-child(2n) {
  display: none;
}

.collection-hero.custom-collection-hero {
  background: #02a73f;
}

.collection-hero.custom-collection-hero .collection-hero-desktop {
  max-width: 600px;
  margin: 0px auto;
  display: table;
}

.video_mainn.Section-Video-1 #audio-controll {
  display: none;
}

/* .header .desktop.center .main-nav.desktop.main-navbar li a.submain_link {
	pointer-events: none;
} */
.template-search__header .h2 {
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
  text-decoration: unset;
}

.template-search__search .search input {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

.template-search__search .search .field__label {
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

#predictive-search-products {
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: black;
}

.predictive-search__item-heading.h5 {
  font-family: nobel, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.predictive-search__item {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.template-search .product-grid .grid__item .card__content .card__heading a {
  color: #000;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 2px;
}

.template-search .product-grid .grid__item .card__content .card-information .price span {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 700;
  font-family: nobel, san-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.template-search .facets__wrapper {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.template-search .facets__wrapper #verticalTitle {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.template-search .facet-filters__field .facet-filters__label label {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.template-search .facet-filters__field .select select {
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.template-search .facet-filters__field .select select option {
  font-family: nobel, sans-serif;
  font-weight: 300;
}

.template-search .facets-container .product-count__text.text-body #ProductCountDesktop {
  font-family: nobel, sans-serif;
  font-weight: 300;
}

.template-search .card__media,
.template-search .card .media {
  background: #fff !important;
}

#MainContent .mobile {
  display: none !important;
}

.gradient.template-page.about section.content .block.half,
.gradient.template-page.size-fit section.content .block.half,
.gradient.template-page.shipping section.content .block.half {
  background: #E8E0C6 !important;
}

.custom-html-section .top-banner .sliding-background {
  display: block;
  height: 38px;
  background-size: contain;
}

.custom-html-section .top-banner {
  background: #FACC1B;
  padding: 5px 0px;
}

.custom-slideshow-desktop .bx-wrapper {
  border: 0px;
  box-shadow: unset;
  max-width: 100% !important;
  margin: 0px;
}

.custom-slideshow-desktop .bx-wrapper img {
  width: 100%;
}

.custom-slideshow-desktop .bx-pager.bx-default-pager {
  display: none;
}

.custom-slideshow-desktop .owl-carousel .owl-nav {
  display: none;
}

.custom-slideshow-desktop .owl-carousel .owl-dots {
  display: none;
}

.desktop_sections.desktop_sections-blue-second .desktp_sec.image_sec:nth-child(2n) .copy p {
  color: #3BC5DE;
}

#shopify-section-header {
  z-index: 999 !important;
}

.covet-pics-feed {
  margin-top: 60px;
}

#shopify-section-custom-test-collections {
  padding: 0px 60px;
}

#shopify-section-custom-test-collections #collecionname .owl-stage-outer .owl-item span {
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .05em;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  display: table;
  margin-top: 10px;
}

#shopify-section-custom-test-collections .mango-haed {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 45px;
}

#shopify-section-custom-test-collections .mango-haed span {
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .05em;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin-top: 15px;
  width: 100%;
  display: table
}

#shopify-section-custom-test-collections .mango-haed span + span {
  margin-top: 5px;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts {
  padding: 0px 60px;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li {
  position: relative;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts {
  padding: 0px 60px;
  display: grid;
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  width: 100%;
  grid-auto-flow: row dense;
  gap: 2vw;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: nobel, san-serif;
  font-size: 14px;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .exclusive_badge {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .image {
  position: relative;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .image img {
  display: block;
  transition: opacity var(--slow);
  width: 100%;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .image img.second.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .image img.first {
  opacity: 1;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .image:hover .second.hover {
  opacity: 1;
  transition-duration: var(--fast);
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc {
  visibility: hidden;
  width: 100%;
  min-height: 64px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc .btn.btn-add-to-cart {
  background: #fff !important;
  border: 1px solid black !important;
  min-height: 50px;
  font-size: clamp(14px, 1.6vw, 16px);
  text-align: center;
  width: 100%;
  height: 100%;
  color: #000;
  cursor: pointer;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc .variants {
  width: 100%;
  background: #fff !important;
  bottom: 15px;
  min-height: 50px;
  position: absolute;
  color: #4d4d4d;
  font-weight: 500;
  border: 1px solid #000;
  font-size: clamp(14px, 1.6vw, 16px);
  left: 0;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  flex-wrap: wrap;
  display: none;
  height: auto;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc:hover .variants {
  display: flex;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc .variants .variant-selector {
  padding: 0 7px;
  color: #000;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .1em;
  font-family: nobel, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc .variants .variant-selector.unavailable {
  pointer-events: none;
  position: relative;
  color: #828282;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image #container-atc .variants .variant-selector.unavailable::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: #828282;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .image:hover #container-atc {
  visibility: visible;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .info.with-color-swatches {
  display: block;
  margin: 10px 0 0;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .info .title {
  margin: 0 0 2px;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #000;
  letter-spacing: .05em !important;
  font-weight: 300;
  font-family: nobel, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .info .price {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 700;
  font-family: nobel, san-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .info button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: none;
  border: none;
}

.custom-simmon-mango-section .custom-simmon-mango-section-prodccts .custom-mando-li .product-grid-item .extras {
  color: #f35400;
  letter-spacing: .05em !important;
  width: 100%;
  font-family: nobel, san-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 300;
}

#shopify-section-custom-test-collections .owl-stage-outer .owl-item li a img {
  opacity: 0.5;
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
}

#shopify-section-custom-test-collections .owl-stage-outer .owl-item li a.active img {
  opacity: 1;
}

#shopify-section-custom-test-collections .owl-stage-outer .owl-item li a.active img {
  opacity: 1;
  border-bottom: 2px solid #FACB1B;
}

#shopify-section-custom-test-collections #collecionname .owl-nav {
  display: block;
}

#shopify-section-custom-test-collections #collecionname .owl-dots {
  display: none;
}

#shopify-section-custom-test-collections #collecionname .owl-nav button span {
  display: none;
}

#shopify-section-custom-test-collections #collecionname .owl-nav .owl-next {
  background-image: url('/cdn/shop/files/Group_947.png?v=1684276556');
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  right: -15px;
}

#shopify-section-custom-test-collections #collecionname .owl-nav .owl-prev {
  background-image: url('/cdn/shop/files/Group_946.png?v=1684276556');
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: -15px;
}

.covet-pics-feed .followbtn h1 {
  margin: 0;
  font-size: 13px;
}

.covet-pics-feed .followbtn:hover h1 {
  color: #fff;
}

.footer .footer_top .footer_top_signup h2 {
  width: 100%;
  max-width: 175px;
  margin: 10px auto 0;
  line-height: normal;
  font-family: nobel, sans-serif;
  font-size: 14px;
  letter-spacing: .05em !important;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
}

.footer_start_logo .logo {
  display: none;
}

.template-index .footer_start_logo .logo {
  display: block;
}

.template-product main>.product .product-info .product-description p strong {
  font-weight: 300;
  font-style: italic;
}

.gift-card .collection-main .products-grid .product-grid__wrapper .info .price {
  font-weight: normal;
}

.content-section .four-across .block.image-text .custom-content-haedingggg {
  z-index: 99 !important;
  top: -60px;
}

.menu-drawer__close-button {
  font-family: nobel, sans-serif !important;
  font-size: 16px !important;
  letter-spacing: .05em !important;
  font-style: normal !important;
  font-weight: 300;
  text-transform: uppercase;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .remove {
  display: none;
}

.ymal-carousel-wrapper .side-ymal .sidecarstar {
  display: none;
}

.mini-cart .mini-cart-inner .mini-cart-items {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item {
  position: relative;
}

.mini-cart .mini-cart-inner .mini-cart-items .cart-item .remove {
  position: absolute;
  top: -25px;
  right: 15px;
  font-size: 30px !important;
  text-decoration: unset;
  border: 0 !important;
  font-family: nobel, sans-serif;
  font-weight: 300;
}

#shopify-section-mini-cart .mini-cart .mini-cart-bottom{
	margin-top:25px;
}
#shopify-section-mini-cart #product-priceafter{
	position: absolute;
	bottom: 120px;
	right: 0;
	padding: 0px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-bottom: 0pc;
	width: 390px;
}
#shopify-section-mini-cart .mini-cart .mini-cart-inner .mini-cart-items {
	max-height: calc(100vh - 19em);
}

@media only screen and (min-width: 320px) and (max-width:989px) and (-webkit-min-device-pixel-ratio: 2) {

  .header .announcement-bar p a,
  .header .announcement-bar p b, .header .announcement-bar p {
    font-size: 10px !important;
  }

  #shopify-section-mini-cart .mini-cart .mini-cart-inner .mini-cart-items {
    max-height: calc(100vh - 380px);
  }
}

/* =============== Media querry ============== */

@media screen and (min-width: 1500px) {

#shopify-section-mini-cart #product-priceafter {
    padding: 0 34px;
    justify-content: flex-start;
}

}

@media only screen and (min-width: 320px) and (max-width:989px) {

.template-index .footer_start_logo .logo {
  display: none;
}
.menu-drawer__inner-container .menu-drawer__navigation .menu_form {
	min-height: 300px;
}
 .menu-drawer__inner-container .menu-drawer__navigation .menu_form .kal_form h2 {
	line-height: normal;
}
  #shopify-section-custom-test-collections {
    padding: 0 20px;
  }

  .custom-simmon-mango-section .custom-simmon-mango-section-prodccts {
    padding: 0 0;
  }

  .header .desktop.center {
    display: none;
  }

  #menu-drawer .menu-drawer__navigation ul li summary::before {
    content: "\25bc";
    margin-left: 5px;
    font-size: 12px;
    position: absolute;
    right: 0;
    transform: rotate(-90deg);
    font-size: 14px;
    transition: all .3s ease-in-out;
  }

  #menu-drawer .menu-drawer__navigation ul li summary svg {
    display: none;
  }



  .menu-opening #menu-drawer {
    height: 100% !important;
    border-top: 1px solid #000;
  }

  .needsclick.go3894874857.kl-private-reset-css-Xuajs1 {
    background: #fdb100 !important;
    color: #000 !important;
    height: 14px !important;
    left: -1px !important;
    border: none !important;
    position: relative !important;
    top: -1px !important;
  }

  #menu-drawer {
    transition: height .3s ease-in-out;
    height: 0;
    top: 100px !important;
    margin-left: 0;
    display: block;
    margin-top: 0;
    padding: 0;
    position: fixed;
    float: left;
    width: 100% !important;
    left: 0 !important;
    right: 0;
  }

  /* .header .announcement-bar p a, .header .announcement-bar p b {
     font-size: 8px;
   } */
  .header__search {
    padding-top: 0px !important;
  }

  .header .header__icons .mini-cart-link {
    padding-top: 0px !important;
    margin-left: 10px !important;
  }

  .header .header__icons {
    margin-right: 18px !important;
  }

  #menu-drawer {
    left: -8px;
    width: calc(100vw);
    top: 30px;
  }

  #menu-drawer .menu-drawer__navigation {
    padding: 0;
    background:transparent;
  }

  #menu-drawer .menu-drawer__navigation ul {
    padding: 0 20px;
    background: #fff;
    margin-top: 0;
    float: left;
    width: 100%;
  }

  #menu-drawer .menu-drawer__navigation ul li {
    list-style: none;
    margin: 15px 0;
    font-size: 18px;
    width: 100%;
    display: table;
  }

  #menu-drawer .menu-drawer__navigation ul li summary,
  #menu-drawer .menu-drawer__navigation ul li a {
    padding: 0;
    font-size: 18px;
    letter-spacing: .1em;
    font-family: nobel, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    color: black;
  }

  .menu-drawer__menu-item--active:hover {
    background-color: transparent !important;
  }

  header-drawer {
    margin-left: 8px !important;
    position: relative;
  }

  body {
    overflow-x: hidden;
  }

  .header .header__heading {
    max-width: 215px;
    left: -5px;
    right: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    align-items: center;
    justify-content: center;
    height: auto;
    margin: 38px auto auto;
    vertical-align: middle;
    padding: 0;
  }

  /* header-drawer .header__icon {
	position: unset !important;
	transform: unset;
} */
  /* .header {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
padding: 13px 0px !important;
} */
  /*      .header__icon--menu {
         position: absolute !important;
         left: 10px;
         top: 50%;
         transform: translateY(-50%);
         margin: 0;
    } */
  .header__icon--menu {
    position: absolute !important;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
  }

  .header .header__icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 8px;
    padding: 0;
  }

  .collection-main {
    padding: 0 5px 30px;
  }

  .collection-main #shopify-section-collection-filters {
    width: calc(100% + 10px);
    margin-left: -5px;
    border-bottom: 1px solid #000;
    position: relative;
    transform: none;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    min-width: 210px;
    float: none;
    display: flex;
    flex-wrap: wrap;
    padding: 2px 0;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
  }

  .collection-main #shopify-section-collection-filters #collectionFilters {
    text-align: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    transition: none;
    transform: unset;
    background: #fff;
    position: relative;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrapper {
    text-align: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    transition: none;
    transform: unset;
    background: #fff;
    position: relative;
  }

  .collection-main #shopify-section-collection-filters #collectionFilters #filterBy {
    background: #fff;
    width: 100%;
    line-height: 2.5;
    position: unset;
    float: none;
    text-align: center;
    transform: rotate(0);
    margin: 0px auto;
    display: table;
    padding: 0;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .sort_selector {
    background: #fff;
    width: 100%;
    line-height: 2.5;
    position: unset;
    float: none;
    text-align: center;
    transform: rotate(0);
    margin: 0px auto;
    display: table;
  }

  #shopify-section-collection-filters::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background-color: #000;
  }

 .collection-main #shopify-section-collection-filters #collectionFilters.active .collection-filters__dropdown {
	padding: 10px 20px 0px;
	position: absolute;
	width: 100vw;
	left: 0;
	top: calc(115% + 1px);
	background: #fff;
	min-width: 100vw;
	max-width: 100vw;
	z-index: 9999 !important;
}

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrapper .filter-dropdown .custom-select {
    padding: 40px 30px 20px;
    position: absolute;
    width: 100vw;
    left: -100% !important;
    top: calc(115% + 1px) !important;
    background: #fff;
    min-width: 100vw;
    max-width: 100vw;
    z-index: 9999 !important;
    float: unset;
  }

  .collection-products__wrapper.open {
    transform: translate(0);
  }

  .page-about.page-width {
    padding: 0;
  }

  section.content .block {
    position: relative !important;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-decoration: none;
    width: 100% !important;
    line-height: normal;
  }

  .template-page .shopify-section section.content .block.text {
    padding:10px;
  }

  .header {
    overflow: unset !important;
  }

  .template-login main .main-custommmmm {
    padding: 0 20px;
  }

  .template-login main .main-custommmmm .customer {
    padding: 0 3%;
  }

  .footer_start_logo .logo {
    margin: 0 10px;
    bottom: 10px;
    left: 10px;
    top: auto;
    width: 70px;
    height: 70px;
    transform: none;
  }

  .search-modal__close-button {
    left: -15px;
    top: -50px;
  }

  #nav-icon3 {
    width: 45px;
    height: 25px;
    position: relative;
    margin: 4px auto 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-left: -8px;
  }

  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 1px;
    width: 30px;
    background: #000;
    border-radius: 0;
    opacity: 1;
    left: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  #nav-icon3 span:nth-child(1) {
    top: 2px;
  }

  #nav-icon3 span:nth-child(2),
  #nav-icon3 span:nth-child(3) {
    top: 10px;
  }

  #nav-icon3 span:nth-child(4) {
    top: 18px;
  }

  #nav-icon3.open-icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  #nav-icon3.open-icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon3.open-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav-icon3.open-icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  .header__icon--menu[aria-expanded="true"]::before {
    display: none !important;
  }
}


@media only screen and (min-width: 320px) and (max-width:767px) {

h1 a, h1 a:hover, h1 a:active, h1 a:focus {
    color: #fff;
  }

  .content-section .block .copy p,
.section-video .vid_title a {
  font-size: 14px !important;
  line-height: normal;
  letter-spacing: .05em !important;
  font-family: nobel, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  margin-right: 0px;
  top: 0px;
}
.video_main .section-video .vid_title, .video_mainn .section-video .vid_title {
	position: absolute;
	top: 20px;
	right: 20px;
}


.custom-html-section .top-banner .sliding-background {
	height: 28px;
}
  #shopify-section-custom-test-collections {
    padding: 0 20px;
  }

  #shopify-section-custom-test-collections #collecionname .owl-stage-outer .owl-item span {
    font-size: 14px;
  }

  #shopify-section-custom-test-collections .mango-haed span {
    font-size: 14px;
  }

  .custom-simmon-mango-section .custom-simmon-mango-section-prodccts {
    padding: 0 0px;
    grid-template-columns: auto auto;
    gap: 20px;
  }




  .custom-slideshow-mobile .custom-mobile-slideshow .owl-stage-outer .owl-item:nth-child(2n) .slide-head {
    color: #3bc5de !important;
  }

  .custom-slideshow-mobile .owl-nav {
    display: none;
  }

  .custom-slideshow-mobile .owl-dots {
    display: none;
  }

  .custom-slideshow-mobile .owl-stage-outer .owl-item .slideshoe-content {
    position: absolute;
    right: 20px;
    top: 20px;
  }

  .custom-slideshow-mobile .owl-stage-outer .owl-item .slideshoe-content .slide-head {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: .05em !important;
    font-family: Nobel;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
	margin-top: 0;
    text-decoration: none !important;
  }
  a:-webkit-any-link {
  text-decoration: none;
  }
.custom-slideshow-mobile .owl-stage-outer .owl-item .slideshoe-content .slide-head::after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #fff;
transform: scale(0, 1);
transform-origin: right top;
transition: transform .3s;
}
.custom-slideshow-mobile .owl-stage-outer .owl-item .slideshoe-content .slide-head:hover::after {
transform-origin: left top;
transform: scale(1, 1);
}	

  .content_img_vid .mobile_sections {
    display: none !important;
  }

  .custom-slideshow-desktop {
    display: none;
  }

  #shopify-section-template--15190423830589__a8ad2f44-106e-4f4e-824e-c583af872efe {
    display: table;
  }

  #MainContent .mobile {
    display: grid !important;
  }

  #MainContent .desktop {
    display: none !important;
  }

  .shopify-section.video_main.desktop {
    display: none;
  }

  .content.fullwidth.desktop.four-across.custom- {
    display: none;
  }

  .shop-all-casa #MainContent .collection-hero.custom-collection-hero {
    margin-top: 0;
  }

  .collection-hero.custom-collection-hero {
    background: #01a648;
  }

  .collection-hero.custom-collection-hero .collection-hero-mobile {
    max-width: 250px;
    margin: 0px auto;
  }

  .collection-hero.custom-collection-hero .collection-hero-desktop {
    display: none;
  }

  .shop-all-casa #MainContent .collection-main .collection-hero {
    margin-top: -50px;
  }

  #shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn.block__image-mainnnn-one {
    display: block;
  }

  #shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn {
    display: none;
  }

  #shopify-section-custom-casa .custom-casa-bottom {
    display: block;
  }

  #shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn .content {
    display: none !Important;
  }

  .shop-all-casa .collection-main .collection-hero .collection-hero-desktop {
    display: none;
  }

  .shop-all-casa .collection-main .collection-hero .collection-hero-mobile {
    max-width: 240px;
    margin: 30px auto;
  }

  .products-grid.custom-two-column .custom-content-section-imggg img {
    max-width: 230px;
    margin: 20px auto;
  }

  .collection-hero-bottom .collection-herotttt {
    max-width: 230px;
    margin: 20px auto;
  }

  .collection-hero .collection-hero-BTN {
    bottom: 20px;
  }

  .collection-hero .collection-hero-BTN h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .collection-hero .collection-hero-BTN img {
    max-width: 35%;
  }

  .product.product_mobile .variants select option {
    font-size: 16px;
  }

  .content-section .content.fullwidth.mobile.single {
    display: block;
  }

  #shopify-section-template--15188187185213__8a1abe71-92a8-4faf-addb-24e38fc6608d .followbtn.shopnowbtn {
    display: none !important;
  }

  #shopify-section-template--15188187185213__47faa228-d8f1-475a-b8af-73e49161e77b .followbtn.shopnowbtn {
    display: block !important;
    border: 1px solid #000;
    letter-spacing: .05em !important;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    font-family: nobel, sans-serif;
    text-transform: uppercase;
    background: transparent;
  }

  #shopify-section-template--15188187185213__47faa228-d8f1-475a-b8af-73e49161e77b .followbtn.shopnowbtn a {
    color: black;
    text-decoration: unset;
  }

  .content-section .four-across .block.image-text .custom-content-haedingggg {
    opacity: 1 !important;
    margin: 15px 0 0 !important;
  }

  #shopify-section-template--15124798210109__47faa228-d8f1-475a-b8af-73e49161e77b .followbtn.shopnowbtn {
    display: block !important;
  }

  #shopify-section-template--15124798210109__47faa228-d8f1-475a-b8af-73e49161e77b .followbtn.shopnowbtn {
    display: block !important;
    background: transparent;
    border: 1px solid black;
    color: black;
    margin-top: 35px !important;
    letter-spacing: .05em !important;
  }

  #shopify-section-template--15124798210109__47faa228-d8f1-475a-b8af-73e49161e77b .followbtn.shopnowbtn a {
    color: black;
    text-decoration: unset;
  }

  body #shopify-section-template--15188147503165__6d57b177-5bff-4318-956f-968c8d1e1fc2 .content.fullwidth.single,
  body #shopify-section-template--15188147503165__8a1abe71-92a8-4faf-addb-24e38fc6608d .content.fullwidth.single {
    display: none !important;
  }

  .qwe .content.fullwidth.mobile.single {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 0px 30px 30px 30px !important;
  }

  .qwe .content.fullwidth.mobile.single .block.image-text .block__image img {
    display: block;
    transition: opacity var(--slow);
    width: 100%;
  }

  .qwe .content.fullwidth.mobile.single .block.image-text .block__image img.secons-image-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .qwe .content.fullwidth.mobile.single .block.image-text .block__image:hover img.secons-image-hover {
    opacity: 1;
  }

  #shopify-section-start-a-repair .page-width .title-wrapper-with-link {
    padding: 0px;
  }

  .start-repair-banner .start-a-repair-bammer-section {
    display: block;
    padding: 10px 20px;
  }

  .start-repair-banner .start-a-repair-bammer-section .start-a-repair-right.start-main-bner {
    display: none;
  }

  .start-repair-banner .start-a-repair-bammer-section .start-a-repair-left.start-main-bner {
    width: 100%;
    text-align: center;
  }

  .start-repair-banner .start-a-repair-bammer-section .start-a-repair-center p {
    font-size: 12px;
  }

  .start-repair-banner .start-a-repair-bammer-section .start-a-repair-left.start-main-bner img {
    margin: 0px auto 10px auto;
    max-width: 60px;
  }

  #shopify-section-start-a-repair-banner {
    margin-top: 21px;
  }

  #shopify-section-start-a-repair .page-width {
    padding: 25px 20px;
  }

  #shopify-section-start-a-repair .page-width .title-wrapper-with-link .title span {
    padding: 0 10px;
  }

  #shopify-section-start-a-repair #Slider-start-a-repair {
    gap: 40px;
    margin-top: 30px;
    flex-wrap: wrap;
    padding: 0;
  }

  #shopify-section-start-a-repair #Slider-start-a-repair li {
    width: 100%;
    max-width: 100%;
  }

  #shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info h5 {
    margin: 15px 0;
  }

  #shopify-section-start-a-repair-options .page-width {
    padding: 25px 20px 25px;
  }

  #shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title span {
    padding: 0 10px;
  }

  #shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title {
    font-size: 20px;
  }

  #shopify-section-start-a-repair-options .page-width .title-wrapper-with-link {
    margin: 0;
    padding: 0;
  }

  #shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options {
    gap: 40px;
    margin-top: 30px;
    flex-wrap: wrap;
    padding: 0;
  }

  #shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li {
    width: 100%;
    max-width: 100%;
  }

  #shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info h3 {
    margin: 5px 0 20px;
  }


  .template-product main>.product .product-info .add-to-cart-form .product-link.js-size-chart-open {
    margin-top: 20px;
    display: table;
    font-weight: 300;
    top: 5px;
    position: relative;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: unset;
    font-family: nobel, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: underline;
  }

  .product-other-colorways .other-colorways-title {
    margin-top: 10px;
    margin-bottom: 5px !important;
    font-weight: 300;
    font-family: nobel, sans-serif;
    text-transform: uppercase;
    color: black;
  }

  .mini-cart {
    width: 345px !important;
  }

  .template-product .product .product_sticky_cart {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    left: 0;
    right: 0;
    display: block;
  }

  .product_sticky_cart .add-to-cart-form>.add-to-cart {
    display: block;
    background: #ffb100;
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .05em !important;
    font-weight: 300;
    font-family: nobel, sans-serif;
    border: 0px;
  }

  .product_sticky_cart .add-to-cart-form>* {
    display: none;
  }

  #BIS_trigger span b {
    border: 0px solid #000;
    padding: 5px;
    font-weight: 300;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    letter-spacing: .05em;
    line-height: unset;
    font-family: nobel, sans-serif;
    font-style: normal;
    color: black;
    text-transform: uppercase;
  }

  a#BIS_trigger.add-to-waitlist {
    display: block;
    background: #ffb100;
  }

  .modal-wrapper.size-chart .modal-container {
    padding-top: 10px;
    padding-bottom: 20px;
    max-width: 90%;
  }

  #shopify-section-size-chart .size-chart header .size-tabs {
    width: 100%;
    margin: 0 auto 20px;
  }

  #shopify-section-size-chart .size-chart header .size-tabs li {
    margin: 0 5px;
  }

  #shopify-section-size-chart .size-chart header .size-tabs li label {
    padding: 8px 14px;
    font-size: 14px;
  }

  .size-chart table {
    width: 100%;
    padding: 0 10px;
  }

  div#shopify-section-size-chart h3.modal__message-title {
    font-size: 14px;
  }

  div#shopify-section-size-chart .modal__content .modal__message {
    text-transform: uppercase;
    font-size: 14px;
  }

  div#shopify-section-size-chart .modal__content .modal__contact a {
    font-size: 14px;
  }

  .product.product_mobile .options {
    display: none;
  }

  .product.product_mobile .accordion .header.caps b {
    font-weight: 300;
  }

  .product.product_mobile .variants select {
    border-radius: 0 !important;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 12px;
    font-family: nobel, serif;
    font-weight: 300;
    letter-spacing: .05em;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #000;
  }

  .template-product .product {
    display: block;
    margin: 0 15px;
    min-height: auto;
  }

  .other-colorways-title {
    margin-bottom: 7px;
  }

  .template-product main>.product .product-info .add-to-cart-form {
    max-width: 100%;
    min-width: 100%;
  }

  .search-modal__close-button {
    left: -30px;
    top: -80px;
  }

  .search-modal__content {
    padding: 0px;
    margin-top: 40px;
  }

  .modal__close-button .icon {
    width: 25px !important;
    height: 25px !important;
  }

  .footer_start_logo .logo {
    display: none;
  }

  .block__image-back-main {
    display: none;
  }

  .collection-hero {
    margin: 0;
    position: relative;
    left: 0px;
    width: 100%;
  }

  .collection-hero .collection-hero-desktop {
    display: none;
  }

  .collection-hero .collection-hero-mobile {
    display: block;
  }

  .template-login main .main-custommmmm .customer {
    float: left;
    width: 100%;
    padding: 0;
    max-width: 100%;
  }

  .template-login main {
    padding-top: 10px;
  }

  .template-login main .main-custommmmm {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 35px;
  }

  .template-product .product .product-info.desktop_product {
    display: none;
  }

  .template-product .product .dots {
    margin: 0 auto;
    display: table;
  }

  .template-product .product .dots .dots__item {
    width: 8px;
    height: 10px;
    margin: 0 5px;
    border: 0;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
    z-index: 4;
    border: 1px solid black;
  }

  .product-info-wrapper {
    display: flex;
    align-items: center;
    min-height: auto;
  }

  .template-product .product .dots .dots__item.dots__item--active {
    background: black;
  }

  .collection-main .products-grid .product-grid__wrapper .image .exclusive_badge img {
    max-width: 32px;
  }

  .product-grid-item .exclusive_badge svg {
    max-width: 32px;
    height: auto;
  }

  .header {
    overflow: hidden;
  }

  .content.fullwidth.desktop.single {
    display: none;
  }

  .custom-slideshow-mobile {
    display: block;
  }

  .top-banner {
    /*          display: none; */
  }

  .content-section .content.four-across {
    display: grid;
    grid-template-columns: auto auto;
  }

  .content-section .content.four-across .block.image-text {
    margin-bottom: 0px;
  }

  .content_img_vid .desktop_sections {
    display: none;
  }

  .content_img_vid .mobile_sections {
    display: block;
  }

  .klaviyo-form-WKTeHk {
    width: 90%;
    margin: auto;
    padding-left: 10px;
  }

  .footer .footer_center .footer_center_top .footer_item {
    width: 100%;
  }

  .footer .footer_center .footer_center_top .footer_item ul li {
    margin: 0;
  }

  .custom-slideshow-mobile .bx-wrapper {
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: unset !important;
    border: 0px;
  }

  .custom-slideshow-mobile .bx-wrapper .bx-controls-direction {
    display: none;
  }

  .custom-slideshow-mobile .bx-wrapper .bx-pager.bx-default-pager {
    display: none;
  }

  .custom-slideshow-mobile .bx-wrapper .item .slideshoe-content {
    position: absolute !important;
    bottom: 5px;
    right: 15px !important;
    z-index: 9999;
    top: auto !important;
    padding: 0 !important;
    text-align: right !important;
    left: auto !important;
  }

  .custom-slideshow-mobile .bx-wrapper .item .slideshoe-content .slide-head {
    color: #fff !important;
    font-family: nobel;
    font-weight: 300 !important;
    font-size: 17px !important;
    text-align: right !important;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: .03em;
  }

  .custom-slideshow-mobile .bx-wrapper {
    margin-bottom: 0px;
  }

  .collection-main .products-grid {
    display: grid;
    grid-auto-flow: row dense;
    grid-area: products-grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: var(--gutter);
    margin-top: 25px;
  }

  #collectionFilters,
  .filter-dropdown__wrapper {
    text-align: center !important;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
    width: 100% !important;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss {
    display: block;
    width: 33%;
  }

  #shopify-section-collection-filters::after {
    left: 33% !important;
  }

  .collection-main #shopify-section-collection-filters::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 33%;
    transform: translate(-50%);
    background-color: #000;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss .tabs #tabs-nav {
    margin: 0px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss .tabs #tabs-nav li {
    padding: 0 10px;
    cursor: pointer;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss .tabs #tabs-nav li .fa.fa-square::before {
    color: transparent;
    border: 1px solid black;
    border-radius: 3px;
    margin: 0 2px;
  }

  .collection-main #shopify-section-collection-filters .filter-dropdown__wrappersss .tabs #tabs-nav li.active .fa.fa-square::before {
    border: 2px solid black;
    box-shadow: -2px 1px 10px 1px #c8c8c8;
  }

  .collection-main .products-grid.custom-one-column {
    grid-template-columns: 1fr;
  }

  .template-product .styled-with .products-grid {
    padding-top: 20px;
    grid-template-columns: 1fr 1fr;
  }

  #shopify-section-product-recommendation .grid-uniform {
    padding-top: 20px;
    grid-template-columns: 1fr 1fr;
  }

  section.content .block.title-large .title {
    font-size: 24px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {

  .start-repair-banner .start-a-repair-bammer-section {
    padding: 10px 20px;
  }


  #shopify-section-start-a-repair-banner {
    margin-top: 0px;
  }

  .start-repair-banner .start-a-repair-bammer-section .start-a-repair-center p {
    font-size: 12px;
  }

  #shopify-section-start-a-repair .page-width {
    padding: 50px 20px;
  }

  #shopify-section-start-a-repair #Slider-start-a-repair {
    gap: 50px;
    margin-top: 45px;
  }

  #shopify-section-start-a-repair #Slider-start-a-repair li .multicolumn-card__info h5 {
    margin: 15px 0;
  }

  #shopify-section-start-a-repair-options .page-width {
    padding: 15px 20px 30px;
  }

  #shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options {
    gap: 50px;
    margin-top: 25px;
  }

  #shopify-section-start-a-repair-options .page-width #Slider-start-a-repair-options li .multicolumn-card__info h3 {
    font-size: 20px;
    margin: 10px 0 20px;
  }

  .block__image-back-main.ccccc-block__image-back-main {
    top: -15px;
    right: 0px;
  }

  .block__image-back-main.ccccc-block__image-back-main .block__image-backk img {
    max-width: 125px;
  }


}

@media screen and (max-width: 480px) {

  #shopify-section-start-a-repair-options .page-width .title-wrapper-with-link .title span {
    max-width: 300px;
    width: 100%;
    margin: 0px auto;
    display: table;
  }

}

@media screen and (min-width: 990px) {

  .scrolled .template-page .shopify-section section.content:first-child .block.fullbleed:first-child {
    transform: translateY(0);
  }

  .template-page .shopify-section section.content:first-child .block.fullbleed:first-child {
    transform: translateY(115px);
    transition: all .2s ease 0s;
  }

  .template-page .shopify-section section.content .block.image.half.fullbleed:first-child {
    transform: translateY(115px);
    transition: all .2s ease 0s;
  }

  .scrolled .template-page .shopify-section section.content .block.image.half.fullbleed:first-child {
    transform: translateY(0);
  }

  .page-about,
  .content.fullbleed {
    max-width: 100% !important;
    margin: 0px;
    padding: 0;
    min-height: 100vh;
    background: #E8E0C6;
    height: 100%;
    overflow: hidden;
  }

}

@media screen and (max-width: 991px) {

  .shop-all-casa #MainContent .collection-hero {
    margin-top: -30px;
  }

  .shop-all-casa .collection-main .collection-hero .collection-hero-desktop {
    max-width: 350px;
  }

  .collection-hero .collection-hero-BTN {
    bottom: 15px;
  }

  #shopify-section-custom-casa .custom-casa-bottom .block__image-mainnnn .content h2 {
    font-size: 20px;
  }

  .block__image-back-main.ccccc-block__image-back-main {
    display: none;
  }

}

@media screen and (max-width: 767px) {
	
/* #shopify-section-mini-cart .mini-cart .mini-cart-inner .mini-cart-items {
	max-height: calc(100vh - 20em);
} */
#shopify-section-mini-cart #product-priceafter {
	padding: 0 20px;
	width: 345px;
  bottom: 95px;
}
  .custom-custom-sectiom-newww-products-section .container {
	height: auto !important;
}
  body .size-guide {
    max-width: 650px;
    width: 100%;
    min-width: 100% !important;
  }

  .content.fullbleed .copy p {
    word-wrap: break-word;
  }

  body .custom-size-fit {
    width: 100%;
    overflow: auto;
    padding: 10px 0;
  }

  .size-fit .copy .size-guide h3 {
    margin-top: 30px;
  }
}

.absolute-button-wrapper {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.absolute-button-wrapper .absolute-button-label {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: .05em !important;
  font-family: 'Nobel';
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}

.spotify-playlist {
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 999;
}

.mango-tab--opacity-1 img {
  opacity: 1 !important;
}

.custom-custom-sectiom-newww>a {
  transition: transform 0.15s ease-out;
}

/* .custom-custom-sectiom-newww>a:hover {
  transform: translateY(-10px);
} */
.mini-cart .mini-cart-inner .mini-cart-items .cart-item .final-sale-cart {
	color: red;
}
.price {
	font-family: nobel,sans-serif !important;
	font-style: normal;
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 16px;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #000;
}
.price span {
	font-family: nobel,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #000;
	margin-right: 7px;
}
.price span.product-grid-item__compare-at-price {
	color: black !important;
}
.template-product .product-price {
	font-size: 14px !important;
}
.template-product main > .product .product-info .add-to-cart-form .product-price s {
	margin-right: 7px;
}
.template-product main > .product .product-info .add-to-cart-form .product-price .custom-data-prr {
	color: #000;
	font-size: 17px;
	display: table;
}
.template-product main > .product .product-info .add-to-cart-form .product-price .custom-data-prr { 
  font-size: 17px;
  display: table;
}
.template-product main > .product .product-info .add-to-cart-form .product-price .custom-data-prr-newcolor {
	color: #ff0c0c;
	font-size: 17px;
	display: table;
}
div#shopify-section-template--15206977011773__67fd2bbe-e85e-441f-af36-13897e43ed97 {
    margin-top: -10px;
}
.sale .price span.custom-price, .mango .price span.custom-price {
	color: #FF0C0C;
}
.header .desktop.center ul.main-nav.desktop li.SALE ul.sub_menu li  {
    width: 20%;
    margin: 0;
    padding: 10px 0 12px;
}
.shopify-section-header-hidden.open-modelllll {
	transform: unset;
}
.content-section .block .copy.custom-sale-btnnn {
	position: absolute;
	right: 20px;
	bottom: 20px;
	display: block !important;
}
.content-section .block .copy.custom-sale-btnnn p {
	color: #fff;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 17px !important;
	letter-spacing: .05em !important;
	line-height: normal;
	font-family: Nobel;
	font-style: normal;
	text-transform: uppercase;
	margin-top:0px;
}
#product-priceafter .affirm-as-low-as {
	font-family: nobel,sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	color: #000;
	font-size: 12px !important;
	line-height: 1.5;
    height: 40px !important;
	margin: 8px 0px;
  animation: rotateWords 4s linear infinite 0s;
}
#product-priceafter {
	height: 50px;
	overflow: hidden;
	margin: 15px 0px;
}
.product-priceafternew {
	display: none;
}
afterpay-placement {
	animation-delay: 4s;
  
}
.__affirm-logo.__ligature__affirm_full_logo__{
  font-size:20px !important;
}
.card__badge.bottom.left {
	display: none;
}
#wrapper.custom-marqueee {
	width: 100% !important;
	max-width: 100% !important;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 1px 0;
	grid-area: announcement-bar;
	display: block;
	overflow: hidden;
	position: relative;
	visibility: visible !important;
	height: 40px;
}
#wrapper.custom-marqueee .bx-wrapper {
	max-width: 100% !important;
	width: 100%;
	border: 0px;
	box-shadow: unset !important;
	margin: 0px !important;
}
#wrapper.custom-marqueee .bx-wrapper .slide {
	margin: 0px;
	text-align: center;
	text-decoration: unset;
	width: 100% !important;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#wrapper.custom-marqueee .bx-wrapper .slide p {
	text-decoration: unset;
	line-height: normal;
	letter-spacing: .05em !important;
	color: #000;
	font-size: 14px;
	font-family: Nobel;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
} 
.disclosure__button {
	margin-right: 15px;
	border: 0px !important;
	padding: 8px 0px 0px 0px !important;
}
.CountryList.disclosure__list .disclosure__item {
	text-align: center;
margin: 6px 0px;
border-bottom: 1px solid #9d9d9d
}
.CountryList.disclosure__list .disclosure__item a {
	text-decoration: unset;
	color: black;
	font-size: 15px;
	font-family: Nobel;
	font-weight: 300;
}
.CountryList.disclosure__list {
	padding: 20px 0px;
}
.header .header__icons .header__iconsssss .custom-country {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.custom-model-main{
	display:none;
}
.custom-model-main.model-open {
	display: block;
}
.custom-model-main .custom-model-inner {
	width: 100%;
	max-width: 700px;
	padding:0px 20px;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currenct-image {
	width: 50%;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currenct-image {
	width: 50%;
	line-height: 0;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currenct-image img {
	width: 100%;
}
.custom-model-main .custom-model-inner .pop-up-content-wrap {
	display: flex;
	flex-wrap: wrap;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select {
	width: 50%;
	padding: 50px 25px 25px 25px;
}
.custom-model-main .custom-model-inner .custom-model-wrap {
	padding: 0;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select label {
	font-size: 17px;
	color: black;
	text-transform: uppercase;
	font-family: nobel,sans-serif;
	font-weight: 300;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select #currency_form .my_special_class {
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #c5c9cd;
	height: 48px;
	padding: 0 10px;
	color: black;
	font-size: 16px;
	font-weight: 300;
	font-family: nobel,sans-serif;
	margin-top: 8px;
	margin-bottom: 10px;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select #currency_form button {
	color: #fff;
	background: black;
	margin: 0;
	padding: 13px 1.4em;
	cursor: pointer;
	border: 1px solid #000;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: .05em !important;
	font-weight: 300;
	font-family: nobel,sans-serif;
	font-size: 16px;
}
.custom-model-main .custom-model-inner .custom-model-wrap {
	padding: 0;
	border: 0px;
	box-shadow: unset;
	border-radius: 0px;
}
.custom-model-main.model-open {
	display: block;
	height: 100vh;
	width: 100%;
	background: #0000002e;
}
.custom-model-main .custom-model-inner .close-btn {
	top: 0;
	right: 30px;
	width: 48px;
	height: 48px;
	color: black;
	font-size: 50px;
	line-height: 48px;
}
.bodymodel-open {
	position: fixed;
	width: 100%;
}
 option.disabledclasss {
        color: #777 ;
}


 
option.disabledclasss {
  -webkit-appearance: none; / Safari/Chrome /
  -moz-appearance: none; / Firefox /
  appearance: none; / Standard /
  color: #777 ;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    option.disabledclasss {
        color: #777 ;
    }
}

@media screen and (max-device-width: 767px) {
	
	.product-info .custom-dropdown {
	width: 100%;
}
.product-info .custom-dropdown .selected-value {
	width: 100%;
	font-weight: 300;
}
.product-info .custom-dropdown .selected-value::after {
	content: "\f107";
	position: absolute;
	right: 10px;
	font-family: fontawesome;
	font-size: 20px;
	top: 33%;
}
.product-info .custom-dropdown #aioConceptNamemobile-list {
	width: 100%;
	background: #fff;
	z-index: 999;
	border-radius: 4px;
}
.product-info .custom-dropdown #aioConceptNamemobile-list li {
	font-size: 13px;
	font-family: nobel,serif;
	font-weight: 300;
	letter-spacing: .05em;
	margin: 3px 10px;
}

  option.disabledclasss {
        color: #777 ;
    }
}
  
  .custom-model-main .disclosure .disclosure__button {
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #c5c9cd !important;
	height: 48px;
	padding: 0 10px !important;
	color: #000;
	font-size: 16px !important;
	font-weight: 300;
	font-family: nobel,sans-serif;
	margin-top: 8px;
	margin-bottom:0px;
	position: relative;
}
.custom-model-main .disclosure .disclosure__button .icon-caret {
	float: right;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.custom-model-main .disclosure ul{
	margin: 0 !important;
	padding: 0;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	border: solid 1px #c5c9cd;
	max-height: 30vh;
}
.custom-model-main a.custom-shop-nnn {
	color: #fff;
	background: black;
	margin: 10px 0 0;
	padding: 13px 1.4em;
	cursor: pointer;
	border: 1px solid #000;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: .05em !important;
	font-weight: 300;
	font-family: nobel,sans-serif;
	font-size: 16px;
	display: table;
	text-align: center;
	text-decoration: unset;
}
section.content .block.title-large .affilate-text p {
color: #000;
font-family: Nobel;
font-size: 18px !important;
font-style: normal;
font-weight: 400;
line-height: 125%;
margin: 0 !important;
text-transform: inherit;
}
section.content .block.title-large .affilate-text p .affiliates-logo {
	margin: 20px 0px 40px 0px;
	width: 100%;
	max-width: 150px;
}
.accord-inr {
	width: 100%;
}
.template-page .shopify-section section.content .block.text .text .caps {
	font-family: FatFrank;
	font-size: 20px !important;
	font-style: normal;	
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 1px;
}
.template-page .shopify-section section.content .block.text .text ul {
	margin: 0px;
	padding-left: 20px;
}
.template-page .shopify-section section.content .block.text .text ul li {
	color: #000;
	font-family: Nobel;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 100;
	line-height: 150%;
	text-transform: inherit;
	margin: 0px !important;
}
.privacy-iner .p-rich_text_section {
	color: #000;
	font-family: Nobel;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 100;
	line-height: 125%;
	margin: 0 !important;
	text-transform: inherit;
}
.priv-maine {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	width:100%;
	gap: 40px;
}
section.content .block.title-large .privacy-iner p {
	margin-bottom: 20px !important;
	margin-top: 5px !important;
}
.privacy-iner ul {
	margin-bottom: 20px !important;
}
.size-guide {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
}
.size-guide a {
	border: 0px !important;
}
@keyframes rotateWords {
	0%, 25% {
		 margin-top: 0rem;
	}
	40%, 75% {
		 margin-top: -5rem;
	}
	100% {
		margin-top: 0rem; 
	}
}


/* =========  13/09/2023 ============== */

.custom-home-banner-sectionn {
	position: relative;
}
.custom-home-banner-sectionn .custom-content-haedingggg {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0px;
}
.custom-home-banner-sectionn .custom-content-haedingggg h3 {
	margin: 0px;
	color: #fff;
	font-family: nobel,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 128%;
	text-transform: uppercase;
}
.custom-home-banner-sectionn .container.custom-content-haed {
	position: absolute;
	top: 20px;
	right:20px;
	padding: 0px;
}
.custom-home-banner-sectionn .container.custom-content-haed h3 {
	margin: 0px;
	color: #fff;
	font-family: nobel,sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	line-height: 128%;
	text-transform: uppercase;
	text-align: right;
}
.custom-home-banner-sectionn .container.custom-content-haed h3::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.custom-home-banner-sectionn .container.custom-content-haed h3:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.custom-custom-sectiom-newww.custom-sectiom-newww1 .container.custom-content-haedingggg {
	opacity: 1 !important;
}
.custom-custom-sectiom-newww.four-across .block.image-text .custom-content-haedingggg .heading {
	font-size: 17px !important;
	position: relative;
	padding: 0 !important;
}
.content-section .custom-custom-sectiom-newww.custom-sectiom-newww1 .container.custom-content-haedingggg h2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.content-section .custom-custom-sectiom-newww.custom-sectiom-newww1 .container.custom-content-haedingggg h2:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.custom-custom-sectiom-newww.custom-sectiom-newww1 {
	padding-bottom: 40px !important;
}

.image_sec .copy p::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.image_sec .copy p:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.content.fullwidth.desktop.single.custom-custom-sectiom-newww.custom-sectiom-newww-2 .container.custom-content-haedingggg h2 {
	margin: 0px;
	text-align: center;
	font-size: 17px;
  position: relative;
  top: -60px;
}
.section-video.content.desktop.single .custom-new-image {
	width: 100%;
}
.exclusive_badge.exclusive_badge-mobile {
	display: none;
}
.custom-slideshow-desktop a.absolute-button-wrapper {
    top: 30px;
    bottom: auto;
    color: #fff;
    line-height: 128%;
}	
.custom-slideshow-desktop a.absolute-button-wrapper:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
}
.custom-slideshow-desktop a.absolute-button-wrapper:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
}

.video_main .section-video, .video_mainn .section-video {position: relative;}
.video_main .section-video .vid_title, .video_mainn .section-video .vid_title {position: absolute;top: 10px;right: 10px;}
.video_main .section-video .vid_title a, .video_mainn .section-video .vid_title a {color: #fff;text-decoration: none;position: relative;}
.video_main .section-video .vid_title a::after, .video_mainn .section-video .vid_title a::after {position: absolute;bottom: -4px;left: 0;content: '';width: 100%;height: 1px;background: #fff;transform: scale(0, 1);transform-origin: right top;transition: transform .3s;}
.video_main .section-video .vid_title a:hover::after, .video_mainn .section-video .vid_title a:hover::after {transform-origin: left top;transform: scale(1, 1);}


.page-about.page-width .block.text.half.align-left.title-large {
	background: #E8E0C6 !important;
}
.template-page section.content.page-about .block.title-large p {
	font-weight: 100;
}
.template-page section.content.page-about .block.title-large .affilate-text p {
	font-weight: 100;
}
section.content .page-about .block.title-large p a {
	font-weight: 100;
}
body .page-width.page-about {
	background: #E8E0C6 !important;
}
body section.content .page-about .block.half {
	background: #E8E0C6 !important;
}

.gradient.template-page .content.page-about .block.text.half {
	background: #E8E0C6 !important;
}



.custom-in-the-kitchen-lookbook {
	margin-bottom: 70px;
}

.custom-in-the-kitchen-lookbook .banner a {
	width: 100%;
	display: block;
	height: 100%;
	position: relative;
	z-index: 99;
}
.custom-in-the-kitchen-lookbook .banner a .banner__media.media {
	position: static;
}
.custom-in-the-kitchen-lookbook .banner .banner__media.media {
	position: static;
}
.S24-In-the-kitchen-lookbook #MainContent {
	background: #f2efe7;
}
.S24-In-the-kitchen-lookbook {
	overflow-x: hidden;
}

.color--green {
	background: green;
}
.color--yellow {
	background: #ee0;
}
.collection-main .collection-filters__dropdown .collection-filters__top .filter-wrapper .filter-inner a .color {
	border: 1px solid #7b7b7b2e;
}
.color--white {
	border-color: #ccc !important;
}

.color.color--brown {
	background: #964b00;
}
.color.color--orange {
	background: #fa8128;
}


@media screen and (max-width: 767px) {
	
.custom-in-the-kitchen-lookbook .banner a .banner__media.media {
	position: static;
	height: auto !important;
}
.custom-in-the-kitchen-lookbook .banner .banner__media.media {
	position: static;
	height: auto !important;
}
}


/* *********************************** */

@media (max-width: 989px) {

.template-page .shopify-section section.content .block.text .text .caps {
	font-size: 16px !important;
}
.priv-maine {
	gap: 15px;
}
section.content .block.title-large p a {
	font-size: 14px;
	word-wrap: anywhere;
}
section.content .block.title-large h2 {
	font-size: 18px;
}
section.content .block.title-large p.con-break {
	margin-top: 30px !important;
	font-size: 18px !important;
}
section.content .block.title-large .affilate-text p {
	font-size: 18px !important;
}
.template-page .shopify-section section.content .block.text .text {
	padding: 20px;
	gap: 20px;
	width:100%;
}
.template-page .shopify-section section.content .block.text .text .copy .accordion {
	font-size: 14px;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select {
	padding: 25px;
}
.header .header__icons ul {
	display: none;
}	
	
.disclosure ul.CountryList.disclosure__list{
    max-width: 100%;
  min-width: 100%;
    padding: 0px;
}	
.collection-main #shopify-section-collection-filters .current-filters.opend {
	position: absolute;
	left: 32%;
	z-index: 9;
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
}

}

@media (max-width: 768px) {


  .content-section .four-across .block.image-text .custom-content-haedingggg .heading {
    margin: 0px auto 0!important;
    padding: 25px 10px 0!important;
    font-size: 14px !important;
}
	
.custom-custom-home-banner-sectionn-mobile {
	position: relative;
}
.custom-custom-home-banner-sectionn-mobile .custom-content-haedingggg {
	position: absolute;
	top: 20px;
	left:20px;
	padding: 0px;
}
.custom-custom-home-banner-sectionn-mobile .custom-content-haedingggg h3 {
	margin: 0px;
	color: #fff;
	font-family: nobel,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 128%;
	text-transform: uppercase;
}
.custom-custom-home-banner-sectionn-mobile .container.custom-content-haed {
	position: absolute;
	top:20px;
	right:20px;
	padding: 0px;
}
.custom-custom-home-banner-sectionn-mobile .container.custom-content-haed h3 {
	margin: 0px;
	color: #fff;
	font-family: nobel,sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: 300;
	line-height: 128%;
	text-transform: uppercase;
	text-align: right;
}
.custom-custom-home-banner-sectionn-mobile .container.custom-content-haed h3::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.custom-custom-home-banner-sectionn-mobile .container.custom-content-haed h3:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}	
.content.mobile.single.custom- .container.custom-content-haedingggg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.content.mobile.single.custom- .container.custom-content-haedingggg h2 {
	color: #fff;
	font-size: 14px;
	margin: 0px;
  padding-top: 10px;
}
.content.mobile.single.custom- .container.custom-content-haedingggg h2::after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #fff;
transform: scale(0, 1);
transform-origin: right top;
transition: transform .3s;
}
.content.mobile.single.custom- .container.custom-content-haedingggg h2:hover::after {
transform-origin: left top;
transform: scale(1, 1);
}
.custom-content-sectionnnn .content.mobile.three-across.custom- .block.image-text .container.custom-content-haedingggg {
	position: absolute;
	top: 20px;
	right: 20px;
}
.custom-content-sectionnnn .content.mobile.three-across.custom- .block.image-text .container.custom-content-haedingggg h2 {
	margin: 0px;
	color: #fff;
	font-size: 14px;
  padding-top: 10px;
}
.custom-content-sectionnnn .content.mobile.three-across.custom- .block.image-text .container.custom-content-haedingggg h2::after {
position: absolute;
bottom: -4px;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #fff;
transform: scale(0, 1);
transform-origin: right top;
transition: transform .3s;
}
.custom-content-sectionnnn .content.mobile.three-across.custom- .block.image-text .container.custom-content-haedingggg h2:hover::after {
transform-origin: left top;
transform: scale(1, 1);
}	

	
	
	
@keyframes rotateWords {
	0%, 25% {
		 margin-top: 0rem;
	}
	40%, 75% {
		 margin-top: -5rem;
	}
	100% {
		margin-top: 0rem; 
	}
}

.custom-model-main .custom-model-inner .custom-model-wrap .currenct-image {
	width: 100%;
}
.custom-model-main .custom-model-inner .custom-model-wrap .currency-langunage-select {
	width: 100%;
}

  #product-priceafter {
  	height: 45px;
    padding-top: 5px;
  }

  body afterpay-placement {
    --logo-badge-width: 80px;
    margin-top: -6px;
    margin-bottom: 15px;
    height: 40px !important;
  }
#wrapper.custom-marqueee .bx-wrapper .slide p {
	font-size: 14px;
}

}


@supports (-webkit-touch-callout: none) {
  @media only screen and (min-width: 320px) and (max-width:989px) {
    .header .header__heading {
      margin: 52px auto auto;
    }
  }
}

@media screen and (max-width:1400px) {
	
.content-section .four-across .block.image-text .custom-content-haedingggg {
	z-index: 99 !important;
	top: -30px;
}
	
}

@media (max-width:1280px) {
  .content.fullwidth.desktop.single.custom-custom-sectiom-newww.custom-sectiom-newww-2 .container.custom-content-haedingggg h2 {
    top: -35px !important;
    font-size: 18px !important;
  }
  .custom-custom-sectiom-newww.four-across .block.image-text .custom-content-haedingggg .heading {
    font-size: 18px !important;
    top: -5px !important;
  }
  .owl-carousel-1 .owl-item img {
    padding: 0px 0 0px;
  }
  .image_sec .copy p {
    font-size: 18px;
  }
  .custom-home-banner-sectionn .container.custom-content-haed h3 {
    font-size: 18px;
  }
  .content-section .four-across .block.image-text .custom-content-haedingggg {
	top: -20px;
}
}

@media screen and (max-width:992px) {
.exclusive_badge.exclusive_badge-mobile {
	display: block;
}
.exclusive_badge.exclusive_badge-desktop {
	display: none;
}
}

@media (max-width:990px) {
body .custom-custom-sectiom-newww.four-across .block.image-text .custom-content-haedingggg .heading {
  top: 15px !important;
}
.content.fullwidth.desktop.single.custom-custom-sectiom-newww.custom-sectiom-newww-2 .container.custom-content-haedingggg h2 {
	font-size: 14px !important;
	letter-spacing: 0.5px;
}
}



@media (max-width:768px) {
#shopify-section-template--15479293018173__e3cb5350-8a9d-45f4-9206-0e2de26a6ad9 .container {
	height: auto !important;
}

}

@media (max-width:766px) {
#shopify-section-template--15568342941757__f065b3cb-93f4-4280-b6ad-f48ac6af4819 {
	display: block;
}
}

@media only screen and (min-width: 320px) and (max-width:767px) {

.video_main .section-video .vid_title, .video_mainn .section-video .vid_title {
	position: absolute;
	top: 20px;
	right: 20px;
}
.scrolled #shopify-section-header {
	position: fixed;
	background: #fff;
	top: 0;
	width: 100%;
	z-index: 99999 !important;
	transform: inherit;
}
.scrolled .collection-main #shopify-section-collection-filters {
	position: fixed !important;
	width: 100%;
	background: #fff;
	top: 60px;
}
.scrolled #shopify-section-header #wrapper.custom-marqueee {
	display: none;
}

.scrolled .header .header__heading {
	left: -5px;
	margin: 0 auto auto;
	top: 17px;
}
.header .header__heading {
	top: 57px;
	margin: 0 auto auto;
}
.scrolled header-drawer {
	position: static;
}
.scrolled #nav-icon3 {
	margin: 2px auto 0;
}

.collection-main #shopify-section-collection-filters .current-filters.opend {
	position: absolute;
	left: 22%;
	z-index: 9;
	margin-top: 0;
}
.collection-filters .filter-by::after {
	margin-left: 5px;
}
.collection-main #shopify-section-collection-filters .current-filters.opend {
	position: absolute;
	left: 0;
	z-index: 9;
	top: 67px;
	right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 10px;
}
.collection-main #shopify-section-collection-filters #collectionFilters.active .collection-filters__dropdown {
	padding: 30px 20px 0px;
}
.collection-main .shopify-section-filters .current-filters a {
	border: 1px solid #acacac;
}

.scrolled div#menu-drawer {
    top: 34px !important;
}

}


	.shipping-savings-message {
	display: flex;
	background: #000;
	padding: 20px 10px;
	gap: 10px;
	justify-content: flex-start;
	align-items: center;
}
.shipping-savings-message img {
	max-width: 40px;
	height: auto;
}
.shipping-savings-message .free_shipping_notice {
	font-size: 11.5px;
	color: #fff;
	font-weight: 600;
}



