/** Shopify CDN: Minification failed

Line 182:75 Expected identifier but found ","
Line 196:160 Expected ":"
Line 827:30 Comments in CSS use "/* ... */" instead of "//"

**/
/************************************** Global Css **************************************/
h1,h2,h3,h4,h5,h6,p{ margin:0px;}

.brown-button { background: #BC5A37; text-decoration: none; padding: 17px 40px; border-radius: 5px; font-weight: 600; font-size: 16px; line-height: 16px; text-align: center; color: #FCFAF6; transition:0.3s all }
.brown-button:hover { background: #fff; color: #BC5A37; }

.main_footer {
    overflow: hidden;
}
#shopify-section-template--25709697204567__174809020318ee6847 {
    padding-bottom: 96px;
}


/************************************** Header Css **************************************/
.utility-bar__grid .announcement-bar__message{ padding: 8px 0px; line-height: 16px; min-height: auto; }
header { padding: 10px 50px 12px 50px; }
@media screen and (max-width: 989px) {
   header-drawer {
    width: 30%;
  }
  .header > .header__heading-link {
    width: 40%;
  }
  .header__icons {
    width: 30%;
    gap: 0px;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
  }
}


/************************************** Hero Section Css **************************************/
.hero-section { background-repeat: no-repeat; background-position: center; background-size: cover; }
.hero-section .page-width { height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.hero-section .page-width .contain-area { text-align: center; display: flex; align-items: center; flex-direction: column;  padding: 177px 0px 267px 0px;}
.hero-section .page-width .contain-area h1 { font-weight: 400; font-size: 60px; line-height: 66px; text-align: center; color: #FCFAF6; max-width: 720px; margin: 0px;}
.hero-section .page-width .contain-area p { color: #FFFFFF; font-weight: 400; font-size: 20px; line-height: 26px; text-align: center; max-width:532px; padding: 43px 0px 51px 0px; margin: 0px;}

/************************************** Best Selling Section Css **************************************/
.best-selling-section{ padding: 81px 0px 120px 0px; }
.best-selling-section .contain-area h2{ font-weight: 400; font-size: 48px; line-height: 53px; margin: 0px;  }
.best-selling-section .contain-area .best-selling-grid { display: flex; gap: 24px; margin-top: 64px; flex-wrap: wrap;}
.best-selling-section .contain-area .best-selling-grid .product-area{ text-decoration:none; width: calc(33.33% - 16px);  }
.best-selling-section .contain-area .best-selling-grid .product-area .img-area { position: relative; display: flex; }
.best-selling-section .contain-area .best-selling-grid .product-area .img-area img{ width:100%; border-radius: 6px; height: 411px; object-fit: cover; }
.best-selling-section .contain-area .best-selling-grid .product-area .img-area p { position: absolute; background: #BC5A37; top: 28px; left: 25px; font-weight: 600; font-size: 12px; line-height: 12px; text-align: center; padding: 5.5px 14px; border-radius: 6px; color: #FCFAF6; margin:0; z-index:1; }
.best-selling-section .contain-area .best-selling-grid .product-area h4 {font-weight: 400; font-size: 28px; line-height: 34px; margin: 32px 0px 24px 0px;color: #35312E }
.best-selling-section .contain-area .best-selling-grid .product-area .prize { font-weight: 400; font-size: 20px; line-height: 26px; color: #BC5A37; margin: 0px;}
.best-selling-section .contain-area .best-selling-grid .product-area .prize span { color: #595753;; font-weight: 300; }
.best-selling-section .contain-area .best-selling-grid .best-selling-area { margin-top: -60px; }


/************************************** Our latest products Css **************************************/
.latest-product-section{ padding: 20px 0px 96px 0px; }
.latest-product-section .contain-area { margin:0px; }
.latest-product-section .contain-area h2{ font-weight: 400; font-size: 48px; line-height: 53px; margin: 0px; }
.latest-product-section .contain-area .latest-product-area{ margin-top: 64px; display: flex; gap: 24.62px; flex-wrap: wrap;}
.latest-product-section .contain-area .latest-product-area a{ text-decoration:none; width:calc(25% - 18.5px); }
.latest-product-section .contain-area .latest-product-area .img-area { position: relative; display: flex; }
.latest-product-section .contain-area .latest-product-area .img-area img{ width:100%; height:291px; object-fit: cover; border-radius: 6px;}
.latest-product-section .contain-area .latest-product-area .img-area p { position: absolute; background: #BC5A37; top: 28px; left: 25px; font-weight: 600; font-size: 12px; line-height: 12px; text-align: center; padding: 5.5px 13px; border-radius: 6px; color: #FCFAF6; margin:0; }
.latest-product-section .contain-area .latest-product-area h4 {font-weight: 400; font-size: 28px; line-height: 34px; margin: 32px 0px 24px 0px; }
.latest-product-section .contain-area .latest-product-area .prize { font-weight: 400; font-size: 20px; line-height: 26px; color: #BC5A37; margin: 0px; }
.latest-product-section .contain-area .latest-product-area .prize span { color: #13130F; font-weight: 300; }

/************************************** Testimonual Css **************************************/
.testimonials-carousel {padding: 96px 0px; background: #F5F0EA; overflow:hidden; }
.testimonials-carousel .main_testimonial_wrap { display: flex; align-items: flex-start; gap: 100px; position: relative; }
.testimonials-carousel .main_testimonial_wrap .testimonial-header { max-width: 414px; z-index: 3; }
.testimonials-carousel .main_testimonial_wrap .testimonial-header h2 { font-weight: 400; font-size: 48px; line-height: 58px; color: #35312E; margin: 0; }
.testimonials-carousel .main_testimonial_wrap .testimonial-header p { font-size: 20px; line-height: 30px; color: #35312E; font-weight: 400; margin:48px 0 0 0; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper{ max-width: 773px; overflow: visible; position: relative; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper:before { content: ""; height: 100%; position: absolute; width: 1000%; left: -1000%; background: #F5F0EA; z-index: 2; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .swiper-slide { opacity: 0.41; transition: opacity 0.3s ease; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .swiper-slide-active,
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .swiper-slide-next { opacity: 1; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area { background: #6d4f36; padding: 23px 21px 30px 21px; border-radius: 6px; display: flex; height: 609px; flex-direction: column; justify-content: space-between; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .top-area { display: flex; justify-content: space-between; align-items: flex-start; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .product-icon { height: 94px; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .product-icon img { max-width: 84px; width: 100%;}
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .top-area .product-name { max-width: 122px; font-weight: 400; font-size: 12px; line-height: 18px; color: #E6DDD2; margin: 11px 0 0 0; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .stars { margin-top: 24px; margin-bottom: 28px; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area h3{ font-weight: 400; font-size: 20px; line-height: 30px; color: #FFFFFF; margin:0 0 24px 0; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area p{ font-weight: 400; font-size: 16px; line-height: 24px; color: #FFFFFF; margin:0px;}
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .bottom-area .author { font-family: 'Domine'; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .bottom-area { display: flex; justify-content: space-between; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area { display: flex; align-items: center; justify-content: flex-start; height: 65px; gap: 26px; position: absolute; left: 0; bottom: 0px; z-index: 3; }
/* .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area { display: flex; align-items: center; justify-content: flex-end; height: 65px; gap:26px; } */
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-next:after,
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-prev:after{ font-size: 0; display: none; }
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-next,
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-prev{ position: relative; width: 65px; height: 65px; top:0px; left: 0;  cursor: pointer;}

/************************************** Our Guarantees Css **************************************/
.our-guarantees { padding: 97px 0px; }
.our-guarantees h4 { font-weight: 400; font-size: 48px; line-height: 58px; color: #35312E; margin: 0 0 85px 0; }
.our-guarantees .box-design { display: flex; gap: 21px; }
.our-guarantees .box-design .box-area { width: calc(25% - 16px); background: #fff; border: 1px solid #E5E4E3; border-radius: 4px; padding: 20px; display: flex; gap: 0; flex-direction: column; }
.our-guarantees .box-design .contain-area h5 { font-size: 16px; line-height: 16px; letter-spacing: 0.05em; color: #35312E; margin: 14px 0px; font-family: 'Poppins'; font-weight: 500; }
.our-guarantees .box-design .contain-area p { font-size: 12px; line-height: 12px; letter-spacing: 0.05em; color: #595753; margin: 0px; }

/************************************** Traditional Design Css **************************************/
.traditional-design { overflow: hidden; padding:96px 0px; background: #F5F0EA; }
.traditional-design .contain-area { display: flex; align-items: center; gap:45px; }
.traditional-design .contain-area .left-area{ padding-right: 8px; position: relative; z-index: 3 }
.traditional-design .contain-area .part-2-area { width:calc(50% - 0px); }
.traditional-design .contain-area .part-2-area h2 { font-size: 48px; line-height: 58px; color: #35312E; margin: 0px;}
.traditional-design .contain-area .part-2-area .text-sec{ font-weight: 400; font-size: 20px; line-height: 30px; color: #35312E; margin:44px 0px 73px 0px; }
.traditional-design .contain-area .part-2-area .box-area { font-weight: 400; font-size: 20px; line-height: 30px; color: #35312E; padding-left: 32px; border-left: 1px solid #E9E0D6; display: flex; flex-direction: column; gap: 30px; margin:0 0 0 16px; }
.traditional-design .contain-area .part-2-area .box-area p{ margin: 0px;}
.traditional-design .contain-area .part-2-area .box-area .mobile-image{ display: none; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper{ overflow: visible; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper:before { content: ""; height: 100%; position: absolute; width: 1000%; left: -1000%; background: #F5F0EA; z-index: 2; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper .traditional-design-slider .swiper-slide { opacity: 0.41; transition: opacity 0.3s ease; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper .traditional-design-slider .swiper-slide-active { opacity: 1; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper .traditional-design-card img { width: 100%; height: 100%; border-radius: 6px; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper .arrow-area .traditional-design-swiper-button-prev { position: absolute; z-index: 1; top: calc(50% - 24px); left: 17px; cursor: pointer; }
.traditional-design .contain-area .part-2-area .traditional-design-wrapper .arrow-area .traditional-design-swiper-button-next { position: absolute; z-index: 1; top: calc(50% - 24px); right: 17px; cursor: pointer; }


/************************************** PDP Page Best Selling Section Css **************************************/
.pdp-best-selling-section{ padding: 81px 0px 120px 0px; }
.pdp-best-selling-section .contain-area { overflow-x: clip; overflow-y: visible; }
.pdp-best-selling-section .contain-area h2{ font-weight: 400; font-size: 48px; line-height: 53px; margin: 0px; letter-spacing: 0; }
.pdp-best-selling-section .contain-area .best-selling-area { display: flex; gap: 24px; margin-top: 64px; overflow: visible;}
.pdp-best-selling-section .contain-area .best-selling-area .product-area{ text-decoration:none; width: 33.33%;  }
.pdp-best-selling-section .contain-area .best-selling-area .product-area .img-area { position: relative; display: flex; }
.pdp-best-selling-section .contain-area .best-selling-area .product-area .img-area img{ width:100%; border-radius: 6px; height: 411px; object-fit: cover; }
.pdp-best-selling-section .contain-area .best-selling-area .product-area .img-area p { position: absolute; background: #BC5A37; top: 28px; left: 25px; font-weight: 600; font-size: 12px; line-height: 12px; text-align: center; padding: 5.5px 14px; border-radius: 6px; color: #FCFAF6; }
.pdp-best-selling-section .contain-area .best-selling-area .product-area h4 {font-weight: 400; font-size: 28px; line-height: 34px; margin: 32px 0px 0px 0px; color: #35312E; letter-spacing: 0; }
.pdp-best-selling-section .contain-area .best-selling-area .product-area .prize { font-weight: 400; font-size: 20px; line-height: 26px; color: #BC5A37; }
.pdp-best-selling-section .contain-area .best-selling-area .product-area .prize span { color: #595753; font-weight: 300; }
.pdp-best-selling-section .contain-area .best-selling-area .best-selling-area { margin-top: -60px; }
.pdp-best-selling-section .contain-area .best-selling-area .arrow-area { display: flex; cursor: pointer; align-items: center; justify-content: flex-end; height: 65px; gap: 26px; left: auto; right: 0; top: -110px; position: absolute; left: calc(-100% - -253px); bottom: 0px; z-index: 3; }
.pdp-best-selling-section .contain-area .best-selling-area .arrow-area .testimonual-swiper-button-next:after,
.pdp-best-selling-section .contain-area .best-selling-area .arrow-area .testimonual-swiper-button-prev:after{ font-size: 0; display: none; }
.pdp-best-selling-section .contain-area .best-selling-area .arrow-area .testimonual-swiper-button-next,
.pdp-best-selling-section .contain-area .best-selling-area .arrow-area .testimonual-swiper-button-prev{ position: relative; width: 65px; height: 65px; top:0px; left: 0;  cursor: pointer;}
.pdp-best-selling-section .swiper-wrapper { margin: 0 !important; }

/************************************** PDP Page Css **************************************/

.pdp_video-popup-button { position: absolute; bottom: 34px; left: 37px; padding: 15px 24px; background: #F6F0EB; color: #35312E; border: 2px solid #35312E; border-radius: 4px; cursor: pointer; font-size: 16px; font-weight: 600; z-index: 1; font-family: 'Poppins', sans-serif; display: flex; align-content: center; justify-content: center; align-items: center; }
.pdp_video-popup-overlay { display: none; position: fixed; z-index: 9999; top: 0; left: 0; padding: 40px; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.8); justify-content: center; align-items: center; }
.pdp_video-popup-content { background: #fff; max-width: 1200px; max-height: 650px; width: 100%; height: 100%; position: relative; padding: 0; }
.pdp_video-popup-content video { width: 100%; height: 100%; object-fit: cover;}
.pdp_close-popup { position: absolute; top: -20px; right: -20px; font-size: 24px; background: #fff; border-radius: 50%; padding: 5px 10px; cursor: pointer; width: 44px; height: 44px; z-index: 11; }
.pdp_close-popup .pdp_close { position: relative; top: -7px; left: 6px; color: #000; font-size: 25px; }
.popupvideolist-open::before { content: ""; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); background-color: rgba(0, 0, 0, 0.4); z-index: 1; } 
.videolist-popup-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.75); display: flex; justify-content: center; align-items: center; z-index: 9999; }
.videolist-popup-content { position: relative; width: 100%; max-width: 1080px; }
.videolist-popup-content video { width: 100%; height: 100%; object-fit: cover; max-height: 650px; }
.videolist-popup-close { position: absolute; top: -20px; right: -20px; font-size: 28px; color: white; cursor: pointer; background: black; padding: 10px; border-radius: 190px; height: 40px; width: 40px; }
.icon-accordion-minus { display: none; }
.accordion details[open] .icon.icon-accordian-plus { display: none !important; }
.accordion details[open] .icon.icon-accordion-minus { display: block; }
.product .product__title h1 { font-size: 36px; font-weight: 400; font-family: 'Domine', serif; color: #35312E; line-height: 48px; margin-bottom: 24px; letter-spacing: 0; }
.product .product__text { margin: 0px; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: 0; color: #595753; }
.AirReviews-StarRate .AirReviews-StarRate--Icon.AirReviews-StarRate-single-star>.Avada_Star-Icon span:first-child::before, .AirReviews-StarRate .AirReviews-StarRate--Icon.AirReviews-StarRate-single-star .Avada_Star-Icon::before { color: #BC5A37 !important; }
.AirReviews-Widget .AirReviews-StarRatingWrapper .AirReviews-StarRate--Count { margin-left: 10px !important; font-size: 12px; font-weight: 400; line-height: 130%; letter-spacing: 5%; }
.product .price.price--large { margin-top: 28px; }
.price-item.price-item--sale.price-item--last {color: #BC5A37;font-size: 20px;font-weight: 400;line-height: 26px; letter-spacing: 0; }
.product__info-container .price--on-sale .price-item--regular { font-size: 20px; color: #595753; font-weight: 300; line-height: 24px; letter-spacing: 0; }
.product .price .badge { border-radius: 5px; border: none; font-size: 12px; font-weight: 500; line-height: 100%; text-transform: uppercase; letter-spacing: 0; }
.product_short_desc { font-size: 16px; font-weight: 400; color: #35312E; line-height: 24px; margin-top: 36px !important;}
.product_short_desc .metafield-rich_text_field{display: flex ; flex-direction: column; gap: 28px;}
.product_short_desc .metafield-rich_text_field ul, .product_short_desc .metafield-rich_text_field p{margin: 0px;}
.product_short_desc ul li { font-weight: 300; line-height: 24px; }
.product_short_desc strong { font-size: 16px; color: #35312E; line-height: 30px; font-family: 'Poppins', serif; letter-spacing: 0; }
.product_short_desc h5 { margin: 0px; }
.product_short_desc h5 strong { font-weight: 400; font-size: 20px; font-family: 'Domine', serif;}
.product_short_desc ul li strong { font-size: 16px; font-family: 'Poppins';, serif; font-weight: 600;}
.product .icon-with-text span.h4.inline-richtext { font-weight: 400; font-size: 12px; line-height: 18px; letter-spacing: 0;font-family: 'Poppins',serif; }
.product__accordion .accordion__content { font-size: 12px; font-weight: 400; line-height: 18px; color: #35312E; }
.product__accordion .accordion__content ul { padding-left: 20px !important; list-style: outside; margin: 0px 0px 24px 0px; }
.product__accordion .accordion__content ol { padding-left: 5px !important; }
.product__tax.caption.rte { display: none; }
.accordion .summary__title { align-items: center; }
.accordion summary { padding: 28px 0px !important; }
.product__accordion .accordion__title { font-size: 12px; font-weight: 600; font-family: 'Poppins', sans-serif; text-transform: uppercase; }
.accordion { border-top: 1px solid #E9E0D6 !important; border-bottom: 1px solid #E9E0D6 !important; }
.product__accordion.product_review_accordion { border-bottom: 1px solid #E9E0D6 !important; }
.swiper-slide.pdp_videolist_item video, .swiper-slide.pdp_videolist_item img{ width: 100%; height: 195px; object-fit: cover; border-radius: 10px; overflow: hidden; }
.pdp_video-popup-button svg { margin-right: 10px; }
.product .product-form__buttons {  max-width: 100% !important;}
.product .product-form__submit.button { font-size: 16px !important; padding: 20px 155px !important; text-transform: uppercase; font-weight: 600 !important; line height: 130% !important; }
.product .product_price__badge-sale { position: absolute; top: 36px;left: 37px; color: #FCFAF6; font-size: 12px; font-weight: 600; line-height: 100%; background-color: #BC5A37; padding: 6px 10px; border-radius: 4px; }
.product .product-form__input--pill input[type=radio]:checked+label { background-color: #6D4F36 !important; color: #FCFAF6 !important;}
.product .product-form__input--pill input[type=radio]+label { border: 0.5px solid #6D4F36 !important; background-color: #FFFFFF !important; color: #6D4F36 !important; padding: 15px 16px !important; font-size: 12px !important; border-radius: 4px !important; line-height: 100%; max-width: calc(33.33% - 7px) !important; width: 100%; letter-spacing: 0; margin: 0; }
.product variant-selects .form__label { font-size: 16px !important ; line-height: 100%; font-weight: 400; color: #35312E !important; font-family: 'Domine', serif !important; letter-spacing: 0; }
.product variant-selects .form__label .selected-option-value { font-size: 14px; font-family: 'Poppins'; }
.product .couriar_text { font-size: 12px; line-height: 21px; color: #35312E;font-weight: 400; padding-bottom: 36px; border-bottom: 1px solid #E9E0D6; letter-spacing: 0.6px; }
.product .couriar_text a {color: #35312E;}
.product variant-selects { border-bottom: 1px solid #E9E0D6; padding-bottom: 24px;}

.size-chart-popup-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); justify-content: center; align-items: center; z-index: 10000;}
.size-chart-popup-content .close_and_title_wrap { display: flex; align-content: center; justify-content: space-between; align-items: center; margin-bottom: 40px; }
.size-chart-popup-content h2 { font-weight: 400; font-size: 28px; line-height: 53px; text-align: left; margin: 0px; }
.size-chart-popup-content { position: relative; background: #fff; padding: 64px 50px; max-width: 90%; max-height: 90%; overflow: auto; border-radius: 8px; }
.size-chart-popup-content img { max-width: 100%; height: auto; }
.size-chart-close {position: absolute; right: 24px; display: flex; font-weight: 600; cursor: pointer; color: #000; font-size: 28px; cursor: pointer; width: 30px;}
.size-chart-button { font-size: 14px; color: #35312E; display: inline-block; margin-top: 10px; text-decoration: underline; cursor: pointer; letter-spacing: 0; }
body.size-chart-open { overflow: hidden;}
.form_size_chart_wrap { display: flex; flex-direction: row; justify-content: space-between; align-items: center; align-content: center; width: 100%; padding-bottom: 4px; }

.main_breadcrumb .breadcrumb { font-size: 14px; margin-bottom: 20px; }
.main_breadcrumb .breadcrumb ol { list-style: none; padding: 0; display: flex; flex-wrap: wrap; margin: 0px; }
.main_breadcrumb .breadcrumb ol li + li:before { content: "/"; padding: 0 8px; color: #aaa; font-size: 12px; line-height: 16px; letter-spacing: 0.05em; color: #595753; }
.main_breadcrumb .breadcrumb ol li a{ text-decoration: none; color: #595753;}


.video-feature-section { background-color: #F5F0EA; padding: 76px 0px 96px 0px; }
/* .video-feature-section .video_contain-area { margin-bottom: 20px; } */
.video-feature-section .video_contain-area .title-wrapper { margin-bottom: 64px; max-width: 90%; display: flex; flex-direction: column; gap: 56px; }
.video-feature-section .video_contain-area .title-wrapper p { margin: 0; letter-spacing: 0; }
.video-feature-section .video_contain-area .title-wrapper .metafield-rich_text_field p { font-weight: 300; font-size: 20px; line-height: 30px; letter-spacing: 0; color: #35312E; }
.video-feature-section .video_contain-area .title-wrapper .title_inline { margin: 0 !important; }
.video-feature-section .video_contain-area .title-wrapper .title_inline p { font-size: 48px !important; font-weight: 400 !important; line-height: 58px !important; color: #35312E !important; margin: 0 !important; letter-spacing: 0; }
.video-feature-section .video_contain-area .title-wrapper h2 p { margin: 0; letter-spacing: 0; }
.video-feature-section .video_contain-area .feature_custom-video { max-width: 100%; height: auto; width: 100%; overflow: hidden; position: relative; border-radius: 6px; }
.video-feature-section .video_contain-area .feature_custom-video video { width: 100%; display: block; object-fit: cover; height: 100%; max-height: 550px;}
.video-feature-section .video_contain-area .feature_custom-video button#featurevideoToggle { position: absolute; z-index: 1; right: 64px; top: 84px; background:none; border:none; cursor:pointer; }
.icon-with-text { margin: 0px !important; padding: 36px 0px; }
.product__video_list span { font-size: 12px; line-height: 100%; text-transform: uppercase; color: #35312E; font-weight: 600; }
.video_slid_box .arrow-area { display: flex ; cursor: pointer; align-items: center; justify-content: flex-end; height: 44px; gap: 18px; right: 0; top: -10px; position: absolute; bottom: 0px; z-index: 3; }
.video_slid_box .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.video_slid_box .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { display: none; }
.video_slid_box { position: relative; padding-bottom: 40px;}
.video_slid_box .arrow-area .swiper-button-next, .video_slid_box .arrow-area .swiper-button-prev{width: 44px; height: 44px; position: relative; right: unset; left: unset; top: 0; bottom: 0; margin: 0; }
.videolist-popup-close .popup-close { top: -16px; position: relative; left: 4px; }
.newsletter-form{ max-width: 100% !important; }
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal { display: flex; justify-content: center; bottom: -40px !important;}
/************************************** Media Query Tablet Css **************************************/

@media only screen and (max-width: 1024px) {
  .pdp-best-selling-section { padding: 60px 0 !important; }
  .pdp-best-selling-section>.page-width { padding: 0px 34px !important; }
  .pdp-best-selling-section .contain-area .best-selling-area { margin-top: 40px;}
  .pdp-best-selling-section .contain-area h2 { font-size: 38px; line-height: 1em; margin: 0 !important;}
  .pdp-best-selling-section .contain-area .best-selling-area .product-area h4 { font-size: 21px; line-height: 1.3em; margin: 24px 0px 0px 0px; }
  .pdp-best-selling-section .contain-area .best-selling-area .arrow-area { align-items: start; height: auto; gap: 20px; top: -76px; }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: -25px !important;}
  .best-selling-section .contain-area .best-selling-grid .product-area .img-area img, .pdp-best-selling-section .contain-area .best-selling-area .product-area .img-area img { height: 300px; }
}

@media only screen and (max-width: 989px) {
  .brown-button { padding: 17px 34px; }
  .page-width { padding: 0 4rem;}
    
  .hero-section .page-width .contain-area { padding: 127px 0 127px; }
  .hero-section .page-width .contain-area h1 { font-size: 50px; line-height: 56px; }
  .hero-section .page-width .contain-area p { font-size: 17px; line-height: 26px; padding: 20px 0 20px; }

  .best-selling-section{ padding: 56px 0 77px; }
  .best-selling-section .contain-area h2 { font-size: 30px; line-height: 35px; }
  .best-selling-section .contain-area .best-selling-grid { margin-top: 30px; }
  .best-selling-section .contain-area .best-selling-grid .product-area h4 { font-size: 18px; line-height: 27px; margin: 15px 0 15px; }
  .best-selling-section .contain-area .best-selling-grid .product-area .prize { font-size: 16px; line-height: 16px; }
  .best-selling-section .contain-area .best-selling-grid .product-area .img-area p { top: 12px; left: 8px; font-size: 12px; line-height: 12px; padding: 4px 10px; }

  .latest-product-section{ padding: 0 0 56px; }
  .latest-product-section .contain-area { margin: 0 0px; }
  .latest-product-section .contain-area h2 { font-size: 30px; line-height: 35px; }
  .latest-product-section .contain-area .latest-product-area { margin-top: 30px; }
  .latest-product-section .contain-area .latest-product-area a { width: calc(50% - 12.5px); }
  .latest-product-section .contain-area .latest-product-area h4 { font-size: 18px; line-height: 27px; margin: 15px 0 15px; }
  .latest-product-section .contain-area .latest-product-area .prize { font-size: 16px; line-height: 16px; }
  .latest-product-section .contain-area .latest-product-area .img-area p { top: 12px; left: 8px; font-size: 12px; line-height: 12px; padding: 4px 10px; }

  .testimonials-carousel{ padding:56px 0px; }
  .testimonials-carousel .main_testimonial_wrap { gap: 30px; flex-direction: column; width:100%; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-header{ max-width:100%; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-header h2 { font-size: 30px; line-height: 35px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-header p { font-size: 18px; line-height: 26px; margin-top: 20px }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper{ width:100%; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area{ height: 559px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area h3 { margin-bottom: 14px; } 
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .stars { margin-top: 14px; margin-bottom: 16px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area { left: 0; position: relative; width: 100%; justify-content: flex-start;}

  .our-guarantees{ padding:56px 0px; }
  .our-guarantees h4{ font-size: 30px; line-height: 35px;  margin-bottom: 30px; }
  .our-guarantees .box-design{ display: flex; gap: 10px; }
  .our-guarantees .box-design .box-area{ width: calc(25% - 7.5px); padding: 10px; }
  .our-guarantees .box-design .contain-area h5{ font-size: 15px; line-height: 20px; margin: 10px 0 10px; }

  .traditional-design{ padding:56px 0px; }
  .traditional-design .contain-area { display: flex; align-items: center; gap: 30px; }
  .traditional-design .contain-area .left-area { padding-right: 0px; position: relative; z-index: 3; }
  .traditional-design .contain-area .part-2-area h2 { font-size: 30px; line-height: 35px; }
  .traditional-design .contain-area .part-2-area .text-sec { font-size: 18px; line-height: 26px; margin: 20px 0 20px; }
  .traditional-design .contain-area .part-2-area .box-area { font-size: 17px; line-height: 25px; padding-left: 15px; gap: 15px; margin-left: 0px; }

  .salygos-ir-taisykles h2 { line-height: 30px !important; font-size: 28px !important; }
  .salygos-ir-taisykles p { font-size: 16px !important; line-height: 24px !important; letter-spacing: 0; }
  .salygos-ir-taisykles li { font-size: 16px !important; line-height: 24px !important; }
  .salygos-ir-taisykles .rich-text__wrapper{ padding: 0 3rem; margin: 0; width: 100%;}
  .section-template--25697810415959__rich_text_WkyKJ6-padding { padding-top: 56px !important; padding-bottom: 20px !important; }
  .section-template--25697810415959__rich_text_4g4T6V-padding { padding-bottom: 56px !important; } 

  .prekiu-grazinimas h2 { line-height: 30px !important; font-size: 28px !important; }
  .prekiu-grazinimas p { font-size: 16px !important; line-height: 24px !important; letter-spacing: 0; }
  .prekiu-grazinimas li { font-size: 16px !important; line-height: 24px !important; }
  .prekiu-grazinimas .rich-text__wrapper{ padding: 0 3rem; margin: 0; width: 100%;}
  .section-template--25697995456855__rich_text_bqnzGQ-padding { padding-top: 56px !important; padding-bottom: 16px !important; }
  .section-template--25697995456855__rich_text_RVzBC3-padding { padding-bottom: 56px !important; } 

  .salygos-ir-taisykles h2 { line-height: 30px !important; font-size: 28px !important; }
  .salygos-ir-taisykles p { font-size: 16px !important; line-height: 24px !important; }
  .salygos-ir-taisykles li { font-size: 16px !important; line-height: 24px !important; }
  .salygos-ir-taisykles .rich-text__wrapper{ padding: 0 3rem; margin: 0; width: 100%;}
  .section-template--25697810415959__rich_text_WkyKJ6-padding{ padding-top: 56px !important; padding-bottom: 16px !important; }
  .section-template--25697810415959__rich_text_4g4T6V-padding { padding-bottom: 56px !important; } 

  .privatumo-politika h2 { line-height: 30px !important; font-size: 28px !important; }
  .privatumo-politika p { font-size: 16px !important; line-height: 24px !important; }
  .privatumo-politika li { font-size: 16px !important; line-height: 24px !important; }
  .privatumo-politika .rich-text__wrapper{ padding: 0 3rem; margin: 0; width: 100%;}
  .section-template--25698039660887__rich_text_g378ht-padding{ padding-top: 56px !important; padding-bottom: 16px !important; }
  .section-template--25698039660887__rich_text_aDL4qn-padding{ padding-bottom: 56px !important; } 

}

@media only screen and (max-width: 990px) {

  .product .product__title h1 {
      font-size: 29px;
      line-height: 35px;
  }
  .product .price.price--large {
      margin-top: 12px;
  }
  .size-chart-button{
    margin-top:0px;
  }
  .product .product-form__submit.button{
      font-size: 16px !important;
      padding: 20px 50px !important;
  }
  .product .couriar_text{
        padding-bottom: 22px;
  }
  .product_short_desc .metafield-rich_text_field ul{
    padding-left:20px;
  }
  .pdp_video-popup-button {
      position: absolute;
      bottom: 20px;
      left: 25px;
      padding: 10px 13px;
      font-size: 10px;
  }

  .product .product_price__badge-sale {
      top: 20px;
      left: 25px;
  }
}

@media only screen and (max-width: 767px) {

  .size-chart-popup-content { padding: 48px 25px; }
  .size-chart-popup-content .close_and_title_wrap { margin-bottom: 20px;}
  .size-chart-popup-content h2 { font-size: 20px; line-height: 26px; }
  .size-chart-close { width: 20px;}
  .page-width { padding: 0 2.5rem; }
  .brown-button { padding: 17px 34px; line-height: 100%; font-size: 14px; letter-spacing: 0.7px; }

  .hero-section .page-width .contain-area { padding: 79px 0 88px 0px; }
  .hero-section .page-width .contain-area h1 { font-size: 36px; line-height: 130%; }
  .hero-section .page-width .contain-area p { font-size: 16px; line-height: 24px; padding: 32px 0; max-width: 272px; }

  .best-selling-section{ overflow: hidden; }
  .best-selling-section .page-width{ padding: 0 .0rem 0px 2.5rem; }
  .best-selling-section .contain-area h2 { font-size: 28px; line-height: 34px; }
  .best-selling-section .contain-area .best-mobile-scroll-grid { overflow-x: scroll; overflow-y: hidden; scrollbar-width: none;}
  .best-selling-section .contain-area .best-selling-grid { margin-top: 36px; width: fit-content; padding-right: 2.5rem;}
  .best-selling-section .contain-area .best-selling-grid .product-area{ width: 217px; }

  .latest-product-section .contain-area h2 { font-size: 28px; line-height: 34px; }
  .latest-product-section .contain-area .latest-product-area{ margin-top: 36px; gap:32px 15px; }
  .latest-product-section .contain-area .latest-product-area a { width: calc(50% - 7.5px); }
  .latest-product-section .contain-area .latest-product-area .img-area p { top: 14px; left: 8px; }
  .latest-product-section .contain-area .latest-product-area .img-area img { height: 164px; }
  .latest-product-section .contain-area .latest-product-area h4 { font-size: 16px; line-height: 24px; margin: 14px 0px 16px 0px; }

  .testimonials-carousel .main_testimonial_wrap { gap: 34px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-header h2 { font-size: 28px; line-height: 34px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-header p { font-size: 16px; line-height: 24px; margin-top: 32px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper{ width:100%; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .stars { margin-top: 13px; margin-bottom: 12px; display: flex; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .stars svg { width: 16px; height: 16px;  }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area h3 { font-size: 16px; line-height: 22px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area p { font-size: 14px; line-height: 22px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area { height: 485px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area{ gap:18px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area svg{ width:55px; }
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-next, 
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area .testimonual-swiper-button-prev{ width: 55px; }

  .our-guarantees h4 { font-size: 28px; line-height: 28px; margin-bottom: 32px; }
  .our-guarantees .box-design { display: flex; gap: 12px; flex-direction: column; }  
  .our-guarantees .box-design .box-area { width: calc(100%); padding: 23px 17px; flex-direction: row-reverse; justify-content: space-between; }
  .our-guarantees .box-design .contain-area h5 { font-size: 14px; line-height: 14px; margin: 0px 0px 16px 0px; }
  .our-guarantees .box-design .box-area svg { width: 42px; height: 42px; }

  .traditional-design .contain-area{ flex-direction: column; gap:0px;}
  .traditional-design .contain-area .part-2-area{ width:100%; }
  .traditional-design .contain-area .part-2-area .text-sec { font-size: 16px; line-height: 24px; margin: 32px 0 36px; }
  .traditional-design .contain-area .part-2-area .box-area { font-size: 16px; line-height: 24px; padding-left: 0px; gap: 36px; margin-left: 0px; border: 0px; }
  .traditional-design .contain-area .part-2-area .traditional-design-wrapper{ display: none; }
  .traditional-design .contain-area .part-2-area .box-area .mobile-image{ display: block; border-radius: 4px; }


  .pdp-best-selling-section { padding: 56px 0 !important; }
  .pdp-best-selling-section>.page-width { padding: 0px !important; }
  .pdp-best-selling-section .contain-area h2{ font-size: 28px; line-height: 34px; padding: 0 25px; }
  .pdp-best-selling-section .contain-area .best-selling-area { margin-top: 36px; padding: 0 25px; }
  .pdp-best-selling-section .contain-area .best-selling-area .arrow-area { display: none; }
  .pdp-best-selling-section .contain-area .best-selling-area .product-area h4 { font-size: 16px; line-height: 24px; margin: 10px 0px 0px 0px; }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: -20px !important;}
  .pdp_video-popup-overlay { padding: 20px; }
  .best-selling-section .contain-area .best-selling-grid .product-area .img-area img { height: 217px; }
  .pdp-best-selling-section .contain-area .best-selling-area .product-area .img-area img { height: 164px; }
}


.interactive-pan-section .interactive-pan-inner .mobile_heading {
  display: none;
}



/* Product page css start KA  */

.text-image-features-section.mobile-text-image-features-section {
  display: none;
}

.main_footer p, .main_footer a, .main_footer span, .main_footer h3 {
  letter-spacing: 0;
}

.bundle-image img {
    min-width: 90px;
}

@media screen and (max-width: 1024px) and (min-width: 750px){

.section-template--25342151426391__main-padding {
  padding: 60px 34px !important;
}

.section-template--25342151426391__main-padding>.page-width, .section-template--25342151426391__main-padding .main_breadcrumb>.page-width {
  padding: 0 !important;
}

.product.product--stacked {
  display: flex;
  gap: 40px !important;
}

.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper, .product--medium:not(.product--no-media) .product__info-wrapper, .product--small:not(.product--no-media) .product__media-wrapper
{
  max-width: calc(50% - 20px) !important;
  width: 100% !important;
  padding: 0 !important;
}
  
.product--stacked .product__media-item {
  max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  width: 100% !important;
}
  
.product--stacked .product__media-item:first-child {
  max-width: 100% !important;
}

.product .product__title h1 {
  font-size: 42px !important;
  line-height: 1.3em !important;
}

.accordion summary {
  padding: 18px 0 !important;
}

.product__accordion .accordion__content ul {
  margin: 0;
} 
}

@media screen and (max-width: 1024px){

  .video_slid_box .arrow-area {
    gap: 10px;
  }
  
  /* .swiper-button-next, .swiper-button-prev {
    position: relative !important;
    top: unset !important;
  } */
  
  /* .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: auto !important;
    right: auto !important;
  } */

  .video-feature-section .video_contain-area {
    margin: 0 !important;
  }

  .video-feature-section, .text-image-features-section, .interactive-pan-section, .text-with-table-section, .product-distinctive-feature, .faq-section, #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions {
    padding: 60px 34px !important;
  }
  
  .video-feature-section>.page-width, .text-image-features-section>.page-width, .interactive-pan-section>.page-width, .text-with-table-section>.page-width, .product-distinctive-feature>.page-width, .faq-section>.page-width, #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions>.page-width {
    padding: 0 !important;
  }

  .text-with-image-container {
    align-items: center !important;
  }

  .text-with-image-section .text-wrapper {
    padding: 60px 0 60px 34px !important;
    gap: 30px !important;
  }
  
  .video-feature-section .video_contain-area .title-wrapper {
    margin-bottom: 36px;
    max-width: 100% !important;
    gap: 24px;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-heading {
    font-size: 32px !important;
    line-height: 1.3em !important;
    margin: 0 !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-subheading {
    font-size: 18px !important;
    line-height: 1.3em !important;
    margin: 0 !important;
    padding: 40px 0 ;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .step-desc {
    font-size: 18px !important;
    line-height: 1.3em !important;
  }

  .video-feature-section .video_contain-area .title-wrapper .metafield-rich_text_field p {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  
  .video-feature-section .video_contain-area .title-wrapper h2, .video-feature-section .video_contain-area .title-wrapper .title_inline p {
    font-size: 32px !important;
    line-height: 1.3em !important;
  }
  
  .text-image-features-section .feature-item {
    gap: 18px !important;
    justify-content: start !important;
  }
  
  .text-image-features-section .feature-item-1 {
    padding: 0px 20px 20px 0px !important;
  }
  
  .text-image-features-section .feature-item-2 {
    padding: 0px 0px 20px 20px !important;
  }
  
  .text-image-features-section .feature-item-3 {
    padding: 20px 20px 0px 0px !important;
  }
  
  .text-image-features-section .feature-item-4 {
    padding: 20px 0px 0px 20px !important;
  }
  
  .text-image-features-section .feature-item .stat {
    margin: 0 !important;
    font-size: 36px !important;
    line-height: 1em !important;
  }
  
  .text-image-features-section .feature-item .item-sub_text, .interactive-pan-section .pan-description .title_point, .interactive-pan-section .pan-description .text, .text-with-table-section .table-heading {
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.3em !important;
  }
  
  .interactive-pan-section .interactive-pan-inner {
    gap: 30px !important;
    align-items: center !important;
    flex-direction: row !important;
  }
  
  .interactive-pan-section .pan-description h2, .text-with-table-section .box-heading h1, .section-title {
    margin: 0 !important;
    font-size: 32px !important;
    line-height: 1.3em !important;
  }
  
  .interactive-pan-section .pan-number, .interactive-pan-section .pan-controls .dot {
    font-size: 14px !important;
    height: 32px !important;
    width: 32px !important;
  }
  
  .interactive-pan-section .pan-number.varticle_line:before {
    top: 28px !important;
    height: 52px !important;
  }
  
  .interactive-pan-section .pan-description {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }
  
  .interactive-pan-section .pan-controls {
    margin: 0 !important;
    /* gap: 10px !important;
    justify-content: space-between !important; */
  }
  
  .text-with-table-section .box {
    padding: 0 !important;
  }
  
  .text-with-table-section .table-responsive {
    padding-top: 36px !important; 
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  div#shopify-section-template--25732022501719__text_with_table_RG888J .text-with-table-section .table-responsive {
    padding-top: 30px !important; 
  }
  
  .text-with-table-section .table-heading {
    padding: 16px !important;
  }
  
  .text-with-table-section .comparison-table th.table-heading.first_left {
    min-width: 180px;
  }
  
  .text-with-table-section td.icons.second_icons {
    height: 30px !important;
  }
  
  .text-with-image-section .text-wrapper .text_item h2, .feature-title {
    font-size: 24px !important;
    line-height: 1.3em !important;
    margin: 0 !important;
  }
  
  .text-with-image-section .text_item {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  
  .product-distinctive-feature .contain-area .knife-features-area {
    margin-top: 36px !important;
  }
  
  .popup_content_feature {
    flex-direction: column;
    padding: 0 20px !important;
    align-items: end !important;
    bottom: 20px !important;
  }
  
  .product-distinctive-feature .distinctive_content_open {
    width: 100% !important;
    display: flex;
    justify-content: end;
  }
  
  .distinctive-card.active .feature-hidden-text {
    overflow-y: scroll;
  }
  
  .product-distinctive-feature .fature_content_close {
    position: sticky !important;
    bottom: 0 !important;
    right: 0 !important; 
    float: right;
    /* max-width: 50px;
    width: 100%;
    height: 50px; */
  }
  
  .distinctive-card.active .feature-hidden-text {
      display: flex !important;
      flex-direction: column !important;
      justify-content: space-between !important;
      align-items: end !important;
      padding: 20px !important;
  }
  
  .feature-hidden-text {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .product_short_desc ul li strong {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .section-subtitle, .feature-card.active .feature-hidden-text>p, .join-community-title h2, .join_count_title, .join-community-content span p {
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  
  .video-feature-section, .text-image-features-section, .interactive-pan-section, .product-distinctive-feature, .faq-section {
    padding: 56px 25px !important;
  }

  .text-with-table-section {
    padding: 56px 0 !important;
  }

  .text-with-image-section {
    padding: 0px !important;
  }

  .video-feature-section .video_contain-area .title-wrapper .metafield-rich_text_field p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .video-feature-section .video_contain-area .title-wrapper h2, .video-feature-section .video_contain-area .title-wrapper .title_inline p {
      font-size: 28px !important;
      line-height: 34px !important;
      margin: 0 !important;
  }

  .video-feature-section .video_contain-area .title-wrapper h2 p {
    margin: 0 !important;
  }


  .video-feature-section .video_contain-area .feature_custom-video video {
    height: 440px;
  }

  .video-feature-section .video_contain-area .feature_custom-video button#featurevideoToggle {
    top: 26px !important;
    right: 17px !important;
    padding: 0 !important;
  }

  .text-with-table-section .box-heading h1 {
    font-size: 28px !important;
    line-height: 34px !important;
    padding-right: 25px !important;
    padding-left: 25px;
  }

  div#shopify-section-template--25732022501719__text_with_table_RG888J .text-with-table-section .box-heading h1 {
    padding-right: 37px !important;
  }

  .text-with-table-section .table-heading, .text-with-table-section .row_text {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .text-with-table-section .comparison-table {
    min-width: 504px !important;
  }

  .text-with-table-section .comparison-table p {
    margin: 0 !important;
  }

  /* .text-with-table-section .table-heading {
    padding: 15px 0px 18px !important;
    max-width: unset !important;
    min-width: unset !important;
    width: 100px !important;
  }

  .text-with-table-section .comparison-table th.table-heading.first_left {
    max-width: 120px !important;
    min-width: unset !important;
    width: auto !important;
  }

  .text-with-table-section th.table-heading.second_heading {
    width: 75px !important;
    max-width: unset !important;
    min-width: unset !important;
  } */

  .text-with-table-section .comparison-table .icon_true svg, .text-with-table-section .comparison-table .icon_false svg {
    width: 24px;
    height: 24px;
  }

  tr.table_row.last_icons {
    display: none;
  }

  .no-border {
    border: none !important;  // this is table border css
  }

  .text-with-image-container {
    flex-direction: column-reverse;
  }

  .text-with-image-container.right .image-wrapper, .text-with-image-section .text-wrapper {
    width: 100% !important;
  }

  .text-with-image-section .text-wrapper {
    padding: 0px 25px 56px !important;
    gap: 36px !important;
  }

  .text-with-image-section .image-wrapper img {
    max-width: 400px !important;
    height: 378px !important;
    object-position: bottom;
  }

  .text-with-image-section .text-wrapper .text_item h2 {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .text-with-image-section .text-wrapper .text_item .rte {
    letter-spacing: 0 !important;
    font-weight: 300;
  }

  .section-title {
    font-size: 28px !important;
    line-height: 34px !important;
    padding: 0 25px;
  }

  div#shopify-section-template--25342151426391__product_distinctive_feature_WkyUC8 .section-title {
    padding: 0;
  }

  .product-distinctive-feature .contain-area .knife-features-area {
    flex-direction: column !important;
    gap: 26px !important;
    padding: 0 7px;
  }

  .distinctive-card {
    height: 455px !important;
  }

  .popup_content_feature {
    flex-direction: row !important;
    justify-content: space-between !important;
    gap: 7px !important;
    align-items: center !important;
    padding: 0 17px !important;
    bottom: 35px !important;
  }

  .feature-title {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .distinctive-card.active .feature-hidden-text {
    margin: 0 !important;
    padding: 32px 12px 35px 22px !important;
    top: 0 !important;
  }

  .product-distinctive-feature .fature_content_close {
    right: 5px !important;
  }

  .feature-hidden-text p, .feature-hidden-text ul {
    margin: 0 !important;
  }

  .interactive-pan-section .interactive-pan-inner {
    flex-direction: column !important;
    gap: 54px !important;
    align-items: start !important;
  }

  .interactive-pan-section .pan-image-wrapper, .interactive-pan-section .pan-description {
    width: 100% !important;
  }

  .interactive-pan-section .pan-image-wrapper {
    padding-bottom: 19px !important;
  }
  
  .interactive-pan-section .pan-image-wrapper img {
    width: 100% !important;
    padding: 0 15px !important;
  }

  .interactive-pan-section .pan-description h2 {
    font-size: 28px !important;
    line-height: 34px !important;
  }

  .interactive-pan-section .pan-description h2 p, .interactive-pan-section .pan-description .text p {
    margin: 0 !important;
  }

  .interactive-pan-section .pan-description .title_point {
    font-size: 16px !important;
    line-height: 1em !important;
  }

  .interactive-pan-section .pan-description .text {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .interactive-pan-section .pan-description {
    gap: 28px !important;
  }

  .interactive-pan-section .pan-controls {
    padding: 28px 15px 0 !important;
    justify-content: center;
    gap: 32px !important;
  }

  section#shopify-section-template--25342151426391__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-controls {
    gap: 10px !important;
    justify-content: space-between;
    max-width: 343px;
  }

  .interactive-pan-section .pan-number {
    height: 25px !important;
    width: 25px !important;
    font-size: 12px !important;
  }

  .interactive-pan-section .pan-number.varticle_line:before {
    top: 24px !important;
    height: 34px !important;
  }

  .interactive-pan-section .interactive-pan-inner .mobile_heading {
    display: block;
    margin: 0 !important;
  }

  .interactive-pan-section .interactive-pan-inner .mobile_heading .metafield-rich_text_field p{
    margin: 0 !important;
    font-size: 28px !important;
    line-height: 34px !important;
    font-weight: 400;
  }

  .interactive-pan-section .pan-description h2 {
    display: none !important;
  }

  .text-image-features-section {
    display: none;
  }

  .mobile-text-image-features-section {
    display: block !important;
  }

  .mobile-text-image-features-section .section-inner {
    flex-direction: column;
    gap: 36px !important;
  }

  .text-image-features-section .features-grid {
    width: 100% !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .text-image-features-section .feature-item {
    padding: 36px 0 36px 17px !important;
    border: none !important;
    border-bottom: 1px solid #E9E0D6 !important;
  }

  .text-image-features-section .feature-item:first-child {
    padding-top: 0 !important;
  }

  .text-image-features-section .feature-item:last-child {
    padding-bottom: 0 !important;
    border: none !important;
  }

  .text-image-features-section .image-container {
    width: 100% !important;
  }

  .text-image-features-section .image-container img {
    min-height: 317px !important;
    max-height: 420px !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .text-image-features-section .feature-item .item-sub_text {
    font-size: 16px !important;
    line-height: 12px !important;
    /* padding-bottom: 6px !important; */
  }
  
  .text-image-features-section .feature-item .text p {
    letter-spacing: 0 !important;
    padding: 0 !important;
  }
  
  #shopify-section-template--25715382649175__feature_text_with_image_wiA7zz .text-with-image-container {
    flex-direction: column;
    gap: 36px !important;
  }

  #shopify-section-template--25715382649175__feature_text_with_image_wiA7zz .text-with-image-section {
    padding: 54px 25px 56px !important;
  }

  #shopify-section-template--25715382649175__feature_text_with_image_wiA7zz .text-with-image-section .text-wrapper {
    padding: 0 !important;
  }

  #shopify-section-template--25715382649175__feature_text_with_image_wiA7zz .text-with-image-section .image-wrapper img {
    max-width: 100% !important;
    object-position: center center;
    height: 317px !important;
    border-radius: 5px;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions {
    padding: 56px 0px 50px 0px !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .page-width {
    padding: 0 !important;
  }

   #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-heading {
     font-size: 28px !important;
     line-height: 34px !important;
     margin: 0 !important;
     padding-right: 25px;
     padding-left: 25px;
   }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-subheading {
     font-size: 16px !important;
     line-height: 24px !important;
     margin: 0 !important;
     padding: 24px 25px 30px 25px !important;
  }

   #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-step {
    gap: 20px !important;
    margin-right: 20px !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .step-desc {
    font-size: 16px !important;
    line-height: 21px !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .step-number {
    border-radius: 14px 0 14px 0;
    font-size: 24px !important;
    padding: 9px 16px;;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-step img {
    border-radius: 16px !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-steps {
    gap: 0 !important;
  }

  #shopify-section-template--25715382649175__knife_sharpener_instruction_HDqgTy .knife-sharpener-instructions .knife-slider-wrapper .arrow-area {
    display: none !important;
  }

  .text-with-table-section .comparison-table .icons {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  div#shopify-section-template--25732022501719__text_with_table_RG888J .text-with-table-section .comparison-table .icons {
    padding: 18px 16px !important;
  }

  .text-with-table-section td.icons {
    padding-bottom: 13px;
  }

  .wooden_handle_section>.page-width {
    padding: 0 !important;
  }

  .wooden_handle_contant h2, .question_1 h5, .question_2 h5, .question_1 p, .points p, .question_2 h6, .question_2 h6 p {
    margin: 0 !important;
  }

  div#shopify-section-template--25342151426391__knife_sharpener_instruction_XBGFAd .knife-sharpener-instructions .knife-heading {
    padding: 0 25px 32px;
  }

  div#shopify-section-template--25342151426391__knife_sharpener_instruction_XBGFAd .knife-sharpener-instructions .knife-subheading {
    padding: 0 25px;
  }

  .size-chart-popup-overlay {
    top: 40px;
    align-items: stretch;
  }

  .size-chart-popup-content {
    max-width: 100%;
    max-height: 100%;
    border-radius: 0px;
    /* padding-right: 0; */
  }

  /* .size-chart-popup-content img {
    min-width: 730px;
  } */

  .popup-img-div {
    overflow-x: scroll;
}
  
}

@media screen and (max-width: 749px){
  .shopify-section product-info, .slider.slider--mobile .slider__slide, .shopify-section product-info>.page-width {
    padding: 0 !important;
  }

  .slider.slider--mobile, .grid--peek.slider .grid__item:first-of-type, .product .slider-dots, .product .price .badge, .product .price__container, .product-form__input, .product__info-container>*+*, .product .product-form__submit.button,
  .product__info-container .product-form, .product_short_desc .metafield-rich_text_field p, .product_short_desc .metafield-rich_text_field h4{
    margin: 0 !important;
    letter-spacing: 0;
  }

  .icon-with-text img, .product .icon-with-text span.h4.inline-richtext p, .product .product__title h1, .product .price.price--large {
    margin: 0 !important;
  }

 .product .price.price--large {
    padding-bottom: 28px !important;
  }

  .icon-with-text--horizontal .icon-with-text__item {
    gap: 14px !important;
  }

  .product-media-container.constrain-height .media {
    height: 434px !important;
    padding: 0 !important;
  }

  .pdp_video-popup-button {
    padding: 11px 19px 11px 17px !important;
    background-color: transparent;
    line-height: 1em !important;
  }

  .slider-buttons {
    bottom: 0px !important;
    right: 0px !important;
  }

  .product .slider-dots {
    bottom: 35px !important;
    right: 25px !important;
  }

  .pdp_video-popup-button svg {
    width: 14px;
    height: 14px;
  }

  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin: 0 !important;
    width: 100% !important;
  }

  .product__info-container {
    padding: 21px 25px 56px !important;
  }

  .product__title {
    padding-bottom: 18px !important;
    margin: 0 !important;
  }

  .product .product__title h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .product .product__text {
    font-size: 13px !important;
    line-height: 18px !important;
    margin: 0 !important;
    padding-bottom: 18px !important;
    letter-spacing: 0.6px;
  }

  .price-item.price-item--sale.price-item--last, .product__info-container .price--on-sale .price-item--regular {
    font-size: 16px;
    line-height: 1em;
  }

  .product variant-selects {
    padding-bottom: 16px !important;
    margin: 0 !important;
  }

  .kaching-bundles .kaching-bundles__bar-content-left, .kaching-bundles .kaching-bundles__bar-first-line {
    gap: 5px;
  }

  .kaching-bundles .kaching-bundles__bar-title, .kaching-bundles .kaching-bundles__bar-price {
    font-size: 16px !important;
    line-height: 100%;
  }

  .kaching-bundles .kaching-bundles__bar-pricing-row--secondary .kaching-bundles__bar-price, .kaching-bundles .kaching-bundles__bar-subtitle, .kaching-bundles .kaching-bundles__bar-full-price {
    font-size: 12px !important;
    line-height: 100%;
  }

  .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-variants {
    padding-top: 5px;
  }

  .product__info-container .product-form {
    border: none;
    padding: 28px 0;
  }

  .product .product-form__submit.button {
        font-size: 14px !important;
        padding: 18px 10px !important;
    }

  .product .couriar_text {
    padding-bottom: 36px;
    font-size: 13px;
    line-height: 18px;
  }

  .product_short_desc .metafield-rich_text_field {
    padding: 28px 0 0 0;
  }

  .product_short_desc strong {
    line-height: 28px;
    font-weight: 400;
  }

  .product_short_desc .metafield-rich_text_field p {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-top: -10px !important;
  }

  .product_short_desc ul li {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .icon-with-text {
    padding: 4px 0 39px;
    /* padding: 36px 0 39px; */
    /* border-bottom: 1px solid #E9E0D6; */
  }

  .video_slid_box {
    padding: 28px 0 24px;
  }

  .video_slid_box .arrow-area {
    display: none;
  }

  .product__video_list {
    padding-bottom: 28px !important;
  }

  .product__accordion .icon {
    width: 20px !important;
    height: 20px !important;
  }

  .product__accordion .accordion__content {
    padding: 6px 0 22px 0 !important;
    margin: 0 !important;
  }

  .metafield-rich_text_field ul {
    margin: 0 !important;
    padding-left: 32px !important;
    /* margin-left: 18px !important; */
  }

  .product__accordion .accordion__content ol {
    /* margin-left: 18px !important; */
    /* list-style: decimal; */
  }

  .product__accordion .accordion__content img {
    margin-bottom: 24px;
  }

  .metafield-rich_text_field p {
    margin: 0 !important;
    margin-bottom: 16px !important;
  }

  .metafield-rich_text_field ul {
    margin-bottom: 24px !important;
  }

  .product_short_desc ul li strong {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .menu-drawer__menu-item {
    font-size: 16px !important;
    line-height: 1em !important;
    font-weight: 600;
    padding: 0 !important;
    color: #35312E !important;
    letter-spacing: 0.6px;
  }

  .list-menu {
    padding: 36px 0 !important;
    margin: 0 25px !important;
    display: flex;
    flex-direction: column;
    gap: 40px;
    border-top: 1px solid #E9E0D6;
    border-bottom: 1px solid #E9E0D6;
  }

  .menu-drawer__navigation {
    padding: 0 !important;
  }

  .menu-drawer__menu-item>.svg-wrapper {
    right: 0 !important;
  }

  .bundle-image img {
    min-width: unset;
  }

  .pdp_video-popup-content video {
    height: 100%;
    width: 100%;
  }

  .pdp_video-popup-content {
    max-width: 100%;
    max-height: 100%;
    background: transparent;
    position: unset;
  }

  .pdp_close-popup {
    top: 32px;
    right: 32px;
  }
}
  
/* Product page css end KA  */


/* 17/07/2025 css start  */

input#newsletter-email::placeholder {
    color: #6D4F36 !important;
}

@media screen and (max-width: 1024px) {
  .best-selling-section {
    padding: 60px 34px !important;
  }

  .best-selling-section>.page-width {
    padding: 0 !important;
  }

  .best-selling-section .contain-area h2 {
    font-size: 32px !important;
    line-height: 1.3em !important;
    margin: 0 !important;
  }

  .best-selling-section .contain-area .best-selling-grid {
    margin-top: 40px !important;
  }

  .best-selling-section .contain-area .best-selling-grid .product-area h4 {
    font-size: 24px !important;
    line-height: 1.3em !important;
    margin: 20px 0 !important;
  }

  .best-selling-section .contain-area .best-selling-grid .product-area .prize {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .best-selling-section {
    padding: 56px 0px !important;
  }

  div#shopify-section-template--25342151262551__best_selling_section_WWhEiF .best-selling-section {
    padding-right: 0px !important;
  }
  
  .best-selling-section .contain-area h2 {
    font-size: 28px !important;
    line-height: 34px !important;
    padding: 0 25px;
  }

  div#shopify-section-template--25342151262551__best_selling_section_WWhEiF .best-selling-section .contain-area h2 {
    padding-right: 25px;
  }
  
  .best-selling-section .contain-area .best-selling-grid .product-area h4 {
    font-size: 16px !important;
    line-height: 21px !important;
    margin: 14px 0 16px !important;
  }

  .best-selling-section .contain-area .best-selling-grid {
    flex-wrap: nowrap !important;
    padding: 0 25px;
  }

  .best-selling-section .contain-area .best-selling-grid .product-area .prize {
    line-height: 1em !important;
  }
  .salygos-ir-taisykles .rich-text__text p {
    margin: 0;
  }

  .knife-sharpener-instructions .knife-slider-wrapper {
    padding: 0 44px 0 25px;
  }
}

.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area {
  display: none;
}

.testimonials-carousel .main_testimonial_wrap .testimonial-header .arrow-area {
        display: flex;
        position: absolute;
        bottom: 0;
        left: 0;
        gap: 26px;
}
@media screen and (max-width: 1280px) {
    .testimonials-carousel .main_testimonial_wrap {
        gap: 30px;
        flex-direction: column;
        width: 100%;
    }

    .testimonials-carousel>.page-width {
      padding: 0;
    }

  .testimonials-carousel .main_testimonial_wrap .testimonial-header {
    max-width: 100%;
    padding: 0 50px;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-header p {
        margin-top: 18px;
  } 
  
  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper {
    max-width: 100%;
    padding: 0 50px;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .arrow-area {
    position: relative;
    display: flex;
    justify-content: start;
    padding-top: 32px;
    height: unset;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-header .arrow-area {
    display: none;
  }
}

/* hover image css start */

.image-group {
  position: relative;
}
  
.product-area .img-area .hover-image {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.8s ease; 
}

.product-area .img-area:hover .main-image {
  opacity: 0;
}

.product-area .img-area:hover .hover-image {
  opacity: 1;
}

/* hover image css end  */



/* product variation css  */

.product__info-container .product-form, .variant-bundle-wrapper, .product-form__input {
  margin: 0 !important;
}

.variant-bundle-wrapper {
  flex-direction: column;
}

.product variant-selects {
  margin: 24px 0 0 0;
  padding-bottom: 16px;
}

.product-form {
  padding: 13px 0 28px;
}

.product-form form {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.variant-bundle-wrapper {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.variant-bundle {
  border: 2px solid #E5E4E3;
  padding: 35px 27px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  position: relative;
  cursor: pointer;
  background-color: #FFFFFF;
}

.variant-bundle.active {
  border: 3px solid #6D4F36;
  gap: 28px;
}

.bundle_left_area {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.bundle_heading_wrap {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

h3.bundle-title {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #35312E;
  margin: 0 !important;
}

p.bundle-subtitle {
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.6px;
  color: #595753;
  margin: 0 !important;
}

.price_wrap_area {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

span.bundle-prices {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: right;
  color: #BC5A37;
  margin: 0 !important;
  text-wrap: nowrap;
}

span.bundle-compare-prices {
  font-family: Poppins;
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: right;
  text-decoration: line-through;
  color: #595753;
  margin: 0 !important;
  text-wrap: nowrap;
}

.bundle_right_area {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  gap: 20px;
  justify-content: space-between;
  display: flex; /* Always flex, but hidden via max-height and opacity */
  transition: max-height 0.7s ease, opacity 0.7s ease;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.variant-bundle.active .bundle_right_area {
  max-height: 700px; /* Or whatever max you expect */
  opacity: 1;
}

.bundle_right_item {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.bundle-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.select-bundle-btn {
  border-radius: 4px;
  padding: 11px 18px;
  border: 1px solid #6D4F36;
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 1em;
  color: #6D4F36;
  cursor: pointer;
}

.select-bundle-btn.selected {
  background-color: #6D4F36;
  color: #FFFFFF;
}

.bundle-content_wrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

span.bundle_content_1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.6px;
  color: #595753;
  margin: 0 !important;
}

span.bundle_content_2 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.6px;
  color: #BC5A37;
  margin: 0 !important;
}

.product-form form .product-form__submit.button {
  padding: 18px !important;
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.6px;
  color: #FFFFFF;
  margin: 0;
}

.bundle_badge {
  border-top-right-radius: 2px;
  border-bottom-left-radius: 5px;
  background-color: #6D4F36;
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px;
}

.variant-bundle.active .bundle_badge {
  border-top-right-radius: 0px;
}
 

.bundle_buttons_group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bundle_buttons_group_title {
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.6px;
  color: #35312E;
}

@media screen and (max-width: 749px) {
  .variant-bundle {
    padding: 30px 17px;
  }

  h3.bundle-title {
    font-size: 14px;
    line-height: 18px;
  }

  p.bundle-subtitle {
    font-size: 10px;
    line-height: 16px;
  }

  span.bundle_content_1 {
    font-size: 10px;
    line-height: 14px;
  }

  .select-bundle-btn {
    padding: 11px 12px;
  }

  .price_wrap_area {
    padding-top: 10px;
    max-width: 72px;
    width: 100%;
  }

  .bundle_heading_wrap {
    max-width: 190px;
    width: 100%;
  }

  .product-form form {
    gap: 24px;
  }

  .bundle_right_area {
    gap: 5px;
    align-items: end;
  }

  .bundle_left_area {
    gap: 46px;
  }

  form#product-form-template--25342151426391__main .bundle_left_area {
    gap: 30px;
  }

  .bundle-image img {
    max-width: 88px;
    width: 100%;
  }
}

/* product variation css end  */


.product:not(.product--columns) .product__media-list .product__media-item:first-child .product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
  width: 100% !important;
}

.testimonual-swiper-button-next.custom-testimonual-swiper-button-next, .testimonual-swiper-button-prev.custom-testimonual-swiper-button-prev{
  display: flex;
  cursor: pointer;
}



/* change 2 css start  */

.prekiu-grazinimas p, .prekiu-grazinimas li, .siuntimo-politika p, .siuntimo-politika li, .apie-mus .custom_rich_text h2, .apie-mus .custom_rich_text .rich-text p, .apie-mus #shopify-section-template--25358467006807__multicolumn_TzPMRq .multicolumn .title {
  letter-spacing: 0;
}

.hero-section .page-width .contain-area p, .hero-section .page-width .contain-area h1, .best-selling-section .contain-area h2, .best-selling-section .contain-area .best-selling-grid .product-area h4, 
.best-selling-section .contain-area .best-selling-grid .product-area .prize, .latest-product-section .contain-area h2, .latest-product-section .contain-area .latest-product-area h4, .latest-product-section .contain-area .latest-product-area .prize,
.testimonials-carousel .main_testimonial_wrap .testimonial-header h2, .testimonials-carousel .main_testimonial_wrap .testimonial-header p, .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area p,
.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area h3, .our-guarantees h4, .traditional-design .contain-area .part-2-area h2, .traditional-design .contain-area .part-2-area .text-sec,
.traditional-design .contain-area .part-2-area .box-area p {
  letter-spacing: 0 !important;
}

.testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .top-area .product-name {
  margin: 0 !important;
}

.apie-mus .multicolumn-card__info h3, .apie-mus .multicolumn-card__info .rte p {
  letter-spacing: 0.6px;
}

section#shopify-section-template--25697810415959__rich_text_WVN4qG {
  display: none;
}

.salygos-ir-taisykles p strong, .prekiu-grazinimas p strong {
    font-weight: 600 !important;
}

.product__info-container .AirReviews-StarRate .AirReviews-StarRate--Icon {
  margin: 0 !important;
}

.product__info-container strong {
  font-weight: 600;
}

.product__accordion .accordion__content img {
  border: none;
}

.text-image-features-section .feature-item .item-title {
  letter-spacing: 0;
}

.drawer__footer {
  padding: 28px 25px 35px !important;
}

.drawer__heading {
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  .utility-bar__grid .announcement-bar__message {
    padding: 14px 10px 10px;
    font-size: 12px !important;
  }

  .header {
    padding: 10px 25px !important;
  }

  header-drawer {
    margin: 0 !important;
    width: 20%;
  }

  .header__heading-link {
    padding: 0 !important;
  }

  .header__heading-logo {
    min-width: 94px;
    width: 100%;
    max-width: 94px;
  }

  .header__icons {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: 20%;
    padding-right: 10px;
    justify-self: normal;
}

  .header__icon, .header__icon--cart .icon, .header__icon .svg-wrapper {
    width: 32px !important;
    height: 32px !important;
  }

  .footer_copy_logo img{
    max-width: 100px;
  }

  .footer_pages ul li a {
    font-size: 14px;
    letter-spacing: 0;
  }

  .section-template--25697810415959__rich_text_4g4T6V-padding {
    padding-bottom: 36px !important;
  }

  section#shopify-section-template--25697810415959__rich_text_qdkkgJ {
    display: none;
  }

  section#shopify-section-template--25697810415959__rich_text_WVN4qG {
    display: block;
  }

  .siuntimo-politika .rich-text__wrapper{
    margin: 0 !important;
    width: 100% !important;
  }

  .section-template--25698027798871__rich_text_ULgR97-padding {
      padding-top: 56px !important;
      padding-bottom: 36px !important;
  }

  .siuntimo-politika h2 {
    line-height: 30px !important;
    font-size: 28px !important;
  }

  .siuntimo-politika p, .siuntimo-politika li {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .kontaktai h3, .contact-info p a, .working-hours p{
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
  }

  .section-template--25698027798871__rich_text_pKp8FQ-padding {
    padding-bottom: 56px !important;
  }

  .contact_info_area p {
    gap: 8px !important;
  }

  .contact_info_area p img {
    width: 20px;
    height: 20px;
  }

  .apie-mus .title-wrapper-with-link {
    padding: 0 25px 36px !important;
  }

  .apie-mus .multicolumn-list {
    padding: 0 25px !important;
  }

  .section-template--25358467006807__multicolumn_TzPMRq-padding {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  .apie-mus .multicolumn-card__info .rte p {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper .contain-area .top-area {
    gap: 21px;
    justify-content: start;
  }

  .product .product_price__badge-sale {
    top: 20px;
    left: 25px;
  }

  .text-image-features-section img {
    max-width: 40px !important;
    width: 100%;
  }

  section#shopify-section-template--25732022501719__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-image-wrapper img, section#shopify-section-template--25742634615127__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-image-wrapper img {
    padding: 0 !important;
  }

  section#shopify-section-template--25732022501719__interactive_image_with_text_MtgAwL .interactive-pan-section {
    padding-left: 0 !important;
  }

  section#shopify-section-template--25732022501719__interactive_image_with_text_MtgAwL .interactive-pan-section .interactive-pan-inner .mobile_heading, section#shopify-section-template--25732022501719__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-description {
    padding-left: 25px !important;
  }

  section#shopify-section-template--25742634615127__interactive_image_with_text_MtgAwL .interactive-pan-section {
    padding-left: 0 !important;
  }

  section#shopify-section-template--25742634615127__interactive_image_with_text_MtgAwL .interactive-pan-section .interactive-pan-inner .mobile_heading .metafield-rich_text_field p , section#shopify-section-template--25742634615127__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-description {
    padding-left: 25px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section .box-heading h1 {
    padding-right: 37px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section .table-responsive {
    padding-top: 30px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section .comparison-table .icons {
    padding: 9px 5px 11px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section .row_text {
    padding: 14px 6px 14px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section {
    padding-bottom: 47px !important;
  }

  div#shopify-section-template--25742634615127__text_with_table_RG888J .text-with-table-section .comparison-table .icon_true svg {
    width: 28px !important;
    height: 28px !important;
  }

  div#shopify-section-template--25742634615127__hexagonal_wooden_handle_CjPUpR .wooden_handle_image{
    max-width: 222px !important;
  }
 .table-responsive .comparison-table .table_row .row_text,
 .text-with-table-section .comparison-table th.table-heading.first_left{
    max-width: unset !important;
    width: 120px;
    min-width:0 !important;
 }
 
}

@media screen and (max-width: 749px) {
  .product__info-container .AirReviews-Widget--AppBlockSummary {
    padding-bottom: 28px;
  }

  .accordion summary {
    padding: 22px 0 !important;
  }

  .product-form form .product-form__submit.button {
    padding: 16px !important;
  }
  
  .product__accordion .accordion__content {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 989px) {
  .menu-opening .header__icon--menu span>svg{
    display: none !important;
  }

  .menu-opening .header__icon--menu svg.icon.icon-close-small {
    display: block !important;
  }

  .menu-drawer__menu-item {
    text-transform: uppercase;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-header {
    padding: 0 40px;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper {
    padding: 0 40px;
  }
}
.bundle_heading_area {
    margin-bottom: -8px;
}
.bundle_heading_area span {
    font-size: 14px;
    color: #35312E;
    line-height: 100%;
}

.accordion__content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 1s ease, opacity 1s ease;
}

/* details[open] .accordion__content {
  max-height: 1000px; 
  opacity: 1;
} */

.accordion+.accordion {
  border-top: none !important;
}

/* @media screen and (max-width: 767px) {
  .pan-number.pan-number-3 {
    top: 52% !important;
    left: 45% !important;
}
} */




@media screen and (max-width: 650px) {
  .text-with-table-section .comparison-table {
        min-width: 413px !important;
    }
}




/* 11/08/2025 css start  */

#Details-menu-drawer-container summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset .icon.icon-close-small {
    display: none;
}

#Details-menu-drawer-container summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset svg::first-child {
  display: block;
}

details[open] > .accordion__content {
  max-height: 1000px;
  opacity: 1;
}

.metafield-rich_text_field>p {
    margin-top: 0;
}

::marker {
    color: #35312E;
}

.AirReviews-PreviewWrapper__Mobile {
    padding-top: 56px;
}

.accordion summary:focus-visible {
    box-shadow: none;
    outline: none;
}

.product__accordion .accordion__content {
  padding: 0 !important;
}

.product.product--medium.product--left.product--stacked.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    align-items: start;
}

.header__icon--cart g path {
  fill: #35312E !important;
}

.cart-drawer .cart-item__details dl {
  display: none;
}

.drawer__close {
  min-height: unset !important;
  min-width: unset !important;
  right: 30px !important;
  top: 33px !important;
 }

section#shopify-section-template--25342151426391__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-5:before, section#shopify-section-template--25342151426391__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-6:before,
section#shopify-section-template--26227844022615__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-5:before, section#shopify-section-template--26227844022615__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-6:before,
section#shopify-section-template--26228007043415__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-5:before, section#shopify-section-template--26228007043415__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-6:before,
section#shopify-section-template--26228038959447__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-5:before, section#shopify-section-template--26228038959447__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-number-6:before {
  all: unset;
}

div#shopify-section-template--26228038959447__feature_text_with_image_wiA7zz .text-with-image-container, div#shopify-section-template--26227844022615__feature_text_with_image_wiA7zz .text-with-image-container {
  gap: 108px;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area .knife-subheading-text {
  margin: 0;
  max-width: 949px;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area .knife-subheading-text p{
  font-family: Poppins;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #35312E;
  margin: 0;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions h2.knife-heading {
  font-family: Domine;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0;
  color: #35312E;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions h4.step-desc {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #35312E;
  margin: 0;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .size-product-area.best-selling-area.knife-slider-wrapper.swiper-backface-hidden {
  margin: 0 !important;
  width: 100%;
}

section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .arrow-area {
  top: -156px !important;
}

.jdgm-rev-widg {
  padding: 96px 0px !important;
}

section#shopify-section-template--25715382649175__interactive_point_with_image_DjETzU .interactive-point-with-image .page-width {
  max-width: 1300px;
  padding: 0;
}

.page-width.section-template--26271538348375__multicolumn_w8BBKD-padding.isolate.scroll-trigger.animate--slide-in {
    display: flex;
    flex-direction: column;
    gap: 85px;
}

@media screen and (max-width: 1024px) {
  div#shopify-section-template--26228038959447__feature_text_with_image_wiA7zz .text-with-image-container, div#shopify-section-template--26227844022615__feature_text_with_image_wiA7zz .text-with-image-container {
    gap: 40px;
  }

  section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .arrow-area {
    display: none;
  }

  section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area {
    gap: 36px;
  }

  section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area .knife-subheading-text p {
    font-size: 16px;
    line-height: 24px;
  }

  section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .swiper-slide {
    gap: 20px;
  }

  .jdgm-rev-widg {
    padding: 60px 0px !important;
  }

}

@media screen and (max-width: 767px) {
  section#shopify-section-template--25366016098647__175248392568885755 .AirReviews-BlocksAll__Heading {
  font-size: 28px !important;
  line-height: 34px; 
  }

  .table-responsive {
    padding-left: 25px;
    padding-right: 25px;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-header {
    padding: 0 25px;
  }

  .testimonials-carousel .main_testimonial_wrap .testimonial-slider-wrapper {
    padding: 0 25px;
  }

  .cart-drawer .cart-item {
    padding: 16px 25px !important;
    position: relative;
  }

  .cart-drawer .cart-item__media {
    width: 96px;
  }

  .cart-item__details {
    position: unset !important;
  }

  .cart-remove-button {
    right: 30px;
    top: 30px;
  }

  cart-remove-button .button {
    min-height: unset !important;
    min-width: unset !important;
    margin: 0 !important;
  }

  div#shopify-section-template--26228038959447__product_distinctive_feature_WkyUC8 .section-title, div#shopify-section-template--26227844022615__product_distinctive_feature_WkyUC8 .section-title {
    padding: 0;
  }

  section#shopify-section-template--26228038959447__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-controls, section#shopify-section-template--26227844022615__interactive_image_with_text_MtgAwL .interactive-pan-section .pan-controls {
    gap: 10px !important;
    justify-content: space-between;
  }

  div#shopify-section-template--26227844022615__knife_sharpener_instruction_XBGFAd .knife-sharpener-instructions .knife-heading {
    padding: 0 25px 37px;
  }

  div#shopify-section-template--26227844022615__knife_sharpener_instruction_XBGFAd .knife-sharpener-instructions .knife-subheading, section.pdp-best-selling-section.pdp-best-selling-template--26228007043415__size_product_area_NUQBXm.knife-sharpener-instructions .contain-area .knife-subheading-text p {
    padding-left: 25px;
    padding-right: 25px;
  }

  .jdgm-rev-widg {
    padding: 56px 0px !important;
  }
}

@media screen and (max-width: 749px) {
  .product__accordion .accordion__content {
    padding-bottom: 4px !important;
  }
}