@charset "utf-8";
/* CSS Document */

/* CSS Document © 2025 ENVINTO */



::-moz-selection{ background:#7b7d7f; color:var(--global); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--global); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "Playfair", serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y: scroll; scroll-behavior: smooth;}
:root { --primary: #19361a; --secondary:#146b39; --global: #ffffff;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Playfair", serif;}
p, p span {font-family: "Manrope", sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--secondary);
}
::-moz-placeholder { 
  color:var(--secondary);
}
:-ms-input-placeholder {
  color:var(--secondary);
}
:-moz-placeholder {
  color:var(--secondary);
}

section, header, footer {width: 100%; float: left;}

img{max-width: 100%; display: block;}

strong{font-weight: bold;}

.container{max-width: 1400px; margin: 0 auto;padding: 0px 15px;width: 95%;}


strong{font-weight: bold;}



.error-page-section {background: var(--primary);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transition all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}



.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrapp h2 { font-size: 46px; font-weight: 500; color: var(--secondary); margin: 0 0 20px;}
.content-wrapp p { font-size: 16px; color:#000; line-height: 1.56; margin: 0 0 20px;}
.content-wrapp ul {width: 100%; margin: 0 0 20px;}
.content-wrapp ul li { font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 10px; position: relative;}
.content-wrapp ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrapp ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrapp ol li {font-size: 16px; line-height: 1.56; color: var(--primary); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrapp ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrapp p a, .content-wrapp ul li a, .content-wrapp ol li a{color:var(--primary);}
.content-wrapp p a:hover, .content-wrapp ul li a:hover, .content-wrapp ol li a:hover{color: #000000;}



.whatsup-icon { position: fixed; bottom: 50px; right: 10px; z-index: 9999;background: #fff;padding: 15px;border-radius: 11px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.whatsup-icon img { width: 50px; height: 50px; }
.whatsup-icon  h3{font-size: 12px;text-align: center;color: var(--primary);margin: 0 0 10px;}



.slick-prev, .slick-next{display: none !important;}
.overlay{display: none;}
.burger-btn{display: none;}


.header-wrap.sticky{position: fixed;top: 0;left: 0;z-index: 999;background:#fff;animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.header-wrap.sticky .menu-list ul li a{color:var(--primary);}
.header-wrap.sticky .header-sec{padding: 0;margin: 10px 0px;}
.header-wrap.sticky .header-sec .header-col .logo img{height: 50px;}


.header-sec{padding: 10px 0px;z-index: 55;position: relative;border-bottom: 1px solid rgba(128, 128, 128, 0.43);}
.header-row{display: flex;align-items: center;justify-content: space-between;}
.header-col-left .logo img{width: 100px;height: 100px;object-fit: contain;}
.header-col-center ul{display: flex;align-items: center;justify-content: space-between;}
.header-col-center ul li{margin:0px 30px;}
.header-col-center ul li a{font-size: 1.3rem;color: var(--primary);font-weight: 500;}
.header-col-center ul li{margin:0px 30px;}
.header-col-center ul li a:hover{color: #ad0000;}




.banner-sec{padding: 50px 0px;background-image: url('../images/bg.png');margin-top: -120px;z-index: -1;height: 100vh;background-position: center;background-repeat: no-repeat;background-size: cover;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;}
.banner-row{display: flex;align-items: center;justify-content: space-between;margin-top: 80px;}
.banner-col1{width: 49%;}
.banner-col2{width: 48%;}
.banner-sec::after{position: absolute;top: 120px;left: 0;background-image: url('../images/banner-after.png');content: "";z-index: 55;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;pointer-events: none;}
.banner-col-image{position: relative;z-index: 555;}
.banner-col1 h1{font-size: 3.7rem;margin-bottom: 20px;position: relative;z-index: 55;}
.color-change {
    animation: colorCycle 5s infinite;
}

@keyframes colorCycle {
    0%   { color: #e63946; }  /* Red */
    25%  { color: #457b9d; }  /* Blue */
    50%  { color: #2a9d8f; }  /* Green */
    75%  { color: #ffb703; }  /* Yellow */
    100% { color: #e63946; }  /* Back to Red */
}
.banner-col1 p{line-height: 2;font-size: 1.1rem;}
.banner-col1 .primary-button{margin-top: 20px;}




.banner-col-image img {
    animation: pulseRotate 5s ease-in-out infinite;
}

@keyframes pulseRotate {
    0% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.05) rotate(10deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
    }
}

.about-sec{padding: 50px 0px;}
.about-row{display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.about-col-1{width: 48%;}
.about-col-2{width: 48%;}
.about-content h2{font-size: 3rem;color: var(--secondary);margin-bottom: 20px;font-weight: 500;}
.about-content p{font-size: 1.1rem;line-height: 1.8;}
.about-contnet-col{display: flex;align-items: center;justify-content: space-between;margin-top: 30px;}
.about-col-icon{width: 80px;height: 80px;background-color: var(--secondary);padding: 18px;border-radius: 20px;display: flex;align-items: center;justify-content: center;}
.about-content-col-right{margin-left: 20px;}
.about-content-col-right h3{font-size: 1.6rem;color: var(--secondary);}
.about-content-col-right p{font-size: 1rem;}
.about-col-icon img{width: 60px;height: 60px;object-fit: contain;}
.about-image-box { position: relative; width: 100%; height: 650px; border-radius: 20px; overflow: hidden; border: 2px solid #d4d4d4; }
.about-main-image { width: 100%; height: 100%; object-fit: cover; display: block; }



.play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90px; height: 90px; background: white; border-radius: 50%; display: flex; justify-content: center; align-items: center; cursor: pointer; transition: 0.3s ease; box-shadow: 0 5px 20px rgba(0,0,0,0.2); }
.play-btn i { font-size: 32px; color: var(--primary); margin-left: 5px; }
.play-btn:hover { transform: translate(-50%, -50%) scale(1.1); }
.video-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); justify-content: center; align-items: center; }
.video-modal-content { position: relative; width: 70%; max-width: 900px; }
.video-modal-content iframe { width: 100%; height: 500px; border-radius: 10px; }
.close-video { position: absolute; top: -40px; right: -10px; font-size: 40px; color: white; cursor: pointer; }



.category-sec{padding:50px 0;background-image: url('../images/bg.png');background-position: center;background-repeat: no-repeat;background-size: cover;}
.category-head h2{font-size: 3rem;color: var(--primary);margin-bottom: 40px;text-align: center;font-weight: 500;}
.cat-wrapper{display:flex;align-items:center;max-width: 1200px;margin: 0 auto;justify-content: space-between;}
.cat-left{width:38%;display:flex;flex-direction:column;position:relative;padding-left:20px;border-left: 5px solid var(--primary);gap: 15px;}
.cat-item{display:flex;align-items:center;gap:20px;transition:.3s;padding:15px 40px;}
.cat-item.active{background-color: #fff; border: 1px solid var(--primary);border-radius: 50px;}
.cat-item-icon img{width: 50px;height: 50px;object-fit: contain;}
.cat-item-head h3{font-size: 1.6rem;text-transform: uppercase;font-weight: 500;}
.icon{font-size:22px;}
.cat-right-wrap{width:58%;}
.cat-right .primary-button{margin-top: 30px;text-transform: uppercase;}
.cat-img{width:100%;height:380px;border-radius:18px;object-fit:cover;}
.slick-slide{outline:none;}


.product-section{padding:50px 0;}
.product-header{display: flex;align-items: center;justify-content: space-between;}
.product-section .product-header h2{font-size: 3rem;color: var(--secondary);margin-bottom: 40px;font-weight: 500;}
.product-section .product-tabs{display:flex;flex-wrap: nowrap;overflow-x: auto;gap:12px;margin-bottom:40px;position: relative;max-width: 510px;width: 100%;scrollbar-width: none;-ms-overflow-style: none;scroll-behavior: smooth;-webkit-overflow-scrolling: touch;}
.product-section .tab-btn{padding:10px 20px;border:1px solid #d1d1d1;background:#fff;cursor:pointer;border-radius:8px;font-size:1.1rem;font-weight: 600;text-transform: uppercase;}
.product-section .tab-btn.active{background:var(--secondary);color:#fff;border-color:var(--secondary);}
.product-section .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;}
.product-section .product-card{border:2px solid #e5e5e5;padding:15px;border-radius:14px;background:#fff;transition:.3s ease;}
.product-section .product-card:hover{transform:translateY(-4px);}
/* .product-section .tag{background:#008e1f;padding:4px 12px;display:inline-block;border-radius:6px;font-size:.75rem;margin-bottom:12px;font-weight:700;color: #fff;} */
.product-section .img-box{width:100%;height:220px;border-radius:10px;overflow:hidden;margin-bottom:15px;}
.product-section .img-box img{width:100%;height:100%;object-fit:cover;}
.product-section .product-card h3{font-size:1.5rem;color:var(--primary);margin-bottom:5px;font-weight: 600;}
.product-section .product-card p{font-size:1rem;line-height:1.5;margin-bottom:18px;color:#444;}
.product-section .price-row{display:flex;justify-content:space-between;align-items:center;}
.product-section .price{background:#dff5de;padding:6px 14px;border-radius:6px;color:#008e1f;font-weight:800;}
.product-section .order-btn{color:var(--primary);border:1px solid #d4d4d4;padding:7px 14px;font-size:.9rem;border-radius:8px;transition:.3s ease;}
.product-section .order-btn:hover{background:var(--primary);color:#fff;}
.product-section .primary-button {margin: 30px auto 0;}




.choose-section{padding:50px 0;background-image: url('../images/bg.png');background-position: center;background-repeat: no-repeat;background-size: cover;}
.choose-section .choose-header h2{font-size:3rem;color:var(--primary);font-weight: 500;text-align: center;margin-bottom: 15px;}
.choose-section .choose-subtext{font-size:1rem;color:#444;max-width:650px;line-height:1.7;text-align: center;margin: 0 auto;}
.choose-section .choose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px;}
.choose-section .choose-card{border:2px solid #e5e5e5;padding:25px;border-radius:14px;background:#fff;text-align:center;transition:.3s ease;}
.choose-section .choose-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.08);}
.choose-section .choose-icon{width:75px;height:75px;border-radius:18px;background:var(--primary);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}
.choose-section .choose-icon img{width:45px;height:45px;object-fit:contain;}
.choose-section .choose-card h3{font-size:1.3rem;color:var(--primary);margin-bottom:10px;font-weight: 600;}
.choose-section .choose-card p{font-size:.95rem;color:#444;line-height:1.6;}






.testimonial-section{padding:50px 0;}
.testimonial-section .testi-heading{font-family:"Playfair Display",serif;font-size:3rem;line-height:1.2;margin-bottom:30px;color:var(--secondary);text-align: center;}
.testimonial-section .testi-wrapper{margin:0 -15px;padding-bottom: 40px;}
.testimonial-section .testi-wrapper .slick-slide{margin: 0 15px;}
.testimonial-section .testi-card{border:1px solid #e0e0e0;border-radius:14px;padding:35px 40px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.03);}
.testimonial-section .testi-header{display:flex;align-items:center;gap:18px;position:relative;}
.testimonial-section .testi-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;}
.testimonial-section .testi-header h3{font-size:1.8rem;font-weight:500;font-family:"Playfair Display",serif;margin-bottom:4px;color:#000;}
.testimonial-section .testi-header span{font-size:.95rem;color:#666;font-family:"Manrope",sans-serif;}
.testimonial-section .testi-quote{margin-left:auto;font-size:4rem;color:var(--secondary);line-height: normal;}
.testimonial-section .testi-text{margin:20px 0 20px 0;font-size:1.05rem;line-height:1.7;color:#444;font-family:"Manrope",sans-serif;}
.testimonial-section .testi-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e5e5;padding-top:18px;}
.testimonial-section .testi-address{font-size:.95rem;color:var(--primary);font-family:"Manrope",sans-serif;line-height:1.4;font-weight: 600;}
.testimonial-section .testi-stars span,.testimonial-section .testi-stars{color:#f7b51c;font-size:1.2rem;letter-spacing:1px;}
.testimonial-section .slick-dots{
    bottom:-40px;
}
.testimonial-section .slick-dots li button:before{
    font-size:10px;
    color:#ccc;
}
.testimonial-section .slick-dots li.slick-active button:before{
    color:var(--secondary);
}


.contact-section{padding:0;margin:0;}
.contact-map iframe{width:100%;height:400px;border:0;}
.contact-row{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;padding:60px 0;}
.contact-left{width:48%;}
.contact-left h2{font-size:2.2rem;color:var(--secondary);margin-bottom:15px;font-weight:600;}
.contact-left p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;}
.contact-details{list-style:none;padding:0;margin:0;}
.contact-details li a{margin-bottom:20px;font-size:1rem;font-family:"Manrope",sans-serif;font-weight: 600;color: var(--secondary);display: block;}
.contact-details i{color:var(--secondary);margin-right:10px;font-size: 1.5rem;}
.contact-right{width:48%;background:#fff;padding:30px;border:1px solid #eee;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,0.05);}
.contact-right h3{font-size:1.6rem;color:var(--secondary);margin-bottom:20px;font-weight:600;}
.form-row{display:flex;gap:15px;margin-bottom:15px;}
.form-row input{width:50%;padding:12px;border:1px solid #ddd;border-radius:5px;font-size:1rem;}
.contact-right textarea{width:100%;padding:12px;height:120px;border:1px solid #ddd;border-radius:5px;font-size:1rem;margin-bottom:15px;}
.contact-right button{width:auto;padding:12px 25px;}







.footer{padding:20px 0px;color:#000000;background-image: url('../images/bg.png');background-position: center;background-repeat: no-repeat;background-size: cover;}
.footer-wrap{max-width: 1200px;margin: 0 auto;}
.footer-logo{width:100px;margin-bottom:10px;}
.footer-top{border-bottom:1px solid #d8c8b3;padding-bottom:20px;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.footer-reach{font-size:1.2rem;color:#ad0000;font-weight:600;letter-spacing:1px;margin:10px 0;}
.footer-content{margin-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap;}
.footer-column{display:flex;flex-direction:column;}
.footer-column h3{font-size:1.5rem;font-weight:500;color:#ad0000;margin-bottom: 10px;}
.footer-column a{text-decoration:none;color:#000000;font-size:1rem;font-family:"Manrope",sans-serif;margin-bottom: 10px;display: inline-block;}
.footer-column a:hover{color:#ad0000;}
.footer-contact p{margin:5px 0;}
.footer-contact i{color:#ad0000;margin-right:10px;}
.footer-bottom{margin-top:20px;padding-top:20px;border-top:1px solid #d8c8b3;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.footer-bottom p a{color:#ad0000;font-weight: 600;}
.footer-bottom p{font-size:14px;}
.footer-social a{margin-left:14px;font-size:18px;color:#2A2A2A;}
.footer-social a:hover{color:#ad0000;}

#menu-main-menu-1 li a{margin-bottom: 5px;display: block;}
#menu-footer-menu-terms-1 li {margin-bottom: 5px;display: block;}



.categoery-page-section{padding:60px 0;background:#fff}
.categoery-page-grid{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.categoery-page-card{background:#fff;text-align:left;box-shadow:0 0 0 rgba(0,0,0,0);border:1px solid #e4e4e4;border-radius: 20px;width: 32%;margin-bottom: 30px;}
.categoery-page-content{padding: 20px;}
.categoery-page-card img{width:100%;height:260px;object-fit:cover;border-radius: 20px 20px 0px 0px;}
.categoery-page-card h4{font-size:1.5rem;font-weight:600;text-transform:uppercase;margin:0 0 10px;color:#000}
.categoery-page-card a{display:inline-block;padding:15px 30px;background:#b11226;color:#fff;font-size:1rem;font-weight:600;border-radius:6px;text-decoration:none;border: 1px solid #b11226;}
.categoery-page-card a:hover{background:transparent;color: #b11226;}





.inner-banner{background:#fbf3e6 url("../images/bg.png") no-repeat;padding:180px 15px 100px;text-align:center;background-repeat: no-repeat;background-size: cover;background-position:top center;margin-top: -120px;}
.inner-banner h1{font-size:48px;font-family:serif;margin-bottom:10px;}
.inner-banner p{font-size:16px;}
.inner-banner a{color:#666;text-decoration:none;}
.inner-banner span{color:#c00;}







.categoery-section{padding:50px 0;}
.categoery-header{display: flex;align-items: center;justify-content: space-between;}
.categoery-section .categoery-header h2{font-size: 3rem;color:#b11226;margin-bottom: 40px;font-weight: 500;}
.categoery-section .categoery-tabs{display:flex;flex-wrap: nowrap;overflow-x: auto;gap:12px;margin-bottom:40px;position: relative;max-width: 510px;width: 100%;scrollbar-width: none;-ms-overflow-style: none;scroll-behavior: smooth;-webkit-overflow-scrolling: touch;}
.categoery-section .tab-btn{padding:10px 20px;border:1px solid #d1d1d1;background:#fff;cursor:pointer;border-radius:8px;font-size:1.1rem;font-weight: 500;text-transform: uppercase;}
.categoery-section .tab-btn.active{background:#b11226;color:#fff;border-color:#b11226;}
.categoery-section .categoery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;}
.categoery-section .categoery-card{border:2px solid #e5e5e5;padding:15px 15px 30px;border-radius:14px;background:#fff;transition:.3s ease;}
.categoery-section .categoery-card:hover{transform:translateY(-4px);}
.categoery-section .img-box{width:100%;height:220px;border-radius:10px;overflow:hidden;margin-bottom:15px;position: relative;}
.categoery-section .img-box img{width:100%;height:100%;object-fit:cover;}
.categoery-section .categoery-card h3{font-size:1.5rem;color:var(--primary);margin-bottom:5px;font-weight: 600;}
.categoery-section .categoery-card p{font-size:1rem;line-height:1.5;margin-bottom:18px;color:#444;}
.categoery-section .price-row{display:flex;justify-content:space-between;align-items:center;}
.categoery-section .price{background:#dff5de;padding:6px 14px;border-radius:6px;color:#008e1f;font-weight:800;}
.categoery-section .order-btn{color:var(--primary);border:1px solid #d4d4d4;padding:7px 14px;font-size:.9rem;border-radius:8px;transition:.3s ease;}
.categoery-section .order-btn:hover{background:var(--primary);color:#fff;}
.categoery-section .categoery-card .order-button a{background-color: #b11226;padding: 12px 30px;display: block;text-align: center;border-radius: 10px;color: #fff;font-size: 1.2rem;border: 1px solid #b11226;}
.categoery-section .categoery-card .order-button a:hover{background-color: transparent;color: #b11226;}
.categoery-section .img-box .certification {position: absolute; top: 10px; left: 10px; width: 60px;}

.categoery-tabs::-webkit-scrollbar {display: none;}
.tab-btn {flex: 0 0 auto;display: inline-block;}


.product-detail-section{padding:50px 0;}
.product-top{display:flex;gap:60px;align-items:flex-start}
.product-image{width: 48%; position: relative;}
.product-image img{height: 500px;border-radius: 20px;object-fit: cover;}
.product-info{width: 48%;}
.product-info h4{color:#b11226;font-weight:700;letter-spacing:1px}
.product-info h2{font-size:32px;margin:8px 0 15px;font-weight: 600;}
.product-info p{color:#555;line-height:2;}
.product-btn{margin:30px 0}
.product-btn a{background:#b11226;color:#fff;padding:12px 30px;border-radius:10px;font-weight:600;text-decoration:none;font-size:14px}
.product-features{list-style:none;padding:0;margin:10px 0 0 0}
.product-features li{margin-bottom:8px;color:#333;font-size:20px}
.product-features li::before{content:"✔";color:#b11226;margin-right:8px}
.product-category{font-size:13px;color:#555}
.product-category span{font-weight:600}
.product-image .certification {position: absolute;top: 10px;left: 10px;width: 65px;height: 65px;}
.product-image .certification img {width: 100%;height: 100%;}

/* Tabs */
.product-tabs{margin-top:40px}
.product-tabs .tab-head{display:flex;border-bottom:1px solid #ddd}
.product-tabs .tab-head div{padding:10px 20px;font-weight:600;font-size:1.5rem;cursor:pointer}
.product-tabs .tab-head .active{border-bottom:3px solid #b11226}
.product-tabs .tab-content{padding:25px 0}
.product-tabs .tab-content h3{font-size:1.5rem;margin-bottom:15px;font-weight: 600;}
.product-tabs .tab-content ul{padding-left:15px}
.product-tabs .tab-content li{margin-bottom:10px;line-height:1.6;font-size: 1.2rem;}

/* Related products */
.related-products{margin-top:30px}
.related-products h2{font-size:1.8rem;font-weight:600;margin-bottom:10px}
.rp-slider{padding: 10px 0px;}
.rp-card{background:#fff;border-radius:12px;text-align:center;border: 1px solid #cbcbcb;}
.rp-content{padding: 20px;}
.related-products .rp-content p {font-size: 1rem;line-height: 1.5;margin-bottom: 18px;color: #444;text-align: left;}
.rp-img{overflow:hidden;border-radius:10px 10px 0px 0px;}
.rp-img img{width:100%;transition:.4s}
.rp-card:hover img{transform:scale(1.05)}
.rp-card h4{font-size:20px;font-weight:700;text-transform:uppercase;margin:0px 0 10px}
.rp-btn{display:inline-block;background:#b11226;color:#fff;padding:12px 22px;border-radius:25px;font-size:16px;font-weight:600;text-decoration:none;}
.rp-btn:hover{background:#8f0f1e;color: #fff;}

.related-products .rp-card {text-align: left;}

.rp-slider .slick-slide{padding:0 15px}
.rp-slider .slick-list{margin:0 -15px}

.everest-forms input{width: 100% !important;padding: 12px !important;border: 1px solid #909090 !important;border-radius: 12px !important;font-size: 15px !important;font-family: inherit !important;}
.everest-forms textarea{width: 100% !important;padding: 12px !important;border: 1px solid #909090 !important;border-radius: 12px !important;font-size: 15px !important;font-family: inherit !important;}
.everest-forms button.button:not(.button-large), .everest-forms button[type=submit]{background: var(--primary) !important;color: white !important;padding: 14px 30px !important;font-size: 16px !important;border: none !important;border-radius: 25px !important;cursor: pointer !important;transition: 0.3s ease !important;border: 1px solid var(--primary) !important;}
.everest-forms button.button:not(.button-large):hover,.everest-forms button[type=submit]:hover {background:transparent !important;color: var(--primary) !important;}


@media(min-width:1400px){
  .banner-sec{min-height: 800px;height: 100%;}
}

@media(max-width:1400px){
  .categoery-section .categoery-header h2 br{display: none;}
  .product-section .product-header h2 br{display: none;}
}


@media(max-width:1200px){
  .banner-col1 h1{font-size: 3rem;}
  .about-content h2,.category-head h2,.product-section .product-header h2,.choose-section .choose-header h2,.testimonial-section .testi-heading{font-size: 2.5rem;}
  .product-section .product-header h2 br{display: none;}
  .product-section .tab-btn{font-size: 1rem;}
  .categoery-section .categoery-header h2 br{display: none;}
  .categoery-section .tab-btn{font-size: 1rem;}

}


@media(max-width:992px){
  .header-menu{display: none;}
  .header-col:last-child{display: none;}
  .header-col{display: flex;align-items: center;justify-content: space-between;width: 100%;}
  .overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background:var(--primary); background-size: 300% 100%; z-index: 9999; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
  .overlay ul {width: 100%;}
  .overlay ul { width: 100%;}
  .overlay ul li a { color: #fff; display: block; padding: 20px 0;}
  .overlay ul li { font-size: 18px; border-bottom: 1px solid #fff; text-transform: uppercase;}
  .overlay ul li a:hover { color: var(--primary) !important;}
  .burger-btn { display: block; position: relative; width: 50px; height: 30px; z-index: 99999;  overflow: hidden; cursor: pointer;}
  .burger-btn span { display: block; width: 100%; height: 3px; background:var(--primary); background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .burger-btn:hover span{background-position: 50% 0;}
  .burger-btn .active span { background:#fff;}
  .burger-btn span:first-child { width: 70%;}
  .burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
  .burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
  .burger-btn span:last-child { width: 70%;}
  .burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
  .burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
  .burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
  body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
  body.menu-open{  overflow-y: hidden;}
  .overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary);}
  .overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
  .overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
  .global-btn.contact-btn{display: none;}
  .overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}
  .product-header{flex-wrap: wrap;align-items: center;justify-content: center;}
  .product-section .product-header h2{margin-bottom: 10px;}
  .product-section .product-tabs{margin: 10px 0px 30px;}
  .header-col-center{display: none;}
  .header-col-right .primary-button{display: none;}
  .banner-row{margin-top: 60px;}
  .banner-sec{height: 100vh;}
  .banner-col1 h1{font-size: 2.5rem;}
  .cat-item-icon img{width: 35px;height: 35px;}
  .cat-wrapper{align-items:flex-start;}
  .choose-section .choose-grid{gap: 10px;}
  .choose-section .choose-card{padding:20px 10px;}
  .product-section .product-grid{gap: 10px;}
  .testimonial-section .testi-footer{flex-wrap: wrap;}
  .testi-address br{display: none;}
  .about-content h2, .category-head h2, .product-section .product-header h2, .choose-section .choose-header h2, .testimonial-section .testi-heading{font-size: 2rem;}
  .testimonial-section .testi-wrapper{margin:0 -15px;}
  .testimonial-section .testi-wrapper .slick-slide{margin: 0 15px;}
  .categoery-header{flex-wrap: wrap;justify-content: center}
  .categoery-section .categoery-header h2{font-size: 2rem;margin-bottom: 10px;}
  .categoery-section .categoery-tabs{margin: 10px 0px 30px;}
  .categoery-section .categoery-grid{gap: 10px;}
}


@media(max-width:768px){
  .banner-sec{min-height: 900px;}
  .banner-row{flex-wrap: wrap;}
  .banner-col1{width: 100%;}
  .banner-col2{width: 100%;margin-top: 40px;}
  .banner-col-image{display: flex;align-items: center;justify-content: center;}
  .banner-col-image img{width: 400px;}
  .about-row{flex-wrap: wrap;}
  .about-col-1{width: 100%;}
  .about-col-2{width: 100%;margin-top: 40px;}
  .about-image-box{height: 300px;}
  .cat-item-head h3{font-size: 1.2rem;}
  .cat-item{padding: 10px 20px;}
  .cat-item-icon img{width: 30px;height: 30px;}
  .cat-img{height: 300px;}
  .about-content-col-right h3{font-size: 1.5rem;}
  .choose-section .choose-grid{grid-template-columns:repeat(2, 1fr)}
  .testimonial-section .testi-card{padding: 20px;}
  .testimonial-section .testi-text{font-size: 1rem;}
  .testimonial-section .testi-header h3{font-size: 1.2rem;}
  .contact-row{flex-wrap: wrap;}
  .contact-left{width: 100%;}
  .contact-right{width: 100%;}
  .footer-content{gap: 30px;}
  .product-section .tab-btn{padding: 10px 15px;}
  .categoery-section .tab-btn{padding: 10px 15px;}
  .categoery-section .categoery-header h2{font-size: 1.8rem;}
  .product-top{gap: 40px;}
  .product-tabs .tab-content ul{padding-left: 0;}
  .product-tabs{margin-top: 20px;}
  .related-products{margin-top: 20px;}
  .product-info p{line-height: 1.8;font-size: 0.9rem;}
  .product-info h2{font-size: 1.8rem;}
}


@media(max-width:600px){
  .header-col-left .logo img{width: 80px;height: 80px;}
  .product-section .product-grid{grid-template-columns:repeat(2, 1fr)}
  .testimonial-section .testi-wrapper{gap: 20px;}
  .cat-wrapper{flex-wrap: wrap;}
  .cat-left{width: 100%;}
  .cat-right-wrap{width: 100%;}
  .cat-right .cat-img{margin-top: 30px;}
  .cat-img{width: 100%;}
  .category-head h2{margin-bottom: 20px;}
  .footer-bottom{justify-content: center;text-align: center;}
  .footer-social{margin-top: 15px;width: 100%;}
  .categoery-section .categoery-grid{grid-template-columns:repeat(2, 1fr)}
  .categoery-section .tab-btn{padding: 10px;}
  .product-top{flex-wrap: wrap;}
  .product-image img{height: 300px;width: 100%;}
  .product-image{width: 100%;}
  .product-info{width: 100%;}
  .content-wrapp h2 { font-size:25px;}
}


@media(max-width:576px){
  .banner-col1 h1{font-size: 1.8rem;}
  .contact-left h2{font-size: 1.8rem;}
  .banner-col1 p{font-size: 0.9rem;line-height: 1.9;}
  .banner-row{margin-top:40px;}
  .banner-sec{min-height: 850px;}
  .primary-button{font-size: 1.1rem;}
  .about-content h2, .category-head h2, .product-section .product-header h2, .choose-section .choose-header h2, .testimonial-section .testi-heading{font-size: 1.8rem;}
  .about-content p{font-size: 0.9rem;line-height: 1.9;}
  .about-col-icon{width: 60px;height: 60px;}
  .about-col-icon img{width: 30px;height: 30px;}
  .play-btn{width: 80px;height: 80px;}
  .cat-left{padding-left: 12px;}
  .product-section .product-grid{grid-template-columns:repeat(1, 1fr)}
  .product-section .tab-btn{padding: 10px;}
  .product-section .product-card p{font-size: 0.9rem;line-height: 1.8;}
  .product-section .product-card{padding: 10px;}
  .choose-section .choose-header h2 br{display: none;}
  .choose-section .choose-subtext{font-size: 0.9rem;}
  .choose-section .choose-grid{grid-template-columns:repeat(1, 1fr)}
  .contact-row{padding: 40px 0px;}
  .contact-row{gap: 30px;}
  .contact-right{padding: 15px;}
  .contact-left p{font-size: 0.9rem;line-height: 1.9;}
  .form-row input{width: 100%;}
  .form-row{flex-wrap: wrap;}
  .footer-bottom p{font-size: 12px;}
  .footer-column a{font-size: 14px;}
  .footer-contact p{font-size: 14px;display: flex;}
  .footer-column{width: 100%;}
  .contact-details li a{font-size: 0.9rem;}
  .testimonial-section .testi-text{font-size: 0.9rem;line-height: 1.8;}
  .categoery-section .categoery-grid{grid-template-columns:repeat(1, 1fr)}
  .inner-banner h1{font-size: 1.8rem;}
  .related-products h2{font-size: 1.5rem;}
  .footer-content{gap: 20px;}
}