/** Shopify CDN: Minification failed

Line 71:0 Unexpected "}"

**/
.image-zoom img {
    transition: transform .64s !important;
}
.section-block-template--17619575963729__product_block_VMcWrG 
.product-infinite-scroll 
.button {
display: none;
}

.section-block-template--17619575963729__product_block_tNdkaE .title .text:before, .section-block-template--17619575963729__product_block_tNdkaE .title .text:after{
    display: none;
}
.sections-image-banner-block .container-full .banner-item:after {
    content: '';
    display: block;
    width: 99%;
    height: 96%;
    position: absolute;
    left: 50%;
    top: 50%;
    /* border: 10px dotted #fece8f; */
    z-index: 1;
    transform: translate(-50%, -50%);
    
    /* Smooth blink animation */
    animation: smoothBlink 2s infinite ease-in-out;
}
.sections-image-banner-block .container-full .content-box--absolute {
    z-index: 99;
}
.halo-block-header .title span {
    width: fit-content !important;
    min-width: fit-content !important;
}
.halo-block-header .title span:before {
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    /* background-image: url(/cdn/shop/files/diya_gif_0001.gif?v=1760088898); */
    z-index: 9999;
    width: 100%;
    max-width: 60px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.halo-block-header .title span:after {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    /* background-image: url(/cdn/shop/files/diya_gif_0001.gif?v=1760088898); */
    z-index: 9999;
    width: 100%;
    max-width: 60px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}
/* .custom-image-banner-block .customImageBanner-item, .spotlight-block .spotlight--image .image-container {
    border: 7px dotted #fece8f;
    border-radius: 20px;
    /* animation: borderBlink 2s infinite ease-in-out; */
} */


/* end  */

.footer-block__item.footer-block__column:nth-child(3) h2.footer-block__heading {
    color: transparent !important;
}
.section-block-template--17619576520785__brand_slider_tBw3Hz .halo-row {
    justify-content: center !important;
}
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item,
.product-card-layout-02 .custom-image-banner-block .product-item.disable_product_card_border .card,
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item .card-product,
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item .card-product .card-product__wrapper,
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item .card-product .card-product__wrapper .card-media,
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item .card-product .card-product__wrapper .card-media img 
{
    height: 100%;
}
.brands-block .enable_right_text_main .wrapper-content a {
    margin: 0 !important;
}
.section-block-template--17619575963729__brand_slider_qCiGEj .halo-item:hover .text{
  text-decoration: unset !important;
}
.brands-block .enable_right_text_main .wrapper-content a:not([href]) {
  cursor: unset !important;
}
.custom-image-banner-block .content_absolute .content.align-items--top > * {
    width: fit-content;
}
.custom_product_show_main .customImageBanner-row .custom_block_product {
    width: calc(100% / 2);
}
.custom-image-banner-block .custom_product_show_main .customImageBanner-row {
    width: 100%;
    height: 83.2%;
}
.custom_product_show_main .customImageBanner-row .custom_block_product .product-item .card-product .card-product__wrapper .card-media img {
  object-fit: cover;
}
.header-navigation>.container{
  flex-wrap: wrap;
}
.header-navigation>.container .header-logo{
  width: 14%
}
.header-navigation>.container .header-icons, .header-navigation>.container .main-menu {
    width: calc(84% / 2);
}
.footer-block__newsletter .footer-block__newsletter-form.hidden-input .newsletter-form__button {
    top: 50% !important;
    transform: translate(-2%, -50%) !important;
}
.section-block-template--17619575963729__spotlight_block_XfwLUa.spotlight-block .content_absolute .content.align-items--bottom.enable-transparnet {
    transform: translate(-50%, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    bottom: 0;
    padding-bottom: 2.60vmax;
}
.content_absolute .content.align-items--bottom.enable-transparnet, 
.custom-image-banner-block .content_absolute .content.align-items--bottom{
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.header-navigation .menu-lv-item.has-megamenu a {
    margin-right: 15px;
}
.section-block-template--17619575963729__brand_slider_pYtJek .slick-track {
    height: 100%;
    display: flex;
}
.section-block-template--17619575963729__brand_slider_pYtJek .halo-row .halo-item .wrapper-content {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
}
.section-block-template--17619575963729__brand_slider_pYtJek .halo-row .halo-item {
    height: auto;
}
.section-block-template--17619575963729__brand_slider_pYtJek {
    background-position: center !important;
}
.jdgm-carousel-wrapper {
    padding-bottom: 0 !important;
}
.jdgm-carousel-wrapper .jdgm-all-reviews-rating-wrapper{
  display: none !important;
}
.jdgm-carousel-item{
    position: relative;
}
.jdgm-carousel-item:after {
    content: '';
    background: #F6F8F9;
    width: 96%;
    height: 100%;
    top: 0;
    left: 50%;
    position: absolute;
    z-index: -1;
    transform: translateX(-50%);
    border-radius: 10px;
}
.jdgm-carousel--aligned-theme .jdgm-carousel-item {
    padding: 20px 30px !important;
    border-radius: 10px;
    display: inline-flex;
    flex-direction: row-reverse;
}
.jdgm-carousel--aligned-theme .jdgm-carousel-item img {
    border-radius: 10px;
    object-fit: cover !important;
}
.footer-4 .footer-block__list-social .list-social__item svg {
    stroke: unset;
}
.shopify-section-group-header-group li.menu-lv-item.dropdown > a:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.9136 6.16731L9.20007 1.74702C9.46753 1.4712 9.3054 0.943909 8.95313 0.943909H0.3802C0.027927 0.943909 -0.134206 1.4712 0.133267 1.74702L4.41973 6.16731C4.5618 6.31391 4.77153 6.31384 4.9136 6.16731Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 0px;
    position: absolute;
}
.shopify-section-group-header-group li.menu-lv-item.dropdown:hover > a:after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.9136 0.832689L0.627133 5.25298C0.359667 5.5288 0.5218 6.05609 0.874067 6.05609H9.44699C9.79927 6.05609 9.9614 5.5288 9.69393 5.25298L5.40747 0.832689C5.2654 0.686087 5.05567 0.686157 4.9136 0.832689Z' fill='black'/%3E%3C/svg%3E");
}
.bundle-product-list .form-label--checkbox.product-title {
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: var(--product-title-line-text);
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
sticky-header .header-nav-compact .header-icons {
    gap: 25px;
}
.header-nav-compact .header__icon--cart .cart-count-bubble {
    min-width: 18px !important;
    min-height: 18px !important;
    line-height: 18px !important;
    top: 1px !important;
    right: -10px !important;
    left: 20px !important;
    border-radius: 100px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.header-nav-compact .cart-count-bubble .text{
    display: flex !important;
}
a#whatsapp_btn, a#offer_btn {
    border: 1px solid #000;
}
.header-nav-compact svg{
    width: 24px !important;
    height: 24px !important;
    stroke: unset;
}
.slide-block-164240155629ad0985-0 .slide-content h2 {
    font-weight: 500;
}
.productView-details .inc_text {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 0.56vmax;
    margin-bottom: 0.56vmax;
    display: block;
}
.product-card-layout-02 .custom-image-banner-block .product-item.disable_product_card_border .card {
    margin-bottom: 0;
}
.custom-image-banner-block .custom_prod_func_card_2 .card-information__wrapper.text-left .card-price {
    margin-bottom: 0 !important;
}
.product-card-layout-02 .custom-image-banner-block .product-item.disable_product_card_border .card-information__wrapper {
    margin-bottom: 0;
}
.product-card-layout-02 .custom-image-banner-block .product-item.disable_product_card_border .card .card-information {
    padding-bottom: 0;
}
.sections-product-block .product-block .halo-block-content .products-grid .product {
    margin-bottom: 0 !important;
}
.footer-4 .footer-block__list-social {
    display: flex;
    align-items: center;
}
.footer-4 .footer-block__list-social h2.footer-block__heading {
    padding: 0;
}
.footer-4 .footer-block__list-social .list-social__item {
    margin-bottom: 0;
    margin-right: 0;
}
.footer-4 .footer-block__list-social .list-social {
    margin-left: 1.2vw !important;
}
.footer-4 .footer-block__column .footer-block__heading {
    padding-bottom: 20px;
    font-weight: 500 !important;
    font-size: 22px !important;
}
.footer-block__item:last-child p {
    font-size: 15px;
}
.footer-4 .footer-block__item .item.clearfix {
    display: flex;
    flex-wrap: wrap;
}
.footer-4 .footer-block__item .item.clearfix .footer-block__subheading {
    order: 2;
}
.footer-block__newsletter .footer-block__newsletter-form.hidden-input .newsletter-form__button {
    position: absolute;
    right: 0;
    border-radius: 100px;
}
.footer-block__newsletter .footer-block__newsletter-form .field input {
    border-radius: 100px;
}
.footer-block__newsletter .footer-block__newsletter-form .field {
    width: 100% !important;
}
.footer-block__newsletter .footer-block__newsletter-form.hidden-input:not(.show-input) .field [id^=NewsletterForm--]{
    display: block !important;
}
h3.title {
    line-height: 1.2 !important;
}
.customImageBanner-item .customImageBanner-inner .des, .spotlight-inner h3 span{
  line-height: 1.2;
}
.product-tab-block .list-product-tabs li .tab-links.active {
    border-radius: 10px;
    background: #EAEAEA;
} 
.rich-text .mid_text {
    color: #FFD700;
    font-size: 50px;
    font-weight: 600;
    padding: 0 3.3vw;
}
.card-product__group.group-right {
    transform: translate3d(0px, 0, 0) !important;
}
.card-product__group, .card-action {
    opacity: 1 !important;
    visibility: visible !important;
}
.custom_product_show_main .customImageBanner-row {
    display: flex;
    gap: 60px;
}
.custom_prod_func_card_2 .card-information__wrapper + .card-action button[name=add] {
    display: none;
}
.card-action .button{
  padding-left: 34px;
  padding-right: 34px;
}
.custom_prod_func_card_2 button.shopify-payment-button__button {
    max-width: 166px;
    border-radius: 10px;
    border: 1px solid #EB217F;
    background: #fff;
    color: #000000;
    padding: 6px 35px;
    text-transform: capitalize;
}
.custom_prod_func_card_2 button.shopify-payment-button__button:hover {
    background: #EB217F;
    color: #fff;
}
.custom_prod_func_card_2 .card-information__wrapper.text-left .card-price, .custom_prod_func_card_2 .card-swatch.text-left {
    justify-content: space-between;
}
.custom_prod_func_card_2 .card-quickviewIcon{
    position: absolute;
    left: 20px;
    top: 20px;
    width: fit-content;
    height: fit-content;
    cursor: pointer;
}
.custom_prod_func_card_2 .card-wishlist{
    position: absolute;
    right: 10px;
    top: 10px;
    width: fit-content;
    height: fit-content;
    cursor: pointer;
    z-index: 9;
}
.card-quickview .quickview-icon:hover .text {
    display: none !important;
}
.card-quickview .quickview-icon{
  z-index: 9;
}
.product-card-layout-02 .custom_prod_func_card_2 .halo-productBadges {
    top: unset;
    bottom: 10px;
}
.card-product__group .card-product__group-item+.card-product__group-item.card-quickview {
    display: none;
}
.custom_prod_func_card_2 .card-wishlist .wishlist-icon:hover span.text {
    display: none !important;
}
.card-product .card-media {
    border-radius: 10px;
}
.custom_percetage_off {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
    background: #EB217F;
    padding: 6px 13px;
}
.product-card-layout-02 .card-price .price dd.price__compare .price-item {
    font-weight: 400;
}
.product-card-layout-02 .card-price .price dd.price__compare {
    color: #00000066;
}

.spotlight-item {
  position: relative;
}
.spotlight-item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.0));
    pointer-events: none;
    z-index: 1;
    border-radius: 10px;
}

.custom-image-banner-block .content_absolute .content.align-items--bottom:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
    pointer-events: none;
    z-index: -1;
    border-radius: 10px;
}
.section-block-template--17619575963729__custom_image_banner_DmHDAL.custom-image-banner-block .content_absolute .content.align-items--bottom:after{
    border-radius: unset;
}
.spotlight-block .content_absolute .content.enable-transparnet {
    z-index: 9 !important;
}
.sub_title {
    line-height: 1.2 !important;
}

/* brandslider section */
.enable_right_text_main .wrapper-content {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.enable_right_text_main .wrapper-content .content_right a {
    text-align: left;
    line-height: 1.2;
}
.accordion_data_main .accordion svg {
    width: 16px;
    height: 16px;
    stroke: unset;
}
.section-block-template--17619575963729__brand_slider_pYtJek {
    margin-bottom: 50px;
}
@media(min-width: 1024px){
  .column-5 .footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
      max-width: 115px;
      margin-top: 0px !important;
  }
  .section-block-template--17619575963729__product_block_tNdkaE .halo-block-header .title {
      transform: translate(-0px, -30px) !important;
  }
  .header-nav-compact .search-modal__form {
      height: 100% !important;
  }
  .header-nav-compact .search-modal__form .search__input {
      border-bottom: 1px solid #000;
      border-radius: unset !important;
      margin: 1.5vmax 0;
  }
  .facets__price--slider .form-actions input#filter__price--apply {
      font-size: 16px;
  }
  .section-block-template--17619575963729__custom_image_banner_DmHDAL #block-small_img_4qErbp .customImageBanner-item .image-zoom{
        padding-top: 78% !important;
  }
  .section-block-template--17619575963729__custom_image_banner_UXdmgm #block-large_img_XdRjHp .customImageBanner-item .image-zoom{
        padding-top: 108.402597% !important;
  }
  
  .section-block-template--17619575963729__brand_slider_pYtJek {
      background-size: contain !important;
  }
  div#shopify-section-template--17619575963729__image_banner_VLPxUj .content-box--right {
      right: calc((100% - 1170px) / 3);
  }
  div#shopify-section-template--17619575963729__image_banner_njGK8j .content-box--right {
      right: calc((100% - 1170px) / 4);
  }
  h2.jdgm-carousel-title {
      font-family: Poppins;
      font-weight: 400;
      font-size: 38px;
      padding-bottom: 25px;
  }
  .jdgm-carousel-item__review-body>p {
      font-size: 14px;
  }
  sticky-header .header-nav-compact .header-icons {
      padding-right: 15px;
  }
  .section-block-template--17619575963729__16426738253c0b77ec .slide-content {
      width: 100% !important;
  }
  .custom-image-banner-block .customImageBanner-item {
      max-height: 985px;
      height: 100%;
  }
  .custom-image-banner-block .customImageBanner-item .img-box {
      height: 100%;
  }
  .custom-image-banner-block .customImageBanner-item .img-box a {
      height: 100%;
  }
  .footer-4 .footer-block__column .footer-block__list-social .footer-block__heading {
      font-size: 18px !important;
  }
  .bundle-product .bundle-product-price span {
      font-size: 17px;
      font-weight: 600;
  }
  .bundle-product .bundle-product-checkbox label {
      font-size: 15px;
      line-height: 1.4;
      margin-bottom: 5px;
  }
  .bundle-product .bundle-product-totalPrice span {
      font-size: 18px;
  }
  .bundle-product .bundle-product-totalPrice span.text {
      font-size: 15px;
      margin-bottom: 5px;
  }
  .bundle-product .bundle-product-total .bundle-product-text {
      font-size: 15px;
      line-height: 1.4;
  }
}
@media(max-width: 1600px){
  .card-information .price-item {
      font-size: 16px;
  }
  .custom_prod_func_card_2 button.shopify-payment-button__button {
      font-size: 16px;
      height: auto !important;
      min-height: auto;
      padding: 8px 20px;
  }
}
@media(max-width: 1440px){
  .menu-lv-1__action, .menu--mobile-lv-1__action{
    font-size: 14px;
  }
  .menu-lv-1__action {
      padding-left: 10px !important;
      padding-right: 10px !important;
  }
  .shopify-section-group-header-group li.menu-lv-item.dropdown>a:after {
      right: -8px;
  }
  .card-action .button {
      font-size: 14px !important;
  }
}
@media(max-width: 1280px){
    .custom-image-banner-block .customImageBanner-item {
        max-height: 685px;
    }
    .product-card-layout-02 .product-item.disable_product_card_border .card-information .product-block-section {
        width: 50%;
    }
}
@media(max-width: 1024px){
    /* nav.header__inline-menu:last-child {
		display: none;
	} */
	.menu_open .halo-sidebar.halo-sidebar_menu .nav-account svg {
		stroke: unset !important;
		width: 16px !important;
		height: 16px !important;
	}
	.menu_open .halo-sidebar.halo-sidebar_menu .nav-account .title {
		font-size: 14px !important;
	}

    #shopify-section-halo-toolbar-mobile {
        display: none;
    }
    .custom-image-banner-block .customImageBanner-item {
        max-height: 565px;
    }
    .section-block-template--17619575963729__brand_slider_pYtJek .brands-slider .halo-item .wrapper-content .wrapper-image.image-zoom {
        width: 20%;
        margin: 0 auto;
    }
    .section-block-template--17619575963729__brand_slider_qCiGEj .halo-item .description {
        font-size: 14px;
    }
}
@media(max-width: 991px){

    .sections-product-block .slider-buttons.small-hide {
		display: none;
	}
    .sections-image-banner-block .container-full .banner-item:after {
        width: 97%;
        height: 96%;
    }
    sticky-header-mobile svg {
        width: 18px!important;
        height: 18px!important;
        stroke: unset;
    }
    .custom_prod_func_card_2 .card-quickviewIcon {
        top: 5px;
        left: 5px;
    }
    #shopify-section-template--17619575963729__17514391762d6ab6c7 {
        padding-bottom: 20px;
    }
    div#shopify-section-template--17619575963729__image_banner_njGK8j .content-box--right {
        display: none;
    }
    .section-block-template--17619575963729__rich_text_PWbRQX .rich-text__blocks a.button,
    .section-block-template--17619575963729__rich_text_YGaCmQ .rich-text__blocks a.button,
    #shopify-section-template--17619575963729__product_tab_block_mafGaq .product-infinite-scroll button.button,
    #halo-product-block-template--17619575963729__product_tab_block_fJBhpL .product-infinite-scroll button.button{
        max-width: 100px;
    }
    div#shopify-section-template--17619575963729__image_banner_njGK8j .content-box--right,
    div#shopify-section-template--17619575963729__image_banner_VLPxUj .content-box--right{
        background: #0000002e !important;
        height: 100%;
        transform: translateY(-50%);
    }
    #shopify-section-template--17619575963729__image_banner_njGK8j .content-box--right h3.banner-heading,
    #halo-image-banner-template--17619575963729__image_banner_VLPxUj .content-box--right h3.banner-heading{
        font-size: 3.125vmax !important;
        line-height: 3.125vmax !important;
        margin: 0;
    }
    #shopify-section-template--17619575963729__image_banner_njGK8j .content-box--right span.banner-text,
    #halo-image-banner-template--17619575963729__image_banner_VLPxUj .content-box--right span.banner-text{
        font-size: 2vmax;
        line-height: 2vmax;
    }
    .custom_prod_func_card_2 .card-wishlist{
        top: 5px;
        right: 5px;
    }
    .sections-custom-image-banner-block .custom_prod_func_card_2 .card-wishlist{
        top: -5px;
        right: -5px;
    }
    .custom_prod_func_card_2 button.shopify-payment-button__button {
        font-size: 16px;
        margin: 0 auto;
    }
    .custom_prod_func_card_2 .custom_add_cart_icon.card-action {
        left: 10px;
        top: 10px;
    }
    .footer__content-top.footer__content-bg {
        background: url(/cdn/shop/files/footer-image-mobile.jpg?v=1750244556) !important;
        background-position: center bottom !important;
    }
    .footer .footer__content-top {
        padding: 30px 0 150px;
        padding-top: 20px;
    }
    .section-block-template--17619575963729__product_block_VMcWrG.position-left .halo-block .products-grid {
		flex-wrap: wrap;
	}
    .section-block-template--17619575963729__custom_banner_product_ezK4fB.custom-image-banner-block .halo-item .customImageBanner-row {
        margin-left: 0;
        margin-right: 0;
    }
    .section-block-template--17619575963729__product_block_VMcWrG .product-infinite-scroll {
        margin-top: 0px !important;
    }

    .column-6 .footer-block__newsletter +  style + .footer-block__item:nth-child(n+3) {
        position: relative;
    }
    .column-6 .footer-block__newsletter + style + .footer-block__item:nth-child(n+3) .footer-block__details {
        position: absolute;
        left: 50%;
        top: -100%;
        transform: translate(-50%,-220%);
        width: 100%;
    }
    .footer .footer-block__list-social {
        margin-top: 0;
    }
    .jdgm-carousel-wrapper {
        padding: 25px 0 0 0 !important;
    }
    .jdgm-carousel-item__review-title {
        font-size: 14px;
    }
    .jdgm-carousel-item__review-body>p {
        font-size: 12px;
    }
    .jdgm-carousel--aligned-theme .jdgm-carousel-item__reviewer-name {
        font-size: 14px !important;
    }
    .jdgm-carousel__item-wrapper {
        height: 175px !important;
    }
    .jdgm-carousel-item:after {
        width: 98%;
    }
    .jdgm-carousel--aligned-theme .jdgm-carousel-item{
        padding: 10px !important;
    }
    .jdgm-carousel--aligned-theme .jdgm-carousel-item img {
        margin: 10px 0;
    }
    .section-block-template--17619575963729__custom_image_banner_DmHDAL .halo-block-header .title {
        margin-bottom: 0px !important;
    }
    .articleLookbook-item h1.articleLookbook-title.text-left {
        font-size: 32px;
        line-height: 1.2;
    }
    .product-card-layout-02 .product-item.disable_product_card_border .card-information .product-block-section {
        width: 100%;
    }
    .custom-image-banner-block .halo-item .customImageBanner-item,
    .custom-image-banner-block .halo-item .customImageBanner-item .img-box,
    .custom-image-banner-block .halo-item .customImageBanner-item .img-box .image-zoom {
        height: 100%;
    }
    .custom-image-banner-block .customImageBanner-item {
        max-height: 385px;
    }
    .halo-banner .banner-item a.banner-button {
        margin: 0 auto;
    }
    .price  .price-item {
        line-height: 1.2;
        font-size: 14px;
    }
    .price {
        margin-bottom: 10px;
    }
    .custom_percetage_off {
        font-size: 12px;
        padding: 2px 8px;
    }
    .card-information__wrapper.text-left .card-price {
        display: block !important;
    }
    .custom_prod_func_card_2 button.shopify-payment-button__button {
        font-size: 16px;
        margin: 0 auto;
    }
    .custom_prod_func_card_2 .custom_add_cart_icon.card-action {
        left: 10px;
        top: 10px;
    }
    .product-card-layout-02 .card-product__group.group-right {
        top: 10px;
        right: 10px !important;
    }
  .custom_product_show_main .customImageBanner-row {
      gap: 10px;
  }
  .customImageBanner-inner .sub_title {
      font-size: 28px !important;
  }
  .customImageBanner-item .customImageBanner-inner .des {
      font-size: 38px;
  }
  .section-block-template--17619575963729__164301507466c5494c .rich-text__blocks .rich-text__top span {
      font-size: 28px;
  }

   .brands-slider .halo-item .wrapper-content {
      justify-content: start;
  }
   .brands-slider .halo-item .wrapper-content .wrapper-image.image-zoom {
      width: 20%;
      /* margin: 0 auto; */
  }
  .product-tab-block .halo-block-header .title {
      margin-bottom: 10px !important;
  }
  .product-tab-block .list-product-tabs {
      margin-bottom: 15px !important;
  }
  .section-block-template--17619575963729__brand_slider_pYtJek {
      margin-bottom: 30px;
  }
  .section-block-template--17619575963729__brand_slider_pYtJek .halo-row .halo-item {
      padding: 0 50px;
  }
  .footer .container .halo-row {
      margin: 0;
      padding: 0 5px;
  }
}
@media (min-width: 991px){
  .header-nav-compact .search-modal__form .search__input {
      font-size: 22px !important;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .footer-block__newsletter .footer-block__newsletter-form form {
      width: 85%;
  }
  .footer-4 .footer-block__item .item.clearfix .footer-block__subheading{
    margin: 0 !important;
  }
  
}
@media (min-width: 840px) and (max-width: 1280px) {
  .section-block-template--17619575963729__16426738253c0b77ec .slide-content .slide-sub{
      font-size: 85px !important;
  }
  .brands-slider .halo-item .wrapper-content {
      justify-content: start;
  }
  .section-block-template--17619575963729__custom_banner_product_GJYe9F .customImageBanner--smallImg .customImageBanner-row {
      padding-right: 15px;
  }
  .section-block-template--17619575963729__custom_image_banner_DmHDAL #block-small_img_4qErbp .customImageBanner-item .image-zoom{
        padding-top: 81.56372% !important;
  }
  h3{
      line-height: 1;
  }
}
@media(max-width: 1440px) {
  #shopify-section-template--17619575963729__brand_slider_pYtJek .brand-slider .halo-row.brand-layout--infinite .halo-item {
      width: 15.5vw;
  }
}
@media(max-width: 1600px) {
  .section-block-template--17619575963729__brand_slider_pYtJek {
      background-size: cover !important;
  }
}

@media (min-width: 1281px) and (max-width: 1360px) {
    .custom_prod_func_card_2 button.shopify-payment-button__button {
        padding: 8px 10px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1280px) {
    .column-5 .footer-block__item.footer-block__newsletter {
        width: 25% !important;
        margin-top: 0 !important;
    }
    .custom-image-banner-block .custom_product_show_main .customImageBanner-row {
        width: 100%;
        height: 75.2%;
    }
}

@keyframes smoothBlink {
    0%, 100% {
        opacity: 0.2;   /* almost invisible */
    }
    50% {
        opacity: 1;     /* fully visible */
    }
}
@keyframes borderBlink {
    0%, 100% {
        border-color: rgba(237, 189, 91, 0.2); /* faded border */
    }
    50% {
        border-color: rgba(237, 189, 91, 1);   /* fully visible */
    }
}