/** Shopify CDN: Minification failed

Line 1268:15 Expected ":"

**/
.main-custom-collections .collection-block.item .image-section {
    width: 160px;
    height: 160px;
  margin:auto;
 }
span.c-custom-badge {
    display: flex;
    background: #fdc7d2;
    position: relative;
    width: auto;
    max-width: fit-content;
    border-radius: 5px;
    padding: 6px 6px;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.5px;
}
.product__tax.caption.rte {
    display: grid;
    justify-content: end;
    bottom: 22px;
    position: relative;
}

.custom-Offers {
    display: flex;
    gap: 7px;
}
 /* dawn theme badge hide */
 .card-wrapper.product-card-wrapper .card__badge.top.left {
    display: none;
}


.custom-badge-wrapper {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 5;
}

.custom-badge-container {
  position: relative;
  height: 24px;
}

/* Simple square badge */
.custom-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #a32020; /* red */
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 6px;
  line-height: 1;
  white-space: nowrap;
  border-radius: 0;
  opacity: 0;
  transition: background 0.3s ease, opacity 0.4s ease;
}

/* Right triangle cut */
/* .custom-badge::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #81141D;
} */

/* Active badge visible */
.custom-badge.active {
  opacity: 1;
}

/* Hover = Green */
/* .card:hover .custom-badge,
.card-product:hover .custom-badge {
  background: #1e7e34;
} */

/* .card:hover .custom-badge::after,
.card-product:hover .custom-badge::after {
  border-left-color: #1e7e34;
} */

.custom-image-section img {
    padding: 0 100px;
}
.main-custom-collections .collection-block.item .image-section img{
    width: 100%;
    height: 100%;
}
.main-custom-collections .text_collection_svg span {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 10px;
}
.main-custom-collections .collection-block.item a {
    text-decoration: none;
}
.main-custom-collections .owl-nav,.custom-review-slider .owl-nav{
    position: absolute;
    top: 20%;
    left: -4%;
    width: 108%;
    display: flex;
    justify-content: space-between;
}
.main-custom-collections .owl-nav button,.custom-review-slider .owl-nav button{
    width: 44px;
    height: 44px;
    border-radius: 100px !important;
    opacity: 1 !important;
    position: relative !important;
 
 
}
.main-custom-collections .owl-nav button span,.custom-review-slider .owl-nav button span{
    font-size: 38px;
    display: block;
    position: absolute;
    top: -29%;
    left: -3%;
    width: 100%;
    height: 100%;
   font: none !important;
  color:#000;
}
.main-custom-collections .owl-nav button:hover, .custom-review-slider .owl-nav button:hover{
      background: unset !important;
}

.utility-bar .announcement-bar .announcement-bar__message span {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
}
header.main-header.header {
    display: flex;
    justify-content: space-between;
}
.custem-search-input.desktop-show {
    width: 50%;
}
.custem-search-input.desktop-show .search__input.field__input {
    padding-right: 9.8rem;
    background: #F5F5F5;
    border-radius: 50px;
}
.custem-search-input.desktop-show predictive-search.search-modal__form .field:after,.slideshow__text-wrapper.banner__content .banner__buttons a.button.button--primary:after{
  box-shadow:none;
}
a.header__icon.header__icon--account.link.focus-inset,a#cart-icon-bubble {
    display: block;
}
.header__icons.header__icons--localization.header-localization a {
    width: auto;
    display: block;
    text-decoration: none;
}
.header__icon .svg-wrapper {
    width: 24px;
    height: 24px;
  margin: auto;
}
header.main-header.header .header__icons {
     gap: 10px;
    padding-right:10px;
    padding-top: 10px;
    flex-direction: row;
}
.header__icons.header__icons--localization.header-localization a .item-icon {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    padding-top: 10px;
}
header.custom-header ul.list-menu.list-menu--inline .header__menu-item span {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
}
header.custom-header.page-width {
    padding-bottom: 20px;
      text-align: center;
}
.slideshow__text.banner__box.content-container h2.banner__heading.inline-richtext.h1 {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 70px;
    line-height: 74px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #000000;
}
.slideshow__text-wrapper.banner__content .banner__text.rte p {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
}
.slideshow__text-wrapper.banner__content .banner__buttons a.button.button--primary {
    font-family: Gilroy-Regular !important;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 0px 50px;
}
.slideshow__text-wrapper.banner__content .banner__buttons a.button.button--primary:hover {
    background: #fff;
    color: #000;
}
.footer-block.grid__item .socal-footer-icon {
    display: flex;
    gap: 20px;
}
.header__icon--cart {
    position: relative;
    margin-right: 0;
}
footer .footer-block__heading.inline-richtext {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 21px;
    line-height: 100%;
    text-transform: uppercase;
  color: #fff;
}
footer .footer-block__details-content .list-menu__item--link {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #FFFFFF;
}
footer .footer-block--newsletter {
    align-items: unset;
    margin-top: 0;
}
body .newsletter-form__button {
    width: auto;
    position: relative;
    background: #FFFFFF !important;
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #010101;
    border-radius: 100px;
    margin-top: 20px;
    padding: 12px 30px;
}
body .newsletter-form__button:hover{
      background: #f5f5f5 !important;
}
.footer-block__newsletter .newsletter-form__field-wrapper .field {
    display: block;
}
.footer-block__newsletter .newsletter-form__field-wrapper .field:after {
    box-shadow: none;
}
footer .newsletter-form__field-wrapper .field__input {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
}
.announcement-bar-slider.slider-buttons .slider-button {
    height: 44px !important;
}
.footer__content-bottom-wrapper small.copyright__content {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
}
footer .footer__content-bottom-wrapper {
    align-items: beige;
    justify-content: space-between;
}
.footer__content-bottom-wrapper .footer__copyright.caption {
    margin-top: 0;
}
.bottom-80{
  padding-bottom: 80px !important;
}
.header--icon {
    justify-content: center;
    position: relative;
    bottom: 10px;
}
.top-80{
  padding-top: 80px;
}
.custom-recipient-section .recipient-block {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.custom-recipient-section .recipient-item {
     width: 49%;
      position: relative;
}
.custom-recipient-section .recipient-item .image-section img {
    width: 100%;
    height: 100%;
}
.custom-recipient-section .custome-heading,.collection__title.title-wrapper h2.title.inline-richtext,.custom-review-slider .main-heading,.main-image-with-video .main-heading, .image-gallery .main-heading,h2.blog__title.inline-richtext.h1,.collapsible-content__header h2.collapsible-content__heading.inline-richtext.h1,body .shopify-app-block #insta-feed h2 {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    padding-bottom: 25px;
  color:#000;
  margin-bottom: 0px;
}
.custom-recipient-section .recipient-item .block-contener .block-heading {
    font-family: Authentic Heart;
    font-weight: 400;
    font-size: 70px;
    line-height: 80px;
    text-align: center;
      margin-bottom: 10px;
}
.custom-recipient-section .recipient-item .block-contener {
    position: absolute;
    top: 35%;
    left: 10%;
}
.custom-recipient-section .recipient-item .block-contener .block-button {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 10px;
    text-decoration: unset;
}
.card-wrapper .card__inner {
    background: transparent;
}
.card-wrapper .card__inner .media.media--transparent.media--hover-effect {
    border-radius: 6px;
    border: 1px solid #00000014;
}
.custom-recipient-section .recipient-item .block-contener .block-button:hover {
    background: #f5f5f5 !important;
    color: #000 !important;
}
body .rating-star {
    --color-rating-star: #c2210e;
    font-size: 16px;
}
.product__accordion .accordion__content{
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}
.card__heading .full-unstyled-link {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
}
.card-information .price__container .price__sale {
    display: flex;
    gap: 10px;
      align-items: baseline;
}
.card-information .price__container .price__sale .price-item.price-item--sale {
    font-family: Gilroy-Medium !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #010101;
}
.card-information .price__container .price__sale .price-item.price-item--regular {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    text-decoration: line-through;
    color: #555555;
}
.center.collection__view-all .button {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 10px;
  padding:18px 30px;
}
.center.collection__view-all .button:after {
   box-shadow: none;
}
.custom-image-section .image-section img {
    width: 100%;
    height: 100%;
}
.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile {
    position: absolute;
    bottom: 0;
    border: none;
    width: 100%;
}
.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile button.slider-button {
    display: none;
}
.custom-image-multi .multi-block {
    display: flex;
    gap: 10px;
}
.custom-image-multi .multi-block .multi-item img {
    width: 100%;
    height: auto;
      border-radius: 10px;
}
.custom-image-multi .multi-block .multi-item {
    width: 50%;
}
.multi-item.block-start {
    display: flex;
    flex-wrap: wrap;
 }
.multi-item.block-start .image-section {
    width: 100%;
}
.custom-review-slider .custom-review-slider-item.item {
    border: 1px solid #B8B8B8;
    border-radius: 15px;
      margin-right: 1px;
   margin-bottom: 1px;
}
.custom-review-slider .custom-review-slider-item.item .image-review-profile {
    display: flex;
    background: #F7F7F7;
    border-radius: 15px 15px 0px 0px;
    padding: 15px;
    gap: 10px;
    align-items: center;
}
.custom-review-slider .custom-review-slider-item.item .image-review-profile .reviwe-name .name {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #010101;
}

.custom-review-slider .custom-review-slider-item.item .content {
    padding: 15px;
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
}
.custom-review-slider .custom-review-slider-block {
    position: relative;
}
.custom-review-slider .owl-nav {
    top: 35%;
    width: 108%;
    left: -4%;
}
.image-gallery .main-heading a{
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    padding-bottom: 25px;
    color:#000;
  text-decoration: unset;
}
.shop-now-link {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 300;
  text-decoration: underline !important;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: color 0.3s ease;
}

.shop-now-link:hover {
  color: #555; /* subtle hover */
  text-decoration: underline; /* matches your screenshot */
}
/* .card-wrapper.animate-arrow.collection-card-wrapper h3.card__heading a.full-unstyled-link {
    text-align: center !important;
    font-size: 30px;
    font-family: 'Montserrat,regular', sans-serif !important;
    padding: 10px !important;
}
.card-wrapper.animate-arrow.collection-card-wrapper h3.card__heading a.full-unstyled-link span.icon-wrap {
    display: none;
} */

.main-image-with-video .custom-image-with-video {
    display: flex;
   flex-wrap: wrap;
      align-items: center;

}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item {
    width: 50%;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .images-video-section img {
    width: 100%;
    height: 100%;
      border-radius: 10px;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .images-video-section {
    position: relative;
      height: 100%;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .images-video-section .play-button {
    position: absolute;
    top: 35%;
    left: 41%;
  cursor: pointer;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .custom-heading {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 35px;
    line-height: 38px;
    color: #000;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .custom-content p{
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content {
    padding-left: 30px;
}
.custom-brand-icon .custom-brand-block {
    display: flex;
    justify-content: space-between;
}
.custom-brand-icon .custom-brand-item .logo-item {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}
.custom-brand-icon .custom-brand-item {
    text-align: center;
}
.title-wrapper-with-link.title-wrapper--self-padded-tablet-down {
    justify-content: center;
  margin-bottom: 0px;
}

li.blog__post.grid__item.article.slider__slide .article-card-wrapper.card-wrapper .article-card{
    box-shadow: 0px 0px 17px 0px #0000001A;
    background: #FFFFFF;
    padding: 10px;
    border-radius: 15px;
}
.article-card__image.media.media--hover-effect {
    border-radius: 15px;
}
body .blog-articles .article-card .card__information, body .blog__posts .article-card .card__information {
    padding-left: 0px;
    padding-right: 0px;
}
.blog li.blog__post.grid__item.article .card__content .card__heading .full-unstyled-link {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
  color: #000;
}
.blog__post p.article-card__excerpt.rte-width {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-transform: lowercase;
    color: #555555;
}
.article-card__info.caption-with-letter-spacing.h5 {
    display: none;
}
.read-more a {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    color: #000;
}
.blog__view-all.center a.blog__button.button {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 18px 30px;
}
.blog__view-all.center a.blog__button.button:after{
  box-shadow: none;
}
.collapsible-content__header h2.collapsible-content__heading.inline-richtext.h1 {
   margin-bottom: 0px;
}
.main-custom-collections .owl-nav button.disabled circle {
    fill: #efefef;
}
.main-custom-collections .owl-nav button.disabled path {
    stroke: #000;
}
.grid__item.collapsible-content__grid-item .faq-image-section {
    padding-left: 40px;
}
.faq-image-section .Common {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    padding-bottom: 30px;
  color: #000000;
}
.faq-image-section .questions {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #000000;
}
.faq-image-section .date-month {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #555555;
      padding-bottom: 15px;
}

.faq-image-section a.whatsapp-chat {
    border-radius: 10px;
    background: #34C759;
    padding: 18px 30px;
    box-shadow: 0px 8px 14px 0px #00000014;
      text-decoration: none;
}
.main-whatsapp-chat {
    margin-top: 15px;
}
.faq-image-section a.whatsapp-chat span {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FFFFFF;
}
.grid__item.collapible-section {
    background: #F7F7F7;
    padding: 30px;
    border-radius: 15px;
}
.grid__item.collapible-section .accordion summary {
    justify-content: space-between;
}
.grid__item.collapible-section .accordion details>summary .open-icon{
  display: none;
}
.grid__item.collapible-section .accordion details[open]>summary .open-icon{
  display: block;
}
.grid__item.collapible-section .accordion details[open]>summary .close-icon{
  display: none;
}
.collapsible-content__wrapper .grid.collapsible-content__grid.collapsible-content__grid--reverse {
    align-items: center;
}
.grid__item.collapible-section .accordion {
    border: unset;
}
.grid__item.collapible-section .accordion summary:hover{
  background: unset;
}
.grid__item.collapible-section .accordion summary:hover h3.accordion__title {
    text-decoration: unset;
}
.grid__item.collapible-section h3.accordion__title {
    font-family: Gilroy-Regular !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
  color: #000;
}
.grid__item.collapible-section .accordion__content p {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
  color: #555555;

}
.grid__item.collapible-section .accordion__content {
    padding: 0;
}
.grid__item.collapible-section .accordion summary {
    border-top: 1px solid #000000;
}
.grid__item.collapible-section .accordion:nth-child(1) summary {
    border-top: unset;
}
.grid__item.collapible-section .accordion span.open-icon svg {
    background: #000;
    padding: 7px;
    width: 26px;
    height: 26px;
    border-radius: 60px;
}
.grid__item.collapible-section .accordion span.close-icon svg {
    width: 26px;
    height: 26px;
    padding: 7px;
    border-radius: 60px;
    border: 0.5px solid #000000;
}
.customer-support-image-text .main-icon svg {
    width: 80px;
    height: 80px;
}
a.customer-support .headers strong {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
  color:#000;
}
a.customer-support .content p.pharaghraph {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #555555;
}
.blog slider-component.slider-mobile-gutter ul.blog__posts.articles-wrapper.contains-card.contains-card--article {
    gap: 15px;
}
.blog slider-component.slider-mobile-gutter ul.blog__posts.articles-wrapper.contains-card.contains-card--article li.blog__post.grid__item {
    width: calc(32% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
.banner__text.rte.body p a {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    text-decoration: unset;
}
.banner__text.rte.body p strong {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
  color: #fff;
}
.about-image .image-with-text__text-item.grid__item h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 34px;
    text-transform: uppercase;
}
.about-image.padidding-left-zero .image-with-text__content.image-with-text__content--middle.image-with-text__content--desktop-left
 {
    padding-left: 0;
}
.about-image .image-with-text__text.rte.body p {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #555555;
}
.about-image.background-color .image-with-text__text-item.grid__item {
    background: #FBF8F2;
}
.about-image.background-color .page-width {
    min-width: 100%;
    padding: 0;
}
.banner.banner--content-align-left.banner--content-align-mobile-center h2.banner__heading.inline-richtext.h1 {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 52px;
    line-height: 100%;
    color: #010101;
}
.custom-form {
    padding-top: 80px;
    padding-bottom: 80px;
}
.custom-form .custom-block-form .custom-block-item {
    border: 2px solid #00000014;
}
.custom-form .custom-block-form .custom-block-item {
    border: 2px solid #00000014;
    padding: 30px;
    border-radius: 10px;
}
.custom-form .custom-block-form {
    display: flex;
    gap: 15px;
}
.custom-form .custom-block-form .custom-block-item.form-detail {
    width: 40%;
}
.custom-form .custom-block-form .custom-block-item.form-item {
    width: 70%;
}
.custom-form .custom-block-form .heading {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    color: #010101;
    padding-bottom: 15px;
}
.all-fild label,.all-fild input {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #010101;
}
.all-fild input,.message.all-fild textarea {
    border: 2px solid #00000014;
    border-radius: 10px;
    width: 100%;
    height: 35px;
    margin-top: 10px;
}
.message.all-fild textarea{
  height: 120px;
}
.custom-form .custom-block-form .custom-block-item.form-item .flied-block {
    display: flex;
    width: 100%;
    gap: 10px;
  padding-top: 10px;
    padding-bottom: 10px;
}
.custom-form .custom-block-form .custom-block-item.form-item .flied-block .all-fild {
    width: 50%;
}
.custom-form .custom-block-form .custom-block-item.form-item .submit input {
    background: #000000;
    color: #FFFFFF;
    border-radius: 100px;
    padding: 4px 30px;
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
  cursor: pointer;
}
.custom-block-item.form-detail .content p,.custom-block-item.form-detail .content p a {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #7C7C7C;
  text-decoration: unset;
}
.custom-block-item.form-detail .content p strong {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
}
.section-template--16982816981040__custom_liquid_YfbGen-padding {
    margin-bottom: -10px;
}
.collection-banner .banner__text.rte.body {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #010101;
    width: 100%;
}
.facets__wrapper h2.facets__heading.caption-large.text-body,.facets__summary span,.facet-filters__label label,.facet-filters__field .select__select,.facet-filters__field .select__select option,span#ProductCountDesktop {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #000;
}
.main-youtube-video {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #00000066;
  display: none;
}
.page-width.youtube-content {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.page-width.youtube-content .close-button {
    text-align: right;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
}
slider-component.slider-mobile-gutter.slider-component-full-width .slider-buttons {
    position: absolute;
    top: 36%;
    left: -4%;
    width: 108%;
    justify-content: space-between;
}
slider-component.slider-mobile-gutter.slider-component-full-width .slider-button
 {
    width: 48px;
    height: 48px;
 }
.mobile-show {
    display: none !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}
.product__info-wrapper.grid__item .product__title h1 {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
}
.product__info-wrapper.grid__item .price__sale span.price-item.price-item--sale.price-item--last {
    font-family: Gilroy-Medium !important;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    text-transform: capitalize;
}
.product__info-wrapper.grid__item .price__sale s.price-item.price-item--regular {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: capitalize;
    text-decoration: line-through;
  color: #555555;

}
.product__info-wrapper.grid__item .price__sale {
    display: flex;
    align-items: center;
}
  .countdown-container {
    display: flex;
    gap: 10px;
  }
  .countdown-item {
    background: #f5f5f5;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    min-width: 50px;
  }
  .countdown-item span {
    font-size: 20px;
    font-weight: bold;
    display: block;
  }
.quantity_buy_button .form{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.quantity_buy_button product-form.product-form {
    margin: 0;
}
.quantity_buy_button .product-form__input.product-form__quantity {
    width: 28%;
    max-width: 28%;
  margin-top:0;
  min-width:28%;
}
.quantity_buy_button .product-form__input.product-form__quantity .quantity {
    width: 100%;
}
.quantity_buy_button .product-form__buttons {
     width: 70%;
}
.quantity_buy_button .shopify-payment-button {
    width: 100%;
}
.quantity_buy_button .product-form__quantity .form__label {
    margin: 0;
}
.quantity_buy_button .quantity:after {
     border: 1px solid #F5F5F5;
    border-radius: 10px;
    box-shadow: unset;
}
.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary {
    background: #000000;
    color: #fff;   
  border-radius: 10px;
  
}
.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary:after,button.shopify-payment-button__button.shopify-payment-button__button--unbranded:after{
  border-radius: 10px;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 10px;
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
.quantity_buy_button .abb-to-card .product-form__buttons button.product-form__submit.button.button--full-width.button--secondary span {
    font-family: Gilroy-Medium;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 2%;
    text-transform: uppercase;
}
.product__info-wrapper.grid__item span.badge{
  display: none;
}
.product-image-section .multipul-image img {
    width: 100%;
    height: 100%;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button {
    background: #000000;
    border-radius: 10px;
    padding: 15px 30px;
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: unset;
}
.related-products h2.related-products__heading.inline-richtext.h2 {
    font-family: Gilroy-SemiBold;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}
.comparison-section h2, .comparison-section h2 p {
    font-family: Gilroy-SemiBold !important;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #000;
  margin-top: 0px;
}
body .shopify-app-block #insta-feed {
    margin-bottom: 80px !important;
}
body .shopify-app-block #insta-feed h2 {
     margin-top: 0;
}
/* faq code*/
.custom-offers-faq .offers-faq {
    width: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #ec6784;
    border-style: dashed;
}
.custom-offers-faq .offer-item {
  border-bottom: 1px solid #eee;
}
.custom-offers-faq .offer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}
.custom-offers-faq .offer-title img {
  width: 30px;
  margin-right: 5px;
}
.custom-offers-faq .offer-title {
    display: flex;
    align-items: center;
    font-family: Gilroy-Medium;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #010101;
}
.custom-offers-faq .toggle-btn {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
}
.custom-offers-faq .offer-content {
  display: none;
  padding: 10px;
}
.custom-offers-faq .offer-content.show {
    display: flex;
    justify-content: space-between;
}
.custom-offers-faq .code-box {
    font-family: Gilroy-Medium;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #B26785;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #B26785;
}
.custom-offers-faq .copy-btn {
    font-family: Gilroy-Medium;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    background: none;
    border: none;
    cursor: pointer;
    color: #269AFF;
}
.custom-offers-faq .more-offers {
    font-family: Gilroy-Regular;
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #010101;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

/* Slide effect */
.custom-offers-faq .hidden-offer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.custom-offers-faq .hidden-offer.show {
  max-height: 200px; /* adjust as needed */
}
/* end faq*/
.custom-offers-faq .custom-Offers {
    font-family: Gilroy-Regular !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #555555;
}
.custom-offers-faq .custom-Offers strong {
    color: #121212;
    font-family: Gilroy-Medium !important;
    font-weight
}
.product__accordion.accordion.quick-add-hidden h2.h4.accordion__title.inline-richtext {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.custom-collection.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage-outer {
    z-index: 9;
}
.Secure-Payment .Secure-itme {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.Secure-Payment .image-secure {
    margin-top: 10px;
}
.Secure-Payment .image-secure img,.custom-brand-icon.product-brand .custom-brand-block .custom-brand-item img {
    width: 100%;
    height: 100%;
}
.custom-brand-icon.product-brand .custom-brand-block .custom-brand-item {
    width: 24%;
}
.custom-brand-icon.product-brand .custom-brand-block {
    gap: 10px;
    flex-wrap: wrap;
}
product-recommendations.related-products ul.grid.product-grid {
    gap: 15px;
}
product-recommendations.related-products ul.grid.product-grid li.grid__item {
    width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
.main-view-button{
  text-align: center;
  margin-top:10px;
}
.main-view-button a.view-button {
    font-family: Gilroy-Medium !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    text-decoration: unset;
    border-radius: 10px;
    padding: 14px 30px;
    cursor: pointer;
}
.card-wrapper.product-card-wrapper .card--media .card__inner .card__content {
    padding-left: 0;
}
.card-wrapper.product-card-wrapper .card--media .card__inner .card__content span.badge {
    font-family: Gilroy-Regular !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-transform: capitalize;
}
.share-and-text {
    display: flex;
    align-items: flex-start;
          gap: 10px;
}
.share-and-text button.share-button__button {
    align-items: baseline;
}
.main-image-with-video.product-main-product .custom-content {
    margin-bottom: 25px;
}
.product-addon-details span.product-addon-title {
    display: none;
}
.product-addon-details .product-addon-price {
    font-family: Gilroy-Regular !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
  color:#000;
  opacity:1;
}
.product-addon-details .product-addon-price strong{
  color: #EC6784;
}
.pwzrjss111 {
    border-radius: 10px;
}
.pwzrjss5 {
     border-radius: 10px !important;
}
.center.collection__view-all .button:hover,.blog__view-all.center a.blog__button.button:hover,.faq-image-section a.whatsapp-chat:hover,.custom-form .custom-block-form .custom-block-item.form-item .submit input:hover,.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button:hover,.main-view-button a.view-button:hover,.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link:hover,.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary:hover,button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{
   background: #fff;
    color: #000;
  border-radius: 10px;
}
.center.collection__view-all .button:hover:after,.blog__view-all.center a.blog__button.button:hover:after,.faq-image-section a.whatsapp-chat:hover:after,.custom-form .custom-block-form .custom-block-item.form-item .submit input:hover:after,.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button:hover:after,.main-view-button a.view-button:hover:after,.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link:hover:after,.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary:hover,button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:after{
box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background));
border-radius: 10px;
}
.center.collection__view-all .button:after,
.blog__view-all.center a.blog__button.button:after,
.faq-image-section a.whatsapp-chat:after,
.custom-form .custom-block-form .custom-block-item.form-item .submit input:after,
.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button:after,
.main-view-button a.view-button:after,
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link:after,
.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary,
button.shopify-payment-button__button.shopify-payment-button__button--unbranded:after {
  border-radius: 10px;
}

.faq-image-section a.whatsapp-chat:hover span{
  color: #000;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button:hover,.main-view-button a.view-button:hover{
  border: 1px solid;
}
.estimated-delivery {
    display: flex;
    align-items: center;
    gap: 10px;
}
.estimated-delivery .delivery-text p {
    margin: 0;
    margin-bottom: 7px;
}
.estimated-delivery .delivery-text p {
    margin: 0;
    margin-bottom: 7px;
    font-family: 'Gilroy-Regular' !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
}
.estimated-delivery .delivery-text p strong {
    font-family: Gilroy-SemiBold !important;
    font-weight: 600;
}
@media screen and (min-width: 990px) {
body .slider-component-full-width .slider--desktop {
  margin-top:0px;
        gap: 15px;
    }
body .slider--desktop.grid--4-col-desktop .grid__item {
        width: calc((100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3);
        width: 24%;
    }
     body .slider-component-full-width .slider--desktop .slider__slide:first-child {
        margin-left: 0;
    }
}
@media screen and (min-width: 750px) {
    footer.footer .footer__content-top .grid--4-col-tablet .grid__item {
        width: calc(23% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    }

}


@media only screen and (max-width: 767px) {
.utility-bar .announcement-bar .announcement-bar__message span {
    font-size: 12px;
   }
   .product__info-wrapper.grid__item .price__sale s.price-item.price-item--regular {
    font-size: 21px;
   }
   .custom-badge-container {
  position: relative;
  height: 18px;
}

   .custom-badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #a32020; /* red */
  color: #ffffff;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px 5px;
  line-height: 0
  /* white-space: nowrap; */
  border-radius: 0;
  opacity: 0;
  transition: background 0.3s ease, opacity 0.4s ease;
}

  .header__icons.header__icons--localization.header-localization a.header__icon.wishlist-icon {
    display: none;
}

  header.custom-header.page-width {
    display: none;
}
.custom-recipient-section {
    padding-bottom: 65px !important;
}
div#shopify-section-template--17148520038448__custom_recipient_Tz3nfa .custom-recipient-section .recipient-block {
    display: grid;
    gap: 20px;
    flex-wrap: wrap;
}
.customer-stories {
    text-align: center;
    padding: 20px 0 65px 0 !important;
}
.section-title {
  margin: 0 !important;
  font-size: 24px !important;
}
  .mobile-show {
        display: block !important;
    }
      .desktop-show {
        display: none !important;
    }
  header-drawer {
    display: flex;
}
.custom-image-section img {
    padding: 0 10px !important;
}
.recipient-block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* space between images */
}

.recipient-item {
  flex: 1 1 calc(50% - 20px); /* 2 items per row */
  max-width: calc(50% - 20px);
}

.recipient-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
 .recipient-item {
    /* flex: 1 1 100%; */
    max-width: 100%;
  }
 slider-component.slider-mobile-gutter.slider-component-full-width .slider-buttons {
 display: none;
}
.announcement-bar-slider.slider-buttons .slider-button {
    height: 30px !important;
}
/* header.main-header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}  */
  .main-custom-collections .collection-block.item .image-section {
    width: 90px;
    height: 90px;
    margin: auto;
}
  .custom-recipient-section .recipient-item {
    width: 100%;
}

/* .card-wrapper.animate-arrow.collection-card-wrapper h3.card__heading a.full-unstyled-link {
    text-align: center !important;
    font-size: 20px;
    font-family: 'Montserrat,regular',sans-serif !important;
    padding: 0 0 6px 0 !important;
} */
  .bottom-80,body .section-template--17052549644336__image_with_text_iLUHyx-padding {
    padding-bottom: 40px !important;
}
.top-80{
  padding-top: 40px;
}
  ul.grid.product-grid.contains-card.contains-card--product.contains-card--standard {
    gap: 10px;
}
  ul.grid.product-grid.contains-card.contains-card--product.contains-card--standard li.grid__item.slider__slide {
    margin-left: 0;
    width: 40%;
}
  .custom-recipient-section .custome-heading,.collection__title.title-wrapper h2.title.inline-richtext,.custom-review-slider .main-heading,.main-image-with-video .main-heading, .image-gallery .main-heading,h2.blog__title.inline-richtext.h1,.collapsible-content__header h2.collapsible-content__heading.inline-richtext.h1,.image-gallery .main-heading a{
    font-size: 24px;
  }
  body .section-template--17052549644336__image_with_text_xq7EMw-padding,.custom-form {
    padding-top: 40px;
    padding-bottom: 40px;
}
  .custom-image-multi .multi-block {
    flex-wrap: wrap;
}
  .custom-image-multi .multi-block .multi-item {
    width: 100%;
}
  .custom-image-multi .multi-block {
    gap: 0px;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item {
    width: 100%;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item .images-video-section .play-button {
    top: 33%;
    left: 39%;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item .images-video-section .play-button svg {
    width: 78px;
    height: 70px;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content {
    padding-left: 0px;
    padding-top: 20px;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item .custom-heading {
    font-size: 24px;
    line-height: 29px;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item .custom-content p,.grid__item.collapible-section .accordion__content p{
  font-size: 14px;
    line-height: 18px;
}
.custom-brand-icon .custom-brand-item .logo-item {
    font-size: 16px;
   
}
  body .feartured-video-section .slide {
    flex: 0 0 70%;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
}
.custom-brand-icon .custom-brand-block {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
  .blog slider-component.slider-mobile-gutter ul.blog__posts.articles-wrapper.contains-card.contains-card--article li.blog__post.grid__item {
     width: calc(100% - 3rem - var(--grid-mobile-horizontal-spacing));
}
  li.blog__post.grid__item.article.slider__slide .article-card-wrapper.card-wrapper .article-card{
    box-shadow: 0 0 10px #0000001a;
    margin-top: 0px;
    height: 420px;
}
.custom-brand-block .custom-brand-item img {
    width: 80px;
}
  .page-width.youtube-content iframe {
     width: 100%;
}
  .blog .slider-buttons {
    display: none;
}
  .collapsible-content__wrapper .grid.collapsible-content__grid.collapsible-content__grid--reverse {
    flex-direction: column-reverse;
    gap: 20px;
}
  .grid__item.collapible-section {
    padding: 10px;
}
  .grid__item.collapible-section .accordion {
    margin-top: 0;
}
  .grid__item.collapible-section h3.accordion__title {
    font-size: 16px;
    line-height: 22px;
  }
  .faq-image-section .Common {
    display: none;
}
  .grid__item.collapsible-content__grid-item .faq-image-section {
    padding-left: 0px;
}
  .grid__item.collapsible-content__grid-item .faq-image-section .people-icon {
    text-align: center;
}
  .faq-image-section .questions,.faq-image-section .date-month {
    font-size: 16px;
    text-align: center;
}
  .main-whatsapp-chat {
    margin-top: 20px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
  a.customer-support .headers strong {
    font-size: 12px;
  }
  a.customer-support .content p.pharaghraph {
    font-size: 12px;
  }
  .customer-support-image-text .main-icon svg {
    width: 50px;
    height: 50px;
}
  .footer .footer__content-top {
        padding: 0 1.5rem;
    }
.footer-block__details-content.footer-block-image {
    justify-content: left;
    margin-bottom: 0;
}
  footer.footer .footer__content-top .footer__blocks-wrapper {
    display: flex;
}
 footer.footer .footer-block.grid__item {
    width: 100%;
}
footer.footer .footer-block.grid__item.footer-block--menu {
    width: 49%;
      margin: 0px;
}
  footer .footer-block__heading.inline-richtext {
     text-align: left;
}
  footer .footer__content-bottom-wrapper .footer-socal-payment {
    width: 100%;
    text-align: center;
}
  body .shopify-app-block #insta-feed {
    margin-bottom: 40px !important;
}
body .shopify-app-block #insta-feed h2 {
    font-size: 30px;
 }
  .banner.banner--content-align-left.banner--content-align-mobile-center h2.banner__heading.inline-richtext.h1 {
     font-size: 22px;
  }
  .banner__text.rte.body p a,.banner__box.content-container.content-container--full-width-mobile .banner__text.rte.body p strong {
    font-size: 12px;
   }
  .about-image .image-with-text__text-item.grid__item h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 26px;
 }
  .about-image.padidding-left-zero .image-with-text__content.image-with-text__content--middle.image-with-text__content--desktop-left {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 0;
}
  .about-image.background-color .page-width {
    padding: 0 1.5rem;
}
  .custom-form .custom-block-form {
    flex-wrap: wrap;
}
  .custom-form .custom-block-form .custom-block-item.form-item {
    width: 100%;
        padding: 15px;

}
  .message.all-fild textarea {
    height: 100px;
}
  .custom-form .custom-block-form .custom-block-item.form-detail {
    width: 100%;
}
  .custom-form .custom-block-form .heading {
     font-size: 30px;
 }
  .collection-banner .banner__text.rte.body {
    width: 100%;
}
  .product-grid-container ul#product-grid {
    gap: 15px;
}
  .product-grid-container ul#product-grid li.grid__item {
    width: calc(48% - var(--grid-mobile-horizontal-spacing) / 2);
}
  .share-and-text {
    padding-top: 0;
}
.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    padding-top: 8px;
}
  .share-and-text .product__title {
    margin-bottom: 0;
}
  .product__info-wrapper.grid__item .product__title h1 {
    font-size: 20px;
    line-height: 25px;
}
  .product__info-wrapper.grid__item .price__sale span.price-item.price-item--sale.price-item--last {
     font-size: 24px;
 }
  
 .quantity_buy_button {
     justify-content: space-between;
}
 .quantity_buy_button .product-form__input.product-form__quantity {
    min-width: 40%;
}
.quantity_buy_button .product-form__buttons {
    width: 57%;
}
  body .section-template--16982817079344__main-padding {
     padding-bottom: 0px;
}
  .custom-brand-icon.product-brand .custom-brand-block {
    justify-content: left;
}
  .custom-brand-icon.product-brand .custom-brand-block .custom-brand-item {
    width: 48%;
}
 .related-products h2.related-products__heading.inline-richtext.h2 {
    font-size: 24px;
    margin-bottom:10px;
} 
  
product-recommendations.related-products ul.grid.product-grid li.grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(49% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
  product-recommendations.related-products ul.grid.product-grid {
    gap: 15px;
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 1rem;
    scroll-padding-left: 1.5rem;
    scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground), .04);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
  .main-view-button {
    margin-top: 20px;
}
  .comparison-section h2, .comparison-section h2 p {
    font-size: 30px;
 }
  .comarision-block {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
}
  .main-custom-collections.mobile-show .custom-collection-slide {
    display: flex;
    gap: 10px;
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 1rem;
    scroll-padding-left: 1.5rem;
    scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground), .04);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.feartured-video-section .slider {
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 1rem;
    scroll-padding-left: 1.5rem;
    scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground), .04);
    -ms-overflow-style: none;
    scrollbar-width: none;
    transform: unset !important;
}
  body .feartured-video-section .slider-dots{
    display: none !important;
  }
  .custom-brand-block .custom-brand-item {
    width: 47%;
}
  .main-custom-collections .text_collection_svg span {
    font-size: 10px;
  }
  .main-custom-collections.mobile-show .custom-collections,.page-width,body .header {
    padding-left: 10px;
    padding-right: 10px;
}
.card__heading .full-unstyled-link {
     font-size: 14px;
    line-height: 18px;
   }
   .custom-recipient-section .custome-heading,.main-image-with-video .main-heading,.custom-review-slider .main-heading,.collection__title.title-wrapper h2.title.inline-richtext,body .shopify-app-block #insta-feed h2,h2.blog__title.inline-richtext.h1,.collapsible-content__header h2.collapsible-content__heading.inline-richtext.h1 {
    padding-bottom: 10px;
  
}
.collection__title.title-wrapper h2.title.inline-richtext,body .shopify-app-block #insta-feed h2,h2.blog__title.inline-richtext.h1{
   margin-bottom: 0px;
}
.collection__title.title-wrapper,.title-wrapper-with-link {
    margin-bottom: 0px !important;
}
.center.collection__view-all .button,.blog__view-all.center a.blog__button.button,.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content .custon-button,.main-view-button a.view-button {
    font-size: 16px;
    padding: 15px 20px;
}
.faq-image-section a.whatsapp-chat{
  padding: 15px 20px;
}
.faq-image-section a.whatsapp-chat span {
    font-size: 16px;
}
.blog__post p.article-card__excerpt.rte-width {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
}
.card-wrapper.product-card-wrapper .card--media .card__inner .card__content span.badge {
    font-size: 10px;
        padding: 3px;
   }
   .custom-padding {
    padding-bottom: 20px !important;
}
.sr-headless-checkout {
     margin-bottom: 0 !important;
}
.product .product__accordion.accordion.quick-add-hidden.first-description {
    margin-top: 1.5rem;
}
.product-image-section {
    margin-top: -1rem;
}
.custom-brand-icon.product-brand .custom-brand-item img {
    height: auto  !important;
}
}
@media screen and (min-device-width: 767px) and (max-device-width: 830px) {
  facet-filters-form.facets.small-hide {
    display: none;
}
  menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide {
    display: block !important;
}
  .product-count.light.medium-hide.large-up-hide {
    display: block !important;
}

  .product-grid-container ul#product-grid li.grid__item {
    width: calc(48% - var(--grid-mobile-horizontal-spacing) / 2);
}
  .custom-brand-icon.product-brand .custom-brand-block {
    justify-content: left;
}
  .custom-brand-icon.product-brand .custom-brand-block .custom-brand-item {
    width: 23%;
}
  product-recommendations.related-products ul.grid.product-grid li.grid__item {
    width: calc(32% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(32% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
  product-recommendations.related-products ul.grid.product-grid {
    gap: 15px;
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    margin-bottom: 1rem;
    scroll-padding-left: 1.5rem;
    scrollbar-color: rgb(var(--color-foreground)) rgba(var(--color-foreground), .04);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
  .quantity_buy_button .abb-to-card {
    width: 100%;
}
.quantity_buy_button .product-form__input.product-form__quantity {
    width: 40%;
    min-width: 40%;
}
.quantity_buy_button .product-form__buttons {
    width: 56%;
}
}
@media screen and (min-device-width: 831px) and (max-device-width: 1338px) {
.quantity_buy_button .product-form__buttons {
    width: 69%;
}
}


@media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
      .product-grid-container ul#product-grid {
    gap: 15px;
}
  .custem-search-input.desktop-show {
    display: none;
}
  details-modal.header__search.mobile-show {
    display: block !important;
}
  header-drawer {
    display: flex;
    gap: 20px;
}
 .custom-form {
    padding-top: 60px;
    padding-bottom: 60px;
 }
  .custom-recipient-section .recipient-item {
    width: 48%;
    position: relative;
}
.bottom-80,body .section-template--17052549644336__image_with_text_iLUHyx-padding {
    padding-bottom: 60px !important;
}
.top-80{
  padding-top: 60px;
}
  slider-component.slider-mobile-gutter.slider-component-full-width .slider-buttons,.custom-review-slider .owl-nav {
    display: none;
}
.main-custom-collections .collection-block.item .image-section {
    width: 145px;
    height: 145px;
}
  body .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, body .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(36.5% - var(--grid-desktop-horizontal-spacing) - 3rem);
    margin: 0;
    }
  
      .collection .slider--tablet.product-grid {
        scroll-padding-left: 1.5rem;
        gap: 15px;
    }
  body .section-template--17052549644336__image_with_text_xq7EMw-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
  .custom-review-slider .owl-dots {
    margin-top: 20px;
}
  .main-image-with-video .custom-image-with-video .custom-image-with-video-item {
    width: 100%;
}
.main-image-with-video .custom-image-with-video .custom-image-with-video-item.video-content {
    padding-left: 0px;
}
body .feartured-video-section .slide {
    flex: 0 0 33%;
    width: 33%;
}
  .custom-brand-icon .custom-brand-block {
     flex-wrap: wrap;
     gap: 30px;
            justify-content: center;
}
  .blog slider-component.slider-mobile-gutter ul.blog__posts.articles-wrapper.contains-card.contains-card--article li.blog__post.grid__item {
    width: calc(48% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}
li.blog__post.grid__item.article.slider__slide .article-card-wrapper.card-wrapper .article-card {
    box-shadow: 0px 0px 5px 0px #0000001A;
 }
.blog slider-component.slider-mobile-gutter .slider-buttons {
    display: none;
}
footer .newsletter-form {
    max-width: 100%;
}
  footer .footer-block__newsletter {
    text-align: center;
    flex-grow: 1;
    text-align: left;
}
  footer .footer-block--newsletter {
    width: 100%;
    justify-content: left;
}
  .custom-form .custom-block-form .custom-block-item.form-item,.custom-form .custom-block-form .custom-block-item.form-detail {
    width: 50%;
}
   .header.page-width {
    padding-left: 15px;
    padding-right: 15px;
}
  body .page-width{
     padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-device-width: 910px) and (max-device-width: 1024px) {
  .custem-search-input.desktop-show {
        display: block;
    }
  header.custom-header ul.list-menu.list-menu--inline .header__menu-item span {
    font-size: 11px;
  }
      body .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, body .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(28% - var(--grid-desktop-horizontal-spacing) - 3rem);
    }
      .blog slider-component.slider-mobile-gutter ul.blog__posts.articles-wrapper.contains-card.contains-card--article li.blog__post.grid__item {
        width: calc(32% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }
    .product-grid-container ul#product-grid li.grid__item {
    width: calc(23% - var(--grid-mobile-horizontal-spacing) / 2);
}
 
}
@media screen and (min-width: 990px) {
    .page-width {
         padding-left: 6rem;
        padding-right: 6rem;
    }
      .header:not(.drawer-menu).page-width {
        padding-left: 6rem;
        padding-right: 6rem;
    }
}


@media screen and (min-device-width: 1800px) and (max-device-width: 1920px) {
.page-width {
    max-width: 179rem;
}
  .main-custom-collections .collection-block.item .image-section {
    width: 200px;
    height: 200px;
}
      body .slider--desktop.grid--4-col-desktop .grid__item {
        width: calc((100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3);
        width: 24.2%;
    }
  .image-icon .customer-support-main.grid {
    display: flex;
    justify-content: space-between;
}
  .image-icon .customer-support-main.grid a.customer-support {
    justify-content: left;
}
 
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1920px) {
div#ProductGridContainer ul#product-grid li.grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
  div#ProductGridContainer ul#product-grid {
    gap: 15px;
}
}