/** Shopify CDN: Minification failed

Line 247:19 Expected identifier but found whitespace
Line 247:20 Unexpected "url("
Line 3995:38 Expected identifier but found "!"
Line 3995:41 Expected identifier but found "!"
Line 4123:38 Expected identifier but found "!"
Line 4123:41 Expected identifier but found "!"

**/
@font-face {
  font-family: Highway;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Highway-_Header_-_1.woff?v=1715970653") format("woff");
}

@font-face {
  font-family: Bohemian;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/Bohemian.woff2?v=1715970754") format("woff2");
}

@font-face {
  font-family: aileron black;
  font-style: normal;
  font-display: fallback;
  src: url("/cdn/shop/files/aileron.black.woff2?v=1717065047") format("woff2");
}

body {
  font-family: "Aileron";
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

/* Global css */
h1,
.h1 {
  font-size: 90px;
  line-height: 60px;
  font-weight: 400;
  font-family: Bohemian;
  margin: 0 0 30px;
}

h2,
.h2 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 40px;
}

h3,
.h3 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 30px;
}

h4,
.h4 {
  font-size: 40px;
  line-height: 53px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 15px;
}

h5,
.h5 {
  font-size: 30px;
  line-height: 28px;
  font-weight: 400;
  font-family: Aileron;
  margin: 0 0 15px;
}

h6,
.h6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  font-family: Aileron;
  margin: 0 0 15px;
}

p {
  font-family: "Aileron" !important;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin: 0 0 25px;
}

.p-small {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
}

.p-medium {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.btn {
  font-size: 18px;
  line-height: 21px;
  padding: 12px 35px;
  background-color: #2655BD;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  font-family: 'aileron';
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.custom--announcement-class .announcement-bar__message.h5 {
  
    max-width: 100% !important;
  
}
.btn:hover {
  background-color: #E8BE5D;
  color: #fff;
}

.blue .card__information h3 {
  color: #2655BD;
}

.blue .read-more-btn .btn {
  background-color: #2655BD;
}

.orange .card__information h3 {
  color: #E6542E;
}

.orange .read-more-btn .btn {
  background-color: #E6542E;
}

.purple .card__information h3 {
  color: #D74AA8;
}

.purple .read-more-btn .btn {
  background-color: #D74AA8;
}

.purple .price-item,
.purple .shop-product-title {
  color: #D74AA8;
}

.orange .price-item,
.orange .shop-product-title {
  color: #E6542E;
}

.blue .price-item,
.blue .shop-product-title {
  color: #2655BD;
}


/*Coming Soon page*/
.banner--large:not(.banner--adapt) {
  min-height: 100vh !important;
}

.banner__media {
  height: 100vh;
}

.password-logo {
    display: none!important;
}


div#shopify-section-main-password-header {
  display:none;
}

small.password__footer-text {
    display: none;
}

.email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.content-container.color-scheme-2.gradient.content-container--full-width-mobile {
  background: none;
}

.newsletter__subheading.rte.body {
  color: #2655bd;
}

.email-signup-banner__box .email-signup-banner__heading {
  font-family: 'Highway' !important;
  color: #fff;
}

button#Subscribe {
     background-color: #d74aa8;
    border-radius: 10px;
}

.email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.content-container.color-scheme-2.gradient.content-container--full-width-mobile::before {
  content: url(/cdn/shop/files/niles-chaz-small-logo-coming-soon.png?v=1715966987) !important;
}

div#shopify-section-main-password-footer {
  display: none;
}

input#NewsletterForm--template--16978456740014__main {
  background: #fff !important;
  color: #0167af;
}

/*header code*/
.page-width {
  padding: 0;
}

.header-wrapper {
  position: relative;  
}

/* .header-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* background-image: url('/cdn/shop/files/White-Watermark-Pink.png?v=1716286238'); */
  background-image: url('/cdn/shop/files/White-Watermark-Pink_35b7f9f7-85b1-4d0e-abbd-5da021184737.png?v=1717576337');
  width: 100%;
  height: 165px;
  z-index: 0;
} */

.header {
  position: relative;
  z-index: 1;
  grid-template-columns: auto;
  padding: 0 !important;
}

/* .header .list-menu--inline li {
  padding: 0 15px;
} */

.header .list-menu--inline li:first-child {
  padding-left: 0;
}

.header .list-menu--inline li:last-child {
  padding-right: 0;
}

.header .mega-menu__content {
  padding: 10px 10px;
  width: 220px;
  border-radius: 5px;
}

/* .header .mega-menu__list li {
  padding: 0 20px !important;
} */

.header .header__menu-item {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  font-family: "Aileron";
}
.header .header__menu-item:hover{
  color:#fff !important;
  text-decoration:none !important;
}


.header .mega-menu__list li a {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #000;
  font-family: "Aileron";
}

.header .mega-menu__list li a:hover {
  color: #FBD117;
  text-decoration: none;
}

.header .header__menu-item:hover .icon {
  filter: brightness(0) invert(1);
}

.header__active-menu-item+.icon {
  filter: brightness(0) invert(1);
}

.header__menu-item:hover span {
  text-decoration: none;
}

.header .header__active-menu-item {
  color: #fff;
  text-decoration: none;
}

.header .header__menu-item [aria-current]:not([aria-current="false"]) {
  color: #fff;
}

.header .header__menu-item [aria-current]:not([aria-current="false"])+.icon {
  filter: brightness(0) invert(1);
}

.header .header__icon {
  color: #FBD117;
  order: 1;
}

.header .header__search {
  order: 2;
}

.header .header__icon--cart {
  order: 3;
}

.header header-menu {
  position: relative;
}

/* .header .mega-menu svg path {
  display: none;
} */

.header summary.list-menu__item {
  padding: 0 15px 0 0;
}

/* .header .mega-menu svg {
  background-image: url('/cdn/shop/files/arrow-yellow.svg?v=1716214953');
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 14px;
  top: 14px;
  right: 2px;

} */

.header .header__icons {
  gap: 20px;
}
/* 
.header .icon-search {
  background-image: url('/cdn/shop/files/Group_4.png?v=1716287978');
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px;
  height: 31px;
} */

/* .header .header__icon--cart svg path {
  display: none;
} */

/* .header .header__icon--cart svg {
  background-image: url('/cdn/shop/files/Group_2.png?v=1716287978');
  background-repeat: no-repeat;
  background-size: cover;
  width: 28px;
  height: 33px;

} */
/* 
.header .header__icon--account svg path {
  display: none;
}

.header .header__icon--account svg {
  background-image: url('/cdn/shop/files/account.png?v=1716821038');
  background-repeat: no-repeat;
  background-size: cover;
  width: 28px;
  height: 33px;

} */

/* footer code */
.footer-custom {
  background-color: #333333;
  padding: 70px 10px;
}

.footer-row {
  display: grid;
  grid-template-columns: 12% 16% 11% 19%;
  gap: 14%;
}

.footer-menu h6 {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  font-family: Aileron;
  color: #fff;
  text-transform: uppercase;
}

.footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
}

.footer-menu ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0%, 50%);
  background-image: url(/cdn/shop/files/Pink.png?v=1716292600);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 14px;
}

.footer-menu ul li:nth-child(2):before {
  background-image: url(/cdn/shop/files/Orange.png?v=1716292600);
}

.footer-menu ul li:nth-child(3):before {
  background-image: url(/cdn/shop/files/yellow.png?v=1716292600);
}

.footer-menu ul a {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  font-family: Aileron;
  text-transform: uppercase;
  text-decoration: none;
}

.footer-menu ul a:hover {
  color: #fbd117;
}

/* Home page */
.hero-section {
  position: relative;
}

.hero-section:before {
  content: "";
  position: absolute;
  bottom: -170px;
  right: 0;
  width: 484px;
  min-height: 635px;
  background-image: url(/cdn/shop/files/Hero-bt-shape.png?v=1716302546);
  z-index: 1;
  background-size: 100%;
}

.hero-section .hero-row {
  display: flex;
  background-color: #65CDC7;
}

.hero-section .img-box {
  width: 50%;
}

.hero-section .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  /*aspect-ratio: 1 / 0.9;*/
  object-fit: cover;
}

.hero-section .content {
  position: relative;
  z-index: 1;
  padding: 40px;
  width: 50%;
  max-width: 710px;
  align-self: center;
}

.hero-section .content .p-medium {
  color: #D74AA8;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: 700;
}

.hero-section .content h3 {
  font-family: aileron black;
  text-transform: uppercase;
  color: #fff;
}

.hero-section .content h1 {
  color: #E6542E;
  position: relative;
  z-index: 1;
  margin: 40px 0;
}

.hero-section .content h1:before {
  content: "";
  background-image: url(/cdn/shop/files/h1-shape.png?v=1716300403);
  background-repeat: no-repeat;
  width: 100%;
  height: 105px;
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  z-index: -1;
}

.hero-section .content .p-small {
  color: #2655BD;
}

.welcome-section {
  position: relative;
  padding: 160px 0 365px;
  background-image: url(/cdn/shop/files/welcom-bg.png?v=1716301310);
  background-repeat: no-repeat;
  background-size: cover;
}

.welcome-row {
  max-width: 955px;
  margin: auto;
  text-align: center;
}

.welcome-section .content h2 {
  color: #E6542E;
  font-family: Bohemian;
}

.welcome-section .content h6 {
  color: #2655BD;
  text-transform: uppercase;
}

.welcome-section .content p {
  color: #000000;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.shop-section {
  background-color: #E6542E;
  padding: 90px 0;
  position: relative;
}

.shop-section:before {
  content: "";
  position: absolute;
  top: -234px;
  left: 0;
  width: 300px;
  min-height: 574px;
  z-index: 0;
  background-image: url(/cdn/shop/files/color-shape.png?v=1716456894);
  background-repeat: no-repeat;
  background-size: 100%;
}

.shop-section:after {
  content: "";
  position: absolute;
  top: -280px;
  right: 0;
  width: 225px;
  min-height: 279px;
  z-index: 0;
  background-image: url(/cdn/shop/files/home-video-shape.png?v=1717141360);
  background-repeat: no-repeat;
  background-size: 100%;
}

.shop-section .title {
  text-align: center;
  max-width: 1020px;
  margin: 0 auto 50px !important;
  color: #fff;

}

.shop-section .title h2 {
  color: #fff;
  position: relative;
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 40px;
}

.shop-section .title h2:before,
.shop-section .title h2:after {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
  background-image: url(/cdn/shop/files/border-style.png?v=1716450761);
  background-size: 100%;
  width: 285px;
  height: 26px;
}

.shop-section .title h2:after {
  right: 0;
  left: auto;
}

.shop-section .card__information .price {
  display: none;
}

.what-people-row {
  display: flex;
}

.what-people-section .content {
  background-image: url('/cdn/shop/files/what-people-bg.png?v=1716366176');
  /* aspect-ratio: 1/1; */
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 0 8%;
  width: 50%;
}

.what-people-section .testimonial-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.what-people-section .content h6 {
  margin: 0;
  color: #EEE5B8;
  font-weight: 700;
  text-transform: uppercase;
}

.what-people-section .content h3 {
  color: #FBD117;
  font-weight: 500;
  margin-bottom: 40px;
}

.what-people-section .content p {
  font-size: 25px;
  line-height: 35px;
  color: #fff;
}

.what-people-section .img-box {
  /* aspect-ratio: 1/1; */
  width: 50%;
}

.what-people-section .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.category-section {
  background-image: url(/cdn/shop/files/category-bg.png?v=1716379193);
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.category-section .category-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
}

.category-section .detail-box {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.category-section .detail-box a {
  display: block;
}

.category-section .detail-box img {
  border-radius: 30px;
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: .4s ease-in-out;
}

.category-section .detail-box a:hover img {
  transform: scale(1.1);
}

.category-section .detail-box .content-overlay {
  position: absolute;
  background-image: linear-gradient(rgb(38 85 189 / 10%), #2655BD 100%);
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 30px;
  z-index: 1;
  display: block;

}

.category-section .detail-box:last-child .content-overlay {
  background-image: linear-gradient(rgb(38 85 189 / 10%), #D74AA8 100%);
}


.category-section .content-box {
  position: absolute;
  bottom: 0;
  padding: 0 10%;
  text-align: center;
  z-index: 1;
}

.category-section .content-box h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.category-section .content-box p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
  color: #fff;
}

.category-section .title {
  text-align: center;
  margin: 0 0 60px;
}

.category-section .title h3 {
  position: relative;
  z-index: 1;
  color: #fff;
}

.category-section .title h3:before {
  content: "";
  background-image: url(/cdn/shop/files/category-shape.png?v=1716378341);
  background-repeat: no-repeat;
  width: 565px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.connected-section {
  background-color: #2655BD;
  padding: 60px 0 90px;
  background-image: url(/cdn/shop/files/connected-bg.png?v=1716383681);
  background-repeat: no-repeat;
  background-position: bottom -1px right;
  background-size: contain;
}

.connected-section .connected-box {
  max-width: 800px;
  text-align: center;
}

.connected-section .connected-box .field__input {
  box-shadow: none;
  outline: none;
  border: none;
}

.connected-section h2 {
  font-family: Bohemian;
  color: #ecc2b7;
}

.connected-section p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
}

.news-letter-form-custom {
  max-width: 500px;
  padding-top: 20px;
  margin-left: 50px;
  width: 100%;
}

.news-letter-form-custom .field__label {
  font-size: 18px;
  line-height: 21px;
  font-family: aileron;
  color: #8B8B8B;
}

.news-letter-form-custom button#Subscribe {
  background-color: #e6542e;
  width: auto;
  border-radius: 25px;
  height: 100%;
  right: -190px;
  padding: 12px 35px;
  font-size: 18px;
  line-height: 21px;
  font-family: 'aileron';
  color: #fff;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}

.news-letter-form-custom button#Subscribe:hover {
  background-color: #2655bd;
  border: 1px solid #fff;
}

.news-letter-form-custom .newsletter-form__message {
  margin: 10px 5px;
  padding-bottom: 10px;
}

.scroll-section {
  background-color: #D74AA8;
  overflow: hidden;
}

.scroll-text {
  font-size: 25px;
  line-height: 30px;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  font-family: Aileron;
  text-transform: uppercase;
  white-space: nowrap;
  transform: translateX(100%);
  animation: my-animation 50s linear infinite;
}

.image-slider {
  display: flex;
  overflow: hidden;
  user-select: none;
}

.image-slider .slider-group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-width: 100%;
  /* animation: image-slider-scroll 40s linear infinite; */
}

.image-slider img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 300px;
  -webkit-filter: grayscale(0);
  -webkit-transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.image-slider img:hover {
  -webkit-transform: scale(1.01);
}

.custom-product-list .custom-product {
  margin: 0 20px;
}

.custom-product-list .custom-product>.card {
  border-radius: 0 !important;
}

.custom-product-list .custom-product .card__information {
  padding: 10px 0 0;
}

.custom-product .card>.card__content {
  margin-top: 20px !important;
  padding: 0;
  background-color: #e6542e;
  text-align: center;
}

.custom-product .caption-with-letter-spacing {
  font-size: 20px;
  line-height: 35px;
  color: #EEE5B8;
  font-family: 'aileron';
  text-align: center;
}

.custom-product-slider .custom-product-list .card__heading {
  color: #EEE5B8;
}

.template-index {
  padding: 50px 0;
  background-color: #FBD117;
}

.custom-blogs .slick-track {
  display: flex;
  gap: 50px;
}

.template-index .custom-blogs-list {
  /* max-width: 480px; */
  flex-shrink: unset;
}

.custom-blogs-list .card__heading {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  font-family: "Aileron";
  padding: 10px 0 20px;
}

.custom-blogs-list .underline-links-hover .read-more-btn a {
  border: 1px solid transparent;
}

.custom-blogs-list .underline-links-hover:hover .read-more-btn a {
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}

.custom-blogs-list .card__inner,
.custom-blogs-list .card__media {
  border-radius: 25px !important;
}

.custom-blogs-list .card__information {
  text-align: center;
}

.main-blog.page-width.section-template--17466753122478__main-padding {
    padding: 50px!important;
}

.main-blog.page-width.section-template--17466753122478__main-padding h1.title--primary.scroll-trigger.animate--fade-in {
    display: none!important;
}

.article-template__content.page-width.page-width--narrow.rte.scroll-trigger.animate--slide-in {
    max-width: 130rem!important;
}

/* Colletion */
.custom-colletion {
  padding: 170px 0 100px;
  background-color: rgba(236 194 183 / 25%);
  position: relative;
  z-index: 0;
  margin-top: -70px;
}

.custom-colletion:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 475px;
  min-height: 634px;
  z-index: -1;
  background-image: url(/cdn/shop/files/products-top.png?v=1716875798);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.5;
}

.custom-colletion:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 277px;
  min-height: 450px;
  z-index: -1;
  background-image: url(/cdn/shop/files/products-bottom.png?v=1716875798);
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.5;
}

.custom-colletion .card__heading {
    color: #2655BD;
    /* height: 70px; */
}

.custom-colletion .card__content {
  text-align: center;
}

.custom-colletion .caption-with-letter-spacing {
  color: #2655BD;
  opacity: 1;
}

.custom-colletion .card-information .price {
  color: #D74AA8;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

.custom-colletion .card>.card__content {
  background-color: #faf0ed;
}

.custom-colletion .custom-product {
  margin-bottom: 50px;
}

/* blog Page */
.blog-hero-section {
  padding: 70px 50px 110px;
  background-color: #FBD117;
  position: relative;
}

.blog-hero-section:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 238px;
  min-height: 473px;
  z-index: 0;
  background-image: url(/cdn/shop/files/blog-shape-2.png?v=1716893864);
  background-repeat: no-repeat;
  background-size: 100%;
}

.blog-hero-section .page-width {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 46px;
  position: relative;
  z-index: 1;
}

.blog-hero-section .blog-img {
  position: relative;
}

.blog-hero-section .blog-img:before {
  content: "";
  position: absolute;
  bottom: -120px;
  left: -90px;
  width: 341px;
  min-height: 303px;
  z-index: 0;
  background-image: url(/cdn/shop/files/blog-shape-1.png?v=1716893864);
  background-repeat: no-repeat;
  background-size: 100%;
}

.blog-hero-section .blog-img img {
  border: 10px solid #fff;
  border-radius: 40px;
  width: 100%;
  height: 100%;
}

.blog-hero-section .blog-info h3 {
  font-size: 55px;
  line-height: 66px;
  font-weight: 700;
  font-family: aileron black;
  margin: 0 0 35px;
  color: #2655BD;
  text-transform: uppercase;
}

.blog-hero-section .blog-info p {
  color: #000000;
  margin: 0;
}

.template-page-blog .page-width {
  grid-template-columns: 100%;
}

.template-page-blog {
  position: relative;
  padding: 100px 0;
}

.template-page-blog:before {
  content: "";
  background-image: url(/cdn/shop/files/blog-detail-shape.png?v=1716895369);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 0;
}

.template-page-blog .custom-blogs-list {
  padding: 0 20px 60px !important;
}

.template-page-blog .card__information {
  padding: 20px 0 0 !important;
  text-align: left;
}

.template-page-blog .card__heading {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 53px;
  font-weight: 500;
  font-family: Highway;
}

.template-page-blog .article-card__excerpt {
  color: #000000;
  margin-bottom: 50px;
}

.article-template .article-template__title {
  font-size: 70px;
  line-height: 80px;
  margin-bottom: 40px !important;
}

.custom-pagination .pagination__list {
  flex-wrap: nowrap;
}

.custom-pagination .pagination__list a svg {
  display: none;
  align-items: center;
  justify-content: center;
}

.custom-pagination .pagination__list li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-pagination .pagination__list .pagination__item-arrow {
  background-image: url(/cdn/shop/files/slider-icon.png?v=1716982022);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 30px;

}

.custom-pagination .pagination__list .pagination__item--prev {
  transform: rotate(180deg);
}

.custom-pagination .pagination__item--current {
  color: #d74aa8 !important;
}

/* blog details */


.blogs-details .article-template__content,
.blogs-details .page-width {
  max-width: 130rem;
}

.blogs-details .article-template__content {
  color: #000;
}

.blogs-details .caption-with-letter-spacing {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
}

.blogs-details .media {
  height: 100vh;
  padding: 0 !important;
}



























/* contact Page */
.contact-form {
  padding: 110px 0;
  position: relative;
}

.contact-form:before {
  content: "";
  background-image: url(/cdn/shop/files/contact-bg.png?v=1716904941);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}

.contact-form:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 443px;
  min-height: 534px;
  z-index: -1;
  background-image: url(/cdn/shop/files/contact-shape.png?v=1716904940);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100%;
}

.contact-form>.page-width {
  display: grid;
  grid-template-columns: 40% 55%;
  gap: 5%;
}

.contact-form .contact-form-img {
  position: relative;
}

.contact-form .contact-form-img:before {
  content: "";
  position: absolute;
  top: -120px;
  left: -90px;
  width: 351px;
  min-height: 378px;
  z-index: 0;
  background-image: url(/cdn/shop/files/contact-shape-1.png?v=1716904940);
  background-repeat: no-repeat;
  background-size: 100%;
}

.contact-form .contact-form-img img {
  border: 10px solid #fff;
  border-radius: 25px;
  width: 100%;
}

.contact-form .title {
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  font-family: Bohemian;
  margin: 0 0 40px;
  position: relative;
  z-index: 1;
  color: #2655BD;
}

.contact-form .title:before {
  content: "";
  background-image: url(/cdn/shop/files/contact-title.png?v=1716906293);
  background-repeat: no-repeat;
  width: 100%;
  height: 93px;
  position: absolute;
  top: 0px;
  left: -20px;
  z-index: -1;
}

.contact-form .contact-detail p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 0 0 30px;
  color: #000;
}

.contact-form .contact__fields {
  display: block;
}

.contact-form .field {
  display: block;
  margin-bottom: 30px;
}

.contact-form .field:before,
.contact-form .field:after {
  display: none;
}

.contact-form .field__label {
  position: unset;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #2655BD;
  text-transform: uppercase;
  font-family: "Aileron";
}

.contact-form .field__input {
  padding: 10px;
  border: none;
  outline: none;
  box-shadow: none;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  font-family: "Aileron";
  border-radius: 0;
}

.contact-form .button {
  --buttons-border-offset: none;
  --border-opacity: none;
}

/* Our Story Page */

.our-story-hero-section {
  position: relative;
  padding: 70px 0 130px;
}

.our-story-hero-section .page-width {
  padding-top: 100px;
  max-width: 1105px;
  text-align: center;
}

.our-story-hero-section .page-width h2 {
  color: #E6542E;
}

.our-story-hero-section .page-width .p-medium p {
  color: #2655BD;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.our-story-hero-section:before {
  content: "";
  background-image: url(/cdn/shop/files/our-story-hero-bg.png?v=1716463103);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}

.our-story-hero-section:after {
  content: "";
  position: absolute;
  bottom: -355px;
  left: 0;
  width: 310px;
  min-height: 595px;
  z-index: 1;
  background-image: url(/cdn/shop/files/our-story-hero-shape-rg.png?v=1716464337);
  background-repeat: no-repeat;
  background-size: 100%;
}

.our-story-hero-section .image-slider .slider-group {
  gap: 70px;
  align-items: flex-start;
  animation: image-slider-scroll 40s linear infinite;
}

.our-story-hero-section .image-slider img {
  width: 410px;
  height: 580px;
  border-radius: 25px;
}

.our-story-hero-section .slider-group img:nth-child(odd) {
  margin-top: 100px;
}

/* our core values */
.our-core-values-section {
  background-color: #D74AA8;
  padding: 90px 0;
  position: relative;
}

.our-core-values-section:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 164px;
  min-height: 204px;
  z-index: 0;
  background-image: url(/cdn/shop/files/shape-splatter_1.png?v=1716558361);
  background-repeat: no-repeat;
  background-size: 100%;
}

.our-core-values-section .title {
  text-align: center;
  margin: 0 0 50px;
}

.our-core-values-section .title h3 {
  color: #BBE2E0;
  position: relative;
  z-index: 1;
}

.our-core-values-section .title h3:before {
  content: "";
  background-image: url(/cdn/shop/files/Our-Core-values-shape.png?v=1716534353);
  background-repeat: no-repeat;
  width: 565px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.our-core-values-section .core-values-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 67px;
  text-align: center;
}


.our-core-values-section .core-values-box img {
  width: 100%;
  display: block;
  border-radius: 100%;
  max-width: 284px;
  margin: auto;
}
.our-core-values-section .core-values-detail img{
  transition: all .3s ease-in-out;  
}
.our-core-values-section .core-values-detail:hover img{
      transform: scale(1.03);
}
.our-core-values-section .core-values-detail:nth-child(1) img {
  border: 4px solid #FBD112;
}

.our-core-values-section .core-values-detail:nth-child(2) img {
  border: 4px solid #E6542E;
}

.our-core-values-section .core-values-detail:nth-child(3) img {
  border: 4px solid #2655BD;
}

.our-core-values-section .core-values-box h6 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  color: #EEE5B8;
  text-transform: uppercase;
  margin: 20px auto;
  max-width: 270px;
}

.our-core-values-section .core-values-box p {
  color: #fff;
}

/* Founders Section */
.founders-section {
  position: relative;
}

.founders-section:before {
  content: "";
  position: absolute;
  top: -60px;
  right: 0;
  width: 190px;
  min-height: 185px;
  z-index: 0;
  background-image: url(/cdn/shop/files/Asset_1light_teal_spalltsder_1.png?v=1716558361);
  background-repeat: no-repeat;
  background-size: 100%;
}

.founders-section .founders-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #e6542e;
}

.founders-section .img-box img {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top;
}

.founders-section .content {
  padding: 120px 80px;
  display: flex;
  flex-wrap: wrap;
  align-self: center;

}

.founders-section .content h3 {
  color: #fff;
  position: relative;
  padding-bottom: 40px;
}

.founders-section .content h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(/cdn/shop/files/border-style.png?v=1716450761);
  width: 285px;
  height: 26px;
}

.founders-section .content p {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

#shopify-section-template--17002987815086__video_MdAq9G>.gradient {
  overflow: hidden;
}

#shopify-section-template--17002987815086__video_MdAq9G .video-section {
  padding: 115px 0;
  position: relative;
}

#shopify-section-template--17002987815086__video_MdAq9G .video-section:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -110px;
  width: 223px;
  min-height: 280px;
  z-index: 1;
  background-image: url(/cdn/shop/files/out-story-viseo-shape.png?v=1716559858);
  background-repeat: no-repeat;
  background-size: 100%;

}

#shopify-section-template--17002987815086__video_MdAq9G .video-section:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: -110px;
  width: 203px;
  min-height: 220px;
  z-index: 1;
  background-image: url(/cdn/shop/files/out-story-viseo-shape-bt.png?v=1716559857);
  background-repeat: no-repeat;
  background-size: 100%;
}

.vide-with-text .custom-video {
  display: flex;
}

.vide-with-text .custom-video .video-section__media {
  height: 100%;
}

.vide-with-text .video-section,
.vide-with-text .content {
  width: 50%;
}

.vide-with-text .video-box video {
  width: 100%;
}

.vide-with-text .content {
  background-image: url(https://nilesandchaz.com/cdn/shop/files/welcom-bg.png?v=1716301310);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
  display: flex;
  align-items: center;
}

.vide-with-text .content p {
  color: #2655BD;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 auto;
  max-width: 600px
}

.collection-hero {
  text-align: center;
  padding: 100px 0 !important;
  background-color: #e6542ee5;
  position: relative;
}

.collection-hero .collection-hero__title {
  color: #fff;
}

.collection-hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(/cdn/shop/files/products-hero-img.jpg?v=1716879789);
  background-repeat: no-repeat;
  background-size: cover;

}

.collection-hero:after {
  content: "";
  position: absolute;
  bottom: -130px;
  right: 0px;
  width: 269px;
  min-height: 385px;
  z-index: 0;
  background-image: url(/cdn/shop/files/products-hero-shape.png?v=1716879145);
  background-repeat: no-repeat;
  background-size: 100%;
}

.facets-container .facet-filters__label {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  font-family: "Aileron";
  text-transform: uppercase;
  color: #000;
}

.facets-container .product-count {
  display: none;
}

.facets-container .select {
  align-items: center;
  position: relative;
  z-index: 1;
  top: 70px;
}

.facets-container .select select {
  outline: none;
  box-shadow: none;
  outline-offset: 0;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  font-family: "Aileron";
  color: #000;
  padding: 10px 40px 10px 10px;
}

.facets-container .select select option {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Aileron";
  color: #000;
}

.facets-container .select svg {
    height: 10px;
    color: #000;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}





/* Our Brand Mission Section */
.our-brand-mission-section {
  padding: 160px 0;
  background-image: url(/cdn/shop/files/our-brand-mission-section-bg.png?v=1716556818);
  background-size: cover;
}

.our-brand-mission-section .page-width {
  text-align: center;
  max-width: 960px;
}

.our-brand-mission-section h2 {
  color: #2655BD;
  font-family: 'Highway';
}

.our-brand-mission-section p {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}

/* Shop page */
#shopify-section-template--17010425856174__home_hero_phVH6y .custom-text-section h2 {
  font-size: 80px;
  line-height: 80px;
  font-family: Bohemian;
  margin: 0px;
  color: #fff;
}

#shopify-section-template--17010425856174__home_hero_phVH6y .custom-text-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(/cdn/shop/files/products-hero-img.jpg?v=1716879789);
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-collection {
  display: flex;
}

.custom-collection .side-img {
  width: 40%;
}

.custom-collection .side-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 1/1;
}

.custom-collection>.gradient {
  width: 60%;
  background-color: #eee5b880;
  padding: 65px;
  position: relative;
}

.custom-collection>.gradient:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 352px;
  min-height: 306px;
  z-index: -1;
  background-image: url(/cdn/shop/files/hair-products-shape.png?v=1717072454);
  background-repeat: no-repeat;
  background-size: 100%;
}

.custom-collection-accessories>.gradient {
  background-color: #ecc2b780;
}

.custom-collection-accessories .side-img {
  order: 2;
}

.custom-collection-accessories>.gradient:before {
  top: 0;
  right: auto;
  left: 0;
  width: 355px;
  min-height: 738px;
  background-image: url(/cdn/shop/files/hair-accessories-shape.png?v=1717073809);
  opacity: 0.8;
}

.custom-collection-accessories .collection {
  margin-left: auto;
}

.custom-collection>.gradient .collection {
  width: 100%;
  max-width: 780px;
}

.custom-collection .collection__title h3 {
  color: #2655BD;
  margin-bottom: 30px !important;
}

.custom-collection .collection__title p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
}

.custom-collection .custom-slider {
  margin: 40px -15px 0;
}

.collection-product-list {
  padding: 0;
  list-style: none;
}

.collection-product-list .custom-product {
  padding: 0 15px;
}

.collection-product-list .slick-arrow {
  background-image: url(/cdn/shop/files/slider-icon.png?v=1716982022);
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 36px;
  position: absolute;
  top: 33%;
  left: -20px;
  transform: translateY(0%);
}

.collection-product-list .slick-arrow.slick-next {
  right: -20px;
  left: auto;
  transform: rotate(180deg);
}

.collection-product-list .slick-arrow:before,
.collection-product-list .slick-arrow:after {
  display: none;
}

.collection-product-list .custom-product>.card--card,
.collection-product-list .custom-product .card>.card__content {
  background-color: transparent;
  margin-top: 0 !important;
}

.collection-product-list .custom-product .card__inner {
  background-color: #fff;
}

.collection-product-list .shop-product-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin: 0 0 15px;
}

.collection-product-list .price {
  text-align: center;
}

#shopify-section-template--17010425856174__video_nXhkJ6>.gradient {
  overflow: hidden;
}

#shopify-section-template--17010425856174__video_nXhkJ6 .video-section:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -90px;
  width: 324px;
  min-height: 430px;
  z-index: 1;
  background-image: url(/cdn/shop/files/shop-video-shape-bt.png?v=1717075611);
  background-repeat: no-repeat;
  background-size: 100%;
}

#shopify-section-template--17010425856174__video_nXhkJ6 .video-section:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -90px;
  width: 411px;
  min-height: 451px;
  z-index: 1;
  background-image: url(/cdn/shop/files/shop-video-bg-tp.png?v=1717074961);
  background-repeat: no-repeat;
  background-size: 100%;
}

#shopify-section-template--17010425856174__video_nXhkJ6 .video-section img {
  border: 10px solid #fff;
  border-radius: 25px;
}

#shopify-section-template--17010425856174__video_nXhkJ6 .video-section {
  padding: 164px 0 148px;
  position: relative;
}







/* Products details page */
.custom-product-details {
  padding: 80px 0 !important;
  background-color: #eee5b840;
}

.custom-product-details .product__title h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 20px;
  color: #E8BE5D;
}

.custom-product-details .price__container .price-item {
  font-size: 30px;
  line-height: 28px;
  font-weight: 700;
  font-family: Aileron;
  color: #2655BD;
}

.custom-product-details .product__description {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.custom-product-details .product__description p {
  color: #000;
}

.custom-product-details .product__description p strong {
  font-style: italic;
}


.custom-product-details .product-form__input--pill input[type=radio]:checked+label {
  background-color: #D74AA8 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  padding: 7px 15px !important;
  border: 1px solid #D74AA8 !important;
  color: #fff !important;
  transition: all 0.3s ease-in-out;
}

.custom-product-details .product-form__input--pill input[type=radio]:checked+label:hover {
  background-color: transparent !important;
  color: #D74AA8 !important;
}

.custom-product-details .product-form__input--pill input[type=radio]:disabled+label,
.custom-product-details .product-form__input--pill input[type=radio].disabled+label {
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  padding:7px 15px !important;
  border: 1px solid #D74AA8 !important;
  background-color: transparent !important;
  color: #D74AA8 !important;
  transition: all 0.3s ease-in-out;

}

.custom-product-details .product-form__input--pill input[type=radio]:disabled+label:hover,
.custom-product-details .product-form__input--pill input[type=radio].disabled+label:hover {
  color: #fff !important;
  background-color: #D74AA8 !important;
}

.custom-product-details .product-form__input--pill input[type=radio]+label {
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  padding:7px 15px !important;
  border: 1px solid #D74AA8 !important;
  color: #D74AA8 !important;
}

.custom-product-details .product-form__input--pill input[type=radio].disabled:checked+label,
.custom-product-details .product-form__input--pill input[type=radio]:disabled:checked+label {
  background-color: #D74AA8 !important;
  color: #fff !important;
}


.custom-product-details .product-form__input--pill .form__label,
.custom-product-details .product-form__quantity .form__label {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.custom-product-details .product-form__quantity {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
  align-items: center;
}

.custom-product-details .product-form__quantity .quantity__label {
  margin: 0;
}

.custom-product-details .quantity {
  min-height: 36px;
  width: 100%;
  max-width: 120px;
}

.custom-product-details .quantity:after {
  border-radius: 0;
}

.custom-product-details .product-form__submit {
  background-color: #2655BD;
  color: #fff;
  --border-opacity: none;
  text-transform: uppercase;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.custom-product-details .product-form__submit:hover {
  background-color: #e8be5d;
  color: #fff;
}

.custom-product-details button.thumbnail {
  border-radius: 0;
  border: none;
  background-color: #fff;
}

.collapsible-sections {
  padding: 0px 0 80px;
  background-color: #eee5b840;
}

.collapsible-sections .custom-grid {
  width: 100%;
  max-width: 100%;
}

.collapsible-sections .custom-accordion {
  background-color: #E6542E;
  padding: 35px 45px;
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
}

.collapsible-sections .custom-accordion:hover {
  background-color: #fbd117;
}

.collapsible-sections .custom-accordion:hover .h5 {
  color: #000;
}

.collapsible-sections .custom-accordion:hover li {
  color: #000;
}

.collapsible-sections .custom-accordion:hover .accordion-icon {
  filter: invert(1);
}

.collapsible-sections .custom-accordion:first-child {
  margin-bottom: 30px;
}

.collapsible-sections .custom-accordion li {
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.collapsible-sections .h5 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.collapsible-sections summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.collapsible-sections .accordion-icon {
  background-image: url(/cdn/shop/files/plus.png?v=1717051791);
  background-repeat: no-repeat;
  background-size: cover;
  width: 19px;
  height: 19px;
  display: block;
  transition: all 0.3s ease-in-out;
}

.collapsible-sections summary[aria-expanded="true"] .accordion-icon {
  background-image: url(/cdn/shop/files/minus.png?v=1717051790);
}

.dynamic-video-section {
  background-image: url(/cdn/shop/files/product-detail-video-bg.png?v=1717053950);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 115px;
  position: relative;
}

.dynamic-video-section:before {
  content: "";
  position: absolute;
  top: -85px;
  left: 0;
  width: 332px;
  min-height: 561px;
  z-index: 1;
  background-image: url(/cdn/shop/files/product-detail-video-shape.png?v=1717055526);
  background-repeat: no-repeat;
  background-size: 100%;
}

.dynamic-video-section h4 {
  text-align: center;
  color: #fff;
  margin: 0 0 45px;
}

.dynamic-video-section .video-container {
  position: relative;
}

.dynamic-video-section .video-container img {
  border: 10px solid #fff;
  border-radius: 25px;
}

.dynamic-video-section .video-container:after {
  content: "";
  position: absolute;
  bottom: -90px;
  right: -70px;
  width: 203px;
  min-height: 256px;
  z-index: 1;
  background-image: url(/cdn/shop/files/out-story-viseo-shape-bt.png?v=1716559857s);
  background-repeat: no-repeat;
  background-size: 100%;
}


.custom-related-products {
  background-image: url(/cdn/shop/files/related-product-bg.png?v=1717055899);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0;
  position: relative;
  background-attachment: unset;
}

.custom-related-products h3 {
  color: #2655BD;
  font-weight: 500;
  text-align: center;
  margin: 0 0 85px;

}

.custom-related-products .card-information .price {
  display: none;
}

.custom-related-products .card-information .caption-with-letter-spacing,
.custom-related-products .card__heading {
  color: #2655BD;
  opacity: 1;
}

.custom-related-products .custom-product {
  padding: 0 25px;
}

.custom-related-products .custom-product>.card--card,
.custom-related-products .custom-product .card>.card__content {
  background-color: transparent;
  margin-top: 0 !important;
}

.custom-related-products .custom-product .card__inner {
  background-color: #fff;
}



.deferred-media__poster-button {
  background-color: #9b887f !important;
  border: none !important;
  border-radius: 40% !important;
  height: 12.2rem !important;
  width: 12.2rem !important;
}

.deferred-media__poster-button .icon {
  color: #6a4c3a8a !important;
  width: 100% !important;
  height: 4rem !important;
}

.custom-breadcrumbs .breadcrumb {
  font-family: "Aileron";
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #E8BE5D;
  padding-bottom: 45px;
  text-transform: uppercase;
}

.custom-breadcrumbs .breadcrumb a {
  color: #000;
  text-decoration: none;
}

.cart-count-bubble {
  background-color: #fff;
}

.custom-password-form .password_media {
  position: relative;
}

.custom-password-form .password_media img {
  width: 100%;
  height: 100vh;
}

.custom-password-form .password_media .page-width {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  max-width: 100%;
}

.custom-password-form .password__heading {
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  font-family: Highway;
  margin: 0 0 40px;
}

.custom-password-form .store-access-form input,
.custom-password-form .store-access-form button {
  padding: 10px;
  border: 1px solid;
  outline: none;
  box-shadow: none;
}

.custom-password-form form {
  text-align: center;
}
/* announcement bar */
.announcement-bar-section .page-width{
  padding:0 !important;
  grid-template-columns: 1fr;
}

.announcement-bar-section .page-width .list-social{
  justify-content: flex-end;
  display:flex;
}
.announcement-bar-section .page-width .list-social li .list-social__link{
  color:#ecc2b7;
}
.announcement-bar-section .page-width .list-social li .list-social__link svg{
  width:25px;
  height:25px;
}
/* our core values */
.featured-press-section {
  background-color: #2655bd;
  padding: 90px 0;
  position: relative;
}

.featured-press-section .title {
  text-align: center;
  margin: 0 0 50px;
}

.featured-press-section .title h3 {
  color: #BBE2E0;
  position: relative;
  z-index: 1;
}

.featured-press-section .title h3:before {
  content: "";  
  background-image: url(/cdn/shop/files/category-shape.png?v=1716378341);
  background-repeat: no-repeat;
  width: 565px;
  height: 66px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.featured-press-section .featured-press-articles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 67px;
  text-align: center;
}

.featured-press-section .article-details .article-image{
  border-radius: 30px;
  overflow:hidden;
}
.featured-press-section .featured-press-articles img {
  width: 100%;
  display: block;  
  aspect-ratio:1/1;
  margin: auto;
  transition: all .3s ease-in-out;
  transform: scale(1);
}

.featured-press-section .article-details:hover img{
  transform: scale(1.03);
}

.featured-press-section .featured-press-articles .article-link{
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  color: #ecc2b7;
  text-transform: uppercase;
  margin: 20px auto;
  text-decoration: none;
  display: inline-block;
}

.featured-press-section .featured-press-articles p {
  color: #fff;
  font-size: 25px;
    line-height: 35px;
    font-weight: 400;
}

.featured-press-section .article-read-more .btn{
  background-color:#e8be5d;
  color:#2655bd;
  
}
.featured-press-section .article-read-more .btn:hover{
  background-color:#fff;
}

.scrolling-banner{
  background-color: #eee5b8;
  padding: 50px 0;
}
.scrolling-banner .slider-group{
  gap: 70px;
  animation: image-slider-scroll 20s linear infinite;
}
.scrolling-banner .slider-group img{
  width:100%;
  max-width:160px;
  aspect-ratio: auto;
}
@keyframes image-slider-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    /* transform: translateX(calc(-100% - 0px)); */
    transform: translateX(-50%);
  }
}

@keyframes my-animation {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}
li.list-social__item svg path {
    fill: #fff !important;
}
.announcement-bar-section .page-width {
    display: flex;
    align-items: center;
}
p.announcement-bar__message.h5 {
    font-size: 16px;
    line-height: normal;
    margin: 0px;
    text-transform: uppercase;
}
.custom-product-list .card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.collection__view-all {
    margin-top: 24px;
}
.custom-product .card--card {
    background-color: #e6542e;
}



/* Responsive */
@media (max-width:1280px) {
  .hero-section .img-box img {
    aspect-ratio: 1/1;
  }
}

@media (max-width:1199px) {
  .page-width {
    padding: 0 20px;
  }

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

  .footer-row {
    grid-template-columns: 12% 18% 13% 21%;
    gap: 10%;
  }

  .contact-form>.page-width {
    grid-template-columns: 37% 60%;
    gap: 3%;
  }

  .contact-form:after {
    background-size: 50%;
  }

  .dynamic-video-section .video-container:after {
    width: 180px;
    min-height: 210px;
  }

  #shopify-section-template--17010425856174__home_hero_phVH6y .custom-text-section h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .custom-collection>.gradient {
    width: 55%;
    padding: 40px;
  }

  .custom-collection .side-img {
    width: 45%;
  }

  .custom-collection .page-width {
    padding: 0;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6 .video-section {
    padding: 130px 50px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:before {
    width: 240px;
    min-height: 330px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:after {
    width: 300px;
    min-height: 350px;
  }

  .header {
    padding: 0 20px !important;
  }

  .hero-section .content {
    width: 60%;
  }

  .hero-section .img-box {
    width: 40%;
  }

  .hero-section:before {
    width: 300px;
    min-height: 450px;
  }

  .welcome-section {
    padding: 100px 40px 300px;
  }

  .shop-section:after {
    top: -205px;
    width: 165px;
    min-height: 210px;
  }

  .shop-section:before {
    top: -154px;
    width: 200px;
    min-height: 400px;
  }

  .shop-section .title {
    max-width: 920px
  }

  .shop-section .title h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .shop-section .title h2:before,
  .shop-section .title h2:after {
    width: 200px;
    height: 15px;
  }

  .what-people-section .content {
    padding: 4%;
  }

  .what-people-section .content h3 {
    margin-bottom: 20px;
  }

  .connected-section {
    background-size: 30%;
  }

  .our-story-hero-section .page-width {
    padding-top: 50px;
  }

  .our-story-hero-section:after {
    width: 200px;
    min-height: 500px;
  }

  .founders-section .content {
    padding: 50px;
  }

  .founders-section .content p {
    font-size: 22px;
    line-height: 32px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section {
    padding: 80px 50px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G>.gradient:before {
    width: 133px;
    min-height: 170px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G>.gradient:after {
    width: 120px;
    min-height: 150px;
  }

  .our-brand-mission-section {
    padding: 80px 0;
  }

  .our-brand-mission-section p {
    font-size: 25px;
    line-height: 35px;
  }

  .collection-hero {
    padding: 80px 0 !important;
  }

  .custom-colletion:after {
    width: 335px;
    min-height: 500px;
  }

  .custom-colletion:before {
    width: 190px;
    min-height: 300px;
  }

  .vide-with-text .content {
    padding: 60px 30px;
  }

  .blog-hero-section .blog-info h3 {
    font-size: 48px;
    line-height: 58px;
  }

  .blog-hero-section .blog-img:before {
    bottom: -90px;
    left: -40px;
    width: 200px;
    min-height: 200px;
  }

  .template-page-blog {
    padding: 80px 0;
  }

  .blogs-details .media {
    height: 50vh;
  }

  .dynamic-video-section {
    padding: 80px;
  }

  .dynamic-video-section:before {
    width: 200px;
    min-height: 350px;
  }

  .custom-related-products h3 {
    margin: 0 0 60px;
  }

  .custom-related-products .custom-product {
    padding: 0 10px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section:before {
    left: -60px;
    width: 180px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section:after {
    right: -70px;
    width: 200px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6 .video-section:before {
    left: -40px;
    width: 254px;
    min-height: 340px;
  }
}

#shopify-section-template--17010425856174__video_nXhkJ6 .video-section:after {
  right: -40px;
  width: 320px;
  min-height: 380px;
}

@media (max-width:991px) {
  .header {
    display: flex;
    justify-content: space-between;
  }

  .header-wrapper {
    padding-bottom: 0;
  }

  .header header-drawer {
    order: 2;
  }

  .header .icon-search {
    height: 21px;
    width: 21px;
    background-size: contain;
  }

  .header .header__icon--cart svg {
    height: 20px;
    width: 23px;
    background-size: contain;

  }

  .header-wrapper:before {
    height: 116px;
    background-size: contain;
  }

  .header .header__heading-logo-wrapper img {
    height: 80px;
    object-fit: contain;
  }

  .header summary.list-menu__item {
    padding: 0 15px 11px 30px;
  }

  .contact-form>.page-width {
    grid-template-columns: 100%;
    gap: 2%;
  }

  .contact-form .contact-form-img img {
    max-height: 700px;
    object-fit: cover;
  }

  .custom-product-details {
    padding: 50px 0 !important;
  }

  .dynamic-video-section:before {
    background-size: 70%;
  }

  .custom-collection>.gradient {
    width: 100%;
    padding: 40px;
  }

  .custom-collection .side-img {
    width: 100%;
  }

  .custom-collection {
    flex-direction: column;
  }

  .collection-product-list .slick-arrow {
    top: 38%;
  }

  .deferred-media__poster-button {
    height: 10.2rem !important;
    width: 10.2rem !important;
  }

  .deferred-media__poster-button .icon {
    height: 3rem !important;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:before {
    width: 210px;
    min-height: 280px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:after {
    width: 260px;
    min-height: 320px;
  }

  .header .header__icon--account {
    display: flex !important;
  }

  .header .header__icon--account svg {
    width: 20px;
    height: 22px;
  }

  .hero-section .hero-row {
    flex-wrap: wrap;
  }

  .hero-section .content,
  .hero-section .img-box {
    width: 100%;
  }

  .shop-section {
    padding: 50px 0;
  }

  .shop-section:before {
    top: -114px;
    width: 150px;
    min-height: 300px;
  }

  .what-people-section .content {
    width: 65%;
  }

  .what-people-section .img-box {
    width: 35%;
  }

  .category-section {
    padding: 80px 0;
  }

  .category-section .title {
    margin: 0 0 40px;
  }

  .category-section .category-row {
    gap: 25px;
  }

  .category-section .content-box {
    padding: 0 5%;
  }

  .category-section .content-box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .what-people-section .content p {
    font-size: 20px;
    line-height: 28px;
  }

  .connected-section {
    background-size: 50%;
  }

  .news-letter-form-custom {
    margin-left: 20px;
  }

  .connected-section p {
    font-size: 18px;
    line-height: 28px;
  }

  /* our story page */
  .our-story-hero-section .image-slider .slider-group {
    gap: 40px;
  }

  .our-story-hero-section .image-slider img {
    width: 350px;
    height: 400px;
  }

  .our-core-values-section .core-values-box {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .our-story-hero-section .slider-group img:nth-child(odd) {
    margin-top: 50px;
  }

  .our-story-hero-section .page-width .p-medium p {
    font-size: 20px;
    line-height: 30px;
  }

  .founders-section .founders-row {
    grid-template-columns: 1fr;
  }

  .founders-section:before {
    display: none;
  }

  .collection-hero:after {
    bottom: -140px;
    width: 200px;
    min-height: 330px;
  }

  .custom-colletion {
    padding: 140px 0 100px;
  }

  .blog-hero-section {
    padding: 50px 0;
  }

  .blog-hero-section .page-width {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
  }

  .blog-hero-section .blog-img:before {
    display: none;
  }

  .blog-hero-section:before {
    top: 100%;
    transform: translateY(-100%);
    right: 0;
    width: 150px;
    min-height: 370px;
  }

  .template-page-blog .custom-blogs-list {
    padding: 0 10px 40px !important;
  }

  .article-template .article-template__title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px !important;
  }

  .custom-product-details .custom-product-info {
    padding: 0 0 0 3rem;
  }

  .collapsible-sections .custom-accordion {
    padding: 25px 35px;
  }

  .dynamic-video-section h4 {
    margin: 0 0 25px;
  }

  .dynamic-video-section {
    padding: 50px 0px;
  }
  .featured-press-section .featured-press-articles {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width:767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }

  /* Global css */
  h1,
  .h1 {
    font-size: 60px;
    line-height: 50px;
    margin: 0 0 15px;
  }

  h2,
  .h2 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 20px;
  }

  h3,
  .h3 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 15px;
  }

  h4,
  .h4 {
    font-size: 30px;
    line-height: 43px;
    margin: 0 0 10px;
  }

  h5,
  .h5 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px;
  }

  h6,
  .h6 {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 10px;
  }

  p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
  }

  .p-small {
    font-size: 18px;
    line-height: 26px;
  }

  .p-medium {
    font-size: 22px;
    line-height: 30px;
  }

  .btn {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 25px;
  }

  .menu-drawer__account .icon-account {
    margin-top: 10px;
  }

  .footer-custom {
    padding: 50px 20px;
  }

  .footer-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .footer-menu ul a {
    font-size: 16px;
    line-height: 26px;
  }

  .scroll-text {
    font-size: 20px;
    line-height: 26px;
    padding: 5px;
  }

  .contact-form {
    padding: 80px 0;
  }

  .contact-form .contact-form-img:before {
    background-size: 80%;
  }

  .contact-form .title {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 20px;
  }

  .contact-form .title:before {
    background-size: 100%;
  }

  .contact-form .contact-detail p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
  }

  .contact-form .field__label {
    font-size: 16px;
    line-height: 24px;
  }

  .contact-form .field__input {
    height: 35px;
  }

  .contact-form .field {
    margin-bottom: 10px;
  }

  .contact-form:after {
    background-size: 30%;
  }

  #shopify-section-template--17010425856174__home_hero_phVH6y .custom-text-section h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .custom-collection>.gradient {
    padding: 40px 20px 10px;
    text-align: center;
  }

  .collection-product-list .custom-product {
    padding: 0 30px;
  }

  .collection-product-list .slick-arrow.slick-next {
    right: 0;
  }

  .collection-product-list .slick-arrow {
    left: 0;
  }

  .custom-collection .collection__title p {
    font-size: 16px;
    line-height: 26px;
  }

  .custom-collection>.gradient:before {
    width: 200px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:before {
    width: 100px;
    min-height: 130px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6>.gradient:after {
    width: 100px;
    min-height: 120px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6 .video-section {
    padding: 40px 20px;
  }

  .deferred-media__poster-button {
    height: 5.2rem !important;
    width: 5.2rem !important;
  }

  .deferred-media__poster-button .icon {
    height: 1.8rem !important;
  }

  .collection-product-list .slick-arrow {
    width: 12px;
    height: 24px;
  }

  .header .header__icons {
    gap: 0px;
  }

  .hero-section:before {
    width: 200px;
    min-height: 300px;
    bottom: -130px;
  }

  .hero-section .content {
    padding: 50px 20px;
    text-align: center;
  }

  .hero-section .content h1:before {
    top: -10px;
    left: 0px;
    transform: translateY(0%);
    background-size: 100%;
  }

  .welcome-section {
    padding: 100px 20px;
  }

  .welcome-section .content p {
    font-size: 20px;
    line-height: 30px;
  }

  .shop-section:after {
    top: -86px;
    width: 70px;
    min-height: 90px;
  }

  .shop-section:before {
    top: -64px;
    width: 100px;
    min-height: 200px;
  }

  .shop-section .title h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
  }

  .shop-section .title h2:before,
  .shop-section .title h2:after {
    display: none;
  }

  .custom-product-slider .grid__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .custom-product-slider .grid__item:last-child {
    margin-bottom: 0;
  }

  .custom-product-list .custom-product {
    margin: 0px;
  }

  .what-people-row {
    flex-wrap: wrap;
  }

  .what-people-section .content,
  .what-people-section .img-box {
    width: 100%;
  }

  .what-people-section .content {
    padding: 50px 20px;
  }

  .category-section {
    padding: 50px 0;
  }

  .category-section .title h3:before {
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
    background-size: 100%;
  }

  .category-section .category-row {
    grid-template-columns: 1fr;
    padding: 0 20px;
  }

  .news-letter-form-custom .field {
    flex-wrap: wrap;
  }

  .news-letter-form-custom .field:after {
    border-radius: 0;
  }

  .news-letter-form-custom .field:hover:after {
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .news-letter-form-custom button#Subscribe {
    left: 0;
    top: 65px;
    width: fit-content;
  }

  .news-letter-form-custom {
    margin-left: 0;
  }

  .template-index .custom-blogs-list {
    min-width: unset;
    margin: 0 !important;
  }

  .connected-section {
    padding: 50px 0 300px;
    background-size: 100%;
  }

  .template-index {
    padding: 40px 20px 30px;
  }

  .custom-blogs .slick-track {
    gap: 10px;
  }

  .news-letter-form-custom .field__label {
    font-size: 16px;
    line-height: 20px;
  }

  /* our story page */
  .our-core-values-section .core-values-box {
    grid-template-columns: 1fr;
  }

  .our-story-hero-section {
    position: relative;
    padding: 50px 0 80px;
  }

  .our-story-hero-section .image-slider .slider-group {
    gap: 20px;
  }

  .our-story-hero-section .slider-group img:nth-child(odd) {
    margin-top: 30px;
  }

  .our-story-hero-section .image-slider img {
    width: 250px;
    height: 300px;
  }

  .our-story-hero-section .page-width .p-medium p {
    font-size: 18px;
    line-height: 26px;
  }

  .our-story-hero-section:after {
    width: 100px;
    min-height: 200px;
    bottom: -100px;
  }

  .our-core-values-section .core-values-box img {
    max-width: 230px;
  }

  .our-core-values-section .core-values-box h6 {
    font-size: 20px;
    line-height: 28px;
  }

  .our-core-values-section .core-values-box {
    gap: 10px;
  }

  .our-core-values-section .title h3:before {
    background-size: 100%;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
    width: 100%;
  }

  .our-core-values-section .title {
    margin: 0 0 30px;
  }

  .our-core-values-section:after {
    width: 100px;
    min-height: 120px;
  }

  .our-core-values-section {
    padding: 70px 0;
  }

  .founders-section .content {
    padding: 50px 20px;
    text-align: center;
    justify-content: center;
  }

  .founders-section .content h3:after {
    width: 235px;
    height: 30px;
  }

  .founders-section .content h3 {
    padding-bottom: 30px;
  }

  .founders-section .content p {
    font-size: 18px;
    line-height: 28px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section {
    padding: 20px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G>.gradient:before {
    width: 50px;
    min-height: 70px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G>.gradient:after {
    width: 50px;
    min-height: 60px;
  }

  .our-brand-mission-section {
    padding: 50px 0;
  }

  .our-brand-mission-section p {
    font-size: 20px;
    line-height: 30px;
  }

  .collection-hero {
    padding: 80px 0 !important;
  }

  .collection-hero .collection-hero__title {
    margin: 0;
  }

  .facets-container .small-hide {
    display: block !important;
  }

  .facets-container menu-drawer {
    display: none;
  }

  .custom-colletion:after {
    width: 170px;
    min-height: 250px;
  }

  .collection-hero:after {
    width: 150px;
    min-height: 270px;
  }

  .custom-colletion .custom-product-list {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
  }

  .vide-with-text .custom-video {
    flex-wrap: wrap;
  }

  .vide-with-text .video-section,
  .vide-with-text .content {
    width: 100%;
  }

  .blog-hero-section .blog-info h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .template-page-blog {
    padding: 50px 0;
  }

  .template-page-blog .custom-blogs-list {
    max-width: 100%;
    width: 100%;
    margin: 0 !important;
  }

  .custom-pagination .pagination-wrapper {
    margin: 0;
  }

  .article-template .article-template__title {
    font-size: 40px;
    line-height: 50px;
  }

  .custom-breadcrumbs .breadcrumb {
    padding-bottom: 20px;
  }

  .custom-product-details .custom-product-info {
    padding: 0;
  }

  .custom-product-details .product__title h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .custom-product-details .price__container .price-item {
    font-size: 20px;
    line-height: 28px;
  }

  .collapsible-sections .custom-accordion {
    padding: 20px 25px;
  }

  .custom-related-products {
    padding: 50px 0;
  }

  .custom-related-products h3 {
    margin: 0 0 30px;
  }

  .custom-related-products .grid__item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .dynamic-video-section .video-container:after {
    right: -20px;
    width: 100px;
    bottom: -130px;
  }

  .custom-password-form .password__heading {
    font-size: 45px;
    line-height: 45px;
    margin: 0 0 30px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section:before {
    left: -10px;
    width: 60px;
  }

  #shopify-section-template--17002987815086__video_MdAq9G .video-section:after {
    right: -40px;
    width: 100px;
    min-height: 90px;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6 .video-section:before {
    left: 0;
    width: 80px;
    min-height: 150px;
    background-size: 140%;
  }

  #shopify-section-template--17010425856174__video_nXhkJ6 .video-section:after {
    right: 0;
    width: 150px;
    min-height: 150px;
  }

  .vide-with-text .content p {
    text-align: center;
  }

  .header summary.list-menu__item {
    padding: 0 15px 0px 0px;
  }
  .featured-press-section{
    padding: 70px 0;
  }
  .featured-press-section .featured-press-articles {
    grid-template-columns: 1fr;
    gap:50px;
  }
  .featured-press-section .title h3:before{
    background-size: 100%;
    top: 0;
    left: 0;
    transform: translate(0);
    width: 100%;
  }
  .featured-press-section .featured-press-articles p{
    font-size: 18px;
    line-height: 26px;
  }
  .scrolling-banner{
  padding: 30px 0;
}
.scrolling-banner .slider-group{
  gap: 50px;
  animation: image-slider-scroll 10s linear infinite;
}
.scrolling-banner .slider-group img{
  max-width:150px;
}
}





.shopify-policy__container {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}


.main-blog.page-width.section-template--16978456510638__main-padding {
    display: none;
}

.accordion__content {
    padding-top: 25px!important;
}

.collapsible-sections .custom-accordion { 
 margin-bottom: 30px;
}

.rte img {
  border: none!important;
}

/*Social Media Feed*/

section#shopify-section-sections--16978457067694__1718627967f7c5ceb3 .page-width.scroll-trigger.animate--slide-in {
    max-width: 100%!important;
}

div#tizzy-ig-container-1 {
    margin-bottom: -3em !important;
}

/*Yotpo Integration*/
.page-width.scroll-trigger.animate--slide-in {
    max-width: 100%;
}

.yotpo-main-widget-layout {
    background: #faf9ed!important;
}

@media (max-width:767px) {
section#shopify-section-sections--16978457067694__1718627967f7c5ceb3 .page-width.scroll-trigger.animate--slide-in {
    padding: 0px;
}


section#shopify-section-template--17002011787438__1718639063b63ba15d  .page-width.scroll-trigger.animate--slide-in {
    padding: 0px;
}
.announcement-bar, .announcement-bar__announcement {
    width: 70%;
    justify-content: flex-start;
    padding-left: 10px;
}
  p.announcement-bar__message.h5 {
    font-size: 13px;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
    text-transform: uppercase;
}
  .hero-section .content h3 {
    font-size: 25px;
    line-height: normal;
}
  .header-wrapper:before {
    height: 96px;
}
}



/**********************blossom.css*************************************/

.product__title h2 {
    font-family: Highway;
    line-height: 1em;
}
.collection .button {
    margin-top: 18px;
    font-size: 20px;
  color:#fff;
}
.pi-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pi-content {
    width: calc(25% - 10px);
    text-align: center;
}

.pi-content img {
    max-width: 120px;
}

.pi-content h3 {
    font-size: 32px;
    margin: 5px 0 10px;
}
.product-ingredients {
    padding: 5rem 0;
}
.product-ingredients h2 {
    text-align: center;
    margin-bottom: 60px;
}
.view-d-button .button {
    width: 90% ;
    background: #e6542e ;
}
.custom-colletion .custom-product-list .card__content {
    justify-content: inherit;
}
.bottomMenu {
    position: fixed;
    bottom: 50px;
    color: #fff;
    right: 10px;
    width: 100%;
    max-width: 350px;
    height: 95px;
    border-radius: 10px;
    background: #e6542e;
    z-index: 3;
    transition: all .5s;
}
.hide {
    opacity:0;
   
}
.show {
    opacity:1;
}
.sticky-wrapper h1 {
    font-size: 20px;
    color: #fff;
    line-height: 1.3em;
}
.sticky-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
}
.product-price .product__title {
    margin: 0;
}
.sticky-wrapper .price-item.price-item--regular {
    color: #fff;
}
.sticky-wrapper .product-form__submit {
    padding: 10px;
    letter-spacing: normal;
}
.sticky-wrapper .product-price {
    width: 60%;
}

.sticky-wrapper .buy--button {
    width: 40%;
}
.mega-menu__list {
    grid-template-columns: inherit!important;
    gap: 0 !important;
}
 .mega-menu__list {
    padding: 0 10px;
}

a#HeaderMenu-shop-gifts-frizz-be-gone-bundle {
    font-size: 16px;
}

a#HeaderMenu-shop-gifts-little-explorer-discovery-kit {
    font-size: 16px;
}

.mega-menu__link ul.list-unstyled {
    padding-left: 10px !Important;
}
.header__menu-item {
    margin: 0 10px;
}
/* .header .list-menu--inline li {
    padding: 0 0 0 15px !important;
} */
/*
nav.header__inline-menu {
    text-align: center;
}
.header__menu-item {
    margin: 0 10px;
} */
.header .header__icon svg {
    width: 23px;
    height: 23px !important;
}
p.announcement-bar__message.h5 {
    font-size: 15px;
    margin-left: 100px;
}
.header__menu-item span {
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 400;
}
.header_feature_images img {
    width: 100%;
    display: block;
    max-width: 60px;
}

.header_feature_images {
    display: flex;
    align-items: center;
}

nav.header__inline-menu_new {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header__icons {
    /* display: flex; */
    /* width: 100%; */
    align-items: center;
    /* justify-content: space-between */
}
/* .head--iconss {
    flex: 1;
    display: flex;
    justify-content: end;
} */
.contt-us a {
    color: #fff;
    text-decoration: none;
    letter-spacing: normal;
    text-transform: uppercase;
}
.contt-us {
    background: #e93cac;
    padding: 9px 20px;
    border-radius: 30px;
}
.home-main {
    height: 85vh !important;
}
.hitt-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.hitt-text-content {
    width: 50%;
}

.hitt-image {
    width: 50%;
}

.hitt-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.hitt-inner-text {
    max-width: 53rem;
    margin: 0 auto  0 10rem;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-content: stretch;
    justify-content: center;
}
.hitt-inner-text h2 {
    color: #FFD100;
}

.hitt-inner-text p {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    line-height: 1.3em;
    font-family: 'aileron' !important;!I;!;
}
a.btn1 {
    color: #ffd100;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
}

.hitt-inner-text {
    position: relative;
}

.hitt-inner-text:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/OBJECTS.png?v=1727528184);
    width: 70px;
    height: 70px;
    background-size: contain;
    top: 50%;
    background-repeat: no-repeat;
    right: -80px;
}
.hitt-text-content {
    position: relative;
}

.hitt-text-content:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Layer_1_1.png?v=1727528889);
    width: 230px;
    height: 330px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 30%;
    right: 100px;
}
.hitt-text-content:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Layer_1_2.png?v=1727528889);
    width: 200px;
    height: 240px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
}
img.back--img {
    width: 100%;
    display: block;
    height: 100% !important;
  object-fit: cover;
}

.home-image-text2 {position: relative;}

.hit2-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.on-left-imgg {
    width: 60%;
}

.right--text {
    width: 40%;
}

.on-left-imgg img {
    width: 100%;
    display: block;
}

.onhit2-content {
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    bottom: 0;
    /* transform: translate(-50%, -50%); */
    /* width: 100%; */
}
.right--text h2 {
    color: #fff;
}

.right--text p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5em;
}
.right--text {
    /* margin-top: 5rem; */
    max-width: 56rem;
}
.btn2 {
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Montserrat' !important;
    color: #000;
    font-weight: 700px !immportant;
    text-decoration: none;
}
.his-icon img {
    max-width: 210px;
    margin: 0 auto;
}
body {
    overflow-x: hidden;
}
.newsletter__wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left--text {
    text-align: start;
}

.newsletter__subheading.rte p {
    font-family: 'aileron' !important;!I;!;
    font-size: 18px;
    color: #000;
    line-height: 1.3em;
}

.left--text h2 {
    margin: 0 0 20px;
}
.left--text {
    width: 46%;
}
.right--form {
    /* flex: 1; */
    width: 50%;
}
.newsletter .field:after {
    content: unset;
}

.newsletter .field__input {
    background: #fff;
    border-radius: 10px;
    margin-right: 20px;
    border: 1px solid #CBC5C5;
   height: 5.5rem !important;
 
}
.newsletter .field__input::placeholder {
    opacity: 1;
    font-family: 'aileron';
    font-size: 18px;
    letter-spacing: normal;
}
.newsletter-form {
    max-width: 63rem !important;
}
.newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 63rem !important;
}
.newsletter-form__field-wrapper .btn2 {
    color: #fff !IMPORTANT;
    font-weight: 500;
    border: none;
    font-size: 18px;
    padding: 9px 35px;
    margin: 1px 0;
}
.newsletter-form__field-wrapper .field__label {
    font-family: 'aileron';
    font-size: 18px;
    letter-spacing: normal;
    color: #8B8787;
    font-weight: 300;
   display:none;
}
.newsletter-form__field-wrapper .field__input:focus{
    padding: 20px;
}
.newsletter__wrapper {
    position: relative;
    z-index: 0;
}

.newsletter__wrapper:after {
    content: "";
    background: url(/cdn/shop/files/Layer_1_1_fd3ffaee-8b2a-444f-99af-0747d9beba0a.png?v=1727680364);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.footer-block__heading {
    font-size: 18px ;
    font-family: 'aileron';
    font-weight: bold;
    margin-bottom: 0 !important;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 1.8rem !important;
    font-weight: 100;
    color: #fff !important;
    font-family: 'aileron' !important;
}
.footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
    text-decoration: none !important;
}
.footer .grid--3-col-tablet .grid__item {
    width: calc(19.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.ama-main img {
    width: 100%;
}

.ama-main h2 {
    font-family: 'aileron';
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: bold;
}
.footer__content-bottom {
    border-top: none !important;
    padding-top: 0rem !important;
}
.footer__content-bottom {
    display: none;
}
.home-feat .shop-section:before {
    position: inherit;
}
.home-feat .shop-section .title {
    color: #000;
      max-width: 930px;
}
.home-feat .shop-section {
    background-color: inherit;
}
.home-feat .shop-section .title h2 {
    color: inherit;
    display: inline-block;
}
.home-feat .shop-section .title h2:before, .shop-section .title h2:after {
    content: "";
    position: absolute;
    top: 55%;
    left: -40px;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-feat .shop-section .title h2:after {
    right: -40px;
    left: auto;
}
.home-feat .collection__description p {
    line-height: 1.2em;
}
.home-feat {
    position: relative;
    z-index: 1;
}

.home-feat:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/phFz96.png?v=1727686600);
    width: 35%;
    height: 80%;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    z-index: 0;
    right: 0;
}
.home-feat .custom-product .card--card {
    background-color: transparent;
}
.home-feat .custom-product .card>.card__content {
    margin-top: 0 !important;
    padding: 0;
    background-color: transparent;
    text-align: center;
}
.home-feat .custom-product-slider .custom-product-list .card__heading {
    color: #0072CE;
    font-size: 24px;
    font-family: "Aileron";
}
.underline-links-hover:hover a {
    text-decoration: none !Important;
}
.home-feat .page-width {
    padding: 0 20px;
}
.home-feat slider-component {
    position: relative;
    z-index: 1;
}
.home-feat:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/weWOaI.png?v=1727688443);
    width: 24%;
    height: 80%;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    left: 0;
}
.card--button-wrap {
    display: flex;
    width: 100%;
    position: relative;
    /* flex-wrap: wrap; */
    flex-direction: row-reverse;
    justify-content: space-between;
    z-index: 1;
}

/* .hhhh {
    width: 20%;
}
 */
.view-d-button {
    flex: 1;
}
.collection .button:after {
    content: unset;
}

.collection .view-d-button .button {
    border-radius: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-family: 'aileron';
    font-weight: 600;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: uppercase;
}
.hhhh button {
    background: #E93CAC;
    font-size: 0px !important;
    border-radius: 12px;
    text-transform: uppercase;
    display: flex;
    min-width: 100%;
    letter-spacing: normal;
}
/* .hhhh:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/Group_8.png?v=1727690978);
    width: 22px;
    height: 30px;
    top: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    transform: translate(-50%, -7%);
}
.hhhh {
    position: relative;
} */

.collection-hero {
    position: relative;
    padding: 0!important;
}
.collection-hero .page-width {
    padding: 0;
    max-width: 100%;
}
.collection-hero--with-image .collection-hero__text-wrapper {
    padding: 0 15px!important;
}
.collection-hero--with-image .collection-hero__title {
    color: #fff;
}
h1.collection-hero__title {
    text-align: center;
    padding: 30px 0 0;
}
.collection-hero__image-container.media.gradient {
    margin: 0;
}
.header__inline-menu_new .mega-menu__content {
    z-index: 1;
    background: blanchedalmond !important;
}
.custom-colletion .card>.card__content {
    background-color: #e7f7ff;
}
.custom-colletion {
    background-color: #e7f7ff;
}
.quick-add.no-js-hidden.hhhh {
    margin: 0;
    width: 17%;
}
.quick-add__submit img {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}

.custom-product .card--card {
    background-color: transparent;
}
.collection-hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    background: #00000085;
    width: 100%;
    height: 100%;
    /* background-image: url(/cdn/shop/files/products-hero-img.jpg?v=1716879789); */
    background-repeat: no-repeat;
    background-size: cover;
}
.collection-hero__text-wrapper {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    max-width: 90rem;
}
.header .mega-menu__list li a:hover {
    color: #e93cac;
}
.custom-colletion .custom-product .card>.card__content {
    margin-top: 0 !important;
}
.inner--con {
    max-width: 600px;
    margin: 0 auto;
}
.vide-with-text .content p {
    margin: inherit;
    max-width: inherit;
}
.vide-with-text .content {
    background-image: url(/cdn/shop/files/PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_1.png?v=1728285259);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0px;
    background-color: #face03;
    display: flex;
    align-items: center;
}
.inner--con h3 {
    color: #665e49;
}

.inner--con p {
    color: #665e49! IMPORTANT;
}
.collapsible-sections .custom-accordion:first-child {
    background: #9ad7d9;
}

.collapsible-sections .custom-accordion:nth-child(2) {
    background: #e93dad;
}
.collapsible-sections .custom-grid {
    padding: 40px 30px 20px;
    background: #d5cfb86e;
    border: 1px solid #00000017;
    border-radius: 20px;
}
.custom-breadcrumbs .breadcrumb {
    font-size: 14px;
    color: #0072ce;
    margin-bottom: 45px;
    background: #f7f3e5;
    text-transform: capitalize;
    padding: 5px 15px;
    border-radius: 10px;
}
.custom-product-details button.thumbnail {
    border-radius: 15px;
}
.product__info-container {
    background: #f7f3e5;
    padding: 20px;
    border-radius: 15px;
}
.custom-product-details .product-form__submit {
    border-radius: 10px;
}
.custom-related-products .custom-product .card__inner {
    background-color: transparent;
}

.insta-head .page-width {
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 1600px;
    align-items: center;
    padding-bottom: 2rem;
}
.insta-right {
    position: relative;
}

.insta-right:after {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/instagram_2111491_1.png?v=1728291878);
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    top: 16px;
    background-size: contain;
    left: 0;
}

.insta-head h3 {
    margin: 0;
    letter-spacing: normal;
  font-size: 60px;
      line-height: 60px;
}

.insta-head {
    padding: 32px 0 23px !important;
}
.insta-right h3 {
   font-family: 'Montserrat';
    letter-spacing: normal;
    font-size: 36px;
    padding-left: 46px;
    color: #0067C7;
    font-weight: 600;
    margin: 0;
}
.insta-left {
    position: relative;
}

/* .insta-left:after {
    content: "";
    position: absolute;
    top: 55%;
    left: -40px;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
}
.insta-left:before {
    right: -40px;
    left: auto;
    content: "";
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
} */
/* .page-width.scroll-trigger.animate--slide-in {
    max-width: 1600px;
    width: 100%;
} */
.left--text h2 {
    font-family: 'Highway';
    font-size: 60px;
}
.new--main--page .page-width--narrow {
    max-width: 99.6rem;
    padding: 0 15px;
}
.new--main--page .rte p {
    font-size: 16px;
    letter-spacing: normal;
}
.main-page-title {
    text-align: center;
    letter-spacing: normal;
    font-size: 50px;
    font-family: 'Highway';
}
.new--main--page {
    margin: 20px 0 30px;
}


/* 08-10-2024 */
.IC-contact-IC h2 {
    color: #fff;
}
.IC-Contact-I .page-width {
    align-items: center;
    padding-left: 20px;
  justify-content: space-evenly;
}
.IC-Contact-I .field {
    margin-bottom: 15px;
}
.IC-Contact-I label.field__label {
    font-size: 16px;
    line-height: 26px;
}
.IC-Contact-I input, .IC-Contact-I textarea {
    border: 1px solid #CBC5C5 !important;
    border-radius: 10px !important;
}
.IC-Contact-I .contact__button {
    margin-top: 20px;
}
.IC-Contact-I form {
    background: #fac425;
    padding: 40px 20px;
    border-radius: 20px;
    border: 10px solid #fff;
}
.icon-text-blocks .page-width {
    padding: 100px 20px;
    
}
.icon-text-blocks .main.heading {
    text-align: center;
}
.icon-text-blocks .inner-icon {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.IC-Contact-I .contact--text h2 {
    font-size: 60px;
    text-align: center;
}
.icon-text-blocks .inner-icon .block {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    justify-content: center;
}
.icon-text-blocks .inner-icon .block p {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}
.icon-text-blocks .inner-icon .block .right-area{
  width: 85%;
}
.icon-text-blocks .inner-icon .block img {
    width: 15%;
  padding: 13px;
}
.icon-text-blocks .inner-icon .block h3.main-in {
    margin: 0;
    font-size: 24px;
    color: #2655BD;
} 
.icon-text-blocks .inner-icon .block .right {
    text-align: left;
}
.icon-text-blocks .inner-icon .block .right {
    text-align: left;
}
.icon-text-blocks .main.heading h2 {
    width: fit-content;
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
}
.icon-text-blocks .main.heading h2:before, .IC-core-IC .title h3:before {
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    right: -40px;
    left: auto;
    content: "";
    position: absolute;
    top: 55%;
}
h2.main-heading-inner:after, .IC-core-IC .title h3:after {
    content: "";
    position: absolute;
    top: 55%;
    left: -40px;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
}
.map {
    line-height: 0;
}
/* .IC-Contact-I {
    background: #2ad2c9;
}
.IC-Contact-I.contact-form:before {
    background-image: url(https://q54fe7imzbkekw4t-64675840174.shopifypreview.com/cdn/shop/files/PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ.png?v=1727670641);
    z-index: 0;
    filter: grayscale(1) !important;
}
.IC-Contact-I .contact--text {
    z-index: 1;
} */
.IC-Contact-I h2.title:before {
    /* filter: grayscale(1) !important; */
    background-size: 100%;
}
.IC-Contact-I .contact--text ul.list-unstyled.list-social {
    justify-content: flex-start;
}
.IC-Contact-I .contact--text ul.list-unstyled.list-social li.list-social__item svg path {
    fill: #fff !important;
}
.IC-Contact-I .contact__button button {
    width: 100%;
    border-radius: 10px;
  background: #e93cac;
}
.IC-press-I .page-width {
    padding-right: 15px;
    padding-left: 15px;
}
.IC-press-I a.article-link {
    margin: 20px auto 10px !important;
    font-size: 20px !important;
  color: #ff6900 !important;
}
.IC-press-I .article-information {
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
}
.IC-press-I .article-information p.article-excerpt {
    font-size: 16px;
    line-height: 26px;
    flex-grow: 1;
    margin-bottom: 15px;
    color: #000;
}
.IC-press-I .article-image img {
    object-fit: cover;
}
.IC-press-I {
    padding: 40px 0 80px;
}
.IC-press-I .featured-press-articles {
    gap: 40px;
}
.IC-press-I .article-details {
    padding: 10px 10px 20px;
    background: #fbd116;
    border-radius: 12px;
}
.IC-press-I a.btn.read-more {
    background: #e93cac;
    color: #fff;
}
.IC-press-I a.btn.read-more:hover {
    background: #ff6900;
    color: #fff;
}
.IC-core-IC {
    background: #eac457;
    padding: 80px 0;
}
.IC-core-IC .core-values-box {
    background: #db5ab0;
    padding: 40px;
    border-radius: 20px;
}
.IC-core-IC h6 {
    font-size: 20px !important;
    line-height: 30px !important;
}
.IC-core-IC {
    background: #eac457;
}
.IC-core-IC .core-values-box {
    background: #db5ab0;
    padding: 40px;
    border-radius: 20px;
}
.IC-core-IC h6 {
    font-size: 20px !important;
    line-height: 30px !important;
}
.IC-core-IC .title h3 {
    color: #000000;
    position: relative;
    width: max-content;
    margin: 0 auto;
}
.IC-core-IC img {
    padding: 4px;
}
.IC-core-IC .core-values-detail:nth-child(2) img {
    border: 4px dashed #2ad1c9;
}
.IC-core-IC .core-values-detail:nth-child(1) img {
    border: 4px dashed #FBD112;
}
.IC-core-IC .core-values-detail:nth-child(3) img {
    border: 4px dashed #2655BD;
}
.IC-core-IC .core-values-box p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.IC-Brand-IC {
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
}
.IC-Brand-IC p {
    font-size: 20px;
    line-height: 30px;
}
.IC-Contact-I p {
    color: #fff;
}
.IC-Contact-I li.list-social__item {
    background: #e93cac;
    margin-right: 10px;
    border-radius: 30px;
    padding: 3px;
}
.IC-niles-IC {
    padding-bottom: 80px;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0px;
    gap: 40px;
}
.IC-niles-IC img {
    margin: 0 !important;
}

.IC-niles-IC p, .IC-founder-IC p {
    font-size: 16px !important;
    line-height: 26px !important;
    margin: 0;
}
.IC-niles-IC .page-width {
    padding-top: 80px;
}
.IC-founder-IC h3 {
    margin-bottom: 10px;
}
.IC-founder-IC .founders-row {
    background: #fff;
}


.IC-nile-IC .rich-text__wrapper:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 0;
    width: 190px;
    min-height: 185px;
    z-index: 0;
    background-image: url(/cdn/shop/files/Asset_1light_teal_spalltsder_1.png?v=1716558361);
    background-repeat: no-repeat;
    background-size: 100%;
}
.IC-niles-IC .slider-group {
    gap: 30px !important;
}
.IC-founder-IC .content {
    padding: 60px 40px;
}
.IC-vedio-IC {
    padding: 0;
    margin: 0;
    max-width: 100%;
}
.IC-vedio-IC button {
    border-radius: 0;
}
.shopify-policy__container {
    max-width: 95ch;
}
.shopify-policy__title h1 {
    font-family: 'Highway';
    margin-bottom: 71px;
    font-size: 50px;
}

.shopify-policy__body h2 {
    font-size: 45px;
}
.shopify-policy__body .rte p {
    font-size: 16px;
}
.shopify-policy__container {
    padding-top: 60px!important;
}
.insta-head .page-width {
    padding: 0 5rem 0;
}


.IC-use-product-IC span.deferred-media__poster-button.motion-reduce {
    font-size: 0;
    background: transparent !important;
     }
.IC-use-product-IC span.deferred-media__poster-button.motion-reduce svg.icon.icon-play {
    visibility: hidden;
}
.IC-use-product-IC span.deferred-media__poster-button.motion-reduce:before {
    content: 'vedio';
    font-size: 26px;
    transform: translate(50%, 50%);
    color: #fff;
}
.IC-use-product-IC img {
    border-radius: 0 !important;
}
.yotpo-display-l .yotpo-main-layout .yotpo-head {
    margin-bottom: 20px;
}
.yotpo-review-votes-wrapper .top-margin {
    margin-top: 0 !important;
 }
.yotpo-review {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
nav.yotpo-reviews-pagination-container {
    margin-bottom: 50px;
    margin-top: 10px;
}
.IC-related-pro-IC .card__media {
    border: 1.2rem solid #fff;
    margin: 0;
}
.IC-related-pro-IC h3.related-products__heading.inline-richtext {
    margin-bottom: 45px;
}
.IC-related-pro-IC .custom-product a:hover {
    color: #e6542e;
    transition: .2s;
}
.connected-section .connected-box {
    text-align: left;
}
.connected-section .connected-box .news-letter-form-custom {
    margin: 0;
}
.news-letter-form-custom button {
    right: -250px;
}
.IC-use-product-IC button {
    BORDER-RADIUS: 0;
    WIDTH: 100%;
}
.IC-grid-IC .card__inner .card__media img {
    border-radius: 20px;
}
.IC-grid-IC h4 {
    line-height: 34px;
    font-size: 21px;
    font-family: "Aileron";
}
.card-information .price {
    font-size: unset !important;
    line-height: unset !important;
}
.IC-press-I .article-details:hover .article-information a.article-link, .IC-press-I .article-details:hover .article-information p.article-excerpt {
    color: #fff !important;
    transition: .2s;
}
.IC-press-I .article-details:hover {
    background: #e93cac;
}
.IC-press-I .article-details:hover a.btn.read-more {
    background: #fff;
    color: #e93cac;
}
/* .IC-vedio-IC img {
    border: 10px solid #e93cac !important;
} */
.IC-niles-IC h2 {
    color: #e93cac !important;
}
.scrolling-banner .slider-group {
    gap: 50px;
}
.inner--button a.button {
    background: #e93cac;
    color: #ffff;
    text-transform: uppercase;
}
.inner--button {
    margin-top: 30px;
}
.btn {
    font-size: 16px;
    border-radius: 12px;
    font-weight: 500;
}
.featured-press-section .article-details .article-image {
    border-radius: 12px;
    overflow: hidden;
}
.custom-product-list .card__inner.ratio img {
    border-radius: 12px;
}
 .card__heading {
    color: #2655BD;
    height: auto;
    font-size: 24px;
    font-family: "Aileron";
}
.custom-product-slider .custom-product-list .card__heading {
    color: #EEE5B8;
    line-height: 1.3em;
}

.for-product-best .collection__title  {
    text-align: center;
    margin: 0 auto;
    font-family: Highway;
}
.for-product-best .collection__title h2 {
    font-family: Highway;
    margin-bottom: 25px;
    font-size: 60px;
    display: inline-block;
}
.for-product-best {
    background: #E7F7FF;
}
.for-product-best .custom-product .card>.card__content {
    background-color: #e7f7ff;
}
.for-product-best h2.inline-richtext.h1:after {
    content: "";
    position: absolute;
    top: 55%;
    left: -50px;
    transform: translateY(-50%);
    background-image: url(/cdn/shop/files/Layer_1_3.png?v=1727685369);
    background-size: 100%;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
}

.for-product-best .custom-product-slider .custom-product-list .card__heading {
    color: #0072ce;
}
.for-product-best .product-card-wrapper .card-information {
    width: 100%;
    text-align: center;
}
.custom-product-details .quantity:after {
    border-radius: 9px;
}
.for--footer-width .page-width {
    max-width: 1600px !important;
    padding: 0 15px;
}
.home-feat .quick-add__submit {
    background: #E93CAC;
    font-size: 0px !important;
    border-radius: 12px;
    text-transform: uppercase;
    /* display: block; */
    letter-spacing: normal;
}
.cart-drawer__overlay .cart-item__name {
    font-size: 20px;
    line-height: 1.5;
    font-family: 'aileron';
}
p.announcement-bar__message.h5 {
    font-size: 15px;
    margin-left: 0;
}
      .announcement-bar, .announcement-bar__announcement {
    width: 100%;
    justify-content: center;
    padding-left: 10px;
}
.custom--announcement-class .announcement-bar__message.h5 {
    width: 100%;
    max-width: 55%;
    text-align: center;
}
.custom--announcement-class .announcement-bar, .announcement-bar__announcement {
    width: 100% !important;
}

.custom--announcement-class .dknvd {
    width: 100%;
    max-width: 45%;
}
.cart-item__name {
    font-size: 29px;
    line-height: 1.3em;
}
.home-feat .quick-add__submit.cdcdc {
    display: none;
}
.home-feat .quick-add__submit.fvfvfv {
    display: none;
}
.founders-section .content h3 {
    color: #000000;
}
.founders-section .content h3:after {
    filter: invert(1);
}
.founders-section .content p {
    color: #000000;
}
.cart-drawer {
    margin-bottom: 38px;
}
.new-collections .page-width {
    padding: 0 5rem;
}
.header__menu-item {
    margin: 0;
}
.card__description {
    display: none;
}
.new-collections h1 {
    text-align: center;
    margin: 74px 0;
}

/* .IC-founder-IC .founders-section .img-box img {
    object-fit: contain !important;
} */
.founders-section .img-box img {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    object-position: top;
}


h1.sa-PageTitle {
    display: none;
}
.sa-signupStep {
    padding: 20px;
    background: #c55100;
    margin: 6rem auto !important;
    border-radius: 10px;
    max-width: 70rem !important;
}








/* 08-10-2024 end */





/***********************responsive***************/
@media only screen and (min-width:990px) and (max-width:1439px){
      .announcement-bar, .announcement-bar__announcement {
    width: 100%;
    justify-content: center;
    padding-left: 10px;
}
.custom--announcement-class .announcement-bar__message.h5 {
    max-width: 57%;
    /* text-align: right; */
}
.custom--announcement-class .announcement-bar, .announcement-bar__announcement {
    width: 100% !important;
}
.custom--announcement-class .dknvd {
    max-width: 43%;
}
}

@media only screen and (min-width:749px) and (max-width:989px){
.custom--announcement-class .announcement-bar__message.h5 {
    max-width: 100%;
    text-align: center;
}
.custom--announcement-class .dknvd {
    display: none;
}
.main-header summary.list-menu__item {
    padding: 0;
}  
.main-header nav.header__inline-menu_new {
    display: none;
}  
.main-header {
    display: grid!important;
}  
.header--mobile-left {
    grid-template-columns: 1fr auto 1fr !important;
}  
}




@media only screen and (min-width:750px){
  .collection-hero .collection-hero__image-container {
    min-height: 35rem !important;
}

}
@media only screen and (max-width:1680px){
  .contact-form>.page-width {
    grid-template-columns: 45% 45%;
}
  .IC-Contact-I .contact--text h2 {
    font-size: 60px;
    text-align: center;
}
}

@media only screen and (max-width:1024px){ 
.header_feature_images {
    display: none;
}
  .card--button-wrap {
    justify-content: center;
}
  .hitt-inner-text p {
    font-size: 24px;
}
  h2, .h2 {
    font-size: 45px;
    margin: 0 0 15px;
}
  .hitt-inner-text {
    margin: 0 auto  0 4rem;
}
  img.back--img {
    height: 50vh;
}
  .left--text {
    width: 100%;
}
  .right--form {
    /* flex: 1; */
    width: 100%;
}
  .left--text h2 {
    text-align: center;
}
  .newsletter__subheading.rte p {
    text-align: center;
}
    .IC-Contact-I .contact--text h2 {
    font-size: 40px;
      line-height: normal;
}
  .IC-Contact-I {
    padding: 80px 0;
}
  .icon-text-blocks .page-width{
    padding-top: 80px  !important;
    padding-bottom: 80px  !important;
  }
  .IC-press-I .featured-press-articles {
    gap: 20px;
}
  .IC-press-I {
    padding: 10px 0 40px;
}
  .IC-nile-IC .rich-text {
    padding-top: 40px;
    padding-bottom: 40px;
}
  .IC-vedio-IC {
    padding: 40px 15px;
}
}

@media (max-width:989px) {
  .dynamic-video-section .video-container:after {
    right: -20px;
}
  .pi-content h3 {
    font-size: 27px;
    margin: 5px 0 10px;
    line-height: 1.2em;
}
  .pi-content img {
    max-width: 100px;
}
  .pi-content p {
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: normal;
}
  .product-ingredients h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
}
  .pi-content {
    width: calc(50% - 10px);
    text-align: center;
    margin-bottom: 20px;
}
  details#Details-menu-drawer-shop-gifts {
    padding-left: 28px;
}
  .home-main {
    height: 70vh !important;
}
  .home-main .banner__heading.inline-richtext.h1 {
    font-size: 35px !important;
}
  .contt-us {
    display: none;
}
  .hitt-text-content {
    width: 100%;
}
  .hitt-image {
    width: 100%;
}
  .hitt-inner-text {
    padding: 6rem 0;
}
  .hitt-wrap {
    flex-direction: column-reverse;
}
  img.back--img {
    height: 95vh;
    object-fit: cover;
}
  .hit2-wrap {
    flex-direction: column-reverse;
}
  .on-left-imgg {
    width: 100%;
}
  .right--text {
    width: 100%;
}
.right--text {
    max-width: 67rem;
    padding: 0 25px;
}
  .footer .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
  a.ama-image img {
    max-width: 200px;
}
  h1, .h1 {
    font-size: 45px;
}
  .insta-right h3 {
    font-size: 30px;
}
  .insta-right:after {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/instagram_2111491_1.png?v=1728291878);
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    top: 17px;
    background-size: contain;
    left: 0;
}
  h3, .h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    font-family: Highway;
    margin: 0 0 30px;
}
  .insta-left {
    padding-left: 30px;
}
  .insta-left:after {
    left: 0;
}
  .collapsible-sections .custom-grid {
    padding: 25px 20px 0;
    background: #d5cfb86e;
    border: 1px solid #00000017;
    border-radius: 20px;
}
  .facets-container .small-hide {
    display: inherit !important;
}
  .new-collections .page-width {
    padding: 0 2rem;
}
  .new-collections h1 {
    margin: 44px 0;
}
  .new-collections .card__information {
    padding: 0;
}

}
@media (max-width:767px) {
 .IC-Contact-I .page-width {
    flex-direction: column;
    display: flex;
}
  .IC-Contact-I h2.title:before {
    top: -30px;
}
.IC-Contact-I .page-width .contact-detail {
    margin: 0 !important;
    max-width: 100% !important;
}
  .IC-Contact-I .page-width .contact-detail {
    padding: 0;
}
  .IC-press-I .featured-press-articles {
    gap: 40px;
}
    .founders-section .content h3:after {
    left: -30px;
}
  
}
@media (max-width:749px) {
.bottomMenu {
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    max-width: 100%;
}
  .utility-bar ul.list-unstyled.list-social {
    display: none;
}
  .header {
    flex-direction: row-reverse !important;
}
  .header .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
    display: none;
}
  .header__icons {
    display: none;
}
  .newsletter .field {
    justify-content: center;
    flex-wrap: wrap
}
  .newsletter .field__input {
    margin-right: 0;
}
  .newsletter-form__field-wrapper .btn2 {
    width: 100%;
}
  .scrolling-banner {
    padding: 0 !important;
}
  .hitt-inner-text {
    margin: 0;
    padding: 50px 15px !IMPORTANT;
}
  .footer .grid--3-col-tablet .grid__item {
    width: 100%;
}
  .header .header__heading-logo-wrapper img {
    height: 60px;
}
  .right--text p {
    font-size: 18px;
}
  img.back--img {
    height: 70vh;
}
  .hitt-inner-text p {
    font-size: 18px;
}
.hitt-inner-text:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/OBJECTS.png?v=1727528184);
    width: 43px;
    height: 38px;
    background-size: contain;
    top: 45%;
    background-repeat: no-repeat;
    right: 0px;
}
  .insta-left {
    display: none;
}
  .insta-right h3 {
    font-size: 24px;
}
  .insta-right:after {
    width: 35px;
    height: 35px;
}
  .collapsible-sections .custom-accordion {
    padding: 14px 15px;
}
  .custom-breadcrumbs .breadcrumb {
    margin-bottom: 15px;
}
  .custom-product-details {
    padding: 20px 0 !important;
}
  .insta-head .page-width {
    justify-content: center;
}
  .icon-text-blocks .inner-icon {
   flex-direction: column;
   text-align: left;
   width: auto;
   margin: 0 auto;
}
.icon-text-blocks .inner-icon .block {
    justify-content: flex-start;
    gap: 10px;
}
.icon-text-blocks .inner-icon .block img {
    width: 20%;
}
  .IC-Contact-I h2.title:before {
    top: -16px !important;
}
.custom--announcement-class .announcement-bar__message.h5 {
    max-width: 100%;
    text-align: center;
} 
  .new-collections .card__heading {
    line-height: 1.1em;
    font-size: 17px;
}
  .custom-colletion .card__heading {
    height: auto;
}
  .facets__form {
    gap: 0 3rem !important;
}
  .sa-signupStep {
    margin: 2rem auto !important;
}
}
@media (max-width:540px) {
  .icon-text-blocks .inner-icon {
   flex-direction: column;
   text-align: left;
   width: -webkit-fill-available;
   margin: 0 auto;
    gap: 15px;
}
.icon-text-blocks .inner-icon .block {
    gap: 0px;
    flex-direction: column;
    align-items: baseline;
}
.icon-text-blocks .inner-icon .block img {
    width: 20%;
}
  .icon-text-blocks .inner-icon {
    align-items: baseline;
}
.IC-Contact-I .contact--text h2 {
    /* font-size: 25px; */
    margin-bottom: 10px;
}
.IC-Contact-I h2.title:before {
    top: 0 !important;
    left: 0;
}
.IC-Contact-I {
    padding: 40px 0;
}
.IC-Contact-I form {
    padding: 20px 15px;
}
.IC-Contact-I label.field__label {
    font-size: 12px;
    line-height: 22px;
}
.IC-Contact-I .field {
    margin-bottom: 10px;
}
.icon-text-blocks .page-width {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.icon-text-blocks .main.heading h2 {
    margin-bottom: 20px;
}
  .header__heading-logo {
    max-width: 86% !important;
}
  .header .header__heading-logo-wrapper img {
    height: 50px !important;
}
  .for-product-best .collection__title h2 {
    font-size: 40px;
}
  .left--text h2 {
    font-size: 40px;
}
  .hit2-button {
    display: inline-block;
    margin-top: 14px;
}
  .new-collections h1 {
    text-align: center;
    margin: 34px 0;
}
  .img-box {
    height: 505px;
}
}
.IC-bwp_banner .banner_link{
  z-index: 9;
  display: block;
  width: 100%;
}
.IC-bwp_banner .banner__media.large-up-hide.medium-hide::before {
	content: none !important;
}
.IC-bwp_banner .banner__media.large-up-hide.medium-hide.media.scroll-trigger.animate--fade-in img {
	position: static !important;
	padding: 0px !important;
    width:100%;
}

/*Yotpo Carousel Widget placement*/
.yotpo-reviews-carousel-widget-container {
  margin: auto !important;
  margin-left: auto !important;
  background-color: #e8f7ff !important;
  /* padding: 25px; */
}


div#shopify-section-template--17609349857454__yotpo_carousel_m6BxUT {
    background: #e8f7ff!important;
}

/*Hide blog author name*/
span.caption-with-letter-spacing {
    display: none;
}
body.gradient.animate--hover-default.picky-cart-opened {
    padding-right: 17px;
}

._pickyCart_hq27w_20._pickyCart_isVisible_hq27w_44.picky-widget.picky-cart {
    padding: 0;
    border-radius: 0;
}

._content_hq27w_51.picky-cart__content {
    border-radius: 0;
}
.newsletter-form__field-wrapper .field__input {
    padding: .8rem 1.5rem .8rem 2rem;
}
.right--text {
    /* margin-top: 5rem; */
    max-width: 56rem;
    padding: 0 15px;
}
.new--classs .page-width.scroll-trigger.animate--slide-in {
    padding: 0;
    background-color: #fbf8ed !important;
}

div#shopify-block-AU2ZDcE9uVzNiQ3hwU__yotpo_product_reviews_ugc_reviews_cTJfKk {
    background-color: #f7f3e5 !important;
    padding: 30px 20px 30px;
}
@media only screen and (max-width:749px){
  .product-product-page .title.collection__title {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}

.footer__content-top.page-width {
    padding: 0 30px;
}
  h3.accordion__title.inline-richtext.h5 {
    font-size: 20px;
}
      .custom-product .product__info-container {
        padding: 10px !important;
    }

  .vide-with-text .content {
    background-image: url(/cdn/shop/files/PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_PIZZAZZ_1.png?v=1728285259);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 46px 15px;
    background-color: #face03;
    display: flex;
    align-items: center;
}
    .insta-right h3 {
        font-size: 30px;
    }

.vide-with-text .inner--con h3 {
    margin: 0;
    text-align: center;
}

.vide-with-text .inner--button {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .footer-block__details-content.footer-block-image {
    justify-content: left;
}
  .newsletter-form__field-wrapper .btn2 {
    color: #fff ! IMPORTANT;
    font-weight: 500;
    border: none;
    font-size: 18px;
    padding: 17px 35px;
    margin: 7px 0;
}
.card__information.bnbnb .full-unstyled-link {
        font-size: 16px;
        line-height: 28px;
}
  .footer .grid {
    display: flex !important;
}

.footer-block__details-content .list-menu__item--link {
    padding: 2px 0 !important;
}
  .footer-block.grid__item {
        padding: 0;
        margin: 0rem 0 !important;
        width: 100%;
    }
  .footer-block__details-content {
    margin-bottom: 1rem !important;
}

  .onhit2-content {
    position: inherit !important;
    top: 50% !important;
    /* left: 50%; */
    bottom: 0;
    /* transform: translate(-50%, -50%); */
    /* width: 100%; */
}
}
@media only screen and (max-width:520px){
.onhit2-content {
    position: absolute !important;
    top: 36% !important;
    transform: translateY(-50%);
}
}
@media only screen and (min-width:520px) and (max-width:768px){
.onhit2-content {
    position: absolute !important;
    top: 36% !important;
    transform: translateY(-50%);
}
      img.back--img {
        height: 87vh;
    }
}
@media only screen and (min-width:1200px) and (max-width:1580px){
  .blog-hero-section .blog-img img {
    object-fit: cover;
}
  .footer__content-top {
    padding-left: 20px;
    padding-right: 20px;
}
  .our-core-values-section.IC-core-IC .page-width {
    padding: 0px 15px !important;
}
}
@media only screen and (min-width:749px) and (max-width:1280px){
  .blog-hero-section .blog-img img {
    object-fit: cover;
}
  .vide-with-text .content {
    padding-left: 25px;
    padding-right: 25px;
}
  .card__information.bnbnb .full-unstyled-link {
    font-size: 16px;
    line-height: 28px;
}
  .collection .view-d-button .button {
    border-radius: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-family: 'aileron';
    font-weight: 600;
    font-size: 11px;
    letter-spacing: normal;
    text-transform: uppercase;
}
}
@media only screen and (min-width:749px) and (max-width:980px){
  img.back--img {
        height: 105vh;
        object-fit: cover;
    }
  .custom-video {
    flex-wrap: wrap;
}
.right--text {
    /* margin-top: 5rem; */
    max-width: 72rem;
    padding: 0 15px;
}
.video-section.isolate.section-template--17925143134382__video_with_text_xa9qtE-padding {
    width: 100%;
}

.vide-with-text .content {
    width: 100%;
}
  .custom-video .video-section {
    width: 100%;
}
}
@media only screen and (max-width:1024px){
  .custom-colletion {
    padding: 100px 0 100px;
}
  .facets-container .select {
    align-items: center;
    position: relative;
    z-index: 1;
    top: 46px;
}
}
@media only screen and (max-width:768px){
  .sa-Polaris-Modal-Dialog__Container {
    padding: 0 15px;
}
    .sa-Polaris-Modal-Dialog__Modal {
        top: 50% !important;
        max-height: 45% !important;
        transform: translate(-50%, -50%) !important;
        left: 50% !important;
    }
  .sa-Polaris-Modal-Dialog__Modal {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95vw !important;
    height: 100%;
    max-height: calc(100vh - 60px);
    background: var(--sacolor-modal-background);
    box-shadow: 0 31px 41px #202a3533, 0 2px 16px #202a3614;
    border-radius:10px;
}
}
@media only screen and (min-width:980px) and (max-width:1180px){
      img.back--img {
        height: 56vh !important;
    }
  .right--text {
    margin-top: -60px;
}
}
.index .banner__box h2.banner__heading.inline-richtext.h1:nth-child(1) {
    font-size: 19px !important;
      text-shadow:1px 2px 4px rgb(233 60 172);
  margin-bottom:10px;
}
.sa-formRow {
    display: flex;
    flex-direction: column;
    margin: 0 !important;
    align-items: center;
    justify-content: end;
}

.header .cart-count-bubble {
    font-size: 10px;
}
.collection .sealsubs-target-element {
    display: none;
}
.index .sealsubs-target-element {
    display: none;
}