/** Shopify CDN: Minification failed

Line 48:1 All "@import" rules must come first
Line 49:11 Unexpected "<"
Line 2205:49 Expected identifier but found "*"
Line 2235:28 Unterminated string token
Line 2774:47 Expected identifier but found "3%"

**/
@font-face {
  font-family: "DMSans-Medium";
  src: url("/cdn/shop/files/DMSans-Medium.woff2?v=1752572375")
      format("woff2"),
    url("/cdn/shop/files/DMSans-Medium.woff?v=1752572375")
      format("woff"); 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DMSans-Bold";
  src: url("/cdn/shop/files/DMSans-Bold.woff2?v=1752572375")
      format("woff2"),
    url("/cdn/shop/files/DMSans-Bold.woff?v=1752572375")
      format("woff"); 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DMSans-Regular";
  src: url("/cdn/shop/files/DMSans-Regular.woff2?v=1752572375")
      format("woff2"),
    url("/cdn/shop/files/DMSans-Regular.woff?v=1752572375")
      format("woff"); 
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: "DMSans-Semibold";
  src: url("/cdn/shop/files/dm-sans-latin-600-normal.woff2?v=1752572572")
      format("woff2"),
    url("/cdn/shop/files/dm-sans-latin-600-normal.woff2?v=1752572572")
      format("woff"); 
  font-style: normal;
  font-display: swap;
} 
 @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Maven+Pro:wght@400..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.maven-pro-<uniquifier> {
  font-family: "Maven Pro", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}
p.zippy-failure {
    font-size: 13px;
    font-family: "DMSans-Regular" !important;
    font-weight: normal;
}

.template-product .t4s-featured-products .t4s-top-heading {
  margin-bottom: 20px;
}
.template-product .t4s-featured-products h3.t4s-section-title.t4s-title {
  font-size: 20px !important;
}

.id_recently_viewed h3.t4s-section-title.t4s-title {
    font-size: 20px !important;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.jdgm-star.jdgm--on:before {
    content: "\e000";
    font-family: 'JudgemeStar';
}
.jdgm-star.jdgm--off:before {
    content: "\e001";
    font-family: 'JudgemeStar';
}
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
} 
.template-product .t4s-product__info-wrapper .t4s-product__title {
    font-family: 'DMSans-Regular' !important;
    font-weight: 600!important;
    font-style: normal;
    font-size: 20px !important;
    line-height: 22px;
} 
.shr-btn .t4s-socials.t4s-socials-size-medium a svg {
    height: 17px;
    width: 15px;
}
.t4s-product_social-share  .t4s-socials a {
    border: 0;
    padding: 0;
    height: 22px;
    /* font-size: 11px; */
}
.t4s-product_social-share  {
    display: none;
}
.shr-btn-circle{
   background: #F6F1F2;
    border-radius: 30px;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 30px;
  cursor: pointer;
}
.shr-btn .t4s-socials.t4s-socials-size-medium:not(.t4s-socials-style-1) a {
    width: 30px;
    height: 22px; 
}
.shr-btn { 
    position: absolute;
    right: 0%; 
    top:0;
}
.shr-btn .t4s-socials a svg {
    height: 12px;
    width: 12px;
}
.shr-btn-circle {
    background: #f6f1f2;
    border-radius: 30px;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.t4s-product_social-share {
    display: none;
    position: absolute;
    right: 0;
    top: 40px;    z-index: 9;
}
.t4s-main-area .offers-all-wrap {
    background-color: #f8f9fa;
    border-radius: 9px;
    color: #3f414d;
    padding: 20px;
    margin-top: 8px;
    line-height: 1.4;
    margin-bottom: 16px;
    border: 1px solid #f8f9fa;
    font-size: 14px;
}
.t4s-main-area .offers-all-wrap ul {
    padding-left: 15px;
    margin: 0;
}
.t4s-main-area .offers-all-wrap strong, .t4s-main-area .offers-all-wrap b {
    font-weight: normal;
    font-family: 'DMSans-Semibold';
}
.t4s-main-area .offers-all-wrap p{font-weight: 400;
    font-family: 'DMSans-Semibold';
                                  }


.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button {
    background: #0B5ED7;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Lato' !important;
    border-radius: 12px !IMPORTANT;
    letter-spacing: 1.2px;
  height: 44px;
    min-height: 44px;
}
.features-box .box img { 
    margin-bottom: 10px;
}
 .t4s-product-info__item.t4s-product__description .t4s-rte p {
    font-family: 'DMSans-regular' !important;
}
.for-mobile {
    display: none;
}
.fixed-mb ins:before {
    content: ""; 
}
.t4s-main-product__content .t4s-product__info-container .t4s-product-price ins:before{
      color: #000;
  font-size: 0!IMPORTANT;
}
.t4s-main-product__content .t4s-product__info-container .t4s-product-price ins {
    font-family: 'DMSans-Bold' !IMPORTANT;
    font-size: 24px !important;
    font-weight: NORMAL;
}
.t4s-main-product__content .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr span.t4s-badge-price {
  margin-top:2px;
    order: 3;
    font-size: 16px!important;
    font-family: 'DMSans-Semibold' !important;
    color: #4F9835;
    font-weight: normal;
    top: auto;        text-transform: capitalize;
}
.template-product .jdgm-prev-badge__text { 
    font-family: 'DMSans-Medium' !important;
}
 .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit {
    max-width: 100%;
    background: #E5F0FF;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    color: #0B5ED7;
    font-family: 'DMSans-Regular' !important;
    border-radius: 12px !important;
    border: 1px solid #E5F0FF;
    line-height: normal; letter-spacing: 1.2px;
   height: 44px;
}
.t4s-main-product__content .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit:hover {
    color: #fff;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit:hover:before {
    background-color: #0b5ed7;
    border-color: #f4f4f4; 
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit:before {
     background-color: #0b5ed7;
    border-color: #f4f4f4; 
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button:hover {
    opacity: 0.9;
}
.t4s-main-product__content .t4s-product__info-container .t4s-product-price del {
  margin-top: 2px;
    font-size: 16px!important;
    font-family: Lato!important;
    font-weight: normal;
    font-family: "DMSans-Medium" !IMPORTANT;
    color: #686868 !important;
}
.template-product .jdgm-widget.jdgm-widget#judgeme_product_reviews{
    display: block;
    margin: 0;
    background:transparent; 
          border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
.product-section-mt {
    background: #f3f3f399;
    margin-top: 50px;
}
 
/* #specifications-sec {
    background: #fff;
    border-bottom: 0px solid #e9e9e9;
    padding: 2% 4%; 
} */
.template-product .product-section-tab a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 0px solid #fff0;
    font-family: Lato!important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.template-product .product-section-tab {
    background: #f8f8f8;
    margin-bottom: 0;
    margin-top: 50px;
    z-index: 2;
    border: 0;
}
.product-section-mt .feature-inner .box h5 {
    color: #231f20;
    font-weight: normal;
    font-size: 15px;
  letter-spacing: 0.5px;
    margin: 10px 0;
       margin-top: 0;
    font-family: 'DMSans-Medium' !important;    text-transform: capitalize;
}
.product-section-mt .feature-inner p {
    font-size: 14px;
    line-height: 1.5;
    color: #5b5b5b;
    margin-bottom: 1.8em;
    font-family: 'Lato' !important;
    font-weight: 400;
}
#specifications-sec .meta-hdng {
   font-size: 20px !important;
    margin-bottom: 40px !important;
    font-family: 'DMSans-Bold' !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}
.t4s-product-price.gh-1 { 
    font-size: 24px !important;
    font-family: 'DMSans-Bold';
    font-weight: normal !important;
}
#specifications-sec a.btn.btn-outline-secondary.show-more-btn { 
     
   border-radius: 10px;
    background: #EFF6FF !important;
    border: 1px solid #EFF6FF !IMPORTANT;
    color: #0B5ED7 !important;
    font-weight: 600 !important;
    font-family: 'Lato' !important;  
    border-radius: 8px !important;
    text-transform: capitalize;
    font-size: 14px;
  cursor: pointer;
} 
 .jdgm-rev-widg__header .jdgm-rev-widg__title {
    font-size: 20px !important;
    margin-bottom: 40px !important;   
   font-family: 'DMSans-Bold' !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}
.template-product .product-section-tab a {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 0px solid #fff0;
    font-family: Lato!important;
    text-transform: uppercase;
}
.jdgm-widget-actions-wrapper .jdgm-write-rev-link {
    border-radius: 10px;
    background: #EFF6FF !important;
    border: 1px solid #EFF6FF !IMPORTANT;
    color: #0B5ED7 !important;
    font-weight: normal !important;
    font-family: 'DMSans-Bold' !important;

    line-height: 20px;
    border-radius: 8px !important;
    text-transform: capitalize;
    font-size: 14px;
}
.manual-service-center h3 {
    font-size: 24px;
    line-height: 31px;
    padding: 5px 0 20px;
    font-size: 20px !important;
    margin-bottom: 40px !important;
    font-family: Lato !important;
    text-transform: uppercase;
}
.t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products .t4s-top-heading.t4s_des_title_1.t4s-text-center {
    margin-bottom: 20px;
}
.manual-pdf h2 {
    font-size: 36px;
    margin-bottom: 30px;
    font-size: 20px !important;
    margin-bottom: 40px !important;
        font-family: 'DMSans-Medium' !important;
    text-transform: uppercase; 
    font-weight: normal;
    letter-spacing: normal; 
}
div#shopify-block-AVHJZYnJTeTdTMjd2W__zippy_zipcode_validator_zippy_widget_jnXLGX {
       background: #fff;
  
}
div#shopify-block-AVHJZYnJTeTdTMjd2W__zippy_zipcode_validator_zippy_widget_jnXLGX .zippy_widget_1511 {
    margin: 0;
}
.shopify-block.shopify-app-block .zipcode_bar_title_1511   span {
       font-family: 'Poppins' !important;
    font-weight: 600;
}
/* .zipcode_bar_title_1511 span.delhivery:after {
    background: url(/cdn/shop/files/delivery-icon.png?v=1752128947);
    width: 18px;
    height: 15px;
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
    position: relative;
    top: 4px;
} */
/* p.zippy-failure {
     font-size: 0;
} */
/* p.zippy-failure:after {
    content: 'Sorry, we do not deliver to this pincode';
    font-size: 14px;
} */
.zipcode_bar_input_1511 .formide {
    border-bottom: 1px solid #5e5e5e;
}
.zipcode_bar_input_1511 .formide input.pin {
    border: 0 !important;
    background: transparent;
  padding: 0;        text-transform: capitalize;
    font-family: 'DMSans-Bold' !important;
    font-weight: normal;
}
.zipcode_bar_input_1511 button {   
    width: 18% !important;
    border-style: solid; 
    height: 46px!important;
    font-family: inherit;
    font-size: 14px;
    padding: 6px;
    background: #fff !important;
    color: #0b5ed7 !important;
    cursor: pointer;
    line-height: inherit;
    vertical-align: inherit;
    border: 0 !important;
    border-radius: 10px !important;
    font-family: 'Lato' !important;
    font-weight: 600;
    position: relative;
    top: -5px;
 max-width: max-content ! IMPORTANT;
    float: right;
}
.output_heading_text {
    vertical-align: top;
    color: #000;    font-family: "DMSans-Bold" ! IMPORTANT;
    font-size: 14px;
}
.zippy-success-card-1511 { 
    background: transparent;
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: .25rem;
    color: #000;
    font-family: inherit;
    font-size: 15px;
    text-align: left;
}
.zipcode_bar_input_1511 .formide input.pin {
    color: #000 !important;
}
.zipcode_bar_input_1511 .formide input::placeholder{
    color: #000 !important;
} 
.product-section-tab ul { 
    border-bottom: 1px solid #e9e9e9; 
}
.related-spares-showcase h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
        font-family: 'DMSans-Bold' !important;   
    text-transform: uppercase;
}
.view-collection-link a { 
    background: #eff6ff !important;
    border: 1px solid #EFF6FF !important;
    color: #0b5ed7 !important; 
    border-radius: 8px !important;
    text-transform: capitalize;
    font-size: 13px;
    cursor: pointer;
  font-family: 'DMSans-Bold' !important;
}
.related-spares-showcase .spare-product-card h3 {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 25px;
    margin: 10px 0;
    text-align: left;
    min-height: max-content;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Lato' !important;
}
.product-price span, .product-price  {
    font-weight: 600;
    font-family: 'Lato' !important;
    font-size: 14px;
}
section#faq-product { 
    padding-top: 40px;
}
#faq-product #faq-content h5 {
    font-size: 15px!important;
            font-weight: NORMAL;
        font-family: 'DMSans-Semibold' ! IMPORTANT;
    text-transform: capitalize;
    color: #000000;
}
#faq-product .qs {
    background: #f7f7f7 !important;
    border-bottom: 0;
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding: 1.4em 1.5em;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    border-radius: 8px;
    border: 0;
    padding: 20px !IMPORTANT;
    font-size: 14px !important;
    font-weight: 400 !important;
}
#faq-product .meta-hdng {
    font-size: 20px!important;
    margin-bottom: 30px!important;
    font-family: Lato!important; 
    color: #000;
    text-align: center;        
        text-transform: initial;
}
#faq-product .content {
    background-color: transparent !important; 
}
#faq-product .content p {
    font-size: 14px;
    color: #5b5b5b;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 0;
    font-family: 'Lato' !important;
}
#faq-product #faq-content {
    margin-bottom: 20px!important;
}
body.template-product .breadcrumb_pr_wrap { 
    border-bottom: 0px solid #ccc;
}
.t4s-row.t4s-row__product {
    margin-top: 20px;
}
.template-product .delivery-date-msg { 
    color: #000;
    font-weight: 400;
    font-family: inherit;
     font-family: "DMSans-Regular" !important;
    font-weight: normal;   
  font-size: 13px !important;
  margin-top: -8px !important; 
}
.offers-all-wrapeer {
    width: 604px !important;
}
.zipcode_bar_input_1528 .change_btn {
      top: 8px !important;
}
.template-product .zippy-success-card-1511 { 
    padding: 0;
}
.template-product .delivery-date-msg span { 
    font-family: "DMSans-Semibold";
}
.zippy-success-card-1511 + .row {
    margin: 0 !important;
}
.template-product .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-media {
    display: none;
}

.t4s-main-area .t4s_ratio.t4s-product__media {
    max-width: 100%;
    margin: 0;
}
.template-product .product-section-tab {
    display: none;
}
.template-product .heading-mn strong {
    font-family: 'DMSans-Bold' ! IMPORTANT;
    font-weight: normal;
    font-size: 18px;
    color: #000;
    text-transform: none;
}
.template-product .t4s-pr-style2 .t4s-product-btns .t4s-pr-item-btn.t4s-pr-quickview  {
    display: none;
}
.template-product .t4s-pr-style2 .t4s-product-btns .t4s-pr-item-btn.t4s-pr-compare {
    display: none;
}
.template-product .t4s-pr-style2 .t4s-product-btns {
    flex-direction: column;
    bottom: 19px;
    opacity: 1;
    visibility: visible;
    position: static;
}
.template-product  .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-wishlist { 
    background: transparent;
    width: auto;
    margin: 0 5px 0 0;
    padding: 5px 0;
    min-width: 50px;
    justify-content: center;
    align-items: center;
    border: none;
    position: absolute;
    top: 10px;
    bottom: auto;
    right: 0;    z-index: 9;
}
.t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart {
    position: absolute;
    right: 0;
    z-index: 9;
}
 
.template-product .t4s-product .t4s-product-badge { 
    right: auto;
    left: 15px; 
}
.t4s-product:not(.t4s-pr-style1):not(.t4s-pr-packery) .t4s-product-btns .t4s-pr-item-btn:hover .t4s-svg-pr-icon, .t4s-product .t4s-product-btns2 .t4s-pr-item-btn:hover .t4s-svg-pr-icon {
    -webkit-animation: none !important;
    animation: none !important;
}
.template-product .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-wishlist {
   display: none;
}
.template-product .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-wishlist span:after {
    content: "";
    background: url(/cdn/shop/files/wishlist.svg?v=1752140904);
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  
}
.template-product .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-wishlist span.t4s-svg-pr-icon svg {
    display: none;
}
.template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart svg {
    display: none;
}
.t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart {
    background: #ccc;
    border-radius: 30px;
} 
.template-product .t4s-product-btns .t4s-svg-pr-icon:after {
     background: url('/cdn/shop/files/cart-icon.svg?v=1752141416');
    content: "";
    width: 13px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 100%;
      transform: scaleX(-1);
}
.template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart {
    background-color: #ffffff !important;
    border-radius: 30px;
    box-shadow:0px 0px 8px #0000001C;    width: 28px;
    height: 28px;
}
.template-product  .t4s-flicky-slider .flickityt4s-page-dots .dot {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 2px;
    background-color: #b3b3b3;
    border-color: #fff;  
    opacity: 1;
    transition: all .3s;
    border-radius: 0 !important;
    margin: 0;
}
.template-product .t4s-flicky-slider .flickityt4s-page-dots .dot:hover, .template-product .t4s-flicky-slider .flickityt4s-page-dots .dot.is-selected { 
    background-color: #494949;
}
.template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart span:before {
    content: '+';
    top: -1px;
    position: absolute;
    right: 1px;
    font-size: 20px;
    color: #000;
}
.template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart:hover {
    background: #f9f9f9;
}
#judgeme_product_reviews span.jdgm-star {
    font-size: 12px;
    color: #DE7921;
}
.template-product  .copy-code {
    margin-left: 5px;
}
.template-product .jdgm-row-profile .jdgm-rev__icon {
    display: none;
}
.template-product .jdgm-rev__author-wrapper span {
    font-size: 14px;
    font-family: 'DMSans-Medium' !important; 
    font-weight: normal;
}
.template-product .jdgm-rev__header {
    display: flex;
    flex-direction: column-reverse;
}

 .template-product .jdgm-widget.jdgm-widget {
    display: block;
    width: max-content;
}
div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm {
    margin-top: 15px;
}
 .template-product .jdgm-widget.jdgm-widget {
    display: block;
    width: 100%;
}
.template-product .jdgm-rev__title { 
    font-family: 'DMSans-Bold';     font-weight: normal;
}
section#faq-product { 
    border: 0 !important;
}
.avail-offer-right span {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: 'DMSans-Medium' !important;
}
.avail-offer-section {
    background-color: #ecf3fb;
    border-radius: 9px;
    color: #3f414d;
    padding: 10px;
    margin-top: 8px;
    line-height: 1.4;
    margin-bottom: 16px;
    border: 1px solid #A2CAF8;
    font-size: 14px;
    DISPLAY: FLEX;
    ALIGN-ITEMS: end;
    POSITION: RELATIVE;
    justify-content: space-between; 
}
.avail-offer-section p {
    MARGIN: 0;
}
.avail-offer-right .over-lay {
    position: absolute;
    right: 30px;
    top: 0;
    background: #002B5C;
    color: #fff;
    padding: 6px 12px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 13px;
    font-weight: 200;
}
.avail-offer-section .avail-offer-left strong {
    font-family: 'DMSans-Bold';
    font-size: 15px; 
    display: inline-block;
  font-weight: normal;
}
.avail-offer-section p {
    MARGIN: 0;
    color: #000;
    font-family: 'Lato' !IMPORTANT;
    /* margin-top: 5px; */
}
 .avail-offer-section p { 
    font-family: 'DMSans-Semibold' !important;    line-height: 12px;
}
.avail-offer-section .copy-code:after { 
  font-size: 0;
}
.avail-offer-section .codecopy button {
    font-size: 0;
    cursor: pointer;
    padding: 10px;
    background: url('/cdn/shop/files/copy-icon.svg?v=1752470779');
    width: 11px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center bottom;    background-size: 80% 80%;
}
.avail-offer-right .over-lay {
    right: 15px;
    font-family: 'DMSans-Medium' !important;
    color: #fff;
    font-weight: normal;
    font-size: 13px !important;
}
.template-product .jdgm-rev-widg .jdgm-paginate {
    border: 0;
}
.template-product .jdgm-row-actions {
    padding: 8px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 0;
}
.related-spares-showcase { 
    border: 0px solid #e8e8e8; 

}
.t4s-sticky-atc.is--shown .t4s-sticky-atc__price del {  
    font-family: Lato !important;
    font-size: 16px !important;
    font-weight: 600;
}
 .t4s-sticky-atc.is--shown .t4s-sticky-atc__title {
    font-family: 'Lato' !important;
}
 .t4s-sticky-atc.is--shown button.t4s-sticky-atc__atc.t4s-btn-loading__svg { 
    background: #0b5ed7;
    border-radius: 10px;
    background: #0b5ed7;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    font-family: Lato !important;
    border-radius: 12px !important;
    letter-spacing: 1px;
}
.t4s-sticky-atc.is--shown   .t4s-sticky-atc__price ins {
    color: var(--primary-price-color);
    order: 1;
    font-size: 20px;
    font-family: Lato !important;
    font-size: 16px !important;
    font-weight: 800;
}

.product-features-section span, #specifications-sec .show-less span { 
    font-family: 'DMSans-Bold' !important; 
}

.product-features-section a.btn.btn-outline-secondary.show-more-btn {
    background: #eff6ff !important;
    border: 1px solid #EFF6FF !important;
    color: #0b5ed7 !important;
    font-weight: 600 !important;
    font-family: Lato !important;
    border-radius: 8px !important;
    text-transform: capitalize;
    font-size: 14px;
    cursor: pointer;
}
.template-product .t4s-product .t4s-product-badge span.t4s-badge-item.t4s-badge-sale {
    color: #4F9835;
           font-family: 'DMSans-Semibold' !important;
    font-weight: normal;
}
.template-product .jdgm-prev-badge__text {
    visibility: visible !important;
}
.template-product .t4s-product .t4s-product-price del, .t4s_compare_price del {
    font-family: 'DMSans-Semibold' !important;
    color: #666 !important;
    font-weight: normal;
}
.template-product  .view-collection-link a:hover,
.template-product  .product-features-section a.btn.btn-outline-secondary.show-more-btn:hover,
.template-product  #specifications-sec a.btn.btn-outline-secondary.show-more-btn:hover,
.template-product  .jdgm-widget-actions-wrapper .jdgm-write-rev-link:hover{
    background: #0b5ed7 !important;
    border: 1px solid #0b5ed7 !important;
    color: #fff!important;
}
.zippy-success-card-1511 .zippy-failure {
    font-size: 12px; 
    font-weight: normal; 
    font-family: 'DMSans-Regular';
}





.template-product .delivery-date-msg span {
    font-family: "DMSans-Semibold" !important;
    font-weight: normal;
}
.template-product  .jdgm-prev-badge { 
    padding: 0px 10px;
}
/* .zippy_widget_1511 .zipcode_bar_title_1511 span:before {
    content: "Select Delivery Location"; 
    font-size: 14px;
    color: #000;
    font-family: 'Poppins';
} */


.jdgm-row-media {
    display: none;
}

.avail-offer-heading {
    color: #000000;
}

.t4s-product_info-wrapper .t4s-product_title { 
    padding-right: 45px;
}
.shopify-block.shopify-app-block .zipcode_bar_title_1511   span,
.avail-offer-heading {
    font-family: 'DMSans-Bold' !IMPORTANT;
    font-weight: normal;font-size: 18px !IMPORTANT;
    color: #000;    text-transform: capitalize;
} 
.offers-all-wrapeer strong {
    font-family: 'DMSans-Bold' !IMPORTANT;
    font-weight: normal;font-size: 18px !IMPORTANT;
    color: #000;    text-transform: initial;
}
.offers-all-wrapeer .offer-item label[for="deep-clean"] strong, .offer-item label, .offer-item label a {
    font-family: 'DMSans-Medium' !important;
    font-weight: normal;    color: #000 !important;
}
.offer-item label strong {
  font-size: 14px !important;
}
.offer-item label a {
    color: #0073b1 !important;
    font-family: 'DMSans-Bold' !IMPORTANT;
  border: 0 !important;
}
.offers-all-wrapeer {
    background-color: #f5f5f5;
    border-radius: 9px;
    color: #3f414d;
    padding: 10px;
    margin-top: 7px;
    line-height: 1.4;
    margin-bottom: 16px;
    border: 0px solid #e3e3e3;
}
.offers-all-wrapeer .offer-item {
    margin-bottom: 10px;
    align-items: center;
}
.offers-all-wrapeer .offer-item:last-child {
    margin: 0;
}
.zipcode_bar_input_1528 .change_btn { 
    top: auto; 
}
.offers-all-wrapeer p {
    margin-bottom: 0;
}
.template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart{
  position: absolute;
    bottom: -12px;
    right: 10px;
    z-index: 9;
}
header#shopify-section-header-inline .t4s-header__wrapper>.t4s-container { 
    max-width: 100%;
    padding: 0 !important;
    max-width: 1600px;
}
body.template-product .breadcrumb_pr_wrap .t4s-container {
    padding: 0;
} 
.template-product .copy-code span.copied-msg{
  display: none;
  
}
.template-product .copy-code span.copied-msg.active {
    display: block;
    color: #4F9835;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr span.t4s-badge-price:before {
    content: "";
    padding-right: 0;
}
 .t4s-header__logo.t4s-lh-1.dsk-logo { 
    -webkit-filter: none !important;
    filter: none!important;
}
body.template-index .t4s-container {
    max-width: 1600px !important;
    width: 100%!important;
    padding: 0 important;
}
body header#shopify-section-header-inline .t4s-header__wrapper>.t4s-container { 
    padding: 0 !important;
    max-width: 84% !important;
}
 .zipcode_bar_input_1528 input::placeholder,
.zipcode_bar_input_1528 input{
    font-family: 'DMSans-BOld' !IMPORTANT; 
     font-weight: normal !important;
}
   .zipcode_bar_input_1528 .zipcode_entered span {
    vertical-align: middle;
    font-family: 'DMSans-BOld' !IMPORTANT;
    font-weight: normal !important;
}
.zipcode_bar_input_1528 .change_btn { 
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
}
.zipcode_bar_input_1528 { 
    max-width: 100% !important;
}
.is-header--stuck .t4s-section-header { 
    background: #ffff;
}
.t4s-product-media__thumbnails_left .t4s-col-thumb .t4s-row>.t4s-col-item, .t4s-product-media__thumbnails_right .t4s-col-thumb .t4s-row>.t4s-col-item {
    opacity: 1;
}
.show-less {
    margin-top: 0 !important;
}
.zipcode_bar_input_1528 .zipcode_entered { 
    cursor: pointer;
    line-height: normal;
}
.template-collection .custom-title-brdcrmb.mobile { 
    padding-right: 0;
    padding-left: 0; 
}
.template-collection .t4s-row.collection-grid {
    padding: 0;
}
.t4s-product-info__inner h3.t4s-product-title a { 
    font-family: 'DMSans-Semibold' !important;
    font-weight: normal;
}
.template-collection .t4s-product .t4s-product-price ins:before {
    content: "" ;
    font-family: 'DMSans-Bold' !important;
    margin-right: 5px;
    font-weight: normal;
}
.template-collection .t4s-product .t4s-product-price del, .t4s_compare_price del,
.template-index .t4s-product .t4s-product-price del{
    font-family: 'DMSans-Semibold' !important; 
    font-weight: normal;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button:after {
    content: 'Buy Now';
    font-size: 18px !important;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button { 
    font-size: 0!IMPORTANT;
}
.t4s-search-header__input:focus::placeholder,
.t4s-mini-search__btns input.t4s-mini-search__input{
  color: transparent;
}
.t4s-product__policies.t4s-rte.ccc {
    display: flex;
}
.template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price ins,
.template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price .single-price{
    position: relative;
    margin-right: 18px;
}
.template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price ins:after 
{
    content: '00';
    text-decoration-line: none;
    display: inline;
    position: absolute;
    top: 2px;
    font-size: 14px;
    right: -21px;
    line-height: normal;
    font-family: 'DMSans-Bold';
}
.template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price .single-price:after
{ 
    content: '00';
    text-decoration-line: none;
    display: inline;
    position: absolute;
    top: 0;
    font-size: 14px;
    right: -21px;
    line-height: normal;
    font-family: 'DMSans-Bold';
}
.template-product .t4s-product .t4s-product-price ins:before {
   display: none;
}
.t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale {
    color: #4f9835; 
}
.t4s-product__info-container .jdgm-widget span.jdgm-prev-badge__stars span.jdgm-star:not(:first-child) {
    display: none !important;
}
.template-product div[data-product-single-media-group] .t4s-pr-group-btns {
    display: none;
}

@media (min-width: 767px) {
  .template-product .t4s-product .t4s-product-info .t4s-product-info__inner .inline-price.for-mobile {
      font-size: 18px;
      display: none;
  }
}
.template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price del:after {
    content: '.00';
}
.template-product .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper .t4s-product__policies.t4s-rte { 
    margin-bottom: 20px; 
  font-family: 'DMSans-Regular';
}
.template-product  .zipcode_bar_title_1511 { 
    padding-bottom: 7px; 
}
  .template-product .zipcode_bar_input_1528 input { 
    font-family: 'DMSans-Semibold' !important;
}
.template-product .change_btn.change {
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
}
  .template-product .zipcode_bar_input_1528 button.zipcode_bar_btn_1528.checkPin {
    font-family: 'DMSans-Bold' !important;
    font-weight: normal;
        top: 13px !important; 
}
  .template-product .zipcode_entered svg {
    margin-top: -5px !important;
      width: 15px !important;
}
 .template-product .zipcode_bar_input_1528 .tick {
      margin-top: 2px !important;
}


.template-product .plp-single-price{
  font-size: 18px;
}
div#payuWidget {
    margin-bottom: 5px !important;
}

 @media only screen and (min-width: 767px) {
   .t4s-header__wrapper .t4s-site-nav__icons .t4s-search-header__submit svg.t4s-icon { 
    width: 20px;
    height: 20px; 
}
.zippy_widget_1511 {
    max-width: 603px;
}

.fixed-mb {
    max-width: 603px;
}
.t4s-search-header__form-wrap  .t4s-search-header__input { 
    border: 1px solid #ccc;
    border-radius: 20px;padding-inline-start: 0;
  padding: 12px;
}
   .t4s-search-header__main .t4s-search-header__submit {
         right: 12px;
   }
.t4s-search-header__form-wrap .t4s-search-header__submit { 
    text-align: right;
}
   .zipcode_bar_input_1528 button.zipcode_bar_btn_1528.checkPin {
    font-family: 'DMSans-Bold' !important;
    font-weight: normal;
}
   .zippy_widget_1511 .zipcode_bar_input_1528 { 
       font-family: 'DMSans-Semibold' !important;
}
   .template-collection .t4s-product .t4s-product-price ins,
   .template-index .t4s-product .t4s-product-price ins,
   .template-product .t4s-product .t4s-product-price ins {
  font-size: 18px;
}
    /* .template-index  .t4s-product .t4s-product-info .t4s-product-info__inner>* { 
    line-height: normal;
} */
  /* .template-product #pr_recommendations ins, .template-product #recently_wrap ins { 
    font-size: 18px; 
} */
   .template-product #pr_recommendations .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price,
      .template-product #recently_wrap .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price { 
    line-height: normal;
}
 .template-product #pr_recommendations .t4s-product-badge,
   .template-product #recently_wrap .t4s-product-badge{
    line-height: normal; 
     
}
.t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale, 
.template-product .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale { 
    line-height: 33px;
    display: inline-block;
}
   .t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page a.t4s-pr-item-btn.t4s-pr-addtocart span.t4s-text-pr { 
    line-height: 48px;
}
   div#spare-parts .mannul-sec {
    padding: 40px 0px;
}
   div#spare-parts {
    max-width: 84% !important;
    margin: 0 auto;
}
   div#spare-parts .spare-part-inner {
    padding: 0;
}
   .template-collection .custom-title-brdcrmb.mobile,
   .template-search  .custom-title-brdcrmb.mobile{ 
    left: 9%;
}
   .template-collection .t4s-row.collection-grid,
   .template-search .t4s-row.collection-grid{
    max-width: 84%;
    margin: 0 auto;
    width: 100%;
}
 
    .template-product .copy-code span.copied-msg { 
    position: absolute; 
    color: #4f9835; 
    padding: 1px 7px;
    top: 42px;
        left: 0;
        right: 0; 
}
  
  section#faq-product { 
    max-width: 84%;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr h1.t4s-product__title.for-desktop {
    padding-right: 55px;
    line-height: 26px;
}
 .t4s-col-item.t4s-col-12.t4s-main-area .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper {
        padding-left: 15px;
        width: 47%;
        margin-right: 2%;
        padding-right: 0px !important;
}
      .t4s-col-item.t4s-col-12.t4s-main-area {
    padding: 0;
}
   body.template-product .breadcrumb_pr_wrap {
    border-bottom: 0px solid #ccc;
    margin-top: 40px; 
    padding: 0; 
    margin: 30px auto 20px;
}
   body.template-product .breadcrumb_pr_wrap .t4s-container {
    padding: 0;
}
   
.t4s-section-header { 
           box-shadow: 2px 0px 4px 1px #afafaf73;
        padding: 10px 0px;
}
  .template-product .t4s-container .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper .t4s-row img.t4s-lz--fadeIn.lazyautosizes.lazyloadt4sed {
    border: 1px solid #F0F0F0;
    border-radius: 12px;
}
   .t4s-carousel__nav-inner.t4s-child-lazyloaded img {
    border: 1px solid #F0F0F0;
    border-radius: 12px;
}
   .t4s-product-media__thumbnails_left .t4s-col-thumb  .is-nav-selected img {
    border-color: #000 !important;
}
    .template-product .t4s-container .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper .t4s-row  {
    position: sticky !important;
    top: 3rem;
    z-index: 2;
}
   .template-product .t4s-container .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper .t4s-product__one_media.t4s-pr {
    position: sticky !important; 
    z-index: 2;
    height: max-content !important;
}
   body.template-product .breadcrumb_pr_wrap {
    border-bottom: 0px solid #ccc;
    margin-top: 40px;
}
   .template-product .t4s-container,
   #specifications-sec,
   .jdgm-rev-widg.jdgm-rev-widg,
   .product-features-section{
    max-width: 84% !important;
}
 
   /* .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper {
    width: 40%;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr {
    width: 60%;
} */
   .avail-offer-section { 
    color: #3f414d;  
             padding-bottom: 30px;
}
   .related-spares-showcase {
    border: 0px solid #e8e8e8;
    padding: 2% 4%;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit,
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button{
    max-width: 100%;     min-width: 100%;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit{padding: 5px 0px;}
   .t4s-product-form__buttons>.t4s-flex-wrap { 
    width: 40%;
}
   .shopify-payment-button {
    width: 60%;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons {
    flex-direction: row;
    gap: 10px;
    align-items: normal;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 12px; 
}
.avail-offer-right span {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: 'DMSans-Medium' !important;
}
   .avail-offer-right {
    width: 100%;        padding: 10px 0px;
}
 .avail-offer-left .codecopy {
    margin-bottom: 0px;
    border-top: 1px dotted;
    padding-bottom: 18px;
    margin-top: 10px;
}
  .avail-offer-left {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}
   .avail-offer-section p { 
    font-size: 12px;
}
   .avail-offer-right .over-lay { 
    top: auto;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: max-content;
    border-radius: 10px;
    padding: 4px 20px;
}
   .avail-offer-main-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;    text-align: center;
}
.avail-offer-section {
    width: 31%;
    margin-right: 2%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
}
  .t4s-product-form__buttons .t4s-pr__notify-stock, .t4s-product-form__buttons .shopify-payment-button__button--unbranded { 
    transition: .3s;
    border-radius: 10px !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Lato' !important;
    border-radius: 12px ! IMPORTANT;
    letter-spacing: 1.2px;
    height: 44px;
    min-height: 44px;
}
   .t4s-product-info__item.t4s-product__description,
    .t4s-liquid_custom_liquid_ihwnXr.t4s-pr__custom-liquid.t4s-rte,
   .t4s-liquid_custom_liquid_R3HY6E.t4s-pr__custom-liquid.t4s-rte{
    
}
    .t4s-product__info-container .t4s-custom_html_xPbYNA.t4s-pr__html.t4s-rte {
    width: 100%;
}
   .spcfc-txt { 
    font-weight: 400;
}
 /* .template-product .hidden-Specifications.show .spcfc-wrapper {
    margin-bottom: 20px;
    width: 30%;
    margin: 20px 0.5%;
}

 .template-product .hidden-Specifications.show {
    width: 100%;
    display: flex !important ;
} */
   div#shopify-block-AVHJZYnJTeTdTMjd2W__zippy_zipcode_validator_zippy_widget_jnXLGX {
    background: #fff;         width: 100%;
}
   a.jdgm-paginate__page.jdgm-curt {
    font-size: 16px;
    color: #000;
}
   .jdgm-rev-widg.jdgm-rev-widg {
    display: block;
    padding: 2% 0; 
    margin: 0 auto;
     border: 0;
}
 .template-product .flickityt4s-page-dots {
    margin-top: 20px !important;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons {
    flex-direction: row;
    gap: 10px;
    align-items: normal;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 12px;
}
   
     .breadcrumb_pr_wrap .t4s-container nav span {
    font-size: 12px !important;
}
  .breadcrumb_pr_wrap .t4s-container nav a {
    display: inline-block;
    font-size: 12px;
} 
   
/* .pdp-details hr {
    display: none;
} */
   /* .pdp-details {
    display: flex;
    align-items: flex-start; 
     flex-wrap: wrap
} */
   #specifications-sec .show-less {
    width: 100%;
}
/* .spcfc-wrapper {
    display: flex;
    gap: 0;
    width: 19.5%;
    flex-direction: column;
    margin-right: .5%;
    background: #fafafa;
    padding: 20px 10px;
    box-sizing: border-box;
    border-radius: 0;
    min-height: 500px;
    border: 0px solid #f0f0f0;
    overflow: auto;
    max-height: 300px;
} */
   .main-spcfc h4 {
    font-size: 16px;
    color: #000;
    font-weight: initial;
    font-family: 'Lato' !important;
    margin-bottom: 0;
    font-weight: 600;
    border-bottom: 0px solid #e4e4e4;
    padding-bottom: 10px;
    padding-top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.spcfc-ttl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
   .spcfc-subttl span {
      font-family: 'DMSans-Semibold' !important;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
   .spcfc-subttl span {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #4c4c4c;        font-family: 'DMSans-Bold' !important;
         
}
   .spcfc-txt { 
    color: #4c4c4c; 
    font-weight: normal;
    font-size: 14px;        font-family: 'DMSans-Regular' !important;font-size: 14px;
}
   .spcfc-txt span {
    color: #4c4c4c;         font-family: 'DMSans-Regular' !important; font-size: 14px;
}
 .product-features-section {
    padding: 2% 0; 
    margin: 0 auto;
}
   .product-features-section .feature-inner {
    padding: 0;
}
.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    background: rgba(243, 243, 243, 0.6);
    border-radius: 8px;
    border: 0;
    padding: 10px;
    box-sizing: border-box;
    width: 32.3%;
    margin-right: .5%;
    margin-bottom: 0.5%;        border-radius: 8px;
}
   .jdgm-rev-widg__reviews {
    display: flex;
    flex-wrap: wrap;
}
   .template-product .jdgm-rev__header .jdgm-row-extra {
    display: none;
}
   .template-product .jdgm-rev__timestamp {
    margin-top: -14px;
}
 .template-product .t4s-section-title>span {
    display: inline-block;
    vertical-align: top;
    font-family: 'DMSans-Medium' !important;
    font-weight: normal !important;
    text-transform: uppercase;
    letter-spacing: normal;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__product-recommendations.t4s_se_template--19806553964786__product-recommendations.t4s-container-fluid h3.t4s-section-title.t4s-title {
    text-align: center;      
}
   .spare-product-card {
    width: calc(15% - 20px); 
}
section#faq-product {
    padding-top: 40px;
    padding-bottom: 40px; 
    margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
   
   .t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products.t4s_se_template--19806553964786__recently-viewed-products.t4s-container-fluid,
   .t4s-section-inner.t4s_nt_se_template--19806553964786__product-recommendations.t4s_se_template--19806553964786__product-recommendations.t4s-container-fluid{
    padding: 0 2%;
  max-width: 84%;
}
.feature-inner .features-box {
    width: 32.3%;
    padding: 0;
}
   .product-features-section .feature-inner {
    padding: 0;
    justify-content: space-between;
}
   #specifications-sec {
    width: 100%;
    padding: 30px 0; 
    margin: 0 auto;
}
 }

 @media only screen and (max-width: 1340px) {
button.t4s-product-form__submit.t4s-btn.t4s-btn-base.t4s-btn-style-default.t4s-btn-color-primary.t4s-w-100.t4s-justify-content-center.t4s-btn-effect-sweep-to-top[disabled="disabled"],
   .template-product .t4s-pr__notify-stock.t4s-mfp-enabled{
    font-size: 14px!important;
    letter-spacing: normal!important;
}
 }

 @media only screen and (max-width: 1280px) {
   .avail-offer-section {
    width: 48%; 
}
   .template-product .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons,
   .t4s-product-info__item.t4s-product__description, .t4s-liquid_custom_liquid_ihwnXr.t4s-pr__custom-liquid.t4s-rte, .t4s-liquid_custom_liquid_R3HY6E.t4s-pr__custom-liquid.t4s-rte{  
    max-width: 100%; 
        max-width: 100%;
        min-width: 100%;
}
   .spcfc-ttl span { 
    font-size: 12px;
    line-height: 22px; 
}
.main-spcfc h4 {
    font-size: 14px; 
    letter-spacing: 0.5px;
}
 /* .t4s-product-info__inner .t4s-product-price {
    float: none;
} */
 }
 @media only screen and (max-width: 1180px) {
   .avail-offer-section {
    width: 48%;
    margin-right: 2%; 
}
.offers-all-wrapeer .offer-item label[for="deep-clean"] strong, .offer-item label, .offer-item label a { 
    font-size: 14px !important;
}
     .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit, .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button {
  height: 44px;    min-height: 44px;
}
  
   .jdgm-rev__buyer-badge { 
    padding: 1px 4px; 
}
   .jdgm-rev__buyer-badge:before { 
    font-size: 10px;
}
   
   div#shopify-block-AVHJZYnJTeTdTMjd2W__zippy_zipcode_validator_zippy_widget_jnXLGX,
   .t4s-custom_html_xPbYNA.t4s-pr__html.t4s-rte, .t4s-product-info__item.t4s-product__description, .t4s-liquid_custom_liquid_ihwnXr.t4s-pr__custom-liquid.t4s-rte, .t4s-liquid_custom_liquid_R3HY6E.t4s-pr__custom-liquid.t4s-rte,
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons{ 
    width: 100%;        max-width: 100%;
        min-width: 100%;     
     margin-bottom: 20px;
}
   
.avail-offer-right .over-lay {
    top: auto;
    bottom: -16px; 
    padding: 2px 8px;
    font-size: 10px;
}


 }


.jdgm-star.jdgm--half:before { 
    font-family: 'JudgemeStar';
}

.i-info {
    background: #e5f0ff;
    color: #000;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 45px;
    text-align: center;
    margin-left: 3px;        font-family: 'DMSans-Bold';
}
   .i-info-active {
  display: none;
}
.i-info-active.active {
  display: block;margin-left: 5px;
}

.i-info { 
    cursor: pointer;
}
.feature-inner .hidden-features { 
    justify-content: space-between;
}
.template-product  .t4s-product-extra  .t4s-product .t4s-product-price ins,
.t4s-product-wrapper .t4s-product-info .t4s-product-info__inner .t4s-product-price {
    color: #000;
    text-decoration: none;
    margin-left: 0;
    margin-right: 6px;
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
    display: inline-block;
}
.template-product .t4s-product-info__inner .t4s-product-price {
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
    font-size: 14px;
    color: #000 !important;
}
.template-product .t4s-pr__notify-stock.t4s-mfp-enabled {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-family: 'DMSans-Semibold' !important;
    border-radius: 12px ! IMPORTANT;
    letter-spacing: 1.2px;
    height: 44px;
    min-height: 44px;  
    font-weight: normal;
}
.t4s-product .t4s-product-info  a.t4s-pr-item-btn.t4s-pr-addtocart span.t4s-text-pr,
.t4s-product .t4s-product-info  a.t4s-pr-item-btn.t4s-pr-addtocart span.t4s-text-pr {
     text-transform: uppercase !important;
}
 .t4s-product-btns.has-notify-me a.t4s-pr-item-btn.t4s-pr-addtocart {
    background: #E5F0FF !important;
    color: #0b5ed7 !important;
}
.t4s-product .t4s-product-info  a.t4s-pr-item-btn.t4s-pr-addtocart span.t4s-text-pr,
.t4s-product .t4s-product-info  a.t4s-pr-item-btn.t4s-pr-addtocart span.t4s-text-pr{
    font-size: 16px; 
}
   body .t4s-product .t4s-product-price ins:before {
    content: "" !important; 
}
 @media only screen and (max-width: 767px) {
   .template-product .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper .t4s-product__policies.t4s-rte { 
    margin-bottom: 20px; 
}
 .t4s-section-header { 
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    border: 0;
   padding: 10px 0;
}
 
   .mannul-sec { 
    gap: 0;
}
   .mannul { 
    padding: 0 3%;
}
.t4s-product .t4s-product-price ins,
    .t4s-product .t4s-product-price del,  .t4s_compare_price del,
    .t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale{ 
    font-size: 12px !important;
        min-height: auto;
        line-height: normal;
}
 .t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale {
    margin-top: 3px !important;
    font-family: "DMSans-Bold" !important;  color: #4f9835;
}
     .t4s-col-item.t4s-col-12.t4s-main-area.t4s-main-collection-page .t4s-product-info__inner>*.t4s-product-badge { 
    margin: 0; 
}
   .template-collection .t4s-row.collection-grid,
   .template-search .t4s-row.collection-grid{
    padding: 0 3%;
    --ts-gutter-x: 0;
}
   .template-collection .custom-title-brdcrmb.mobile { 
    padding-left: 3%;
}
  .template-product .t4s-main-product__content .t4s-product__info-container .fixed-mb .t4s-product-price .single-price:after {
    top: 2px;
}
   .template-product .t4s-main-product__content .t4s-product__info-container .t4s-product-price .single-price {
    font-size: 24px !important;
    font-weight: normal;
    font-family: "DMSans-Bold" !important;
    color: #000;line-height: normal;
}
   .avail-offer-left .coupon-code {
    font-size: 12px;  
}
 .t4s-pr-style7 .t4s-product-btns a>.t4s-text-pr {
    display: block;
    font-size: 14px!important;
    font-family: 'DMSans-Medium' !important;
    /* line-height: 36px;
    height: 36px; */
    padding: 0!important;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button:after {
    content: 'Buy Now';
    font-size: 12px !important;        font-family: 'DMSans-Medium' !important;
}

    .avail-offer-section {
    width: 100%;
    margin-right: 0;
}
   #faq-product #faq-content {
    margin-bottom: 10px!important;
}
    .avail-offer-left {
    position: relative;
}
   .template-product .copy-code span.copied-msg { 
    position: absolute;
    color: #4f9835;
    top: 0;
    right: 0;
}
 /* .t4s-row.t4s-row__product.is-zoom-type__external.initProducts__enabled {
    --ts-gutter-x: none;
} */
   
   .jdgm-rev-widg__summary .jdgm-rev-widg__summary-stars span.jdgm-star {
    display: none !important;
}
   .t4s-form__product .fixed-mb .t4s-product-price {
    margin-bottom: 0;
    font-size: 24px !important;
    font-weight: normal;
    font-family: "DMSans-Bold" !important;
    color: #000;
}
 
   .template-product .jdgm-widget.jdgm-widget#judgeme_product_reviews {
    display: block;
    margin: 0;
    background: transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    margin: 0;
    padding: 0;
}
   .template-product .jdgm-widget.jdgm-widget#judgeme_product_reviews { 
    padding: 0;
}  
   .i-info {
    background: #e5f0ff;
    color: #000;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 45px;
    text-align: center;
    margin-left: 3px;        font-family: 'DMSans-Bold';
}
   .i-info-active {
  display: none;
}
.i-info-active.active {
  display: block;margin-left: 5px;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper  .fixed-mb .t4s-product__price-review {
    margin-top: 0;
}
   
  .template-product  .t4s-website-wrapper .t4s-flicky-slider:not(:hover) .flickityt4s-button.previous,
    .template-product .t4s-flicky-slider:not(:hover) .flickityt4s-button.previous{ 
    transform: none !important;
}
  .template-product  .t4s-website-wrapper .t4s-flicky-slider:not(:hover) .flickityt4s-button.next,
    .template-product .t4s-flicky-slider:not(:hover) .flickityt4s-button.next{ 
    transform: none !important;
}
  .template-product  .t4s-website-wrapper .t4s-flicky-slider:hover .flickityt4s-prev-next-button {
    transform: none !important
}
   .jdgm-rev-widg__summary-stars .jdgm-star {
    display: none;
}
   .shopify-block.shopify-app-block .zipcode_bar_title_1511   span, .avail-offer-heading, .offers-all-wrapeer strong,
   .template-product .heading-mn strong,
   #faq-product .meta-hdng{
    font-family: 'DMSans-Bold' !IMPORTANT;
    font-weight: normal;
    font-size: 18px !important;
    color: #000;    text-transform: capitalize;
}
   .offers-all-wrapeer strong {
    font-family: 'DMSans-Bold' !IMPORTANT;
    font-weight: normal;
    font-size: 18px !important;
    color: #000;    
             text-transform: initial;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__product-recommendations.t4s_se_template--19806553964786__product-recommendations.t4s-container-fluid .t4s-flicky-slider:hover .flickityt4s-button.previous, 
   .t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products.t4s_se_template--19806553964786__recently-viewed-products.t4s-container-fluid .t4s-flicky-slider:hover .flickityt4s-prev-next-button.next{
    transform: none !important;
}
    .template-product .t4s-flicky-slider:hover .flickityt4s-prev-next-button,
   .template-product .t4s-flicky-slider:hover .flickityt4s-prev-next-button{
      transform: none !important;
   }
   .spare-product-card .product-price {
    font-weight: normal;
    font-family: 'DMSans-Semibold' !important;
    font-size: 13px;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper .t4s-product__price-review { 
    margin-top: 20px;
}
   /* .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper { 
    padding-left: 2%;
} */
   .t4s-col-lg-auto.t4s-order-lg-first.t4s-col-12.t4s-col-item.t4s-col-thumb.t4s-pr.t4s-oh {
    display: none;
}
   .breadcrumb_pr_wrap .t4s-row.t4s-align-items-center .t4s-col.t4s-col-item {
    padding: 0 3%;
}
  div#t4s-top-bar-main p a {
    color: #fff;
    text-decoration: none !IMPORTANT;
    border: 0;
    font-size: 11.5px;
    text-transform: capitalize;
    line-height: 15px;
}
   .t4s-header__wrapper .t4s-col-lg-auto.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 .t4s-site-nav__icon.t4s-site-nav__heart.t4s-d-none.t4s-d-md-inline-block {
    display: none !important;
}
   .t4s-header__wrapper .t4s-col-lg-auto.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 .t4s-d-inline-flex {
    gap: 6px;
}
   div#t4s-top-bar-main {
    background: #002B5C; 
}
   .t4s-hsticky__ready .t4s-section-header { 
    border-bottom: 1px solid rgba(112,112,112,0.1);
}
 header#shopify-section-header-inline .t4s-header__wrapper>.t4s-container a.t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center:before {
    content: "MENU";
    color: #2C2C2C;
    position: relative;
    right: -6px;
    font-size: 10px;
    letter-spacing: 2px;        font-family: 'DMSans-Regular';
}
 header#shopify-section-header-inline .t4s-header__wrapper>.t4s-container .t4s-row.t4s-gx-15.t4s-gx-md-30.t4s-align-items-center .t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center {
    display: flex!important;
    flex-direction: row-reverse;
    align-items: center!important;
    justify-content: left;
           width: max-content;
}
   div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm .jdgm-prev-badge span.jdgm-prev-badge__text { 
    font-size: 11px;
    font-family: 'DMSans-Medium' !important;
    font-weight: normal;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit, .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper button.shopify-payment-button__button {
  height: 40px;    min-height: 40px;
}
  
   .t4s-header__wrapper .t4s-col-md-4.t4s-col-3.t4s-d-lg-none.t4s-col-item {
    order: 1;
    width: 15%;
}
   .t4s-header__wrapper .t4s-col-lg-auto.t4s-col-md-4.t4s-col-6.t4s-text-center.t4s-text-lg-start.t4s-col-item {
    text-align: left!important;
    order: 2;
    text-align: center !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
   .t4s-header__wrapper .t4s-col-lg-auto.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 {
    width: max-content;
    order: 4;
    position: absolute;
    right: 3%;
}
   .t4s-header__wrapper .t4s-col-lg-auto.t4s-col-md-4.t4s-col-3.t4s-text-end.t4s-col-group_btns.t4s-col-item.t4s-lh-1 .t4s-site-nav__icon.t4s-site-nav__cart {
    padding-right: 0;
}
  .t4s-header__wrapper  .t4s-site-nav__cart span.t4s-pa.t4s-op-0.t4s-ts-op.t4s-count-box {
    right: -27px;
    left: auto;
    top: -10px;
}
 .t4s-site-nav__icons.t4s-use__line.is--hover1.t4s-h-cart__design1.t4s-lh-1.t4s-d-inline-flex.t4s-align-items-center .t4s-site-nav__icon.t4s-site-nav__heart.t4s-d-none.t4s-d-md-inline-block span.t4s-pa.t4s-op-0.t4s-ts-op.t4s-count-box {
    top: -10px;
    right: -8px;
}
   .t4s-header__wrapper.t4s-pr.t4s-header-layout_logo_search .t4s-header__logo img {
    padding: 0;
    margin: 0;
    display: block !important;
}
   .t4s-header__wrapper.t4s-pr.t4s-header-layout_logo_search .t4s-header__logo img {
    display: none !important;
}
  .t4s-header__wrapper.t4s-pr.t4s-header-layout_logo_search .t4s-header__logo img.header__mobile-logo.t4s-d-lg-none {
    display: block !important;
}
   
   a.t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center svg {
    display: none;
}
   .t4s-header__wrapper.t4s-pr.t4s-header-layout_logo_search {
    background: #fff;
}
   a.t4s-push-menu-btn.t4s-lh-1.t4s-d-flex.t4s-align-items-center:after {
    content: '';
    background: url('/cdn/shop/files/thumb-icon.svg?v=1752491438');
    width: 16px;
    height: 16px;
    display: inline-block !important;   
        background-repeat: no-repeat;        background-position: center;
}
   .t4s-site-nav__search a.t4s-pr:after {
    content: '';
    background: url('/cdn/shop/files/search-ico.svg?v=1752491438');
    width: 16px;
    height: 16px;
    display: inline-block !important;   
        background-repeat: no-repeat;
}
   .t4s-site-nav__icon.t4s-site-nav__heart a:after {
    content: '';
    background: url('/cdn/shop/files/wish-icon.svg?v=1752491438');
    width: 17px;
    height: 15px;
    display: inline-block !important;   
        background-repeat: no-repeat;
}
   .t4s-site-nav__icon.t4s-site-nav__cart a:after {
    content: '';
    background: url('/cdn/shop/files/cart-ic.svg?v=1752491438');
    width: 18px;
    height: 15px;
    display: inline-block !important;   
        background-repeat: no-repeat;
}
    .t4s-site-nav__icons.t4s-use__line svg.t4s-icon { 
    display: none;
}
   .fixed-mb .for-mobile.hide-mobile {
    display: none;
}
   .showfixpr .fixed-mb .for-mobile.hide-mobile {
    display: block;
}
   
   .template-product .t4s-product .t4s-product-price del {
    margin-right: 0px;
}

  .template-product #recently_wrap .t4s-product-price,
      .template-product .t4s-product-price { 
}
   .template-product .t4s-product-info__item.t4s-product__description { 
    display: none;
}
   .template-product .t4s-row.t4s-g-10.t4s-slide-eff-slide img.t4s-lz--fadeIn { 
    background: #F6F6F8;        border: 1px solid #F6F6F8;
        border-radius: 20px;
}
   
.avail-offer-right .over-lay {
    right: 15px;
    top: 0;
    bottom: auto;padding: 3px 19px;
}
    avail-offer-section{
      max-width: 100%;
    }
 .features-box:first-child {
    margin: 0;
}
.avail-offer-section {
    color: #3f414d;
    font-size: 14px;
    padding: 16px 15px;
    max-width: 100%;
    margin-top: 7px;
    margin-bottom: 20px;
}
   #faq-product .qs { 
    padding: 17px 20px!important; 
}
   .template-product  .jdgm-row-extra {
    display: none;
}
  .template-product .jdgm-row-actions {
    margin: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px solid #E3E3E3;
}
   .template-product .jdgm-sort-dropdown {
    padding: 6px 16px 6px 0;
    font-size: 18px;         font-family: 'DMSans-Bold';
        font-weight: normal;
}
   .template-product .jdgm-rev__title { 
    margin-bottom: 5px;
}
   .template-product .jdgm-row-rating {
    margin-bottom: 10px;
    margin-top: 5px;
}
   .template-product .jdgm-rev__author-wrapper span.jdgm-rev__buyer-badge { 
    display: none;
}
   .jdgm-form__title {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'DMSans-Bold' !IMPORTANT;
}
     .pdp_mb_title.for-mobile#myContent h1.t4s-product__title {
    margin: 0 !IMPORTANT;
    padding: 0;
}
   .pdp_mb_title.for-mobile#myContent h1.t4s-product__title { 
    padding-right: 0px !important;  
}
   
  .template-product .flickityt4s-slider  .t4s-product__media-item {
    /* width: 83.33% !important; /* 100 / 1.2 */ */
    width: 100% !important;
    margin-right: 6px;
    max-width: 91% !important;
  }
.template-product .flickityt4s-slider .t4s-product__media-item {
    padding-left: 2px;
    padding-right: 2px; 
}
  .template-product .flickityt4s-slider .t4s-product__media-item .lazyloadt4sed.t4s-lz--fadeIn {
    
    border: 1px solid #F0F0F0;
    border-radius: 20px;
}
  .template-product .t4s-row.t4s-g-10.t4s-slide-eff-slide img.t4s-lz--fadeIn {
    border-radius: 20px;
}
   .t4s-product__info-wrapper .t4s-product__title { 
    font-size: 16px !IMPORTANT; 
} 
   .t4s-top-heading.t4s_des_title_1.t4s-text-center .t4s-section-title>span { 
    vertical-align: top;
    display: inline-block;
    vertical-align: top;
    font-size: 23px !important;
    margin-bottom: 0px !important; 
    text-transform: capitalize;
    text-align: left;
    font-weight: normal;
    font-family: DMSans-Regular !important;
    color: #000' !important;
}
   .jdgm-rev__timestamp, .jdgm-rev__pinned {
    float: right;
    color: #000;
    font-family: 'Lato' !important;
    font-size: 14px;
}
   .template-product .jdgm-rev__author-wrapper span {
    font-size: 14px; 
}
   span.jdgm-rev__timestamp {
    margin-top: -16px;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
 
    .template-product .jdgm-rev {         background: rgba(243, 243, 243, 0.6);
    border-radius: 8px;
    margin: 10px 0px;
    border: 0;
    padding: 10px;
    box-sizing: border-box;
}
   .template-product .jdgm-rev__title {
    font-size: 14px;
    font-family: 'DMSans-Semibold';
    color: #000;
    font-weight: normal;
}
   .template-product .jdgm-rev__content p {
    font-size: 14px;
    font-family:'DMSans-Regular' !important;
    color: #000;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products h3.t4s-section-title.t4s-title {
    text-align: left;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__product-recommendations.t4s_se_template--19806553964786__product-recommendations.t4s-container-fluid .t4s-section-title>span,
   .t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products.t4s_se_template--19806553964786__recently-viewed-products.t4s-container-wrap .t4s-section-title>span
   {
    display: inline-block;
    vertical-align: top;
    font-size: 18px !important;
    margin-bottom: 10px !important;
   font-weight: NORMAL;
        FONT-FAMILY: 'DMSans-Bold' ! IMPORTANT;
    text-transform: capitalize;
    text-align: left; 
}
   /* .template-product .t4s-product .t4s-product-info  .t4s-product-badge {
    top: auto !important;
    position: relative !important;
    left: 0;
}
   .template-product .t4s-product .t4s-product-price del, .template-product .t4s_compare_price del {
    font-size: 13px!important;
    font-weight: normal;
    font-family: 'DMSans-Medium' !important;
}
   
.template-product .t4s-product .t4s-product-badge span.t4s-badge-item.t4s-badge-sale {
    font-size: 13px;
    font-family: 'DMSans-Semibold' !important;
    font-weight: normal;
    position: relative;
    line-height: normal;
    margin-top: 3px;
    min-height: auto;
    display: block;
    line-height: 22px;
}
.template-product .t4s-product-extra .t4s-product .t4s-product-price ins, 
   .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price {
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
    font-size: 18px!important;
    color: #000 !important;
} */
   .template-product  .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart { 
    right: 10px;        right: 10px;
        top: auto;
        bottom: -12px; 
}
   
   .template-product .t4s-pr-style2 .t4s-product-btns { 
    transform: none;
}
   .manual-pdf h2 { 
    text-transform: capitalize;
    font-size: 15px !important;
    font-family: DMSans-Bold !important;
    color: #000;
    font-weight: 400;
     margin-bottom: 10px;
}
   .template-product .jdgm-rev-widg__header .jdgm-rev-widg__title {
    font-size: 0!important;
    margin-bottom: 40px!important;
    font-family: Lato!important;
    text-transform: capitalize;
    text-align: center;
     font-weight: 800;
}
  .template-product h2.jdgm-rev-widg__title:after {
    content: 'Verified Reviews';
    font-size: 18px;
    font-family: 'DMSans-Bold';
    color: #000;
    font-weight: normal;
}
    .template-product #judgeme_product_reviews,
   .template-product .jdgm-rev-widg.jdgm-rev-widg{
      background: #fff;
   }
    .template-product .jdgm-rev-widg__header .jdgm-rev-widg__title { 
    margin-bottom: 5px!important; 
}
  .template-product #specifications-sec {
    background: #fff;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0px;
}
 .template-product .t4s-pr-group-btns.t4s-pa.t4s-op-0 {
    right: 35px;
}

   .t4s-main-product__content .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr span.t4s-badge-price { 
     margin-top: 2px;
    font-size: 14px!important;
    font-family: "DMSans-Semibold" !important;
    color: #4f9835;
    font-weight: normal;  
    top: auto;
   line-height: 31px;
}
.t4s-main-area .offers-all-wrap p strong {
    font-weight: normal;
    font-family: 'DMSans-Semibold' !important;
}
  .template-product  .zippy-success-card-1511 .zippy-failure {
    font-size: 14px;
    color: red;
    font-weight: normal;
    margin: 8px;
    padding: 0;
    margin-top: 5px; font-family: "DMSans-Semibold" !important;
}
  .spcfc-subttl {
    float: none;
    font-family: 'DMSans-Bold' !important;
    color: #000;
}
   .template-product .spcfc-txt { 
    margin-bottom: 20px !IMPORTANT;
}
     .spcfc-subttl span {
    font-family: 'Lato' !important;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.spcfc-ttl span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000;
     font-family: 'DMSans-Bold' !IMPORTANT;
    font-weight: normal;
}
.template-product .spcfc-txt span {
    font-family: 'DMSans-Regular' !IMPORTANT;
    color: #6f6f6f;
}
   .template-product .delivery-date-msg { 
    font-size: 13px;
}
   div#judgeme_product_reviews {
    padding: 0 2%;
    background: #f1f1f1;
}
   .product-features-section a.btn.btn-outline-secondary.show-more-btn, #specifications-sec a.btn.btn-outline-secondary.show-more-btn {   
    height: 42px;
    width: 100%;
    line-height: 42px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    background: #eff6ff !important;
    border: 1px solid #EFF6FF !important;
    color: #0b5ed7 !important;
    font-weight: 600 !important;
    font-family: Lato !important;
    border-radius: 8px !important;
    text-transform: capitalize;
    font-size: 14px;
    cursor: pointer;
}
   .t4s-product-info__item.t4s-product__description {
    font-size: 12px;
    /* line-height: normal; */
}
   .features-box { 
    margin-top: 20px;
     padding: 0;
}
   .product-section-mt .feature-inner p {
    font-size: 12px;
    letter-spacing: normal;          margin-bottom: 5px;
     display: block;
}
   .product-section-mt .feature-inner p:last-child {
     display: none;
   }
   body.template-product.page-Buy.Philips.Viva.Collection.\32 100-Watt.Induction.Cooktop.\-.HD4928\/01.showfixpr .product-section-mt .feature-inner p {
      display: block !important;
   }
   .zipcode_bar_input_1511 .formide {
 border-radius: 10px;
        padding: 10px;
        border: 1px solid #5e5e5e;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
body .zipcode_bar_input_1511 button {
    width: max-content!important;
    top: auto;
    min-height: max-content !important;
    min-height: max-content !important;
    height: max-content!important;
    min-width: max-content;
    padding: 4px 12px;
    border-radius: 12px !IMPORTANT;        color: #0b5ed7 !important;
        font-family: 'DMSans-Semibold'!important;
        font-weight: normal;font-size: 12px;
}
   .zippy-success-card-1511 button:after {
    content: 'check another pincode';
    font-size: 12px;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    font-weight: normal;
    font-family: 'DMSans-Medium';
    color: #000;
    text-decoration: underline;
}
    .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit { 
    border: 1px solid #0B5ED7; 
}
   section#faq-product {
    padding-top: 10px;        padding-bottom: 0;
     padding-left: 3%;
     padding-right: 3%;
}
   div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm .jdgm-prev-badge__stars {
    display: flex;
    align-items: center;
}
   
div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm .jdgm-prev-badge {
    display: flex !important;
  align-items: center;
    background: #FFF7E8;
    width: max-content;
    padding: 2px 4px;
    border-radius: 20px;
    font-size: 12px;
    color: #2C2C2C;
}
   #faq-product .meta-hdng { 
    margin-bottom: 15px!important;
     font-size: 15px;
}
div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm {
    position: absolute;
    top: -53px !important;
    z-index: 1;
    margin: 0;
    left: 19px;
}
   .template-product .t4s-pr-group-btns.t4s-pa.t4s-op-0 {
    right: 35px;
    bottom: 26px;
}
   .jdgm-rev-widg__body .jdgm-paginate__page {
    font-size: 11px;
}
   .jdgm-rev-widg__body .jdgm-paginate__page.jdgm-curt {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    font-family: 'DMSans-Bold' !important;
}
   .t4s-main-product__content .t4s-product__info-container .t4s-product-price ins {
   font-size: 24px !important;
        font-weight: normal;
        font-family: "DMSans-Bold" !important;        color: #000;
}
   .t4s-product-price.gh-1 ins:before {
    content: '';
}
   #faq-product #faq-content h5 {
    font-size: 14px!important; 
     padding-right: 10px;
}
   
   .related-spares-showcase { 
            padding: 30px 2%;
        border-radius: 0px;
             border-top: 1px solid #E6E6E6;
     border-bottom: 1px solid #E6E6E6;
}
   .view-collection-link a { 
    display: block;
}
.spares-products-grid {
    margin: 0;
    justify-content: space-between;
}
.spare-product-card {
    width: 31%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

   .spare-product-card .product-price span {
    font-size: 13px;
    font-weight: 600;
    font-family: CentraleSans-Bold;
}
   .spare-product-card img { 
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
}
   .template-product #specifications-sec { border-bottom: 0px solid #e9e9e9;
}
   .spare-product-card:hover {
    box-shadow: none;
}
  .related-spares-showcase .spare-product-card h3 {
    -webkit-line-clamp: none; 
    color: #404040;
    font-weight: bormal;
    font-size: 11px;  
    font-family: 'DMSans-Regular' !important;
    line-height: 17px;
    margin: 0;
}
.related-spares-showcase h2 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    font-family: 'DMSans-Bold' !important;        margin-bottom: 10px;
}
   #specifications-sec h4.meta-hdng {
    display: none;
}
   .features-box .box img {
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
}
.product-features-section {
    width: 100%;
    max-width: 100%;
    padding: 20px 3%;
    background: rgba(243,243,243, 0.6);        border: 1px solid #ededed;
}
   #specifications-sec .main-spcfc.active:after {
           transform: translateY(-50%) rotate(180deg);
}
    
   #specifications-sec .main-spcfc:after {
    content: "";
    background: url(/cdn/shop/files/arrow-down.svg?v=1752064317);
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
    width: 12px;
    height: 7px;
    position: absolute;
    right: 10px;
    border: 0!important;
    top: 12px;
}
   nav.product-section-tab {
    background: #1474a4;
    margin-bottom: 40px;
    margin-top: 50px;
    z-index: 2;
    display: none;
}
  .template-product .spcfc-txt {
    padding-left: 0px !important;
    font-family: 'DMSans-Regular' !important;
    color: #666;        font-weight: normal;
}
 #specifications-sec .spcfc-ttl {
    display: none; padding: 10px 10px;
        width: 100%;
  }
#specifications-sec .main-spcfc {
    cursor: pointer;
    display: block;
    width: 100%;
    position: relative;
}
   .pdp-details hr {
    max-width: 100%;
    display: block;
    margin: 20px 0;
    border-color:#E3E3E3;
}
.main-spcfc h4 {
    color: #000000; 
    font-family: 'DMSans-Semibold' !important;
    font-size: 18px;
    font-weight: normal;
    padding: 0 10px;
}
   .jdgm-rev-widg.jdgm-rev-widg { 
    padding: 10px; 
}

   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper .t4s-product__policies.t4s-rte {
    font-weight: 400;
    color: #404040;
    font-size: 11px;
    font-family: 'DMSans-Regular' !important;
     display: flex;
}
   
   .t4s-form__product .fixed-mb .t4s-product-price {
    margin-bottom: 0;
}
   
   .t4s-product-form__buttons .t4s-d-flex {
    display: flex!important;
    width: 46%;
    margin-right: 2%;
}
   
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons.kkk {
   
    position: relative;
}
  .fixed-mb {
    position: fixed;
    z-index: 8;
    background: #fff;
    bottom: 0;
    top: auto;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 2% 3%;
    box-sizing: border-box;border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;
    box-shadow: 1px 3px 4px 2px #b0b0b0;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit span {
    font-size: 12px;             font-family: 'DMSans-Medium' !important;
}
  
  .t4s-main-product__content .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit:hover {
    color: #0b5ed7;
} 
   .shopify-payment-button {
    width: 50%;
}
.t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit {
  font-size:  12px !IMPORTANT; 
}
   
   body.template-product .breadcrumb_pr_wrap {
    padding: 8px 0;
    margin-bottom: 10px;
    border-bottom: 0px solid #ccc;
    background: transparent;
}
  .breadcrumb_pr_wrap .t4s-container nav span {
    font-size: 10px!important;
    font-family: 'DMSans-Regular' !important;
}
  .breadcrumb_pr_wrap .t4s-container nav a {
    display: inline-block;
    font-size: 10px;
} 
 /* .t4s-product__info-wrapper {
    margin-top: 25px;
    padding: 0 3%;
    box-sizing: border-box;
} */
.shr-btn .t4s-socials a svg {
    height: 15px;
    width: 15px;
}
 .for-mobile {
    display: block;
}
.for-desktop {
    display: none;
}
   .shr-btn { 
    right: 3%;
}
.pdp_mb_title.for-mobile {
    padding: 0 3%;
    box-sizing: border-box;
    padding-right: 60px !important;
}
.pdp_mb_title.for-mobile .t4s-product__title {
    font-family: 'DMSans-Semibold' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: 16px !IMPORTANT;
    line-height: 22px;
    color: #2C2C2C !IMPORTANT;
}
.t4s_ratio.t4s-product__media {
    max-width: 100%;
    margin: 0;
}
   .template-product #judgeme_product_reviews, .template-product .jdgm-rev-widg.jdgm-rev-widg {
    background: #fff;
    width: 100%;border: 0;        padding: 2%; 3%;
        box-sizing: border-box;
     padding-top: 0;
}
   .template-product .jdgm-row-media { 
    border: 0;
}
     .template-product .jdgm-widget:not(.jdgm-medals-wrapper) .jdgm-medals-wrapper { 
    border: 0 !important;
}
   .offer-item label {
    font-family: 'Lato';
}
   .offers-all-wrap ul li {
    font-weight: normal;
    margin-bottom: 10px;
    font-family: 'DMSans-Regular';
}
   .offers-all-wrap .offer-item {
    margin-bottom: 10px;
}
   div#shopify-block-AVHFzVitiSEV6OFo5K__judge_me_reviews_preview_badge_wqDRUm .jdgm-prev-badge span.jdgm-prev-badge__text {
    margin-left: 0px;
}
   .template-product  .jdgm-media-fieldset__icon {
    color: #7b7b7b;
    font-size: 48px;
    line-height: 1;
    top: 18px;
}
  .template-product .jdgm-widget .jdgm-picture-fieldset__box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 60px;
    height: 60px;
}
   .template-product .jdgm-media-fieldset__icon:before { 
    font-size: 25px;
}
   .template-product .t4s-flicky-slider .flickityt4s-page-dots {
    /* margin-top: 15px !IMPORTANT; */
    bottom: -15px !IMPORTANT;
}
   .t4s_se_template--19806553964786__product-recommendations .t4s-top-heading.t4s_des_title_1.t4s-text-start {
    margin: 0;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__product-recommendations.t4s_se_template--19806553964786__product-recommendations.t4s-container-fluid
   {
    margin-top: 60px;
     padding: 0 3%;
}
   .t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products.t4s_se_template--19806553964786__recently-viewed-products.t4s-container-fluid {
       margin-top: 30px;
      padding: 0 3%;
   }
   .template-product #t4s-footer {
    margin-top: 60px;
}
    .template-product .t4s-product-form__buttons .t4s-pr__notify-stock,  .template-product .t4s-product-form__buttons .shopify-payment-button {
    width: 80%;
}
   .template-product .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit {
    padding-left: 0;
    padding-right: 0; 
     margin-top: 5px;
}
 .template-product .t4s-pr-style2 .t4s-product-btns a.t4s-pr-item-btn.t4s-pr-addtocart span:before {
    content: "+";
    top: -2px;
    position: absolute;
    right: 2px;
    font-size: 20px;
    color: #000;
}
   .pin_fail {
    color: red !important;
    font-size: 12px;
}
   .t4s-sticky-atc.sticky_layout_mb--default.t4s-pf.t4s-b-0.t4s-l-0.t4s-r-0.t4s-op-0.t4s-pe-none.is--shown {
    display: none;
}
   section#shopify-section-template--19806553964786__main {
    position: relative;
}
   .template-product .zippy-success-card-1511 .zippy-failure {
     display: none;
    font-size: 12px;
    color: red;
    font-weight: 400;
    margin: 5px 0px 0px;
    padding: 0;
    font-family: DMSans-Semibold!important;
}
   .template-product .zippy-success-card-1511 { 
    background: #ffffff; 
     padding:0;
}
  
  
.t4s-product-price.gh-1 { 
    font-size: 18x !important; 
}
.t4s-container .t4s-top-bar__wrap {
    padding: 5px 0;
    min-height: 32px;
}
.t4s-header__wrapper.t4s-pr.t4s-header-layout_logo_search .t4s-container {
    padding: 0 2% !important;
}
.template-product .jdgm-row-media {
    border: 0;
    display: none;
} 
.features-box .box {
    margin-bottom: 20px;
}
/* .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__media-wrapper {
    padding-left: 3%;
    padding-right: 0;
} */
.pdp_mb_title.for-mobile { 
    box-sizing: border-box;
    padding-right: 50px;
}
.shr-btn-circle { 
    position: static; 
}
.t4s-product_social-share { 
    background: #f6f1f2;
    box-shadow: 0px 0px 2px 0px #ccc;
    border-radius: 8px;
}
.mb-headin-top.for-mobile {
    display: flex;
    align-items: center;
    position: relative;
}
.zipcode_bar_input_1528 {
    max-width: 100%!important;
}
.product-section-mt {
    margin-top: 0px;
}
a.jdgm-write-rev-link {
    max-width: 100%;
    width: 100%;
}
.icon-wrapper svg.icon-plus {
    color: #7e7e7e;
}
.icon-wrapper svg.icon-minus {
    color: #7e7e7e;
}
body.template-product .breadcrumb_pr_wrap .t4s-container .t4s-row.t4s-align-items-center {
    margin: 0;
}
body header#shopify-section-header-inline .t4s-header__wrapper>.t4s-container {
    padding: 0 3%!important;
    max-width: 100% !important;
}
  
   .t4s-col-item.t4s-col-12.t4s-main-area {
    padding: 10px;
}
   .t4s-col-md-6.t4s-col-12.t4s-col-item.t4s-product__info-wrapper.t4s-pr .t4s-product-form__buttons.kkk { 
    margin: 0;
}
   .manual-service-center h3 { 
    text-transform: capitalize;
    font-size: 15px !important;
    font-family: DMSans-Bold !important;
    color: #000;
    font-weight: normal;
    width: 100%;
    display: block;        margin: 0 !IMPORTANT;
}
   .mannul-sec { 
    flex-direction: column;
}
span.jdgm-rev-widg__summary-average {
    font-size: 17px;
    font-family: 'DMSans-Regular' !IMPORTANT;
}
 .template-collection .t4s-product .t4s-product-price ins {
    display: none;
}  
   .template-collection .inline-price.for-mobile ins:before {
    font-size: 0;display: none;
}
  .template-collection .inline-price.for-mobile ins span.t4s-price-from {
    display: none;
}
   .t4s-product .t4s-product-info .t4s-product-info__inner .inline-price.for-mobile {
    font-size: 18px;
}
 .template-collection .plp-single-price {
    display: none;
} 

    .t4s-product .t4s-product-price ins {
    display: none;
}  
 .inline-price.for-mobile ins:before {
    font-size: 0;display: none;
}
 .inline-price.for-mobile ins span.t4s-price-from {
    display: none;
}
   .t4s-product .t4s-product-info .t4s-product-info__inner .inline-price.for-mobile {
     text-align: left;
    font-size: 18px;
}
 .plp-single-price {
    display: none;
}
   .t4s-product-price ins {
    display: none!important;
}
   .t4s-pr-style7 .t4s-product-btns a>.t4s-text-pr {
    display: block;
    font-size: 12px!important;
    font-family: Centrale Sans!important;
    /* line-height: 39px!important; */
    /* height: 46px; */
    padding: 0!important;
}
    
  .template-product #pr_recommendations .t4s-product-info .t4s-product-badge {
    top: 18px!important;
    position: relative !important;
}
   .offers-all-wrapeer { 
    padding: 16px 15px;
    width: 100% !important; 
}
   .template-product  .t4s-product-extra  .t4s-product .t4s-product-price ins {
 
    font-size: 18px !important; 
}
   .template-product .t4s-footer-wrap.t4s-row {
    padding-bottom: 75px;
}
   .template-product #recently_wrap .t4s-product-info .t4s-product-badge,
   .template-product #pr_recommendations .t4s-product-info .t4s-product-badge{
       left: auto;
    right: auto;
    position: initial !important;
   }
   .template-product #recently_wrap .t4s-product-info .t4s-product-info__inner .inline-price.for-mobile,
   .template-product #pr_recommendations .t4s-product-info .t4s-product-info__inner .inline-price.for-mobile{ 
    display: block;
}
.template-product .t4s-product-extra .t4s-product .t4s-product-price ins {
    display: none !important;
}
   .template-product #recently_wrap .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price,
     .template-product #pr_recommendations .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price{
    display: flex;
    font-size: 10px !important;
    align-items: center;
    justify-content: left;
    padding: 0;
    flex-wrap: wrap;
}
   .template-product #recently_wrap .inline-price.for-mobile + .t4s-product-price .plp-single-price,
   .template-product #pr_recommendations .inline-price.for-mobile + .t4s-product-price .plp-single-price{
    display: none !important;
}
    .template-index .t4s-row-cols-md-2 .flickityt4s-slider>.t4s-col-item .t4s-product-price {
    float: inline-start;
    margin-top: 3px;
    display: flex;
    font-size: 10px !important;
    align-items: center;
    justify-content: left;
    padding: 0;
    flex-wrap: wrap;
}
.template-index .t4s-product-info__inner .t4s-product-badge span.t4s-badge-item.t4s-badge-sale { 
    margin-top: 3px !important;
    min-height: auto;
    line-height: normal;
}
   .template-index .t4s-product .t4s-product-price del,
   .template-product #recently_wrap .t4s-product-price del, 
   .template-product #pr_recommendations .t4s-product-price del{ 
    font-size: 14px; 
    font-family: 'DMSans-Semibold'; 
}
  .template-product #pr_recommendations .t4s-product-info__inner h3.t4s-product-title a,
   .template-product #recently_wrap .t4s-product-info__inner h3.t4s-product-title a{ 
    min-height: 33px;
}
  
   .template-collection .t4s-pagination-wrapper.t4s-prs-head.t4s-has-btn-infinite.t4s-text-center.t4s-w-100 {
    display: none;
}
   .fixed-mb .for-mobile.hide-mobile.ddwwd .t4s-product__policies.t4s-rte.vvv {
    margin-bottom: 7px !important;
}
  .template-product .t4s-featured-products h3.t4s-section-title.t4s-title {
    text-align: left;
}
     .template-product .t4s-featured-products .t4s-top-heading {
    margin-bottom: 10px;
}
.template-product .t4s-featured-products .t4s-top-heading.t4s_des_title_1.t4s-text-center .t4s-section-title>span {
  font-size: 18px !important;
}
   .id_recently_viewed .t4s-top-heading.t4s_des_title_1.t4s-text-center .t4s-section-title>span {
  font-size: 18px !important;
}
   .template-product .t4s-featured-products {
    margin-top: 20px;
}
.t4s-section-inner.t4s_nt_se_template--19806553964786__recently-viewed-products .t4s-top-heading.t4s_des_title_1.t4s-text-center {
    margin-bottom: 10px;
}
   
   
 }