/** Shopify CDN: Minification failed

Line 24:0 All "@import" rules must come first

**/
.tabcol__item {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 8px;
    position: relative;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    border-radius: 19px;
}

td.cart-item__quantity.free-gift-hide-qty .cart-remove-button {
    display: none;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*------Header Css Start-----*/
.header__menu-item span {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.card__inner:before {
    padding-bottom: 89% !important;
}
.card__media .media img {
    height: auto !important;
    aspect-ratio: 1/1;
}
/*------Header Css Start-----*/

/*------Slideshow Css Start-----*/
.card__information a.full-unstyled-link {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
       display: -webkit-box;
  -webkit-line-clamp: 2; /* 2 lines ke baad cut */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
    min-width:100%;
    text-align:left;
}
.price__container,.price.price--on-sale  {
    display: flex;
}
.price {
    text-align: left;
}
.price__sale s.price-item.price-item--regular,
span.price-item.price-item--regular {
    color: #959595;
}
.price--on-sale .price__sale span.price-item.price-item--sale.price-item--last {
    color: #fc5732;
}
select.select__select {
    font-size: 16px;
}
/* .product-form__input {
    max-width: 100% !important;
} */
.slideshow__controls button.slideshow__autoplay.slider-button {
    display: none;
}
.product-form__input label.form__label {
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
}
.slideshow__controls.slideshow__controls--top.slider-buttons {
    border: 0;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}
.slideshow__controls.slider-buttons {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}
/*------Slideshow Css Start-----*/

/*------Main Icon Css Start-----*/
.main-icon {
    background: #f6faff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-icon-grid {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
}
.main-icon-block {
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: start;
    gap: 10px;
}
.main-icon-grid strong.mi-title {
    font-size: 18px;
    color: #000;
    margin: 0;
}
.main-icon-grid p.mi-text {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}
.icon-image {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.icon-image img {
    max-width: 58px;
}
/*------Main Icon Css End-----*/

/*------Custom Inner Have Fun Css Start-----*/

.mobile-svg-image {
    display: none;
}
    .plix-content p {
    font-size: 18px;
}
.plix-title {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    max-width: 459px;
    margin: 0 auto;
    font-style: italic;
}
.have_fun_svg4 {
    position: absolute;
    bottom: -4px;
    right: 257px;
}
.top-svg-image {
    position: absolute;
    top: 0;
    left: 153px;
}
.right-svg-image {
    position: absolute;
    top: 0;
    right: 0;
}
.plix-feature-banner {
  position: relative;
  padding: 30px 0;
  overflow: hidden;
}

.plix-container {
  max-width: 1300px;
  margin: auto;
  text-align: center;
  padding: 0 20px;
}

.plix-title {
  font-size: 38px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 40px;
}
.left-svg-image {
    position: absolute;
    bottom: -4px;
    left: 0;
}
.plix-features {
  display: flex;
  justify-content: center;
  gap: 70px;
  flex-wrap: wrap;
}

.plix-feature-item {
  text-align: center;
  max-width: 250px;
}

.plix-icon {
  width: 70px;
  height: auto;
  margin-bottom: 10px;
}

.plix-text {
  font-size: 20px;
  color: #004B34;
  font-weight: 600;
  line-height: 1.4;
}

.plix-left-deco {
  position: absolute;
  left: 0;
  top: 20%;
  width: 200px;
  pointer-events: none;
}

.plix-right-deco {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 260px;
  pointer-events: none;
}

/* css for today */
.explore-products-section img.explore-product-image {
    border-radius: 10px;
    height: 100%;
}
.explore-products-section a.explore-product-card:hover img {
    transform: inherit;
    -ms-transform: inherit;
    -webkit-transform: inherit;
}
.explore-products-section .image-block {
    position: relative;
    height: 100%;
}
/* .cstm-explore-products.explore-products-section .explore-products-grid {
    max-width: 1273px;
    margin: 0 auto;
} */
.cstm-explore-products.explore-products-section .cstm-explore-svg {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: opacity .2s, visibility .2s, transform .2s;
    
}
.cstm-explore-products.explore-products-section .cstm-explore-svg svg.icon {
    margin: 0 auto;
    display: table;
    color: #fff;
    opacity:0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s, transform .2s;
}
.cstm-feat-coll-scn .page-width {
    padding: 0 16px;
    max-width: 1400px;
}
.reel-section article.reel-card {
    flex: inherit !important;
    min-width: inherit !important;
    width: 269px;
}
.reel-section .reel-track {
    padding-left: 0 !important;
    padding-right: 0 !important;
        overflow-x: inherit !important;
            gap: 8px !important;
}
.explore-products-section a.explore-product-card:hover .cstm-explore-svg svg.icon{ opacity:1;visibility: visible;}
.tabcol__grid .tabcol__item .card-wrapper {
    box-shadow: none;
    border: none;
}
.tabcol__grid .tabcol__item .card {
    border: none;
}
.tabcol__grid .tabcol__item .card .card__media {
    border-radius: 10px 10px 0 0 !important;
}
.tabcol__grid {
    gap: 8px !important;
}
.tabcol__grid .tabcol__item .card__information h3 {
    text-align: left;
}
.tabcol__grid .tabcol__item .card__information .price {
    text-align: left;
    margin-bottom:0;
}
ul.grid.product-grid li.grid__item .price.price--on-sale {
    margin-bottom: 0;
}
.tabcol__grid span.price-percent-off {
    background: #FC5732;
}
.tabcol__grid .tabcol__item .card-wrapper .card {
    box-shadow: none;
    border: none;
}
.product__info-wrapper.grid__item span.price-percent-off {
background: #FC5732;
}
#CartDrawer td.cart-item__totals.right {
    display: flex !important;
}
.cart-drawer td.cart-item__details .product-option {
    display: none;
}
.cart-drawer td.cart-item__totals.right span.price.price--end {
    font-size: 12px;
}
.cart-drawer .cart-item__quantity-wrapper {
    display: flex;
    justify-content: space-between;
}
.cart-drawer td.cart-item__media {padding-top: 10px !important;}
.cart-drawer .cart-item td.cart-item__quantity.free-gift-hide-qty .quantity-popover-container {
    opacity: 0;
    visibility: hidden;
}
#CartDrawer quantity-input.quantity.cart-quantity {
    min-height: 30px !important;
    width: 106px;
}
cart-drawer.drawer .quantity.cart-quantity button.quantity__button {
    width: 30px;
    height: 30px;
    background-color: #f0f0f0;
    border-radius: 50px;
}
cart-drawer.drawer quantity-input.quantity.cart-quantity input {
    font-size: 20px;
    color: #000;
}
cart-drawer.drawer .quantity.cart-quantity:before, cart-drawer.drawer .quantity.cart-quantity:after {
    box-shadow: none !important;
}
cart-drawer.drawer .cart-item__quantity-wrapper button.cart-remove-button span.svg-wrapper {
    background-color: #000;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}
cart-drawer.drawer .cart-item__quantity-wrapper button.cart-remove-button span.svg-wrapper svg.icon.icon-remove {
    color: #fff;
}
cart-drawer.drawer .upsell_products_wrapper {
    padding: 12px;
    background: #e7e6e6;
    border-radius: 0;
    border: none;
}
cart-drawer.drawer .upsell-products-main {
    overflow-x: inherit;
    flex-direction: column;
    row-gap: 20px;
}
.cart-drawer .upsell-product-card {
    height: 100% !important;
    display: block;
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-bottom: 0;
    overflow: inherit;
    flex: inherit;
}
cart-drawer.drawer .upsell-products-main .card.card--standard.card--media {
    align-items: center;
    flex-direction: row;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0 !important;
}
cart-drawer.drawer .upsell-products-main .card.card--standard.card--media .card__inner {
    width: 50%;
    height: auto;
    border-radius: 4px;
}
.upsell-products-main .card__media .media img {
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
}
cart-drawer.drawer .upsell-products-main .card__content {
    gap: 0;
    padding: 0 !important;
}
cart-drawer.drawer .upsell-products-main .card__content .quick-add__submit {
    margin-top: 10px;
    border-radius: 5px;
    width: auto;
    min-width: inherit;
    padding: 10px 20px;
    font-weight: 400;
}
.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
    padding: 12px 0;
}
.cart-drawer .accordion-header span.accordion-total {
    margin-left: auto;
}
.cart-drawer .tax-note {
    text-align: center !important;
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}
.cart-drawer .cart-item__image {
border-radius: 4px;
}
/* css for today */


/* css for empty cart */
cart-drawer.drawer.is-empty p.empty-subtitle {
    text-align: center;
    font-style: italic;
    margin: 0;
    font-size: 18px;
}

cart-drawer.drawer.is-empty .cart-drawer__warnings {
 display:block;
     flex: inherit;
}
cart-drawer.drawer .upsell_products_wrapper {
    padding: 12px;
    background: #e7e6e6;
    border-radius: 0;
    border: none;
}
cart-drawer.drawer.is-empty  .drawer__inner-empty {
        padding-top: 8px;
}
cart-drawer.drawer.is-empty .empty-product-card {
    border: 1px solid #000;
    border-radius: 20px;
	padding:10px;
}
cart-drawer.drawer.is-empty .empty-product-card img {
    width: 166px;
    height: 166px;
    margin: 0 auto;
    display: table;
    border-radius: 83px;
}
cart-drawer.drawer.is-empty h3 {
    text-align: center;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    margin: 16px 0 0;
}
cart-drawer.drawer.is-empty .price-wrapper span {
    font-size: 14px;
}
cart-drawer.drawer.is-empty .price-wrapper {
    text-align: center;
}
cart-drawer.drawer.is-empty .price-wrapper span.compare-price {
    text-decoration: line-through;
    color: #949494;
    /* font-weight: 600; */
}
cart-drawer.drawer.is-empty .price-wrapper  span.sale-price {
    color: #000;
}
cart-drawer.drawer.is-empty  .cstm-desc ul{ padding: 0 0 5px 0;margin-top: 0;margin-bottom: 0;}
cart-drawer.drawer.is-empty  .cstm-desc ul li {
    font-size: 14px;
    color: #000;
	position:relative;
	    list-style: none;
	    padding: 0 0 0 18px;
}
cart-drawer.drawer.is-empty  .cstm-desc ul li:before
{
	content:"1";
	position:absolute;
	left:0;
	background:url("/cdn/shop/files/black-tick.png?v=1776146483")left center no-repeat;
	top: 9px;
    width: 13px;
    height: 10px;
    color: transparent;
}
cart-drawer.drawer.is-empty a.empty-cart-btn {
    display: block;
    text-align: center;
    border-radius: 9999px;
    background-color: #000;
    color: #Fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    padding: 9px 0;
	    margin-bottom: 9px;
}
cart-drawer.drawer.is-empty  .drawer__header {
    border-bottom: 1px solid #eaeaea;
    padding: 0 27px 8px 27px;
	margin-bottom: 26px;
}
cart-drawer.is-empty .drawer__header h2.drawer__heading {
    justify-content: flex-start;
    font-size: 23px;
	color:#1E262A;
}
cart-drawer.drawer.is-empty button.drawer__close {
    top: 13px !important;
    right: 0;
}
cart-drawer.drawer.is-empty .drawer__header {
    display: flex;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom:0;
}
cart-drawer.drawer.is-empty .drawer__header h2.drawer__heading {
    display: none;
}
cart-drawer.drawer.is-empty  .customer-blocks {
    display: flex;
    justify-content: space-between;
}
cart-drawer.drawer.is-empty .drawer__inner {
    padding-left: 0;
    padding-right: 0;
}
cart-drawer.drawer.is-empty .customer-blocks span {
    font-size: 12px;
    color: #000;
    display: flex;
    align-items: center;
    column-gap: 5px;
}
cart-drawer.drawer.is-empty .drawer__inner-empty h2.cart__empty-text {
    margin-bottom: 0;
    padding-top:20px;
}
.cart-item__details a.cart-item__name.h4.break {
    font-size: 12px !important;
     display: -webkit-box;
  -webkit-line-clamp: 2;   /* kitni lines dikhani hain */
  -webkit-box-orient: vertical;
  overflow: hidden;
    
}
.cart-drawer .cart-item span.cart-item__name.h4.break.free-gift-title {
    font-size: 12px;
    font-weight: normal;
     display: -webkit-box;
  -webkit-line-clamp: 2;   /* kitni lines dikhani hain */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cstm-featu-coll .page-width {
    padding: 0 16px;
    max-width: 1400px;
}
.cstm-featu-coll span.price-item.price-item--regular {
    font-weight: 600;
    color: #fc5732;
}
/* css for empty cart */

@media(max-width: 1199px) 
{
.reel-section .reel-track {overflow-x: auto !important;}
.reel-section article.reel-card {min-width: 220px !important;}
}


@media(max-width: 992px) 
{
    cart-drawer.drawer.is-empty .drawer__inner-empty h2.cart__empty-text {margin-top: 0;}
    .cstm-explore-products.explore-products-section .explore-products-grid {display: flex; flex-wrap:nowrap; overflow-x:auto;column-gap: 20px;}
    .cstm-explore-products.explore-products-section a.explore-product-card {min-width: 36vw;}
    .cstm-why-choose-us.why2 .why2__grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
            column-gap: 15px;
}
.cstm-why-choose-us.why2 .why2__grid .why2__item {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    min-width: 36vw;
    align-items: flex-start;
}
}
@media(max-width: 768px) {
    .tabcol__grid {
    gap: 4px !important;
}
.reel-section .reel-track {gap: 0 !important;}
 .plix-content p {
    font-size: 16px;
    margin: 0;
}   
  .plix-title {
    font-size: 25px;
    margin-bottom: 0;
  }
  .plix-features {
    gap: 30px;
  }
  .bottom-svg-image {
    display: none;
}
.top-svg-image {
    display: none;
}
.right-svg-image {
    display: none;
}
.left-svg-image svg {
    width: 94px;
    transform: translate(-44%, 53%) rotate(23deg);
}
.mobile-svg-image {
    display: block !important;
}
.mobile-svg-image img {
        display: block !important;
        transform: translate(44%, 50%) rotate(45deg);
        position: absolute;
        right: 0;
        bottom: 0;
        width: 59px;
    }
        .cstm-why-choose-us.why2 .why2__grid .why2__item {min-width: 56vw;}
}

@media(max-width: 749px)
{
    cart-drawer.drawer.is-empty .drawer__inner-empty h2.cart__empty-text {
  margin-top:0;
}
cart-drawer.drawer.is-empty button.drawer__close {
    top: 10px !important;
    right: 0;
}
}


@media(max-width: 480px)
{
    .product__info-wrapper.grid__item button.shopify-payment-button__button span.btn-text {
    font-size: 12px;
    line-height: 16px;
}
  .cstm-why-choose-us.why2 .why2__grid .why2__item {min-width: 80%;}  
}
/*------Custom Inner Have Fun Css End-----*/


/*--------Tab Featured Collection Css Start-----*/
span.price-percent-off {
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 12px 0;
    left: 0;
}
.product span.price-percent-off {
    position: relative;
    top: 0;
    left: 0;
}
cart-remove-button .button{
    color:#000;
}
.quick-add__submit {
    background: #000;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 5px !important;
    outline: 0;
    --border-offset: 0;
    --color-button-text: 0;
}
.card__content {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.card.card--standard.card--media {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 8px #0000000d;
    position: relative;
    color: #000;
    
}
.product-grid .product-card-wrapper a.full-unstyled-link {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    /* line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 280px;
    text-align: justify; */
}
/* .collection .media.media--transparent.media--hover-effect {
    border-radius: 5px;
} */
.price.price--on-sale {
    margin-top: 0px !important;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
        margin-bottom: 15px;
}
.price--on-sale .price-item--regular {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
}
p.shipping-info {
    padding: 0;
    font-size: 13px;
    margin-top: 8px;
    margin-bottom: 0;
}
.card__badge.bottom.left {
    display: none;
}
.tabcol__head h2.title.inline-richtext.h2 {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 30px;
}
/* .tabcol__head h2.title.inline-richtext.h2::after {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background: #D83333;
    position: absolute;
    bottom: 0.5px;
    right: 0;
}
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in::after {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background: #D83333;
    position: absolute;
    bottom: 0.5px;
    right: 0;
    left: 18%;
} */
h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    position: relative;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 0;
}
/* .collection slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in {
    padding-left: 45px;
    padding-right: 45px;
} */
.deal-box{
      display: flex;
    gap: 10px;
    background: #000;
    padding: 10px 10px;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}

/* GIF icon */
.deal-icon{
  width:28px;
  height:28px;
  flex-shrink:0;
}

.deal-icon img{
  width:90%;
  height:90%;
  object-fit:contain;
}

/* Text area */
.deal-content{
  display:flex;
  align-items:center;
  gap:4px;
  font-size:16px;
  line-height:1;
  color:#fff;
}
.card__information {
    padding-bottom: 7px !important;
}
/* Deal Price label */
.deal-text{
  font-weight:500;
}

/* Price */
.deal-price{
  font-weight:700;
  letter-spacing:0.4px;
}
/*--------Tab Featured Collection Css End-----*/

/*--------Footer Css Start-----*/

.footer h2.footer-block__heading.inline-richtext {
    font-size: 20px;
    letter-spacing: 0;
}

.footer a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
}
small.copyright__content {
    font-size: 15px;
    letter-spacing: 0;
    color: #fff;
}
.footer-block__details-content p {
    color: #fff;
    font-size: 16px;
}
/*--------Footer Css End-----*/

/*--------Product Page css Start-----*/
.product span.badge.price__badge-sale.color-scheme-4 {
    display: none;
}
.product .deal-box {
    display: none;
}
.complementary-slide p.shipping-info {
    display: none;
}
.complementary-slide .card__heading {
    text-align: left;
}
.complementary-slide span.price-percent-off {
    display: none;
}
.complementary-slide .price.price--on-sale {
    margin-bottom: 0;
}
.complementary-products__container .quick-add__submit {
    padding: 10px 10px !important;
    font-size: 12px;
}
.complementary-products__container .slider-buttons {
    display: none;
}
.complementary-products__container span.icon-wrap {
    display: none !important;
}
/*----Open & Close button ATC css Start----*/
div:has(> .product-form) {
    width: 100%;
}
.start-custom-div {
    display: flex;
    width: 100%;
    gap: 10px;
    margin: 0px !important;
    flex-direction:column;
        gap: 0;
}
.start-custom-div .product-form__input.product-form__quantity {
    max-width: 0;
    margin-bottom:0;
}
.start-custom-div button.product-form__submit {
    margin-top: 10px;
}
.start-custom-div .product-form__buttons {
    max-width: 100% !important;
}
.product select.select__select {
    max-width: 100% !important;
}
.start-custom-div button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    position: absolute;
    left: 0;
    background: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 0;
    border-radius: 5px;
}
button.product-form__submit {
    background: #000;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 30px;
}
/*----Open & Close button ATC css End----*/
.product__title h1 {
    font-size: 30px;
    letter-spacing: 0;
}
.product__tax.caption.rte {
    font-size: 15px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.quantity__label span {
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
}
h2.related-products__heading.inline-richtext.h2 {
    text-transform: capitalize;
    font-size: 30px;
    letter-spacing: 0;
}
legend.form__label {
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
}
.product-form__input--pill label {
    font-size: 15px !important;
    letter-spacing: 0px !important;
}


/*--------Product Page css End-----*/

/*--------Inner Page css Start-----*/
.content-for-layout .page-width.page-width--narrow.section-template--21135976366331__main-padding {
    max-width: 1400px;
}
hr {
    margin: 0;
}
.content-for-layout h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    text-align: center;
    font-size: 35px;
    letter-spacing: 0;
    text-transform: capitalize;
}
/*--------Inner Page css End-----*/

/*--------Collection Page Css Start---------*/
.facets-vertical .product-grid .product-card-wrapper a.full-unstyled-link {
    width: 235px;
}
.facets-vertical span.price-item.price-item--sale.price-item--last {
    margin-right: 3px;
    font-size:14px;
}
h1.collection-hero__title {
    text-align: center;
    font-size: 35px;
    letter-spacing: 0;
}
.mobile_banner {
    display: none;
}
.slideshow__controls.slider-buttons {
    border-top: 0;
    border-bottom: 0;
}
.drawer__inner .upsell-product-card {
    flex: 0 0 100%;
}
.drawer__inner .upsell-product-card .card-wrapper {
    width: 100%;
}
.drawer__inner .upsell-product-card .card-wrapper .card {
    flex-direction: row !important;
            padding: 8px !important;
}
.drawer__inner  .upsell-products-main .card__content .price.price--on-sale {
    margin-bottom: 5px;
}
.drawer__inner .upsell-product-card .card-wrapper .card {
    flex-direction: row;
    border: 1px solid #000;
    border-radius: 0 0 5px 5px;
}
.drawer__inner .upsell-product-card  .card__inner {
    width: 90px;
    height: 90px;
}
.drawer__inner .upsell-product-card .card__content a.full-unstyled-link {
    font-size: 12px !important;
    line-height: 18px;
    width: 100% !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
}
.drawer__inner .upsell-product-card .card__content .price__sale span.price-item ,
.drawer__inner .upsell-product-card .card__content span s.price-item.price-item--regular{
    color: #959595;
    font-size: 14px;
}
.drawer__inner .upsell-product-card .card__content button {
    min-width: 77px;
    width: 77px;
    font-size: 10px!important;
    font-weight: 800!important;
    background: transparent !important;
    border: 2px solid #000;
    color: #000;
        height: 30px;
}
.drawer__inner .upsell-product-card .card__content  button span {
  
 font-weight: bold !important;
      color: #000;
}
.drawer__inner .upsell-product-card .card .card__inner .card__media {
    width: 100%;
    border-radius: 0 !important;
}
.drawer__inner .upsell-product-card span.price-percent-off {
    display: none;
}
.drawer__inner .upsell-product-card .card__media .media {
    position: relative;
}
.drawer__inner .upsell-product-card .media img {
    position: relative;
}
.drawer__inner button#CartDrawer-Checkout {
    border-radius: 5px;
    font-weight: 800 !important;
     font-family: "Poppins", sans-serif !important;
}

.upsell_products_wrapper span.badge--bottom-left {
   display:block !important;
    position: absolute;
    z-index: 1;
    letter-spacing: 0;
    padding: 0 10px;
    font-size: 10px;
    padding: 3px 6px;
    background-color: #000;
    color: #fff;
    background: #fc5732;
    font-size: 9px !important;
}
span.price-percent-off {
    background: #fc5732 !important;
}
.tabcol__grid .tabcol__item  .card__inner{
    background: #fff;
    flex-direction: column;
}
.tabcol__grid .tabcol__item .card-wrapper .card button.quick-add__submit
 {
    position: absolute;
    right: 0px;
    margin: 0 auto;
    width: 36px;
    bottom: -5px;
    min-width: inherit;
    height: 36px;
    min-height: inherit;
    z-index:5;
    
}
.collection .card-wrapper .card__inner {
    position: relative;
}
.collection .card__inner {
	flex-direction: column;
}
.collection .card-wrapper .card button.quick-add__submit{
 position: absolute;
    right: 0px;
    margin: 0 auto;
    width: 36px;
    bottom: -5px;
    min-width: inherit;
    height: 36px;
    min-height: inherit;
    z-index:5;
}
.tabcol__grid .tabcol__item .card__inner:after,
.tabcol__grid .tabcol__item .card__heading a:after,
.collection .card__inner:after, .collection .card__inner a:after,
.collection .card__heading a:after{display:none;}
.collection .card__content .card-information {
    text-align: center;
}
.cart-drawer span.cd-step__icon {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 6px;
    background-color: #fff;
    position: relative;
    margin-top: -5px;
}
.cart-drawer span.cd-step__icon img {
    width: 100%;
    height: 100%;
}
.cart-drawer .cd-offerbar__track span.cd-step__amt {
    top: 60px!important;
    margin: 0 auto;
    transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -webkit-transform: translateX(-30%);
}
.cart-drawer  .cd-offerbar__msg {
    margin-top: 70px;
    font-weight:500;
    
}
.cart-drawer  .cd-offerbar__msg b {font-weight:800;}
.cart-drawer .cart-items thead tr th {
    padding-top: 8px;
}
.cart-drawer .drawer__footer {
    position: relative;
    top: -10px;
    padding-bottom: 0;
    background-color: #f6f6f6;
    padding: 0 10px;
}
.cart-drawer  .accordion-header {
    padding: 6px 0;
}
product-recommendations.related-products ul.grid.product-grid li a {
    z-index: 1;
}
.product__info-wrapper.grid__item button.shopify-payment-button__button {
    position: relative;
    display: flex;
}
.product__info-wrapper.grid__item button.shopify-payment-button__button span.btn-text {
    font-size: 14px;
}
/*--------Collection Page Css End---------*/

/*--------Responsive Css Start---------*/

@media (min-width: 989px) and (max-width: 1450px) {

s.price-item.price-item--regular {
    margin: 0;
}
.facets-vertical .product-grid .product-card-wrapper a.full-unstyled-link {
    width: 100px;
}
span.price-item.price-item--regular {
    font-size: 11px !important;
}
s.price-item.price-item--regular {
    margin: 0;
}
.facets-vertical span.price-item.price-item--sale.price-item--last {
    margin-right: 0px;
    font-size: 12px;
}
span.price-percent-off {
    font-size: 10px;
}
.related-products span.price-percent-off {
        top: 0 !important;
}
.deal-content {
    display: block;
}
.deal-content {
   font-size: 12px;
}
.deal-content {
    font-size: 12px;
}
.deal-box {
    gap: 0px;
}
.deal-icon {
    width: 20px;
    height: 20px;
}
.quick-add__submit {
    font-size: 12px;
    min-height: 0;
}
}
@media (min-width: 768px) and (max-width: 988px) {
.facets-vertical .product-grid .product-card-wrapper a.full-unstyled-link {
    width: 120px;
}
.deal-box {
gap: 0px;
}
.deal-icon {
    width: 20px;
    height: 20px; 
}
.deal-content {
    font-size: 11px;
}
s.price-item.price-item--regular {
    margin: 0;
    font-size: 11px;
}
.facets-vertical span.price-item.price-item--sale.price-item--last {
    margin-right: 3px;
    font-size: 11px;
}
span.price-percent-off {
    font-size: 10px;
}
.quick-add__submit {
  font-size: 13px;
  min-height: 0;
}
}

.collection .slider-buttons {
    display: none;
}
.predictive-search__loading-state {
    display: none !important;
}
.collection slider-component.slider-mobile-gutter.page-width-desktop.scroll-trigger.animate--slide-in {
    max-width: 1400px !important;
}

.collection a.button {
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 28px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 800;
    letter-spacing: .6px;
    text-transform: uppercase;
    border: 2px solid rgba(255, 255, 255, .25);
    transition: transform .15s ease, opacity .15s ease;
}

.reason {
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: center;
    gap: 10px;
}
.reason span {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    color: #000;
}
.whole-product-content {
    margin-bottom: 25px;
}
.reason img {
   width: 40px;
    height: 40px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 4px;
}
.reasons-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px 40px;
    max-width: 600px;
}
.select {
    border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 10px;
    --inputs-border-width: 0px !important;
}
small.tax-note.caption-large.rte {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 0;
}
.custom-price {
    font-size: 14px !important;
}
.custom-discount {
    font-size: 14px;
}
.custom-cart-prices {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.custom-image {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
}

@media (min-width: 1024px) and (max-width: 1350px) {
.card__information a.full-unstyled-link{
    width: 140px !important;
}
p.shipping-info {
    font-size: 10px !important;
}
}



@media (min-width: 320px) and (max-width: 767px) {
 .footer h2.footer-block__heading.inline-richtext {
    font-size: 16px;
}   
 .footer__content-top.page-width {
    padding-left: 15px;
    padding-right: 15px;
}   
#md-sticky-atc .price__container span.price-item.price-item--sale.price-item--last {
    font-size: 13px !important;
    margin: 0px !important;
}   
 #md-sticky-atc .product-content {
    align-items: flex-start !important;
}
#md-sticky-atc .product-content .product__title {
    margin: 0 !important;
    font-size: 11px !important;
}
.collection .price.price--on-sale {
    margin-bottom: 0 !important;
}  
.collection span.price-item.price-item--regular {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
} 
.custom-image img {
    object-fit: contain !important;
    width: 100% !important;
}    
.product--medium .grid--peek .grid__item{
   min-width: 100% !important;
 } 
.product--thumbnail_slider button.slider-button.slider-button--prev {
    display: none;
}
.product--thumbnail_slider button.slider-button.slider-button--next {
    display: none;
}
.thumbnail-list__item.slider__slide {
        width: calc(19% - .6rem) !important;
}
 .product--medium .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0;
}  
 .cd-offerbar__msg {
    font-size: 11px !important;
}   
 .cart-drawer .cart-item>td+td {
    padding-left: 0px !important;
}
.upsell_products_wrapper {
    padding: 0px !important;
    border: 0px !important;
}  
small.tax-note.caption-large.rte {
    text-align: center;
    font-size: 12px;
    text-transform: capitalize;
}
.cart-upsell {
    background-color: #fff !important;
} 
.cart-drawer__form {
    flex-wrap: inherit !important;
}
 .upsell_products_wrapper .card__information a.full-unstyled-link {
    width: 110px !important;
}   
.reason span {
    font-size: 12px;
}  
.reason {
    text-align: inherit;
    gap: 10px;
}
.reason span {
    font-size: 12px;
}
.reasons-grid {
    gap: 10px 19px;
}
 .section-template--21135976431867__main-padding {
    padding-top: 0px !important;
}   
p.shipping-info {
    font-size: 10px;
}


.template-search .card.card--standard.card--media{
padding-left: 5px !important;
padding-right: 5px !important;
}
 button.product-form__submit {
    font-size: 13px;
 }   
.offer-slider-header a {
    font-size: 14px !important;
}  
.offer-slider-header h2 {
    font-size: 16px !important;
}
.card.card--standard.card--media {
    padding-top: 0 !important;
        padding-bottom: 0 !important;
        
}
.related-products .card.card--standard.card--media{
padding-left: 0 !important;
        padding-right: 0 !important;
}
.related-products .card__information {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.facets-vertical span.price-item.price-item--sale.price-item--last {
    font-size:13px !important;
}
s.price-item.price-item--regular {
    margin: 0 !important;
}
slideshow-component {
    flex-direction: inherit !important;
}
.custom-input-mobile-ushing.page-width {
    display: block !important;
}    
.mobile_banner {
    display: block !important;
} 
.slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent {
    display: none;
}
.slideshow__media.banner__media.media {
    display: none;
}
.mobile_banner img.lazyloaded {
    width: 100%;
    height: 100%;
}
.wcc {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.product__title h1 {
    font-size: 20px !important;  
}
h2.related-products__heading.inline-richtext.h2 {
    font-size: 25px;
    margin-bottom: 0;
}
.dt-features {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 0 !important;
}

/*.collection .card-wrapper.product-card-wrapper .card__content .card-information .price__container {
    min-height: 30px;
}*/
    .tabcol-template--21135976268027__custom_featured_collection_zHFJpb .quick-add {
    margin-top: 0px !important;
}
.tabcol__panel .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0 !important;
}
.tabcol__tab {
    padding: 7px 20px !important;
    font-size: 12px !important;
}
.quick-add__submit {
    font-size: 13px;
    min-height: 0;
} 
span.deal-price {
    font-weight: 500 !important;
}
span.price-item.price-item--sale.price-item--last {
    font-size: 14px;
    letter-spacing: 0;
}
span.price-percent-off {
    font-size: 10px;
}  
.deal-icon {
    width: 20px;
    height: 20px;
}
.deal-content {
    font-size: 10px;
    display: block;

}
.deal-box {
    gap: 0px;
    padding: 8px;
}
.product-grid .product-card-wrapper a.full-unstyled-link{
        width: 120px !important;
}  
h1.collection-hero__title {
    display: flex;
    justify-content: center;
    margin-bottom: 0px !important;
}
 .main-content {
    text-align: center;
}
.main-icon-block {
    display: block;
}
.main-icon-grid strong.mi-title {
    font-size: 11px;
}
.main-icon-grid p.mi-text {
    font-size: 11px;
}
.ccs__title-light {
    font-size: 25px !important;
}
.tabcol__head h2.title.inline-richtext.h2 {
    font-size: 25px;
    margin-bottom: 0;
}

.tabcol__tabs {
    display: flex;
    gap: 6px;
    justify-content: space-between;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    flex-wrap: nowrap !important;
}
section.fsi {
    padding-top: 0;
    padding-bottom: 0;
}
.fsi .fsi__wrap {
        padding-left: 10px;
        padding-right: 10px;
}
.fsi__grid {
    grid-template-columns: 1fr 1fr !important;
}
.fsi .fsi__item {
    grid-template-columns: 75px 1fr !important;
    gap: 0px !important;
}
.fsi .fsi__item-title {
    line-height: 22px;
    font-size: 14px !important;
}
.fsi .fsi__icon {
    width: 68px !important;
    height: 68px !important;
}
.fsi .fsi__grid {
    margin-bottom: 14px;
}
}
/*--------Responsive Css End---------*/

.product  .product-form__input {
    max-width: 100%;
}
.payment-image {
    padding: 15px 36px;
    border: 1px solid rgb(21 21 21 / .14901960784313725);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px !important;
    position: relative;
}
/* button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    display: none;
} */
.payment-image img {
    width: 100%;
} 
.product  product-form.product-form {
    margin: 0px !important;
}
.free-shipping{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
}
.free-shipping {
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 30px;
    position: relative;
     top: 0px;
    border-radius: 5px;
    margin: 0px !important;
}
.custom-image img {
    width:auto;
    height: 100px;
    object-fit: cover;
}
.product span.price-percent-off {
    border-radius: 5px;
}


.related-products .quick-add.no-js-hidden {
    position: absolute;
    right: 15px;
    margin: 0 auto;
    width: 44px;
    bottom: 13px;
}
.card--standard>.card__content .card__information {
    padding-top: 5px;
}
.jdgm-prev-badge.jdgm--js {
    text-align: left !important;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    font-family: JudgemeStar !important;
}