/** Shopify CDN: Minification failed

Line 557:22 Expected identifier but found whitespace
Line 1183:60 Unexpected "{"

**/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

/* Global Css Start */
:root {
  --color-type-1: #000;
  --color-type-2: #fff;
  --color-type-3: #2a3d15;
  --color-type-4: #77a920;
  --color-type-5: #ebf3da;
  --font-family-1: "Gotham";
  --font-family-2: "Glodok";
  --font-family-3: "Montserrat";
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--font-family-2);
  font-weight: 400;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  font-family: var(--font-family-1);
  font-weight: bold;
}

.button.button--xl,
.button.button--lg {
font-size: 2rem;
    font-weight: 700;
    border: 1px solid #582a7f;
    text-transform: capitalize;
    padding: 0.8rem  5.5rem;
    box-shadow: 0px 1px 2px 0px #1018280D;
      display: flex;
    align-items: center;
    justify-content: center;
  transition: all 0.3s ease-in-out;
}
.button.button--xl:hover,
.button.button--lg:hover,
.button.button--xl:active,
.button.button--lg:active,
.button.button--xl:focus,
.button.button--lg:focus{
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}
.button.button--xl:hover svg path,
.button.button--lg:hover svg path,
.button.button--xl:active svg path,
.button.button--lg:active svg path,
.button.button--xl:focus svg path,
.button.button--lg:focus svg path {
  stroke: #000;
}
html {
  font-size: 10px;
  padding-bottom: 0 !important;
}
@media (max-width: 1259px) {
  html {
    font-size: 8px;
    padding-bottom: 0;
  }
}
/* @media (max-width: 1024px) {
  .button.button--xl,
  .button.button--lg {
    margin-left: auto;
    margin-right: auto;
  }
} */

.container {
  max-width: 142rem;
  margin-left: auto;
  margin-right: auto;
  margin-inline-start: auto !important;
  margin-inline-end: auto !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.title-large {
  font-size: 4.5rem;
  line-height: 1.2em;
  font-family: var(--font-family-2);
  font-weight: 400;
}

@media (max-width: 699px) {
  .title-large, .collection-banner h1 {
    font-size: 30px !important;
  }
}
/* Global Css End */

/* Header Start */
.header .header__wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
}
.header {
  background-color: #fff;
  border-bottom: 1px solid #e5e9eb;
}
.header .header__link-list li {
  padding: 1rem;
}
.announcement-bar__wrapper p {
  font-size: 1.8rem;
  line-height: 1.3em;
  font-weight: 600;
}
.announcement-bar {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.announcement-bar .announcement-bar__wrapper {
  max-width: 100%;
}
.header__icon-list ul li a,.header__icon-list ul li .text-with-icon  {
  font-size: 2.2rem;
  line-height: 1.3em;
  font-weight: bold;
  font-family: var(--font-family-1);
  text-transform: capitalize;
}
.header__icon-list ul .dropdown-menu li a {
   font-size: 16px;
}
.header__icon-list ul li .text-with-icon svg path{
    stroke: #6E7C87;
}
@media (max-width: 1149.98px) {
  .header .header__logo-image {
    width: 80px;
  }
 .panel-list__wrapper .panel__wrapper button.text-with-icon .circle-chevron {
        transform: rotate(180deg);
  }
  .panel-list__wrapper .panel__wrapper a {
    color: #fff;
}
  .panel-list__wrapper .panel__wrapper .text-with-icon {
    color: #fff;
    font-size: 15px;
}
    .panel-list__wrapper .panel__wrapper .text-with-icon svg {
  transform: rotate(270deg);
}
  .header .header__wrapper {
    display: flex;
  }
  .header__wrapper .header__main-nav {
    order: 3;
    margin-left: 10px;
  }
  .header__wrapper .header__logo {
    order: 1;
  }
  .header__wrapper .header__secondary-nav {
    order: 2;
    margin-left: auto;
  }
  .navigation-drawer [is="close-button"] {
    margin-left: auto;
    border: none;
  }
  .navigation-header {
    display: flex;
    padding: 10px 20px 10px 16px;
    align-items: center;
  }
  .navigation-drawer .panel-list__wrapper .panel__wrapper {
    padding: 0 20px 60px 16px;
  }
  .navigation-drawer {
    padding: 0;
    max-width: 320px;
  }
  .navigation-drawer .panel-footer {
    display: none;
  }
  .navigation-drawer::part(content) {
    min-height: auto;
    height: auto;
    border-radius: 0 0 0 30px;
    background-color: #931c55d9;
    backdrop-filter: blur(2px);
  }
  .panel-list__wrapper .panel__scroller li.h3 {
    font-family: var(--font-family-1);
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 8px;
  }
}
@media (max-width: 699.98px) {
  .header .header__logo-image {
    width: 62px;
  }
  .announcement-bar__wrapper p {
    font-size: 10px;
}
}
/* Header End */

/* Footer Start */
footer .footer {
  background: linear-gradient(90deg, #931c55 0%, #ee1b2a 100%);
  padding-top: 10rem;
  padding-bottom: 2rem;
}
.footer__block.footer__block--menu ul li {
  margin-bottom: 0.5rem;
}

.footer__block--menu p,
.footer__block--text p {
  font-size: 2.5rem;
  line-height: 1.1em;
  font-family: var(--font-family-1);
  font-weight: bold;
  text-transform: capitalize;
}
.footer__block--menu ul li a {
  font-size: 1.8rem;
  line-height: 1.2em;
  opacity: 1;
}
.footer__block--text .prose p {
  font-size: 18px;
  line-height: 1.3em;
  opacity: 1;
}
.footer .social-media {
  justify-content: center;
  align-items: center;
}
.footer .footer__aside-bottom {
  justify-content: center;
}
.footer .footer__copyright {
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.2em;
}
.footer .footer-logo {
  padding-bottom: 3rem;
}
.footer .footer-social-media-wrapper {
  border-right: 1px solid #fff;
  padding-bottom: 6rem;
  width: 31%;
  max-width: 100%;
}
.footer .footer__block-list {
  display: flex;
  justify-content: space-between;
}
.footer .footer__block:not(.footer-social-media-wrapper) {
  width: 23%;
  max-width: 100%;
}
.footer .footer-social-media-wrapper .footer-logo,
.footer .footer-social-media-wrapper .social-media {
  max-width: 20rem;
}
.footer .footer-social-media-wrapper .footer-logo img {
  width: 100%;
}
.footer .social-media li a {
  display: flex;
  align-items: center;
}
.footer .social-media li:nth-child(1) {
  order: 3;
}
.footer .social-media li:nth-child(2) {
  order: 2;
}
.footer .social-media li:nth-child(3) {
  order: 1;
}

@media (max-width: 999px) {
  .footer .footer-social-media-wrapper {
    border-bottom: 1px solid #fff;
    padding-bottom: 3rem;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    border-right: 0;
  }
}
@media (max-width: 699px) {
  .footer .footer__block:not(.footer-social-media-wrapper) {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .footer .footer__block-list {
    flex-wrap: wrap;
  }
  footer .footer {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .footer .footer__block-list {
    justify-content: center;
  }
  .footer__block--menu p,
  .footer__block--text p {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .footer__block.footer__block--menu ul li {
    margin-bottom: 5px;
  }
  .footer__block--menu ul li a {
    font-size: 18px;
  }
  .footer .footer__copyright {
    font-size: 14px;
  }
  .footer .footer__aside-bottom {
    margin-top: 5px;
  }
  .footer .footer-social-media-wrapper .footer-logo,
  .footer .footer-social-media-wrapper .social-media {
    max-width: 200px;
  }
  .footer .footer-social-media-wrapper {
    padding-bottom: 6rem;
    margin-bottom: 3rem;
    position: relative;
    border: 0;
  }
  .footer-social-media-wrapper.footer__block:after {
    position: absolute;
    content: "";
    width: 60%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    bottom: 0;
  }
}

/* Contact Info List Start */
.custom-contact-info .custom-contact-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.custom-contact-info .contact-info-item-text {
  font-size: 1.8rem;
  line-height: 1.2em;
}
.custom-contact-info .contact-info-item-icon {
  width: 2.5rem;
  margin-right: 1rem;
  @media(max-width: 699px) {
    width: 100%;
    display: block; 
  }
}
.extra-margin-pin .contact-info-item-icon {
  margin-right: 2rem;
}
.custom-contact-info .contact-info-item-icon svg {
  width: 100%;
  max-width: 2.4rem;
}
@media (max-width: 699px) {
  .custom-contact-info .custom-contact-info-item {
    justify-content: center;
    flex-wrap: wrap;
  }
  .custom-contact-info .contact-info-item-text {
    font-size: 18px;
    line-height: 1.2em;
  }
  /* .custom-contact-info .contact-info-item-icon {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  } */
  .custom-contact-info .custom-contact-info-item {
    margin-bottom: 15px;
  }
  .custom-contact-info .contact-info-item-icon svg {
    max-width: 24px;
  }
}
/* Contact Info List End */

/* Footer End */

/* Home Page Start */

/* Home Banner Section Start */
.home-banner-section .subtitle {
  font-size: 1.8rem;
  color: #474747;
  line-height: 1.2em;
  max-width: 53rem;
}
.home-banner-section {
    overflow: hidden;
}
.home-banner-section .title-large {
  max-width: 58rem;
}
.home-banner-section .images-scrolling-desktop__media-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.prose-button {
  display: flex;
  justify-content: center;
}
.prose-button .button {
  gap: 10px;
  font-family: var(--font-family-1);
}
@media (min-width: 700px) {
  .home-banner-section {
    padding-top: 6%;
    padding-bottom: 6%;
  }
.home-banner-section {
    background-image: url(/cdn/shop/files/Frame_33604.png?v=1729689559);
    width: 100%;
    height: 100%;
    content: "";
    background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media (min-width: 700px) and (max-width: 750px) {
  .home-banner-section .images-scrolling-desktop {
    grid-template-columns: [content] minmax(0, 0.8fr) [media] minmax(0, 1fr);
  }
}
@media (min-width: 700px) and (max-width: 999px) {
.home-banner-section .title-large {
    font-size: 25px;
  max-width: 290px; 
}
}

@media (max-width: 699px) {
  .home-banner-section .container {
    padding-left: 0;
    padding-right: 0;
  }
  .home-banner-section .images-scrolling-mobile__item  {
    background-image: url("https://stairway-hemp.myshopify.com/cdn/shop/files/Frame_33604.png?v=1729689559");
    width: 100%;
    height: 100%;
    content: "";
    background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
    padding: 15% 1.5rem 10%;
  }
  .home-banner-section .images-scrolling__content {
    padding: 4rem 1.5rem 60px;
    text-align: center;
  }
  .home-banner-section .images-scrolling__content p.h1 {
    font-size: 35px;
    line-height: 1.2em;
    font-family: var(--font-family-2);
    font-weight: 400;
  }
  .home-banner-section .images-scrolling__content p:not(.h1) {
    font-size: 16px;
    font-family: var(--font-family-1);
    color: #474747;
    line-height: 1.2em;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

/* Home Banner Section End */

/* Newsletter Section Start */
.newletter-section {
  padding-top: 2.5rem;
  background: linear-gradient(90deg, #931c55 0%, #ee1b2a 100%);
  padding-bottom: 2.5rem;
}
.newletter-section input[type="email"] {
  background-color: #fff;
  border-radius: 30px;
}
.newletter-section .subtitle {
  font-size: 2.5rem;
  line-height: 1.2em;
  color: #fff;
}
.newletter-section .newsletter-content {
  max-width: 85rem;
}
.newletter-section {
  margin-bottom: 8rem;
}
.newletter-section input[type=email] {
    height: 5rem;
    padding-left: 5rem;
    padding-right: 4rem;
    background-image: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3337 5.49967C18.3337 4.58301 17.5837 3.83301 16.667 3.83301H3.33366C2.41699 3.83301 1.66699 4.58301 1.66699 5.49967M18.3337 5.49967V15.4997C18.3337 16.4163 17.5837 17.1663 16.667 17.1663H3.33366C2.41699 17.1663 1.66699 16.4163 1.66699 15.4997V5.49967M18.3337 5.49967L10.0003 11.333L1.66699 5.49967" stroke="%23667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: 2rem;
    background-position: center left 1.6rem;
    background-repeat: no-repeat;
    font-size: 1.8rem;
    line-height: 1;
}

header__secondary-nav. .header__icon-list li a, header__secondary-nav. .header__icon-list li path {
  transition: all .3s ease;
}

.header__secondary-nav .header__icon-list {
  gap: 5px; 
}

.header__secondary-nav .header__icon-list li a{
  padding: 5px 5px 2px;
    border-radius: 5px;
  display: block; 
}

.header__secondary-nav .header__icon-list li a:hover {
  background: rgb(147, 28, 85);
    display: block;
    
    color: #fff;
  svg path {
    stroke: white;
  }
}
  .newletter-section .button {
    min-width: 200px;
}
  .newletter-section .fieldset-with-submit .infoIcon{
    display: none;
  }
  .newletter-section .button .text-with-icon>svg{
    display: none;
  }
  .newletter-section .fieldset-with-submit .infoIcon {
    display: none;
    position: absolute;
    right: 1.6rem;
    top: 1.7rem;
    width: 1.6rem;
    height: 1.5rem;
  }
  @media(min-width: 700px){
    .newsletter-content>.form {
      max-width: 69rem !important;
    }
  }
@media (max-width: 699px) {
  .newletter-section {
    margin-bottom: 4rem;
  }
  .newletter-section .subtitle {
    font-size: 18px;
}
}
/* Newsletter Section End */

/* Home Video Section Start */
.home-video-section .content-over-media {
  border-radius: 5.3rem;
  overflow: hidden;
  position: relative;
  box-shadow: unset;
}
.home-video-section {
  padding-top: 0;
  padding-bottom: 4rem;
}
.home-video-section .content-wrapper {
  position: absolute;
  left: 0;
  bottom: 3rem;
}
.home-video-section .content-wrapper .title-large {
  background: linear-gradient(90deg, #ee1b2a 0%, #f04d22 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media(max-width: 767px){
  .home-video-section .content-over-media{
    border-radius: 20px;
    min-height: 230px;
}
  .home-video-section .content-wrapper .title-large {
    background: linear-gradient(90deg, #fff, #fff);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
}
/* Home Video Section End */

/* Home Bottom Section Start */
.home-bottom-section image-banner {
  border-radius: 30px;
  overflow: hidden;
}
.home-bottom-section {
  padding-top: 0;
  padding-bottom: 6rem;
}
.home-bottom-section .subtitle, .blog-bottom-section .subtitle {
  font-size: 1.8rem;
  line-height: 1.2em;
}
  .home-bottom-section .button.button--lg:hover,
.blog-bottom-section .button.button--lg:hover,
.home-bottom-section .button.button--lg:active,
.blog-bottom-section .button.button--lg:active,
.home-bottom-section .button.button--lg:focus
.blog-bottom-section .button.button--lg:focus
{
    background-color: #000 !important;
    color: #fff;
  }

/* Home Bottom Section End */

/* Home Page End */

/* About Us Page Start */

/* Hero section */

#shopify-section-template--18082856272035__image_with_text_overlay_DfwJ4W,
#shopify-section-template--18082772680867__image_with_text_overlay_DfwJ4W {
  padding-top: 30px; 
}
#block-template--18082772680867__media_with_text_d3EPqT-image_XbYbMC,
#block-template--18082772680867__media_with_text_Myrzpa-image_P9MTFx,
#shopify-section-template--18082772680867__rich_text_RAfAWz .rich-text__wrapper,
.shopify-section--multi-column .section-stack {
  max-width: 142rem;
  margin: auto; 
}

/* Featured sections */

#shopify-section-template--18082772680867__media_with_text_d3EPqT,
#shopify-section-template--18082772680867__media_with_text_Myrzpa{
  background: #FEEEE991;
  padding: 40px 0 20px;
}

#shopify-section-template--18082772680867__media_with_text_d3EPqT  .media-with-text__content {
  padding-left: 10px;
}

#shopify-section-template--18082772680867__media_with_text_d3EPqT  .media-with-text__content .subheading,
#shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__content .subheading,
#shopify-section-template--18082772680867__rich_text_RAfAWz .bold {
  font-size: 18px;
  color: #EE1B2A;
}

#shopify-section-template--18082772680867__media_with_text_d3EPqT  .media-with-text__content .h2,
#shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__content .h2, 
#shopify-section-template--18082772680867__rich_text_RAfAWz .h1 {
  font-size: 45px;
  font-family: Glodok;
  margin-top: 0;
  font-weight: 400;
  color: #000000;
}

#shopify-section-template--18082772680867__media_with_text_d3EPqT  .media-with-text__content p,
#shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__content p,
#shopify-section-template--18082772680867__rich_text_RAfAWz p {
  font-size: 18px;
  color: #474747;
}

#shopify-section-template--18082772680867__media_with_text_d3EPqT .media-with-text__media img,
#shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__media img,
#shopify-section-template--18082772680867__rich_text_RAfAWz img {
  border-radius: 30px;
}

.show-on-mobile {
  display: none; 
}

@media(min-width:1100px){
 #shopify-section-template--18082772680867__media_with_text_d3EPqT .prose {
   max-width: 70%;
 }
 #shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__content {
   padding-left: 100px;
 }
}

/* center text section */

#shopify-section-template--18082772680867__rich_text_RAfAWz {
  padding: 80px 0 0;
}

/* product about section  */

#shopify-section-template--18082772680867__choose_your_vibe_section_PXBYgn {
  padding: 100px 0 0;
}

/* contact section  */

.shopify-section--multi-column {
   background: #FEEEE991;
}

.shopify-section--multi-column .multi-column__item {
  display: flex;
  align-items: center;
}

.shopify-section--multi-column .small-title {
  font-size: 18px;
  color: #EE1B2A;
}

.shopify-section--multi-column .h1 , .shopify-section--multi-column .h4{
   font-size: 45px;
  font-family: Glodok;
  margin-top: 0;
  font-weight: 400;
  color: #000000;
}

.shopify-section--multi-column .prose {
  margin-top: 50px;
}

.shopify-section--multi-column .prose a.link {
      min-width: 200px;
  font-size: 2rem;
    font-weight: 700;
    border: 1px solid #582a7f;
    text-transform: capitalize;
    padding: 0.8rem 5.5rem;
    box-shadow: 0px 1px 2px 0px #1018280D;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
  background: #582a7f;
    border-radius: 30px;
  color: #fff; 
  &:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
     
  }
}

.shopify-section--multi-column p {
  font-size: 18px;
  font-weight: bold;
}

.shopify-section--multi-column .small-title-email {
  font-weight: normal;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 40px;
  
}
.proseemail-with-icon {
  position: relative;
  padding-left: 100px; 
}

.proseemail-with-icon:before {
  position: absolute;
  content: url('/cdn/shop/files/email-icon.svg?v=1730966465&width=75');
  left: 0;
  top: -10px;

}

#shopify-section-template--18082856272035__multi_column_TqJFyY {
  background-color: #feeee991;
  padding: 40px 0; 
}

@media(min-width: 699px) {
  .button-with-link{
  margin-left: -100px; 
}
}





/* contact page */

.shopify-section--contact {
  padding: 50px 0;
}

.shopify-section.shopify-section--contact .subheading {
  color: #EE1B2A;
  font-size: 17px; 
  margin-bottom: 0;
  padding: 0;
  
}

#shopify-section-template--18082856272035__multi_column_TqJFyY .justify-start:nth-child(2) {
  justify-content: end !important;
}

.shopify-section.shopify-section--contact .h2 {
  font-size: 45px;
  font-family: Glodok;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #000000;
  
} 
.shopify-section.shopify-section--contact p {
  font-weight: normal;
  font-size: 16px;
  margin-top: 0;
  padding-bottom: 20px;
}

.contact-form {
  background: #FEF5F2;
  position: relative;
  background: transparent;
  border: none;
  border-radius: 30px !important;
}
.contact-form::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 30px;
  background: linear-gradient(87.36deg, #F04D22 6.42%, #EE1B2A 84.24%),
linear-gradient(0deg, #FFFFFF, #FFFFFF);
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
          mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.contact-form .form-control input,
.contact-form .form-control textarea {
  
    padding-left: 2rem;
    padding-right: 4rem;
  font-size: 1.8rem;
    line-height: 1;
  font-weight: normal;
  font-family: Nunito Sans;
  border-radius: 30px;
  background: #fff;
  margin-bottom: 7px;
}
.contact-form .form-control input{
  height: 5rem;
}
.contact-form .form-control textarea{
  height: 20rem;
   border-radius: 20px;
}

.form-control input[type=email] {
    height: 5rem;
    padding-left: 5rem;
    padding-right: 4rem;
    background-image: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3337 5.49967C18.3337 4.58301 17.5837 3.83301 16.667 3.83301H3.33366C2.41699 3.83301 1.66699 4.58301 1.66699 5.49967M18.3337 5.49967V15.4997C18.3337 16.4163 17.5837 17.1663 16.667 17.1663H3.33366C2.41699 17.1663 1.66699 16.4163 1.66699 15.4997V5.49967M18.3337 5.49967L10.0003 11.333L1.66699 5.49967" stroke="%23667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: 2rem;
    background-position: center left 1.6rem;
    background-repeat: no-repeat;
    font-size: 1.8rem;
    line-height: 1;
}
#input-template--18082856272035__contact_tA8DHV--contactphone {
  height: 5rem;
    padding-left: 5rem;
    padding-right: 4rem;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9999 12.46L12.7299 11.85L10.2099 14.37C7.3713 12.9259 5.06396 10.6186 3.6199 7.78L6.1499 5.25L5.5399 0H0.0299025C-0.550097 10.18 7.8199 18.55 17.9999 17.97V12.46Z' fill='%23667085'%3E%3C/path%3E%3C/svg%3E");    background-position: center left 1.6rem;
    background-repeat: no-repeat;
    font-size: 1.8rem;
    line-height: 1;
}

.contact-form {
  padding: 45px 30px !important; 
}

/* .shopify-section--contact .infoIcon {
    display: block !important;
    position: absolute;
    right: 1.6rem;
    top: 1.7rem;
    width: 1.6rem;
    height: 1.5rem;
} */

.shopify-section--contact .inputcheckdata {
  display: flex;
  align-items: center; 
}

.shopify-section--contact .inputcheckdata input{
  height: 20px;
  width: 20px; 
  border: 1px solid #931C55;
  border-radius: 6px; 
  
}

.shopify-section--contact .inputcheckdata span {
  font-size: 14px; 
  font-family: Nunito Sans;
  vertical-align: middle;
  padding-left: 10px; 
}

.contact-form .justify-self-center {
  justify-self: left; 
}

.shopify-section--faq {
  background-image: url('/cdn/shop/files/bgre.jpg') !important;
  background-position: center !important;
  background-size: cover !important;

  padding: 60px 30px;
}

.shopify-section--faq .h2 {
  font-size: 45px;
  font-family: Glodok;
  margin-top: 0;
  padding-bottom:  30px;
  font-weight: 400;
  color: #000000;
}

.accordion-box.bg-secondary {
  background: transparent;
  padding: 0;
}

.accordion__content {
  margin-top: 10px; 
}
.accordion-box .accordion {
      border-radius: 10px;
    background: #fff;
    padding: 10px 20px;
  border: 1px solid rgba(0,0,0,0.5);
  margin-bottom: 20px; 
}
.accordion-box .accordion__toggle span {
font-family: Gotham;
font-weight: 700;
font-size: 17px;
line-height: 24px
}
.accordion-box>:last-child {
    border-block-end-width: 1px !important;
}
.accordion+.accordion {
    border-block-start-width: 1px !important;
}
.accordion-box>:first-child {
    border-block-start-width: 1px !important;
}
.accordion-box details[aria-expanded="true"]{
  border-color: #F04D22;
}
.accordion__content ul {
  padding-left: 30px; 
}
.accordion__content p, .accordion__content li {
  color: #667085;
  font-size: 14px;
  font-weight: normal;
  font-family: Montserrat;
    list-style-position: outside;

}

.icon-chevron-bottom-small {
  width: 14px !important; 
   height: 14px !important; 
  color:  #F04D22 !important; 
}
.circle-chevron {
    width: 20px !important;
    height: 20px !important;
  border: 1px solid #F04D22;
  background-color: transparent !important; 
}

.content-over-media>:is(picture,img,video,iframe,svg,video-media) {
  border-radius: 30px !important;
}

.product-card-container, .product-card {
  cursor: pointer;
}


#shopify-section-custom-collection .content-over-media:before {
    background: rgb(0 0 0 / 0.3) !important;
}


.shopify-section--collection-banner .section {
  padding-left: 0;
  padding-right: 0; 
}

.collection-hero .content-over-media {
    border-radius: 30px;
}

@media screen and (min-width: 1150px) {
    .section-stack__intro, .section-stack__main {
        max-width: 142rem !important;
      width: 100% !important;
    }
}

@media(max-width: 699px) {
  #shopify-section-template--18082772680867__media_with_text_d3EPqT .media-with-text__media img {
    display: none; 
  }
  #shopify-section-template--18082772680867__media_with_text_d3EPqT .prose,
  #shopify-section-template--18082772680867__media_with_text_Myrzpa .prose {
    text-align: center; 
  }
  #shopify-section-template--18082772680867__media_with_text_Myrzpa {
    padding-top: 0; 
  }
  #shopify-section-template--18082772680867__media_with_text_d3EPqT  .media-with-text__content .h2,
  #shopify-section-template--18082772680867__media_with_text_Myrzpa .media-with-text__content .h2, 
  #shopify-section-template--18082772680867__rich_text_RAfAWz .h1, 
  .shopify-section--faq .h2,
  .shopify-section.shopify-section--contact .h2{
  font-size: 30px; 
}
  #shopify-section-template--18082772680867__choose_your_vibe_section_PXBYgn {
    padding: 50px 0 0 ;
  }
  #shopify-section-template--18082772680867__rich_text_RAfAWz {
    padding: 30px 0 0 ;
  }
  .show-on-mobile {
    display: block; 
    margin-top: 30px; 
  }
  .hide-on-mobile {
    display: none; 
  }

 
  .proseemail-with-icon {
    padding-left: 0;
  }
  .proseemail-with-icon:before {
    position: relative; 
  }

  .announcement-bar__wrapper {
    gap: 15px !important;
}
  button.ann-btn {
    padding-top: 4px !important;
  }
}

@media(max-width: 699px) {
   .shopify-section--multi-column .multi-column__item {
    justify-content: center !important;
  }
  .shopify-section--multi-column .multi-column__item .v-stack.gap-4,
  .shopify-section--multi-column .multi-column__item .prose{
    text-align: center; 
  }
  
  .button-with-link, .button-with-link button {
    margin: 0 auto; 
  }
}

@media(min-width: 767px) and (max-width: 1260px) {
   .announcement-bar__wrapper {
    gap: 40px !important;
}
  button.ann-btn {
    padding-top: 4px !important;
  }
  
}

@media screen and (min-width: 700px) and (max-width: 1000px) {
    .multi-column {
        --multi-column-list-column-max-gap: var(--spacing-16);
        grid: auto / auto-flow 47vw !important;
    }


}

/* @media screen and (min-width: 700px) and (max-width: 767px) {
    .shopify-section--multi-column .prose {
    margin-top: 10px;
}
  .shopify-section--multi-column .small-title-email {
    margin-bottom: 10px;
  }
}
 */
@media(max-width: 700px) {
  .collection-banner, .collection-hero .content-over-media, {
    height: 161px;
    border-radius: 30px;
}
}
.blog-hero-image  {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px; 
  h1 {
    font-size: 4.5rem;
    line-height: 1.2em;
    font-family: var(--font-family-2);
    font-weight: 400;
    color: #fff; 
  }
}

.articles-list {
  h1 {
    margin: 40px 0 60px; 
    font-size: 4.5rem;
    line-height: 1.2em;
    font-family: var(--font-family-2);
    font-weight: 400;
    text-align: center; 
  }
}

.article-heading-cc {
  text-align: center;
  padding-bottom: 50px; 
  p {
    font-size: 18px;
    color: #ee1b2a;
  }
  h3 {
    font-size: 45px;
    font-family: Glodok;
    margin-top: 0;
    font-weight: 400;
    color: #000;
  }
}
.blog-post-card__figure {
  border-radius: 20px !important; 
}
.blog-post-card__info {
  position: relative;
  padding-bottom: 30px; 
  .h3 a {
    font-size: 30px; 
    color: #931C55;
  }
  p {
    font-size: 16px; 
  }
  .button-with-arrow {
    margin-top: auto;
            position: absolute;
        bottom: 0;
        left: 0;
    &:hover{
      svg path {
        stroke: #931C55 !important;
      }
    }
  }
}
/* .blog-post-card__info  .sm\:gap-5 {
        height: 100%;
    } */



.custom-blog-spacing {
  padding: 20px 0;
  background: #EEEEEE;
}

.blog-bottom-section {
    padding-top: 6rem;;
    padding-bottom: 6rem;
  .title-large  {
    text-align: left; 
  }
  .subtitle {
    font-size: 18px; 
    text-align: left; 
  }
  a {
      font-size: 18px;
    @media(min-width: 1000px) {
           width: 60%;
    }
  }
}
.shopify-section--image-with-text-overlay .content-over-media, .blog-hero-image, .article-banner__image img {
  border-radius: 30px;
}
#shopify-section-template--18082772680867__image_with_text_overlay_LzzNU6 {
  padding-bottom: 30px; 
}
#shopify-section-template--18082772680867__image_with_text_overlay_LzzNU6 .shadow-block, #shopify-section-template--18082772680867__image_with_text_overlay_3hxPji .shadow-block  {
  box-shadow: none; 
}

@media(max-width: 699px){
.home-bottom-section .subtitle, .blog-bottom-section .subtitle{
  font-size: 16px;
} 
  .home-bottom-section image-banner, .blog-hero-image, .blog-bottom-section image-banner{
    border-radius: 20px;
    height: 161px;
}
  

  .content-over-media>:is(picture,img,video,iframe,svg,video-media) {
    border-radius: 20px !important;
}
  .home-bottom-section {
    padding-bottom: 40px;
}
  .blog-post-card__info .h3 a {font-size: 20px;}
  .blog-post-card__info p {font-size: 14px;}
  .articles-list h1, .article-heading-cc h3 {font-size: 30px}

  .articles-list .blog-post-card:nth-child(3) {
    grid-column: 1 / -1; 
    justify-self: center; 
}
}


@media(max-width: 699px) {
  .article-banner__image img {
    min-height: 200px !important; 
    max-height: 200px !important; 
  }
}

@media(max-width: 400px) {
  .article-banner__image img {
    min-height: 250px !important; 
    max-height: 450px !important; 
  }
}

/* .article-banner__image {margin-top: 30px;} */
#shopify-section-template--18001852432547__main .article-banner {padding-top: 30px;}

@media(min-width: 1000px) {
  .shopify-section--image-with-text-overlay .content-over-media, .collection-banner, .collection-hero .content-over-media, .blog-hero-image, .article-banner__image img {
     height: 391px;  
  }
}

@media(min-width: 699px) and (max-width: 1000px) {
  .shopify-section--image-with-text-overlay .content-over-media, .collection-banner, .collection-hero .content-over-media, .blog-hero-image, .article-banner__image img {
     height: 200px;   
  }
}

.article-banner__image img {
    transform-origin: top;
    overflow-wrap: anywhere;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    grid-area: 1 / 1 / span 3 / span 3;
    place-self: stretch stretch;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    position: relative;
}

.article-banner {
    
    justify-items: left !important;
}
.article-banner:before {
  background: transparent !important;
}
.article-banner__content {
  justify-items: left !important;
  padding-left: 50px !important; 
  h1, p {
    color: #fff; 
  }
  h1 {
    font-size: 45px;
    font-family: Glodok;
    margin-top: 0;
    font-weight: 400;
    text-align: left;
  }
  p {
    font-size: 16px; 
    text-align: left !important;
  }
   .article-excerpt {
    text-align: left;  
  }
}

.article-content {
  max-width: 100% !important;
  h1 span {
    font-size: 45px;
    font-family: Glodok;
    margin-top: 0;
    font-weight: 400;
  }
  h2 span, h3 span, h4 span {
    font-size: 35px;
    font-family: Glodok;
    margin-top: 0;
    font-weight: 400;
  }
  p {
    font-size: 16px; 
  }
 
  img {
    height: 391px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    border-radius: 30px;
  }
  @media(max-width: 699px){
    img {
      height: 161px;
      border-radius: 20px; 
    }
    h1 span {
      font-size: 35px; 
    }
  }
}

@media screen and (min-width: 1000px) {
    .article-content {
        border: none !important
    }
}

@media screen and (min-width: 1150px) {
    .article-banner {
        padding-inline-start: 0 !important;
        padding-inline-end: 0 !important;
    }
}


@media screen and (max-width: 1150px) {
    .blog-posts {
        --article-per-row: var(--blog-posts-per-row, 2) !important;
      grid: auto / repeat(var(--article-per-row), minmax(0, 1fr)) !important;
    
    }
}

@media screen and (min-width: 768px) {
    #block-template--18082772680867__media_with_text_d3EPqT-image_XbYbMC {
        --media-with-text-item-grid-template: "content media" / minmax(0, 1.2fr) minmax(0, 0.8fr) !important;
    }
   #block-template--18082772680867__media_with_text_Myrzpa-image_P9MTFx {
        --media-with-text-item-grid-template: "media content" / minmax(0, 0.8fr) minmax(0, 1.2fr);
    }
}

.panel-list__wrapper .panel__wrapper a, .panel-list__wrapper .panel__wrapper .text-with-icon {
               color: #fff;
        font-size: 18px;
        margin-bottom: 8px;
        margin-top: 8px;
    }



.header__cart-count:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) {
        left: 13px !important;
    top: 23px;
}

@media (max-width: 699px) {
    .choose-your-vibe-item-right-inner .product-card {
        padding: 10px !important;
        padding-bottom: 10px;
    }
  .blog-bottom-section .button.button--lg {
    width: 230px; 
  }
}

.count-bubble {
    width: 13px !important;
    height: 13px !important;
}


@media (max-width: 1000px) {
    .choose-your-vibe-item .circle_image, .choose-your-vibe-item.rightAlign .circle_image {
        bottom: -60rem !important;
    }
    .article-banner__content h1 {font-size: 22px !important;}
  .article-banner__content p {
        font-size: 14px;
    }

  
.block-swatch, .variant-picker__option-info div {
  font-size: 14px;
}
}

.shopify_subscriptions_app__title, .shopify_subscriptions_app_policy {font-size: 14px; }

@media screen and (max-width: 1150px) {
    .article-banner__image {
        grid-area: var(--article-banner-grid-area, image);
        position: relative;
    }
  .article-banner__content {
        grid-area: var(--article-banner-grid-area, content);
    }

  .article-banner {gap: 0 !important; }
  .article-banner__content {
    padding: 0 0 0 10px !important;
    margin: 0;
    text-align: left;
    gap: 0;
  }
  .article-banner__content h1 {font-size: 30px;}
  .article-banner__content p {font-size: 16px;}
}

.product-gallery__media-list {padding: 0 !important; margin: 0 !important;}

@media(min-width: 480px) and (max-width: 850px) {
  .product-card {
    height: 290px;
  }
}

@media (max-width: 1260px) {
    .quantity-selector__input, .variant-picker__option-info div, .block-swatch   {
        font-size: 14px;
    }
}
.cart-drawer__inner {
.count-bubble {
          width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 20px !important;
    text-align: center !important;
}
}

.cart-drawer__line-items {
  .reversed-link {
    font-size: 22px;
  }
  sale-price {
    font-size: 16px; 
  }
  .text-subdued {
    font-size: 14px; 
  }
}

.line-item__actions {
  input {
    font-size: 14px; 
  }
  .link {font-size: 14px; }
}

#shopify-section-sections--18001853186211__cart-drawer  {
  .h5 {font-size: 14px;} 
  .text-subdued {font-size: 12px; }
}

.count-bubble {
    padding-inline-start: 4px !important;
    padding-inline-end: 3px !important;

}

.order-summary {font-size: 16px; }
.order-summary__body {
  .quantity-input {font-size: 15px !important; }
}


.accordion__content {
  select{font-size: 16px;}
  label{font-size: 20px;}
  input {
    font-size: 15px;
    width: 200px;
    padding: 18px;
  }
}
.accordion__toggle .h6 {font-size: 18px; }

.cart-form {
  font-size: 15px; 
  .h5{font-size: 18px}
}


  .quick-buy-drawer :is(.button,.shopify-payment-button__button--unbranded) {font-size: 15px !important; }


  .quick-buy-drawer__variant {font-size: 15px; }

@media(max-width: 880px) {
  .featured-cc-articles {
  .blog-post-card:nth-child(3n) .blog-post-card__info {height: auto !important;}
}

}

#shopify-section-template--18001852694691__rich_text_yxpAbw .prose {font-size: 17px;}


.buy-buttons .button--secondary {background: #fff; border: 1px solid #000;  }
.buy-buttons .button--secondary:hover {background: #000; color: #fff;  }

.cart details.accordion {display: none; }


.quick-buy-drawer__info button.button:hover {background: #fff; border: 1px solid #000; color: #000; }


.bg-custom.reviews-section{display: none;}













