/** Shopify CDN: Minification failed

Line 756:1 Unexpected "}"
Line 1088:51 Expected identifier but found "!"

**/
h1, h2, h3 {
   font-family: 'Roc Grotesk Medium';
}
/************ common css *********************/
.shoppable-page-section h2.title {
    margin: 0;
    font-family: 'Roc Grotesk Medium';
    text-transform: uppercase;
    /* background: linear-gradient(98.03deg, #161616 13.04%, #c97900 16.89%, #222120 27.19%, #835612 63.94%, #ffd391 68.35%, #3c2d16 73.25%); */
    background: linear-gradient(270.05deg, #9d6d1d -.45%, #e0c168 49.69%, #9d7431 99.46%);
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 5px;
    font-size: 80px;
    font-weight: 500;
    line-height: 80px;
    text-align: left;
    letter-spacing: -1px;
}
.shoppable-page-section .section-content h4 {
    margin: 0px;
    font-family: 'Audrey-medium';
    font-size: 42px;
    font-weight: 450;
    line-height: 45px;
    text-align: left;
    text-transform: uppercase;
    background: linear-gradient(270.05deg, #9d6d1d -.45%, #e0c168 49.69%, #9d7431 99.46%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text_gradient_btn .product-button{
   background-color: #000;
    padding: 20px 35px;
    border-radius: 10px;
    color: #ffffff;
    font-family: 'Audrey-bold';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.text_gradient_btn .product-button span{
  background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*************** Bloom Hero Section Css ********************/

.hero-banners {position:relative;}
.hero-banners:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: -4%;
    left: -2%;
    z-index:-1;
    background-size: contain;
    background-repeat: no-repeat;
}
.popup_content_show {
  position: fixed;
  margin: 0;
  height: 90vh;
  width: 90%;
  z-index: 9999;
  background: #fff;
  border-radius:10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Header__Wrapper_logo_icons {align-items: center; }

#intro-hero-banner .section-content {
  position: absolute;
  top: 40px;
  z-index:1;
  /* overflow: hidden; */
}
#intro-hero-banner h2.title p {
    margin: 0px;
    font-family: 'Audrey-bold';
}
#intro-hero-banner {
    position: relative;
}
#intro-hero-banner .section-image img {
    width: 75%;
    right: 0px;
    position: relative;
    display: grid;
    align-items: flex-end;
    justify-content: end;
}
#intro-hero-banner .section-image {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: end;
    padding-top: 13%;
}
#intro-hero-banner .bottom-icon p {
  font-family: 'Roc Grotesk light';
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  letter-spacing: 0.1em;
  text-align: center;
  color:#000000;
  margin:0px;
  text-transform:uppercase;
}
#intro-hero-banner .section-text p, #intro-hero-banner .section-text  {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    padding-top: 15px;
    margin-bottom: 50px;
    width:60%;
    font-family: 'Roc Grotesk Light';
}
@media screen and (max-width: 749px) {
  .text_gradient_btn .product-button {
    padding: 14px 35px;
    font-size: 16px;
    line-height: 20px;
  }
  .shoppable_influencer .hot_text {
    font-size: 30px !important;
    line-height: 33px;
    text-align: left;
    padding: 0px;
}
  
.hot_heading {
    padding: 0 24px;
}
  .shoppable_influencer .hot_heading{
    padding: 0px 24px;
  }
  .shoppable_influencer .hot_heading p {
      padding: 20px 0px 0px 0px;
      line-height: 20.8px;
      margin-bottom:0;
    }
      .quiz_content .quiz_content p {
        font-size: 16px;
        line-height: 20.8px;
        margin: 9px 0;
    }
  .cell{
        width: 80px !important;
        height: 80px !important;
  }
    #game_container .cell {
        margin: 0;
    }
  #game_container .row {
    column-gap: 18px !important;
    margin-bottom: 15px;
  }
   .quiz_content h2.gradient_text {
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0;
}
  .hot_heading p{
    font-size: 16px !important;
    line-height: 20px;
    position: relative !important;
    bottom: 35px !important;
    text-align: left !important;
    padding: 0px;
    margin:0;
}
  .hot_section {
    padding-top: 50px;
    padding-bottom: 48px;
}
  h2.hot_text {
    font-size: 30px;
    letter-spacing: 0.2px;
    font-weight: 600;
    position: relative;
    bottom: 30px;
    text-align:left;
}
  .small-hide {
    display: none !important;
  }
  .bloom-header .Container {
    padding: 5px !important;
  }
  #intro-hero-banner .section-text p, #intro-hero-banner .section-text { width:100%; font-size:18px; line-height:20px; padding-top:0; margin-bottom:0;}
  .hero-banner-button { margin: 0 auto;}
  .hero-banner-button a { padding: 15px 35px; font-size: 14px;}
      .featured-collection-bloom h3.skin-type-heading.heading-type {
        justify-content: left;
        padding: 0 15px;
    }
}

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

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }
}

/****************** start shoppable collection *****************/
.shopify-section--bordered > .featured-collection-bloom {
    padding: 60px 0;
}
/****************** End shoppable collection *****************/
/***************Start Shoppable Gifting banner Css ********************/
.gift-middle--banner .section-content {
    position: absolute;
    top: 70px;
    left: 0;
}
.gift-middle--banner .section-text {
    padding-top: 15px;
    /* margin-bottom: 70px; */
    margin-bottom:35px;
}
.gift-middle--banner h2.title {
  font-size: 52px;
  line-height: 55px;
  text-transform: uppercase;
  background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 5px;
  text-align: left;
  letter-spacing: -1px;
  font-family: 'Audrey-medium';
}
.gift-middle--banner .section-text{
  width: 41%;
}
.gift-middle--banner a {
  color: #000000;
  font-family:'Audrey-bold';
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding: 16px 30px;
  border-radius: 10px;
  background: linear-gradient(88.79deg, #ffdd9d -35.68%, #7e5b33 -20.52%, #a37e56 -10.41%, #ffdd9d 4.75%, #fff2cd 45.17%, #ffdd9d 72.96%, #e7bf88 93.17%, #7e5b33 131.06%, #a37e56 138.64%, #e7bf88 146.22% 166.43%, #fff2cd 196.75%, #a37e56 214.44%);
  font-weight: bold;
}
.gift-middle--banner .section-text p{ color:#fff;}
.hero-banners {
    position: relative;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.gift-middle--banner .section-content .section-text p {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roc Grotesk Light';
}
.shopify-section .shoppable_influencer {
    padding-top: 0;
}

@media screen and (min-width:768px) and (max-width:989px){
  .gift-middle--banner .section-content {
    position: absolute;
    top: 30px;
    left: 0;
}
  h2.title.small-hide {
    display: none;
}
  .gift-middle--banner h2.title{
    font-size: 34px;
    line-height: 39px;
  }
  .gift-middle--banner .section-text {
    width: 44%;
}
  .gift-middle--banner .section-content .section-text p {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Roc Grotesk Light';
}
  .section-text.large-up-hide {
    display: none;
}
  .gift-middle--banner .section-text {
    padding-top: 10px;
    margin-bottom: 32px;
}
  .section-btn.hero-banner-button.large-up-hide {
    display: none;
}
      .gift-middle--banner .section-image {
        padding-right: 40px;
        width: 74% !important;
    }

  .shoppable-page-section .section-content h4{
    font-size:30px;
    line-height:35px;
  }

  .shoppable-page-section h2.title{
    font-size:50px;
    line-height:55px;
  }

  #intro-hero-banner .section-text p, #intro-hero-banner .section-text{
    font-size:20px;
    width:70%;
    line-height:28.8px;
  }
  .featured-collection-bloom .product-item-swatch-group {
    width: 44%;
}
}

@media only screen and (max-width: 750px) {

  #section-bloom-header .Container .Header__FlexItem--logo .Header__Logo{
    left: 67%;
  }
  .gift-middle--banner .section-content {
    position: relative;
    top: 30px;
}
  .gift-middle--banner .section-content .section-text p { font-size: 16px; line-height: 20px; }
  .gift-middle--banner .section-text {
    width: 100%;
}
.gift-middle--banner h2.title {
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}
.hero-banner-button {margin: 0 auto;}
  .hero-banner-button a {
        margin: 0 auto;
        margin-bottom: 33px;
        display: inline-block;
    }
  .shoppable_influencer {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
}
/***************End Shoppable Gifting banner Css ********************/

/*********************** Start media query ****************/
@media screen and (min-width:768px){
  .gift-middle--banner .section-image { padding-right:40px; width: 47%;}
}

@media only screen and (max-width: 1024px) {
#intro-hero-banner .section-image {
    padding-top: 130px;
}
#intro-hero-banner .section-image img {
    width: 60%;
}
}
@media only screen and (max-width: 750px) {
  .bloom_popup_ptoduct .section-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0px;
    /* max-width: 398px; */
    padding: 2px 12px;
    text-transform: math-auto;
}
  span.product_regular_price{
    font-size:17px !important;
    bottom:7px !important;
    padding-left:0px !important;
  }
#intro-hero-banner .section-image {
    padding-top: 0px;
}
#intro-hero-banner .section-image img {
    width: 100%;
}
#intro-hero-banner .section-content h4 {
    font-size: 18px;
    font-weight: 350;
    line-height: 32.4px;
}
#intro-hero-banner h2.title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  background: linear-gradient(289.05deg, #9D6D1D 24.27%, #E0C168 51.76%, #9D7431 79.04%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#intro-hero-banner .section-content {
    position: relative;
    top: 40px;
}
}
/*************** Bloom Hero Section Css Ends ********************/

/*************** Bloom Can Wait Section Css ********************/



/*************** Bloom Can Wait Section Css Ends ********************/


/*************** Bloom Discover Section Css ********************/

 
#bloom-discover-banner {
    position: relative;
}
#bloom-discover-banner .section-image img {
  width: 100%;
  display:block;
  height: 100%;
  object-fit: cover;
}
#bloom-discover-banner .section-image {
    width: 100%;
 }
#bloom-discover-banner .bottom-icon {
    position: absolute;
    bottom: 0px;
    right: 80px;
}
#bloom-discover-banner .bottom-icon p {
  font-family: 'Roc Grotesk light';
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  letter-spacing: 0.1em;
  text-align: center;
  color:#ffffff;
  margin:0px;
  text-transform:uppercase;
}
#bloom-discover-banner .bottom-icon span {
    width: 3px;
    height: 32px;
    border-radius: 5px 5px 0 0;
    background: #fff;
    display: block;
    margin: auto;
}
#bloom-discover-banner .section-content {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    right: 0px;
    width: 50%;
    background: linear-gradient(90.29deg, rgba(0, 0, 0, 0.5) 22.1%, rgba(0, 0, 0, 0.5) 99.72%);
    padding: 80px 48px;
}
#bloom-discover-banner h2.section-text {
    margin: 0;
    font-family: 'Roc Grotesk Medium';
    font-size: 58px;
    font-weight: 500;
    line-height: 52.2px;
    text-align: left;
    text-transform: uppercase;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#bloom-discover-banner h2.section-text span {
  font-weight: 300;
    font-family: 'Roc Grotesk Light';
    font-size: 40px;
    color: #fff;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

@media only screen and (max-width: 1024px) {
 #bloom-discover-banner h2.section-text {
    font-size: 44px;
    line-height: 48.2px;
 }
}
@media only screen and (max-width: 900px) {
 #bloom-discover-banner h2.section-text {
    font-size: 40px;
    line-height: 44.2px;
 }
#bloom-discover-banner .section-content {
    padding:30px;
}
}
@media only screen and (max-width: 750px) {

#bloom-discover-banner .bottom-icon {
    right: 0;
    left: 0;
}
#bloom-discover-banner .bottom-icon span {
    width: 2px;
  height: 20px;
}
#bloom-discover-banner .section-content {
    position: absolute;
    top: auto;
    bottom: 0;
    height: 49%;
    right: 0;
    left: 0;
  width:100%;
}
#bloom-discover-banner h2.section-text {
    font-size: 30px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: 0;
}
#bloom-discover-banner h2.section-text span { font-size: 30px;}
#bloom-discover-banner .section-content {
    padding:48px 24px;
}
#bloom-can-wait .section-content {
    padding-top: 0px;
    padding-bottom: 150px;
   max-width:100%;
}
#bloom-discover-banner {
    height:100vh;
}
#bloom-discover-banner .section-image {
    width: 100%;
  height:100%;
}
}
/*************** Bloom Discover Section Css Ends ********************/

/*************** Bloom Matte Bullet Section Css Starts ********************/

.bloom-matte-bullet h4.section-sub-title {
    font-family: 'Roc Grotesk light';
    font-size: 80px;
    font-weight: 350;
    line-height: 72px;
    text-align: left;
    margin: 0px;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bloom-matte-bullet h2.section-title {
    font-family: 'Roc Grotesk Medium';
    font-size: 100px;
    font-weight: 500;
    line-height: 90px;
    text-align: left;
    margin: 0;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-text-fill-color: #ff000000;
    -webkit-background-clip: text;
}
.bloom-matte-bullet .section-image img {
    max-width: 560px;
    margin: auto;
}
.bloom-matte-bullet h2.section-title p {
  margin:0;
  font-family: 'Roc Grotesk Medium';
}
.bloom-matte-bullet .section-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.bloom-matte-bullet .section-text p { margin:0px;}
.bloom-matte-bullet .section-flex {
    display: flex;
    align-items: center;
    gap: 10px;
  position: relative;
 }
.bloom-matte-bullet .section-image img {
    display: block;
    object-fit: contain;
    width: 100%;
}
.bloom-matte-bullet .section-content {
    max-width: 550px;
    width: 50%;
}
.bloom-matte-bullet .section-image {
    width: 50%;
    position: relative;
    height: calc(100vh - 80px);
}
.bloom-matte-bullet .section-image img {
    display: block;
    object-fit: contain;
    width: 100%;
    position: absolute;
    bottom: 0px;
}
.bloom-matte-bullet button#matte-bullet-popup-show {
    margin: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 14px 32px;
    gap: 12px;
    border-radius: 10px;
    background: linear-gradient(90deg, #fffc 0% 96%);
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    color: #000;
}
.bloom-matte-bullet button#matte-bullet-popup-show span {
  margin-top:2px;
}
.bloom-matte-bullet .section-btn {
    position: absolute;
    bottom: 32px;
    left: 0px;
    right: 0px;
}
@media only screen and (max-width: 750px) {
.bloom-matte-bullet .section-flex {
    align-items: flex-start;
    gap: 24px;
    flex-direction: column;
}
  .bloom-matte-bullet .section-content {
    max-width: 100%;
    width: 100%;
    padding-top: 40px;
}
.bloom-matte-bullet .section-image {
    width: 100%;
    height: 100%;;
}
.bloom-matte-bullet h4.section-sub-title {
    font-size: 50px;
    line-height: 45px;
}
.bloom-matte-bullet h2.section-title p {
    margin: 0;
    font-family: 'Roc Grotesk Medium';
}
.bloom-matte-bullet h2.section-title {
    font-family: 'Roc Grotesk Medium';
    font-size: 70px;
    font-weight: 350;
    line-height: 68px;
}
.bloom-matte-bullet .section-text {
    font-size: 18px;
}
.bloom-matte-bullet .section-image {
        width: 100%;
        height: 523px;
        display: block;
        position: relative;
        max-width: 500px;
        margin: auto;
}
.bloom-matte-bullet button#matte-bullet-popup-show {
    bottom: 22px;
    gap: 10px;
    max-width: 242px;
    font-size: 15px;
}
 .bloom-matte-bullet button svg {
    width: 21px;
    height: 22px;
}
}
/*************** Bloom Matte Bullet Section Css Ends ********************/
/*************** Bloom Image Text Section Css Starts ********************/

.bloom-image-text h4.section-sub-title {
    font-family: 'Roc Grotesk light';
    font-size: 80px;
    font-weight: 350;
    line-height: 72px;
    text-align: left;
    margin: 0px;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bloom-image-text h2.section-title {
    font-family: 'Roc Grotesk Medium';
    font-size: 90px;
    font-weight: 500;
    line-height: 90px;
    text-align: left;
  text-transform:uppercase;
    margin: 0;
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    -webkit-text-fill-color: #ff000000;
    -webkit-background-clip: text;
}
.bloom-image-text h2.section-title p {
  margin:0;
  font-family: 'Roc Grotesk Medium';
}
/* .bloom-image-text .section-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    
    letter-spacing: 2px;
    max-width: 410px;
} */
.bloom-image-text .section-text p { margin:0px;}
.bloom-image-text .section-flex {
    display: flex;
    align-items: center;
    gap: 10px;
  position: relative;
      justify-content: flex-end;
}
 }
.bloom-image-text .section-image img {
    display: block;
    object-fit: cover;
    width: 100%;
}
.bloom-image-text .section-content {
    position: absolute;
    left: 6%;
    max-width: 640px;
    /* top: 22%; */
    padding: 20px 0px;
}
.bloom-image-text .section-image {
    width: 56%;
    position: relative;
    height: auto;
}
.bloom-image-text .section-image img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: auto;
}
.bloom-image-text button {
     align-items: center;
    justify-content: center;
    display: flex;
    padding: 14px 32px;
    gap: 12px;
    border-radius: 10px;
    background: linear-gradient(90deg, #fffc 0% 96%);
    font-family: 'Roc Grotesk Medium';
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 2.5px;
    text-align: center;
    color: #000;
}
.bloom-image-text button span {
  margin-top:2px;
}
.bloom-image-text .section-btn {
    padding-top: 60px;
}
@media only screen and (max-width: 1024px) {
.bloom-image-text .section-content {
    position: static;
    max-width: 100%;
    width: 50%;
  padding: 50px 24px;
}
.bloom-image-text .section-image {
    width: 50%;
}
.bloom-image-text .section-btn {
    padding-top: 30px;
}
.bloom-image-text .section-btn {
    left: 0px;
    z-index: 1;
    right: 0px;
} 
.bloom-image-text button {
    margin: auto;
}
}
@media only screen and (max-width: 750px) {
  button.product-button {
    position: relative;
    top: 336px;
}
  .bloom-image-text .section-btn {
    position: absolute;
    bottom: unset;
} 
.bloom-image-text .section-flex {
    align-items: flex-start;
    gap: 24px;
    flex-direction: column;
}
  .bloom-image-text .section-content {
    max-width: 100%;
    width: 100%;
    padding: 50px 24px 0px;
}
.bloom-image-text .section-image {
    width: 100%;
    height: 100%;;
}
.bloom-image-text h4.section-sub-title {
    font-size: 29px;
    line-height: 45px;
}
.bloom-image-text h2.section-title p {
    margin: 0;
    font-family: 'Roc Grotesk Medium';
}
.bloom-image-text h2.section-title {
    font-family: 'Roc Grotesk Medium';
    font-size: 37px;
    font-weight: 700;
    line-height: 41px;
}
/* .bloom-image-text .section-text {
    font-size: 18px;
} */
.bloom-image-text .section-image {
        width: 100%;
         display: block;
        position: relative;
        max-width: 500px;
        margin: auto;
}
.bloom-image-text button {
    bottom: 22px;
    gap: 10px;
    max-width: 242px;
    font-size: 15px;
}
.bloom-image-text button svg {
    width: 21px;
    height: 22px;
}
}


/*************** Bloom Image Text Section Css Ends ********************/

/*************** Bloom Counter Css Starts ********************/
#shopify-section-template--16442800210055__bloom_counter_Qz3AbB  {
  background-color: #000;
  padding-top:0px;
}

.parent-div:has(.bloom-counter) {
  background-color: lightblue; /* Background color when .bloom-counter class is present in child */
}

.bloom-counter {
    background: linear-gradient(91.55deg, #A8875D -7.35%, #D6B890 14.38%, #EAD5AD 26.58%, #FFEAC6 38.77%, #D7B883 53.09%, #AD833B 67.93%, #CFAD76 82.78%, #E3CD9D 98.68%);
    padding: 43px;
}
/* .bloom-counter .section-content{
    max-width:900px;
  margin:auto;
} */
.bloom-counter .section-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    margin: 0px;
}
.bloom-counter .counter {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: start;
    padding-top: 32px;
}
.bloom-counter .counter-box {
    text-align: center;
    color: #000000;
}
.bloom-counter .counter-box span {
    font-family: 'Roc Grotesk Medium';
    font-size: 150px;
    font-weight: 500;
    line-height: 135px;
    text-align: left;
}
.bloom-counter .counter-box p {
    font-family: 'Roc Grotesk light';
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 0px;
}

@media only screen and (max-width: 750px) {
  button.show_content {
        /* font-size: 10px; */
    letter-spacing: 1px;
    /* background: black; */
    /* color: white; */
    /* width: 25%; */
    padding: 0px 0px;
    float: right;
    position: relative;
    bottom: 4%;
    right: 19px;
    font-weight: 700;
}
.bloom-counter .section-title {
    font-size: 18px;
}
.bloom-counter .counter-box span {
    font-size: 55px;
    line-height: 55px;
  }
.bloom-counter .counter-box p {
    font-size: 14px;
    text-transform: uppercase;
}
.bloom-counter {
    padding: 32px 0px;
}
}
/*************** Bloom Counter Css Ends ********************/

/*************** Bloom Game Css Starts ********************/
.bloom-game {
    padding: 156px 0px;
}
.bloom-game  h2.section-title {
    font-family: 'Roc Grotesk Medium';
    font-size: 110px;
    font-weight: 500;
    line-height: 99px;
    text-align: left;
    background: linear-gradient(270.05deg, #9D6D1D -0.45%, #E0C168 49.69%, #9D7431 99.46%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    margin: 0px;
}
.bloom-game h2.section-title p {
    font-family: 'Roc Grotesk Medium';
  margin:0px;
}
.bloom-game .section-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #000000;
    margin:0px;
  max-width: 448px;
}
.bloom-game .section-text p {
    margin:0px;
}
.bloom-game .section--flex {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.bloom-game .section-content {
    width: 50%;
}
.bloom-game .grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 32px;
}
.bloom-game .section-game {
    width: 50%;
}
.bloom-game .grid-item {
    background: #D9D9D9;
    display: grid;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    border-radius: 10px;
    gap: 50px;
}
@media only screen and (max-width: 1024px) {
.bloom-game h2.section-title {
    font-size: 90px;
    line-height: 88px;
    margin: 0px;
}
.bloom-game .grid-item {
    min-height: 130px;
}
}
@media only screen and (max-width: 900px) {
.bloom-game h2.section-title {
    font-size: 70px;
    line-height: 68px;
}
}
@media only screen and (max-width: 750px) {
.bloom-game h2.section-title {
    font-size: 60px;
    line-height: 54px;
}
}
/*************** Bloom Game Css Ends ********************/


/*************** Bloom Section Scroll CSS ********************/

.bloom-image-text .bloom_animation {
  position: relative;
  width:100%;
  height: 100vh; /* Ensure enough space for the pinned content */
}
.bloom-image-text .bloom_animation .point {
   height: 100vh;
    width: 100%;
}
.bloom-image-text .image_block img{
  width: 100%;
  height: 100vh;
}
.bloom-image-text .wrapper_scroll {
  position: relative;
  height: auto; /* Make sure the container height adjusts to its content */
}
.bloom-image-text .bloom_animation .point {overflow: hidden;}
.bloom-image-text .point:first-child .section-image img {
    object-fit: contain;
}
@media screen and (max-width:767px){
   .bloom_popup_ptoduct {
    justify-content: center;
  }
 .bloom-image-text .point {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.bloom-image-text  .point .image_block { max-width: 100%; height: 100%; z-index:-1;}
.bloom-image-text .section-image img {
    object-fit: contain;
}
.bloom-image-text .bloom_animation .point {height:100%; padding: 50px 0 0 0;}
.bloom-image-text .bloom_animation { height:100vh; !important;}
.bloom-image-text .image_block img{
  width: 100%;
  height: 100%;
}
/* #bloom-can-wait {
    height:100%;
 } */
  #shopify-section-template--16442800210055__bloom_counter_Qz3AbB  {
  background-color: #000;
  padding-top:0px;
}

 /* 767  */
   .shoppable-page-section .section-content h4 {
    font-size: 30px;
    line-height: 35px;
  }
  .shoppable-page-section h2.title {
        font-size: 40px;
        line-height: 45px;
    }
  #intro-hero-banner .section-text p, #intro-hero-banner .section-text {
        font-size: 18px;
        width: 70%;
        line-height: 25px;
        padding-top: 2px;
        margin-bottom: 28px;
    }
  .large-up-hide a {
    display: none;
  }
  .gift-middle--banner h2.title {
        font-size: 34px;
        line-height: 39px;
    }
.gift-middle--banner .section-content .section-text p {
        font-size: 18px;
        line-height: 26px;
        font-family: 'Roc Grotesk Light';
    }
  .large-up-hide p{
    display: none;
  }
  .gift-middle--banner .section-text {
    padding-top: 15px;
    margin-bottom: 30px;
} 

}

/* Product-popup css */
 /*************** Bloom Image Text Section Css Starts ********************/
  .bloom_popup_ptoduct {
    padding: 100px;
    display: flex;
    height:100%;
  }
  .bloom_popup_content {
    width: 60%;
  }
  .bloom_popup_media {
    width: 40%;
    display: flex;
    column-gap: 40px;
    justify-content: space-between;
    position: relative;
  }
  
  h4.section-sub-title {
    color: red;
    font-size: 44px;
  }
  span.ProductItem__compare_Price {
    text-decoration: line-through;
    font-size: 22px;
    color: #8d8d8d;
    font-weight: 400;
    font-family: Roc Grotesk Medium;
  }
  span.product_regular_price {
    font-size: 24px;
    font-weight: 600;
    font-family: Roc Grotesk Medium;
    padding-left: 5px;
    position: relative;
    bottom: 4px;
  }
  .bloom_popup_ptoduct h4.section-sub-title {
    font-family: "Roc Grotesk light";
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 350;
    line-height: 52px;
    text-align: left;
    margin: 0px;
    background: linear-gradient(
      91.55deg,
      #a8875d -7.35%,
      #d6b890 14.38%,
      #ead5ad 26.58%,
      #ffeac6 38.77%,
      #d7b883 53.09%,
      #ad833b 67.93%,
      #cfad76 82.78%,
      #e3cd9d 98.68%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .bloom_popup_ptoduct h2.section-title {
    font-family: "Roc Grotesk Medium";
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    background: linear-gradient(
      91.55deg,
      #a8875d -7.35%,
      #d6b890 14.38%,
      #ead5ad 26.58%,
      #ffeac6 38.77%,
      #d7b883 53.09%,
      #ad833b 67.93%,
      #cfad76 82.78%,
      #e3cd9d 98.68%
    );
    -webkit-text-fill-color: #ff000000;
    -webkit-background-clip: text;
  }
  .bloom_popup_ptoduct h2.section-title p {
    margin: 0;
    font-family: "Roc Grotesk Medium";
  }
  /* .bloom_popup_ptoduct .section-text {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: 410px;
  } */
  .bloom_popup_ptoduct .section-text p {
    margin: 0px;
  }
  .bloom_popup_ptoduct .section-flex {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    justify-content: flex-end;
  }

  /* new ss */
  .VariantSwatches {
    display: flex;
    gap: 10px;
  }

  .Swatch {
    cursor: pointer;
  }

  .SwatchColor {
    width: 30px;
    height: 30px;
    border-radius:8px;
    display: inline-block;
    /* border: 1px solid #ccc; */
  }

  .Swatch input {
    display: none;
  }

  .Swatch input:checked + .SwatchColor {
    border: 2px solid #000; /* Highlight selected swatch */
  }

  .ProductImageItem {
    display: none;
  }

  .ProductImageItem.is-selected {
    display: block;
  }



.popup-show .wrapper_scroll {
    transform: none !important;
    position: unset !important;
}
.popup-show {
    overflow: hidden;
  }
.popup-show:before {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0 0 0 / 97%);
    z-index: 9;
}
.close-popup_product svg {
    background: #d7d7d7;
    border-radius: 30px;
    padding: 5px;
    height: 30px;
    width: 30px;
}
.close-popup_product {
    position: absolute;
    bottom: 10px;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, -10px);
}
.close-icon-p {
    /* transform: rotateX(112deg); */
    transform: rotate(7rad);
}
@media screen and (min-width:768px){
 .varient_popproduct {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}
  .Swatch.slick-slide {
    width: 100% !important;
    display: flex;
    flex-direction: column;
}
.varient-selector .slick-track, .varient-selector .slick-list {
    height: 100% !important;
      width: 100%;
}
.varient-slideshow {width: 20%;}
.varient-slideshow .SlideshowNav--next {
  bottom: -30px;
  right: 4px;
  left:unset;
  display:block;
  background: unset;
  padding: 0;
}
.varient-slideshow .SlideshowNav--previous {
  top: -25px;
  right: 4px;
  left:unset;
  background: unset;
  padding: 0;
}  
.varient-slideshow button svg {
    width: 15px;
}
.varient-slideshow .SlideshowNav--next, .varient-slideshow .SlideshowNav--previous {display:block;}
}
/* Popup product media query */
@media screen and (max-width:767px){
  .bloom_popup_ptoduct{ padding: 15px;  flex-direction: column;}
  .bloom_popup_content { width: 100%;}
  .bloom_popup_ptoduct h4.section-sub-title{ font-size: 22px;  line-height: 30px; }
  .bloom_popup_ptoduct h2.section-title {font-size: 26px; line-height: 27px; font-weight:700;}
  .bloom_popup_media { width:100%; column-gap: 15px;  padding-top: 20px;  padding-bottom: 25px; overflow:hidden; flex-direction: column;}
  .close-popup_product { bottom: -5px;}
  .close-icon-p { width: 30px;}
    .varient_popproduct {
    height: unset;
  }
  .varient-slideshow {
    width: 100%;
    padding-top: 15px;
}
.varient-slideshow .slick-track { width:30px !important; display: flex !important; flex-direction: row; column-gap: 10px; justify-content: center;}
.Swatch{width:100% !important; display:flex !important;}
.popup_content_show {height:95vh;}
}