/** Shopify CDN: Minification failed

Line 8:66 Expected ")" to end URL token

**/
@font-face {
  font-family: "'Futura_Bold_font'";
  src: url(https://cdn.shopify.com/s/files/1/0015/6526/1913/files/'Futura_Bold_font'.otf?v=1724844819)
    format("truetype");
}

@font-face {
  font-family: "Biryani-Regular";
  src: url(https://cdn.shopify.com/s/files/1/0015/6526/1913/files/Biryani-Regular.ttf?v=1722923198)
    format("truetype");
}

@font-face {
  font-family: "Biryani-ExtraBold";
  src: url(https://cdn.shopify.com/s/files/1/0015/6526/1913/files/Biryani-ExtraBold.ttf?v=1722996526)
    format("truetype");
}

/* [aria-controls="search-drawer"] {
    display: none;
} */

.header__cart-count {
  background: #ee2c39;
}

p.dash-shipping-policy {
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 0;
}
section.dis .desktop_banner_box {
  text-align: center;
}
section.dis .desktop_banner_box img {
  width: 430px;
}
.first_section.section {
  margin-top: 0;
}

.first_section.section .section__color-wrapper {
  background: linear-gradient(
    180deg,
    rgb(223 219 219 / 20%) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  padding-top: 0px;
}

.template-product #mainContent{
  margin:0 !important;
}

section.first_section.section .container {
  padding: 0 0px !important;
}

.profile {
  display: flex;
  align-items: center;
  gap: 10px;
}

.profile img {
  width: 22%;
  border-radius: 50px;
}

.profile p {
  width: 100%;
  margin: 0;
}

.profile2 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.profile img {
  width: 22%;
  border-radius: 100%;
  border: 1px solid red;
}

.profile2 p {
  margin: 0;
}

.profile_box {
  display: none;
}

section.membership-banner h3.heading.h2,
section.first_section.bday-banner h2.heading.heading--small,
.over_million .heading.h2 {
  font-family: 'Futura_Bold_font';
  color: #000;
  text-align: center;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: 2px;
  border-bottom: 1px solid #a99f9f;
  padding-bottom: 20px;
}

/* .over_million .heading.h2 {
    font-size: 36px;
    line-height: 40px !important;
} */
.over_million p {
  color: #a3a399;
  text-align: center;
  font-family: Poppins;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  margin-bottom: 0;
  margin-top: 0;
}

.over_million .profile p {
  font-family: 'Futura_Bold_font';
  color: #000;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 1px;
}

.para p {
  font-family: Biryani-Regular;
  text-align: left;
  color: #000;
  font-size: 13.083px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.profile_box .main_div p {
  font-family: Biryani-Regular;
  color: #000;
  text-align: center;
  font-size: 14.939px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.profile_box .main_div img {
  width: 136px;
}

.profile2 img {
  width: 50px;
  border-radius: 50px;
  border: 1px solid red;
  height: 50px;
}

.profile2 p {
  font-family: 'Futura_Bold_font';
  color: #000;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 1px;
}

section.over_million.section .section__color-wrapper {
  background: #edede9;
  padding: 50px 0 15px;
}

section.over_million.section header .text-container img {
  width: 235px;
  margin: 15px auto 45px;
}

.profile_box {
  background: #fff;
  padding: 20px;
}

section.over_million.section .multi-column__text-container {
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}

.profile_box .main_div {
  text-align: center;
}

section.over_million.section .multi-column__image-wrapper {
  width: 100% !important;
  margin-bottom: 0;
}

section.over_million.section img {
  margin: 0 0;
}

.para {
  background: #fff;
  padding: 20px;
  margin-top: 25px;
  border-radius: 5px;
  box-shadow: 0px 2.368px 8.289px 0px rgba(0, 0, 0, 0.1);
}

.Food .multi-column__inner--scroller .multi-column__item {
  position: relative;
}

.Food .multi-column__inner--scroller .multi-column__item .img_one {
  position: absolute;
  top: 20px;
  left: 20px;
}

.Food .multi-column__inner--scroller .multi-column__item .multi-column__link {
  position: absolute;
  top: 12px;
  right: 20px;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  padding: 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #949494;
}

/* .Food.section .multi-column__text-container {
    position: absolute;
    bottom: 25px;
    padding-inline: 20px;
    color: #fff;
} */

.Food .multi-column__inner--scroller .multi-column__item .heading.h5 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  color: #fff;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  width: 100%;
  height: max-content;
  margin-bottom: 0;
  text-align: left;
  padding-block: 20px;
  padding-left: 20px;
}

section.Food.section .multi-column__image-wrapper {
  width: 100% !important;
  height: 100%;
}

section.Food.section .heading.h2 {
  font-family: 'Futura_Bold_font';
  color: #222;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

section.Food.section .section__header {
  max-width: 100%;
}

.variant-swatch__item {
  margin: 6px !important;
}

section.bestsellers.section .section__header {
  max-width: 100%;
}
section.col_list.section .list-collections__item-list {
  grid-template-columns: repeat(
    auto-fit,
    calc(100% / 4 - var(--container-gutter) * 4 / 4)
  );
}
section.col_list.section .list-collections__item-info {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #00000075;
  padding-block: 5px;
  transform: unset;
}

section.col_list.section header {
  max-width: 100%;
}

section.col_list.section .list-collections__item-info .heading.h3 {
  color: #fff;
  font-size: 15px;
}

section.col_list.section .heading.h2 {
  font-family: 'Futura_Bold_font';
  text-align: left;
  color: #222;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.col_list.section .list-collections__item-info .heading.h3 {
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.just.section .heading.h2 {
  padding: 0 20px;
  font-family: 'Futura_Bold_font';
  color: #222;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0px;
}

section.just.section .video-section {
  padding: 0 24px;
}

section.ready.section {
  margin-top: 15px;
  margin-bottom: 0px;
}

section.ready.section .content-box {
  margin: 0;
  width: 100%;
}

.ready h2.heading.heading--small {
  color: #00000080;
  text-align: left;
  font-family: Poppins;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: inherit;
  margin-bottom: 0;
}

section.ready.section p {
  color: #000000b3;
  font-family: Poppins;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
}

section.see.section {
  margin-bottom: 32px;
}

.reverse {
  flex-direction: row-reverse;
}

section.ready.section h3.heading.h2 {
  margin-top: 0;
  color: #000;
  text-align: left;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 0;
}

section.meet_smash h3.heading.h2 {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
}

section.meet_smash .button--primary {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #fff;
  border-radius: 20px;
  padding: 7px 30px;
  text-transform: inherit;
  letter-spacing: 0;
}

.smash_content {
  position: relative;
  padding: 0 24px;
}

.bottom_smash_main .bottom_smash {
  display: flex;
  align-items: center;
  gap: 20px;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}

.bottom_smash_main .bottom_smash .bottom_smash_in {
  width: 100%;
}

section.meet_smash .video-section {
  position: relative;
}

.bottom_smash_main_div {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

section.meet_smash .bottom_smash_main_div h3.heading.h2 {
  color: #000;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}

.bottom_smash_main .bottom_smash .bottom_smash_in.img {
  width: 54%;
}

section.meet_smash .bottom_smash_main_div p {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.smash_content .button-wrapper {
  position: absolute;
  top: 20px;
  z-index: 999;
  right: 20px;
}

section.birthday.section .multi-column__item .multi-column__text-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-block: 20px;
  padding-left: 20px;
}

section.birthday.section .multi-column__item {
  position: relative;
}

section.birthday.section
  .multi-column__item
  .multi-column__text-container
  .heading.h5 {
  color: #fff;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.birthday.section .heading.h2 {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: var(--Display-Large-Tracking, -0.25px);
}

section.birthday.section
  .multi-column--pocket-large
  .multi-column__inner--scroller {
  grid-auto-columns: 25vw;
}

section.birthday.section .multi-column__image-wrapper {
  width: 100% !important;
}

section.Build {
  padding: 0 24px;
}

section.Build .heading.h2 {
  font-family: 'Futura_Bold_font';
  color: #222;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.bundle.section {
  margin-top: 20px;
}

section.bundle.section p {
  color: rgba(0, 0, 0, 0.7);
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

section.bundle.section .content-box {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

section.bestsellers.section h3.heading.h2 {
  text-align: left;
  font-family: 'Futura_Bold_font';
  color: #222;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.bestsellers.section .product-item__label-list.label-list {
  display: none;
}

section.bestsellers.section .product-item__info {
  text-align: left;
}

section.bestsellers.section .product-item__quick-form {
  display: block;
}

section.bestsellers.section .product-item__info .product-item-meta__title {
  color: #000;
  text-align: left;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

section.bestsellers.section .product-item__info .price-list--centered {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.bestsellers.section .product-item__info .price--highlight {
  color: #2084db;
  font-family: Poppins;
  font-size: 20.03px;
  font-weight: 600;
  line-height: 26.54px;
  text-align: left;
}

.product-form__text .metafield-rich_text_field ul {
  padding-inline-start: 15px;
}

section.first_section.section .video-wrapper--native {
  height: 100%;
}

section.just.section.section--flush
  native-video.video-wrapper.video-wrapper--native {
  height: 100%;
}

section.Build.section.section--flush
  native-video.video-wrapper.video-wrapper--native {
  height: 600px;
}

.product-item-meta {
  text-align: left;
}

section.all_col h3 {
  text-align: center;
  font-family: "Larken DEMO";
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}

section.all_col p {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.coll p {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.product-facet__meta-bar-item--count {
  display: none;
}

/* .template-collection .product-item__info .product-item-meta__title {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.template-collection .product-item__info .price--highlight {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.template-collection .product-item__info .price {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.template-collection .product-item__info .price--compare {
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #313030;
} */

.template-collection .price.price--highlight {
  color: #2084db;
  font-style: normal;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.template-collection .price--compare {
  display: block;
  font-family: Poppins;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
  opacity: 0.3;
}

.template-collection .product-item__quick-buy-button {
  border: none;
}

.template-product .product__media-item {
  padding-left: 0;
  padding-right: 0;
}

.product__media-nav .dots-nav {
  display: none;
}

.product:not(.product--featured) {
  margin-top: 45px;
}

h1.product-meta__title.heading.h3 {
  color: #000;
  font-style: normal;
  margin-bottom: 5px;
  font-family: "Poppins";
  font-size: 45px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

.template-product .price.price--large {
  color: #000;
  font-style: normal;
  font-family: Poppins;
  font-size: 35.21px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}

.template-product .price--compare {
  display: block;
  font-family: Poppins;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
  opacity: 0.3;
}

.product-list__inner .product-item_quick-form button {
  border: 0px solid #2084db;
  border-radius: 15px;
  background: #2084db;
  color: #fff;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-top: 5px;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-meta__taxes-included {
  margin-top: 0;
  font-family: Poppins;
  font-size: 17.43px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  color: #000;
  opacity: 0.7;
  margin-bottom: 0;
}

.product-item-meta__swatch-list.color-swatch-list.color-swatch-list--mini {
  display: none;
}

.template-product .product-form__option-value {
  color: #000;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.template-product .product-form__option-name {
  color: #000;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.anti.section .heading.h5 {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.anti.section p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

section.anti.section .multi-column__item {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
}

section.anti.section .multi-column__text-container {
  padding: 0 15px 20px;
}

.whymom.section .heading.h2 {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin-bottom: 28px !important;
}

.whymom.section .section__header {
  margin-bottom: 10px;
  max-width: 100%;
}

.whymom.section .multi-column__item {
  position: relative;
}

.whymom.section .multi-column__item .multi-column__text-container {
  position: absolute;
  bottom: 90px;
  width: 100%;
}

.whymom.section scrollable-content .multi-column__text-container p strong {
  color: #fff;
  font-family: Poppins;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.whymom.section scrollable-content .multi-column__text-container p {
  color: #fff;
  font-family: Poppins;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

section.build .image-with-text-block {
  display: flex;
  flex-direction: column-reverse;
}

section.build .image-with-text-block__content {
  padding: 0 0px;
}

section.build .image-with-text-block__content .heading.h3 {
  text-align: left;
  color: #222;
  font-family: "'Futura_Bold_font'";
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}

section.build .image-with-text-block__text-container {
  display: none;
}

.template-product h2.jdgm-rev-widg__title {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 32px;
}

.template-product .jdgm-rev-widg {
  padding: 0;
  margin-top: 0;
  margin-bottom: 24px;
  border: none;
}

.shopify-section--product-recommendations .heading.h3 {
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

.shopify-section--product-recommendations .product-item-meta__title {
  color: #000;
  text-align: left;
  font-family: Poppins;
  font-size: 14.967px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.shopify-section--product-recommendations .price--highlight {
  color: #2084db;
  line-height: normal;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
}

.shopify-section--product-recommendations .product-item__quick-form {
  display: none;
}

button#AddToCart {
  background: transparent;
  padding: 10px;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 10px;
  border: 3px solid #2084dbc2;
  color: #2084db;
  text-transform: capitalize;
  letter-spacing: 0;
}

.shopify-payment-button {
  display: none;
}

.delivery-dates {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 20px;
}

.product-form__payment-container {
  margin-bottom: 0 !important;
}

.product_arc-block {
  border-bottom: 1px solid #9f9f9f;
}

.product-arc_header-title {
  cursor: pointer;
  font-weight: normal;
  padding: 20px 0;
  position: relative;
}

.product-arc_header-title:after {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-left: 1px solid #070707;
  border-bottom: 1px solid #070707;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.product-arc_header.active .product-arc_header-title:after {
  transform: translateY(-50%) rotate(-225deg);
}

.product-arc_content {
  padding-bottom: 15px;
}

.product-form .product-accordian {
  display: flex;
  flex-direction: column;
}

.product-form .product-accordian .product_arc-block:nth-of-type(3) {
  order: 1;
}

.product-form .product-accordian .product_arc-block:nth-of-type(4) {
  order: 2;
}

.product-form .product-accordian .product_arc-block:nth-of-type(2) {
  order: 3;
}

.product-form .product-accordian .product_arc-block:nth-of-type(1) {
  order: 4;
}

h4.product-arc_header-title {
  color: #000;
  font-style: normal;
  font-family: Poppins;
  font-size: 22.34px;
  font-weight: 400;
  line-height: 27.92px;
  letter-spacing: -0.33507248759269714px;
  text-align: left;
}

.product-arc_content {
  font-size: 15px;
  line-height: normal;
  font-family: Poppins;
  font-weight: 300;
  text-align: left;
}

.product-arc_content ol li {
  margin-bottom: 12px;
}

product-recommendations.section .section__header {
  max-width: 100%;
}

section.whymom.section .multi-column__image-wrapper {
  width: 100% !important;
}

.top_heading {
  color: #222;
  font-family: "'Futura_Bold_font'";
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: 47px;
}

section.build.section .image-with-text-block__image-wrapper {
  position: relative;
  max-width: 1000px;
}

section.build.section .image-with-text-block {
  position: relative;
  min-height: unset;
}

section.build.section .image-with-text-block__image {
  position: relative;
  width: 100%;
}

section.build.section .image-with-text-block__content {
  max-width: 100%;
  margin: 0;
  width: 100%;
}

section.meet_smash2 .heading.heading--small {
  color: #fff;
  text-align: center;
  font-family: "'Futura_Bold_font'";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}

section.meet_smash2 .heading.h2 {
  color: #fff;
  text-align: center;
  font-family: "Poppins";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

section.meet_smash_p p {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

section.meet_smash_col .heading.h2 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  font-family: "'Futura_Bold_font'";
}

section.meet_smash_col .heading.h5 {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: Poppins;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.meet_smash_col p {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

section.meet_smash_col .multi-column__item {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.12);
  padding: 0 20px 20px;
}

section.meet_smash_col .section__header {
  max-width: 100%;
}

/*** three Pages CSS***/
section.membership-banner,
section.first_section.bday-banner {
  padding: 0px;
  padding-top: 0px;
}

section.membership-banner
  image-with-text-overlay.image-overlay.image-overlay--medium {
  background-color: transparent;
}

section.membership-banner .image-overlay__image-wrapper {
  border-radius: 20px;
  background-color: transparent;
}

section.first_section.bday-banner video {
  border-radius: 12px;
}

section.membership-banner h3.heading.h2,
section.first_section.bday-banner h2.heading.heading--small {
  text-transform: capitalize;
  color: #fff;
  border: 0pc;
  margin: 0;
  padding: 0;
  font-size: 70px;
}

section.first_section.bday-banner h3.heading.h2 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 5px;
}

section.first_section.bday-banner .video-wrapper__poster-content {
  bottom: 10%;
}

.membership-table .table-inner h3,
section.bday-button.section h3.heading.h2,
section.premium-gift h3.heading.h2 {
  font-family: 'Futura_Bold_font';
  color: #000;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  max-width: 100%;
  margin: 0 auto;
}

section.premium-gift p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 10px;
}

section.premium-gift {
  margin-top: 40px;
  margin-bottom: 0px;
}

section.bday-button.section {
  margin-top: 30px;
  margin-bottom: 0px;
}

section.bday-button.section a.button.button--primary {
  border-radius: 30px;
  opacity: 70%;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
}

section.premium-gift .multi-column__image-wrapper {
  border-radius: 0px;
}

section.pan-india.section .multi-column__item {
  opacity: 1 !important;
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
}

section.pan-india.section .section__color-wrapper {
  background: #edede9;
  padding: 60px 0px;
}

section.pan-india.section .section__color-wrapper .container {
  padding-right: 0px;
}

section.pan-india.section .multi-column__item {
  opacity: 1 !important;
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
}

section.pan-india.section .multi-column__image-wrapper {
  max-width: 100px !important;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}

section.pan-india.section p.heading.h5 {
  opacity: 70%;
  font-family: Poppins;
  font-size: 25px;
  font-weight: bold;
  text-transform: capitalize;
}

section.daughter_loves .image-with-text__wrapper p,
section.pan-india.section p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 22px;
}

section.bday-button.client-portal .content-box {
  border: 1px solid#000;
  padding: 40px;
  width: 100%;
}

.list-membership .content-box {
  padding: 0 40px 60px 40px;
  width: 100%;
}

section.list-membership.section {
  margin: 0;
}

section.bday-button.section h3.heading.h2 {
  max-width: 100%;
}

.list-membership ul li,
section.bday-button.section ul li {
  text-align: left;
  font-family: Poppins;
  font-size: 25px;
  font-weight: 400;
  text-transform: capitalize;
  list-style: disc;
}

section.bday-button.client-portal.section {
  margin-top: 60px;
}

section.premium-gift.pan-india.get-best.section .section__color-wrapper {
  background: #fff;
}

section.premium-gift.pan-india.get-best.section .multi-column__item {
  background-color: #edede9;
}

section.premium-gift.pan-india.get-best.section p {
  color: #3a3a3a;
}

section.daughter_loves .image-with-text__wrapper {
  padding: 0 20px 60px;
  column-gap: 30px;
}

section.daughter_loves
  .image-with-text__wrapper
  .image-with-text__content-wrapper,
section.daughter_loves
  .image-with-text__wrapper
  .image-with-text__image-wrapper {
  width: 50%;
  margin: 0px;
}

section.premium-gift.pan-india.get-best.section {
  margin-top: 0px;
}

section.premium-gift.pan-india.get-best.section .section__color-wrapper {
  padding-top: 75px;
  padding-bottom: 75px;
}

section.membership-banner .image-overlay__content-wrapper {
  align-items: end;
}

.membership-table .table-inner h3 {
  max-width: 100%;
  text-align: center;
}

.membership-table table {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
}

.membership-table table tbody tr:nth-child(1) {
  border-top: 0px;
}

.membership-table table tbody tr td:nth-child(1) {
  color: #4a4949;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.membership-table table tbody tr:nth-child(1) td .head-text-table {
  font-family: 'Futura_Bold_font';
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
}

.membership-table table tbody tr td:nth-child(2) {
  border-left: 2px solid#000;
  border-right: 2px solid#000;
}

.membership-table table tbody tr {
  border: 2px solid#000;
  border-left: 0;
  border-right: 0;
}

.membership-table table tbody tr td {
  color: #717171;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 15px;
}

.membership-table {
  padding-top: 40px;
  padding-bottom: 60px;
}

.membership-table table tbody tr:last-child {
  border-bottom: 0px;
}

section.anti.premium-gift.section {
  padding-block: 60px;
}

/*************************Responsive***********************/
@media only screen and (max-width: 1024px) {
  section.membership-banner h3.heading.h2,
  section.first_section.bday-banner h2.heading.heading--small {
    font-size: 50px;
  }

  section.first_section.bday-banner h3.heading.h2 {
    font-size: 25px;
    margin-top: 0px;
  }

  .membership-table .table-inner h3,
  section.bday-button.section h3.heading.h2,
  section.premium-gift h3.heading.h2 {
    font-size: 45px;
  }

  section.premium-gift p {
    font-size: 20px;
  }

  section.bday-button.section a.button.button--primary {
    font-size: 16px;
  }

  .list-membership ul li,
  section.bday-button.section ul li {
    font-size: 20px;
  }

  section.premium-gift scrollable-content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    justify-content: space-between;
    row-gap: 15px;
  }

  section.premium-gift scrollable-content .multi-column__item:nth-child(4),
  section.premium-gift scrollable-content .multi-column__item:nth-child(1),
  section.premium-gift scrollable-content .multi-column__item:nth-child(5) {
    width: 39%;
  }

  section.premium-gift .multi-column__image-wrapper {
    width: 100% !important;
  }

  section.premium-gift .multi-column__image-wrapper img.multi-column__image {
    height: revert-layer;
  }

  section.premium-gift scrollable-content .multi-column__item:nth-child(3),
  section.premium-gift scrollable-content .multi-column__item:nth-child(2),
  section.premium-gift scrollable-content .multi-column__item:nth-child(6) {
    width: 59%;
  }

  section.premium-gift h3.heading.h2:before {
    content: "";
    border-top: 5px solid#000;
    width: 140px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  section.premium-gift {
    margin-top: 10px;
  }

  .pan-india .text-container {
    padding-right: 24px;
  }

  section.premium-gift.pan-india.get-best.section img.multi-column__image {
    height: fit-content;
  }

  section.premium-gift.pan-india.get-best.section .multi-column__image-wrapper {
    height: auto;
    max-width: 80px !important;
  }
}

@media only screen and (max-width: 999px) {
  section.daughter_loves
    .image-with-text__wrapper
    .image-with-text__content-wrapper,
  section.daughter_loves
    .image-with-text__wrapper
    .image-with-text__image-wrapper {
    width: 100%;
    margin: 0;
  }

  section.daughter_loves .image-with-text__wrapper,
  section.daughter_loves.section.section--flush .container {
    padding: 0px;
  }

  section.daughter_loves .image-with-text__text-wrapper {
    margin-top: 20px;
  }

  section.daughter_loves.section.section--flush image-with-text {
    padding-top: 10px;
  }
}

.blogPosts .heading.h2 {
  font-family: "'Futura_Bold_font'";
  font-size: 45px;
  font-weight: 600;
  line-height: 88.4px;
  text-align: left;
  color: #222222;
}

.shorts p {
  color: #0000008c;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}

.label.label--highlight.percent-off,
span.label.label--highlight {
  background: #0075ff;
  color: #fff;
  font-family: Poppins;
  font-size: 15.8px !important;
  font-weight: 600;
  line-height: 23.69px;
  text-align: left;
  position: relative;
}

p.discount {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  color: red;
  margin-top: 5px;
}

/** MOBILE MENU **/

.mobile-nav__item {
  display: flow-root;
}

/* .mobile-nav__item:not(:last-child) {
  border-bottom: 1px solid rgba(var(--text-color), 0.15);
} */

.mobile-nav__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 15px 0;
}

.mobile-nav__link[aria-expanded="true"] {
  color: #fc4853;
}

.mobile-nav__image-heading {
  margin-bottom: 7px;
  font-weight: 600;
  color: #5f5757;
  font-size: calc(var(--base-font-size) - 5px);
}

.mobile-nav__image-text {
  display: block;
}

.mobile-nav .collapsible {
  margin-left: calc(-1 * var(--container-gutter));
  margin-right: calc(-1 * var(--container-gutter));
}

/* Level 2 */

[dir="ltr"] .mobile-nav .mobile-nav {
  padding-left: 8px;
}

[dir="rtl"] .mobile-nav .mobile-nav {
  padding-right: 8px;
}

.mobile-nav .mobile-nav {
  margin-left: var(--container-gutter);
  padding-right: var(--container-gutter);
  margin-bottom: 24px !important;
  /* Sorry about the important, may me soul be in peace */
}

.mobile-nav .mobile-nav .mobile-nav__item {
  margin-bottom: 15px;
  border: none;
}

.mobile-nav .mobile-nav .mobile-nav__link {
  padding: 0;
}

/* Level 3 */

[dir="ltr"] .mobile-nav .mobile-nav .mobile-nav {
  border-left: 1px solid rgba(var(--text-color), 0.15);
}

[dir="rtl"] .mobile-nav .mobile-nav .mobile-nav {
  border-right: 1px solid rgba(var(--text-color), 0.15);
}

[dir="ltr"] .mobile-nav .mobile-nav .mobile-nav {
  padding-left: 20px;
}

[dir="rtl"] .mobile-nav .mobile-nav .mobile-nav {
  padding-right: 20px;
}

.mobile-nav .mobile-nav .mobile-nav {
  margin-top: 16px !important;
  margin-bottom: 10px !important;
}

.mobile-nav .mobile-nav .mobile-nav .mobile-nav__item {
  margin-bottom: 14px;
}

.mobile-nav .mobile-nav .mobile-nav .mobile-nav__item:last-child {
  margin-bottom: 0;
}

/* Mobile images */

[dir="ltr"] .mobile-nav + .mobile-nav__images-wrapper {
  padding-left: 8px;
}

[dir="rtl"] .mobile-nav + .mobile-nav__images-wrapper {
  padding-right: 8px;
}

.mobile-nav__images-wrapper {
  overflow: auto;
}

.mobile-nav__images-scroller {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
  grid-auto-flow: column;
  margin-bottom: 32px;
  padding-left: var(--container-gutter);
  padding-right: var(--container-gutter);
  width: -moz-fit-content;
  width: fit-content;
}

.mobile-nav__image-push {
  min-width: 200px;
  max-width: 200px;
  text-align: center;
}

.mobile-nav__image {
  display: block;
  margin-bottom: 14px;
  border-radius: min(var(--block-border-radius), 4px);
}

#mobile-menu-drawer .drawer_content-main {
  display: flex;
  flex: 1;
}

#mobile-menu-drawer .drawer_content-aside {
  width: 50px;
  padding: 50px 0;
  color: #000;
  border-right: 1px solid #707070;
}

#mobile-menu-drawer .drawer_content-aside a {
  transform: rotate(-90deg);
}

#mobile-menu-drawer .drawer_content-wrapper {
  flex: 1;
  overflow: auto;
  height: 95vh;
}

#mobile-menu-drawer .drawer__header {
  padding: 0;
}

#mobile-menu-drawer .drawer__close-button {
  width: 50px;
  padding: 16px;
  color: #000;
  border-right: 1px solid #707070;
}

#mobile-menu-drawer .drawer__footer {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

#mobile-menu-drawer .social-media {
  flex: 0 0 100%;
  justify-content: space-around;
  background-color: #fc4853;
}

#mobile-menu-drawer .social-media__item {
  color: #fff;
  box-shadow: none;
}

#mobile-menu-drawer .social-media__item:before {
  display: none;
}

.mobile-nav__image-push {
  position: relative;
}

collapsible-content#mobile-menu-2 p.mobile-nav__image-heading.heading {
  position: relative;
}

.mobile-nav__image-push .mobile-nav__image-heading.heading {
  position: absolute;
  bottom: 25px;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 14.72px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.218px;
  right: 10px;
  border-radius: 26.946px;
  background: #393939;
  display: block;
  padding: 5px 20px;
}

mobile-navigation#mobile-menu-drawer {
  max-width: 560px;
}

.mobile-nav__link {
  color: #000;
  font-family: "'Futura_Bold_font'";
  font-size: 19.521px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.headway-template .header__cart-count,
.headway-corporate .header__cart-count {
  top: 18px;
  left: unset;
  position: absolute;
  right: 35px;
}

.headway-template .header__secondary-links .header__linklist,
.headway-corporate .header__secondary-links .header__linklist {
  gap: 30px;
}

.header__cart-count {
  top: 18px;
  left: unset;
  right: 30px;
  position: absolute;
}

.drawer__header p svg {
  display: none;
}

.price--compare {
  display: block;
}

.article-item__image-container {
  margin-bottom: 0;
}
section.fdsafe .content-box--text-center {
  text-align: left;
  margin: 0 !important;
  width: 100%;
}
section.fdsafe .content-box--text-center .heading.h2 {
  margin: 0;
  font-family: "'Futura_Bold_font'";
  color: #fff;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
section.fdsafe .content-box--text-center p {
  color: #fff;
  text-align: left;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
section.fdsafe .content-box--text-center .image-overlay__text-container {
  margin: 0;
}
.get_the .heading.h2 {
  color: #000;
  text-align: center;
  font-family: "'Futura_Bold_font'";
  font-size: 33px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
.get_the p {
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}
.get_the .content-box {
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
.baby.section .multi-column__item {
  border-radius: 5.693px;
  background: #edede9;
  padding: 25px 20px;
}
.baby.section .multi-column__item p {
  color: #3a3a3a;
  text-align: center;
  font-family: Poppins;
  font-size: 12.248px;
  font-style: normal;
  font-weight: 300;
  line-height: 14.802px;
}
.baby.section .multi-column__image-wrapper {
  margin-bottom: 10px;
}
section.baby.section {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .product:not(.product--featured) {
    margin-top: 0;
  }

  .baby.section .multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 50vw;
  }
  .get_the .content-box {
    margin: 0;
    width: 100%;
  }
  .product-item__quick-form {
    bottom: unset;
    top: 0;
  }

  .product-item__quick-buy-button {
    bottom: -46px;
    border: unset;
  }

  .over_million .heading.h2 {
    font-size: 36px;
    line-height: 40px;
  }

  [dir="ltr"] .header__cart-count--floating {
    right: -14px;
    left: auto;
    top: -8px;
  }

  .mobile-nav__image-push .mobile-nav__image-heading.heading {
    position: absolute;
    bottom: 25px;
    color: #fff;
    text-align: center;
    font-family: Poppins;
    font-size: 10.72px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.218px;
    right: 10px;
    border-radius: 26.946px;
    background: #393939;
    display: block;
    padding: 0 20px;
  }

  .button--primary.button--small.cp-atc svg {
    position: absolute;
    right: 15px;
    top: 20px;
  }

  .variant-swatch {
    max-width: 100%;
    -webkit-flex: 0 0 14%;
    -moz-flex: 0 0 14%;
    -ms-flex: 0 0 14%;
    flex: 0 0 20%;
    width: 100%;
  }

  .variant-swatch-list {
    flex-wrap: wrap;
    margin: -6px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    flex-wrap: inherit;
  }

  section.build .image-with-text-block__content {
    padding: 0 0px;
  }

  .product__info h1.product-meta__title.heading.h3 {
    margin-bottom: 0;
  }

  .product__info .shorts p {
    margin-bottom: 20px !important;
  }

  .blogPosts-list .heading.h2 {
    font-size: 30px;
    line-height: 42px;
  }

  .template-collection .product-item__quick-form {
    bottom: auto;
    top: 50px;
  }

  section.first_section.section .video-wrapper--native {
    height: auto;
  }

  section.just.section.section--flush
    native-video.video-wrapper.video-wrapper--native {
    height: auto;
  }

  section.Build.section.section--flush
    native-video.video-wrapper.video-wrapper--native {
    height: auto;
  }

  [aria-controls="search-drawer"] {
    display: none;
  }

  .header__cart-count {
    background: #ee2c39;
  }

  .first_section.section {
    margin-top: 0;
  }

  .first_section.section .section__color-wrapper {
    background: linear-gradient(
      180deg,
      rgb(223 219 219 / 20%) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    padding-top: 0px;
  }

  .profile {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .profile img {
    width: 22%;
    border-radius: 50px;
  }

  .profile p {
    width: 100%;
    margin: 0;
  }

  .profile2 {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .profile img {
    width: 22%;
    border-radius: 100%;
    border: 1px solid red;
  }

  .profile2 p {
    margin: 0;
  }

  .over_million .multi-column--pocket-medium .multi-column__inner--scroller {
    grid-auto-columns: 60vw;
  }

  section.membership-banner h3.heading.h2,
  section.first_section.bday-banner h2.heading.heading--small,
  .over_million .heading.h2 {
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 2px;
    padding-bottom: 20px;
  }

  .over_million p {
    color: #435b59;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
  }

  .over_million .profile p {
    font-family: 'Futura_Bold_font';
    color: #000;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1px;
  }

  .para p {
    color: #000;
    font-family: "Biryani-Regular";
    font-size: 9.473px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }

  .profile_box .main_div p {
    color: #000;
    text-align: center;
    font-size: 9.473px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "Biryani-Regular";
  }

  .profile_box .main_div img {
    width: 136px;
  }

  .profile2 img {
    width: 50px;
    border-radius: 50px;
    border: 1px solid red;
    height: 50px;
  }

  .profile2 p {
    font-family: 'Futura_Bold_font';
    color: #000;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 1px;
  }

  section.over_million.section .section__color-wrapper {
    background: #edede9;
    padding: 50px 0 15px;
  }

  section.over_million.section header .text-container img {
    width: 130px;
    margin: 15px auto;
  }

  .profile_box {
    background: #fff;
    padding: 20px;
  }

  section.over_million.section .multi-column__text-container {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
  }

  .profile_box .main_div {
    text-align: center;
  }

  section.over_million.section .multi-column__image-wrapper {
    width: 100% !important;
    margin-bottom: 0;
  }

  section.over_million.section img {
    margin: 0 0;
  }

  .para {
    background: #fff;
    padding: 20px;
    margin-top: 25px;
    border-radius: 5px;
    box-shadow: 0px 2.368px 8.289px 0px rgba(0, 0, 0, 0.1);
  }

  .Food .multi-column__inner--scroller {
    grid-auto-columns: 80vw;
  }

  .Food .multi-column__inner--scroller .multi-column__item {
    position: relative;
  }

  .Food .multi-column__inner--scroller .multi-column__item .img_one {
    position: absolute;
    top: 20px;
    left: 20px;
  }

  .Food .multi-column__inner--scroller .multi-column__item .multi-column__link {
    position: absolute;
    top: 12px;
    right: 20px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    padding: 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #949494;
  }

  /* .Food .multi-column__inner--scroller .multi-column__item .heading.h5 {
    position: absolute;
    bottom: 30px;
    left: 20px;
    max-width: 100%;
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
} */
  section.Food.section .heading.h2 {
    color: #222;
    font-family: 'Futura_Bold_font';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
  }

  section.col_list.section .list-collections__item-info {
    top: auto;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 0 15px;
  }
  section.col_list.section .list-collections__item-list {
    grid-template-columns: repeat(
      auto-fit,
      calc(100% / 2 - var(--container-gutter) * 2 / 2)
    );
  }
  section.col_list.section
    .list-collections__item-list
    .list-collections__item-image {
    min-height: auto;
  }
  section.col_list.section .list-collections__item-info .heading.h3 {
    background: transparent;
    padding: 10px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  section.col_list.section .heading.h2 {
    color: #000;
    font-family: 'Futura_Bold_font';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
  }
  .just.section .heading.h2 {
    padding: 0 20px;
    color: #000;
    font-family: 'Futura_Bold_font';
    font-size: 30px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
  }
  section.col_list.section .list-collections__item-list {
    display: flex;
    flex-wrap: wrap;
  }
  section.just.section .video-section {
    padding: 0 24px;
  }

  section.ready.section {
    margin-top: 15px;
    margin-bottom: 0;
  }

  section.ready.section .content-box {
    margin: 0;
  }

  .ready h2.heading.heading--small {
    color: #00000080;
    text-align: left;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: inherit;
    margin-bottom: 0;
  }

  section.ready.section p {
    color: rgba(0, 0, 0, 0.7);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  section.ready.section h3.heading.h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    text-align: left;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0;
  }

  section.meet_smash h3.heading.h2 {
    color: #000;
    font-family: 'Futura_Bold_font';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
  }

  section.meet_smash .button--primary {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #fff;
    border-radius: 20px;
    padding: 7px 30px;
    text-transform: inherit;
    letter-spacing: 0;
  }

  .smash_content {
    position: relative;
    padding: 0 24px;
  }

  .bottom_smash_main .bottom_smash {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
  }

  .bottom_smash_main .bottom_smash .bottom_smash_in {
    width: 100%;
  }

  section.meet_smash .video-section {
    position: relative;
  }

  .bottom_smash_main_div {
    position: absolute;
    bottom: 30px;
    width: 100%;
  }

  section.meet_smash .bottom_smash_main_div h3.heading.h2 {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
  }

  .bottom_smash_main .bottom_smash .bottom_smash_in.img {
    width: 54%;
  }

  section.meet_smash .bottom_smash_main_div p {
    color: #000;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .smash_content .button-wrapper {
    position: absolute;
    top: 20px;
    z-index: 999;
    right: 20px;
  }

  section.birthday.section .multi-column__item .multi-column__text-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-block: 20px;
    padding-left: 20px;
  }

  section.birthday.section .multi-column__item {
    position: relative;
  }

  section.birthday.section
    .multi-column__item
    .multi-column__text-container
    .heading.h5 {
    color: #fff;
    font-size: 22px;
    font-style: normal;
    line-height: 32px;
  }

  section.birthday.section .heading.h2 {
    color: #000;
    font-family: 'Futura_Bold_font';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--Display-Large-Tracking, -0.25px);
  }

  section.birthday.section
    .multi-column--pocket-large
    .multi-column__inner--scroller {
    grid-auto-columns: 75vw;
  }

  section.Build {
    padding: 0 24px;
  }

  section.Build .heading.h2 {
    color: #000;
    font-family: 'Futura_Bold_font';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  section.bundle.section {
    margin-top: 20px;
  }

  section.bundle.section p {
    color: rgba(0, 0, 0, 0.7);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  section.bestsellers.section h3.heading.h2 {
    text-align: left;
    color: #000;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    font-family: 'Futura_Bold_font';
  }

  section.bestsellers.section .product-item__label-list.label-list {
    display: none;
  }

  section.bestsellers.section .product-item__info {
    text-align: left;
  }

  section.bestsellers.section .product-item__quick-form {
    display: block;
  }

  section.bestsellers.section .product-item__info .product-item-meta__title {
    font-size: 16px;
  }

  section.bestsellers.section .product-item__info .price-list--centered {
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  section.bestsellers.section .product-item__info .price--highlight {
    color: #2084db;
    font-family: Poppins;
    font-size: 15.03px;
    font-weight: 600;
    line-height: 22.54px;
    text-align: left;
  }

  .price--compare {
    display: block;
    font-family: Poppins;
    font-size: 12.73px;
    font-weight: 500;
    line-height: 19.09px;
    text-align: left;
    color: #000000b2;
  }

  .whymom.section .multi-column--pocket-large .multi-column__inner--scroller {
    grid-auto-columns: 80vw;
  }

  section.meet_smash_col .multi-column__inner--scroller {
    grid-auto-columns: 80vw;
  }

  section.meet_smash2 .heading.heading--small {
    color: #fff;
    text-align: center;
    font-family: "'Futura_Bold_font'";
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
  }

  section.meet_smash2 .heading.h2 {
    color: #fff;
    text-align: center;
    font-family: "Poppins";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 246px;
    margin: 0 auto;
  }

  section.meet_smash_p p {
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  section.meet_smash_col .heading.h2 {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    font-family: "'Futura_Bold_font'";
  }

  section.meet_smash_col .heading.h5 {
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  section.meet_smash_col p {
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  section.meet_smash_col .multi-column__item {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.12);
    padding: 0 20px 20px;
  }
}

@media only screen and (max-width: 580px) {
  .first_section.section .videoBanner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
  }

  /* section.first_section.bday-banner video {
    height: 740px;
} */
  section.first_section.bday-banner h3.heading.h2,
  section.first_section.bday-banner h2.heading.heading--small {
    text-align: left;
  }

  section.first_section.bday-banner .video-wrapper__poster-content {
    bottom: 0px;
    padding: 20px 10px 0;
    background: #0000004a;
  }

  section.premium-gift .multi-column__image-wrapper {
    height: 180px;
  }

  section.premium-gift .multi-column__image-wrapper img.multi-column__image {
    height: inherit;
  }

  section.bday-button.client-portal .content-box {
    padding: 20px;
    margin: 0px;
  }

  section.premium-gift.pan-india.get-best.section img.multi-column__image {
    height: fit-content;
  }

  section.premium-gift.pan-india.get-best.section .multi-column__image-wrapper {
    height: auto;
  }

  .membership-table table {
    width: 100%;
    margin: 60px auto 0;
  }

  .membership-table table tbody tr:nth-child(1) td .head-text-table {
    font-size: 16px;
  }

  .membership-table table tbody tr td,
  .membership-table table tbody tr td:nth-child(1) {
    font-size: 16px;
  }

  .list-membership .content-box {
    padding: 0 0px 60px;
    margin: 0;
  }

  .membership-table table tbody tr td {
    padding: 10px;
  }

  .list-membership ul li,
  section.bday-button.section ul li {
    font-size: 16px;
  }

  .membership-table .table-inner h3,
  section.bday-button.section h3.heading.h2,
  section.premium-gift h3.heading.h2 {
    font-size: 36px;
    line-height: normal;
  }

  section.membership-banner h3.heading.h2,
  section.first_section.bday-banner h2.heading.heading--small {
    font-size: 42px;
  }

  section.membership-banner,
  section.first_section.bday-banner {
    padding: 0px;
  }

  .membership-table {
    padding-bottom: 40px;
  }
}

h3.article-item__title.heading.h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
}

.article-item__excerpt {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 28.14px;
  text-align: left;
}

.blogBtn {
  margin-top: 25px;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  border-radius: 20.846px;
  background: rgba(0, 0, 0, 0.65);
}

.bon-card-custom .bon-btn-disable,
.bon-card-custom .bon-btn-primary,
.bon-card-custom .bon-btn-secondary {
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  min-width: 110px;
  padding: 5px 14px;
  background: #fff;
  border: 3px solid #000 !important;
  color: #000;
  border-radius: 10px;
}

.good-living-membership-page .bon-btn-primary,
.good-living-membership-page .bon-btn-secondary {
  text-align: center;
  border-radius: 10px;
}

#bon-loyalty-btn {
  display: none !important;
}

.blogPosts {
  max-width: 100%;
}

.blogPosts-list .article-item__content {
  background: #fff !important;
  padding: 20px;
}

.blogPosts-list .article-item {
  box-shadow: 0px 4.17px 7.3px 0px #0000001a;
  border-radius: 5px;
}

section.col_list.section
  .list-collections--carousel
  .list-collections__item-list {
  padding-left: 30px;
}

section.col_list.section .list-collections__prev-next {
  right: 0;
}

.blogPosts-list .article-item__image {
  width: 100%;
}

section.first_section.section .video-wrapper--native video {
  border-radius: 0px;
}

section.first_section.section .container {
  padding: 0 10px;
}

@media screen and (min-width: 1000px) {
  .blogPosts-list .article-list {
    margin-left: 0;
    margin-right: 0;
  }

  .article-item__image-container {
    margin-bottom: 0;
  }
}

button.btn.pplr-c-button.pplr-btn.button {
  border: 1px solid;
  border-image-slice: 1;
  border-width: 3.17px;
  border-image-source: linear-gradient(
    90.92deg,
    #ff1d00 0%,
    #fb7800 15%,
    #ffb802 31%,
    #fff500 45.71%,
    #80ff00 59.5%,
    #00fff0 72.5%,
    #0075ff 81.67%,
    #ad00ff 90.65%,
    #ff0099 100%
  );
  border-radius: 8px;
  width: 100%;
  font-family: Poppins !important;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  color: #000c;
  text-align: center;
  padding: 10px;
  text-transform: capitalize;
  letter-spacing: 0;
}

.shopify-product-form.pplr_atc_form {
  display: flex;
  flex-direction: column-reverse;
}

.over_million.section {
  margin-top: 0;
}

.first_section.section {
  margin-top: 0;
  margin-bottom: 0;
}

.first_section.section {
  margin-top: 0;
  margin-bottom: 0;
  padding-inline: 0px;
}

.just {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}

video {
  border-radius: 10px;
}

.just .section__color-wrapper {
  background: transparent;
}

.just .block-content,
.just .videoBanner {
  flex: 0 0 50%;
}

.just {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  background-color: #e6e9e6;
  outline: 1px solid #e6e9e6;
  border-radius: 5px;
  -webkit-box-shadow: inset 10px 0px 0px rgb(186 186 186);
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

::selection {
  background-color: rgba(var(--color-foreground), 0.2);
}

.first_section .block-content {
  display: none;
}

.birthday video {
  border-radius: 10px;
}

.Food video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#tier
  .row-bon
  .bon-col-12.bon-col-xl-4.bon-col-lg-4.bon-col-md-6.bon-mb-4:nth-child(1) {
  display: none;
}

.bon-item .bon-item-title h1 {
  color: #202528;
  font-family: 'Futura_Bold_font';
}

@media only screen and (min-width: 768px) {
  .deskHidden {
    display: none;
  }

  .shopify-section--collection-list .list-collections__item-image-wrapper {
    width: 100%;
  }
}

.shopify-section--collection-list .list-collections__item-image {
  border-radius: 10px;
}

.product-image-list img {
  padding-top: 25px;
}

.product-list__inner .product-item-meta__title {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.product-list__inner .rating span {
  font-family: Poppins;
  font-size: 20.03px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  color: #000;
  text-transform: capitalize;
}

.shopify-payment-button {
  display: none !important;
}

.accordian-lists {
  max-width: 80%;
  margin: auto;
}

.shopify-section--frequently_bought_together .heading.h2 {
  text-align: left;
  color: #222;
  font-family: 'Futura_Bold_font';
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.shopify-section--frequently_bought_together .section__header {
  max-width: 100%;
}

.product-form__option-selector {
  margin-top: 20px;
}

.yousave {
  display: none !important;
}

.promotion-block__content-wrapper p.heading.heading--small {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  border: 4px solid #fff;
  width: fit-content;
  border-radius: 50px;
  padding: 8px 30px;
}

.promotion-block__content-wrapper p.heading.h4 {
  font-family: Poppins;
  font-size: 45px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  width: 35%;
}

.promotion-block__content-wrapper span.heading.heading--small.link {
  background: #fff;
  width: fit-content;
  color: #000;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration: unset;
  line-height: normal;
  font-size: 20px;
  font-weight: 700;
  font-family: Poppins;
  text-align: center;
  letter-spacing: 0;
}

.promotion-block__content-wrapper .button-wrapper .button {
  width: fit-content;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration: unset;
  line-height: normal;
  font-size: 20px;
  font-weight: 700;
  font-family: Poppins;
  text-align: center;
  letter-spacing: 0;
}

.promotion-block__content-wrapper {
  position: relative;
  width: 100%;
  padding-block: 60px;
}

.promotion-block {
  display: block;
  margin: 0 !important;
  padding-block: 72px;
  padding-inline: 0px;
}

.product-item__label-list {
  position: absolute;
  z-index: 1;
  top: 10px;
  display: none;
}

.product-item__quick-form {
  display: none !important;
}

.promotion-block.promotion-block--small.promotion-block--expand {
  padding-inline: 50px;
}
.section__color-wrapper.blogPosts-list {
  background: transparent;
}
.see h3.heading.h2 {
  color: #000;
  font-family: 'Futura_Bold_font';
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.see .content-box {
  margin: 0;
}
.section.top_scroll.section scrollable-content {
  gap: 0;
}
.section.top_scroll.section .multi-column--medium {
  --section-items-per-row: 7;
}
section.top_scroll.section p.heading.h5 {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}
section.top_scroll.section {
  margin: 0px 0 0px;
}
section.top_scroll.section .multi-column__image-wrapper {
  margin: 0 auto;
}
section.top_scroll.section .container {
  padding-top: 2px;
  padding-bottom: 2px;
}

p.product-item-meta__short-desc {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  color: #0000008c;
  margin-block: 0;
}

.jdgm-preview-badge .jdgm-star.jdgm-star:nth-child(2),
.jdgm-preview-badge .jdgm-star.jdgm-star:nth-child(3),
.jdgm-preview-badge .jdgm-star.jdgm-star:nth-child(4),
.jdgm-preview-badge .jdgm-star.jdgm-star:nth-child(5) {
  display: none !important;
}

.promotion-block {
  display: none;
}

.product-item {
  opacity: 1 !important;
}

.bestsellers.rb-collection p.product-item-meta__short-desc {
  display: none;
}

.pplr_ex_inner .btn {
  margin-top: 15px;
  display: block !important;
  float: left;
  background: #000;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .header__cart-count {
    top: 15px;
    right: 10px;
    height: 18px;
    min-width: 18px;
  }

  .black-friday .product-facet {
    margin-top: 0;
  }

  .black-friday .product-facet__meta-bar {
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .black-friday
    button.product-facet__meta-bar-item.product-facet__meta-bar-item--filter {
    display: none !important;
  }

  .black-friday
    button.product-facet__meta-bar-item.product-facet__meta-bar-item--filter {
    margin-left: 0;
  }

  .header__wrapper {
    padding: 15px 0;
  }

  .header .header__icon-list svg,
  .header__secondary-links svg {
    width: 18px;
    height: 18px;
  }

  .header__secondary-links .header__linklist {
    flex-wrap: nowrap;
    gap: 12px;
    align-items: center;
  }

  .header__secondary-links [aria-controls="search-drawer"] {
    display: block;
  }

  .header__secondary-links .header__linklist-item:not(:last-child) {
    margin-right: 0px !important;
  }

  .header__wrapper {
    align-items: end;
  }

  .headway-template .header__cart-count--floating,
  .headway-corporate .header__cart-count--floating {
    right: -12px;
    left: auto;
    top: -10px;
  }

  .headway-template .header__icon-list,
  .headway-corporate .header__icon-list {
    gap: 10px;
  }

  .headway-template
    a.header__icon-wrapper.tap-area.hidden-pocket.hidden-lap.hidden-desk,
  .headway-corporate
    a.header__icon-wrapper.tap-area.hidden-pocket.hidden-lap.hidden-desk {
    display: block !important;
  }

  .header__secondary-links .header__cart-count {
    margin-left: 0px !important;
  }

  .product-image-list img {
    padding-top: 10px;
  }

  section.col_list.section .list-collections__item-list {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 10px;
  }

  section.col_list.section .list-collections__item-list::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }

  section.col_list.section .list-collections__item {
    flex: 0 0 75%;
  }

  section.top_scroll.section p.heading.h5 {
    font-size: 13px;
    line-height: normal;
  }

  .tabs-nav__item-list {
    gap: 8px;
  }

  p.product-item-meta__short-desc {
    font-size: 10px;
  }

  .first_section.section {
    padding-inline: 0px;
  }

  .promotion-block__content-wrapper p.heading.heading--small {
    font-size: 13px;
  }

  .promotion-block__content-wrapper p.heading.h4 {
    font-size: 25px;
    width: 90%;
  }

  .promotion-block__content-wrapper .button-wrapper .button {
    font-size: 12px;
  }

  .promotion-block__content-wrapper {
    padding-block: 20px;
  }

  .template-collection .price.price--highlight {
    font-size: 18px;
  }

  .template-collection .price--compare {
    font-size: 12px;
  }

  .product-list__inner .product-item_quick-form button {
    font-size: 14px;
  }

  .product__info.product__info-Mobile .product-meta {
    margin: 10px 0;
    padding-bottom: 0;
  }

  .mobHidden {
    display: none;
  }

  .just {
    flex-direction: column;
    align-items: flex-start;
  }

  .just .block-content,
  .just .videoBanner {
    flex: 0 0 100%;
  }

  .just .block-content {
    margin-bottom: 20px;
  }

  .shopify-section--collection-list .list-collections__item-image {
    min-height: 430px;
  }

  .template-product .product-form__option-value,
  .template-product .product-form__option-name {
    font-size: 13px;
  }

  .shorts p {
    font-size: 12px;
  }

  h1.product-meta__title.heading.h3 {
    font-size: 32px;
  }

  .template-product .price.price--large {
    font-size: 20px;
  }

  .template-product .price--compare {
    font-size: 15px;
  }

  .product-meta__taxes-included {
    font-size: 13px;
  }

  button#AddToCart {
    font-size: 20px;
  }

  button.btn.pplr-c-button.pplr-btn.button {
    font-size: 20px;
  }

  .accordian-lists {
    max-width: 100%;
    margin: auto;
  }

  h4.product-arc_header-title {
    font-size: 16px;
    line-height: normal;
  }

  .whymom.section .heading.h2 {
    font-size: 26px;
  }

  section.build .image-with-text-block__content .heading.h3 {
    font-size: 26px;
  }

  .template-product h2.jdgm-rev-widg__title {
    font-size: 26px;
  }

  .shopify-section--product-recommendations .heading.h3 {
    font-size: 26px;
  }

  .product-list__inner .product-item-meta__title {
    font-size: 17px;
  }

  .product-list__inner .rating span {
    font-size: 12px;
  }

  .shopify-section--product-recommendations .price--highlight {
    font-size: 16px;
  }

  .shopify-section--frequently_bought_together .heading.h2 {
    font-size: 26px;
  }

  .product__media-image-wrapper {
    overflow: hidden;
    background: rgb(var(--secondary-background));
    border-radius: 15px;
    z-index: 0;
    margin-inline: 15px;
  }

  .product-form__option-selector {
    padding-top: 12px;
  }

  .variant-swatch__image {
    width: 100%;
  }
  section.top_scroll.section .multi-column__image-wrapper {
    width: 60% !important;
  }
  native-video.des.video-wrapper.video-wrapper--native.mobHidden {
    display: none;
  }
}

.gbbProductsCardLayoutV2 .gbbFooterNextButton,
.gbbProductsCardLayoutV2 .gbbProductAddButton {
  background: transparent !important;
  border: 1px solid #000;
  color: #000 !important;
}

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

@media screen and (min-width: 741px) {
  .rb-collection .tabs-nav__item-list {
    gap: 25px;
  }
}

.rb-collection .tabs-nav__position {
  background: unset;
}

.rb-collection .tabs-nav__item-list {
  box-shadow: unset;
}

.rb-collection button.tabs-nav__item {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #7f7f7f;
  border: 2px solid #7f7f7f;
  border-radius: 7px;
  padding: 12px;
  letter-spacing: 0;
  text-transform: capitalize;
}

.rb-collection button.tabs-nav__item[aria-expanded="true"] {
  opacity: 1;
  background: #ee2c39;
  color: #fff;
  border: 2px solid #ee2c39;
}

.announcement-bar__message {
  padding-top: 4px;
  padding-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .product__media-nav {
    display: flex;
    position: absolute;
    top: 40%;
    width: 90%;
  }

  .popover__content .shopify-product-form {
    padding-inline: 25px;
  }

  .popover__content .variant-swatch {
    -webkit-flex: 0 0 14%;
    -moz-flex: 0 0 14%;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
  }
}

@media only screen and (max-width: 415px) {
  .product__media-nav {
    top: 45%;
    width: 87%;
  }
}

@media only screen and (max-width: 376px) {
  .product__media-nav {
    top: 55%;
    width: 87%;
  }
}

body.ltbc .popups,
body.template-product .popups {
  display: none !important;
}

/* Popup container */
.popups {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 300px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  display: none; /* Hidden by default */
  z-index: 1000;
  border-radius: 8px;
  overflow: hidden;
}

/* Popup content */
.popup-contents {
  position: relative;
  padding: 0px;
}

/* Popup image */
.popup-images {
  width: 100%;
  height: 100%;
  display: block;
}

/* Close button */
.close-btns {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 20px;
  color: #333;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .popups {
    bottom: 10px;
    left: 10px;
    width: 225px;
  }
}
