/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.9.1752492999
Updated: 2025-07-14 11:36:39

*/
/*Common CSS Start*/

h1, h2, h3, h4, h5, h6 {  font-family: "Plus Jakarta Sans", sans-serif; font-optical-sizing: auto;   letter-spacing: 0px;  }

section.home-slider,.section.online-sec .heading span { font-family: "Plus Jakarta Sans", sans-serif; font-optical-sizing: auto; letter-spacing: normal;
	-webkit-text-size-adjust: none;	font-weight:normal;line-height: normal;  margin: 0;   }
 
a,p,ul li,button, li a,span,div,input,button,textarea , .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .header-footer-group table td, ol.ser_kl li{ font-family: "Plus Jakarta Sans", sans-serif;	font-optical-sizing: auto; letter-spacing:normal;
	outline:0;	-webkit-text-size-adjust: none;	font-weight:normal;  }

input,button.textarea {  outline:none;}
:focus-visible {    outline: none !important;}
:focus-within {    outline: none !important;}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 16px;
	-webkit-text-size-adjust: none; 
}
*{
	-webkit-text-size-adjust: none;
}

ul, ol ,.header-titles .site-logo,ul.primary-menu{    margin: 0;    list-style: none;}
.container, .header-inner.section-inner {  max-width: 1290px;  margin: 0 auto;    padding-left: 0;    padding-right: 0;    width: 100%;  }
section{	padding: 8rem 0;  }

li {  font-weight: 400;     font-size: 14px;  line-height:normal;  letter-spacing: normal;  color: #191919;  margin-bottom: 0;      line-height: 1.8;   }

.sub-heading {  color: #fff;  background: #7fc354;   width: fit-content;  padding: 5px 18px 3px 18px;  border-radius: 26px;   
	font-size: 14px;    margin-bottom: 10px !important;    }

.main-heading, .main-heading span { font-size: 40px;   line-height: normal;  color: #fff; font-weight: 800;   font-family: "Plus Jakarta Sans", sans-serif;  }
.primary-menu li.current-menu-item > a {   background: #7fc354;    border-radius: 50px;    padding: 4px 16px;  }
.primary-menu li.current-menu-item > a:hover {  color:#ffffff!important;   }

.disp-flex {  display: flex;    justify-content: space-between;    gap: 30px;    align-items: center;  }
.padd { padding: 6rem 0 4rem;  }
span.theme-btn.btn a { color: #ffffff;    text-transform: uppercase;  }
span.theme-btn.btn a:hover {  color: #191919;   }
a:hover, a:focus, a:active {  color: #fc8b15;  }
.cnt { text-align: center;  }
.flex {  display: flex;  gap: 30px;  justify-content: space-between;  align-items: center;  }
.main-heading, .main-heading span {  margin-top: 0px;    margin-bottom: 24px;   }
.sub-header.about-sub.featured-banner {  min-height: 300px;  display: flex;  align-items: center;  justify-content: center;  }
.sub-header h1 {  text-align: center;   font-size: 28px;     margin: 0;     }
.col-left,.col-right {  width: 100%; }

div#wpcf7-f217-o1.wpcf7 form.invalid .wpcf7-response-output, div#wpcf7-f146-o1.wpcf7 form.invalid .wpcf7-response-output {
    border: 2px solid #7fc354 !important;    font-size: 14px;    margin-left: 0;  }

.main-heading span {  color: #7fc354; }

.box1, .rul-section .container {  background: #1e1c1d;    border: 1px solid #646464;    padding: 10px;    border-radius: 30px; }

.box2, .contact-card {    background: #ffffff;    border: 1px solid #dadada;    padding: 10px;    border-radius: 30px;
	transition: all 0.3s ease;     cursor: pointer;  }

p { margin-bottom: 0; }

.sub-header {    position: relative;    background-size: cover !important;    z-index: 1;  }
.sub-header::before {    content: "";    position: absolute;    inset: 0;    background: rgba(0, 0, 0, 0.55);    z-index: 0;  }
.sub-header .container {    position: relative;     z-index: 2; }
img.land_img.box1 {  max-height: 250px;  width: 100%;   object-fit: cover;  }
img.land_img.box2 {  max-height: 250px;  }

/* Common CSS End */




/* Header CSS Start*/

header#site-header {    position: sticky;   width: 100%;    top: 0px;    background: #111111;     z-index: 10; }
.site-logo img {     transition: 0.2s linear;}
header#site-header.sticky    .site-logo img {
	max-height: 5rem;}
.header-inner {  padding: 15px 0; }

#site-header.sticky   .header-inner  { padding: 8px 0; }

.right-sec {  min-width: 200px;  float: right;   display: flex;   justify-content: flex-end;  }
.header-navigation-wrapper {  margin: 0;  width: 100%;  }
ul.primary-menu { justify-content: center !important;      display: flex;    align-items: center;  }
.primary-menu > li {  margin: 0; }
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {  text-decoration: none;  }
.current-menu-item > a { position: relative;  color: #7fc354;  font-weight: 500; }

.primary-menu li a {  color: #fff !important;  font-size: 15px;  font-weight: 400;  text-transform: uppercase; 
	transition: 0.1s cubic-bezier(0.44, 0.35, 0.87, 0.52);    padding: 0px 26px;   }

.right-sec a, .column-right p.more-btn a, #site-footer input[type="submit"] {  color: #fff;  font-size: 15px;  font-weight: 600;  text-transform: uppercase;
	transition: 0.1s cubic-bezier(0.44, 0.35, 0.87, 0.52);  border: 1px solid #fff;  padding: 12px 40px;  text-decoration: none;  }

.right-sec a {    border-color: #e6038f;    border-radius: 10px;      padding: 15px 30px;  }
.right-sec a:hover {  background: #e6038f;  color: #ffffff;  }
.primary-menu li a:hover { color: #7fc354 !important;   text-decoration: none;  }
.current-menu-item > a {  position: relative;  color: #7fc354;  font-weight: 500; }

.toggle-inner {  height: 35px;   width: 35px;    background: #fff;    padding: 0 !important;    display: flex; 
	align-items: center;    justify-content: center;    border-radius: 6px;   }

.header-inner .toggle {  justify-content: flex-end;  }
.header-inner .toggle {  padding: 0 0rem;  }

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a {   color: #c5c5c5;  }

.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a {   color: #152238;   font-size: 14px;
    padding: 16px 10px;   letter-spacing: 0.2px;  }

span.toggle-text {  display: none;  }
.menu-modal-inner {  background: #7fc354;  }
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a {  color: #fff;  }

.menu-modal nav * {    border-color: #dcd7ca52 !important;  }
.fill-children-current-color, .fill-children-current-color * {  fill: rgb(255 255 255);  }

.nav-toggle { top: -4px;  }
.nav-toggle { right: 2.2rem; }
.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {  text-decoration: none;  }
.header-titles {  margin: 0; }

/* Header CSS End*/


/* Footer CSS Start */
footer#site-footer .container div#foo {    display: flex;     justify-content: space-between;  }

footer#site-footer {    background: url(https://coffeeshop-popeye.nl/wp-content/uploads/2026/04/footer-img.jpg);
	background-repeat: no-repeat;    background-size: cover;  }

#site-footer { padding-bottom: 0;   }
.main-footer h3 {    margin: 0 0 1rem;    color: #7fc354;    font-size: 24px;    margin-bottom: 2rem;  }
.main-footer li { list-style-type: none; margin-left: 0;  }
footer#site-footer a { color: #fff;  }

img.image.wp-image-53.attachment-full.size-full {  margin: auto;  max-height: 120px;  object-fit: contain;   margin-bottom: 40px;  }
ul.openinghrs {
    margin-top: 20px;
}
ul.openinghrs li {
    font-size: 15px;
    color: #fff;
}

.fooeter-copyright {  display: flex;    align-items: center;    justify-content: center;  padding: 20px 0px;  margin-top: 6rem;      border-top: 1px solid #363636;  }

#site-footer ul.social {  display: flex;  }
ul.con-icons { display: flex; align-items: center;justify-content: center; gap: 15px; flex-direction: column;  }
.widget li {   margin: 0;  }
.con-icons a {  color: #fff;      font-size: 18px;  }
.fooeter-copyright p {  color: #fff;  }
.our-link a {  color: #9f693a;  }
.con-icons i {  color: #fff;   padding-right: 8px; }
#site-footer a:hover {   color: #7fc354;   text-decoration: none;  }
#site-footer .social a:hover {  /* background: #7fc354; */  color: #fff;  text-decoration: none;  }

#site-footer .social a {  background: transparent;  border: 3px solid #ffffff6b;   color: #fff;    padding: 8px 34px;    border-radius: 50px;
    text-transform: capitalize;    font-weight: 500;  }
#site-footer .footer-sec-four.first ul.social a { padding: 0;  border: 0;}
#site-footer .footer-sec-four.first ul.social {  gap: 2rem; align-items: center; justify-content: flex-start;}
i.fa-brands { font-size: 26px;}
.footer-sec-four.third ul.con-icons { align-items: flex-start;}

.main-footer  .footer-sec-four.fourth li#email-subscribers-form-2 h3 {    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;    font-size: 15px;    font-weight: normal;  }

li#email-subscribers-form-2 { margin-top: 0;  }
.footer-sec-four.second ul#menu-links li { margin-bottom: 1.0rem;  }
.footer-sec-four.fourth .es-field-wrap.ig-es-form-field {  margin-bottom: 2rem;  }
footer#site-footer, footer#site-footer a, #site-footer input[type="submit"] {  font-size: 15px; font-weight: normal;  }
.footer-sec-four.second ul#menu-links li.current-menu-item a { color: #7fc354; font-weight:600;  }

#site-footer .footer-sec-four.first ul.social a {    width: 40px;    height: 40px;    border: 1px solid rgba(255, 255, 255, 0.4);
    display: flex;    align-items: center;    justify-content: center;    border-radius: 50%;    color: #fff;
    font-size: 14px;    transition: 0.3s;    background: #fcfcfc;    opacity: 0.9;  }

i.fa-brands {    color: #111111;    font-size: 20px;  }

/* Footer CSS END */


/* Slider CSS Start */

.slider {
    position: relative;
}

.banner-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1290px;
    top: 27%;
}

.banner-content .main-heading {
    font-size: 110px;    line-height: 110px;
    font-weight: 800;    text-shadow: 0 0 5px #0000008a;
}

.banner-content .main-heading span {
    font-size: 110px;    line-height: 110px;
}
.banner-content p{ text-shadow: 0 0 5px #0000008a; }
/* Slider CSS END */


/* About Section CSS Start */

section#about-home .main-heading.cnt {    width: 100%;   }
.column-right .column-top {  display: flex;  align-items: center;  }
.column-bot {/*  background: #7fc354; */   padding: 50px;  }
.about-btn a:hover {  background: #7fc354;  color: #fff;  }

.about-sec .inr_hdg {  border: none;  }

.column-right .column-top {  display: flex;    align-items: flex-end;    justify-content: space-between;  }
.column-bot { padding: 50px 30px;     }
.about-sec .col-left .desc {  color: #f7f7f7;  }
.about-btn {  margin-top: 30px;  }

.about-btn a {  padding: 12px 30px;    background: #f5e9dc;    color: #1a1a1a;    text-decoration: none;    text-transform: uppercase;
    font-weight: 600;    font-size: 16px;  } 

.column-right .col-left {  max-width: 60%; }
.column-right {  display: flex;    flex-direction: column;    justify-content: space-between;    gap: 20px;   width: 60%;   }
.about-sec .desc {  color: #f7f7f7;     line-height: 2; }
.column-bot {  display: flex; flex-direction: row;  gap: 30px;  justify-content: space-between;   align-items: center; }
.inr_hdg {  font-size: 24px;  padding-bottom: 10px;      margin: 0;  }

.about-sec .main-heading { /* position: absolute; */ }
.column-left {    display: flex;   flex-direction: column;      justify-content: space-between;      width: 36%;   }

section#about-home .disp-flex { align-items: stretch;  }
.column-mid, .column-right { width: 33%;}
.column-mid img.about1-img { width: 100%; object-fit: cover;    border-radius: 30px;    height: 100%;}
.column-mid {  border-radius: 30px;}
.column-bot .col1 img, .column-bot .col2 img { background:#353334; padding:15px; border-radius:10px;    display: none;}
.column-bot p {  margin-bottom: 0;}
.col1, .col2 {  display:flex; flex-wrap:wrap;  gap:2rem;}
section#about-home {  background: #111111;}
section#about-home 
.men_sec.box1 {     height: 100%;  padding: 0;}
.men_sec.box1 p { padding: 54px 30px  0;  }
.men_sec.box1 a {padding: 30px 30px;  margin-bottom: 20px;  color: #e6038f;   text-decoration: none;  font-size: 18px; font-weight: 400; }
.about-sec .men_sec.box1  p:nth-child(2) {      padding: 20px 30px;  }
.men-img { margin-top: 2rem;  }
.men_sec.box1 a:hover {  color: #fff;  }
.column-right p.more-btn a {  background: #fff;  color: #111; border-radius: 10px;padding: 20px 30px;text-transform: capitalize;      display: inline-block;}
.column-right p.more-btn a:hover{ background: #7fc354;    color: #fff;  }
.men_sec.box1 p.lab { font-size: 20px;  font-weight: 400;  }
 
.abt_box.box2:hover {  background: #7fc354;  color: #fff;}
.abt_box.box2:hover .item-title { color: #fff;}
.men-img img {   border-radius: 0 0 30px 30px;}
.column-right p.desc {   margin-bottom: 0;}
.men-img {    display: flex;    align-items: center;    justify-content: center;    max-width: 100%;    overflow: hidden;  }
.men-img {  position: relative;  height: 270px;}
.men-img img {        position: absolute;        width: 180px;        height: 180px;   object-fit: cover;
        border-radius: 12px;        box-shadow: 0 5px 15px rgba(0,0,0,0.4);  }

img.abt_img1 { left: -10px; transform: rotate(10deg)!important; }
img.abt_img2 {left: 110px; top: 50px; transform: rotate(-20deg)!important;z-index: 2; border: 3px solid #fff;  }
img.abt_img3 { right: 0; transform: rotate(20deg)!important;  }
 #about-home  .column-right p.desc { font-size:14px;}
/* About Section CSS END */



/*  Gallery Section CSS Start  */

.gallary-sec .container {max-width: unset;padding: 0;}
section#gallary-home, section.serv-sec, section.faq-home { background: #ffffff;}
.owl-item {    display: inline-block;    vertical-align: middle;   padding: 0 30px 0 0;  }
.owl-stage-outer {    overflow: hidden; }
.gallary-sec .owl-nav.disabled, .gallary-sec .owl-dots.disabled {  display: none !important; }
.gallary-sec .main-heading {  color: #d18750;  }
.gallery-img img { border-radius: 30px;}
section#gallary-home .owl-dots {  display: none;}
section#gallary-home { padding-bottom: 0;}

/*Gallery Section CSS End*/



/* Why-Choose-Us Section CSS Start */

.sec_speclt {  display: flex;  justify-content: center;      gap: 30px;       width: 100%;    margin: auto;   }
.item-title {  font-size: 20px;      margin: 0;  }

.col-cent .desc, .men_sec.box1 p:nth-child(2), #about-home p.desc {   color: rgba(255, 255, 255, 0.78);    padding: 0;    max-width: 100%;    font-size: 16px;    line-height: 1.85;    letter-spacing: 0.4px;    font-weight: 300;  }
 
.home-chose .sub-heading {  text-align: center; margin: auto;   }
.abt_box { width: 25%; padding:65px 45px;}
.abt_box .item-title { color: #111111;    text-align: center;   }
.item-inner.style2 {    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;    gap: 2rem; }

section.home-chose .container{    max-width: unset;    align-items: stretch;    gap: 10rem;    }
.col-lft.ani-left {  width: 45%;}
.col-cent {  width: 40%;    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;}
section.home-chose .main-heading {
    margin-left: 0;
}
.col-rght {  width: 15%;}
.col-lft.ani-left img {     width: 100%;
    height: 100%;
    border-radius: 0 60px 60px 0;
    object-fit: cover;}
.home-chose .col-rght { margin-right: 30px;}
.home-chose .col-rght img {   width: 100%;    height: 100%;    border-radius: 20px;  }
.col-lft.ani-left {    position: relative;  }
.half-square {    position: absolute;    border: 3px solid white;    height: 90%;    width: 96%;    top: 5%;    left: 0;
    border-radius: 0 60px 60px 0;  }

.item-icon {  width: 60px;        height: 60px;         border-radius: 50%;  display: flex;  justify-content: center;
        align-items: center;        margin-bottom: 15px;    position: relative;    }

.item-icon img { position: absolute; transition: opacity 0.3s ease; }
.abt_box.box2:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.15); }
.abt_box.box2:hover .item-icon { background: #fff; }
.abt_box.box2 .item-icon .icon-default  {  opacity: 1; }
.abt_box.box2 .item-icon .icon-hover { opacity: 0; }
.abt_box.box2:hover .item-icon .icon-default  { opacity: 0;}
.abt_box.box2:hover .item-icon .icon-hover {   opacity: 1;  }


/* Why-Choose-Us Section CSS END */




/* Review Section CSS Start */

.review-left {  width: 33%; }
.review-right {  width: 58%;  }
.review-left .main-heading {  margin-bottom: 0;   margin-top: 30px;  }

section#review-home {  background: url(https://coffeeshop-popeye.nl/wp-content/uploads/2026/04/review-bg.jpg);
	background-attachment: fixed;  background-size: cover;    background-repeat: no-repeat;  }

.review-sec .sub-heading {  text-align: center;  margin: auto;  }
.testimonial-item p {    text-align: left;    color: #fff;    font-style: italic;    font-size: 24px;    line-height: 2;  }
.testimonial p {  text-align: center;    font-size: 18px;    max-width: 80%;    margin: auto;  }

.custom-testimonials .owl-nav {  position: absolute;  top: 50%;  left: 0;  right: 0;  display: flex !important;
  justify-content: space-between;  transform: translateY(-50%);  pointer-events: none;  }

.custom-testimonials .owl-nav button {  background: transparent;   color: #333;    font-size: 28px;  padding: 8px 20px;  border-radius: 50%;    cursor: pointer;    pointer-events: all;    transition: background 0.3s ease;    z-index: 1;	border: 1px solid #333;  }

.custom-testimonials .owl-nav button:hover {  background: rgb(90 132 192);  color: #fff;   text-decoration: none;
    border: 1px solid #5a84c0;  }

section#review-home .disp-flex {    padding: 0;  }
section#review-home .fa-quote-left {    font-size: 60px;  }

/* Override Owl Carousel disabling */

button.owl-next {  right: 0;   position: absolute; }
.owl-nav.disabled {  display: contents !important;  }
.custom-testimonials .owl-prev {  left: 0;   position: absolute;      top: 50%;  }
.custom-testimonials .owl-next {  right: 0;  position: absolute;      top: 50%; }
.home-review .container {  position: relative; }
.custom-testimonials .owl-dots { display: flex;  justify-content: center;  margin-top: 20px;  gap: 10px; }

.owl-dots { display: flex;  justify-content: flex-start;  gap: 6px;    margin-top: 20px; }
.owl-dot {  background: transparent;  border: none;  padding: 0;  cursor: pointer;  }

.owl-dot span {  display: inline-block;  width: 8px;   height: 8px;   border-radius: 50%;
  transition: background-color 0.3s ease, transform 0.3s ease;  }

.owl-dot.active span,.owl-dot:hover span {   background-color: #5783c3;  transform: scale(1.2);  }
.custom-testimonials.owl-loaded.owl-drag {   position: relative; }
button.owl-prev {  display: none;  }
button.owl-next {  display: none;  }

.owl-dots {  text-align: center;  margin-top: 15px;  }
.owl-dot {  display: inline-block;  margin: 0 6px;  }

.owl-dot span {  width: 12px;  height: 12px;  background: #ccc;  display: block;  border-radius: 50%;
  transition: background 0.3s ease, transform 0.3s ease;  }

.owl-dot:hover span {  background: #999;  transform: scale(1.2);  }
.owl-dot.active span {  background: #ed008c;   transform: scale(1.4);  }
.review-left {   border-right: 2px solid #b1b1b1;  }
.review-left {  min-height: 60vh;  display: flex;  align-items: center;  }

/* Review Section CSS END */



/*Choose Section CSS Start*/

section.home-chose .col-rght { position: relative;  width: 260px;  height: 500px;}

.chose-bg {  position: absolute;  top: -20px;  left: 20px;  width: 100%;  height: 100%;  background: #4a4a4a;  border-radius: 25px;
        opacity: 0.6;   }

.chose-img {   position: relative;   width: 100%;   height: 100%;  border-radius: 25px;   overflow: hidden;
        box-shadow: 0 15px 40px rgba(0,0,0,0.6);  }

.chose-img img { width: 100%;  height: 100%; object-fit: cover; display: block; }
.col-rght:hover .chose-img { transition: 0.3s ease; }
.col-rght:hover .chose-bg { transform: translate(-15px, 20px); transition: 0.3s ease; }

/*Choose Section CSS End*/




/* FAQs Section CSS Start */

.faq-home .sub-heading {  text-align: left;  margin-left: 0;  }
.faq_sec {  padding: 2rem 0;     background: #fff;  }
.faq-home .col-left {  width: 36%;  }
.faq-home .col-right {  width: 56%;  }
.faq-home .col-left .desc {  color: #f7f7f7; }

.accordion {    background-color: transparent;  color: #111;    cursor: pointer;    padding: 15px 20px 20px 20px;
    width: 100%; text-align: left; border: none;    outline: none; transition: 0.4s;  position: relative;
	font-weight: 500; margin-bottom: 0; }
 
.accordion::after {  content: '\002B';     color: #111111;   font-weight: 500; position: absolute; right: 20px; top: 5px; transition: transform 0.4s; font-size: 26px; }

.accordion .active::after {  content: '\2212';   font-weight: bold;   position: absolute;   right: 20px; transform: rotate(90deg); font-size:20px; }
.accordion .active, .accordion:hover {     background-color: transparent;    } 
.panel {  padding: 0 18px;    background-color: transparent;    display: none;   overflow: hidden;  }
.panel {  border: none;    padding: 0;   margin-top: -10px;  }
.accordion-row {/* border-bottom: 1px solid #e9ded1;*/ margin-bottom: 15px; /* border-bottom: 1px solid #c1c1c1; */
    background: #f3f3f3;border-radius: 10px;}
.accordion-row.active {    position: relative;  }
.accordion .active::after {  top: 16px;  right: 14px;   color: #000;   content:"\2212";   transform: rotate(180deg);  }
.accordion-row.active .accordion::after {  /* display:none; */ }
 .accordion-row.active .accordion{position:relative;}

.accordion-row.active .accordion::after {  content: '\2212';  color: #7fc354;   font-weight: bold;   position: absolute; top:28px; 
	right: 16px; transform: rotate(90deg);  }

.faq-home .col-left {  position: sticky;  top: 100px;  align-self: flex-start;  z-index: 1;  }
.panel p {  color: #444; line-height: 1.85;    letter-spacing: 0.3px;   padding: 0 20px 16px 20px;    font-size: 16px;    font-weight: 400;    width: 95%;  }
section.faq-home .main-heading.cnt, section.faq-home p.desc.cnt, .gallary-sec .main-heading {    color:#111111;  }
section.faq-home .faq_sec { padding-bottom: 0; }
p.accordion {  font-size: 16px; }

/* FAQs Section CSS END */





/* About Us Page CSS Start */

section.about-page-2 p {  color: #444;    padding: 0;    max-width: 100%;    font-size: 16px;
    line-height: 1.85;    letter-spacing: 0.3px;    font-weight: 400;  }

.about-page-1 .desc { color: rgba(255, 255, 255, 0.78);    padding: 0;    max-width: 100%;    font-size: 16px;
    line-height: 1.85;    letter-spacing: 0.4px;    font-weight: 300;  }

.about-page-2 {   background: #ffffff;  }
.about-page-2 img {  width: 100%;  object-fit: cover;  }
.land_img {  display: none;  }
.abt-sec2-img {  position: relative;  }
.abt-sec2-img img { border-radius: 30px;  }
.abt-sec2-img .half-square, .menu-col-img .half-square {    width: 90%;    top: 5%;    left: 5%;   border-radius: 30px 30px 30px 30px; }
section.about-page-1 img {    border-radius: 30px;  width: 100%;  }
.abt2-imgs1.box1 {    display: none;  }
.abt-land-imgs {  display: none;  }
.abt2-imgs.box1 {  width: 100%;  }
.abt-land-imgs {  width: 100%; }

/* About Us Page CSS END */







/* Arrow to top CSS Start */

.arrow-top {  position: fixed;  bottom: 30px;  right: 30px;  background: #7fc354;  color: #fff;  border-radius: 50%;  width: 48px;
  height: 48px;  display: flex;  align-items: center;  justify-content: center;  z-index: 999;  text-decoration: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);   transition: background 0.3s, transform 0.3s;      border: 1px solid #f7f7f7;  }

.arrow-top:hover {  background: #fff;  transform: scale(1.1); color:#e6038f; }
.arrow-top i {  font-size: 18px;  }
.top-arrow {  position: relative;  z-index: 2;  }
.dot1, .dot2 {  position: absolute;  color: rgba(255, 255, 255, 0.15);  animation: pulse 2s infinite ease-in-out;  pointer-events: none; }
.dot1 {  font-size: 32px; }
.dot2 {font-size: 44px;  animation-delay: 1s;  }

@keyframes pulse {
  0% { transform: scale(1); opacity: 0.3; }
  50% { transform: scale(1.3); opacity: 0.15; }
  100% { transform: scale(1); opacity: 0.3; }
}


/* Arrow to top CSS END */





/* Contact Page CSS Start */


.contact-phone a {  font-size: 1.2rem;  font-weight: bold;  color: #4caf50;  text-decoration: none;  }
.contact-section {  margin-top: 16px;     border-top: 1px solid #ffffff36;  }
.contact-section h4 {   padding-bottom: 6px;       margin-top: 16px;   }

.contact-phone a {    font-size: 36px;    font-weight: bold;    color: #ffffff;    text-decoration: none;  }

.social-icons {  display: flex;  gap: 10px;  margin-top: 8px; }
.social-icons img {  width: 35px;  height: 35px;  transition: filter 0.3s; }
.social-icons img:hover {  filter: brightness(1.2);  }
.social-icons a {  background: transparent !important;    height: 35px;  }

.conact-icons li a,.conact-icons li {   color: #333333;    text-decoration: none;     gap: 6px;   }
.conact-icons li b {    color: #333;   padding-top: 10px;  }
section.g-map {      padding-top: 0;  }
.g-map .col-right {  background: #1a131b;    padding: 50px 30px;  border: 1px solid #252525;  }


.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .cater1 input[type="date"],  .cater1 input[type="number"], input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input {   width: 100%;    padding: 12px 1rem;
	background-color: #46464682;    border: 1px solid #e1e1e117;    border-radius: 0.5rem;    color: #f7f7f7;
    font-size: 14px;     transition: border-color 0.3s ease, background-color 0.3s ease;  }

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {  color: #cccccc;  }

.wpcf7 input:-webkit-autofill, .wpcf7 textarea:-webkit-autofill {  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #ffffff !important;  }

.wpcf7 input[type="submit"]:hover {  background-color: #ffffff;  color: #000000;  }

.form-group br {  display: none;  }
.form-group {  padding: 10px 0px;  }
label {     color: #f7f7f7;  font-weight: 600;  text-transform: uppercase;  font-size: 12px;     text-align: left;    }

.g-map iframe {  height: 300px !important;     width: 100% !important;  }
.cnt-1 .col-left {  width: 30%; }
.cnt-1 .col-right {  width: 60%; }
.contact-form-wrapper {  display: flex;    flex-wrap: wrap;    justify-content: space-between;      gap: 20px;  }
.contact-form-wrapper br {  display: none; }
.col-half {    width: 47%; }
.col-full {  width: 100%; }
.call-btn input.wpcf7-submit, .cater1 input.wpcf7-submit  {  background: #ffffff !important;   padding: 14px 32px;   margin-top: 12px;  }
.cnt-1 .col-right .main-heading {  padding-bottom: 12px;  }

input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input {  
	background-color: #121212; border-color: #ffffff80; }
	
	
/* Fade with blur and perspective */
@keyframes glassFadeIn {
  0% {
    opacity: 0;
    transform: translateY(60px) scale(0.98) rotateX(8deg);
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1) rotateX(0);
    filter: blur(0);
  }
}

/* Subtle hover lift for buttons/icons */
@keyframes softLift {
  0% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
  100% { transform: translateY(0); }
}

/* Apply to contact left + right */

.cnt-1 .col-left, .cnt-1 .col-right {  opacity: 0;  animation: glassFadeIn 1.1s ease-out forwards;
  transform-origin: top center;  perspective: 800px;  }

.cnt-1 .col-left {  animation-delay: 0.2s;  }
.cnt-1 .col-right {  animation-delay: 0.5s;  }

/* Staggered form elements */

.contact-form-wrapper .col-half,
.contact-form-wrapper .col-full,
.call-btn {  opacity: 0;  animation: glassFadeIn 0.9s ease-out forwards;  transform-origin: center;  }

.contact-form-wrapper .col-half:nth-of-type(1) { animation-delay: 0.7s; }
.contact-form-wrapper .col-half:nth-of-type(2) { animation-delay: 0.85s; }
.contact-form-wrapper .col-full:nth-of-type(1) { animation-delay: 1s; }
.contact-form-wrapper .col-full:nth-of-type(2) { animation-delay: 1.15s; }
.call-btn { animation-delay: 1.3s; }

/* Input fields interaction */
.wpcf7-form-control:focus {  border-color: #4a90e2;  box-shadow: 0 0 0 4px rgba(74, 144, 226, 0.2);  transition: all 0.3s ease;  }

/* Icon hover with soft lift */
.social-icons a {  display: inline-block;  transition: transform 0.4s ease, filter 0.3s ease;  }

.social-icons a:hover {  animation: softLift 0.6s ease;  filter: brightness(1.3);  }

/* Button animation with soft glow */
.call-btn input[type="submit"], .cater1 input[type="submit"] {  transition: all 0.3s ease;  box-shadow: 0 0 0 transparent; }

.call-btn input[type="submit"]:hover, .cater1 input[type="submit"]:hover {   transform: scale(1.03);    box-shadow: 0 8px 24px rgb(159 105 58 / 35%);    color: #1a1a1a;
    text-decoration: none;  }

#site-footer input[type="submit"], .call-btn input[type="submit"], .cater1 input[type="submit"]{
    background:#7fc354!important;
    padding: 1.5rem 4rem;
    border-radius: 10px;
    border: none;
	color:#fff;
}
#site-footer input[type="submit"]:hover, .call-btn input[type="submit"]:hover, .cater1 input[type="submit"]:hover {
    background:#fff!important;
   color:#7fc354;
}


.social-icons { display: flex; gap: 15px; }

.social-icons a {  color: #fff;  font-size: 20px;  transition: color 0.3s ease;  }
.social-icons a:hover {  color: #7fc354; }

.contact-card { /* background-color: #f5e9dc;  border: 2px solid #7fc354;  border-radius: 12px; */ padding: 30px;
  max-width: 400px;  color: #1a1a1a;   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);  }

.contact-phone {  font-size: 22px;  font-weight: bold;  color: #7fc354;  margin-bottom: 20px;  border-bottom: 1px solid #7fc354;
  padding-bottom: 10px;  }

.contact-section {  margin-bottom: 20px;  }
.contact-section h4 {  margin-bottom: 8px;  color: #7fc354;  font-size: 16px;  text-transform: uppercase;  letter-spacing: 0.5px;  }
.contact-section p, .contact-section a {  margin: 0;  font-size: 15px;  color: #333;  text-decoration: none;  }
.contact-section a:hover {  color: #7fc354;  }

.social-icons {  display: flex;  gap: 15px;  margin-top: 8px;  }
.social-icons a:hover {  background-color: #7fc354;  }

.social-icons a {  color: #7fc354;  background-color: #fff;  border: 1px solid #7fc354;  border-radius: 50%;  width: 36px;  height: 36px;
  display: flex;  align-items: center;  justify-content: center;  transition: all 0.3s ease;  }

/**/

section.cnt-1 .container.disp-flex {    flex-wrap:wrap;  }
.cnt-1 .col-left, .cnt-1 .col-right{    width:100%;  }
.cnt-1 .col-left ul.contact-info{    display: flex;    align-items: center;    justify-content: space-between;  }
.cnt-1 .col-left{     border-radius: 20px;    padding: 30px;    display: flex;    align-items: center;    justify-content: space-between;
    background: #1e1c1d;    border: 1px solid #646464;  }

ul.contact-info {  width:100%;  }

ul.contact-info li {    display: flex;    justify-content: center;    column-gap: 13px;    width: 24%;    margin-left: 0;
    flex-direction: column;    align-items: center;    text-align: center;    }

ul.contact-info li a:hover {    color: #7fc354; }
ul.contact-info li  a { text-decoration:none; }
ul.contact-info .fa {    color: #fff;    font-size: 40px;  }
.info h3 {  font-size: 17px;  font-weight: 500;   color: #fff;    margin: 1rem auto 1.5rem;     color: #7fc354;   }

.info p, .info  a {    margin-bottom: 0;    color: rgba(255, 255, 255, 0.78);
    padding: 0;    max-width: 100%;    font-size: 16px;    line-height: 1.85;    letter-spacing: 0.4px;    font-weight: 300;  }

.info p {    margin-top: 8px;  }

ul.social-media {    display: flex;    flex-wrap: wrap;    justify-content: space-between;    width: 109px;
    row-gap: 8px;    margin-right: 0;  }

ul.social-media li {    background: #fff;    color: #fff;    width: 50px;    height: 50px;    text-align: center;    padding: 12px;
    margin: 0;   border-radius: 10px; }

ul.contact-info .fa-solid {    color: #fff;    font-size: 40px;  }
.info {  width: 100%; }
.info .social-icons {    justify-content: center; }

.info .social-icons a {    width: 40px;    height: 40px;    border: 1px solid rgba(255, 255, 255, 0.4);    display: flex;
    align-items: center;    justify-content: center;    border-radius: 50%;    color: #fff;    font-size: 14px;
    transition: 0.3s;    background: #fcfcfc!important;    opacity: 0.9; }

.cnt-1 .col-right {    margin-top: 2rem;  }
.cnt-1 .col-left ul.contact-info {    align-items: flex-start; }
.contact-form-wrapper p {  width: 100%;  }

/* Contact Page CSS END */



/* Gallery Page CSS Start */

	body.gallery {  display: contents;  }
	.gallery-top, .gallery-page-section {  background: #1a1a1a; }
	.padt-0 {   padding-top: 0; }
	.envira-gallery-item img {  border-radius: 30px;   overflow: hidden;  }
	.gallery-top .desc {  color: #f7f7f7; max-width: 800px;  margin: 0 auto; }
	.gallery-top { padding-bottom: 30px;  }

/* Gallery Page CSS END */



/* Menu Page CSS Start */

.menu-section {   text-align: center;  }
.menu-title {  font-size: 24px;  margin-bottom: 40px;  letter-spacing: 2px;  }
.menu-container { display: flex;    justify-content: center;    align-items: center;   flex-wrap: wrap;   margin: 30px auto; gap: 4rem;}
.menu-image {   max-width: 500px; width: 48%;    border-radius: 30px;    } 

.menu-items { background-color: #7fc354; padding: 60px 30px; flex: 1;  min-width: 300px;  border: 1px solid #333;
	display: flex;    gap: 30px;  }

.menu-row {   display: flex;    justify-content: space-between;   flex-wrap: wrap;   gap: 40px;   }
.menu-item {    margin-bottom: 0px;   }
.menu-item-title {     font-weight: 500;   text-transform: uppercase;    margin-bottom: 5px;   font-size: 14px;   }

.menu-item-price {    color: #1a1a1a;    float: right;    background: #ffffff;    min-width: 60px;
    text-align: center;    border-radius: 20px;     font-weight: 500;  height: fit-content;  }

.menu-item-desc {  color: #aaa;  font-size: 12px;  margin-top: 5px;  }
.menu-item-title {    display: flex;    justify-content: space-between;     text-align: left;      gap: 10px;   }
.menu-col-1,.menu-col-2 { width: 100%; }
.menu-col-1,.menu-col-2, .menu-col-3 {  width: 50%;   gap: 30px;    display: flex;    flex-direction: column;  }
.menu-items .menu-item:last-child {  border: none; }
.sec-2 {   padding-top: 0;  }


.menu-section.in-view .menu-image, .menu-section.in-view .menu-item {  opacity: 1;  transform: translateX(0);  color: #7fc354;  }
.menu-section .menu-image {  transition-delay: 0.3s; }
.menu-page {  padding: 0; }

span.menu-item-price {  display: flex;  justify-content: center;  align-items: center;  }
.menu-items {  flex-wrap: wrap;   }
span.menu-item-price {    display: flex;    justify-content: center;    align-items: center;  }
.menu-col-3, .menu-col-1, .menu-col-2 {   width: 31%;   border-radius: 10px; }
.menu-col-img {   width: 31%;  }
.menu-items-row1, .menu-items-row2 {    width: 100%;    display: flex;    gap: 4rem;   }
.menu-container {   gap: 4rem;    flex-direction: column;  }
.menu-items {    flex-wrap: wrap;  }

.menu-col-3, .menu-col-1, .menu-col-2 { background-color: #7fc354;  padding: 60px 30px;    border: 1px solid #333;  gap: 30px; }
.menu-col-img img {  width: 100%;  }
.inr_hdg {	border-bottom: 2px solid #ffffff42;   }
.menu-col-3 {  display: flex;   flex-direction: column;   justify-content: center;  }

span.menu-item-price {    display: flex;    justify-content: center;    align-items: center;  }
.menu-col-3, .menu-col-1, .menu-col-2 {   width: 31%;   border-radius: 30px;   }
.menu-items-row1, .menu-items-row2 {    width: 100%;    display: flex;    gap: 4rem;flex-wrap: wrap;justify-content: space-between; }      
.menu-container {   gap: 4rem;    flex-direction: column;  }
.menu-items {   flex-wrap: wrap;  }

.menu-col-3, .menu-col-1, .menu-col-2 {    background-color: #7fc354;    padding: 60px 30px;   
       border: 1px solid #333;    gap: 30px;  }

.menu-col-img img {  width: 100%;   }
.menu-container .menu-image { max-height: unset;  }
.menu-col-img { position: relative;  }
.menu-col-img { position: relative;  }
.menu-col-img img.menu-image {  border-radius:30px;height: 100%;  object-fit: cover;  }

/* Menu Page CSS END */




/* Rules Page CSS Start */

.policies p {  padding: 10px 0px;  }

.policies p strong {    color: rgba(255, 255, 255, 0.78);    padding: 0;    max-width: 100%;    font-size: 16px;
    line-height: 1.85;    letter-spacing: 0.4px;   font-weight: 300;  }

.rul-section img {  width: 100%;   max-height: 600px;   object-fit: cover;     border-radius: 30px; }
.rul-section .container {  padding: 40px; }
.rul-section .main-heading {  color: #7fc354; }

/* Rules Page CSS END */





/* Blog Page CSS Start */

hr.post-separator.styled-separator.is-style-wide.section-inner {   display: none;  }

article {  width: 30%;  display: inline-block;  }
article h2 a {    font-size: 16px;   margin: 0; }
article h2 {  margin: 0; }
.post-inner.thin {   padding-top: 0;  }
.subhead-head {  text-align: center;    font-size: 30px;    font-weight: 700;    color: #fff;    padding-top: 10rem;  }

.blog #site-content {    max-width: 1170px;    margin: auto;    display: flex;  flex-wrap: wrap;    align-items: stretch;
    align-content: center;    justify-content: flex-start;    column-gap: 4%; margin-top: 60px; margin-bottom: 0px;   width: 95%;  }

.blog article.post.type-post {   padding: 0;    margin-bottom: 40px; }
.blog article.post.type-post {    width: 30%;    border: 1px dashed #fff;    padding: 20px;    border-radius: 10px;  }
.blog article.post.type-post {    padding: 20px;    border-radius: 10px;     background: #f5e9dc;   border: 1px solid #dbdbdb; }

.blog article.post .entry-title a {    font-size: 16px;    display: block;    letter-spacing: normal;    font-weight: 600;
    text-align: left;    line-height: 2;    color: #7fc354;   }

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {   width: calc(100% - 0rem); }
.blog .entry-content p {   font-size: 14px;    margin: 1rem 0 3rem; }

.blog .more-link {    color: #f7f7f7;    text-decoration: none;    font-size: 14px;    letter-spacing: 0.4px;  
	border: 1px solid #f7f7f7;    padding: 8px 20px;  }

.blog .more-link {  background: #7fc354;  }

.blog article.post.type-post .featured-media img {   margin: 0 auto;    max-height: 200px;    height: 200px;    object-fit: cover;
	border-radius: 8px;  }

article.post.type-post .section-inner.medium {    max-width: 100%;    width: 100%;}
.blog article.post.type-post .featured-media {    overflow: hidden;    margin-top: 0; }
.entry-categories-inner {  display: none; }
.post-meta-wrapper.post-meta-single.post-meta-single-top {  display: none; }

/* Blog Page CSS END */





/* Single Blog Page CSS Start */

.blog_bot_sec, .blog_top_sec {   display: flex;    flex-direction: column;    width: 100%;    margin: 4rem auto;  }
.blog_sec {  width: 100%;  display: flex;  flex-direction: column;  justify-content: space-between;  row-gap: 2rem;  margin: 4rem 0;  }
.blog_sec .cont_sec, .blog_bot_sec, .blog_top_sec {  font-size: 1.4rem;  font-weight: 400;  letter-spacing: 0.24px;   color: #333333;  }
.blog_sec {  width: 100%;  display: flex;  flex-direction: column;  justify-content: space-between; row-gap: 3rem;  margin: 3rem 0;  }
.blog_sec .cont_sec { display: flex; justify-content: space-between; width: 100%; flex-direction: row; column-gap: 2%; align-items: center; }
.cont_sec:nth-child(even) {    flex-direction: row-reverse;  }
.blog_sec .col_lft, .blog_sec .col_rght {    width: 50%;    display: flex;     flex-direction: column; }
.blog_sec .cont_sec, .blog_bot_sec, .blog_top_sec {  font-size: 1.4rem; font-weight: 400;	letter-spacing: 0.24px;	 color: #191919;  }

.blog_sec .cont_sec strong, .blog_bot_sec strong, .blog_top_sec strong{	font-weight: 400;  letter-spacing: 0.6px;	color: #7fc354;  }

.blog_bot_sec ul.lst_dsk {  row-gap: 30px;  display: flex;  flex-direction: column;  }
.blog_bot_sec ul.lst_dsk li {  background: #002828;  list-style: none;  margin: auto;  padding: 30px 20px;  border: 1px dashed #f7f7f7; }
.blog_bot_sec, .blog_top_sec {   display: flex;   flex-direction: column;   width: 100%;    margin: 2rem auto;  }

div#blog-section h2 , div#blog-section h3, div#blog-section h1{  font-size: 24px;   text-align: left;
	 line-height: 30px;   font-weight: 500;   letter-spacing: 0.24px;   margin: 2rem 0 1rem;    color: #7fc354;   font-weight: 600;   }

div#blog-section h4 { text-align: center; color: #fff;   padding-bottom: 20px;    padding-top: 40px;  }
h4, .heading-size-4, h5, .heading-size-5, h6, .heading-size-6 {  margin: 0;    }
div#blog-section h3, div#blog-section h2 { text-align: left;  margin: 2rem 0;  }
.blog_sec ul, .blog_sec ol {    margin: 1rem 0;  }
.blog_sec .col_rght img {    display: flex;    width: 100%;    margin-top: 1rem; }
.single-side-col2 {    display: none;  }
div#blog-section {    margin: 2rem 0 0;  }
ul.dsk_non li {    list-style-type: none;    margin-left: 0; }
ol.list_typ li {    list-style-type: disc;  }

div#blog-section p.desc, .blog-section-sec  li, .blog_sec .cont_sec p, .blog_top_sec p {    color: #f8f8f8;  }
.blog-section-sec li {   margin-left: 0;  }
#site-content {  padding-bottom: 60px;  }
.blog_bot_sec h4 {  text-align: center; }
.blog_top_sec .blg_desc {  text-align: center;   padding-top: 4rem;  }

/* Single Blog Page CSS END */


div#envirabox-title {    display: none;  }





/* Cookie page CSS Start  */

	.cookies p { color: #e6e4e4;  font-size: 14px;  line-height: 1.8;  margin-bottom: 1em;  }
	.cookiespage {  margin: 30px 0px;  }

/*Cookie page CSS End*/

 .accordion-row.active .accordion{position:relative;}

.accordion-row.active .accordion::after {  content: '\2212';  color: #111111;   font-weight: bold;   position: absolute; top:28px; 
	right: 16px; transform: rotate(180deg);  }

div#envirabox-title {
    display: none!important;
}
.es_subscription_message.success {
    color: #008000;
    font-size: 16px;
    background: #fff;
    padding: 5px;
}
/*Responsive CSS Start*/
@media only screen and (max-width: 1360px) { 
.container, .header-inner.section-inner ,.banner-content{   width: 95%;  }
.sub-header.about-sub.featured-banner {  min-height: 200px;}	
	
}
@media (min-width: 1025px) and (max-width: 1600px) {

	.col-cent .desc {     }
	.col-lft.ani-left { max-width: 100%;  right: 0; }
	.home-chose .col-rght {  max-width: 210px; }
	
}
@media (min-width: 1200px) and (max-width: 1365px) {
	section.home-chose .container { width:100%;    gap: 5rem;}
}

@media (max-width: 1024px) {  
.banner-content .main-heading ,.banner-content .main-heading  span{font-size: 70px;line-height: 70px;}
	.faq-home .col-left {  position: static;   top: auto; }
	.about-page-1 .disp-flex {   display: flex;  flex-direction: column; }
	.about-page-2 .container {  display: flex;   flex-direction: column-reverse;  }
	img.land_img.box1, .abt-land-imgs {   display: block; }
	.abt2-imgs.box1 {   display: none;  }
	.rul-section .container {     flex-direction: column;  }
	.rul-section img {   max-height: 200px;   min-height: 300px;   }
	img.desk_img {  display: none; }
	img.land_img {  display: block; }
	
	section#about-home .disp-flex { flex-wrap: wrap;  }
	.column-left, .column-mid {  width: 46%; }
	.column-right {  width: 100%;  flex-wrap: wrap; }
	.box1 > div {  display: flex;  align-items: center;  }
	.column-right p.more-btn a {   border-radius: 8px;    padding: 14px 26px;    }
	.column-right .more-btn {  margin-bottom: 30px;  }
	.review-left {  min-height: 36vh; }
	.testimonial-item p {  font-size: 22px;  }
	.abt_box {   padding: 30px 10px;  }
	.item-title {  font-size: 16px;  }
	section.home-chose .container {  gap: 2rem; }
	.column-bot {   gap: 30px;    justify-content: flex-start;    max-width: fit-content;  }
	.about-sec .column-right .lab {     font-size: 20px;}
.menu-col-img {
    width: 43%;
}
	.menu-col-3, .menu-col-1, .menu-col-2 {     width: 50%;}
	 

.menu-col-1 {
    order: 1;
}

.menu-col-img:nth-child(2) {
    order: 2;
}

.menu-col-2 {
    order: 4;
}

.menu-col-img:nth-child(4) {
    order: 3;
}

.menu-col-3 {
    order: 5;
}

.menu-col-img:nth-child(6) {
    order: 6;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){ 
	
	ul.contact-info li {  width: 48%;  }
	.cnt-1 .col-left ul.contact-info {   flex-wrap: wrap;   row-gap: 30px;   }
	
	.column-top .img-box {  display: none;  }
	.column-right .col-left {  max-width: 100%;  }
	.column-right {  justify-content: flex-end;   gap: 30px;  }
	img.about1-img {  height: 380px;  }
	img.image.wp-image-53.attachment-full.size-full {  max-height: 70px;  }
	.col-lft.ani-left {  display: none;  }
	.col-cent .desc {  max-width: 90%;  }
	
	
	.abt2-imgs {  display: none;  }
	.about-page-1 .imgg-1 {  width: 100%;  object-fit: cover;  }
	ul.con-icons { flex-direction: row;  }
	.site-logo img {   max-height: 5rem;  }
	.blog article.post.type-post {  width: 46%;  }
	
	.menu-items-row1 .menu-col-img {   }
	.menu-items-row2 .menu-col-img:first-child {   }
	
	.col-cent {   width: 60%;  }
	.land_img {  display: block; }

}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape){ 

	.container {  max-width: 92%;  }
	.column-top .img-box {  display: none;  }
	.column-right .col-left {  max-width: 100%;  }
	.about-sec .column-right {    justify-content: flex-end;    gap: 30px;  }
	img.about1-img {  height: 380px;  }
	.column-bot {   padding: 40px 30px;  }
	.inr_hdg {  font-size: 20px;  }
	.about-sec .main-heading {  position: relative;  }
	p.desc, p, li {  font-size: 14px;  }
	.col-lft.ani-left, .home-chose .col-rght {  width: 150px;  }
	.col-cent {  width: 70%;    margin: auto;  }
	.home-chose {  padding: 6rem 0px;  }
	section {  padding: 6rem 0;  }
	.main-heading, .main-heading span {   font-size: 24px;  }
	.about-btn a {   padding: 10px 24px;  font-size: 14px;  }
		
	.fooeter-copyright {   flex-direction: column-reverse;    }
	.fooeter-copyright .center {  text-align: center;   display: flex;  flex-direction: column;  align-items: center;   }

	img.image.wp-image-53.attachment-full.size-full {  max-height: 78px;  }
	.right-sec a {  font-size: 14px;  padding: 12px 25px;  border-radius: 8px;  }
	.right-sec {  min-width: 144px;  }
	.primary-menu li a {  font-size: 14px;  }
	.sub-heading {  padding: 3px 12px 1px 12px;     font-size: 12px;   }
	.menu-image {   width: 32%; }
	.blog article.post.type-post {  width: 47%;  }
	 
	.primary-menu li a {  padding: 0px 18px;  }
	ul.contact-info li {  width: 48%;  }
	.cnt-1 .col-left ul.contact-info {   flex-wrap: wrap;   row-gap: 30px;   }
	.footer-sec-four.fourth {   width: 28%;  }
	.home-chose .col-lft {   display: none;  }
}


@media only screen and (max-width: 992px) {
	.footer-sec-four.first img {
    max-width: 100px !important;
}
	.banner-content .main-heading ,.banner-content .main-heading  span{font-size: 55px;line-height: 55px;}
	.about-sec .main-heading {  position: relative;  }
	.faq-home .col-left .desc {  display: none;  }
	.faq_sec {  padding: 40px 30px;  }
	ul.con-icons {  flex-direction: column;  }
	.fooeter-copyright .center {  text-align: center;  display: flex;  flex-direction: column;  align-items: center;    }
	#site-footer ul.social {  display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 30px;    }
	.fooeter-copyright {  flex-direction: column-reverse;  }
	
	.main-heading, .main-heading span {  font-size: 24px;  margin-bottom: 20px;   }
	.gallary-sec .container {  padding: 0px 0px;  }
	.column-bot {  padding: 40px 20px; }
	.container {  width: 92%;  }
	section {  padding: 5rem 0;  }
	.about-btn a {  padding: 8px 20px;  font-size: 14px;  }
	.about-btn {  margin-top: 30px;   }
	p.desc, p, li, .men_sec.box1 p, section#about-home p.desc {  font-size: 14px; }
	.inr_hdg {  font-size: 18px;  }
	.accordion::after {   }
	.con-icons a {  font-size: 14px;   }
	.galry .owl-dots {  display: none;  }
	
	.call-btn input.wpcf7-submit {   padding: 10px 24px;   margin-top: 12px;  }
	.contact-card {  padding: 30px 20px;  }
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {  padding: 10px 0.8rem;  }
	.abt2-imgs {  display: none;  }
	.about-page-1 .imgg-1 {  width: 100%;  object-fit: cover;  }
	.arrow-top {    bottom: 20px;    right: 20px;    width: 38px;    height: 38px;  }
	.menu-items {  width: 100%;  }
	.menu-container {  flex-direction: column;  }
	.menu-container .menu-image { /*  max-height: 200px; */   width: 100%;    max-width: 100%;    object-fit: cover;  }
	#site-content {  padding-bottom: 40px;  }
	.rul-section .container {   padding: 40px 20px;  }
	.policies p {   padding: 8px 0px;  }
	
	/*New Blog Page CSS Start*/
	.blog_sec .cont_sec {    flex-wrap: wrap;    flex-direction: column-reverse;	row-gap: 20px;  }
	.blog_sec .col_lft, .blog_sec .col_rght {    width: 100%;  }		
	.blog_sec .col_rght img {   max-height: 200px;  object-fit: cover;  }
	
	/*New Blog Page CSS End*/
	.menu-col-3, .menu-col-1, .menu-col-2 {  padding: 15px 15px;    gap: 15px;   }	
	footer#site-footer .container div#foo {  flex-wrap: wrap;  row-gap: 5rem;  }
	footer#site-footer .footer-sec-four {    width: 50%;  }
	
	.sec_speclt {  flex-wrap: wrap;  }
	.abt_box {  width: 45%;  padding: 30px 26px;  }
	.about-sec .desc {  line-height: 1.5;  }
	.container, .header-inner.section-inner{  width:95%;    padding: 12px 0px;  }
	.abt-land-imgs {  display: block;  }
	.sub-header.about-sub.featured-banner {  min-height: 180px;  }	
	.column-right p.more-btn a {   padding: 10px 18px;   font-size: 14px;   border-radius: 6px;   }
	.testimonial-item p {   font-size: 16px;  }
	.abt_box .item-title {   text-align: center;  font-size: 14px;  }
	
	#site-footer input[type="submit"], .call-btn input[type="submit"], .cater1 input[type="submit"] {   padding: 1rem 2rem; 
		border-radius: 6px;  }
	.men_sec.box1 a {  font-size: 14px; }
	.item-inner.style2 {   gap: 0rem;  }
	img.desk_img {  display: none;  }
	.main-footer h3 {  font-size: 18px; }
	.footer-sec-four.second ul#menu-links li {     line-height: normal; }        footer#site-footer .container div#foo {
            flex-wrap: wrap;
            row-gap: 2rem;
        }
	.column-left, .column-mid {
        width: 100%;
    }.column-mid img.about1-img { 
    height: 340px;
}
	.column-left {
    order: 2;        width: 48%;
}

.column-mid {order: 1;}.column-right {             justify-content: flex-start;      width: 47%;      order: 3;}
	
	
}


@media only screen and (max-device-width: 991px) and (orientation: landscape) {

	.cnt-1 .col-left ul.contact-info {   flex-wrap: wrap;  }
	ul.contact-info li {   width: 48%;  }
	.cnt-1 .col-left ul.contact-info {  row-gap: 26px;  }
	
	.col-cent .desc, .men_sec.box1 p:nth-child(2), #about-home p.desc {  font-size: 14px;  }
	.abt_box {  width: 22%;   padding: 20px 10px;  }
	
    ul.con-icons {  /* flex-direction: row;  */ }
	img.image.wp-image-53.attachment-full.size-full {  max-height: 70px;   margin-bottom: 10px;  }
	.fooeter-copyright {   margin-top: 4rem;  }
	.home-chose {  padding: 6rem 0px;  }
	.col-lft.ani-left, .home-chose .col-rght {  display: none;   }
	.col-cent .desc {   max-width: 90% !important;  padding: 0;  }
	.item-title {  text-align: left;   }
	.toggle-inner {    }
	
	.site-logo img {  max-height: 8rem;  }
	.header-inner {  padding: 2.8rem 0;  }
	.column-right .col-left {  max-width: 100%;  }
	.column-right .column-top .img-box {  display: none;  }
	.column-right {   justify-content: flex-end;  gap: 40px; }
	img.about1-img {  height: 400px;  }
	.sub-header.about-sub.featured-banner {  min-height: 180px;  }
	
	.cnt-1 .col-left {  width: 100%;  }
	.abt2-imgs {  display: none;  }
	.about-page-1 .imgg-1 {  width: 100%;  object-fit: cover;  }	
	div#blog-section h2, div#blog-section h4, div#blog-section h3 {  font-size: 22px;  }
	.col-cent {  width: 94% !important;  }
 
	
	.about-page-1 .disp-flex {   display: flex;  flex-direction: column; }
	.about-page-2 .container {  display: flex;   flex-direction: column-reverse;  }
	
	.land_img {  display: block; }
	     
	


}


@media only screen and (max-width: 767px) {
	.banner-content .main-heading ,.banner-content .main-heading  span{font-size: 35px;line-height: 35px;}
	.blog article.post.type-post { width: 100%; margin: 10px 20px;	}
	.blog article.post.type-post header.entry-header.has-text-align-center {   min-height: unset; }
	.sub-header.about-sub.featured-banner {   min-height: 200px;     margin-top: 0rem;   }

	footer#site-footer .footer-sec-four,.col-half {   width: 100%;   }
	.main-footer .footer-sec-four.fourth li#email-subscribers-form-2 h3, footer#site-footer, footer#site-footer a {  font-size: 16px;  }
	.abt_box {  padding: 30px 10px;  }
	.accordion::after { right: 15px; top: 15px; }
	div#foo {   margin-top: 4rem;  }
}

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

.sec_speclt { flex-wrap: wrap;}
.abt_box { width: 45%;}
section#about-home .disp-flex {  flex-wrap: wrap;}
.column-left, .column-mid {  width: 100%;}
.column-right { width: 100%; flex-wrap: wrap;}
.col1, .col2 { justify-content: center; align-items: center;}	
footer#site-footer .footer-sec-four {    width:48%;}	

}

	
	
@media only screen and (max-device-width: 767px) and (orientation: portrait) {
	.slider video { 
    height: 330px;
    object-fit: cover;
}
	.banner-content .main-heading ,.banner-content .main-heading  span{font-size: 28px;line-height: 28px;}
	.banner-content p {
    max-width: 70%;
    font-size: 13px;
}
	.home-chose .desc {  text-align: left;  }
	.heading_sec {  width: 100%; }
	.review-left .main-heading {   text-align: left;  }
	.main-heading, .main-heading span {   margin-bottom: 24px;  }
	
	.about-sec .container, .column-right .column-top, .flex, .disp-flex {   flex-direction: column;  }
	.container, .header-inner.section-inner {  width: 90%;  }
	.column-left {  width: 100%; }
	.sub-header.about-sub.featured-banner {   min-height: 170px;     margin-top: 0rem;   }
	
	.sec_speclt {  gap: 30px;  }
	
	.column-right, .column-right .col-left, .img-box, .faq-home .col-left, .faq-home .col-right {    width: 100%;   max-width: 100%;  }
	.about2-img {  margin-top: 50px;  width: 100%;  max-height: 250px;   object-fit: cover;  }
	.home-chose .col-cent .desc {  max-width: 100%;  }
	.home-chose {   padding: 8rem 0px;   }
	.home-chose .col-rght { position: relative;   right: 0;  top: 50%;  transform: unset;   width: 100%;   margin-right: 0; }
	.col-lft.ani-left {   position: relative;  }	
	.home-chose .col-rght img {  width: 90%; /* max-height: 350px;  */  object-fit: cover;    margin: 0 auto;    }
	section.home-chose .container {  gap: 2rem;}
	.col-lft.ani-left {  display: none;  }
	img.about1-img {  height: 380px; }
	p.desc, p, li {  font-size: 14px; }
	.slider img {  width: 100%;  min-height: 200px;  object-fit: cover;  }
	
	.col-cent .desc {   padding: 0px 0px 40px 0px;    max-width: 100%;  }
	.sec_speclt {  max-width: 100%;  }
	
	ul.con-icons {  gap: 5px;  }	
	img.image.wp-image-53.attachment-full.size-full {  margin-bottom: 20px;  }
	
	.cnt-1 .col-left, .cnt-1 .col-right {  width: 100%;  }
	.cnt-1 .col-left ul.contact-info { flex-wrap: wrap;   row-gap: 3.5rem;   }
	ul.contact-info li {  width: 100%;   }
	.blog_sec .cont_sec {    flex-wrap: wrap;    flex-direction: column-reverse;	row-gap: 20px;  }
	.blog_sec .col_lft, .blog_sec .col_rght {    width: 100%;   }
	.sub-header.about-sub.featured-banner .heading h2 {    padding: 20px 0px 20px 0px;	}
	.about-page-2 .disp-flex {  display: flex;   flex-direction: column-reverse;  }
	.menu-items {    display: flex;    gap: 30px;    flex-direction: column;  }
	
	.menu-col-3, .menu-col-1, .menu-col-2 {   width: 100%;}
	
	.menu-col-3, .menu-col-1, .menu-col-2, .menu-col-img {   width:100%;  }
	.menu-items-row1, .menu-items-row2{ flex-wrap: wrap;}
	
	video#video1 {  width: 600px;   height: 300px;   }
	video#video1 {   width: 100%;   max-width: -webkit-fill-available;   max-width: fill-available;   object-fit: cover;   }
	.column-mid, .column-right {    width: 100%;  }
	.review-left {    min-height: unset;    border: none;    width: 100%;  justify-content: center;  }
	.review-right {  width: 100%;  }
	.col-cent { width: 100%;  }	
	section#review-home .disp-flex {  padding-bottom: 0;padding-top: 0;  }
	.column-right p.more-btn {  text-align: center;  }
	.col1, .col2 {  justify-content: center;  }
	.men_sec.box1 { text-align: center;  }
.info h3 {     margin-bottom: 0;}
	.footer-sec-four.first { display: flex; flex-direction: column;  }	
	.men_sec.box1 p, section#about-home p.desc,.about-sec .column-right .lab { text-align: center; }
	.cookiespage p {   text-align: left;}
	
	.contact-phone .contact-section h4 { text-align:center;}
	.contact-section .social-icons { justify-content: center;}
	.contact-section h4 { text-align: center;}
	.contact-phone { text-align: center;}
	section.cnt-1 h2.main-heading { text-align: center;}
	.call-btn  { width: 50%; margin: 0 auto; }
	.call-btn p { width: 100%; display: flex; flex-direction: column;}
	.faq_sec {  padding: 30px 0px;  }
	.chose-bg { left: 40px;	width: 90%;}
	.panel p {  text-align: left;}
	
	.land_img {  display: block; }
	img.land_img.box1 {
    max-height: none;
    width: 100%;
    object-fit: cover;
    height: 310px;
}    .accordion::after {
        right: 15px;
        top: 3px;
    }p.accordion { 
    padding-right: 33px;
}section.home-chose .col-rght {
    position: relative;
    width: 100%;
    height: 380px;
}
	
	
.menu-col-1 {
    order: 1;
}

.menu-col-img:nth-child(2) {
    order: 2;
}

.menu-col-2 {
    order: 3;
}

.menu-col-img:nth-child(4) {
    order: 4;
}

.menu-col-3 {
    order: 5;
}

.menu-col-img:nth-child(6) {
    order: 6;
}
}


@media only screen and (max-device-width: 767px) and (orientation: portrait) {
	.menu-col-3, .menu-col-1, .menu-col-2 {   width: 100%;}
}


