@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Clash Grotesk';
    src: url('../fonts/ClashGrotesk-Light.eot');
    src: url('../ClashGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('../ClashGrotesk-Light.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Light.woff') format('woff'),
        url('../fonts/ClashGrotesk-Light.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Light.svg#ClashGrotesk-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Medium';
    src: url('../fonts/ClashGrotesk-Medium.eot');
    src: url('../fonts/ClashGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Medium.woff') format('woff'),
        url('../fonts/ClashGrotesk-Medium.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Medium.svg#ClashGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk';
    src: url('../fonts/ClashGrotesk-Regular.eot');
    src: url('../fonts/ClashGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Regular.woff') format('woff'),
        url('../fonts/ClashGrotesk-Regular.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Regular.svg#ClashGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Semibold';
    src: url('../fonts/ClashGrotesk-Semibold.eot');
    src: url('../fonts/ClashGrotesk-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashGrotesk-Semibold.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Semibold.woff') format('woff'),
        url('../fonts/ClashGrotesk-Semibold.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Semibold.svg#ClashGrotesk-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk';
    src: url('../fonts/ClashGrotesk-Bold.eot');
    src: url('../fonts/ClashGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashGrotesk-Bold.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Bold.woff') format('woff'),
        url('../fonts/ClashGrotesk-Bold.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Bold.svg#ClashGrotesk-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Grotesk Extralight';
    src: url('./fonts/ClashGrotesk-Extralight.eot');
    src: url('../fonts/ClashGrotesk-Extralight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashGrotesk-Extralight.woff2') format('woff2'),
        url('../fonts/ClashGrotesk-Extralight.woff') format('woff'),
        url('../fonts/ClashGrotesk-Extralight.ttf') format('truetype'),
        url('../fonts/ClashGrotesk-Extralight.svg#ClashGrotesk-Extralight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Clash Display';
    src: url('../fonts/ClashDisplay-Medium.eot');
    src: url('../fonts/ClashDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashDisplay-Medium.woff2') format('woff2'),
        url('../fonts/ClashDisplay-Medium.woff') format('woff'),
        url('../fonts/ClashDisplay-Medium.ttf') format('truetype'),
        url('../fonts/ClashDisplay-Medium.svg#ClashDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Clash Display';
    src: url('../fonts/ClashDisplay-Semibold.eot');
    src: url('../fonts/ClashDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'),
        url('../fonts/ClashDisplay-Semibold.woff') format('woff'),
        url('../fonts/ClashDisplay-Semibold.ttf') format('truetype'),
        url('../fonts/ClashDisplay-Semibold.svg#ClashDisplay-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Clash Display';
    src: url('../fonts/ClashDisplay-Regular.eot');
    src: url('../fonts/ClashDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashDisplay-Regular.woff2') format('woff2'),
        url('../fonts/ClashDisplay-Regular.woff') format('woff'),
        url('../fonts/ClashDisplay-Regular.ttf') format('truetype'),
        url('../fonts/ClashDisplay-Regular.svg#ClashDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: url('../fonts/ClashDisplay-Bold.eot');
    src: url('../fonts/ClashDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClashDisplay-Bold.woff2') format('woff2'),
        url('../fonts/ClashDisplay-Bold.woff') format('woff'),
        url('../fonts/ClashDisplay-Bold.ttf') format('truetype'),
        url('../fonts/ClashDisplay-Bold.svg#ClashDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




*{ margin: 0; padding: 0; box-sizing: border-box; list-style: none; text-decoration:none; }
h1,h2,h3,h4,h5,h6,p{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6 {  font-family: 'Clash Display' !important;}
p{ margin: 0; }
a, path, svg, button { transition: all ease-in-out 0.4; border: none; outline: none; margin: 0; padding: 0; }
input, textarea, input:hover, input:focus, textarea:hover, textarea:focus{ outline: none; border: none; }
body {
    font-family: 'Clash Grotesk';
}
.main-header-menu ul.hfe-nav-menu li#menu-item-87 { display: none; }
.hero_para p { opacity: .7; color: #000; font-family: 'Clash Grotesk'; font-weight: 500; font-size: 23px; line-height: 30px; } 
.cmn_black_btn:before { content: ''; position: absolute; top: 50%; left: 50%; width: calc(100% + 4px); height: calc(100% + 4px); transform: translate(-50%,-50%); background: linear-gradient(270deg, #B88443 0%, #D7A45B 49.69%, #9E6D2F 100%); z-index: 1; border-radius: 15px; }
.cmn_black_btn a { position: relative; z-index: 2; }
.hero_sec { position: relative; }
.hero_sec:before { padding: 0 15px; background-position: center; position: absolute; left: 50%; bottom: -140px; transform: translate(-50%, 0); z-index: 1; height: 230px; top: unset; background-image: url(https://epicoutdoorkit.wpenginepowered.com/wp-content/uploads/2026/07/front-ast.svg); content: ''; background-repeat: no-repeat; background-size: 97vw; }
.hero_sec::after { padding: 0 15px; background-position: center; position: absolute; left: 49.95%; bottom: -140px; transform: translate(-50%, 0); z-index: 20; height: 230px; top: unset; background-image: url(https://epicoutdoorkit.wpenginepowered.com/wp-content/uploads/2026/07/back-ast.svg); content: ''; background-repeat: no-repeat; background-size: 97vw; width: 100%; }
.sec_head h2 { font-size: 48px; line-height: 130%; color: #fff; margin: 0 0 15px; }
.sec_head p {font-family: 'Clash Grotesk';}
.sec_head h2 strong {     font-weight: 500; background: linear-gradient(180deg, #9F7236 0%, #F7CC84 31.73%, #5B3A16 86.06%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.sec_head.md_font  h2 { font-size: 64px; }
.exp_slide:after { content: ''; position: absolute; left: 0; bottom: -136px; background: #000; background-size: contain; background-position: bottom  center; width: 100%; height: 327px; filter: blur(164px); z-index: 0; }
.exp_slide > div { position: relative; z-index: 2; }
.exp_slider button.slick-arrow.slick-next { position: absolute; right: 150px; left: inherit; bottom: 74px; top: inherit; border: 0; padding: 00; width: 64px; height: 64px; z-index: 3; background:transparent; border-radius:100px; transition: .3s ease all }
.exp_slider button.slick-arrow.slick-prev { position: absolute; right: calc(150px + 64px + 26px); left: inherit; bottom: 74px; top: inherit; border: 0; padding: 00; width: 64px; height: 64px; z-index: 3; background:transparent; border-radius:100px; transition: .3s ease all }
.exp_slider button.slick-arrow.slick-next:hover, .exp_slider button.slick-arrow.slick-prev:hover { background-color: #fff; }
.exp_slide { align-items: stretch; display: flex !important; }
.sub_head:before { content: ''; display: inline-block; vertical-align: middle; width: 8px; height: 8px; background: url(/wp-content/uploads/2026/06/dot.svg) no-repeat; background-size: contain; }
.sub_head { display: inline-flex; align-items: center; justify-content: center; gap: 8px; }
.highlight_context h3 { color: #fff !important; font-family: 'Clash Display' !important; }
.highlight_context a { opacity: .7; font-family: 'Clash Display' !important; }

.prod_highlight { background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(207, 151, 61, 0.32); backdrop-filter: blur(16px); }
.prod_highlight:before { content: ''; position: absolute; top: -150px; left: 50%; transform: translateX(-50%); width: 100%; height: calc(100% + 150px); background: url( /wp-content/uploads/2026/07/highlight_overlay.png) no-repeat; background-size: cover; background-position: center; z-index: 5; max-width: 828px; }
.hero_sec > .elementor-element:after { content: ''; background-image: url(/wp-content/uploads/2026/07/banner-lines.png); width: 100%; height: 100%; position: absolute; z-index: 3; background-size: cover; background-repeat: no-repeat; inset: 0; }
.hero_sec > .elementor-element .e-con-inner { z-index: 4; }

/* 1-7-2026 */
.feature-content { transform: translate(-50%, -50%); height: 100%; }
.feature-content-points .dot-ft { min-width: 64px; min-height: 64px; height: 64px; }
.faet-list-item p { width: max-content; }
.faet-list-item .list-tag { position: relative; overflow: hidden; border-radius: 10px; }
.faet-list-item { display: block; width: 100%; min-width: max-content; }
.faet-list-item  .list-tag:before { content: ''; background: #C6994E; opacity: 0.5; filter: blur(10px); width: 100%; height: 100%; position: absolute; border-radius: 300%; z-index: 1; bottom: -48px; top: unset; }
.dot-ft:before { content: ''; background: #000000; filter: blur(17px); width: 100%; height: 100%; }
.dot-ft { position: relative; }
.feature-content-points .arrow img { width: 100%; }

/* afternoon */
.faq {counter-reset: faq_num;}
.faq details { counter-increment: faq_num; background: rgba(255, 255, 255, 0.15); border: 1px solid rgba(0, 0, 0, 0.06); box-shadow: 0px 4.4px 20px -1px rgba(20, 16, 35, 0.05); border-radius: 20px; }
.faq details[open] { background: #7a6542; }
.faq summary.e-n-accordion-item-title:before { content: '0' counter(faq_num); position: absolute; top: 50%; transform: translateY(-50%); left: 40px; font-family: 'Clash Display'; font-weight: 600; font-size: 24px; line-height: 130%; color: #FFFFFF; }
.feat_card { backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); }
.faq details[open] summary.e-n-accordion-item-title { border-top: 1px inset transparent !important; border-left: 1px inset transparent !important; }
.faq summary.e-n-accordion-item-title { position: relative; border-top: 1px inset #fff !important; border-left: 1px inset #fff !important; }
.testi_heading h2 { font-weight: 500 !important; }
.rev_slider_navs button { background: transparent !important; border: 0 !important; padding: 0; display: inline-block; vertical-align: top;}
.rev_slider_navs button img { width: 55px; height: 55px; display: inline-block; vertical-align: top; }
.review_slider button.slick-arrow {transition: .3s ease all; position: absolute; bottom: 80px; right: 80px; left: inherit; top: inherit; padding: 0; background: transparent; border: 0; z-index: 3;}
.review_slider .slick-slide > div, .review_slider .slick-slide > div > div { display: inline-block; vertical-align: top; border-radius: 30px; overflow: hidden; }
.review_slider button.slick-arrow.slick-prev { right: calc(65px + 80px); }
.review_slider .slick-slide > div { padding: 0 5px; }

/* afternoon end */

/* contact-form */
.main-contact-form { width: 100%; }
.main-contact-form form .form_row.form-col-grid { display: flex; gap: 50px; margin-bottom: 50px; flex-wrap: wrap; }
.main-contact-form form .form_row.form-col-grid .input_grp { width: calc(33.33% - 33.33px); }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap { display: flex;  position: relative;}
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap input, .main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea { background: transparent; padding: 0px 0px 12px; border: 0; border-bottom: 1px solid #C5C5C5; border-radius: 0; font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: #fff; box-shadow: 0 0 0px 1000px #2a2928 inset !important; -webkit-text-fill-color: #ffffff !important; transition: background-color 5000s ease-in-out 0s; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea { height: 130px; resize: none; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap input::placeholder, .main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea::placeholder{ color:#D9D9D9; }
.main-contact-form form .form_button { margin-top: 41px; display: flex; justify-content: center;}
.main-contact-form form .form_button input.wpcf7-submit { background-color: transparent; font-family: "DM Sans", Sans-serif; font-size: 22px; font-weight: 700; text-transform: uppercase; line-height: 29px; fill: #000000; color: #000000; background-image: linear-gradient(180deg, #B0864E 0%, #CFA666 50%); box-shadow: 2px 0px 8px 0px rgba(0, 0, 0, 0.6) inset; border-style: solid; border-width: 2px 2px 2px 2px; border-color: #FAC25B; border-radius: 15px 15px 15px 15px; padding: 14px 30px 14px 30px; }
.form_box { backdrop-filter: blur(42px); }
.main-contact-form, .main-contact-form form .form_button p, .form-wrap-content{ position: relative; }
.main-contact-form:before { content: ''; position: absolute; width: 1141px; height: 168px; background: #CBA96E; opacity: 0.5; filter: blur(150px); bottom: -70%; left: 50%; transform: translate(-50%, 0); top: unset; z-index: 1; }
.form_sec { overflow: hidden; }
.main-contact-form form .form_button p span.wpcf7-spinner { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); margin: 0; }
.main-contact-form form .wpcf7-response-output { color: #fff; text-align: center; background: #D32F2F; border-color: #D32F2F !important; border-radius: 8px; margin: 20px 0 0 !important; border-width: 1px !important; border-radius: 8px; padding: 5px 15px !important; font-family: "DM Sans", Sans-serif; font-size: 16px; line-height: 24px; font-weight: 500; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip { color: #D32F2F!important; position: absolute; bottom: 0; right: 0; font-size: 14px; }
.main-contact-form form.sent .wpcf7-response-output { background: #16A34A; border-color: #16A34A!important; }
.form-wrap-content:after { content: ''; position: absolute; height: 263px; background: #CBA96E; opacity: 0.3; filter: blur(200px); top: 15%; z-index: 5; width: 100%; }
 /* blog-css */
.main-blog-sec{ backdrop-filter: blur(16px); }
.main-blog-sec .sec_head.min_space h2 { margin: 0; }
.latest-blogs-section .blog-slii article.blog-card { background: #363636; border-radius: 30px; overflow: hidden; }
article.blog-card .blog-content { padding: 30px; display: flex; flex-direction: column; gap: 15px; }
 article.blog-card .blog-content .blog-meta .author { display: flex; gap: 10px; align-items: center; }
article.blog-card .blog-content .blog-meta .author span.author-icon { width: 50px; height: 50px; background: #CBA96E; border-radius: 210px; display: flex; align-items: center; justify-content: center; }
article.blog-card .blog-content .blog-meta .author span.author-name { font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: #B6B6B6; font-family: 'Clash Grotesk'; }
article.blog-card .blog-content h3.blog-title a, article.blog-card .blog-content h3.blog-title { font-style: normal; font-weight: 500; font-size: 24px; line-height: 130%; color: #FFFFFF;  transition: 0.5s all;}
article.blog-card .blog-content h3.blog-title a:hover{ color:#CBA96E;}
article.blog-card .blog-content .blog-meta .author span.author-name span.auth-name { color: #CBA96E; }
article.blog-card .blog-content .blog-meta span.blog-date { padding: 1px 20px; background: #FFFFFF; border-radius: 30px 0px 0px 30px; font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 15px; line-height: 30px; text-transform: capitalize; color: #000000; position: absolute; right: -30px; top: 50%; transform: translate(0, -50%); }
article.blog-card .blog-content  .blog-meta { position: relative; }
 article.blog-card .blog-image img { width: 100%;     aspect-ratio: 514 / 284;}
.latest-blogs-section .blog-slii .slick-slide > div { margin: 0 20px;  height: 100%;}
.latest-blogs-section .blog-slii .slick-list { width: calc(100% + 40px); position: relative; left: -20px; }
.latest-blogs-section .blog-slider-arrows { display: flex; justify-content: center; margin-top: 42px; gap: 10px; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow, .review_slider button.slick-arrow { background: transparent; width: 55px; height: 55px; transition: 0.5s all; padding: 0; border: 1px dashed #CBA96E; border-radius: 100px; display: flex; align-items: center; justify-content: center; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow:hover, .review_slider button.slick-arrow:hover{ background-color: #CBA96E; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow:hover svg path, .review_slider button.slick-arrow:hover svg path{ stroke: #fff; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow svg path, .review_slider button.slick-arrow svg path{ transition: 0.5s all; }
.latest-blogs-section .blog-slider-arrows button.slick-prev.slick-arrow svg, .review_slider button.slick-prev.slick-arrow { transform: rotate(180deg); }
.latest-blogs-section .blog-slider-arrows button.slick-arrow.slick-disabled svg  path,
.review_slider button.slick-arrow.slick-disabled svg path { stroke: rgba(255, 255, 255, 0.3); }
.latest-blogs-section .blog-slider-arrows button.slick-arrow.slick-disabled, .review_slider button.slick-arrow.slick-disabled{ pointer-events: none; }
.banner-batch img { animation: pulse 1.8s ease-in-out infinite; }
@keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.08); } 100% { transform: scale(1); } }
.social-main-icon .elementor-social-icons-wrapper span.elementor-grid-item { margin: 0!important; }
.social-main-icon .elementor-social-icons-wrapper { display: flex; }
.social-main-icon .elementor-widget-social-icons { display: flex; height: 100%; align-items: center; }

.social-text h5.elementor-heading-title.elementor-size-default { font-family: "DM Sans", Sans-serif!important; }
.main-contact-form form .form_button input.wpcf7-submit:hover { background-color: transparent; background-image: linear-gradient(180deg, #CFA666 0%, #B0864E 50%); }
.social-main-icon .elementor-widget-social-icons .elementor-social-icons-wrapper { flex-wrap:nowrap; display: flex; height: max-content; position: relative; top: -5px;  width: max-content;}
.social-main-icon .elementor-social-icons-wrapper span.elementor-grid-item:last-child a svg { min-width: 25px; }
.social-text h5 { width: max-content!important; padding-right: 20px; }

/* footer-css */
.ft-logo-line { transform: translate(0, -50%); }
.ft-nav-list ul.elementor-icon-list-items li a { opacity: 0.7; font-family: 'Clash Grotesk'!important; }
.ft-nav-list ul.elementor-icon-list-items li a:hover{ opacity: 1; } 
.ft-links-mt ul.elementor-icon-list-items li a, .ft-links-mt ul.elementor-icon-list-items li a:hover span.elementor-icon-list-text{ opacity: 1; }
.ft-links-mt ul.elementor-icon-list-items li a span.elementor-icon-list-text{ opacity: 0.7; }
.copyright-col p { font-family: 'Clash Grotesk'; opacity: 0.7; }
.footer-main { position: relative; }
.social-main-icon .elementor-social-icons-wrapper span.elementor-grid-item:last-child { min-width: 25px;    display: flex; justify-content: center; }
.header-ryt-menu ul li a { font-family: 'Clash Grotesk'!important; }

/* blog-css */
.latest-blog-grid { display: flex; flex-wrap: wrap; gap:30px; }
 
.latest-blog-grid article.blog-card { width: calc(33.3% - 20px); }
.latest-blogs-section .blog-slii .slick-slide > div .swiper-slide, .latest-blogs-section .blog-slii .slick-slide > div .swiper-slide article { height: 100%; }
.latest-blogs-section .slick-track .slick-slide { height: initial; }
.latest-blogs-section .slick-track { display: flex; }
.latest-blogs-section .blog-slii .slick-slide > div .swiper-slide article { display: flex; flex-direction: column; justify-content: space-between; }
article.blog-card { background: #363636; border-radius: 30px; overflow: hidden; }
 .main-blog-sec .latest-blog-grid article.blog-card .blog-image a { display: flex; }
.latest-blogs-section .blog-pagination span, .latest-blogs-section .blog-pagination a {  transition:0.5s all;width: 40px; height: 40px; background: #fff; display: flex; justify-content: center; align-items: center; font-family: "DM Sans", Sans-serif; font-size: 16px; font-weight: 600; border-radius: 6px; color: #000; }
.latest-blogs-section .blog-pagination a img { filter: invert(1); width: 7px; transition: 0.5s all;}

.latest-blogs-section .blog-pagination span, .latest-blogs-section .blog-pagination a:hover, .latest-blogs-section .blog-pagination span[aria-current="page"]{ background: #FAC25B; color:#fff; }
 .latest-blogs-section .blog-pagination a:hover img{ filter: invert(0); }
.latest-blogs-section .blog-pagination { display: flex; justify-content: center; gap: 10px; margin-top: 40px; }
.blog-title-single h1.custom-post-title { font-size: clamp(30px,3.125vw,60px); text-align: center; color: #fff;      max-width: 1100px; margin: 0 auto;}
section.blog-outer { padding: 100px 0; background-color: #060407; background-image: url(/wp-content/uploads/2026/07/ryt-ast-744x1024.png); background-position: right; background-size: cover; }
section.blog-outer .container { max-width: 1370px; padding: 0 15px; margin: 0 auto; }
section.blog-outer .img-wrapper { display: flex; margin-bottom: 30px; }
section.blog-outer .img-wrapper .img-cus { width: 100%; display: block; }
section.blog-outer .img-wrapper .img-cus img { width: 100%; display: block; border-radius: 20px; object-fit: cover; }
section.blog-outer .cntent-wrapper .content-cus { display: flex; flex-direction: column; gap: 20px; }
section.blog-outer .cntent-wrapper .content-cus p, section.blog-outer .cntent-wrapper .content-cus ul li, section.blog-outer .cntent-wrapper .content-cus ol li { font-size: 20px; color: #fff;   line-height: 130%; }
section.blog-outer .cntent-wrapper .content-cus h2{ font-size: clamp(28px, 1.875vw, 36px); color: #fff;   line-height: 130%; }
section.blog-outer .cntent-wrapper .content-cus h3{ font-size: clamp(26px, 1.667vw, 32px); color: #fff;   line-height: 130%; }
section.blog-outer .cntent-wrapper .content-cus h4{ font-size: clamp(24px, 1.563vw , 30px); color: #fff;   line-height: 130%; }
section.blog-outer .cntent-wrapper .content-cus h5{ font-size: clamp(22px, 1.458vw , 28px); color: #fff;   line-height: 130%; }
section.blog-outer .cntent-wrapper .content-cus h6{ font-size: clamp(20px, 1.354vw , 26px); color: #fff;   line-height: 130%; }
.main-header-logo  a { display: flex; }
section.blog-outer .cntent-wrapper .content-cus ul, section.blog-outer .cntent-wrapper .content-cus ol { display: flex; flex-direction: column; gap: 15px; }
section.blog-outer .cntent-wrapper .content-cus ul li { list-style: disc; margin-left: 30px; }
section.blog-outer .cntent-wrapper .content-cus ol li { list-style: decimal; margin-left: 30px; }
section.blog-outer .cntent-wrapper .content-cus strong { font-weight: 500; color: #CBA96E; }
.form_sec.galery-form{ position: relative; }
.form_sec.galery-form:before { content: ''; position: absolute; background-image: url(/wp-content/uploads/2026/07/Ellipse-ast.png); background-size: cover; height: 800px; background-repeat: no-repeat; width: 100%; }
.custom-single-post-header .custom-post-meta { text-align: center; padding-top: 20px; font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: #fff; }
.custom-single-post-header .custom-post-meta span a { color:  #F0CE8E; }
.social-main-icon .elementor-widget-social-icons .elementor-social-icons-wrapper { flex-wrap: nowrap!important; }
.main-contact-form form .form_row  input:-internal-autofill-selected { box-shadow: 0 0 0px 1000px #2d2c2a inset !important; -webkit-text-fill-color: #ffffff !important; transition: background-color 5000s ease-in-out 0s; }
footer{position: relative;}
.main-header-menu  > .e-con-inner { padding: 0 30px; }
footer:before { content: ''; position: absolute; width: 100%; height: 100%; background-image: url(/wp-content/uploads/2026/07/top-ast-footer-scaled.png); top: 0; z-index: 1; background-repeat: no-repeat; background-position: top; }
footer:after { content: ''; position: absolute; width: 100%; height: 100%; background-image: url(/wp-content/uploads/2026/07/btm-footer-ast-scaled.png); bottom: 0; z-index: 1; background-repeat: no-repeat; background-position: bottom; }



/*====================== Homepage CSS Start here ========================*/
.customize_options-sec { background: #000000; padding: 100px 20px ;} 
.customize_options-sec .container { max-width: 1620px; margin: 0 auto; }
.custom_option-wrapper-kp { display: flex; gap: 52px; flex-wrap: wrap; } 
.custom_lt-col-kp { width: 500px; display: flex; flex-direction: column; } 
.custom_rt-col-kp { width: calc(100% - 552px); }
.custom_rt-col-kp img { vertical-align: top; border-radius:  20px; width: 100%; object-fit: cover;    height:auto; }
.custom_title-col { display: flex; flex-direction: column; gap: 16px; }
.sub_title-kp span { position: relative; background: rgba(255, 255, 255, 0.08); border: 0.5px solid #CBA96E; backdrop-filter: blur(18px); border-radius: 100px; padding: 3px 15px; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 21px; text-transform: uppercase; color: #FFFFFF; display: inline-flex; gap: 8px; align-items: center; }
.sub_title-kp span::before { content: ''; display: inline-block; vertical-align: middle; width: 8px; height: 8px; background: url("/wp-content/uploads/2026/07/dot.svg") no-repeat; background-size: contain; }
.custom_title-col h2 { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 48px; line-height: 130%; color: #FFFFFF; margin: 0; }
.custom_title-col h2 span{ font-weight: 500; background: linear-gradient(180deg, #9F7236 0%, #F7CC84 31.73%, #5B3A16 86.06%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.custom_accordian_box-kp { margin: 40px 0 34px; }
.accordion_faq-news { display: flex; flex-direction: column; gap:20px }
.accordion_faq-news .accordion-item { background: rgba(255, 255, 255, 0.04); border: 0.5px solid rgba(203, 169, 110, 0.32); border-radius: 12px; }
.accordion_faq-news .accordion-item .accordion-item-header { display: flex; gap: 20px; align-items: center; justify-content: space-between; padding: 19px; cursor: pointer; }
.accordion_faq-news .accordion-item-header h5 { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #FFFFFF; margin: 0; }
.accordion_faq-news .accordion-item-header::after { content: ''; position: relative; background-image: url("/wp-content/uploads/2026/07/faq-arrow.svg"); width:19px; height: 9px; background-size: 19px 9px; background-position: center; background-repeat: no-repeat; border-radius: 50%; transition: 0.4s ease all; }
.accordion_faq-news .accordion-item.active .accordion-item-header::after { transform:rotate(180deg) }
.accordion-item-body { max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out;  }
.accordion-item.active .accordion-item-body {	 padding:0 19px 19px; margin-top: -4px; }
.accordion_faq-news .accordion-item.active { background: rgba(255, 255, 255, 0.15); border: 0.5px solid rgba(203, 169, 110, 1); }
.radio-list-kp { display: flex; gap: 10px; flex-wrap: wrap; }
.radio-item-kp { position: relative; width: max-content; display: inline-block; }
.radio_outer-kp { width: calc(50% - 5px); }
.radio-item-kp input { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); width: 100%; height: 100%; opacity: 0; z-index: 1; cursor: pointer; }
.radio-item-kp .custom-radio { margin: 0; padding: 0 0 0 36px; display: flex; align-items: flex-start; gap: 8px;  font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 160%; color: #FFFFFF; }
.radio-item-kp .custom-radio::after { content: ''; position: absolute; left: 0px; top: 0px; width: 24px; height: 24px; background: rgba(255, 255, 255, 0.04); border: none; border-radius: 50%; border: 1px solid #CBA96E; }
.radio-item-kp .custom-radio::before { position: absolute; left: 7px; top: 7px; width: 10px; height: 10px; display: inline-block; background: #CBA96E; content: ''; border-radius: 50%; opacity: 0; }
.radio-item-kp input[type="radio"]:checked + .custom-radio::before{opacity:1;}
/* Price */
.price-wrapper-kp { display:flex; align-items:center; gap:20px; margin-top:20px; }
.price-wrapper-kp .price-title { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #FFFFFF; margin: 0; } 
.price-wrapper-kp .price-value { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #FFFFFF; box-sizing: border-box; display: flex; flex-direction: column; align-items: flex-start; padding: 19px; background: rgba(255, 255, 255, 0.15); border: 0.5px solid #CBA96E; border-radius: 12px; }
.custom_getQuote-kp button { background-color: transparent; font-family: "DM Sans", Sans-serif; font-size: 22px; font-weight: 700; text-transform: uppercase; line-height: 29px; color: #000000; background-image: linear-gradient(180deg, #B0864E 0%, #CFA666 50%); box-shadow: 2px 0px 8px 0px rgba(0, 0, 0, 0.6) inset; border: 2px solid #FAC25B; border-radius: 15px; padding: 14px 30px 14px 30px; cursor: pointer; transition:0.4s ease all }
.custom_getQuote-kp button:hover{background-color: transparent; background-image: linear-gradient(180deg, #CFA666 0%, #B0864E 50%);color:#000;}	
.box-img-shape { position: absolute; bottom: 0; right: 0; z-index: -1; }
.box-img-shape img { vertical-align: top; width: 300px; }
/*====================== Homepage CSS end here ========================*/

.quote-popup-kp { background: rgba(0,0,0,.85); position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } 
.quote-popup-kp.active { display: block; overflow-x: hidden; overflow-y: auto; }
.quote-popup-inner-kp { background: #000000; border: 2px solid rgba(203, 169, 110, 0.3); border-radius: 30px; max-width: 983px; padding: 40px; margin: 80px auto; position: relative; display: flex; flex-direction: column; gap: 15px; }
.quote-close-kp { position: absolute; right: 30px; top: 30px; background: none; border: 0; cursor: pointer !important; } 
.quote-close-kp img { width: 24px; vertical-align: top; }
.quote-close-kp:hover, .quote-close-kp:focus { background: none; outline: none; box-shadow: none; }
.form-field{ margin-bottom:15px; }
.form-field input, .form-field textarea{ width:100%; padding:12px; }
.quote-popup-inner-kp > h3 { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 48px; line-height: 130%; color: #FFFFFF; margin: 0; }
.selected-product-kp { display: flex; flex-wrap: wrap; gap: 10px 20px;margin: 0 0 15px; } 
.quote-popup-inner-kp > h3 { font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 48px; line-height: 130%; color: #FFFFFF; margin: 0; } 
.selected-product-kp p { font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: rgb(255 255 255 / 70%); display: flex; gap: 10px; } 
.selected-product-kp p strong { font-weight: 500; color: #fff; }

.kitchen_field-outer { display: flex; gap: 50px; } 
.kitchen_textarea-kp { margin: 50px 0 30px; } 
.kitchen_input-kp .wpcf7-form-control-wrap { display: inline-block; width: 100%;     position: relative; } 
.kitchen_input-kp .wpcf7-form-control-wrap input { background: transparent; border: none; border-bottom: 1px solid #C5C5C5; border-radius: 0; padding: 0 0 11px; font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: #ffffff; box-shadow: 0 0 0px 1000px #000000 inset !important; -webkit-text-fill-color: #ffffff !important; transition: background-color 5000s ease-in-out 0s; }
.kitchen_textarea-kp .wpcf7-form-control-wrap { display: inline-block; width: 100%; } 
.kitchen_textarea-kp .wpcf7-form-control-wrap textarea { background: transparent; resize: none; border: none; border-bottom: 1px solid #C5C5C5; border-radius: 0; height: 130px; padding: 0 0 11px; font-family: 'Clash Grotesk'; font-style: normal; font-weight: 400; font-size: 20px; line-height: 30px; color: #ffffff; vertical-align: top; }
.kitchen_input-kp .wpcf7-form-control-wrap input::placeholder,.kitchen_textarea-kp .wpcf7-form-control-wrap textarea::placeholder { color: #d9d9d9; }
.kitchen_submit-kp input { background-color: transparent; font-family: "DM Sans", Sans-serif; font-size: 22px; font-weight: 700; text-transform: uppercase; line-height: 29px; color: #000000; background-image: linear-gradient(180deg, #B0864E 0%, #CFA666 50%); box-shadow: 2px 0px 8px 0px rgba(0, 0, 0, 0.6) inset; border: 2px solid #FAC25B; border-radius: 15px; padding: 14px 30px 14px 30px; cursor: pointer; transition: 0.4s ease all; }
.kitchen_submit-kp input:hover,.kitchen_submit-kp input:focus { background-color: transparent; background-image: linear-gradient(180deg, #CFA666 0%, #B0864E 50%); color: #000;border: 2px solid #FAC25B; }
.kitchen_input-kp { width: calc(33.33% - 33.33px); }
.quote-popup-inner-kp .wpcf7-response-output { margin: 20px 0 0 !important; border-width: 1px !important; border-radius: 8px; padding: 5px 15px !important; font-family: "DM Sans", Sans-serif; font-size: 16px; line-height: 24px; font-weight: 500; color: #fff; text-align: center; background: #D32F2F; border-color: #D32F2F !important; }
.wpcf7 form.sent .wpcf7-response-output { color: #0f5132; background-color: #d1e7dd!important; border-color: #badbcc !important; }
.kitchen_input-kp .wpcf7-not-valid-tip { line-height: 12px; font-weight: 500; font-family: "DM Sans", Sans-serif; color: #D32F2F !important; position: absolute; bottom: 4px; right: 0; font-size: 12px; }
.quote-popup-outer-kp { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; margin: 1.75rem auto; min-height: calc(100% - 3.5rem); }
body.quotepop_open { overflow: hidden; }
.kitchen_submit-kp p { display: inline-block; position: relative; }
.kitchen_submit-kp p span.wpcf7-spinner { position: absolute; left: 50%; top: 50%; margin: 0; transform: translate(-50%, -50%); }
.header-main-menu   a.hfe-menu-item { transition: color 0.3s;     font-family: 'Clash Grotesk' !important;}
.ryt-col-ft  .social-main-icon .elementor-social-icons-wrapper.elementor-grid { width: 100%!important; display: flex!important; justify-content: flex-start; }
.dialog-widget  .elementor-swiper-button svg { width: 32px!important; height: 32px!important; background: linear-gradient(180deg, #B0864E 0%, #CFA666 50%); border-radius: 5px; font-size: 20px!important; padding: 6px; }





.configurator .category-tabs { display: flex; gap: 15px; margin-bottom: 20px; padding: 25px; flex-wrap: wrap; -webkit-box-shadow: 0 4px 35px rgba(0, 0, 0, 0.15); box-shadow: 0 4px 35px rgba(0, 0, 0, 0.15); border-radius: 12px; background: rgba(255, 255, 255, 0.04); border: 0.5px solid rgba(203, 169, 110, 0.32); }
.configurator h3.titile { width: 100%; font-family: 'Clash Display'; font-style: normal; font-weight: 500; font-size: 22px; line-height: 27px; color: #FFFFFF; margin: 0; }
.configurator .category-tabs .tab-btn { cursor: pointer; transition: .3s; padding: 8px 5px; background: rgba(255, 255, 255, 0.04); border: 0.5px solid rgba(203, 169, 110, 0.32); border-radius: 12px; font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 160%; width: calc(33.33% - 10px); color: #fff; }
.configurator .category-tabs .tab-btn.active, .configurator .category-tabs .tab-btn:hover, .configurator .tab-content .design-card.active, .configurator .tab-content .design-card:hover { background: rgba(255, 255, 255, 0.15); border: 0.5px solid #CBA96E; }
.configurator .tab-content { display: none; gap: 15px; flex-wrap: wrap; padding: 25px; -webkit-box-shadow: 0 4px 35px rgba(0, 0, 0, 0.15); box-shadow: 0 4px 35px rgba(0, 0, 0, 0.15); background: rgba(255, 255, 255, 0.04); border: 0.5px solid rgba(203, 169, 110, 0.32); border-radius: 12px; }
.configurator .tab-content.active { display: flex; }
.configurator .tab-content .design-card { transition: .3s; cursor: pointer; background: rgba(255, 255, 255, 0.04); border: 0.5px solid rgba(203, 169, 110, 0.32); border-radius: 12px; width: calc(33.33% - 10px); overflow: hidden; }
.configurator .tab-content .design-card img{ width:100%; display:block; object-fit:cover; }
.configurator .tab-content .design-card .design-card-content h4 { padding: 8px 5px; text-align: center; font-size: 14px; font-family: "Poppins", sans-serif; font-style: normal; font-weight: 400; color: #fff; }
.custom_title-col.mob-view { display: none; }




/* responsive */
@media (min-width: 1921px)  {
.main-header-menu  > .e-con-inner { padding: 0; }

}
@media (min-width: 1801px) and (max-width: 1900px) {
.hero_sec .baner-left-col h1 { font-size: 50px!important; line-height: 60px!important; }
.get-a-guote-btn a.elementor-button { padding: 14px 20px!important; font-size: 20px!important; }
.main-header-menu nav.hfe-nav-menu__layout-horizontal ul li a.hfe-menu-item { font-size: 18px!important; }

}
@media (min-width: 1367px) and (max-width: 1800px) {
.main-header-menu nav.hfe-nav-menu__layout-horizontal ul li { margin-right: 20px!important; }
.get-a-guote-btn a.elementor-button { font-size: 18px!important; line-height: 26px!important; padding: 14px 20px!important; width: max-content; }
.right-menu-btn { gap: 20px!important; }
.social-main-icon .elementor-widget-social-icons .elementor-social-icons-wrapper {         flex-wrap: nowrap; gap: 10px; top: -7px; right: 10px; }
.hero_sec { padding: 120px 40px 0 40px; }
.hero_sec > .elementor-element.e-con-boxed { padding: 0 30px; }

.hero_sec .baner-left-col h1 { font-size: 42px!important; line-height: 60px!important; }
.hero_sec { min-height: 750px; }
.hero_para p { font-size: 20px; line-height: 26px; }
.hero_sec:before, .hero_sec:after { bottom: -100px; height: 200px; }
.intro-section > .e-con-inner { padding: 100px 0px; }
.sec_head.md_font  h2 { font-size: 52px; }
.main-header-menu .hder-inner { padding: 0 30px; }
.main-header-menu nav.hfe-nav-menu__layout-horizontal ul li a.hfe-menu-item, .header-ryt-menu li.elementor-icon-list-item a { font-size: 16px!important; }
.feat_card { right: 40px!important; }
.social-icon-main { gap: 10px; }
.main-header-menu { padding: 0 40px!important; }
.main-header-menu nav.hfe-nav-menu__layout-horizontal ul li a.hfe-menu-item { font-size: 16px!important; }
.custom_accordian_box-kp { margin: 20px 0; }
.custom_lt-col-kp { width: 460px; }
.custom_option-wrapper-kp { gap: 40px; }
.custom_rt-col-kp { width: calc(100% - 500px); }
.configurator .category-tabs, .configurator .tab-content { padding: 20px; }


}
@media (min-width: 1601px) and (max-width: 1800px) {
 .baner-center-col { width: 56%; bottom: -170px!important; }
}
@media (min-width: 1401px) and (max-width: 1600px) {
.baner-center-col { width: 56%; bottom: -180px!important; }
}
@media (min-width: 1367px) and (max-width: 1400px) {
 .baner-center-col { width: 56%; bottom: -220px!important; }
}
@media(max-width: 1800px) {
    .customize_options-sec { padding-left: 20px; }
   
}

@media(max-width:1366px){
.social-main-icon .elementor-widget-social-icons .elementor-social-icons-wrapper { top: -7px;  gap:10px;}
.hero_para p { font-size: 17px; line-height: 23px; }
.hero_sec:before, .hero_sec:after { bottom: -136px; height: 227px; }
.sec_head.md_font  h2 { font-size: 44px; }
.main-contact-form form .form_button input.wpcf7-submit { padding: 14px 20px 14px 20px; }
article.blog-card .blog-content h3.blog-title a, article.blog-card .blog-content h3.blog-title { font-size: 20px; line-height: 120%; }
.customize_options-sec { padding: 80px 20px; }
.custom_option-wrapper-kp { gap: 40px; }
.custom_lt-col-kp { width: 400px; }
.custom_rt-col-kp { width: calc(100% - 440px);         display: flex; align-items: center;}
.custom_accordian_box-kp { margin: 20px 0;  }
.price-wrapper-kp .price-title, .accordion_faq-news .accordion-item-header h5, .configurator h3.titile { font-size: 20px; line-height: 26px; }
.price-wrapper-kp .price-value { font-size: 20px; line-height: 26px; padding: 16px; }
/* .custom_rt-col-kp img { height: 750px; } */
.configurator .category-tabs, .configurator .tab-content {
    padding: 20px;
}


}
@media(max-width:1200px){
    .ft-nav-list ul.elementor-icon-list-items li a span.elementor-icon-list-text { word-break: break-word; }
.sec_head h2 { font-size: 40px; }
.hero_sec:before, .hero_sec:after { bottom: -70px; height: 102px; object-fit: scale-down; background-size: 95vw; background-position: bottom; }
.exp_slider button.slick-arrow.slick-next { right: 100px; width: 54px; height: 54px; }
.exp_slider button.slick-arrow.slick-prev { right: calc(90px + 64px + 26px); width: 54px; height: 54px; }
.choose-cell { background-size: 100%  100%!important; }
.main-contact-form form .form_button input.wpcf7-submit { font-size: 18px; line-height: 28px; }
.latest-blogs-section .blog-slii .slick-slide > div { margin: 0 10px; }
.latest-blogs-section .blog-slii .slick-list { width: calc(100% + 20px); left: -10px; }
article.blog-card .blog-content { padding: 20px; }
article.blog-card .blog-content .blog-meta span.blog-date {    padding: 1px 10px; right: -20px; }
article.blog-card .blog-content .blog-meta .author span.author-icon { width: 40px; height: 40px; }
.main-blog-sec .latest-blog-grid { gap: 20px; }
.latest-blog-grid article.blog-card { width: calc(33.3% - 13.33px); }
section.blog-outer { padding: 80px 0; }
.custom_title-col h2, .quote-popup-inner-kp > h3 { font-size: 40px; }
/* .custom_rt-col-kp img { height: 700px; } */
.custom_getQuote-kp button , .kitchen_submit-kp input{ font-size: 18px; line-height: 28px; padding: 14px 20px 14px 20px; }
.quote-popup-inner-kp { border-radius: 20px; max-width: 90%; padding: 30px; margin: 60px auto; }
.kitchen_field-outer { gap: 30px; }
.kitchen_input-kp { width: calc(33.33% - 20px); }
.hero_para p { font-size: 16px; line-height: 20px; }
}
@media(max-width:1024px){
.main_site-menu, .main_site-menu .header-main-menu, .main_site-menu .header-main-menu
.elementor-widget-container, .main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu, .hder-inner {
position: initial !important; }
.main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal {  opacity: 1 !important; visibility: visible !important;width: 300px!important; left: 0!important; position: absolute; height: calc(100vh - 108px); transition: 0.5s all; transform: translateX(-100%); top: 100%; }
.main-header-menu ul.hfe-nav-menu li#menu-item-87 { display: block; }
.main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal > ul {        height: auto; display: block; }
body.popupoen .main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal { transform: translateX(0%); }
.popupoen, .popupoen div#page { overflow: hidden;  position: relative; }
.popupoen:before { position: absolute; content: ''; width: 100%; height: 100%; background: #0000008a; inset: 0; z-index: 99; }
.review_slider button.slick-arrow { bottom: 40px; right: 40px; }
.review_slider button.slick-arrow.slick-prev { right: calc(65px + 40px); }
.left-menu-nav.main_site-menu .hfe-nav-menu__toggle .hfe-nav-menu-icon { width: 40px; height: 40px; min-height: 40px; min-width: 40px; display: flex; align-items: center; justify-content: center; }
.left-menu-nav.main_site-menu .hfe-nav-menu__toggle { margin-left: auto!important; margin-right: 0!important; z-index: 99999; background: #CBA96E; }
.selected-product-kp p { font-size: 18px; line-height: 28px; }
.left-menu-nav.main_site-menu { order: 3; }
.main-header-logo{ order:2; }
.right-menu-btn { order: 1;   justify-content: flex-start; }
.main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal { width: 100%!important; height: 100vh; top: 0; }
.main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal > ul { padding-top: 210px;     }
 .main-header-logo { z-index: 99999; }
 .quote-icon .elementor-icon-wrapper { display: flex; align-items: center;         justify-content: flex-start; }
.quote-icon .elementor-icon-wrapper a.elementor-icon { width: 40px; height: 40px; min-height: 40px; min-width: 40px; display: flex; align-items: center; justify-content: center; background: #CBA96E; border-radius: 3px; }
.right-menu-btn { display: block; padding: 0; width: 40px; order: 1; }
.left-menu-nav.main_site-menu { width: 40px!important; }
.hder-inner > .e-con-inner { justify-content: space-between!important; }
.hero_sec:before, .hero_sec:after { bottom: -46px; }
article.blog-card .blog-content .blog-meta .author span.author-name { font-size: 16px; }
article.blog-card .blog-content .blog-meta span.blog-date { font-size: 14px; }
}
@media(max-width:991px){
  .main-header-logo, .main-header-logo img, .main-header-logo > div { border-radius: 0 0 30px 30px!important; }  
.sec_head h2 { font-size: 36px; line-height: 120%; }
.hero_sec .baner-center-col{ position: unset; transform: unset; }
.hero_para p { color: #ffff; text-align: center; }
.hero_sec .banner-batch { position: absolute; bottom: -120px; right: 0; }
.hero_sec:before, .hero_sec:after{ bottom: -40px; height: 90px; }
.exp_slider button.slick-arrow.slick-next { right: 50px; width: 50px; height: 50px; bottom: 80px; }
.exp_slider button.slick-arrow.slick-prev { right: calc(30px + 64px + 26px); width: 50px; height: 50px; bottom: 80px; }
.sec_head.md_font  h2 { font-size: 40px; }
.feature-sec .feat_card{ position: unset; }
.feature-sec .feat_card .feat-list-col ul.elementor-icon-list-items { display: flex; flex-wrap: wrap; gap: 10px 20px; }
.feature-sec .feat_card .feat-list-col ul.elementor-icon-list-items li.elementor-icon-list-item { width: calc(50% - 10px); align-items: center; }
.faq summary.e-n-accordion-item-title:before { font-size: 22px; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow, .review_slider button.slick-arrow { width: 50px; height: 50px; }
.prod_highlight:before { top: 0; height: calc(100% + 100px); }
.main-contact-form form .form_row.form-col-grid { gap: 20px; margin-bottom: 30px; }
.main-contact-form form .form_row.form-col-grid .input_grp { width: calc(33.33% - 13.33px); }
.main-contact-form form .form_button { margin-top: 40px; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap input, .main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea { font-size: 18px; line-height: 26px; }
.latest-blog-grid article.blog-card { width: calc(50% - 10px); }
.custom_lt-col-kp { padding-bottom: 0; }
section.blog-outer .cntent-wrapper .content-cus p, section.blog-outer .cntent-wrapper .content-cus ul li, section.blog-outer .cntent-wrapper .content-cus ol li { font-size: 18px;}
.customize_options-sec { padding: 40px 20px 80px 20px; }
.custom_rt-col-kp, .custom_lt-col-kp { width: 100%; }
.custom_rt-col-kp img { height:100%; border-radius: 20px; }
.custom_title-col h2, .quote-popup-inner-kp > h3 { font-size: 36px; line-height: 120%; }
.kitchen_input-kp .wpcf7-form-control-wrap input, .kitchen_textarea-kp .wpcf7-form-control-wrap textarea { font-size: 18px; line-height: 28px; }
.quote-close-kp img { width: 20px; }
.custom_option-wrapper-kp { flex-direction: column-reverse; }
.custom_rt-col-kp { margin-bottom: 0;         flex-direction: column;}
.main_site-menu .header-main-menu .elementor-widget-container .hfe-nav-menu__layout-horizontal > ul { padding-top: 160px; }
.inner-banner +.why-choose-section section.customize_options-sec { padding-top: 80px; }
.custom_title-col.desktop-view { display: none; }
.custom_title-col.mob-view { display: flex; margin-bottom: 20px; width: 100%; text-align: center; }
.custom_accordian_box-kp { margin: 0 0 25px 0; }
.custom_option-wrapper-kp { gap: 30px; }
.choose_cell_row .choose-cell p { min-height: 80px; }
}
@media(max-width:767px){
    .custom-single-post-header .custom-post-meta { font-size: 18px; line-height: 28px; }
    section.blog-outer .cntent-wrapper .content-cus ul li { margin-left: 20px; }
section.blog-outer .cntent-wrapper .content-cus ol li {  margin-left: 20px; }
.review_slider .slick-slide > div, .review_slider .slick-slide > div > div { border-radius: 20px; }
    .latest-blog-grid article.blog-card { width: 100%; }
.main-header-logo  .elementor-widget-image { transform: unset!important; display: flex; }
.left-menu-nav.main_site-menu { order: 3; }
.main-header-logo, .main-header-logo img, .main-header-logo > div { border-radius: 0 0 20px 20px!important; }
/* .custom_rt-col-kp img { height: 400px; } */
.sec_head.md_font  h2 { font-size: 30px; }
.main-header-logo{ order:2; }



.main-header-logo .elementor-widget-image { position: unset; transform: unset !important; }
.sec_head h2 { font-size: 30px; line-height: 120%; }
.hero_sec:before, .hero_sec:after { bottom: -50px; background-position: center; }
section.blog-outer { padding: 70px 0; }
section.blog-outer .img-wrapper { margin-bottom: 20px; }
section.blog-outer .cntent-wrapper .content-cus { gap: 15px; }
.hero_sec .banner-batch { bottom: -90px; }
.exp_slider button.slick-arrow.slick-prev { right: calc(50% + 10px); width: 45px; height: 45px; bottom: 40px; }
.exp_slider button.slick-arrow.slick-next { right: calc(50% - 50px); width: 45px; height: 45px; bottom: 40px; }
.choose_cell_row { gap: 100px 20px; }
.choose_cell_row .choose-cell { width: calc(50% - 10px); margin: 0;   }
.choose_cell_row .choose-cell > .elementor-element:last-child { margin-top: 20px; }
.choose-cell { background-size: 100% 100%!important; }
.faq summary.e-n-accordion-item-title:before { left: 25px; font-size: 20px; }
.latest-blogs-section .blog-slider-arrows button.slick-arrow, .review_slider button.slick-arrow { width: 45px; height: 45px; }
.review_slider button.slick-arrow.slick-prev { right: calc(65px + 30px); }
.main-contact-form form .form_button input.wpcf7-submit{ font-size: 16px; line-height: 26px; padding: 12px 20px 12px 20px; }
.main-contact-form form .form_row.form-col-grid .input_grp { width: 100%; }
.main-contact-form form .form_row.form-col-grid { gap: 30px; }
.main-contact-form form .form_button { margin-top: 30px; }
.main-contact-form form .wpcf7-response-output, .wpcf7-response-output { font-size: 14px; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap input, .main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea { font-size: 15px; line-height: 26px; }
.gallery-col-main .cs_gallery .gallery figure { border-radius: 20px!important; margin: 0 0 15px !important; }
.gallery-col-main  .cs_gallery .gallery { column-count: 2!important; column-gap: 15px!important; }
section.blog-outer .cntent-wrapper .content-cus p, section.blog-outer .cntent-wrapper .content-cus ul li, section.blog-outer .cntent-wrapper .content-cus ol li { font-size: 16px;}
footer:after { background-size: contain; }
footer .bottom-col-ft { max-width: 300px; }

.custom_title-col h2, .quote-popup-inner-kp > h3 { font-size: 30px; line-height: 120%; }
.custom_accordian_box-kp { margin:0 0  25px 0;}
.price-wrapper-kp .price-title, .accordion_faq-news .accordion-item-header h5, .configurator h3.titile { font-size: 18px; }
.price-wrapper-kp .price-value { font-size: 18px; line-height: 26px; padding: 14px; }
.custom_getQuote-kp button, .kitchen_submit-kp input { font-size: 16px; line-height: 28px; padding: 12px 20px; }
.sub_title-kp span { font-size: 14px; line-height: 20px; }
.accordion_faq-news .accordion-item .accordion-item-header { padding: 16px; }
.accordion-item.active .accordion-item-body { padding: 0 16px 16px; }
.radio-item-kp .custom-radio::before { left: 7px; top: 7px; width: 8px; height: 8px; }
.radio-item-kp .custom-radio::after { width: 22px; height: 22px; }
.custom_rt-col-kp img { border-radius: 15px; }
.customize_options-sec { padding: 20px 15px 40px 15px; }
.kitchen_input-kp .wpcf7-form-control-wrap input, .kitchen_textarea-kp .wpcf7-form-control-wrap textarea { font-size: 16px; line-height: 28px; }
.quote-popup-inner-kp { padding: 20px; margin: 50px auto; }
.selected-product-kp { gap: 8px; }
.kitchen_field-outer { gap: 15px; }
.kitchen_input-kp { width: calc(33.33% - 10px); }
.kitchen_field-outer { flex-wrap: wrap; }
.kitchen_textarea-kp { margin: 15px 0 20px; }
.kitchen_textarea-kp .wpcf7-form-control-wrap textarea { height: 100px; }
.selected-product-kp { margin: 0; }
.selected-product-kp p { font-size: 16px; line-height: 28px; }
.quote-close-kp { right: 20px; top: 20px; }
.quote-close-kp img { width: 15px; }
.inner-banner +.why-choose-section section.customize_options-sec { padding-top: 70px; padding-bottom: 70px; }
.custom_title-col { justify-content: center; align-items: center; text-align: center; }
.social-main-icon .elementor-social-icons-wrapper span.elementor-grid-item:last-child { display: flex; justify-content: flex-end; }
.custom_getQuote-kp { display: flex; justify-content: center; }
.main-contact-form form .form_row .input_grp p span.wpcf7-form-control-wrap textarea { height: 100px; }
.dialog-widget  .elementor-swiper-button.elementor-swiper-button-prev { left: 20px!important; }
.dialog-widget  .elementor-swiper-button.elementor-swiper-button-next { right: 20px!important; }
}
@media(max-width:600px){
.choose-cell { background-size: cover!important; }
}
@media(max-width:575px){
.feature-sec .feat_card .feat-list-col ul.elementor-icon-list-items li.elementor-icon-list-item { width: 100%; }
.choose_cell_row .choose-cell { width: 100%; }
.choose_cell_row .choose-cell > .elementor-element:last-child { margin-top: 30px; }
.choose-cell { background-size: cover!important; background-position: 100% 20%!important; }
footer .bottom-col-ft { max-width: 200px; }
.kitchen_input-kp { width: 100%; }
.price-wrapper-kp .price-value { padding: 10px 14px; }
.configurator .category-tabs, .configurator .tab-content { padding: 15px; }
.configurator .category-tabs, .configurator .tab-content { gap: 15px 10px; }
.configurator .category-tabs .tab-btn, .configurator .tab-content .design-card { width: calc(33.33% - 6.66px);    border-radius: 8px; }
.review_slider .revew-slide p { min-height: 150px; }


}
@media(max-width:480px){
  .hero_para p { font-size: 16px; line-height: 26px; }
.faq details summary span.e-n-accordion-item-title-header .e-n-accordion-item-title-text { font-size: 18px; }
.faq summary.e-n-accordion-item-title:before { font-size: 18px; }
.faq details >  .elementor-element .sec_head { font-size: 16px; }
.revew-slide{ padding-bottom:100px; }
.review_slider button.slick-arrow.slick-prev { right: calc(50% + 10px); }
.review_slider button.slick-arrow { bottom: 30px; right: calc(50% - 50px); }
.latest-blogs-section .blog-slii article.blog-card, article.blog-card { border-radius: 20px; }
article.blog-card .blog-content h3.blog-title a, article.blog-card .blog-content h3.blog-title { font-size: 18px; line-height: 120%; }
article.blog-card .blog-content .blog-meta .author span.author-name { font-size: 18px; }
article.blog-card .blog-content .blog-meta span.blog-date { padding: 1px 15px; }
section.blog-outer { padding: 50px 0; }
.latest-blogs-section .blog-slider-arrows { margin-top: 30px; }
article.blog-card .blog-content .blog-meta .author span.author-icon { width: 35px; height: 35px; }
article.blog-card .blog-content .blog-meta .author span.author-icon svg { width: 18px; height: 18px; }
.radio_outer-kp { width: 100%; }
.quote-popup-inner-kp { max-width: 95%; border-radius: 15px; }
.choose_cell_row .choose-cell {   background-position: top center !important; }
.dialog-widget  .elementor-swiper-button.elementor-swiper-button-prev { left: 10px!important; }
.dialog-widget  .elementor-swiper-button.elementor-swiper-button-next { right: 10px!important; }
.gallery-col-main .cs_gallery .gallery figure { border-radius: 15px!important; }
.configurator .tab-content .design-card .design-card-content h4 { font-size: 13px; }
}
@media(max-width:375px){
    .configurator .category-tabs .tab-btn{ width:100%; }
 .configurator .tab-content .design-card { width: calc(50% - 5px); }
.configurator .category-tabs { gap: 10px; }
}
@media(max-width:360px){
article.blog-card .blog-content .blog-meta .author span.author-icon { width: 30px; height: 30px; min-width: 30px; }
article.blog-card .blog-content .blog-meta .author { width: 60%; }
    article.blog-card .blog-content .blog-meta .author span.author-name { font-size: 16px; }
    article.blog-card .blog-content .blog-meta span.blog-date { padding: 1px 10px; font-size: 14px; }
}
@media(max-width:330px){
article.blog-card .blog-content .blog-meta .author span.author-icon { width: 28px; height: 28px; min-width: 28px; }
article.blog-card .blog-content .blog-meta .author span.author-name { font-size: 14px; }
}