/** Shopify CDN: Minification failed

Line 4435:234 Expected "]" to go with "["
Line 4435:250 Unexpected "]"

**/
@keyframes bounceRightAnim {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  60% {
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }
}

.d-none {
  display: none;
}

.d-block-important{
  display: block !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

/* cart note css */
.pwzrswiper-btn-next,
.pwzrswiper-btn-prev {
  position: relative !important;
  transform: unset !important;
}

.site-nav__item:last-child {
  background: #efcd3f;
  border-radius: 20px;
}

.pwzrswiper-btn-next {
  float: right;
  right: -14px !important;
}

img.atcbanner {
  display: block;
  margin-top: 20px;
}

.pwzrswiper-btn-prev {
  left: -14px !important;
}

label.tag__checkbox-wrapper {
  font-weight: 400;
  font-size: 14px;
}

.order_note {
  text-transform: uppercase;
  font-size: .6em;
  text-decoration: underline;
  cursor: pointer;
  padding-bottom: 8px;
}

textarea#CartNote::placeholder {
  font-size: 12px;
}

/* pdp page slider css  */
.slide-arrow.next-arrow.right-arrow-style {
  display: inline-block !important;
  font-size: 0;
  background: url('/cdn/shop/files/VectorRight.svg?v=1697194622') no-repeat center;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0%;
  bottom: -10%;
  background-size: 16%;
  z-index: 1;
  webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slide-arrow.prev-arrow.left-arrow-style {
  display: inline-block !important;
  font-size: 0;
  background: url('/cdn/shop/files/VectorRight.svg?v=1697194622') no-repeat center;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: -10%;
  left: 0%;
  background-size: 16%;
  z-index: 1;
}

.template-page.valentines .enlarge-text {
  color: #ec9e7f;
  font-size: 20px;
  font-family: "Montserrat";
}

.template-page.valentines h2 {
  font-size: 30px;
  color: #3d0718;
}

.template-page.valentines .slide-arrow.next-arrow.right-arrow-style {
  display: inline-block !important;
  font-size: 0;
  background: url('/cdn/shop/files/VectorRight.svg?v=1697194622') no-repeat center;
  width: 10px;
  height: 25px;
  position: absolute;
  right: 0;
  bottom: 0%;
  background-size: 100%;
  z-index: 1;
  webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.template-page.valentines .slide-arrow.prev-arrow.left-arrow-style {
  display: inline-block !important;
  font-size: 0;
  background: url('/cdn/shop/files/VectorRight.svg?v=1697194622') no-repeat center;
  width: 10px;
  height: 25px;
  position: absolute;
  bottom: 0%;
  left: 3.5%;
  background-size: 100%;
  z-index: 1;
}
/* warli template code start */
body:is([page-type="product.warli-pdp"]) .slide-arrow.next-arrow.right-arrow-style {
bottom: -68px;
right: -34px;
}
body:is([page-type="product.warli-pdp"]) .slide-arrow.prev-arrow.left-arrow-style {
  bottom: -68px;
left: -34px;
}
/* warli template code end */
.addNew_product_slider .slick-dots li button:before {
  font-size: 8px !important;
}

button.slide-arrow.next-arrow.right-arrow-style.slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

button.slide-arrow.prev-arrow.left-arrow-style.slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* collecton product add image static */
.custom_slider-mobile:not(.slick-initialized) {
  display: flex;
}

.collection-add-image img,
.collection-add-mobile img {
  border-radius: 15px;
}

a.megamenu__colection-image {
  display: none;
}

.hidden-phone img {
  border-radius: 15px;
}

.hidden-tablet-and-up img {
  border-radius: 15px;
}

/* whishlist icon css */
.template-index button#wishlist-whale-button {
  top: 12px;
  right: auto;
  left: 5px;
}

.template-collection button#wishlist-whale-button {
  right: auto;
  left: 4px;
  top: 3px;
}

.template-product .wishlist-whale-button-container.wishlist-whale-button-container-image {
  right: 56px;
}

/* Gif section starts here */

.bgimgsec {
  display: none;
}

.gifwithtext {
  width: 100%;
  box-sizing: border-box;
}

.gifwithtext img {
  width: 100%;
}

.gifsec {
  width: 100%;
}

.gifsec img {
  max-width: 200px;
}

.textitemsec {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  padding-top: 60px;
  padding-bottom: 60px;
  letter-spacing: 0px;
}

/* you may like customm css */
.hero__link_second {
  position: absolute;
  bottom: 3%;
  right: 5%;
}
.hero__link_first {
  position: absolute;
  bottom: 3%;
  left: 5%;
}
.custom-model-inner_varient {
  background: #fef7eb;
  text-align: center;
  font-size: 12px;
  box-shadow: 0 -4px 10px #00000029;
}
.cell__style_cart {
  list-style: none;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
  justify-content: center;
}

.variant-input-wrap.drawer_content label {
  padding: 3px 6px;
  margin: 0 3px 1px 0;
  font-size: 10px;
  border-radius: 50%;
}

.cell__style_cart .variant-input-wrap {
  margin: 0;
}

.cust__section {
  position: relative;
}

.custom-model-main11 {
  display: none;
  position: absolute;
  top: -61px;
  width: 100%;
}

.custom-model-main11.switch-height-drawer {}

p.option-name-varient {
  margin: 0px 0px 10px 0px;
}

.custom-model-wrap-new-changes {
  padding-top: 5px;
}

.recommented__product_cart .button.section input {
  font-size: 10px !important;
  font-weight: 800;
}

main#MainContent::before {
  border: 1px solid red;
}

/* endcss  */
@media (max-width:767px) {

  .grid-product .advertise_image_style {
    margin-top: 15px;
  }

  .grid-overflow-wrapper.grid__recently img.grid__image-contain {
    object-fit: contain;
  }

  .grid__image-ratio img.grid__image-contain {
    object-fit: cover;
  }

  .template-index .grid__image-ratio img.grid__image-contain {
    object-fit: contain;
  }

  .template-page.valentines .enlarge-text p {
    text-align: center;
  }

  .template-page.valentines h2 {
    font-size: 18px;
  }

  .template-page.valentines .theme-block:nth-child(1) {
    margin-top: 2rem;
    margin-bottom: 10px;
  }


  .custom-model-inner_varient {
    box-shadow: none;
  }

  .cell__upcell_sticky {
    position: fixed;
    bottom: 0;
    right: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
  }

  .gifsec img {
    max-width: 120px;
  }

  .textitemsec {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gifwithtext {
    width: 100%;
    box-sizing: border-box;

  }

  .textitemsec p {
    font-size: 16px;
  }

}

@media(max-width:1050px) {
  .textitemsec {
    margin-top: 0px;
  }

}
/* Gif section ends here */

/* Logo section */

/*Section 4 */
.btn-custom-css {
  background: transparent;
  border: 2px solid black;
  color: black;
  line-height: 1.42;
  text-decoration: none;
  text-align: center;
  white-space: normal;
  text-transform: uppercase;
  letter-spacing: 0;
  display: inline-block;
  padding: 11px 20px;
  margin: 0;
  width: auto;
  min-width: 170px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;

}

.btn-div {
  padding-top: 30px;
}

@media (min-width:768px) and (max-width:1024px) {
  .btn-div {
    padding-top: 8px;
  }
}

.inline_logo {
  max-height: 50px;
  max-width: 50px;
}

.innerhead {
  display: flex;
}

.nm-container {
  display: flex;
  align-items: center;
  padding: 0;
  width: 100%;
  background-color: #f7f7f7;
}

.lft-sec {
  width: 50%;
}

.lftimg img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: top;
}

.rgt-sec {
  padding-left: 95px;
  padding-right: 85px;
  width: 50%;
}

.rgt-sec h2 {
  font-size: 32px;
  letter-spacing: 0px;
  color: #000;
  line-height: 53px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: inherit;
  text-transform: none;
  padding-right: 20px;
}

.rgt-sec p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

@media(max-width: 767px) {
  .nm-container {
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
  }

  #maindivimgtxt {
    background-color: #F6F4F5;
    padding-top: 30px;
  }

  .topm {
    padding-bottom: 40px;
  }

  .lft-sec {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .lftimg img {
    width: 100%;
    height: auto;
  }

  .rgt-sec {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .rgt-sec h2 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px;
  }

  .inline_logo {
    max-height: 40px;
    max-width: 40px;
  }

  .rgt-sec p {
    font-size: 16px;
  }

  .btn-custom-css {
    min-width: 155px;
    font-size: 14px;
  }
}

/*Section 5*/

.l-sec {
  padding-left: 100px;
  padding-right: 95px;
  width: 50%;

}

.l-sec h2 {
  padding-right: 20px;
  font-size: 32px;
  letter-spacing: 0px;
  color: #000;
  line-height: 53px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 400;
  text-transform: none;
}

.l-sec p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

.r-sec {
  width: 50%;
}

.r-sec img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: top;
}

.head-sec-2 {
  font-size: 42px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .clmrev {
    flex-direction: column-reverse;
    margin-top: 20px;
  }

  .l-sec {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 44px;
    margin-top: 20px;
    width: 100%;
  }

  .l-sec h2 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px;
  }

  .head-sec-2 {
    font-size: 32px;
    margin-top: 30px;
  }

  .r-sec {
    width: 100%;
  }

  .l-sec p {
    font-size: 16px;
  }
}

/* Logo section ends here */

/*  Custom banner css */

h4 {
  color: #242424;
}

.mobilesection {
  display: none !important;
  justify-content: center;
}

.gifimg {
  display: inline-block;
  padding-bottom: 5px !important;
}

.colnmrow {
  display: flex;
  align-items: center;

}

.gifimg img {
  width: 100%;
  max-width: 350px;
  margin-left: -15px;
}

.main_div_banner {
  width: 100%;
}

.main_div_banner img {
  width: 100%;
  display: block;
}

.inner_div_banner {
  position: relative;
  top: -0.7rem;

}

.imgbanner {
  width: 100%;

}

.imgbanner {
  position: relative;
}

.banner_text_div {
  position: absolute;
  top: 10%;
  left: 79%;
  transform: translate(-50%);
  width: 510px;
  opacity: 1;
  transition: opacity .3s ease;
  box-sizing: border-box;
  text-transform: none;

}

.banner_headh2 {
  font-size: 36px;
  font-weight: 100;
  text-transform: none !important;
  line-height: 42px;
  letter-spacing: 0px;
}

.inner_text {
  position: relative;
  margin-top: 40px;
}

.lineimg {
  display: none !important;
  position: absolute;
  top: 30%;
  left: 85%;
  transform: translate(-50%);
  width: 374px;
  opacity: 1;
  transition: opacity .3s ease;
  box-sizing: border-box;
  max-width: 105px;
}

.crosstext {
  display: none;
  position: absolute;
  bottom: 105%;
  left: 88%;
  transform: translate(-50%);
  font-size: 30px;
  opacity: 1;
  transition: opacity .3s ease;
  box-sizing: border-box;
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  text-transform: none !important;
  letter-spacing: 0;
  font-weight: 200;
}

.btn_div {
  display: flex;
  margin-top: 50px;
  width: 100%;
}


.btn_item {
  border: 1px solid black;
  padding: 8px 12px;
  text-decoration: none;
  color: white;
  background: black;
  margin-right: 70px;
}

.btn-1 a {
  font-size: 16px !important;
}

.btn-2 a {
  font-size: 16px !important;
}

.btn-1 {
  margin-right: 85px;
  width: 25%;
}

.btn-2 {
  width: 25%;
}

.mobileview {
  display: none !important;
}

@media (max-width:820px) {

  .banner_text_div {
    width: 350px;
    top: 9%;
    left: 75% !important;
    transform: translate(-50%);
  }

  .inner_text {
    margin-top: 10px;
  }

  .btn_div {
    margin-top: 30px;
  }

  .btn-1 {
    margin-right: 8px;
    width: 165px;
  }

  .btn-2 {
    margin-right: 0px;
    width: 165px;
  }

  .lineimg {
    top: 26%;
    left: 77%;
    max-width: 90px;
  }

  .crosstext {
    bottom: 90%;
    left: 78%;
    font-size: 22px;
  }

  .gifimg img {
    width: 100%;
  }
}

@media (max-width:1024px) {

  .banner_text_div {
    top: 4% !important;
    left: 72%;
  }

  .btn-1 a {
    font-size: 14px !important;
  }

  .btn_div a {
    font-size: 14px !important;
  }
}


@media (max-width:767px) {
  .desktopview {
    display: none !important;
  }

  .mobileview {
    display: block !important;
  }

  .mobilesection {
    display: flex !important;
    padding-top: 15px;
    padding-left: -33px;
    max-width: 300px;

    justify-content: normal;

  }

  .headmvie {
    font-size: 20px !important;
  }

  .btn-m {
    margin-right: 15px;
  }

  .btn-m a {
    color: black;
    text-decoration: none;
    outline: none;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    display: inline-block;
    padding: 11px 15px;
    margin: 0;
    width: auto;
    min-width: 142px;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    -webkit-appearance: none;
    border-radius: var(--buttonRadius);
    background: transparent;
    color: black;
    border: 2px solid black;
    font-size: 16px;
  }


  .desktopview {
    display: none !important;
  }

  .banner_text_div {
    top: 56% !important;
    left: 50% !important;
    width: 350px;
  }

  .custombtn {
    font-size: 14px !important;
  }

  .btn_div a {
    font-size: 14px !important;
  }

  .inner_text {
    margin-top: 10px;
  }


  .banner_headh2 {
    font-size: 20px !important;
    font-weight: 100;
    text-transform: none !important;
    line-height: 25px;
  }

  .lineimg {
    top: 30% !important;
    left: 50% !important;
    max-width: 63px !important;
  }

  .crosstext {
    font-size: 22px !important;
    left: 53% !important;
  }

  .btn_div {
    margin-top: 15px !important;
  }

  .gifimg img {
    width: 100%;
    max-width: 180px;
    margin-left: -7px;
  }

  .btn-1 {
    margin-right: 8px;
    width: 50%;
  }

  .btn-2 {
    width: 50%;
  }

  .btn-1 a {
    font-size: 14px !important;
  }

  .btn-2 a {
    font-size: 14px !important;
  }

  .btnd {
    min-width: 160px !important;
  }

}



.btnd {
  letter-spacing: 0px !important;
  width: 100%;
  min-width: 170px;
  line-height: 1.42;
  text-decoration: none;
  text-align: center;
  white-space: normal;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 20px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  color: var(--colorBtnPrimaryText);
  background: var(--colorBtnPrimary);
}

.btnd:hover {
  color: white;
}

/*   custom banner css ends here */
.cod_img {
  width: 100%;
  padding-top: 30px;
}

.cod_img img {
  max-width: 100%;
}

#custom_left_section {
  width: 60%;
}

#custom_right_section {
  width: 40%;
}

.announcement-bar .announcement-link-text,
.announcement-marquee-wrapper .announcement-link-text {
  font-size: 15px;
  font-weight: 400;
}

.announcement-bar .announcement-link-text_mobile,
.announcement-marquee-wrapper .announcement-link-text_mobile {
  display: none;
}

.announcement-marquee-wrapper {
  overflow: hidden;
  background: #242424;
  white-space: nowrap;
  padding: 10px 0;
}

.announcement-marquee-track {
  display: inline-flex;
  animation: scroll-marquee 30s linear infinite;
  white-space: nowrap;
}

.announcement-marquee-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  white-space: nowrap;
}

.announcement-link {
  text-decoration: none;
  color: inherit;
}

@keyframes scroll-marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.announcement-marquee-track {
  animation: scroll-marquee 30s linear infinite;
  animation-play-state: running; /* <-- optional, but good to define */
}
.announcement-marquee-wrapper:hover .announcement-marquee-track {
  animation-play-state: paused;
}


@media(max-width:768px) {
  .template-page.valentines .grid__item {
    padding-left: 9px;
  }

  .template-page.valentines .slide-arrow.prev-arrow.left-arrow-style {
    left: 5%;
  }

  .section-header {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .announcement-bar , .announcement-marquee-wrapper {
    background: #000000;
    padding: 10px 0px 10px;
  }

  .announcement-bar .announcement-link-text_mobile,
  .announcement-marquee-wrapper .announcement-link-text_mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }

  .announcement-link-text_mobile{
    text-transform: uppercase;
    font-weight: 400;
  }

  .announcement-bar .announcement-link-text,
  .announcement-marquee-wrapper .announcement-link-text {
    display: none;
  }

  .slide-arrow.prev-arrow.left-arrow-style {
    bottom: -16.9%;
    font-size: 1.5rem;
  }

  .slide-arrow.next-arrow.right-arrow-style {
    bottom: -16.8%;
    font-size: 1.5rem;
  }
/* warli template code start */
body:is([page-type="product.warli-pdp"]) .blink-main__content .slide-arrow.next-arrow.right-arrow-style {
  bottom: -64px;
  right: -18px;
}
body:is([page-type="product.warli-pdp"]) .slide-arrow.prev-arrow.left-arrow-style {
  bottom: -64px;
  left: -18px;
}
css
/* warli template code end */
  .addNew_product_slider .slick-dotted.slick-slider {
    margin-bottom: 54px;
  }

  .addNew_product_slider .slick-dots li {
    width: 11px;
  }

  /* footer css */
  .minus_class:before,
  .minus_class:after {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #fff;
    transform: translateY(-50%);
  }

  .minus_class:before {
    height: 2px;
    width: 14px;
    right: 0;
  }

  .minus_class.is-open:after {
    height: 0 !important;
  }

  .minus_class:after {
    right: 7px;
    width: 1px;
    height: 15px;
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
  }

  .featured__items_section {
    padding-top: 20px;
  }

  .menuFooter_link .Linklist {
    display: flex;
  }

  .site-footer__linklist .Linklist__Item a {
    font-size: 10px;
    text-decoration: underline;
  }

  .line_menu {
    padding: 0 15px;
  }

  .line_menu:last-child {
    display: none;
  }

  #customfooter {
    padding: 0 17px;
  }

  .footer__title {
    margin: 0;
    font-size: 15px;
  }

  #custom__threesec .grid__item {
    padding-left: 0px;
  }

  .menuFooter_link {
    padding-bottom: 18px;
  }

  .Footer__Copyright {
    font-size: 10px;
    text-transform: uppercase;
    padding: 18px 0;
    font-weight: 900;
  }

  .Footer__Copyright a {
    color: #fff;
  }

  .footer_logo {
    padding: 0 17px;
  }

  .site-footer .socialicon_footer {
    margin: 0 17px;
  }

  .site-footer .HorizontalList__Item_footer {
    padding: 10px 15px;
  }

  .seprate-line-footer,
  .follow_uscustom,
  .contact-details-footer {
    display: none;
  }

  #newsletter- {
    padding: 0 17px;
  }

  .h3-custom-footer {
    margin-bottom: 25px;
    display: none;
  }

  .custombtn-foooterpnewsletter {
    background: #242424;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
  }

  .email-footer-c::placeholder {
    font-size: 9px;
    font-weight: 800;
    color: #000;
  }

  .site-footer .custombtn-foooterpnewsletter {
    background-color: #f9bf61;
    border-color: #696969;
    border-radius: 60px !important;
  }

  /* end footer  */
  #custom_left_section {
    width: 100%;
  }

  #custom_right_section {
    width: 100%;
  }

}

.product__thumbs--scroller {
  display: none;
}


#custom_page_width {
  max-width: 1200px;
  margin: 0 auto;
}

/* Footer */

.footer-aside {
  width: 100%;
  display: flex;
  max-width: 915px;
  margin: 0px auto;
  justify-content: space-between;
  align-items: baseline;
  padding: 10px 0;
}

.contact-details-footer {
  margin: 0 30px;
  padding-bottom: 10px;

}

.other-contact-section p {
  font-size: 14px;
  color: White;
}

.socialicon_footer {
  display: flex;
  margin: 0 30px;
  gap: 0.5em;
  align-items: center;
}

.socialicon_footer {
  display: flex;
  align-items: flex-end;
}

.follow_uscustom {
  margin-bottom: -3px;
}

.follow_uscustom h3 {
  text-transform: uppercase;
  font-size: 14.3px;
}

.social-item-footer ul {
  display: flex;
  gap: 0rem;
  margin: 0 0 0px 0px;
}

.social-item-footer ul li {
  list-style: none;
  margin: 0 -5px;

}

@media (max-width:767px) {
  .socialicon_footer {
    display: flex;
    flex-direction: column;
    gap: 0.1em;
    align-items: center;
  }

  .footer-aside {
    width: 65%;
    display: flex;
    max-width: 1370px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0;
  }
}

/* Ends here */

.product-single__title {
  text-transform: none !important;
  font-size: 20px;
}

.product-block--header {
  margin-bottom: 10px;
}

.variant__label {
  text-transform: none !important;
}


#sub-text_custom {
  font-size: 13px;
}

/* Great for part css */
.greatfor_custom {
  width: 100%;
  margin-top: 30px;
}

.greatfor_custom h3 {
  margin-bottom: 15px;
}

.greatfor_custom img {
  max-width: 100%;
}

@media (max-width: 768px) {
  .greatfor_custom {
    width: 100%;
  }

  .greatfor_custom h3 {
    margin-bottom: 15px;
  }

  .shopify-section #maincustomfooter {
    color: #fff;
    background: #30272b;
  }

  span.form__submit--large.mobile-button {
    display: block;
  }
  [page-type="page.men-collection-main-page"] .yoho-banner-sbc .shop-by-coller-heading-sec, [page-type="page.women-collection-mainpage"] .yoho-banner-sbc .shop-by-coller-heading-sec, [page-type="page.kids-collection-mainpage"] .yoho-banner-sbc .shop-by-coller-heading-sec {
    margin:50px 0 20px;
}
}

/* ends here */

.footer__social {
  display: none;
}

/* collections */

@media only screen and (min-width:769px) {
  .medium-up--one-whole {
    width: 100%;
  }

  .medium-up--one-half {
    width: 50%;
  }

  .medium-up--one-third {
    width: 25% !important;
  }

  .medium-up--two-thirds {
    width: 66.66667%;
  }

  .grid--uniform .medium-up--one-half:nth-of-type(odd),
  .grid--uniform .medium-up--one-third:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-up--one-quarter {
    width: 25% !important;
  }

  .medium-up--two-quarters {
    width: 50%;
  }

  .medium-up--three-quarters {
    width: 75%;
  }

  .grid--uniform .medium-up--one-quarter:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-up--one-fifth {
    width: 20%;
  }

  .medium-up--two-fifths {
    width: 40%;
  }

  .medium-up--three-fifths {
    width: 60%;
  }

  .medium-up--four-fifths {
    width: 80%;
  }

  .grid--uniform .medium-up--one-fifth:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-up--one-sixth {
    width: 16.66667%;
  }

  .medium-up--two-sixths {
    width: 25% !important;
  }

  .medium-up--three-sixths {
    width: 50%;
  }

  .medium-up--four-sixths {
    width: 66.66667%;
  }

  .medium-up--five-sixths {
    width: 83.33333%;
  }

  .grid--uniform .medium-up--one-sixth:nth-of-type(6n+1),
  .grid--uniform .medium-up--three-sixths:nth-of-type(odd),
  .grid--uniform .medium-up--two-sixths:nth-of-type(3n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 769px) {
  .hidden-tablet-and-up {
    display: none;
  }

  .footer_logo {
    display: none;
  }

  .grid_product_type {
    font-size: 12px;
  }

  .featured__items_section {
    display: none;
  }

  .grid--uniform .medium-up--one-half:nth-of-type(odd),
  .grid--uniform .medium-up--one-third:nth-of-type(3n+1) {
    clear: none;
  }

  .description_wrapper {
    display: none;
  }
}

.grid-product__image-mask {
  position: relative;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  /* aspect-ratio: 1; */
}

.grid-product.small--one-half.medium-up--one-third.aos-init.aos-animate {
  padding-right: 40px;
}

@media only screen and (max-width: 768px) {
  .circle_discount_code {
    height: 50px;
    width: 50px;
    font-size: 13px;
  }

  .off_value_discount1,
  .off_value_discount2 {
    margin-top: 2px;
  }

  p.data__space_discount {
    padding: 0px;
    font-size: 14px;
    margin: 0 auto;
  }

  .drawer__header {
    height: 50px;
  }

  .coupan_code_section {
    text-align: center;
    font-size: 13px;
    border: none;
  }

  .discount_inner_section {
    padding: 2px;
  }

  p.font_discount {
    font-size: 10px;
    margin: 0 auto;
  }

  .new_changes_offer {
    font-weight: 700;
    font-size: 13px;
  }

  .hidden-phone {
    display: none;
  }

  .grid-product.small--one-half.medium-up--one-third.aos-init.aos-animate {
    padding-right: 0px;
  }

  .form-scroll-bar .collapsible-trigger-btn {
    padding: 0;
  }

  .breadcrumb {
    margin: 0;
    padding-left: 15px;
    padding-top: 9px;
    padding-bottom: 8px;
    background: #FAFAFA;
  }

  .collectin__image {
    background: #FAFAFA;
    position: relative;
  }

  .tag .product_type_tag {
    padding: 8px 20px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
  }

  .collection-content {
    padding-top: 0;
  }

  .description_wrapper {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    color: #696969;
    background: #FAFAFA;
    padding: 0px 14px 5px;
  }

  .collection-filter__item--drawer {
    flex: 0 0 0%;
  }

  .btn-custom {
    font-size: 11px;
    padding: 6px 17px;
    text-transform: capitalize;
    font-weight: normal;
    background: #f2ba5e;
    box-shadow: 0 0 4px #6c6868;
  }

  .grid_product_type {
    font-weight: 300;
    font-size: 9px;
    color: #696969;
  }

  .template-collection .grid-product__title {
    font-size: 12px;
  }

  span.collection-item__title.collection-item__title--below.collection-item__title--body.collection-item__title--bottom-center {
    color: #fff;
  }

  .featured__items_section {
    background: #000;
    margin-bottom: 0px;
  }

  .collection-image.collection-image--square.image-wrap {
    border-radius: 9px;
  }
}

/* description */

.d-hidden {
  display: none;
}

@media (max-width:767px) {
  .sl-wrapper {
    text-align: left;
  }
}

.cart__item-row.text-center {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0000005e;
}

#perc-c {
  color: #8dae84;
}

.icon-and-text {
  font-size: 14px;
  font-weight: 600;
  justify-content: left !important;
}

@media(max-width:767px) {
  .icon-and-text {
    text-align: left;
    justify-content: left !important;
  }
}

.cod_img {
  display: none;
}

.grid-product__price--savings {
  display: none;
}

.template-product .product__price-savings {
  color: #fff;
  background: #000;
  padding: 5px;
  border-radius: 6px;
  font-size: 11px;
  margin-top: 10px;
}

.snap_emi_txt span {
  font-family: Montserrat, sans-serif !important;
}

@media(max-width:480px) {
  .collection-filter .btn,
  .collection-filter select {
    font-size: 10px;
    color: #696969;
  }

  .collection-filter .btn {
    padding: 0px 8px;
  }

  .collection-filter select {
    padding: 5px 8px;
  }

  .collection-filter__item--count {
    font-size: 11px;
    font-weight: 600;
  }

  .collection-filter__item--count {
    flex: 1;
  }

  .product__price {
    font-size: 16px;
  }
}

/* blink pdp revamp css */
.custom--image {
  background: #FFF6F0;
  padding: 1rem 0;
  text-align: center;
}

/* image gallary section */
.gallery-wrapper.imagewrap {
  padding: 40px 0px;
}

.imagewrap {
  padding: 40px 0px;
}

.imagegallery .slick-dots li button::before {
  content: "";
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-70%, -70%);
  border-radius: 20px;
  height: 8px;
  width: 30px;
}

.imagegallery .ga_img {
  width: 100%;
  padding: 17px;
  border-radius: 8px;
}

.gallery-wrapper .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #483131;
}

.imagegallery .slick-dots {
  background: #FADBB6;
  width: 70%;
  max-width: 222px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 20px;
  height: 8px;
  position: relative;
  display: flex;
  justify-content: space-around;
}

.gallery-wrapper {
  background: #FFF6F0;
  padding: 1px 0;
}

.imagegallery {
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1100px;
}

.imagegallery.slick-initialized.slick-slider .contentt {
  padding: 0px 10px;
}

h2.usphead {
  font-size: 35px;
  padding: 0px 34px;
  font-weight: 700;
}

.imagegallery {
  margin-bottom: 30px;
}

.usphead {
  margin-top: 15px;
  position: relative;
}

.uspsubhead {
  margin-bottom: 10px;
}

.gallery-wrapper .slick-prev:before,
.gallery-wrapper .slick-next:before {
  display: none;
}

.image-gallary-conatiner .slick-prev,
.image-gallary-conatiner .slick-next {
  top: 65%;
  width: 45px;
  height: 45px;
}

.gallery-wrapper .slick-prev {
  left: unset;
  right: 130px;
  z-index: 1;
}

.gallery-wrapper .slick-next {
  right: 75px;
  z-index: 1;
}

@media screen and (max-width: 480px) {
  .imagegallery .ga_img {
    width: 100%;
  }

  .gallery-wrapper.imagewrap,
  .imagewrap {
    padding: 73px 0 45px 0;
  }
body:is([page-type="product.warli-pdp"]) .gallery-wrapper.imagewrap,
  .imagewrap {
    padding-bottom: 20px;
  }
  .slick-slide {
    text-align: center;
  }

  .gallery-wrapper .slick-current {
    transform: scale(1.1);
    transition: transform 0.3s ease;
  }
}

/* life with bin section */
.blicimagekwrap .slick-slide {
  transform: scale(1);
  align-items: flex-end;
  gap: 1rem;
  text-align: left;
}

.life-with-bin-container .life-with-bin-contents {
  background: #F4F4F4;
  border-radius: 15px;
  padding: 10px 7px 30px 13px;
}

.title-part {
  color: #683F10;
}

.review {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 480px) {
  .blicimagekwrap .contentt {
    width: 140px;
  }

  .usphead_heading {
    font-size: 20px;
    text-align: center;
    line-height: 1px;
    color: #593812;
  }
}

.life-with-bin-container .slick-slider.slick-dotted {
  margin-bottom: 35px;
}

#custom_main_product {
  background: #fff;
}

.gallery-wrapper.blicimagekwrap.life-with-bin-container {
  background: #fff;
}

.life-with-bin-container {
  border-radius: 25px;
  padding: 20px 0px 40px 0px;
}

.slick-initialized .blockwrap.slick-slide {
  display: flex;
  color: #A26329;
  padding: 10px 10px 0 10px;
  margin: 10px 10px 0 10px;
}

.life-with-bin-container .contentt {
  text-align: left;
}

.life-with-bin-container h2.usphead_b {
  margin: 30px auto 0px;
  width: 100%;
  max-width: 1085px;
}

.life-with-bin-container .blockwrap .cnt_block h4 {
  color: #683F10;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 23px;
  font-weight: 500;
  text-transform: capitalize;
}

.life-with-bin-container .blockwrap .cnt_block span {
  color: #A26329;
  font-size: 10px;
  float: right;
  font-weight: 700;
}

.blinklogo {
  display: block;
}

.blockwrap .cnt_block {
  width: 50%;
  color: #A26329;
}

.blockwrap .cnt_block h4 {
  color: #CE8938;
}

.blockwrap .cnt_block span {
  color: #A26329;
}

.life-with-bin-container .slick-dots li button::before {
  content: "";
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-76%, -76%);
  border-radius: 20px;
  padding: 0px 10px;
  height: 8px;
}

.life-with-bin-container .imagegalleryblin .ga_img {
  width: 50%;
  padding: 10px;
  align-self: baseline;
  height: auto;
}

.life-with-bin-container .imagegalleryblin .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #FFF6E6;
}

.life-with-bin-container .slick-dots {
  background: #E2AF71;
  width: 30%;
  float: left;
  overflow: hidden;
  border-radius: 20px;
  height: 8px;
  position: relative;
  display: flex;
  justify-content: space-around;
}

.life-with-bin-container {
  background: #FFF6F0;
}

.life-with-bin-container .imagegalleryblin {
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1100px;
}

h2.usphead_b {
  font-size: 35px;
  padding: 0px 34px;
  font-weight: 700;
}

@media(max-width:480px) {
  .product-single__meta {
    margin-top: 0px;
  }

  .blinklogo {
    padding-bottom: 20px;
  }

  .life-with-bin-container {
    padding: 2px 0px 12px 0px;
  }

  .blockwrap .cnt_block {
    width: 60%;
  }

  .life-with-bin-container .imagegalleryblin .slick-active .ga_img {
    padding: 0px;
  }

  .life-with-bin-container .imagegalleryblin.slick-initialized.slick-slider .contentt {
    padding: 0px;
    font-size: 10px;
    font-weight: 400;
  }

  .life-with-bin-container .imagegallery {
    margin-bottom: 30px;
  }

  .life-with-bin-container .slick-prev:before,
  .life-with-bin-container .slick-next:before {
    display: none;
  }

  .life-with-bin-container .slick-prev,
  .life-with-bin-container .slick-next {
    top: 65%;
    width: 45px;
    height: 45px;
  }

  .life-with-bin-container .slick-prev {
    left: unset;
    right: 130px;
    z-index: 1;
  }

  .life-with-bin-container .slick-next {
    right: 75px;
    z-index: 1;
  }

  .gallery-wrapper.blicimagekwrap.life-with-bin-container {
    margin-top: 4rem;
  }
}

/* freestep-reviews section */
.rev_wrap .slide-block.slick-slide {
  background: #FCE5C899;
  border-radius: 10px;
}

.rev_wrap .review {
  padding: 14px 42px 18px 42px;
  color: #3C2408;
  font-size: 12px;
}

.review::after {
  content: "";
  width: 25px;
  height: 21px;
  position: absolute;
  right: 8px;
  bottom: 12px;
  background: url(/cdn/shop/files/da21dde662a19a4b8a6e17048660983a_7d0b13c4-391a-46d0-a949-30e8613fa2e0.png?v=1720778497);
}

.rev_wrap .slide-block.slick-slide::after {
  content: "";
  width: 25px;
  height: 21px;
  position: absolute;
  left: 10px;
  background: url(/cdn/shop/files/da21dde662a19a4b8a6e17048660983a.png?v=1720778465);
  bottom: 45px;
}

.rev_wrap .slick-dots li {
  margin: unset;
}

.rev_wrap .slick-dots li button:before {
  color: #FDEBD4;
  opacity: 1
}

.rev_wrap .slick-dots .slick-active button:before {
  color: #000;
}

.rev_wrap .slick-dots li button:before {
  font-size: 10px;
}

.stars-inactive {
  display: none;
}

.fitimg {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.askq {
  width: auto;
  height: 41px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #3C2408;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: normal;
  margin: 10px;
}

.write {
  margin: 10px;
  width: auto;
  height: 41px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3C2408;
  background: #fff;
  border: 1px solid #3C2408;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: normal;
}

.ratingwrap {
  justify-content: space-between;
  display: flex;
}

.ratingwrap img {
  width: 135px;
}

.rev_wrap {
  background: #fff;
}
/* body:is([page-type="product.warli-pdp"]) .rev_wrap {
  margin-top: 20px;
} */
body:is([page-type="product.warli-pdp"]) .fs-reviews {
  margin-bottom: 0;
  padding: 20px;
}
body:is([page-type="product.warli-pdp"]) #shopify-section-template--18158835728575__16844131828c8caf3c .index-section {
  background: #fffaf3;
   padding-bottom: 40px;
}
.fs-reviews h2.fs-head {
  color: #3C2408;
  padding-bottom: 10px;
  font-size: 32px;
}

body .nectar-text.btn.btn-primary {
  width: 350px;
  height: 41px;
  position: absolute;
  top: 3480px;
  left: 22px;
  gap: 0px;
  border-radius: 8px 0px 0px 0px;
  border-width: 2px 0px 0px 0px;
  opacity: 0;
  border: 2px solid #3C2408;
}

.namee {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.26px;
  letter-spacing: -0.05em;
  text-align: right;
}

.dayte {
  font-size: 14px;
}

.star-cap {
  font-weight: 100;
  font-size: 14px;
  margin-top: 2px;
  letter-spacing: 0;
}

.strs img {
  width: 22px;
  display: inline-block;
}

h2.fs-head {
  font-size: 40px;
  letter-spacing: 0;
  color: #3C2408;
}

.fs-reviews {
  background: #fff;
  padding: 40px 20px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 40px;
  border-radius: 12px;
}

.slide-block img {
  border-radius: 10px;
}

.slide-block {
  position: relative;
  overflow: hidden;
  margin: 0px 10px;
}

.wrpp {
  position: absolute;
  right: 20px;
  bottom: 100px;
  color: #fff;
  z-index: 1;
  text-align: right;
}

.dayte {
  font-size: 12px;
}

.fs-review-slider {
  margin-top: 8px;
}

.slide-block.slick-slide::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 10px;
}

@media(max-width:480px) {
  .fs-review-slider .name {
    font-size: 24px;
    line-height: 29px;
  }

  .fs-review-slider .slick-prev:before,
  .fs-review-slider .slick-next:before {
    display: none
  }

  .fs-review-slider .slick-prev,
  .fs-review-slider .slick-next {
    top: 90%;
    width: 31px;
    height: 31px;
  }

  .fs-review-slider .slick-prev {
    left: unset;
    right: 69px;
    z-index: 1;
  }

  .fs-review-slider .slick-next {
    right: 30px;
    z-index: 1;
  }

  h2.fs-head {
    font-size: 34px
  }
}

.fa-star::before {
  content: "\f005";
  color: #3C2408;
  background: #FCE6CC;
  padding: 5px;
  font-size: 14px;
  border-radius: 6px;
  margin: 2px;
}

.fa-star-half-o::before {
  content: "\f123";
  color: #3C2408;
  background: #FCE6CC;
  padding: 5px;
  font-size: 14px;
  border-radius: 6px;
  margin: 2px;
}

.score {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-left: 2px;
}

.score-wrap {
  display: inline-block;
  position: relative;
  margin-top: 5px;
}

.stars-inactive {
  color: #ccc;
}

.star-cap {
  font-size: 15px;
  line-height: 18px;
  padding: 5px 0px;
  color: #3C2408;
}

/* spoted-celebs-gallery section */
.cross-icon-svg {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 9;
}

.cross-icon-svg svg {
  width: 25px;
  height: 25px;
}

.spotedcelebs-popup {
  display: none;
}

.spotedcelebs .pop-up-image-ele {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px #0000001a;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.spotedcelebs-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  z-index: 1000;
}

@media screen and (max-width: 749px) {
  .spotedcelebs .pop-up-image-ele img {
    max-width: 250px;
  }

  .spottercelebs .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #fff6e6;
  }

  .spottercelebs .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #fff6e6;
  }
}

.spotedcelebs .pop-up-image-ele {
  transform: translate(-50%, 0);
  text-align: center;
}

.sported-dots {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.spotedcelebs .slick-current {
  transform: unset;
}

.gallery-wrapper.spotedcelebs {
  background: #4eaaff;
  border-radius: 25px;
}

.spotedcelebs h2.usphead_b {
  width: 100%;
  max-width: 1085px;
  color: #fff;
  margin: 0px auto;
  width: 100%;
  padding: 20px 12px;
}

.spotedcelebs .ga_img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  max-width: 76px;
  cursor: pointer;
}

.spotedcelebs h4 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  font-family: Montserrat;
  margin: 0;
  text-transform: capitalize;
  white-space: nowrap;
}

.spotedcelebs .slick-initialized .sp_blockwrap.slick-slide {
  display: flex;
  color: #fff;
  padding: 10px;
  margin: 10px 8px 0 8px;
  border: 1px solid #fff;
  border-radius: 16px;
  align-items: center;
}

.spotedcelebs .contentt {
  text-align: right;
}

.spotedcelebs h2.usphead_b {
  margin: 0px auto;
}

.spotedcelebs .sp_blockwrap .cnt_block span {
  color: #c0e1ff;
  font-size: 16px;
  text-align: left;
  float: left;
  line-height: 19px;
}

.sp_blockwrap .cnt_block {
  width: 100%;
  padding-left: 8px;
  color: #a26329;
}

.blockwrap .cnt_block h4 {
  color: #fff;
}

.sp_blockwrap .cnt_block .contentt {
  margin: 10px 0;
}

.sp_blockwrap .cnt_block span {
  color: #a26329;
}

/* REDIRECTION LINK */
span + .sp_blockwrap__redirection-wrapper{
  margin-top: 32px;
}

.sp_blockwrap__redirection-wrapper{
  display: block;
  text-align: var(--alignment);
  clear: both;
  margin-top: 12px;
}

.sp_blockwrap__redirection-wrapper a{
  background-color: var(--bg-color);
  color: var(--color);
  padding: 8px 12px;
  border-radius: 100vw;
  font-size: 12px;
  cursor: pointer;
}
/* BLOCK WRAP */
.spotedcelebs .slick-initialized .sp_blockwrap.slick-slide {
  min-height: var(--slick-track-height);
}
.spotedcelebs_slick-dots-pointer-events-none{
  pointer-events: none;
}

/* TAG */
.sp_blockwrap__tag-wrapper{
  display: flex;
  justify-content: var(--alignment, flex-start);
}

.sp_blockwrap__tag{
  color: var(--color);
  text-align: var(--alignment, left);
  font-size: 0.8rem;
  margin: 0;
}

.sp_blockwrap__tag.pill{
  background-color: var(--bg-color);
  width: fit-content;
  padding: 4px 8px;
  border-radius: 100vw;
}

/* --------- */

.spotedcelebs h2.usphead_b {
  font-size: 24px;
  line-height: 29px;
  padding-bottom: 13px;
}

.spotedcelebs {
  background: #fff6f0;
  padding: 1px 0;
}

.spottercelebs.slick-initialized.slick-slider.slick-dotted {
  display: flex;
}

.spottercelebs {
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1100px;
}

h2.usphead_b {
  font-size: 35px;
  padding: 0px 34px;
  font-weight: 700;
}

.spottercelebs.slick-initialized.slick-slider.slick-dotted {
  padding-bottom: 10px;
}

@media (max-width: 480px) {
  .spottercelebs .slick-dots {
    background: #3e90dc;
    width: 30%;
    margin-top: 0px;
    float: left;
    overflow: hidden;
    border-radius: 20px;
    height: 8px;
    position: relative;
    display: flex;
    justify-content: space-around;
  }

  .spottercelebs .slick-dots li button::before {
    content: '';
    display: block;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-75%, -75%);
    border-radius: 20px;
    height: 8px;
  }

  .blinklogo {
    padding-bottom: 20px;
  }

  .sp_blockwrap {
    padding: 10px;
    padding-right: 14px;
  }

  .imagegalleryblin .ga_img {
    width: 200px;
    margin: 0 auto;
    height: 257px;
  }

  .imagegalleryblin.slick-initialized.slick-slider .contentt {
    padding: 0px;
    font-size: 10px;
  }

  .spotedcelebs .slick-list {
    margin-left: 10px;
  }

  .imagegallery {
    margin-bottom: 30px;
  }

  .spotedcelebs .slick-prev:before,
  .spotedcelebs .slick-next:before {
    display: none;
  }

  .spotedcelebs .slick-prev,
  .spotedcelebs .slick-next {
    top: 65%;
    width: 45px;
    height: 45px;
  }

  .spotedcelebs .slick-prev {
    left: unset;
    right: 130px;
    z-index: 1;
  }

  .spotedcelebs .slick-next {
    right: 75px;
    z-index: 1;
  }
}

@media screen and (min-width:750px) {
  .sported-dots {
    max-width: 40%;
  }

  .spottercelebs.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 45px;
  }

  .gallery-wrapper.spotedcelebs .slick-dots li.slick-active button::before {
    background: unset;
  }

  .pop-up-image-ele .ga_img {
    max-width: 310px;
  }

}

/* banner image-dm section */
.bannerimage {
  width: 100%;
  max-width: 1085px;
  background: #fff;
  text-align: center;
}

.bannerimage {
  margin: 28px 0px;
  text-align: center;
}

.bannerimage h2 {
  font-family: Montserrat;
  font-size: 48px;
  font-weight: 800;
  line-height: 58.51px;
  letter-spacing: -0.06em;
  text-align: left;
  color: #3c2408;
}

.bannerimage h2 span {
  font-size: 32px;
  font-weight: 500;
}

.bannerimage {
  display: none;
}

@media (max-width: 480px) {
  .bannerimage {
    display: block;
  }

  .bannerimage h2 {
    margin-left: 30px;
    font-size: 32px;
  }

  .bannerimage h2 strong {
    font-weight: 800;
  }
}

/* FAQs section */
.accordion-heading:nth-last-child(2) {
  border-bottom: 0;
}

.accordion-heading::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/cdn/shop/files/Arrow_Down_6_Circle.png?v=1721654735');
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 10px;
}

.accordion-heading {
  background: #fff;
  padding: 15px 15px;
  border-radius: 44px;
  margin: 15px;
  position: relative;
  font-weight: 100;
  cursor: pointer;
}
.interactive_template_main .accordion-heading{
  margin: 20px 0px;
  padding: 0px;
}

.accordion-heading h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Montserrat';
  color: #3c2408;
}

.active.accordion-heading::before {
  transform: rotate(-180deg);
}

.not-active.accordion-heading::before {
  transform: rotate(0deg);
}

.accordion-content {
  display: none;
  font-size: 12px;
  padding: 2px 16px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  margin-top: -20px;
  padding-top: 30px;
  color: #82673e;
  line-height: 16px;
  background: #ffe4c5;
}

.accord-left {
  text-align: center;
}

.accord-left h2 {
  margin-bottom: 30px;
  font-size: 40px;
  color: #3c2408;
}

.accord-right {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 30px;
  padding: 0 15px;
}

.faqmain {
  padding: 0px 0px 0px 0px;
  background: #fffaf3;
}

@media (max-width: 480px) {
  .accord-left h2 {
    font-size: 32px;
    position: relative;
    line-height: 32px;
    font-weight: 700;
  }

  .accordion-heading h3 {
    width: calc(100% - 20px);
  }

  .accord-left h2::before {
    position: absolute;
    content: 'FAQ';
    font-size: 96px;
    left: -5px;
    top: -65px;
    z-index: 0;
    opacity: 0.2;
    color: #da4e00d9;
    background: linear-gradient(354.31deg, rgba(250, 255, 243, 0.85) 7.91%, rgba(218, 78, 0, 0.85) 65.3%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 105.6px;
    letter-spacing: -5px;
  }

  .accord-left {
    text-align: left;
  }

  .accord-right {
    padding: 0;
  }
}

/* logo list section */
.blink-logo-list-container img.logo-bar__image {
  width: 50px;
  height: 42px;
}

.blink-logo-list-container .logo-list-icon-text {
  font-size: 14px;
  margin-top: 18px;
}

.blink-logo-list-container .logo-bar__item {
  margin: unset;
}

.blink-logo-list-container {
  margin: 28px 0;
}

/* warli template code start */
body:is([page-type="product.warli-pdp"]) .blink-logo-list-container {
  background-color: #FFFAF3;
  padding-top: 25px;
  max-width: 100%;
  margin: 20px 0;
}
/* warli template code end */

.blink-logo-list-container .logo-bar {
  flex-wrap: nowrap;
}

/* features section  */
.features-container {
  background: #fff6f0;
  background: #fff6f0;
  padding: 1px 0;
}

.gallery {
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1100px;
}

.gallery-block img {
  width: 100%;
  min-height: 300px;
  height: 100%;
  border-radius: 12px;
}

.interactive_gallery .gallery-block img{
  border-radius: 28px;
}

h3.empty-chart-text {
  color: #7b7979;
}

.gallery-block {
  padding: 22px;
}

.gallery-block a {
  color: inherit;
  text-decoration: none;
}

h2.usphead {
  width: 100%;
  max-width: 1085px;
  font-size: 36px;
  letter-spacing: 0;
  padding: 0 45px;
  color: #3C2408;
}

.features-container {
  margin: 4rem 0;
}

.headingn {
  text-align: center;
  font-family: var(--font-heading-family);
  color: #000;
  font-size: 25px;
  margin-top: 10px;
  font-weight: 700;
  margin-bottom: 5px;
}

.contentt {
  font-size: 10px;
  text-align: center;
}

@media (max-width: 480px) {
  .gallery {
    margin-bottom: 30px;
  }

  .usphead {
    margin-top: 20px;
    position: relative;
  }

  .usphead::before {
    position: absolute;
    content: 'Features';
    font-size: calc(72px + (96 - 72) * (100vw - 327px) / (1440 - 327));
    left: -7px;
    top: -47px;
    z-index: 0;
    opacity: 0.2;
    color: #da4e00d9;
    background: linear-gradient(#da4e00d9, #fafff3d9);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .contentt {
    width: 224px;
    margin: 0 auto;
  }

  .uspsubhead {
    margin-bottom: 10px;
  }

  .features-container .slick-prev:before,
  .features-container .slick-next:before {
    display: none;
  }

  .features-container .slick-prev,
  .features-container .slick-next {
    top: 60%;
    width: 45px;
    height: 45px;
  }

  .features-container .slick-prev {
    left: unset;
    right: 130px;
    z-index: 1;
  }

  .features-container .slick-next {
    right: 75px;
    z-index: 1;
  }
}

/* explore the vibes section */
.icons {
  text-align: center;
}

.icons img {
  width: 58px;
  height: 58px;
}

.explore-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: 'Nunito', sans-serif;
}

.frame {
  position: relative;
  width: 56vh;
  height: 420px;
  max-width: 400px;
  max-height: 600px;
  z-index: 1;
}

.icons {
  margin-top: 6vh;
  user-select: none;
  z-index: 1;
}

.icons>svg {
  width: 10vh;
  height: 10vh;
  max-width: 60px;
  max-height: 60px;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.icons>svg:nth-child(1) {
  fill: #fb4f68;
  margin-right: 2vh;
}

.icons>svg:nth-child(2) {
  fill: #4dca93;
}

.icons>svg>path:nth-child(1) {
  fill: #fff;
}

.card {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 420px;
  color: #f1f1f1;
  border-radius: 10px;
  user-select: none;
  cursor: pointer;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  touch-action: pan-y;
}

.card .is-like {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}

.card .is-like::after {
  position: absolute;
  left: 50%;
  bottom: 30%;
  transform: translateX(-50%) rotate(-10deg);
  width: 70%;
  height: 13%;
  font-size: 3em;
  letter-spacing: 0.2em;
  font-weight: 600;
  border-radius: 0.15em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card .like::after {
  content: 'YUMM';
  color: #4dca93;
  border: 0.1em solid #4dca93;
}

.card .nope::after {
  content: 'YUCK';
  color: #fb4f68;
  border: 0.1em solid #fb4f68;
}

.card .bottom {
  width: 100%;
  height: 25%;
  background: linear-gradient(to top, #00000080, #00000000);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 7%;
  font-weight: 400;
}

.card .bottom .title>span:nth-child(1) {
  font-size: 2em;
  font-weight: 700;
  margin-right: 0.2em;
}

.card .bottom .title>span:nth-child(2) {
  font-size: clamp(13px, 1.5em, 25px);
}

.card .bottom .title>span:nth-child(2)>b {
  font-size: 0.6em;
  margin-right: 0.2em;
}

.card .bottom .info {
  margin: 3% 0 0 2%;
  font-size: clamp(10px, 1.1em, 20px);
}

@media screen and (max-height: 540px) {
  .frame {
    width: 54vh;
    height: 81vh;
    font-size: calc(8px + (13 - 8) * ((100vh - 440px) / (540 - 440)));
  }
}

.restore-icon-content-card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.frame-image-cards {
  position: relative;
}

.explore-container .image-wishlist-title {
  padding: 0;
  margin: 0;
}

.image-wishlist-container .slick-initialized .slick-slide.image-wishlist-image-items {
  display: flex;
  justify-content: center;
  opacity: 1 !important;
  padding-bottom: 1rem;
  padding-top: 2rem;
}

.image-wishlist-container {
  background: #fff;
}

.image-wishlist-title p {
  color: #3c2408;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
}

.image-wishlist-title {
  padding-left: 38px;
}

.explore-part {
  font-size: 64px;
  font-weight: 800;
  line-height: 60px;
  letter-spacing: 0;
}

.slider,
.slider div {
  width: 100%;
  height: 400px;
  position: relative;
}

.slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-nav {
  display: flex;
  justify-content: center;
  padding: 30px 0 60px 0;
  margin: 0 auto;
  max-width: 280px;
  width: 100%;
  background: #fff;
}

.slider-nav button {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.prev-slide {
  left: 20%;
}

.next-slide {
  right: 20%;
}

.prev-slide,
.next-slide {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: auto;
  max-width: 78px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.image-wishlist-item {
  position: relative;
  max-width: 318px;
  margin: auto;
  border-radius: 15px;
  transition: transform 0.5s ease, opacity 0.5s ease;
  aspect-ratio: 10 / 12;
  object-fit: cover;
}

.image-wishlist-item.image-1 {
  transform: rotate(4deg) translate(-2px) translateY(9px)
}

.image-wishlist-item.image-2 {
  transform: rotate(-4deg) translate(-2px) translateY(11px);
}

.image-wishlist-item.image-3 {
  transform: rotate(0deg) translate(0) translateY(12px);
}

/* product-form custom css */
.cstm_accordian {
  margin-top: 2em;
}
body:is([page-type="product.warli-pdp"]) .cstm_accordian {
  margin-top: 20px;
  margin-bottom: 20px;
}
.accordian_heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordian_heading {
  cursor: pointer;
  border-top: 1px solid #c6c6c6;
}

.accordian_heading p {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  color: black;
  padding: 24px 0px 24px 1px;
  margin: 0;
  font-weight: 300;
}

.cstm_accordian .accordian_item:last-of-type .accordian_heading {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 10px;
}

.accordian_text_item p {
  margin: 0;
  line-height: 20px;
}

.accordian_text_item:last-child {
  margin-bottom: 15px;
}

.accordian_text_item:first-child {
  padding-top: 0;
}

.accordian_icon {
  width: 24px;
}

.accordian_text {
  display: none;
  font-size: 12px;
  color: #616161;
  letter-spacing: 0.43px;
  line-height: 24px;
}

.accordian_text_item {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #616161;
  letter-spacing: 0.43px;
  padding-top: 10px;
  line-height: 24px;
  gap: 12px;
}

.accordian_text_item img {
  width: 100%;
  height: auto;
  max-width: 52px;
}

.accordian_item.active .accordian-minus {
  display: block;
}

.accordian_item.active .accordian-plus,
.accordian-minus {
  display: none;
}

.second-data-text,
.data-text {
  text-align: left;
}

.additional-main {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.addition-information {
  border-bottom: 1px solid;
  width: 48%;
}

.second-data-text {
  font-size: 14px;
}

.data-text {
  margin-bottom: 0px;
  color: #7e818c;
}

/* -----------------------------------PRODUCT PAGE OFFER CSS----------------------------------------------- */
.view-offers-container {
  padding: 1em .5em !important;
  margin-top: 1em;
  font-size: 15px !important;
  width: 100%;
  height: 15%;
  background: #bad7ca;
  display: flex;
  align-items: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  padding: 8px;
  justify-content: space-between;

}

.view-offers-container .bottom-text {
  font-size: small;
}

.view-offers-btn span {
  padding: 8PX;
  color: #B3986D;
  font-size: small;
}

.view-offers-container .price span {
  color: green;
}

.pdp_tax_text {
  font-size: 12px;
  color: #79797B;
}

@media (max-width: 600px) {
  .view-offers-container {
    font-size: 14px;
    justify-content: space-between;
  }

  .view-offers-container .bottom-text {
    font-size: 12px;
  }

  .view-offers-btn span {
    font-size: 12px;
    white-space: nowrap;
  }
}

@media (max-width:468px) {
  .product__price.product__price--compare {
    margin: 0 !important;
    padding-right: 0;
  }

  .product__price-savings {
    font-size: 9px;
  }

  .product__price.on-sale {
    margin-right: 8px !important;
  }

}

.blink-main__content .atcbanner {
  display: none;
}

@media (max-width: 768px) {
  .blink-main__content .addNew_product_slider .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .blink-main__content .slick-dots li.slick-active button:before {
    color: #3A0A0A;
  }

  .blink-main__content .slick-dotted.slick-slider {
    margin-bottom: 45px;
  }

  .blink-main__content span.product__price.product__price--compare {
    font-weight: 600;
  }

  .blink-product_info .size-chart.size_wrapper {
    margin-top: .25rem;
  }

  .blink-product_info .size_option .variant__button-label {
    padding: 8px;
  }

  .blink-main__content .bannerimage h2 {
    margin-left: unset;
    text-align: center;
    font-size: 48px;
  }

  .blink-main__content .fs-reviews h2.fs-head {
    font-size: 34px;
    font-weight: 700;
  }

  .blink-main__content .accord-left h2 {
    font-size: 35px;
  }
}

.blink-main__content .icon-with-text--vertical img {
  background: #FFE9CA;
  border-radius: 5px;
}

ul.icon-with-text {
  background: #fff;
}

/* hexa code for variant color */
.blink-template_section .variant__label-info span.pink {
  color: #F1CFCD;
}

.blink-template_section .variant__label-info span.grey {
  color: #959597;
}

.blink-template_section .variant__label-info span.olive-green {
  color: #645D4B;
}

.blink-template_section .variant__label-info span.lavendar {
  color: #C8BDDA;
}

.blink-template_section .variant__label-info span.peach {
  color: #EF9771;
}

.blink-template_section .variant__label-info span.pastel-green {
  color: #C3EACD;
}

.blink-template_section .variant__label-info span.beige {
  color: #ECDFCF;
}

.blink-template_section .variant__label-info span.beige {
  color: #857167;
}

.blink-template_section .variant__label-info span.blue {
  color: #D3EEF6;
}

.blink-template_section .variant__label-info span.black {
  color: #1F1F1F;
}

.blink-template_section .variant__label-info span.navy-blue {
  color: #041C2C;
}

.blink-template_section .variant__label-info span.maroon {
  color: #76232F;
}

.blink-template_section .variant__label-info span.red {
  color: #E03C31;
}

.blink-template_section .variant__label-info span.white {
  color: #F4F5F0;
}

.blink-template_section .variant__label-info span.light-blue {
  color: #C3CDD5;
}

.blink-template_section .variant__label-info span.pastel-lavender {
  color: #C7BED8;
}

.blink-template_section .variant__label-info span.rose-shadow {
  color: #EECECD;
}

.blink-template_section .variant__label-info span.dove-grey {
  color: #99989B;
}

.blink-template_section .variant__label-info span.olive-green {
  color: #676350;
}

/*  judge me app css*/
@media screen and (max-width: 767px) {
  .blink-template_section .shopify-app-block .jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    margin: 0 20px !important;
  }

  .shopify-app-block .jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    margin: 0 !important;
  }
}

/* notify me button */
.notify-me-button {
  /* margin-top: 1rem; */
}

.notify-me-image-fit {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.notify__master .notify-me-image-fit { height: revert-layer; }

.notify-popup-product-title {
  font-size: 30px;
  color: #3C2408;
  font-weight: 600;
}

#notify__master .mobile-number-label, .notify__master .mobile-number-label  {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  font-size: 24px;
  max-width: 514px;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.notify-product-content {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  gap: 30px;
  background: #F5F5F5;
  padding: 20px;
  border-radius: 28px;
  margin: 28px;
}

.notifyButton:not(.notifybuttonInPLP) {
  color: #fff;
  background: #000;
  padding: 13px 20px;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 500;
  width: 100%
}
.notifybuttonInPLP {
  padding: 0;
}

#notify__master, .notify__master {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.notify__master {
  display: block;
}
body[page-type="collection.alt-collection-all-colors"] .notify__master {
  background-color: #00000020;
}

.popup {
  position: relative;
  max-width: 833px;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 41px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cross-icon {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 20px;
  cursor: pointer;
}

.input-error-msg {
  color: red;
  display: none;
  margin-top: 12px;
}

#notify__master, .notify__master {
  border: 2px solid gainsboro;
  padding: 18px;
}

#notify__content {
  text-align: center;
}

.notify__text_container {
  display: flex;
  align-items: center;
  margin: 10px 0;
  border: 2px solid #00000026;
  gap: 10px;
  border-radius: 12px;
  width: 100%;
  margin: 0 auto;
  max-width: 514px;
}

.notify__text_container #countryCode {
  border: none;
  height: 40px;
  font-size: 14px;
  background: none;
  width: 120px;
}

.notify__text_container input.notify-text {
  border: none;
  width: 100%;
  padding: 17px 0;
}
.template-collection .notify__text_container input.notify-text {
  clip: auto;
  position: unset;
  height: auto;
}

.notify__text_container input.notify-text:focus-visible,
.notify__text_container input.notify-text:focus {
  outline: none;
}

input#notify__button {
  border: none;
  width: 100%;
  max-width: 283px;
  color: #3C2408;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  background: #D9D9D9;
  border-radius: 12px;
  margin-top: 43px;
}
.template-collection input#notify__button {
  clip: auto;
  position: unset;
  height: auto;
}

@media only screen and (max-width:749px) {
  .popup {
    border-radius: 23px;
  }

  .input-error-msg {
    font-size: 12px;
  }

  .notify__text_container input.notify-text {
    padding: unset;
  }

  .notify__text_container {
    gap: unset;
  }

  .notify-product-content {
    gap: 20px;
  }

  .cross-icon {
    top: 14px;
    right: 14px;
  }

  .cross-icon svg {
    width: 28px;
    height: 28px;
  }

  .notify-popup-product-title {
    font-size: 15px;
  }

  .notify-product-content {
    margin: 0;
  }

  input#notify__button {
    margin-top: 10px;
    max-width: fit-content;
  }

  .notify-product-content {
    padding: 10px;
    margin-top: 10px;
  }

  .notify__master .mobile-number-label {
    font-size: 12px;
    padding-top: 10px;
  }
}

/* homepage variant tags */
.collection-grid__wrapper img.variant-tag-image,
.product-card-variant-tags img.variant-tag-image {
  opacity: 1;
  height: auto;
  z-index: 2;
  max-width: 95px;
  min-height: unset;
  top: 1%;
  left: 1%;
}

/*Collection Page variant tag updates */
.collection-alternate-collection .cs-tag-container { display: none;}
.template-product #custom_left_section .pdp-variant-tags .cs-tag-container { display: none; }
.cs-tag-container {
  display: inline-block;
  position: absolute;
  opacity: 1;
  z-index: 2;
  min-height: unset;
  top: 1%;
  left: 2%;
}

.cs-tag-icon-text {
  display: flex;
  align-items: center;
  padding: 2px 5px;
  border-radius: 20px;
  background-color: #b3e6fb; /* Light blue */
}

.cs-tag-container img.cs-tag-icon {
  min-height: unset;
  margin-right: 1px;
  opacity: 1;
  position: unset;
}

.cs-tag-text {
  font-weight: 600;
    font-size: 12px;
    letter-spacing: normal;
}

.pdp-variant-tags .cs-tag-container {
  width: 100%;
  min-width: max-content;
}

.pdp-variant-tags .cs-tag-container .cs-tag-text {
  font-size: 16px;
}

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

  .collection-grid__wrapper img.variant-tag-image,
  .product-card-variant-tags img.variant-tag-image {
    max-width: 70px;
    margin-top: 3px;
    left: 2%;
  }
}

/* banner button css */
@media (max-width:749px) {
  .banner-content {
    gap: .5rem;
    padding: 1rem;
  }

  .banner__content--bottom-center {
    padding: 1rem 1rem 8rem;
  }

  .banner__content--bottom-left {
    justify-content: center !important;
    gap: 3rem;
    padding-bottom: 2rem;
  }
}

@media (min-width:750px) {
  .banner-content {
    gap: 1rem;
    padding: 5rem;
  }

  .banner__content--bottom-left {
    padding-bottom: 12rem;
  }
}

.banner-content {
  display: flex;
  height: 100%;
}

.banner__content--top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.banner__content--top-center {
  align-items: flex-start;
  justify-content: space-between;
}

.banner__content--top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.banner__content--middle-left {
  align-items: center;
  justify-content: flex-start;
}

.banner__content--middle-center {
  align-items: center;
  justify-content: space-between;
}

.banner__content--middle-right {
  align-items: center;
  justify-content: flex-end;
}

.banner__content--bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
  gap: 3rem;
}

.banner__content--bottom-center {
  align-items: flex-end;
  justify-content: space-between;
}

.banner__content--bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

/* product card timer tag */
.countdown-tag-container {
  position: absolute;
  z-index: 2;
  top: 0;
}

.countdown-container-pdp {
  display: flex;
  padding: 3px;
  align-items: center;
}

.blink-main__content .cstm_accordian .accordian_heading p {
  padding: 15px 0;
  font-weight: 500;
}

.blink-main__content .cstm_accordian .accordian_heading {
  margin-bottom: 10px;
  padding: 0 10px;
}

.blink-main__content .accordian_heading {
  border: none;
}

.strike-orignal-price {
  text-decoration: line-through;
}

#custom_main_product ul.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width:749px) {
  .blink-main__content .slide-arrow.next-arrow.right-arrow-style {
    bottom: -64px;
    right: -3%;
  }

  .blink-main__content .slide-arrow.prev-arrow.left-arrow-style {
    bottom: -64px;
  }
  /* warli template code start */
   body:is([page-type="product.warli-pdp"]) .blink-main__content .slide-arrow.next-arrow.right-arrow-style, body:is([page-type="product.warli-pdp"]) .blink-main__content .slide-arrow.prev-arrow.left-arrow-style { 
   height: 65px;
   width: 65px;
  }
  /* warli template code end */
}

@media screen and (min-width:750px) {
  #custom_main_product ul.slick-dots {
    bottom: -38px;
  }
}

/* sticky add to cart button */
@media only screen and (min-width: 750px) {
  .sticky-atc-btn-product {
    display: none !important;
  }
}

.sticky-atc-btn-product div.blink-add-to-cart {
  background: #3c2408 !important;
  border-radius: 12px;
}

.errors.text-center {
  margin-top: 1rem;
}
@media screen and (max-width:400px) {
  .product-block.product-form-block .button-container button { padding: 13px 5px; }
}

/* ============ Cart announcement bar css  ========== */
.custom-scrolling-text--container {
  display: flex;
  white-space: nowrap;
  height: 38px;
  max-height: 43px;
  align-items: center;
}

.scrolling-text__cart-announcement-container {
  margin: 0;
}

.scrolling-text__cart-announcement-container span {
  padding-right: 50px;
  padding-left: 50px;
}

.cart-drawer-scrolling-strip {
  margin: 1rem 0;
}

.scrolling-text {
  overflow: hidden;
}

.scrolling-text__inner {
  visibility: visible;
  white-space: nowrap;
  display: inline-flex;
  margin: 0.15em 0;
  animation: scrolling-text var(--move-speed) linear infinite;
  animation-play-state: running;
}

.scrolling-text__inner--right {
  transform: translateX(-50%);
  animation: scrolling-text-right var(--move-speed) linear infinite;
}

.scrolling-text span {
  white-space: nowrap;
  font-size: 14px;
}

.scrolling-text:focus .scrolling-text__inner,
.scrolling-text:hover .scrolling-text__inner {
  animation-play-state: paused;
}

@keyframes scrolling-text {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}

@keyframes scrolling-text-right {
  0% {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
}

@media screen and (min-width:750px) {
  .explore-container {
    margin: 2rem 0;
  }
}

/* section lazy loader css */
lazy-section:has(.spinner) {
  display: flex;
  justify-content: center;
  scale: 0.7;
}

.shopify-section:has(lazy-section)~.shopify-section:has(lazy-section) {
  visibility: hidden;
  max-width: 1px;
  max-height: 1px;
}

.spinner {
  width: 3rem;
  animation: rotator 1.4s linear infinite;
}

.path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: black;
  animation: dash 1.4s ease-in-out infinite;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(270deg);
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }

  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}

@media screen and (min-width: 750px) {
  .explore-container {
    margin: 2rem 0;
  }
}

.header-wishlist-icon .hulk-header-icon {
  top: 10px;
}

@media screen and (max-width: 749px) {
  .header-wishlist-icon .hulk-header-icon {
    top: unset;
    left: unset;
  }

  .section-similler-product .grid__item.simlierPrductAlign .grid__image-ratio {
    padding: unset;
  }

  .section-similler-product .grid__image-ratio.grid__image-ratio--portrait #perc-c {
    top: 1%;
  }
}

/* upcoming deals section css */
.upcoming_deals_heading {
  text-align: center;
}
.buy_now_button { display: none; }
body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .buy_now_button:not(.d-none) {
  display: block;
}

body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .product-form-btn-parent-container {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  width: 98%;
  margin: 0 auto;
}

 body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .button-container,
body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .notify-me-button,
body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .buy_now_button {
  width: 100%;
}

 body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) .buy_now_button #gokwik-buy-now {
  max-width: 100% !important;
}

   /* Buy now update update for all the template except sticky-buy-now and sticky-add-to-cart*/
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product"])  #gokwik-buy-now,body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
  [page-type="product.non-intractive"],
  [page-type="product.interactive-pdp"],
  [page-type="product"]) #notifyButton {
      background-color: #14b168;
      border: 1px solid#14b168;
      padding: 14px 10px 12px;
      border-radius: 8px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
    }
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product"])  #btn-loader {
       background-color: #14b168;
       border-radius: 8px;
    }
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.non-intractive"],
        [page-type="product.interactive-pdp"],
        [page-type="product"])  #notifyButton { background-color: #000000; border-color: transparent;}
 body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.non-intractive"],
        [page-type="product.interactive-pdp"],
        [page-type="product"])  .notify-me-button {
    margin-top: 0px;
  }
    .static-buy-icons svg, .buy-now-icon.bagSVG,
    svg.atc-icon-render {
      flex: 0 0 auto;
      position: relative;
      width: auto;
      height: 18px;
      margin-right: 6px;
      fill: #FFFFFF;
      top: -2px;
    }
  
    .buy-now-arrow {
      position: relative;
      top: -1px;
      display: flex;
      justify-content: center;
      margin-left: 7px;
      animation: bounceRightAnim 2s infinite;
    }
  
    .buy-now-arrow svg:first-child {
      margin-right: 1px;
    }
  
    .buy-now-arrow svg {
      position: relative;
      width: auto;
      height: 12px;
    }
  
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"] {
      background-color: transparent;
      border: 1px solid#14b168;
      padding: 14px 10px 12px;
      border-radius: 8px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #14b168;
    }
  
    .button-container .add-to-cart[name="add"][type="submit"][disabled] svg.atc-icon-render {
      display: none;
    }
  
    svg.atc-icon-render {
      fill: #14b168;
    }
  body:is([page-type="product.quoi"],[page-type="product.kids-products"],[page-type="product.bornfree"],[page-type="product.warli-pdp"],[page-type="product.blink"],[page-type="product.blinc-men"],[page-type=product],[page-type=product.interactive-pdp],[page-type="product.non-intractive"]) #notifyButton {
    background-color: #000 !important;
    border-color: transparent;
  }
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.non-intractive"],
        [page-type="product.interactive-pdp"],
        [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"]:not([disabled]):hover,body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.non-intractive"],
        [page-type="product.interactive-pdp"],
        [page-type="product"]) .product-form-block form .product-form-btn-parent-container .button-container .add-to-cart[name="add"][type="submit"]:active {
      background: transparent !important; transition-delay: unset !important;
    }
   /* body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"][disabled],body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.non-intractive"],
        [page-type="product.interactive-pdp"],
        [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"][disabled]:active {
      color: #b6b6b6 !important;
      border-color: transparent !important;
      background-color: #F6F6F6 !important;
    } */
     [page-type="product.non-intractive"] #notifyButton, [page-type="product.interactive-pdp"] #notifyButton { font-size: 18px !important; line-height: 26px !important; padding: 12px 25px !important; }
   body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"][disabled]:hover{ cursor: no-drop;}
/* Sticky Add to cart button positionaing code start*/
body:is([page-type="product.quoi"],
        [page-type="product.kids-products"],
        [page-type="product.bornfree"], [page-type="product.warli-pdp"],
        [page-type="product.blink"],
        [page-type="product.blinc-men"],
        [page-type="product.interactive-pdp"],
  [page-type="product"], [page-type="product.non-intractive"]) .product-block.product-form-block {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  z-index: 4000;
  padding: 15px 0px;
  margin-bottom: 0;
  left: 0;
  border-top: 1px solid #EFEFEF;
}
body:is([page-type="product.quoi"], [page-type="product.kids-products"], [page-type="product.bornfree"], [page-type="product.warli-pdp"], [page-type="product.blink"], [page-type="product.blinc-men"], [page-type="product"]) .button-container .add-to-cart[disabled] { cursor: not-allowed;    color: #b6b6b6 !important;
    background-color: #f6f6f6 !important;
    border-color: transparent !important; }
@media only screen and (max-width: 750px) {
  .product-block.product-form-block {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    z-index: 4000;
    padding: 15px 0px;
    margin-bottom: 0;
    left: 0;
    border-top: 1px solid #EFEFEF;
  }

  body.product-sticky-add-to-cart .product-block.product-form-block .button-container button:not(.btn[disabled]),
  body.product-sticky-buy-now .product-block.product-form-block .button-container button:not(.btn[disabled]) {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    font-size: 16px;
    line-height: 22px;
  }

  body:is([page-type="product.sticky-add-to-cart"],
    [page-type="product.sticky-buy-now"]) .product-block.product-form-block .button-container button[name="add"]:hover {
    color: #FFFFFF;
    transition-delay: unset !important;
  }

  .product-block.product-form-block .btn[disabled] {
    cursor: not-allowed;
    border: 1px solid #000000;
    font-size: 16px;
    line-height: 22px;
  }

  body[page-type="product.sticky-add-to-cart"] .product-block.product-form-block .product-form-btn-parent-container .notify-me-button #notifyButton,
  body[page-type="product.sticky-add-to-cart"] .product-block.product-form-block .product-form-btn-parent-container .buy_now_button button#gokwik-buy-now {
    font-size: 16px;
    line-height: 22px;
    border-radius: 50px;
    font-weight: bold;
  }

  .product-form-btn-parent-container .sticky-shopify-payment-button.buy_now_button:not(.d-none) {
    display: block;
  }

  body[page-type="product.sticky-add-to-cart"] .product-form-btn-parent-container .buy_now_button button#gokwik-buy-now,
  body[page-type="product.sticky-add-to-cart"] .product-form-btn-parent-container .notify-me-button button.notifyButton {
    padding: 15px 10px;
  }

  .product-block.product-form-block form .product-form-btn-parent-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 95%;
    gap: 10px;
    margin: 0 auto;
  }

  .product-form-btn-parent-container .button-container,
  .product-form-btn-parent-container .notify-me-button,
  .product-form-btn-parent-container .buy_now_button {
    width: 100%;
  }

  .product-form-btn-parent-container #gokwik-buy-now {
    max-width: 100%;
    margin-bottom: 0;
  }

  .product-block.product-form-block .product-form-btn-parent-container .notify-me-button {
    margin-top: 0;
  }

  body.product-sticky-buy-now .site-footer,
  body.product-sticky-add-to-cart .site-footer {
    padding-bottom: 80px !important;
  }

  .product-sticky-buy-now .product-section .cstm_accordian,
  .product-sticky-add-to-cart .product-section .cstm_accordian {
    margin-top: 5px;
  }

  body.product-sticky-add-to-cart .product-block.product-form-block .button-container button:not(.btn[disabled]) {
    background-color: #000000;
    color: #FFFFFF;
  }
}
/* Sticky Add to cart button positionaing code end*/
@media screen and (max-width:749px) {
  .desktop-upcoming_sale_img {
    display: none;
  }
}

@media screen and (min-width:750px) {
  .mobile-upcoming_sale_img {
    display: none;
  }
}

/* deal of the day css */
.variant__button-label {
  position: relative;
}

.template-collection .grid__image-ratio.grid__image-ratio--portrait .variant-input-wrap label {
  margin: 0 0px 6px;
}

.variant__button-label label.disabled:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: #e8e8e1;
  transform: rotate(45deg);
}


.collection-page-type .tag:first-child {
  margin-left: 10px;
}

.form-scroll-bar {
  overflow-x: auto;
}

.collection-page-type .tag .tag__checkbox-wrapper .color-swatch {
  display: none;
}

.collection-page-type .tag .tag__checkbox {
  display: none;
}

.collection-page-type {
  background-color: #e6e6e6;
  padding: 15px 0;
  display: flex;
  justify-content: left;
  min-width: auto;
  gap: 3vw;
  overflow-y: scroll;
}

.form-scroll-bar::-webkit-scrollbar {
  width: 0px;
}

.product_type_tag {
  background-color: #fff;
  padding: 10px;
  border-radius: 40px;
}

.collection-page-type li {
  white-space: nowrap;
}

li.tag.tag--active .product_type_tag {
  background: #7babd2;
  color: #fff;
  padding: 8px 20px 6px;
}

.product_type_tag .icon {
  width: 17px;
  height: 17px;
}

.close-btn {
  display: none;
}

.moretext {
  display: none;
}

.moretext.addremove {
  display: initial;
}

svg.icon.icon-filter {
  transform: rotate(90deg);
  height: 40%;
  width: 25%;
  padding: 0px;
  margin-top: 7px;
  color: #000;
}

.collection-grid__wrapper .collection-filter__item {
  margin-bottom: 0;
}

.section-header.section-header__title {
  line-height: 0.8;
  margin-top: 30px;
  margin-bottom: 30px;
}

.deal-of-the-day-container .grid__image-ratio img {
  height: auto;
}

.deal-of-the-day-container .subheading {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: .5rem;
}

.deal-of-the-day-container .countdown-tag-container {
  position: unset;
}

.deal-of-the-day-container .countdown-container-pdp {
  flex-direction: column;
  padding: 1rem 1.5rem;
  border-radius: 50px 0px 0px 50px;
}

.deal-of-the-day-container {
  border: 1px solid;
  border-radius: 20px;
  background: antiquewhite;
}

.deal-of-the-day-container .countdown-tag-container {
  position: relative;
}

.deal-of-the-day-container .countdown-container-pdp {
  position: absolute;
  right: 0;
  top: 12px;
}

.count-down-text {
  color: #fff;
}

.section-header__title b {
  font-size: 40px;
}

.section-header__title {
  line-height: 0.9;
}

.deal-of-the-day-container .slick-prev {
  left: 0;
  z-index: 2;
}

.deal-of-the-day-container .slick-next {
  right: 0;
}

.deal-of-the-day-container ul.slick-dots,
.deal-of-the-day-container button.slide-arrow.next-arrow.right-arrow-style,
.deal-of-the-day-container button.slide-arrow.prev-arrow.left-arrow-style {
  display: none !important;
}

.deal-of-the-day-container .grid-product__colors.slick-slider {
  display: flex;
}

.deal-of-the-day-container .grid-product__colors .slick-prev.slick-disabled:before {
  opacity: 0;
}

.deal-of-the-day-container .grid-product__colors .slick-track {
  display: block;
  padding: 3px 0px 0px;
}

.deal-of-the-day-container .grid-product__colors .slick-list.draggable {
  width: 80%;
}

.deal-of-the-day-container .color-swatch:before {
  position: unset;
}

.deal-of-the-day-container .grid-product__colors .slick-prev:before,
.deal-of-the-day-container .grid-product__colors .slick-next:before {
  color: grey;
}

.deal-of-the-day-container .color-swatch.color-swatch--small.slick-slide {
  height: 28px;
}

.section-header__title {
  text-align: center;
}

.large-text {
  font-size: 75px;
  font-weight: bold;
  letter-spacing: -5px;
  line-height: .65;
}

.large-text-one {
  font-size: 55px;
  font-weight: bold;
  letter-spacing: -3px;
}


.small-text {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -2px;
}

.grayed-out {
  opacity: 0.5;
}

.deal-of-the-day-container .grid-product__content {
  padding-top: 0;
}

.deal-of-the-day-container .grid_product_type {
  display: none;
}

.deal-of-the-day-container .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .deal-of-the-day-container .subheading {
    justify-content: center;
    gap: 11rem;
  }

  .deal-of-the-day-container .section-header__title {
    width: 100%;
  }

  .deal-of-the-day-page .section-header {
    margin-bottom: unset;
  }

  .deal-of-the-day-page {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .subheading_one,
  .subheading_two {
    max-width: 100px;
    width: 100%;
    height: auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .grid-product__content {
    padding-top: 15px;
  }

  .deal-of-the-day-page {
    padding: 0;
  }

  .deal-of-the-day-container .color-swatch.color-swatch--small.slick-slide {
    height: 19px;
  }

  .deal-of-the-day-container .grid-product__meta {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 87.6px;
  }

  .deal-of-the-day-container .slick-next,
  .deal-of-the-day-container .slick-prev {
    top: 53%;
  }
}

/* remind me pop up css */
.popup-content {
  padding: 20px;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  cursor: pointer;
}

.close-popup svg {
  width: 24px;
  height: 24px;
  color: #333;
}

.popup-container {
  display: none;
}

.popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #ddd;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  width: 50%;
  height: auto;
}

.remind_me_button .button_remind-me {
  background-color: grey;
}

.popup-content button#submit-phone-button {
  background: #000;
  color: #fff;
  padding: .5rem 1.5rem;
  border-radius: 20px;
}

.mobile_number_error_msg {
  display: none;
  color: red;
  font-size: 12px;
  padding-bottom: 5px;
  width: 80%;
}

.remind_me_button {
  display: none;
}

.popup-content {
  text-align: center;
}

.popup-content input {
  margin: 10px 0;
  padding: 8px;
  width: 80%;
}

.deal-of-the-day-container.grayed-out .addtocartbtn {
  display: none !important;
}

@media screen and (max-width:749px) {
  .popup-container {
    width: 100%;
  }

  .grid-product__color-image.is-active {
    bottom: 27px;
  }

  .deal-of-the-day-container .subheading_one,
  .deal-of-the-day-container .subheading_two {
    max-width: 92px;
  }

  .deal-of-the-day-container .subheading {
    margin-left: 12px;
  }
}

.product-flex {
  width: 100%;
  margin: 0 auto;
}

.deal-of-the-day-container .grid-product__meta {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  min-height: 97px;
}

@media screen and (min-width: 769px) {
  .product-flex {
    width: 50%;
  }
}

.yoho-in-news-wrapper img.responsive-picture {
  width: 100%;
  height: auto;
  border-radius: 12px;
}

/* collection banner css */
.collection-banner-container img.responsive-picture {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.collection-banner-container .slick-dots li {
  margin: unset;
}

/* collection revamp faq section css */
.collection-revamp-faq-container .section-header__title {
  font-size: 18px;
}

/* custome love css */
.custome-love-container blockquote.testimonials-slider__text {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: unset;
  width: 100%;
  border-radius: 12px;
  border: 1px solid #D0C0B2;
}

.custome-love-container .custome-love-image-container {
  width: 40%;
}

.custome-love-container .custome-love-content-container {
  width: 60%;
  text-align: left;
}

.custome-love-container .testimonials-slide {
  width: 50%;
}

.custome-love-container .image-wrap {
  border-radius: 10px;
}

.custome-love-container .rte-setting.text-spacing {
  font-size: 7px;
}

.custome-love-container .testimonials-slider__text {
  margin: unset;
}

.custome-love-container img.custome-love-image {
  width: 100%;
  height: auto;
}

.custome-love-container .testimonials__info {
  font-size: 10px;
}

.custome-love-container .testimonials-slider__text cite {
  font-size: 15px;
}

.custome-love-container .testimonial-stars {
  font-size: 15px;
  margin-bottom: 10px;
}

.custome-love-container .testimonial-slide {
  padding: 0 15px;
}

.custome-love-container .slick-next {
  right: 5px;
}

.custome-love-container .slick-prev {
  left: 5px;
  z-index: 2;
}

.custome-love-container .slick-prev:before,
.custome-love-container .slick-next:before {
  color: #000;
  display: none;
}

@media screen and (max-width:767px) {
  .custome-love-container .rte-setting.text-spacing {
    font-size: 7px;
    margin-bottom: unset;
  }

  .prapp-stars {
    padding: 5px 0;
  }
}

.faq-text {
  font-size: 10px;
}

/* back linking section css */
ul.site-nav.back-linking-site-navigations li {
  list-style: none;
  display: inline;
}

.back-linking-main-container a.site-nav__links {
  padding: unset;
  cursor: pointer;
  color: rgb(114, 114, 114);
}

.pipe-separator {
  margin: 0 8px;
}

.back-linking-title {
  margin-bottom: 14px;
}

.back-linking-container a.site-nav__links {
  font-size: 14px;
}

/* collection page product type css  */
.collection-product-type-text {
  text-align: center;
  font-size: 12px;
}

img.responsive-picture.product-type-image {
  border-radius: 50%;
  height: auto;
  max-width: 80px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.collection-page-type.product-type-container {
  background: unset;
}

/* .collection-page-type::-webkit-scrollbar {
  display: none;
} */

@media only screen and (min-width:769px) {
  .collection-page-type.product-type-container {
    display: none;
  }
}

/* collection product card design changes css */
.collection-content-main-container .grid-product__content,
.custom-product-card .grid-product__content {
  border-radius: 20px;
  padding-top: unset;
}

.collection-content-main-container .grid-product__image-mask,
.custom-product-card .grid-product__image-mask {
  border-radius: 20px 20px 0 0;
}

.collection-content-main-container .grid-product__meta,
.custom-product-card .grid-product__meta {
  padding: 12px 10px 12px 10px;
}

.alternative-collection-grid-wraper .grid-product__content,
.custom-product-card .grid-product__content {
  border: 1px solid #dfd9d9;
}

.collection-content-main-container .btn-custom, .custom-product-card .addtocartbtn>.btn-custom.withoutSIzeVariants, .alternative-collection-grid-wraper .addtocartbtn>.btn-custom.withoutSIzeVariants, 
.custom-product-card .btn-custom  {
  border-radius: 0 0 12px 12px;
}

.collection-grid__wrapper.alternative-collection-grid-wraper .grid-product__meta,
.custom-product-card .grid-product__meta {
  text-align: left;
}

.grid-product__content legend.hide {
  display: block !important;
  font-size: 10px;
  padding: 9px;
  font-weight: 600;
}

.collection-content-main-container .grid__image-ratio.grid__image-ratio--portrait #perc-c,
.custom-product-card .grid__image-ratio.grid__image-ratio--portrait #perc-c{
  right: 3%;
}

.grid-product__content label.variant__button-label.cstm_collection_add, .grid-product__content label.variant__button-label.cstm_collection_add_prevent {
  border-radius: 64px;
  background: none;
  padding: 1px 6px 1px;
  font-size: 10px;
  margin: 0 0px 6px;
}

.grid-product__content .variant-input-wrap {
  text-align: center;
}

.collection-content-main-container .collection-page-width {
  padding: 0 20px 0 40px;
}

.grid-layout {
  display: flex;
  align-items: center;
  gap: 15px;
}

.collection-sidebar__group .collapsible-trigger-btn {
  font-size: 12px;
}

.collection-content-main-container .drawer__header {
  border-bottom: none;
}

.collection-content-main-container .collection-sidebar__group {
  border-top: none;
}

.alternative-collection-grid-wraper .addtocartbtn>.btn-custom,
.custom-product-card .addtocartbtn>.btn-custom {
  background: #F2BA5E;
  color: #fff;
  box-shadow: unset;
  border-radius: 0 0 0 15px;
  padding: 10px 5px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 12px;
}
.alternative-collection-grid-wraper .addtocartbtn>.btn-custom {
  background: #000000;
}
.alternative-collection-grid-wraper .addtocartbtn>.btn-custom .quick-add-icon svg {
  stroke-width: 2;
}
.alternative-collection-grid-wraper .addtocartbtn.notifymebtn>.btn-custom.notifyme--btn {
  background-color: #000000;
  padding: 12px 5px;
}

.quick-add-icon {
  width: 20px;
  height: 20px;
}

.alternative-collection-grid-wraper .addtocartbtn,
.custom-product-card .addtocartbtn {
  border-top: 1px solid #dfd9d9;
  border-radius: 0 0 16px 17px;
  border-bottom: 1px solid #dfd9d9;
}

.alternative-collection-grid-wraper polygon#Star-2,
.custom-product-card polygon#Star-2,
.grid-product_rating polygon#Star-2
{
  fill: rgb(0, 94, 255);
}

.alternative-collection-grid-wraper .grid-product__color-image.is-active .custom-product-card .grid-product__color-image.is-active {
  bottom: 0px;
}

.alternative-collection-grid-wraper polygon#Check-Icon,
.custom-product-card polygon#Check-Icon {
  color: #fff;
}

.alternative-collection-grid-wraper [data-center-text=true] .grid-product__meta .custom-product-card [data-center-text=true] .grid-product__meta {
  text-align: left;
}

/* Overlay background for the modal */
.sortby-modal {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

/* Modal content styling */
.sortby-modal-content {
  background-color: #f1eddf;
  padding: 20px;
  border-radius: 8px;
  width: 100%;
  max-width: 400px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
}

/* Close button styling */
.sort-popup-close-icon {
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 28px;
  cursor: pointer;
}

/* Sort options list */
.sortby-modal-content ul {
  list-style: none;
  padding: 0;
}

.sortby-modal-content ul li {
  margin: 10px 0;
  text-align: left;
}

/* Highlight selected option */
.sortby-modal-content ul li.selected {
  background: #fff;
  padding: 3px 5px;
  border-radius: 5px;

}

.alternative-collection-grid-wraper .grid-product__colors,
.custom-product-card .grid-product__colors {
  justify-content: flex-start !important;
}

.alternative-collection-grid-wraper .color-swatch--small:before,
.custom-product-card .color-swatch--small:before .color-swatch--small:before {
  border: none;
}
/* to strike out the soled out color */
.swatch--strikethrough {
  position: relative;
  opacity: 0.8;
}

.swatch--strikethrough::after {
  position: absolute;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    border-color: #e8e8e1;
    border-color: var(--colorBorder);
    transform: rotate(45deg);
}


.alternative-collection-grid-wraper #collection-filter.collection-filter,
.custom-product-card #collection-filter.collection-filter {
  width: 100%;
  display: flex;
  border-radius: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.color-switch.switch-height {
  /* border-radius: 20px;
  overflow-y: auto; */
}

.alternative-collection-grid-wraper .color-switch,
.custom-product-card .color-switch {
  background: none;
}

.alternative-collection-grid-wraper button.slick-next.slick-arrow,
.custom-product-card button.slick-next.slick-arrow {
  right: -20px;
  top: 50%;
}

.alternative-collection-grid-wraper .slick-prev:before,
.alternative-collection-grid-wraper .slick-next:before,
.custom-product-card .slick-prev:before,
.custom-product-card .slick-prev:after {
  color: #000;
}

.alternative-collection-grid-wraper button.slick-prev.slick-arrow,
.custom-product-card button.slick-prev.slick-arrow {
  left: -20px;
  z-index: 1;
  top: 50%;
}

@media screen and (max-width:768px) {
  .custom-product-card button.slick-prev.slick-arrow,
  .custom-product-card button.slick-next.slick-arrow{
    top: 50%;
    transform: translateY(-10px);
  }
}

.alternative-collection-grid-wraper .slick-prev.slick-disabled:before,
.alternative-collection-grid-wraper .slick-next.slick-disabled:before,
.custom-product-card .slick-prev.slick-disabled:before,
.custom-product-card .slick-next.slick-disabled:before {
  opacity: 0;
}

.custom-product-card .collection-product-color-grid .custom-product-card__color-swatches-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
}

@media screen and (max-width: 374px) {
  .custom-product-card .collection-product-color-grid.grid-product__colors{
    max-width: 80px;
  }
}

.alternative-collection-grid-wraper #product-grid .collection-product-color-grid.grid-product__colors button.slick-arrow::before,
.alternative-collection-grid-wraper #product-grid .collection-product-color-grid.grid-product__colors button.slick-arrow::after,
.custom-product-card .collection-product-color-grid.grid-product__colors button.slick-arrow::before,
.custom-product-card .collection-product-color-grid.grid-product__colors button.slick-arrow::after{
  display: none;
}

.collection-content-main-container .tag__checkbox:before {
  border-color: #000;
}

.quick-add-icon .icon-minus {
  display: none;
}

.alternative-collection-grid-wraper .product-single_tags span,
.custom-product-card .product-single_tags span {
  left: 3%;
  top: 3px;
}

.alternative-collection-grid-wraper .grid-product__tag.grid-product__tag--sold-out,
.custom-product-card .grid-product__tag.grid-product__tag--sold-out {
  border-radius: 0 20px 0 0;
}

.prapp-stars {
  display: flex;
  align-items: center;
}

.nector-reviews {
  text-decoration: none;
}

.nector-reviews-content {
  font-size: 10px;
  display: flex;
  align-items: center;
  margin-left: 5px;
  vertical-align: text-bottom;
  background: #7DAA66;
  color: #fff;
  padding: 2px 3px 2px 7px;
  border-radius: 20px;
}

.nector-review-container {
  padding: 0px 0px;
  text-align: left;
  font-weight: normal;
}

.variant__button-label {
  position: relative;
}

.template-collection .grid__image-ratio.grid__image-ratio--portrait .variant-input-wrap label {
  margin: 0 0px 6px;
}

.variant__button-label label.disabled:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: #e8e8e1;
  transform: rotate(45deg);
}

.collection-page-type .tag:first-child {
  margin-left: 10px;
}

.form-scroll-bar {
  overflow-x: auto;
}

.collection-page-type .tag .tag__checkbox-wrapper .color-swatch {
  display: none;
}

.collection-page-type .tag .tag__checkbox {
  display: none;
}

.collection-page-type {
  background-color: #e6e6e6;
  padding: 15px 0px;
  display: flex;
  justify-content: left;
  min-width: auto;
  gap: 3vw;
  overflow-y: scroll;
}

.form-scroll-bar::-webkit-scrollbar {
  width: 0px;
}

.product_type_tag {
  background-color: #fff;
  padding: 10px;
  border-radius: 40px;
}

.collection-page-type li {
  white-space: nowrap;
}

li.tag.tag--active .product_type_tag {
  background: #7babd2;
  color: #fff;
  padding: 8px 20px 6px;
}

.product_type_tag .icon {
  width: 17px;
  height: 17px;
}

.close-btn {
  display: none;
}
.tag.tag--active .close-btn {
  display: inline;
}

.moretext {
  display: none;
}

.moretext.addremove {
  display: initial;
}

svg.icon.icon-filter {
  transform: rotate(90deg);
  height: 40%;
  width: 25%;
  padding: 0px;
  margin-top: 7px;
  color: #000;
}

.collection-grid__wrapper .collection-filter__item {
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .custome-love-container blockquote.testimonials-slider__text {
    box-shadow: 0px 0px 5px #D0C0B2;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .alternative-collection-grid-wraper .sortby-button svg,
  .custom-product-card .sortby-button svg {
    display: none;
  }

  .header-wrapper .site-nav__link--icon,
  .header-wrapper .hulk-wishlist-icon {
    padding: 0;
  }

  .collection-content-main-container .collection-page-width {
    padding: 0 6px 0 10px;
  }

  .desktop-filter-button {
    opacity: 0;
  }

  .collection-content-main-container .drawer__scrollable {
    margin-bottom: 10px;
    height: 100%;
    overflow: auto;
  }

  .collection-content-main-container .filter-form {
    height: 100%;
  }

  .filter-buttons {
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 10px;
    z-index: 1;
  }

  .collection-content-main-container ul.tag-list.tag-list--active-tags a.btn.btn--small {
    border-radius: 20px;
  }

  .collection-sidebar-selected-filters {
    display: none;
  }

  .collection-content-main-container .tag--remove .icon {
    right: 0;
  }

  .alternative-collection-selected-filters {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 10px;
  }

  .alternative-collection-grid-wraper .sortby-button,
  .custom-product-card .sortby-button {
    background: #f1eddf;
    font-size: 12px;
    font-weight: 500;
    height: 35px;
    font-size: 20px;
  }

  .alternative-collection-grid-wraper #collection-filter.collection-filter,
  .custom-product-card #collection-filter.collection-filter {
    position: fixed;
    left: 0;
    width: 100%;
    display: flex;
    border-radius: 30px;
    bottom: 0%;
    padding-top: 5px;
    padding-bottom: 5px;
    top: unset;
  }

  .grid-product__content {
    padding-top: 15px;
  }

  .alternative-collection-grid-wraper .grid__item,
  .custom-product-card .grid__item {
    padding-left: 6px;
  }

  .collection-content-main-container .small--grid--flush>.grid__item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .collection-grid__wrapper.alternative-collection-grid-wraper,
  .custom-product-card {
    padding-bottom: 20px;
  }

  .alternative-collection-sidebar,
  .alternative-collection-sidebar-group {
    height: 50px;
  }

  .collection-content-main-container .collection-sidebar__group {
    padding-top: unset;
  }

  .alternative-collection-sidebar-group {
    padding-top: 10px;
  }

  .collection-content-main-container .drawer__fixed-header,
  .collection-content-main-container .drawer__header {
    height: unset;
  }

  .collection-content-main-container .collapsible-content.is-open {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    border-radius: 18px;
    border: 1px solid;
    z-index: 2;
  }

  .collection-content-main-container .filter-form div:first-of-type .collection-sidebar__group {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .show-only-on-desktop {
    display: none;
  }

  .collection-content-main-container .collapsible-content.is-open {
    width: 50%;
    height: 100% !important;
    padding: 10px 0 0 10px;
    background: #fff;
    margin-right: 1px;
    min-height: 520px;
  }

  button.collapsible-trigger-open.collapsible-trigger.is-open {
    background: #fff;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    z-index: 10;
    font-size: 10px;
    width: 50.1%;
  }

  .collection-content-main-container .collapsible-trigger-btn {
    padding: 15px 0px 15px 10px !important;
    font-size: 12px;
    letter-spacing: 2px;
  }

  .alternative-collection-grid-wraper a.color-swatch.slick-active,
  .custom-product-card a.color-swatch.slick-active {
    height: 20px;
    margin: 0 4px 4px;
  }

  .alternative-collection-grid-wraper .color-swatch--small,
  .custom-product-card .color-swatch--small {
    width: 20px;
    height: 20px;
    margin: 0 8px 4px 0;
  }

  .custom-product-card .collection-product-color-grid .custom-product-card__color-swatches-wrapper a.color-swatch--small{
    margin: 2px;
  }

  .collection-grid__wrapper.alternative-collection-grid-wraper .grid-product__meta,
  .custom-product-card .grid-product__meta {
    min-height: 150px;
  }
  [page-type="product.non-intractive"] #notifyButton, [page-type="product.interactive-pdp"] #notifyButton, body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .add-to-cart[disabled] { font-size: 18px !important; line-height: 18px !important; padding: 12px 5px 12px !important; }
}

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

  .grid-layout,
  span.form__submit--large.mobile-button {
    display: none;
  }

  .alternative-collection-grid-wraper .collection-filter__sort-container,
  .custom-product-card .collection-filter__sort-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 10px;
  }

  .alternative-collection-grid-wraper .sortby-button,
  .custom-product-card .sortby-button {
    display: flex;
    align-items: center;
  }

  .alternative-collection-grid-wraper a.color-swatch.slick-active,
  .custom-product-card a.color-swatch.slick-active {
    height: 24px;
    margin: 0 10px 4px;
  }

  .prapp-stars {
    padding: 6px 0;
  }

  .alternative-collection-grid-wraper .color-swatch--small,
  .custom-product-card .color-swatch--small {
    width: 24px;
    height: 24px;
    margin: 0 10px 4px;
  }

  .custom-product-card .collection-product-color-grid.grid-product__colors {
    display: flex;
    align-items: center;
  }

  .alternative-collection-grid-wraper button.slick-next.slick-arrow,
  .custom-product-card button.slick-next.slick-arrow {
    right: -20px;
  }

  .alternative-collection-grid-wraper button.slick-prev.slick-arrow,
  .custom-product-card button.slick-prev.slick-arrow {
    left: -20px;
  }

  .filter-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .collection-content-main-container .filter-buttons button.btn.btn--small {
    font-size: 10px;
  }

  .collection-grid__wrapper.alternative-collection-grid-wraper .grid-product__meta,
  .custom-product-card .grid-product__meta {
    min-height: 175px;
  }
}

.alternative-collection-grid-wraper .faq-text,
.custom-product-card .faq-text {
  color: #5f5d5d;
  margin-bottom: 6px;
  font-weight: 400;
  min-height: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.alternative-collection-grid-wraper .custom_price-collection,
.custom-product-card .custom_price-collection {
  margin-bottom: 10px;
}

.collection-variant--price {
  font-weight: bold;
}

.alternative-collection-grid-wraper .slick-prev:before,
.alternative-collection-grid-wraper .slick-next:before .custom-product-card .slick-prev:before,
.custom-product-card .slick-next:before {
  display: none;
}

.alternative-collection-grid-wraper .grid-product__price--original,
.custom-product-card .grid-product__price--original {
  font-size: 11px;
  color: #575757;
}

.custom-product-card .grid-product__link-wrapper {
  position: relative;
}

.custom-product-card .grid-product__link-wrapper>a.grid-product__link {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.alternative-collection-grid-wraper .grid-product__title a.grid-product__link,
.custom-product-card .grid-product__title a.grid-product__link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.collection-content-main-container ul.tag-list.tag-list--active-tags a.btn.btn--small {
  background: #7DAA66;
}

.alternative-collection-grid-wraper .grid-layout svg.icon:not(.icon--full-color) path,
.custom-product-card .grid-layout svg.icon:not(.icon--full-color) path {
  fill: #9C8C73;
}

.collection-content-main-container .filter-buttons button.btn.btn--small {
  background: #7daa66;
  color: #fff;
}

.collection-content-main-container .collapsible-content__inner li {
  margin-bottom: 12px;
}

.collection-content-main-container .filter-buttons button.btn.btn--small:hover {
  background: #7daa66 !important;
}

.alternative-collection-grid-wraper a.icon-wishlist-heart-empty.wishlist-btn,
.custom-product-card a.icon-wishlist-heart-empty.wishlist-btn {
  cursor: none;
}

.alternative-collection-grid-wraper .sortby-modal-content ul,
.custom-product-card .sortby-modal-content ul {
  margin: unset;
}

.alternative-collection-grid-wraper .alternative-collection-view,
.custom-product-card .alternative-collection-view {
  cursor: pointer;
}

.sortby-modal-content a {
  width: 100%;
  display: block;
}

.alternative-collection-grid-wraper .slick-track,
.custom-product-card .slick-track {
  display: flex;
  flex-wrap: nowrap;
}

.alternative-collection-grid-wraper .grid-product__title.grid-product__title--body,
.custom-product-card .grid-product__title.grid-product__title--body {
  min-height: 55px;
}

.nector-review-main-container {
  padding: 0px 0px;
  text-align: left;
  font-weight: normal;
}

.nector-review-rating {
  font-size: 11px;
  font-weight: 500;
  padding-top: 2px;
}

.nector-review-count {
  color: #fff;
  font-size: 11px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: text-bottom;
}

.nector-review-wraper {
  display: flex;
  background: #8bad84;
  align-items: center;
  border: 1px solid;
  border-radius: 12px;
  height: 23px;
}

.nector-review-first-content {
  border-right: 1px solid;
  background: #fff;
  border-radius: 12px;
  height: 21px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.nector-review-second-content {
  border-radius: 0px 12px 12px 0;
  padding: 3px 3px 3px 3px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
}

.alternative-collection-grid-wraper .color-swatch--with-image.clicked,
.custom-product-card .color-swatch--with-image.clicked {
  border: 2px solid;
}

.alternative-collection-grid-wraper .cstmrmoveBefor .slick-dots,
.custom-product-card .cstmrmoveBefor .slick-dots {
  z-index: 2;
}

@media(max-width:768px) {
  header#SiteHeader .header-layout {
    align-items: center;
  }

  .header-item.header-item--navigation.text-center {
    display: none;
  }

  .site-nav__icons.mainDrawwer {
    order: 1;
    display: flex;
  }

  .cstmIConSearch {
    order: 0;
  }

  .header-item.header-item--logo {
    order: 0;
    width: auto;
    max-width: unset;
    flex: 1;
  }

  .site-nav__icons.cstmCartIcon {
    order: 0;
  }

  .site-nav__icons.cstmaccounts {
    order: 0;
    display: none
  }

  .site-nav__icons {
    width: 4%;
  }

  .site-nav__icons.cstmaccounts .small--hide {
    display: block !important;
  }

  header#SiteHeader .site-nav__icons {
    width: 12%;
    text-align: center;
  }
}

@media(max-width:600px) {
  header#SiteHeader .header-layout {
    gap: 8px;
    height: auto;
  }

  header#SiteHeader .site-nav__icons {
    width: 12%;
    text-align: center;
  }

  header#SiteHeader .site-header__logo img {
    width: 120px;
  }
}

.header-sticky-wrapper .header-layout--left-center .header-item--icons,
.header-sticky-wrapper .header-layout--left-center .header-item--logo {
  flex: 0 0 120px;
  max-width: 50%;
}

/* CUSTOM PRODUCT CARD */
[page-type="page.men-collection-main-page"] .section-header__title, [page-type="page.women-collection-mainpage"] .section-header__title, [page-type="page.kids-collection-mainpage"] .section-header__title, [page-type="page.men-collection-main-page"] .yoho-banner-sbc h2, [page-type="page.women-collection-mainpage"] .yoho-banner-sbc h2, [page-type="page.kids-collection-mainpage"] .yoho-banner-sbc h2 { font-size: 40px; line-height: 44px; font-family: "Montserrat"; font-weight: 700;}
@media screen and (max-width: 768px) {
  custom-product-card.grid__item.grid-product {
    min-width: 48%;
  }

  .grid-overflow-wrapper custom-product-card.grid__item:first-child {
    margin-left: 12px;
  }
  [page-type="page.men-collection-main-page"] .section-header__title, [page-type="page.women-collection-mainpage"] .section-header__title, [page-type="page.kids-collection-mainpage"] .section-header__title, [page-type="page.men-collection-main-page"] .yoho-banner-sbc h2, [page-type="page.women-collection-mainpage"] .yoho-banner-sbc h2, [page-type="page.kids-collection-mainpage"] .yoho-banner-sbc h2 { font-size: 30px; line-height: 34px; }
}
@media screen and (max-width: 480px) {
[page-type="page.men-collection-main-page"] .section-header__title, [page-type="page.women-collection-mainpage"] .section-header__title, [page-type="page.kids-collection-mainpage"] .section-header__title, [page-type="page.men-collection-main-page"] .yoho-banner-sbc h2, [page-type="page.women-collection-mainpage"] .yoho-banner-sbc h2, [page-type="page.kids-collection-mainpage"] .yoho-banner-sbc h2 { font-size: 22px; line-height: 26px; }
}
custom-product-card.grid__item{
  padding-left: 6px;
}

/* SWATCH */
custom-product-card .grid-product__colors{
  display: flex;
}

custom-product-card [data-swatch_style=round] .color-swatch::before{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

custom-product-card .color-swatch.custom-product-card__active-color-swatch{
  box-shadow:0 0 0 1px var(--colorTextBody, #0000001a);
}


/* ======================================================START: PRODUCT CARD SHIMMER EFFECT====================================================== */
.grid-product__image-media-loader {
  display: none;
  width: 100%;
  height: 100%;
  background: linear-gradient(-45deg, #eee 40%, #fafafa 50%, #eee 60%);
  background-size: 300%;
  background-position-x: 100%;
  animation: product-media-loader 2s infinite linear;
}
.grid-product__image-media-loader.grid-product__image-media-loading{
  display: block;
  position: relative;
  z-index: 4;
}

.spinner_active {
  display: block !important;
}

@keyframes product-media-loader {
  to {
    background-position-x: 0%
  }
}
/* ======================================================END: PRODUCT CARD SHIMMER EFFECT====================================================== */

/*======================================================START: PRODUCT CARD SWATCH ALIGNMENT======================================================  */

.collection-product-color-grid__wrapper .collection-product-color-grid{
  max-width: calc(100% - 50px);
}

.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors{
  display: block;
  margin-inline: auto;
}

.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors:not(.slick-initialized){
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  gap: 29px;
  margin-left: 15px;
  aspect-ratio: 4;
}

.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors{
  display: block;
  margin-inline: auto;
}

.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
}

.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
  width: 22px;
  max-width: 40px;
  aspect-ratio: 1;
  height: unset;
  margin: 0;
}

/* TO MAKE SWATCH A PERFECT CIRCLE */
@media screen and (min-width: 375px) {
  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 20px;
  }
}

@media screen and (min-width: 425px) {
  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 27px;
  }
}

@media screen and (min-width: 769px) {
  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 20px;
  }

  .collection-content-main-container .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 15px;
  }

  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors{
    min-height: 1px;
  }
} 

@media screen and (min-width: 1024px) {
  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 30px;
  }
  .collection-content-main-container .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a,
  .collection-content-main-container .collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors .custom-product-card__color-swatches-wrapper a{
    width: 38px;
  } 
}

.collection-product-color-grid__wrapper [data-swatch_style=round] .color-swatch:before{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* WHEN ANCHOR TAG APPPENDS SETS WIDTH */
.collection-product-color-grid__wrapper .collection-product-color-grid.grid-product__colors a.grid-product__link{
  width: 0px !important;
}
/* -------------------------------------------------------- */

.collection-product-color-grid__wrapper .custom-product-card__color-swatches-wrapper a.product-color-swatch--active{
  box-shadow: 0 0 0 1px #000;
}

/* SLICK ARROW */
.collection-product-color-grid__wrapper .collection-product-color-grid button.slick-arrow::before{
  display: none;
}

.collection-product-color-grid__wrapper .collection-product-color-grid button.slick-arrow.slick-disabled{
  cursor: not-allowed;
  opacity: 0.2;
}

/*======================================================END: PRODUCT CARD SWATCH ALIGNMENT======================================================  */
/* PLP - Hiding List view icon */
[page-type="collection.alternate-collection"] #list-view , [page-type="collection.alt-collection-all-colors"] #list-view {
  display: none;
}
/* PLP - Hiding List view icon */
  
@media screen and (max-width:480px) {
 body:is([page-type="product.quoi"],
    [page-type="product.kids-products"],
    [page-type="product.bornfree"], [page-type="product.warli-pdp"],
    [page-type="product.blink"],
    [page-type="product.blinc-men"],
    [page-type="product"])  .blink-product_info .product-block form.product-single__form {
    padding: 0;
  }
}

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

 body:is([page-type="product.quoi"],
    [page-type="product.kids-products"],
    [page-type="product.bornfree"], [page-type="product.warli-pdp"],
    [page-type="product.blink"],
    [page-type="product.blinc-men"],
    [page-type="product"])  .button-container .add-to-cart[name="add"][type="submit"],
 body:is([page-type="product.quoi"],
    [page-type="product.kids-products"],
    [page-type="product.bornfree"], [page-type="product.warli-pdp"],
    [page-type="product.blink"],
    [page-type="product.blinc-men"],
    [page-type="product"])  #gokwik-buy-now,body:is([page-type="product.quoi"],
    [page-type="product.kids-products"],
    [page-type="product.bornfree"], [page-type="product.warli-pdp"],
    [page-type="product.blink"],
    [page-type="product.blinc-men"],
    [page-type="product"])  #notifyButton {
    font-size: 14px;
    line-height: 18px;
    padding: 12px 5px 10px;
  }

  .buy-now-arrow svg,
  svg.atc-icon-render,
  .static-buy-icons svg, .buy-now-icon.bagSVG {
    height: 16px;
    top: -1px;
    margin-right: 5px;
  }

  .buy-now-arrow svg:first-child {
    margin-right: 1px;
  }

  .buy-now-arrow svg {
    top: 0px;
    height: 10px;
  }
}
body[page-type="collection.alt-collection-all-colors"] .collection-grid__wrapper.alternative-collection-grid-wraper .grid-product__meta { min-height: auto;}
body[page-type="collection.alt-collection-all-colors"] .collection-product-color-grid__wrapper { display: none; }
/* custom css */
body[page-type="collection.alt-collection-all-colors"] label.variant__button-label.disabled {
  cursor: not-allowed !important;
} 

body[page-type="collection.alt-collection-all-colors"] .notifybuttonInPLP {
  pointer-events: none;
  cursor: not-allowed !important;
}


body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .site-footer .mobilecustomcss-footer .page-width {
  max-width: 1200px !important;
}

body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .site-footer .mobilecustomcss-footer {
  max-width: 1200px !important;
}

.site-footer img {
  max-width: 190px;
  max-height: 90px;
}

body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .footer-aside {
  max-width: 1200px;
}

body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .socialicon_footer {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

#customfooter {
  max-width: 1200px;
  padding: 0px;
}

.header_first_icons,
.header_second_icons {
  display: flex;
  column-gap: 12px;
}

@media (max-width:768px) {
  .non-intractive_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    width: 100%;
  }
}



/*confident styles*/
.highlight_title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 25px;
}

.product_highlight_section {
  width: 65%;
  margin: 0px auto;
}

.highlight_text p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
}

@media(max-width: 768px) {
  .highlight_title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
  }

  .product_highlight_section {
    width: 100%;
    margin: 0px;
  }

  .highlight_text p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }
}


/*Review tag styles*/
.review_tags_title {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.review_tag {
  background: #F4F4F4;
  padding: 6px 14px;
  border-radius: 28px;
  font-size: 23px;
  font-weight: 400;
  box-shadow: 0px 3.59px 7.17px 0px rgba(117, 117, 117, 0.2);
}

.review-filter-btn{
  box-shadow: 0px 3.59px 7.17px 0px rgba(117, 117, 117, 0.2);
}

.review_tags_wrap {
  text-align: center;
  margin: 0px 6px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  justify-content: space-evenly;
}

.review_tags_section {
  padding-top: 45px;
}

@media (max-width: 768px) {
  .review_tags_wrap {
    flex-wrap: wrap;
  }

  .review_tags_title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
  }
}

@media (max-width: 600px) {
  .review_tag {
    font-size: 12px;
    font-weight: 400;
  }
}


/*ni banner styles*/
.main-container-banner---- {
  width: 100%;
  position: relative;
  /*           margin-top:-40px; */
  padding-top: 100px;
  padding-bottom: 50px;
}

.main-container-banner---- img {
  width: 100%;
}

.mobilebannerimg {
  display: none;
}

.btn-customdesign {
  position: absolute;
  top: 82%;
  left: 44.6%;
  padding: 11px 18px;
  background: black;
  border: 2px solid black;

}

.btn-customdesign a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

@media (max-width: 768px) {
  .main-container-banner---- {
    padding: 10px 10px;
  }

  .desktopbannerimg {
    display: none;
  }

  .mobilebannerimg {
    display: block;
  }

  .btn-customdesign {
    position: absolute;
    top: 92%;
    left: 38%;
    padding: 2px 8px;
    background: black;

  }

  .btn-customdesign a {
    font-size: 12px;
    color: white;
  }

  .main-container-banner---- img {
    width: 100%;
    border-radius: 15px;
  }
  .ni_banner_heading{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 18px;
  }
}

.ni_banner_heading {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 18px;
  text-transform: capitalize;
}


/* review slidr styles */
.review-section {
    text-align: center;
    
  }
  .review-section h2 , .jdgm-titl , .jdgm-rev-widg__title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 18px;
  }
  .review-section p.subheading {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 40px;
  }
  .review-filters button {
    margin: 0 26px;
    padding: 6px 12px;
    border: none;
    border-radius: 999px;
    background-color: #f1f1f1;
    cursor: pointer;
    transition: all 0.2s;
  }
  .review-filters button.active , .review_tag.active {
    background-color: #000;
    color: #fff;
  }
  .review-cards {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin-top: 30px;
  }
  .review-card {
    background: #fff;
  }
  .review-card.active {
    display: block;
  }
  .review-card img.product-image {
    max-width: 530px;
    width: 100%;
    border-radius: 12px;
  }
  .slider-arrows{
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    }

    @media (max-width: 768px) {
      .review-section h2 , .jdgm-title , .jdgm-rev-widg__title{
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 5px;
      }
      .review-section p.subheading {
        font-size: 11px;
        font-weight: 400;
        margin-bottom: 15px;
      }
      .review-filter-btn{
        font-size: 12px;
        font-weight: 400;
      }
      .slider-arrows{
        margin: 0px 15px;
      }
      .review-section{
        margin-bottom: 35px;
      }
      .review-filters button {
        margin: 10px 6px;
      }
      
    }


    /*image with logo section*/
      .shop_confidence_title{
        font-size: 24px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 18px;
    }
    .shop_confidence_group{
        display: flex;
        align-items: baseline;
        justify-content: space-evenly;
    }
    .confidence_item{
        width: 15%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

.confidence_divider {
  width: 1.4px;
  height: 45px; /* Short height like in the image */
  background-color: #000;
}
.confidence_item p{
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .shop_confidence_title{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 18px;
  }
  
  .confidence_item p{
    font-size: 10px;
    font-weight: 400;
  }
}


.non-intractive_header{
  display: flex;
  align-items: stretch;
}

.header-layout {
    display: flex;
    justify-content: unset;
    align-items: center;
}
.non_intractive_logo{
  display: none !important;
}

@media (max-width: 768px) {
  .announcement-marquee-item:not(:has(.announcement-link-text_mobile)) {
    display: none;
  }
  .header-item{
    display: none !important;
  }
  .non_intractive_logo{
    display: block !important;
  }
  .site-header__logo{
    margin: 0px;
  }
  .site-header{
    padding: 10px 0px;
  }
  
  .header_first_icons, .header_second_icons {
    display: flex;
    column-gap: 12px;
    flex-direction: row-reverse;
    align-items: center;
  }
body:is([page-type="product.non-intractive"], [page-type="product.interactive-pdp"]) .header_first_icons, .header_second_icons{
    flex-direction: row;
  }
  .header_first_icons{
    column-gap: 12px;
  }
  .header_second_icons {
    flex-direction: row;
  }
  header#SiteHeader .site-nav__icons{
    width: fit-content;
  }
  .header-wishlist-icon .hulk-header-icon{
    top: 0px;
  }
  
}


.section-similler-product .custom_price-collection{
  font-size: 16px;
  font-weight: 700;
}
.section-similler-product .addtocartbtn .btn-custom{
  font-size: 18px;
  font-weight: 600
}
.section-similler-product .nector-review-rating{
  font-size: 13px;
  font-weight: 400;
  padding-top: 0px;
}
.section-similler-product .grid-product_rating .nector-review-first-content{
  flex-direction: row-reverse;
}
.section-similler-product .grid-product_rating .prapp-star , .section-similler-product .grid-product_rating .icon.icon-verified{
  width: 10px !important;
  height: 10px !important;
}

svg#svgkp { width: 21px !important; height: 21px !important; }
.icon-wishlist-heart-empty:before { margin: 0px !important; }
.non-intractive{display: none;}
.site-header__logo-link.logo--inverted{display: none;}
.cstmrmoveBefor .slick-dotted.slick-slider{padding-bottom: 100% !important;}
.product__photo-zoom{top: 0;}
.section-similler-product .nector-review-wraper {
  height: 30px;
  border-radius: 19px;
  border-color: #848484;
}
.section-similler-product .nector-review-first-content{
  height: 28px;
  border-radius: 19px;
}
.section-similler-product .nector-review-second-content {
  padding-right: 10px;
  gap: 2px;
}
.section-similler-product .nector-review-first-content{
  padding-left: 10px;
}
@media(max-width: 767px){
  .section-similler-product .nector-review-wraper {
    height: 20px;
  }
  .section-similler-product .nector-review-first-content{
    height: 18px;
  }
  .interactive_gallery .gallery-block img{
    border-radius: 20px;
  }
  .section-similler-product .addtocartbtn .btn-custom{
    font-size: 13px;
    font-weight: 600
  }
  .section-similler-product .custom_price-collection{
    font-size: 10px;
    font-weight: 700;
  }
  .section-similler-product .grid-product_rating .nector-review-rating , .section-similler-product .grid-product_rating .nector-review-count{
    font-size: 8px !important;
    font-weight: 400;
    vertical-align: middle;
    line-height: 11px !important;
  }
  .section-similler-product .grid-product_rating .nector-review-rating , .section-similler-product .grid-product_rating .nector-review-count{
    font-size: 8px !important;
    font-weight: 400;
  }
  .section-similler-product .grid-product_rating .prapp-star{
    width: 6px !important;
    height: 6px !important;
  }
  .section-similler-product .grid-product_rating .nector-review-count svg{
    width: 7px !important;
    height: 7px;

  }
  .section-similler-product .nector-review-first-content{
    height: 19px;
  }
  .section-similler-product .nector-review-wraper{
    height: 21px;
  }
  .section-similler-product .grid-product__price.custom_price-collection{
    font-size: 10px;
    font-weight: 700;
    margin-top: 3px;
  }
  .section-similler-product .prapp-stars{
    padding: 3px 0px;
  }
  .section-similler-product .grid-product__meta{
    padding: 9px 0 5px 0;
  }
  .interactive_template_main .accordion-heading{
    margin: 15px 0px;
    padding: 0px;
  }
}
@media (max-width:480px){
  .section-similler-product .nector-review-wraper{
    height: 21px;
  }
  .section-similler-product .nector-review-first-content{
    height: 19px;
  }
  .section-similler-product .addtocartbtn .btn-custom{
    font-size: 13px;
    font-weight: 600
  }
}
