/** Shopify CDN: Minification failed

Line 815:64 Unexpected "{"

**/
html {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    scroll-behavior: smooth;
}
textarea,input{
    -webkit-user-select: text;
}
.jm-center.jm-center--center-text.jm-center--intrinsic.jdgm-empty-state {
    display: none !important;
}
*{
    outline: 0!important;
}
div#shopify-section-template--22566728990939__product_list_tab_kUQDiT .section--tab-title.text-center h3,
div#shopify-block-AOFBFN0V5bVJTWW9qV__static-blog-title h3{
    color:#C0392B; 
}


header-component .header__row .header__columns {
    --padding-block-start: unset;
    --padding-block-end: unset;
}

.template--product accordion-custom details summary.details__header {
    font-size: 18px !important;
    color: #2C2C2C;
    padding: 20px 0;
}
.template--product accordion-custom .icon-caret svg{ color: #2C2C2C;}
.discount-perc {
    background: #000;
    color: #fff;
    font-weight: bolder;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    border-radius: 4px;
    width: fit-content;
}
.product-grid__item product-card,
.featured-blog-posts .resource-list__item,
.mega-menu__content li.mega-menu__content-list-item,
.resource-list__item product-card,
.product-grid product-card-link product-card,
.resource-list__carousel slideshow-slide.resource-list__slide {
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: all ease-out .4s;
    border-radius: 10px;
    overflow: hidden;
}

.product-grid__item product-card:hover,
.featured-blog-posts .resource-list__item:hover,
.mega-menu__content li.mega-menu__content-list-item:hover,
.resource-list__item product-card:hover,
.product-grid product-card-link product-card:hover,
.resource-list__carousel slideshow-slide.resource-list__slide:hover {
    transition: all ease-out .4s;
    border-radius: 10px;
} 

.mega-menu__content li.mega-menu__content-list-item,
product-recommendations .resource-list__item,
.product-grid__item,
.resource-list__slide {
    position: relative;
    transition: transform 0.3s ease,
                box-shadow 0.3s ease,
                border-color 0.3s ease;
    border-bottom: 2px solid transparent;
    border-radius: 10px;
}
.mega-menu__content li.mega-menu__content-list-item:hover,
product-recommendations .resource-list__item:hover,
.product-grid__item:hover,
.resource-list__slide:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    border-bottom-color: #d32f2f; /* Red bottom border */
    overflow: hidden;
}

product-recommendations .resource-list__item product-card:hover,
.product-grid__item product-card:hover,
.resource-list__slide product-card:hover{
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.cart-items__unit-price-wrapper s.compare-at-price,
product-card span.price-item--regular.compare-at-price {
    font-size: 13px;
    font-weight: 400;
}
.product-information__grid span.price-item--regular.compare-at-price {
    font-size: 16px;
    font-weight: 400;
}

.savings-badge {
  display: inline-flex;
  align-items: center;
  background-color: #008000;
  color: #fff;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 14px !important;
  font-weight: 600;
}

.cart-items__unit-price-wrapper div,
.price__sale.custom-show-compare-price {
    display: flex;
    gap: 5px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}
span.cart-original-price,
span.price-item--sale.price {
    color: #C0392B;
}

.custom-featured_products .resource-card__title.paragraph,
span.cart-original-price{
    font-size:16px;
    font-weight:600;
    white-space: nowrap;
}



.product-grid__item product-card rte-formatter.spacing-style.text-block.rte.rte,
.resource-list__item product-card rte-formatter.spacing-style.text-block.rte.rte {
    white-space: normal;
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
a.cart-button.button {
    width: 100%;
    background: #1A254E;
    padding-top: 19px;
    padding-bottom: 19px;
}
a.cart-button.button:hover {
    background: #2d4087;
}

@media screen and (min-width: 750px) {
    .media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]):has(slideshow-controls[pagination-position=left]) {
        gap: 10px;
    }
}

body .quick-add__button {
    opacity: 1;
    background: var(--quick-add-background) !important;
    border: 2px solid var(--quick-add-background);
}
body .quick-add__button:hover {
       background: #A93226 !important; 
}
div#shopify-section-template--22566728990939__section_HkrqpR .custom-section-content a.size-style.button-custom ,
div#shopify-section-template--22566728990939__section_PEwEbr .custom-section-content a.size-style.button-custom {
    margin-left: 30px;
}
.email-signup__input-group .email-signup__input {
    width:100%;
}
.announcement-bar__slider slideshow-arrows .slideshow-control {
    display: none;
}
a.blog-readmore-link {
    text-decoration: underline;
    font-size: 12px;
    text-transform: uppercase;
    color: #C0392B;
}
.blog-post-details.spacing-style.justify-left {
    background: #C0392B;
    color: #fff;
    border-radius: 5px;
    max-width: max-content;
    padding: 0px 5px;
    font-size: 12px;
}
.shopify-policy__container{
	max-width: 1200px !important;
}
.xb-wishlist-button-auto-image {
    z-index: 4 !important;
}

.product-form-buttons {
    flex-direction: column;
    gap: 20px !important;
} 


@media screen and (min-width: 750px) {
    .template--search facets-form-component.facets__form-wrapper span.facets__label,
    .template--collection facets-form-component.facets__form-wrapper span.facets__label{
        font-weight: 600;
        font-size: 1rem;
    }
    
}
@media only screen and (max-width: 749px) {
    div#shopify-section-template--22566728990939__slideshow_BjhzmN slideshow-slides {
        min-height: 88vh;
    }
    body h3, 
    body .h3, 
    body .h3.h3, 
    body .text-block.h3>* {
        font-size: 1.5rem;
    }
    body .button, 
    body .button-secondary, 
    body button.shopify-payment-button__button--unbranded{
        padding-block: 10px;
    }
    body h4, 
    body .h4.h4, 
    body .text-block.h4>*{
        font-size: 1.3rem;
    }
    body button.button.header-actions__action.button-unstyled {
        padding-block: 0;
    }
    .menu-drawer__menu-item-text {
        font-size: 16px;
    }
}
@media only screen and (min-width: 375px) {
    .cart-drawer__summary .cart__ctas {
        grid-template-columns: 1fr 1fr;
    }
}
/* home pafe collection list start */


.ui-test-collection-list .resource-list--grid {
    gap: 20px;
}
.ui-test-collection-list .collection-card:hover{
    box-shadow: 0 2px 12px rgba(0,0,0,0.45);
}
.ui-test-collection-list .collection-card{
    box-shadow: 0 2px 12px rgba(0,0,0,0.10);
}



/* Category Tile */


    .ui-test-collection-list .collection-card__image img,
    .ui-test-collection-list .collection-card__image .resource-image__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .45s ease;
    }

    /* Dark Overlay */
    .ui-test-collection-list .collection-card__image::after {
        content: "";
        position: absolute;
        inset: 0;
        height: 50px;
        top: unset;
        bottom: 0;
        background: #A93226;
        background: linear-gradient(0deg, #A93226 0%, #c0392bd6 50%, rgba(0, 0, 0, 0) 100%);
        transition: .35s ease;
        pointer-events: none;
    }

    /* ===============================
    Bottom Text
    ================================= */
    .ui-test-collection-list .collection-card__content {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        background: transparent;
    }



    /* ===============================
    Hover Effect
    ================================= */
    .ui-test-collection-list .collection-card:hover .resource-image__image {
        transform: scale(1.05);
    }

    .ui-test-collection-list .collection-card:hover .collection-card__content {
        transform: translateY(-1px);
        transition: transform .4s ease;
    }
    
/* home pafe collection list end */

.menu-list__link {
  display: flex; /* or inline-flex */
}

.menu-list__link-title {
    position: relative;
    padding: 0 !important;
    margin: calc(var(--gap-xl) / 2);
}
.menu-list__link-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #C0392B;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .3s ease;
}

footer li.menu__item.paragraph a:hover::after,
.menu-list__link:hover .menu-list__link-title::after,
.menu-list__link[aria-expanded="true"] .menu-list__link-title::after {
  transform: scaleX(1);
}

footer li.menu__item.paragraph a{
   position: relative; 
}
footer li.menu__item.paragraph a::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #C0392B;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .3s ease;
}


.mega-menu__link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}

.mega-menu__link .wrap-text {
  display: inline;
  position: relative;
  width: fit-content;
}

.mega-menu__link .wrap-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #C0392B;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .3s ease;
}

.mega-menu__link:hover .wrap-text::after {
  transform: scaleX(1);
}

@media only screen and (max-width: 749px) {
    body .menu-drawer__menu--grid {
        grid-template-columns: 1fr;
    }
    body .menu-drawer__menu-item .mega-menu__link-image {
        width: 60px;
        height: 60px;
        aspect-ratio: auto;
        border:1px solid #eee;
        transition: transform 0.3s ease,
            box-shadow 0.3s ease,
            border-color 0.3s ease;
        border-radius: 10px;
    }
    body a.menu-drawer__menu-item {
        justify-content: flex-start;
        gap: 15px;
    }
}


/*  mega menu css */

.custom-collection_images.custom-menu-shopbycategory .mega-menu__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.custom-collection_images.custom-menu-shopbycategory .mega-menu__link:has(.mega-menu__link-image) {
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.custom-collection_images.custom-menu-shopbycategory .mega-menu.section.section--full-width-margin.section--full-width {
    width: 700px;
    margin: 0 auto;
}
.custom-featured_products .resource-card__content {
    padding: 5px 15px;
}

.custom-collection_images.custom-menu-shopbycategory img.mega-menu__link-image.collection-metafields-images {
    position: relative;
    width: 60px;
    height: 60px;
    border:1px solid #eee;
    transition: transform 0.3s ease,
                box-shadow 0.3s ease,
                border-color 0.3s ease;
    border-radius: 10px;
}
.menu-drawer__list-item:hover .mega-menu__link-image,
.custom-collection_images.custom-menu-shopbycategory .mega-menu__column:hover img.mega-menu__link-image.collection-metafields-images {
    transform: translateY(-4px) scale(1.1);
    /* box-shadow: 0 2px 15px rgba(0, 0, 0, 0.31); */
    box-shadow: 0 3px 12px rgba(0,0,0,0.15);
    overflow: hidden;
}



@media screen and (min-width: 990px) {
    .custom-collection_images.custom-menu-shopbycategory .mega-menu__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 749px) {
    span.menu-drawer__menu-item-text.wrap-text {
        font-size: 16px;
    }
}
/* mega menu end */






/*  badges  */
.product-badges  .custom-product-bestvalue{
    background: #C0392B;
    color:#fff;
    margin-bottom:8px;
}
.product-badges .custom-product-bestseller{
    background: #0D3B66;
    color:#fff;
    margin-bottom:8px;
}
.product-badges .custom-product-new{
    background: #008000;
    color:#fff;
    margin-bottom:8px;
}
div#shopify-chat inbox-online-store-chat {
    bottom: 10px !important;
}
#chat-box-icon {
    bottom: 64px !important;
    z-index: 15 !important;
}
#chat-box-icon .wa-chatbox-close button {
    width: 30px;
    height: 30px;
}
body .template-products-custom {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
a.header-actions__action.action__compare {
    display: flex;
    justify-content: center;
    align-items: center;
    width:44px;
    height:44px;
    transform: rotate(90deg);
}
a.header-actions__action.action__compare svg path{
    fill: currentcolor;
}
header-component span.xb-wishlist-header-auto__svg path {
    stroke-width: var(--icon-stroke-width);
    stroke: currentcolor;
    stroke-linejoin: round;
}
.template--page.page--compare .section.page-width-content{
    width: 100% !important;
    max-width: 100% !important;
    --page-content-width: 100rem;
}
.snap-compare span.sp-text-xs.sp-inline-block {
    display: none;
}
@media only screen and (min-width: 531px) {
    .shopify-block.shopify-app-block.snap-compare {
        display: none;
    }
}
@media only screen and (max-width: 530px) {
    a.header-actions__action.action__compare {
        display:none;
    }
}
.template--product .slideshow-controls__thumbnails .slideshow-control:is([aria-selected=true]){
    border:1px solid #C0392B;
}
.template--product .section.section--page-width {
    max-width: 100rem !important;
    margin: 0 auto;
}

.template--product .trust-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}

.template--product .trust-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #2C2C2C;
}

.template--product .trust-badge__icon {
  font-size: 18px;
  line-height: 1;
}

/* Stats Bar */
.stats-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.stats-item {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}


.stats-item span {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

.stats-divider {
  color: #cfcfcf;
  font-size: 18px;
  font-weight: 300;
}


/* Mobile */
@media (max-width: 767px) {
  .stats-item {
    justify-content: center;
  }

  .stats-divider {
    display: none;
  }

  .stats-item span {
    font-size: 14px;
  }
}

/* Small Mobile */
@media (max-width: 490px) {
    .stats-bar {
        flex-direction: column;
        gap: 14px;
        text-align: center;
    }
    .stats-item {
        flex-direction: column;
        gap: 4px;
    }
}




@media only screen and (max-width: 1024px) and (min-width: 750px){
    .ui-test-product-list .resource-list.force-full-width.resource-list__carousel {
        --column-count: 3 !important;
    }
}

@media only screen and (max-width: 749px){
    span.header-logo__image-container.header-logo__image-container--original {
        padding: 10px 0 8px;
    }   
  .template--product .trust-badges {
    justify-content: flex-start;
    gap: 12px;
  }

  .template--product .trust-badge {
    width: calc(50% - 6px);
    font-size: 13px;
  }

}

.coupon-card{
    background: linear-gradient(135deg, #1A254E, #C0392B);
    color: #fff;
    text-align: center;
    padding: 20px 40px 15px;
    border-radius: 15px;
    box-shadow: 0 10px 10px #00000026;
    position: relative;
    max-width: 400px;
}
.coupon-card p{
    font-size: 13px;
    margin:0;
}
.coupon-row{
    display: flex;
    align-items: center;
    margin: 5px auto 10px;
    width: fit-content;
}
#cpnCode{
    border: 1px dashed #fff;
    padding: 10px 20px;
    border-right: 0;
    font-weight: bold;
}
#cpnBtn{
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 20px;
    color: #C0392B;
    cursor: pointer;
}
.circle1, .circle2{
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.circle1{
    left: -15px;
}
.circle2{
    right: -15px;
}
@media only screen and (max-width: 400px) {
    .coupon-row {
        flex-direction: column;
        gap: 15px;
    }
    #cpnCode,
    span#cpnBtn {
        width: 200px;
    }
    #cpnCode{
        border-right:1px dashed #fff;
    }
}

body .product-badges{
    line-height: 1.5;
}
body .button[id^=BuyButtons-ProductSubmitButton-] {
    box-shadow: unset;
}

.editorial-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding: 25px 0;
}

.editorial-gallery__item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  /* aspect-ratio: 4 / 5; */
  border: 1px solid #e5e5e5;
}

.editorial-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.editorial-gallery__item:hover img {
  transform: scale(1.05);
}

/* Tablet */
/* @media (max-width: 1000px) {
  .editorial-gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
} */

/* Mobile */
@media (max-width: 600px) {
  .editorial-gallery {
    /* grid-template-columns: 1fr; */
    padding: 20px 20px;
    gap: 15px;

  }
}
.cart-items__title-row {
    font-weight: 600;
}
span.cart-discounts__label {
    font-weight: bold;
}
cart-drawer-component h2#cart-drawer-heading{
    color: #C0392B;
}

.rapi-cart-drawer__checkout-label {
    text-transform: uppercase;
}
sticky-add-to-cart.sticky-add-to-cart span.price-item--regular.compare-at-price {
    font-size: 12px;
}
sticky-add-to-cart.sticky-add-to-cart span.price-item--sale.price {
    font-weight: bold;
}

/* search css */
predictive-search-component-desktop .predictive-search-form__header {
    border: 1px solid var(--color-border);
    overflow: hidden;
}
predictive-search-component-desktop .predictive-search-form__content-wrapper.search-active {
    display: flex;
    position: fixed;
    width: 100%;
    max-width: 700px;
    right: 45px;
    top: 72px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
predictive-search-component-desktop div#predictive-search-products .resource-card__media img,
predictive-search-component-desktop div#predictive-search-products .resource-card__media {
    width: 50px;
    height: 50px;
}
predictive-search-component-desktop div#predictive-search-products .resource-card {
    flex-direction: row;
    gap: 15px;
}
predictive-search-component-desktop div#predictive-search-products .predictive-search-results__wrapper-products{
    grid-template-columns: repeat(1, 1fr);
}

predictive-search-component-desktop .price__regular span.price,
predictive-search-component-desktop p.resource-card__title.paragraph,
predictive-search-component-desktop span.price-item--sale.price,{
    font-size:14px;
}
predictive-search-component-desktop .predictive-search-results__card span.price {
    font-size: 13px;
}

.predictive-search .resource-card__content p.resource-card__title.paragraph{
    font-weight:bold;
}
predictive-search-component-desktop.predictive-search {
    background-color: transparent;
}
@media only screen and (min-width: 1025px) {
    search-button.search-action.search-action--hidden-on-drawer,
    predictive-search-component-desktop .predictive-search-form__content-wrapper{
        display:none;
    }    
}
@media only screen and (max-width: 1024px) {
    predictive-search-component-desktop {
            display:none;
    }
}
/* search css end*/







@media only screen and (max-width: 749px) {
    .button, .button-secondary, .button-custom, button.shopify-payment-button__button--unbranded{
        padding-block:12px;
        font-size:14px;
        line-height: 1;
    }
    body, .paragraph:not(.button), .paragraph>*, .text-block.paragraph :is(h1,h2,h3,h4,h5,h6){
        font-size:14px;
    }
    body .product-badges__badge,
    body .product-badges__badge span{
        font-size: 11px;
    }
    body .savings-badge {
        font-size: 12px !important;
    }
    body .cart-items__unit-price-wrapper s.compare-at-price, 
    body product-card span.price-item--regular.compare-at-price {
        font-size: 10px;
        font-weight: 400;
    }
    body span.cart-original-price, 
    body span.price-item--sale.price {
        font-size: 14px;
    }
    .template--product .sticky-add-to-cart__title {
        font-size: 14px;
        height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        white-space: normal;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .template--product .sticky-add-to-cart__bar {
        padding: 11px 76px 11px 11px;
        gap: 6px;
    }

    .template--product .sticky-add-to-cart__bar .price__sale.custom-show-compare-price {
        display: flex;
        gap: 5px;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: column;
        width: 94px;
    }
}