/*
	Theme Name: MH Child
	Template: mh
	Description: This is the child theme of Mountain Homestatys, you can customize your theme here.
*/

@font-face {
  font-family: "Classico";
  src: url("fonts/Classico-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Classico";
  src: url("fonts/Classico-Bold.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
body.single.single-tf_apartment #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	color:#000;
}
b, strong {
    font-weight: 700 !important;
}
.ss_flip_bx_sec h2{
	 font-family: "Classico";
	font-weight: 400;
}
.ss_flip_bx_sec h2 span{
	font-style:italic;
	display:block;
}
.pt_200 {
	padding-top:200px !important;
}

body {
	font-family:var(--e-global-typography-primary-font-family);
}
header#site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
	padding:0;
	border-bottom: 1px solid #D1D1D14D;
	
}
.mega-current-menu-item a {
	font-weight: 600 !important;
}
.site-header.darkHeader {
    z-index: 9999 !important;
}
.site-header .site-branding .site-logo img,
.footer-widget.footer-1 img {
    filter: brightness(0) invert(1);
}
.footer-widget.footer-1 img {
    width: 135px;
    max-width: 135px;
}
.site-header.darkHeader .site-branding .site-logo img {
       filter: brightness(1) invert(0);
}

.postid-1533 .site-branding .site-logo img, .postid-3001 .site-branding .site-logo img {
       filter: brightness(1) invert(0);
}


.site-navigation-toggle-holder, .site-navigation-dropdown {
    display: none !important;
}
.extra_btns.ss_ser_mobile_show{
	display:none;
}
/* Mobile view */
@media(max-width: 991px){
	nav.sn-main-nav.mega-menu-wrapper{
order: 1;
		display:flex;
		gap:10px;
	}
		.sn-mega-sun-mnu-mob{
display: block !important;
}
	.mob-d-none{
		display: none !important;
	}
	.extra_btns.ss_ser_mobile_show{
		display:block;
	}
	.extra_btns.ss_ser_desktop_show{
		display:none;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle{
		        border: 1px solid #000;
        border-radius: 100px;
        width: 38px !important;
		height:38px !important;
	}
	
	.mega-toggle-animated-inner{
		    width: 25px !important;
    height: 3px !important;
    background-color: #000000 !important;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    top: 16px;
}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
		           height: 3px;
        background: #000;
        width: 25px;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
    width: 25px;
		height: 19px;}
	
	    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open ~ button.mega-close {
     top: 22px;
        z-index: 99999999999 !important;
        border: 1px solid #000;
        border-radius: 100px;
		right:10px;
    }
	#mega-menu-wrap-menu-1 .mega-menu-toggle ~ button.mega-close:before{
		        font-size: 20px;
	}
	ul#mega-menu-menu-1 {
		    padding: 80px 16px 4px 15px !important;
		    
}
	.mega-menu-item{
		margin:0 !important;
	         border-top: 1px solid #D1D1D1 !important;
	}
	a.mega-menu-link {
    padding: 0 !important;
    font-weight: 500 !important;
}
	.site-header .header-inner{
		align-items:center;
	}
}

.site-header .header-inner {
    margin: 0 auto;
	align-items: center;
	max-width: 1400px !important;
}
.header-inner {
    padding: 5px 0;
}
header.sticky {
	background:#fff;
}

.n2-ss-slider {
    height: 100vh;
}
.top-header {
    background: #000;
    color: #fff;
    font-size: 14px;
	width: 100%;
	transition: height 0.3s ease, opacity 0.3s ease;
}
.site-logo>a {
	min-width:150px;
	display: block;
}
.sticky .top-header {
	height: 0;
    opacity: 0;
	transition: height 0.3s ease, opacity 0.3s ease;
}
.sticky #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	color:#000 !important;
}
.site-header .site-branding .site-logo img {
	transition:all 0.5s ease;
}
.site-header.sticky .site-branding .site-logo img {
    width: 150px;
	transition:all 0.5s ease;
}
.site-header.sticky a.search_btn {
    background: #0000003d;
}
.site-header .header-inner .custom-logo-link {
    min-width: 150px;
}
.container {
    max-width: 1400px;
    margin: auto;
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left,.left a,
.right,.right a{
	color:#E5E5E5 !important;
}
.left a:hover,
.right a:hover{
	color:#fff !important;
}
.left i {
    margin-right: 8px;
}
.left a {
	color: #E5E5E5;
}
.right a {
    color: #E5E5E5;
    margin-left: 15px;
    text-decoration: none;
    font-size: 15px;
}

.right a:hover {
    color: #fff;
}
.custom-column .n2-ss-layer {
    width: auto !important;
    flex: 0 0 auto !important;
}
.ss_ways_col_sec {
	position:relative;
}
.ss_ways_col_sec:before {
    left: 0 !important;
    position: absolute !important;
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
    margin: 0 auto !important;
    border-radius: 13px !important;
    overflow: hidden !important;
    right: 0 !important;
     background-image: linear-gradient(to bottom, #00000000 40%, #000000 100%);
    user-select: none;
    pointer-events: none;
	display:block !important;
}
.custom_btn_hover>div:hover .elementor-button-link{
	background:#4B9345 !important;
}
.ss_ways_col_sec .elementor-widget-image img{
	display:block;
	width:100%;
}
.ss_ways_col_sec .elementor-widget-image a{
	display:block;
}
.tagbox .container{
	flex-direction:column;
	gap:30px
}
body:has(.tagbox) header{
	background:#000
}
/* Button base */
.ss_button_design .elementor-button {
    position: relative;
    overflow: hidden;
}

/* Existing SVG icon */
.ss_button_design  .elementor-button-icon {
    position: relative;
    z-index: 2;
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.custom_btn_hover>div:hover .elementor-button svg path {
	stroke:white !important;
	fill:none !important;
}
/* AFTER icon (hidden below) */
/* .ss_button_design  .elementor-button::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../../uploads/2026/01/Group-5-1.svg") no-repeat center;
    background-size: contain;
    right: 23px;
    top: 50%;
    transform: translateY(150%);
    opacity: 0;
    transition: transform 0.35s ease, opacity 0.35s ease;
}
.ss_button_design  .elementor-button:hover .elementor-button-icon {
    transform: translateY(-150%);
    opacity: 0;
}

.ss_button_design  .elementor-button:hover::after {
    transform: translateY(-50%);
    opacity: 1;
} */

.box-rounded .eael-feature-list-icon-inner {
	border-radius:5px;
}
.box-rounded .eael-feature-list-item {
	align-items:center;
}
a.astrostays_btn {
    padding: 8px 24px 10px 28px;
    border-radius: 50px;
    background: var(--e-global-color-primary);
    color: #fff;
    position: relative;
}
a.astrostays_btn:hover {
	background: #000;
    color: #fff;
}
a.search_btn svg {
    width: 12px;
}
a.search_btn {
    padding: 13px 14px 13px 14px;
    background: #ffffff73;
    display: inline-flex;
    align-items: center;
    border-radius: 999px 999px 999px 999px;
}
.extra_btns {
    display: flex;
    align-items: center;
    gap: 10px;
}
.n2-ss-slide-backgrounds.n2-ow-all:before {
    content: "";
    position: absolute;
    background: #0000008a;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
/* Homepage Blog */
.containers {
    max-width: 1400px;
    margin: auto;
}

.top-section {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 20px;
}

.hero {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
	max-height: 400px;
}

.hero a {
	display:block;
}
.img_tag:before { 
	content:"";
	position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #00000000, #000000a8);
	user-select:none;
	border-radius:8px;
	pointer-events: none;
}
.hero img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.hero-text {
    position: absolute;
    bottom: 25px;
    left: 0;
	padding:0 15px;
	width:100%;
    color: #fff;
}
.hero-text h1 {
    margin: 0;
    font-size: 2rem;
}
.side-cards {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.side-card {
    background: #fff;
    border-radius: 12px;
    padding: 0px;
}
.side-card>a {
    display: flex;
    gap: 10px;
    align-items: center;
}
.side-card h4 {
    font-size: 1.2rem;
    color: #000;
	line-height: 1.4em;
}
.side-card img {
    width: 119px;
    height: 119px !important;
    border-radius: 10px !important;
	display: block;
}
.side-card .img_tag {
    flex: 0 0 119px;
}
.bottom-section {
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.card {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
	min-height:350px;
}

.card img {
    width: 100%;
	height: 100% !important;
	object-fit:cover;
}

.card-text {
    position: absolute;
    bottom: 15px;
    left: 0;
    color: #fff;
	padding: 0 15px;
}
.card-text h3 {
    margin: 0;
    font-size: 1.4rem;
}
/* End Homepage Blog */
.site-navigation,
#mega-menu-wrap-menu-1,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    position: static;
}
.mega-menu-item>.mega-sub-menu {
/* 	max-width: 80% !important;
    margin: 0 auto !important;
    right: 0 !important; */
	padding-left:30px !important;
	padding-right:30px !important;
}
.sticky #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	line-height: 40px;
	height: 40px;
}
h4.mega-block-title {
    display: none !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    max-width: 1400px;
    margin: 0 auto;
    right: 0;
	border-radius:20px;
}
.destination_box {
    border-radius: 20px;
    overflow: hidden;
    background: #4a944540;
    text-align: center;
	transition: all 0.5s ease;
	display:block;
}
.destination_title {
    font-size: 1.2rem;
    padding: 2px 0 10px;
    color: #000;
    font-weight: 500;
}
.destination_box:hover {
    box-shadow: 0 0 20px #0000003d;
    transform: scale(1.05);
}
.destination_box img {
    width: 100%;
	
}
.img_tag {
	position:relative;
	height: 100%;
	overflow: hidden;
}
span.post-tag {
     position: absolute;
    transform: rotate(-34deg);
    padding: 4px 50px 4px 28px;
    text-align: center;
}
.side-card span.post-tag {
     color: rgb(255, 255, 255);
    top: 8px;
    width: auto;
    left: -14px;
    font-size: 10px !important;
    padding: 0px 34px 0px 15px;
    clip-path: polygon(75% 0%, 62% 52%, 75% 100%, 0% 100%, 0 48%, 0% 0%);
    text-transform: uppercase;
}
.hero .post-tag {
color: #fff;
    top: 25px;
    width: auto;
    left: -23px;
    font-size: 12px;
    text-transform: uppercase;
    clip-path: polygon(75% 0%, 67% 52%, 75% 100%, 0% 100%, 0 48%, 0% 0%);
}
.bottom-section .post-tag {
    color: #fff;
    top: 18px;
    width: auto;
    left: -25px;
    clip-path: polygon(75% 0%, 66% 52%, 75% 100%, 0% 100%, 0 48%, 0% 0%);
    text-transform: uppercase;
    font-size: 12px;
    padding: 1px 50px 2px 28px;
}
@media (max-width: 900px) {
    .top-section {
        grid-template-columns: 1fr;
    }
    .bottom-section {
        grid-template-columns: repeat(2, 1fr);
    }
	.top-section h3 {
    font-size: 20px;
}
	
}






.ss_tooter_top .container{
    display: grid;
    grid-template-columns: 6fr 3fr 3fr;
	align-items:self-start;
    gap: 20px; /* optional */
}
	.ss_tooter_top .container{
		padding:0;
	}
	footer#site-footer {
    background: #000;
	    padding-top: 85px;
}
.ss_button_design_footer img{
	vertical-align:middle;
	width:18px;
}

.ss_button_design_footer{
  position: relative;
  padding: 14px 55px 14px 30px;
  border-radius: 40px;
  background: #d63b6c;
  color: #fff;
  border: none;
  cursor: pointer;
  overflow: hidden; /* 🔥 must */
}

/* 🔹 BUTTON KE ANDAR WALI IMAGE (DEFAULT VISIBLE) */
.ss_button_design_footer .icon img{
  width: 16px;
  height: 16px;
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.35s ease, opacity 0.35s ease;
}

/* 🔹 AFTER IMAGE (DEFAULT HIDDEN BELOW) */
.ss_button_design_footer::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 22px;
  top: 50%;
  background: url(https://mountainhomestays.com/wp-content/uploads/2026/01/arrow.svg) no-repeat center;
  background-size: contain;
  transform: translateY(150%);
  opacity: 0;
  transition: transform 0.35s ease, opacity 0.35s ease;
}

/* 🔥 HOVER EFFECT */
.ss_button_design_footer:hover .icon img{
  transform: translateY(-150%);
  opacity: 0;
}

.ss_button_design_footer:hover::after{
  transform: translateY(-50%);
  opacity: 1;
}

.ss_footer_top_left_dv h4 {
    font-size: 1.7rem;
    color: #fff;
    max-width: 400px;
    padding-bottom: 20px;
    line-height: 1.4em;
}
.subscribe-wrapper {
      display: flex;
    align-items: center;
    background: #4a4a4a;
    border-radius: 50px;
    padding: 0;
    max-width: 440px;
	justify-content:space-between
}

.subscribe-wrapper input {
        flex: 1;
    border: none !important;
    outline: none;
    background: transparent !important;
    padding: 14px 20px !important;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
.footer-menu-list a:hover {
    color: #4d4d4d;
}
.footer_top_last a:hover {
    color: #4d4d4d;
}
a{
	 transition: color 0.3s ease, transform 0.3s ease;
}
.subscribe-wrapper input::placeholder {
  color: #cfcfcf;
}

.subscribe-wrapper button {
    border: none;
    background: #ffffff !important;
    color: #000;
    padding:12px 35px !important;
    border-radius: 40px !important;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.9rem !important;
}
.footer-menu-list {
    padding: 0;
}

.footer-menu-list a {
    color: #fff;
    font-size: 1rem;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: -0.02em;
}

.footer-menu-list li {
    line-height: 33px;
	list-style-type:none;
	margin-bottom: 10px;
}
.subscribe-wrapper button:hover {
    background: #fff;
    color: #000;
}
.subscribe-wrapper button span {
  font-size: 18px;
}

.footer_top_last ul {
    padding: 0;
}

.footer_top_last a {
    font-family: "Inter", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 1.6em;
    color: #fff;
}

.ss_footer_sec .container {
    display: grid;
    grid-template-columns: 6fr 3fr 3fr;
    align-items: self-start;
    gap: 20px;
}

.footer-column1 img {
    width: 170px;
}
.footer-column2 h6, .footer-column3 h6 {
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: 6px;
}

.footer-column2 ul, .footer-column3 ul {
    padding: 0;
}

.footer-column2 ul li {
    list-style: none;
    line-height: 28px;
}
.footer-column3 ul li  {
    list-style: none;
    line-height: 35px;
}

.footer-column2 ul li a, .footer-column3 ul li a {
    color: #aaaaaa;
    font-size: 1.1rem;
    font-family: "Inter", Sans-serif;
}
.footer-column3 ul li a {
    color: #aaaaaa;
    font-size: 1rem;
    font-family: "Inter", Sans-serif;
}

.footer-column2 ul li a:hover, .footer-column3 ul li a:hover {
    color: var(--e-global-color-primary);
}

.ss_tooter_top {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 70px;
}

.ss_footer_sec {
    padding-top: 80px;
}

ul.footer_btm_lft {
    padding: 0;
    display: flex;
    gap: 35px;
	list-style:none;
}
ul.footer_btm_lft li {
    display: flex;
    align-items: center;
}
.ss_footer_bottom .container{
	display: grid;
    grid-template-columns: 6fr 3fr 3fr;
    gap: 0px;
    align-items: center;
    padding: 0;
}
.footer_btm_lft img {
    max-height: 38px !important;
	height:auto !important;
	max-width:120px;
    width: auto;
}

ul.footer_social {
    display: flex;
    gap: 22px;
    padding: 0;
}

ul.footer_social a {color: rgb(170, 170, 170);}
.footer-bottom-right p {
    color: #aaaaaa;
	margin-bottom:0;
}
.ss_footer_bottom {
    padding-top: 50px;
    padding-bottom: 30px;
}

.ss_tailor_sec .eael-elements-flip-box-icon-image {
    display: none;
}
.ss_tailor_sec .eael-elements-flip-box-heading{
	margin-top:0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "\f107" !important;
    font-weight: 900 !important;
	font-family: "Font Awesome 5 Free" !important;
	position: relative;
    top: 2px;
}

.eael-contact-form p {
	display:block !important;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    margin: 0;
    background: #ffb900;
    text-align: center;
    border-radius: 10px;
}
@media only screen and (min-width: 1600px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
	.top-header a,
	a.astrostays_btn{
		font-size: 20px;
	}
}



.ss_trust_by_slid span.eael-testimonial-quote {
    display: none;
}


.ss_trust_by_slid .eael-testimonial-content {
    padding: 35px 0px 0 !important;
}

.ss_trust_by_slid p.eael-testimonial-user {
    display: none !important;
}

.ss_trust_by_slid p.eael-testimonial-user-company {
    display: none !important;
}

.ss_trust_by_slid .eael-testimonial-text {
    padding: 0;
    margin: 0 !IMPORTANT;
}

.ss_trust_by_slid .eael-testimonial-item {
    border: 1px solid #000;
    height: 100% !important;
    border-radius: 20px;
}

.ss_trust_by_slid .eael-testimonial-image img {
    height: 80px;
    object-fit: contain;
}
.ss_trust_by_slid .eael-testimonial-text p {
    margin-bottom: 0 !important;
}
.flip_boxes .eael-elements-flip-box-rear-container .eael-elements-slider-display-table,
.flip_boxes .eael-elements-flip-box-vertical-align{
    height: 100%;
}
.flip_boxes .eael-elements-flip-box-vertical-align {
    display: block;
}
.flip_boxes .eael-elements-flip-box-padding {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	padding:30px;
}

.ss_home_tags_list li {
    background: #fff;
    padding: 5px 12px !important;
    border-radius: 100px;
    margin-bottom: 8px !important;
}

.ss-post-tags span {
    background: #fff;
    margin: 3px 5px;
    padding: 3px 10px;
    border-radius: 100px;
    font-size: 14px;
    display: inline-block;
}

.ss-post-tags {
    position: absolute;
    top: 6%;
    right: 2%;
    text-align: right;
}

.ss_flip_bx_sec p{
	margin-bottom:0 !important;
}
.ss_lad_img_slid_sec .elementor-swiper-button-prev, .ss_lad_img_slid_sec  .elementor-swiper-button-next {
    width: 40px;
    height: 40px;
    background: #4A94457A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.ss_lad_img_slid_sec .elementor-swiper-button-prev:hover, .ss_lad_img_slid_sec .elementor-swiper-button-next:hover {
    background: #4a9445;
}


.ss_stay_grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px;
}

.ss_stay_card{
    position:relative;
    overflow:hidden;
    background:#fff;
	    margin-bottom: 30px;
}

.ss_slider{
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
}
.ss_slide{
    min-width:100%;
    scroll-snap-align:start;
}
.ss_slide img{
    width:100%;
    height:270px;
    object-fit:cover;
    display:block;
}

.ss_badge{
     position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 5px 8px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    z-index: 9;
    text-transform: capitalize;
    line-height: normal;
}

.ss_heart{
    position:absolute;
    top:12px;
    right:12px;
    font-size:22px;
    color:#fff;
    text-shadow:0 0 6px rgba(0,0,0,0.5);
}

.ss_content{
    padding:14px 0px 0px;
}

.ss_title_row{
    display:flex;
    justify-content:space-between;
    align-items:top;
    gap:10px;
}

.ss_title_row h3 {
    font-size: 16px;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 25px;
    line-height: 22px;
    margin: 0;

}
.ss_price {
    display: inline-flex;
    width: 100%;
    gap: 5px;
}
.ss_rating{
    font-size:14px;
	width:auto;
/* 	width:25%; */
}
.ss_slider img {
    border-radius: 15px !important;
    max-height: 235px;
    min-height: 235px;
    object-fit: cover;
}
.ss_meta{
	font-size: 13px;
    color: #666;
    line-height: 22px;
    margin:0 0 5px;
    display:-webkit-box;
    -webkit-line-clamp:2; 
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
}

.ss_price{
    font-weight:700;
    font-size:17px;
}

.ss_price span{
    font-weight:400;
    color:#555;
    font-size:14px;
}

.ss_cancel{
    font-size:13px;
    color:#777;
    margin-top:4px;
}

@media(max-width:768px){
    .ss_stay_grid{
        grid-template-columns:1fr;
    }
}


.ss_pagination{
    text-align:center;
    margin:40px 0 10px;
    user-select:none;
}

.ss_pagination .ss_page{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:35px;
    height:35px;
    margin:0 6px;
    border-radius:50%;
    background:#f3f3f3;
    color:#000;
    text-decoration:none;
    font-weight:600;
    font-size:15px;
    transition:all .25s ease;
}


.ss_pagination .ss_page:hover{
    background:#000;
    color:#fff;
}


.ss_pagination .ss_page.active{
    background:#000;
    color:#fff;
    pointer-events:none;
}

.ss_title_row a{
	color:#222222;
}

.ss_price .woocommerce-Price-amount {
    font-weight: 500 !important;
    font-size: 17px !important;
    color: #222222 !important;
}
.ss_price .woocommerce-Price-currencySymbol {
    color: #222222;
    font-size: 17px;
}
@media(min-width:768px) {
	.ss_map_sticky_sec{
		position: sticky !important;
		top: 0;
	}
}
.ss_stay_card{ cursor:pointer; }

.ss_slider .swiper-button-prev,
.ss_slider .swiper-button-next{
    opacity:0;
    transition:0.3s;
}

.ss_slider .swiper-pagination{
    opacity:1;
}

.ss_stay_grid .swiper-button-prev, .ss_stay_grid .swiper-button-next {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100px;
}

.ss_stay_grid .swiper-button-prev:after, .ss_stay_grid .swiper-button-next:after {
    font-size: 15px;
}


.ss_slider .swiper-pagination-bullet{
    background: #ffffff !important;
    opacity: 0.6;
}

.ss_slider .swiper-pagination-bullet-active{
    background: #ffffff !important;
    opacity: 1;
}


/******single Product******/

.single.single-product .content-area
 {
    padding-top: 140px;
}

.single.single-product .sn-main-nav a {
    color: #000 !important;
}
.single.single-product header#site-header{
	background:#fff;
}

.single.single-product a.search_btn{
	    background: #73737373;
}

.hero .post-tag::before,
.hero .post-tag::after {
    content: "";
    position: absolute;
    top: 0;
    border-top: 20px solid #cc3a00;
    border-left: 15px solid transparent;
}

.hero .post-tag::before {
    left: -15px;
}

.hero .post-tag::after {
    right: -15px;
    border-left: none;
    border-right: 15px solid transparent;
}

/*****map new css****/


/* .container{
			max-width: 700px;
			margin: 0 auto;
		}

		#content1{
			min-height: 600px;
			color: darkgrey;
			width: 50%;
			float: left;
		}

		#sidebar{
			will-change: min-height;
			width: 48%;
			float: right;
		}

		#sidebar .sidebar__inner{
			border: 1px dotted red;
			background-color: rgba(255, 0, 0, 0.01);
			padding: 10px;
			position: relative;
			transform: translate(0, 0);
			transform: translate3d(0, 0, 0);
			will-change: position, transform;
		} */



#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  	color: #fff;
 	position:relative;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-current-menu-item > a:after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 72%;
    display: block !important;
    background: #fff;
    bottom: -6px;
    right: 0;
    margin: 0 auto;
}
.darkHeader #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-current-menu-item > a:after {
	 background: #000;
}


.ss_team_card .elementor-image-box-content {
      position: absolute;
    bottom: 55px;
    left: 0px;
    -webkit-transition: all 0.6s ease-in-out !important;
    transition: all 0.6s ease-in-out !important;
    /* overflow-y: auto; */
    transform: translateY(81%);
    z-index: 999;
    width: 100% !important;
}

.ss_team_card h3.elementor-image-box-title {
    background: #4a9445 !important;
    height: 62px;
    line-height: 6vw !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
}


.ss_team_card .elementor-image-box-description {
    padding: 0 25px !important;
    padding: 0 25px !important;
    line-height:28px !important;
    height: 0;
    transition: opacity 0.6s ease-in-out;
	display:none;
}
.ss_team_card:hover .elementor-image-box-description {
    height: auto !important;
    transition: all 0.6s ease-in-out !important;
	display:block;
}
.ss_team_card:hover .elementor-image-box-title  {
    background: none !important;
}
.ss_team_card {
    position: relative;
    overflow: hidden;
}
.ss_team_card .elementor-image-box-img img{
	width:100%;
}
.ss_team_card:hover .elementor-image-box-content {
    transform: translateY(-5%);
}


.ss_team_card:not(.original_image) .elementor-image-box-img img {
    width: 100% !important;
    filter: grayscale(100%);
}

.ss_team_card:not(:hover) .elementor-image-box-content .elementor-image-box-title {
    transition: background 1.2s ease-in-out !important;
}


.ss_team_card .elementor-image-box-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(to top, rgb(0 0 0 / 89%), rgb(0 0 0 / 0%));
    pointer-events: none;
    display: none;
    transition: background 0.01s ease-in-out !important;
}
.ss_team_card:hover .elementor-image-box-wrapper::after {
    display: block;
}
.ss_team_card:hover .elementor-image-box-img img {
    width: 100% !important;
    filter: grayscale(0%);
}


.foot_btn_astro {
    font-size: 16px !important;
    margin-top: 9px;
    display: inline-block;
}
.foot_btn_astro:hover {
    background: #fff !important;
}

.single-post .site-header .site-branding .site-logo img,
.woocommerce-cart .site-header .site-branding .site-logo img,
.woocommerce-checkout .site-header .site-branding .site-logo img {
        filter: brightness(1) invert(0);
}
.single-post #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.woocommerce-cart #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link,
.woocommerce-checkout #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	   color: #000000;
}

.ss_blog_item a {
    font-size: 18px;
    font-weight: 600;
	color: #fff;
}

.ss_blog_item {
    margin-bottom: 22px;
}
.ss_more_features_box .ss_meta{
	    color: #b4b4b4;
}
.ss_blog_item a:hover {
    color: #4a9445;
}

.ss_all_posts a {
    border: 1px solid #000;
    padding: 10px 26px;
    border-radius: 100px;
    margin-top: 8px;
    display: inline-block;
	background: #fff;
}

section#comments {
    width: 55%;
    margin: auto;
    text-align: left;
    padding: 40px 0;
	display:none;
}
.comments-area .submit:hover {
    background: #000;
}

.comments-area .submit {
    color: #fff;
    padding: 14px 40px !important;
}
textarea#comment {
    margin-top: 10px;
}

.blog_list_section{
	padding-bottom:70px;
}
.ss_abt_circle_sec h3 {
    margin-bottom: 20px !important;
    color: #4a9445;
    font-weight: 600;
}

/* card setup */
.ss_team_sec_abt .eael-team-item{
    position: relative;
    overflow: hidden;
}

/* content box default bottom */
.ss_team_sec_abt .eael-team-content{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 5px 25px !important;
    transform: translateY(80%);
    transition: all .4s ease;
}

.ss_abt_circle_sec .eael-circle-btn-icon {
    padding: 0 !important;
}



/* description hidden */
.ss_team_sec_abt .eael-team-content p{
    opacity: 0;
    transition: .4s;
}

/* hover effect */
.ss_team_sec_abt .eael-team-item:hover .eael-team-content{
    transform: translateY(0);
}

/* show description */
.ss_team_sec_abt .eael-team-item:hover .eael-team-content p{
    opacity: 1;
}

.ss_abt_circle_sec .eael-circle-btn{
	overflow: unset !important;
}

.ss_abt_circle_sec .eael-circle-btn-icon {
    border: 3px solid #2d9043;
    border-radius: 100px;
    transition: all 0.4s ease; /* smooth animation */
}

.ss_abt_circle_sec .eael-circle-btn-icon:hover{
    box-shadow: 0 0 9px 9px #ededed;
    opacity: 1;
        transform: scale(1.09);
}

.ss-blog-meta{
        font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
    margin-top: 10px;
}

.ss-share-wrapper{
display:flex;
justify-content:space-between;
align-items:center;
padding:18px 0;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}

.ss-share-left{
display:flex;
align-items:center;
gap:14px;
}

.ss-share-text{
font-weight:700;
font-size:14px;
letter-spacing:.5px;
}

.ss-share-wrapper a{
color:#888;
font-size:16px;
transition:0.3s;
}

.ss-share-wrapper a:hover{
color:#000;
}

.ss-share-right i{
font-size:18px;
}
.ss_all_posts a:hover {
    background: #4a9445;
    color: #fff;
    border-color: #4a9445;
}


.flatpickr-innerContainer {
    justify-content: center;
}

.ss_related_products .row{
 display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    width: 100%;
}


.ss_stay_rela_img_dv{
position:relative;
}

.ss_stay_rela_img_dv img{
width:100%;
height:220px;
object-fit:cover;
border-radius:20px;
}

.guest_fav_badge{
    position: absolute;
    top: 12px;
    left: 12px;
    background: #fff;
    padding: 1px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
}

.ss_stay_content{
padding-top:12px;
}

.ss_stay_content h4{
font-size:18px;
margin-bottom:5px;
}
.ss_related_products .container{
	padding:0;
}
.ss_related_products h2{
	padding-bottom:20px;
}
.ss_related_products{
	padding:20px 0 60px;
}
.ss_short_desc{
color:#666;
font-size:14px;
margin-bottom:8px;
}

.ss_price_rating{
display:flex;
align-items:center;
gap:10px;
font-weight:600;
}

.rating{
margin-left:auto;
color:#f5a623;
}

.free_cancel{
font-size:13px;
color:#777;
margin-top:5px;
}

.ss_blg_cnt_link{
	display: contents;
}
.custom-default-text{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
text-align:center;
z-index:2;
}

.custom-default-text h3{
color:#3a8f3a;
font-size:28px;
margin-bottom:10px;
}

.custom-default-text p{
font-size:16px;
}


.wc-block-cart-items, .wc-block-cart-items tr, .wc-block-cart-items td, .wc-block-cart-items tbody {
    display: block;
    width: 100%;
}

.wc-block-cart-item__image img {
    height: 300px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}

td.wc-block-cart-item__product .wc-block-components-product-name {
    font-size: 25px !important;
}

ul.wc-block-components-product-details {
    display: flex;
    gap: 21px;
}

.wc-block-cart-items tr {
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin-bottom: 31px;
    padding: 0 !important;
}

.wc-block-cart-items td {
    border: 0 !important;
}

td.wc-block-cart-item__image {
    padding: 0 !important;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
    border-top: 2px solid #e5e5e5;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
}
.wc-block-cart-item__quantity {
    text-align: center;
    justify-content: center;
    display: block !important;
}

button.wc-block-cart-item__remove-link {
    padding: 8px 30px !important;
    font-size: 14px !important;
    border-radius: 100px !important;
}

span.custom-total-label {
    font-weight: 400;
}



/******woocommrce page*****/
.ss_cart_mn_div{
display:grid;
grid-template-columns: 2fr 1fr;
gap:40px;
}

.woocommerce-page .search_btn {
    background: #0000003d;
}
.ss-product-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:30px;
}

.ss-product-card{
border-radius:20px !important;
overflow:hidden;
}

.ss-product-image{
position:relative;
}

.ss-product-image img{
width:100%;
height:320px;
object-fit:cover;
border-radius:20px !important;
}
.ss-desc {
    font-size: 16px;
    color: #000;
    margin-top: 14px;
}

h3.ss-title {}
.ss-badge{
position:absolute;
top:15px;
left:15px;
background:#fff;
padding:6px 14px;
border-radius:20px;
font-size:13px;
font-weight:600;
}

.ss-product-content{
padding:15px 5px;
}

.ss-price{
font-size:14px;
font-weight:600;
margin-bottom:6px;
}

.ss-title{
font-size:25px;
font-weight:700;
margin-bottom:8px;
}

.ss-title a{
text-decoration:none;
color:#000;
}

.ss_night_text {
    font-size: 15px;
}
.ss-product-image{
position:relative;
}

.ss-arrow-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #fff;
    width: 52px;
    height: 34px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    transition: 0.3s;
}

.ss-arrow-btn:hover{
transform:scale(1.1);
}
.ss-product-card:hover .ss-arrow-btn {
    background: #4a9445;
}

.ss-product-card:hover .ss-arrow-btn img {
    filter: brightness(0) invert(1);
}

.ss-product-card:hover .ss-arrow-btn svg {
    /* fill: #fff; */
    filter: invert(1.4);
}
.ss-arrow-btn svg{
width:18px;
}



/******booking card******/

.ss_booking_card{
	border:1px solid #ddd;
	border-radius:20px;
	overflow:hidden;
	max-width:100%;
	background:#fff;
	position: relative;
}
a.remove_item {
    position: absolute;
    right: 15px;
    top: 15px;
    background: red;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 7px;
    color: #ffffff;
}
a.remove_item:hover {
	background:#000;
	color:#fff;
}
.ss_booking_image img{
width:100%;
display:block;
}

.ss_booking_content{
padding:20px;
}

.ss_booking_title{
font-size:22px;
margin-bottom:0px;
}

.ss_booking_location{
color:#777;
font-size:14px;
margin-bottom:10px;
}
.ss_booking_policy a{
	font-weight:500;
 text-decoration: underline !important;
}
.ss_coupon_section {
    padding-bottom: 18px;
}
.ss_booking_policy{
font-size:14px;
margin-bottom:15px;
}
.fea_arrow {
    transition: 0.3s;
    transform: rotate(90deg);
}
.ss_coupon_section h3,
.ss_gst_section h3,
.ss_order_summary h3{
    font-size: 1.125rem;
    margin-bottom: 10px;
    font-weight: 600;
    padding-top: 0;
}
.ss_coupon_section {
    padding-bottom: 18px;
}

.ss_input_group button {
    border-radius: 10px !important;
    font-size: 15px !important;
    padding: 5px 30px;
}
.ss_input_group{
	display:flex;
	gap:10px;
}

.ss_input_group input{
flex:1;
padding:10px;
border:1px solid #ccc !important;
border-radius:10px !important;
}

.ss_input_group button{
	background:#2e7d32;
	color:#fff;
	border:none;
	padding: 10px 25px !important;
	border-radius:8px;
	cursor:pointer;
}
.ss_input_group button:hover,
.ss_input_group button:focus{
	background:#000 !important;
}
.ss_row{
display:flex;
justify-content:space-between;
margin:8px 0;
	gap:5px;
}

.ss_total{
display:flex;
justify-content:space-between;
font-size:20px;
font-weight:600;
margin-top:10px;
}

.ss_currency{
font-size: 13px;
    color: #777;
    line-height: 20px;
    margin-top: 15px;
}

.ss_gst_note{
font-size:12px;
color:#777;
	line-height:20px;
	margin-top: 10px;
	
}
.ss_order_summary h3 {
    font-size: 20px;
}
.ss_order_sum_price {
    font-weight: 500;
}

.ss_order_sum_price span {
    font-size: 13px;
    color: #7f7f7f;
    font-weight: 500;
}
.ss_stay_acc_mn_div.active svg{
transform:rotate(-90deg);
}
.ss_book_click.active .fea_arrow {
    transform: rotate(-90deg);
}
.ss_hide{
display:none !important;
}

.ss_check_side_tab_dv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
	.ss_droup_menu.mega-menu-item>.mega-sub-menu {
        padding-left: 18px !important;
    padding-right: 18px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-radius: 5px !important;
}
	.ss_droup_menu a:hover {
    background: transparent !important;
		color: #4a9445 !important;
}

.ss_droup_menu ul li a{
	       padding: 5px 10px !important;
    color: #000 !important;
    font-size: 19px !important;
    font-weight: 500 !important;
}

.ss_droup_menu li a span {
    display: block;
    font-size: 11px;
    line-height: 9px;
}

.ss_droup_menu .mega-menu-title {
    font-size: 18px;
}

.ss_droup_menu .mega-menu-description {
    font-style: normal !important;
    font-size: 12px !important;
}


.ss_droup_menu ul li {
    border-bottom: 1px solid #dfdfdf !important;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
}
.ss_droup_menu ul li:last-child {
    border-bottom: none !important;
	  padding-bottom: 0px !important;
}
.ss_droup_menu ul li:first-child{
	 padding-top: 0px !important;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu{
	background:#fff !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
		background:#fff !important;
}
.ss_droup_menu>a:hover {
    color: #fff !important;
}

.mega-current-menu-parent>a {
    font-weight: 600 !important;
}

.ss_suns_first_grid2 {
    display: none !important;
}

.ss_suns_first_grid2.active {
    display: grid !important; /* ya flex */
}
.ss_suns_show_btn {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
.ss_home_host_sec:after {
       content: "";
    background: #f6f6ea;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 30px 30px 800px 30px;
}
.ss_home_host_sec {
    position: relative;
}
.ss_stori_light_bx_1 .open-pop-up-button-icon-left{
	    margin-right: 0 !important;
}
.ss_stori_light_bx_1 .eael-lightbox-button-svg-icon svg {
    width: 70px;
}
.ss_stori_light_bx_1 .eael-modal-popup-button{
	padding: 0 !important;
    background: transparent !important;
}

.stars {
  font-family: "FontAwesome";
  font-size: 16px;
	margin-bottom:10px;
}


.ss_hm_testi_sec .stars::before {
  content: "★★★★★";
  color: #ddd;
	  font-size: 20px;
}

.ss_hm_testi_sec .stars-1::before { content: "★☆☆☆☆"; color:#f5a623; }
.ss_hm_testi_sec .stars-2::before { content: "★★☆☆☆"; color:#f5a623; }
.ss_hm_testi_sec .stars-3::before { content: "★★★☆☆"; color:#f5a623; }
.ss_hm_testi_sec .stars-4::before { content: "★★★★☆"; color:#f5a623; }
.ss_hm_testi_sec .stars-5::before { content: "★★★★★"; color:#f5a623; }


.stars a{
	font-family: "Inter", Sans-serif;
	text-decoration:underline !important;
	padding-left:4px;
}

.ss_tab_btn.active a {
    background: #000 !important;
    color: #fff !important;
}
.ss_tab_btn a {
    cursor:pointer !important;
}


/********news******/

.ss_news_frm_grp {
    display: grid;
    gap: 20px;
}

.ss_news_main_dv .wpcf7-text{
	    border-radius: 12px;
    height: 48px;
}
.ss_news_main_dv label {
    font-size: 14px;
    margin-bottom: 5px;
}
.ss_news_main_dv .wpcf7-submit {
    width: 100%;
	height:48px !important;
    border-radius: 12px !important;
    color: #fff;
	cursor:pointer;
	    margin-top: 12px;
}
.ss_news_frm_grp_2{
	margin-top:18px;
}

.ss_news_frm_grp_3{
	margin-top:8px;
}

.ss_cnt_pg_icon_sec .elementor-icon-box-icon {
    width: 45px;
    height: 45px;
    background: #4a9445;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    line-height: 45px;
}
.ss_cnt_pg_frm .wpcf7-text {
    height: 52px;
    border-radius: 10px;
    border: 1px solid #b1b1b1;
}

.ss_cnt_pg_frm textarea {
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #b1b1b1;
}
.ss_cnt_send_btn{
	text-align:center;
}
.ss_cnt_pg_frm .wpcf7-submit {
    padding: 13px 38px !important;
    color: #fff;
    text-transform: uppercase;
}

.ss_cnt_pg_frm .wpcf7-submit:hover {
    background: #000 !important;
}
.ss_cnt_pg_frm span.wpcf7-spinner {
    display: block;
}

.ss_mob_flip_sec .eael-elements-flip-box-icon-image {
    display: none;
}

.ss_button_design a:hover svg{
	filter: brightness(0) invert(1);
}
.ss_button_design a:hover svg{
	    fill: #ffffff00 !important;
}

.postid-4339 .site-header .site-branding .site-logo img, .footer-widget.footer-1 img {
    filter: none;
}

.ss_m_0 p{
	margin-bottom:0;
}
.ss_ref_ol_sec ol li {
    margin-bottom: 4px;
}
.ss_ref_ul_sec ul li {
    margin-bottom: 4px;
}
.ss_img_respo img{
	width:100%;
}

.single-product .site-header .site-branding .site-logo img, .footer-widget.footer-1 img {
    filter: none;
}

.ss_mobile_show {
    display: none;
}

.category-page .blog-cards{
	  display: grid;
grid-template-columns: repeat(auto-fit, minmax(262px, 1fr));
    gap: 25px;
}
.blog-tag:hover {
    background: #4a9445;
}
main.category-page {
    padding: 150px 0 70px;
}
.category .site-branding .site-logo img, .postid-3001 .site-branding .site-logo img {
          filter: none;
}

.category #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	    color: #000000 !important;
}
.category a.search_btn {
    background: rgba(0, 0, 0, 0.24) !important;
}

h2.category-heading {
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.2em;
    color: #000000;
	padding-bottom:15px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

.blog-tag a {
    color: #fff;
}
.blog-tag a:hover {
    color: #fff;
}

.ss_blog_dtl_fst_tag a{
	color:#4a9445;
}

.ss_blog_dtl_fst_tag a:hover{
	color:#000;
}
.ss_night_text {
    font-weight: 600;
}

.blog-category-mn-div{
	width:100%;
}

.single-post .page-content a {
    color: #4a9445;
}

.single-post .page-content a:hover {
    color: #000;
}


.product-card.exp_card .card-content h3{
    font-size: 1.2rem;
}
.product-card.exp_card .card-footer .price, .product-card.exp_card .price span{
	    font-size: 1rem !important;
}

.ss-product-grid.ss-product-grid-expe {
    grid-template-columns: 8fr 4fr;
}
.ss-product-grid-expe .ss-product-image img {
    height: 445px;
    object-fit: cover;
}


.subscribe-wrapper  input:-webkit-autofill,
.subscribe-wrapper  input:-webkit-autofill:hover,
.subscribe-wrapper  input:-webkit-autofill:focus,
.subscribe-wrapper  textarea:-webkit-autofill,
.subscribe-wrapper  select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #fff !important;
    background-color: transparent !important;
    transition: background-color 9999s ease-in-out 0s;
}
.req span {
    color: #aa0010;
}

.req {
    margin-top: 10px;
}


.post-actions{
    display:flex;
    align-items:center;
    gap:14px;
	justify-content:center
}

.post-actions button {
    padding: 0 !important;
    background: transparent !important;
}



.post-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    border-top: 1px solid #848484;
    border-bottom: 1px solid #848484;
    padding: 20px 0;
    width: 56%;
    margin: 22px auto 0;
}

.post-actions button{
    padding:0 !important;
    background:transparent !important;
    border:none;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
}

.like-btn svg{
    width:32px;
    height:24px;
    fill:none;
    stroke:#000;
    stroke-width:35;
    transition:.3s ease;
    position:relative;
    top:-1px;
}

.like-btn svg{
    fill:#ffffff;
    transition:.3s ease;
}

.like-btn.active svg{
    fill:#4a9445;
    stroke:#4a9445;
}

.shareblog svg{
    width:30px;
    height:25px;
}

.post-actions span {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.post-actions button:hover span{
	color:#000;
}
.post-actions button:focus span{
	color:#000;
}

.single-post .shareblog svg{
	    fill: #00000000 !important;
    width: 35px !important;
	height:35px !important;
	    stroke: #000;
}



.gallery-wrapper{
    width:100%;
}


/* =========================
DESKTOP
========================= */

.gallery-grid{
    display:grid;
    grid-template-columns: 2fr 1fr;
    gap:15px;
}

.gallery-left img{
    width:100%;
    height:650px;
    object-fit:cover;
    border-radius:20px;
    cursor:pointer;
}

.gallery-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:15px;
    position:relative;
}

.gallery-right img{
    width:100%;
    height:317px;
    object-fit:cover;
    border-radius:20px;
    cursor:pointer;
}

.show-all-btn{
    position:absolute;
    bottom:15px;
    right:15px;
    z-index:5;

    border:none;
    background:#fff;
    color:#000;

    padding:12px 20px;
    border-radius:12px;

    cursor:pointer;
    font-size:15px;
    font-weight:600;
}



/* =========================
MOBILE SLIDER
========================= */

.mobile-gallery{
    display:none;
}

.mobile-gallery img{
    width:100%;
    height:520px;
    object-fit:cover;
    border-radius:20px;
}

.swiper-slide{
    position:relative;
}

.mobile-count{
    position:absolute;
    right:15px;
    bottom:15px;

    background:rgba(0,0,0,.6);
    color:#fff;

    padding:7px 14px;

    border-radius:10px;

    font-size:14px;
    font-weight:600;
}



/* =========================
LIGHTGALLERY
========================= */

.lg-thumb-item{
    border-radius:8px !important;
    overflow:hidden;
}

.lg-thumb-item.active,
.lg-thumb-item:hover{
    border:2px solid #fff !important;
}

.lg-backdrop{
    background:rgba(0,0,0,.96);
}



/* =========================
RESPONSIVE
========================= */

@media(max-width:767px){

    .gallery-grid{
        display:none;
    }

    .mobile-gallery{
        display:block;
        padding-left:15px;
    }

}


/***********media Screen Start*******************/
/***********media Screen Start*******************/

@media only screen and (min-width: 320px) and (max-width: 767px){
	.stars::before {
	  font-size: 18px;
}
	.ss_footer_sec .container {
		    grid-template-columns: 1fr;
	}
	.ss_abt_circle_sec h3 {
    font-size: 18px;
}
	.ss_tooter_top .container{
		grid-template-columns: 1fr;
	}
	.ss_footer_bottom .container{
		grid-template-columns: 1fr;
		        padding: 0;
	}
	.astrostays_btn {
    position: fixed !important;
    bottom: 9px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 130px;
}
	.footer_btm_lft{
		display:flex !important;
		    gap: 10px !important;
		justify-content:center;
	}
	ul.footer_social {
    justify-content: center;
    padding: 0;
}
	.footer_btm_lft img {
    height: 50px;
    object-fit: contain;
    width: 45px;
}
	.site-header .header-inner {
    padding: 10px 15px;
    background: #0000002b;
}
	.site-header.darkHeader .header-inner {
    background: #ffffff;
}
	.site-navigation-toggle-holder .site-navigation-toggle {
		background-color: rgb(255 255 255 / 94%) !important;
	}
	.site-header .site-branding .site-logo img {
    max-width: 120px !important;
}
	.n2-ss-layer-row h1 {
                font-size: 22px !important;
        max-width: 75%;
        line-height: 28px !important;
}
	.n2-ss-layer-row-inner {
		padding: 0 20px;
	}
	.hero-text h1{
		    font-size: 1.5rem;
	}
	.bottom-section h3 {
           font-size: 0.9rem;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
	.bottom-section {
    gap: 10px;
}
	.card {
    position: relative;
    min-height: 200px;
}
	footer#site-footer {
    padding: 40px 15px 30px;
}
	.ss_footer_top_left_dv h4 {
		font-size: 1.4rem;
	}
	.footer-menu-1 ul a {
		font-size: 0.9rem;
	}
	.ss_tooter_top .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 15px; /* optional */
}
	.footer_top_last a {
		font-size: 0.9rem;
	}

/* 1st div full width */
.ss_tooter_top .container > div:nth-child(1) {
    grid-column: 1 / -1;
}
.footer-bottom-right {
    text-align: center;
}
	
	 /* Slider */
  .ss_mob_slid_sec {
    display: flex !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    -webkit-overflow-scrolling: touch !important;
    gap: 30px !important;
    scroll-behavior: smooth !important;
  }

  .ss_mob_slid_sec::-webkit-scrollbar {
    display: none;
  }

  .ss_mob_slid_sec > div {
    flex: 0 0 80% !important;
    scroll-snap-align: start;
  }
	
	/* Dots container */
.ss-slider-dots {
  display: flex;
  gap: 8px;
  margin-top: 14px;
}

/* Dot line */
.ss-slider-dots span {
  width: 28px;
  height: 4px;
  border-radius: 10px;
  background: #d9d9d9;
  cursor: pointer;
  transition: 0.3s;
}

/* Active dot */
.ss-slider-dots span.active {
  background: #000;
}
	header.sticky .header-inner {
    background: #fff !important;
}
	
	.mega-ss_mega_rw_2col > ul {
    display: flex !important;
    gap: 15px;
		flex-wrap:wrap;
		background:transparent !important;
}

ul.mega-sub-menu {
    padding: 0 !important;
}

.mega-menu-item {
    padding: 0 !important;
}
.mega-menu-item>.mega-sub-menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	.mega-ss_mega_rw_2col > ul > li {
    flex: 0 0 48%;
}
	.ss-post-tags span {
            padding: 5px 8px;
        font-size: 10px;
        line-height: normal;
}
	.card-text small {
    display: none;
}
	.ss_home_tags_list li {  
    padding: 3px 6px !important;
}
.mega-menu-row>.mega-sub-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 17px;
}

.mega-menu-row {
    margin-top: 20px !important;
}
.mega-menu-row>.mega-sub-menu li{
		border:0 !important;
}
	
.subscribe-wrapper  .button_grouped {
    padding: 10px 20px !important;	
}
	.button_grouped input {
    font-size: 0.8rem !important;
}
/*==============stays page===============*/
a.foot_btn_astro.astrostays_btn.footer_btn {
    position: relative !important;
    padding: 6px 10px;
    font-size: 11px !important;
    margin-top: 10px;
}
	.ss_footer_top_midl {
    margin-top: 15px;
}
	nav.footer-menu.footer-menu-2 {
    margin-top: 15px;
}
.custom-default-text {
    display: none !important;
}
    .ss_grid_rev_sec>div:nth-child(1) {
        order: 2;
    }
	.ss_home_host_sec:after{
		border-radius: 20px;
	}
	
	.ss-title {
		font-size: 20px;
	}
.ss_night_text {
    font-size: 13px;
}
	
.ss_footer_sec {
    padding-top: 40px;
}
	.ss_tooter_top{
		padding-bottom:40px;
	}
	.footer-column2 ul li a, .footer-column3 ul li a{
		font-size: 0.9rem;
	}
	.footer-column3 .footer-widget h3{
	 margin: 0 0 8px;
	}
    span.icon {
        display: block;
        width: 20px;
        flex-shrink: 0;
    }
	.inclusion-list li{
		    align-items: baseline;
	}
	.subscribe-wrapper input{
 padding: 10px 20px !important;
    font-size: 12px;
	}
	.subscribe-wrapper button{
	font-size: 0.8rem !important;
    padding: 10px 20px !important;
}
	
	.ss_tooter_top{
		padding-bottom: 40px;
	}
	.ss_footer_sec{
		padding-top:40px;
	}
	.top-header .container {
    padding: 10px 15px;
}
.ss_abt_circle_sec h3 {
    margin-bottom: 10px !important;
}	
	.ss_stori_light_bx_1 .eael-lightbox-button-svg-icon svg {
    width: 50px;
}
	.ss_lad_img_slid_sec .elementor-swiper-button-prev, .ss_lad_img_slid_sec .elementor-swiper-button-next {
    width: 30px;
		height: 30px;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image img{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image a {
    display: block;
}
		.ss_suns_first_grid1 .elementor-image-box-img{
		width:80px !important;
		margin:auto;
	}
	.ss_suns_first_grid1 .elementor-image-box-img{
	width:80px !important;
		margin:auto;
	}
	.content {
    grid-template-columns: 1fr !important;
}
section#comments {
		width: 90%;
	}	
		.blog_list_section {
    padding: 0 15px 70px;
}
	.cn-wrapper {
    width: 92% !important;
    margin: auto;
}
	.ss_news_line_cir_mn_div{
	position: absolute;
    left: 0;
 height: 100% !important;
	}
	.cn-left {
    text-align: center !important;
    margin-bottom: 20px !important;
}
	.cn-item {
    padding-left: 30px;
}
	.cn-card {
		padding: 15px;
	}
.ss_news_frm_grp_3 {
    margin-top: 0px;
}
	.woocommerce-cart .page-content, .woocommerce-checkout .page-content {
    padding-top: 10rem !important;
		        padding-left: 15px;
        padding-right: 15px;
}
	.woocommerce-additional-fields h3{
		font-size:20px;
	}
	.woocommerce-privacy-policy-text p {
    font-size: 15px;
    line-height: 24px;
}
	.ss_booking_card {
    margin-top: 30px;
    display: inline-block;
}
	.ss_booking_title {
    font-size: 20px;
    margin-bottom: 5px;
}
	.ss_input_group button{
		padding: 10px 15px !important;
	}
	.ss_coupon_section .ss_book_click {
    padding-bottom: 8px;
}
	#custom_coupon_code{
		font-size:14px;
	}
	#customer_details h3 {
    font-size: 20px;
}
	.woocommerce-guest-fields h3 {
    padding-bottom: 10px;
}
	.ss_gst_section h3 {
    font-size: 20px !important;
    line-height: 25px;
}
	.ss_order_summary h3 {
    padding-bottom: 5px;
}
	.woocommerce-cart .page-content, .woocommerce-checkout .page-content {
		    padding-bottom: 3rem !important;
	}
	.destination_title {
		font-size: 1rem;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #000000 !important;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #000 !important;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
		color:#000 !important;
	}
	.close_map_btn img {
    width: 20px;
    align-items: center;
    display: flex;
filter: brightness(0) invert(1);
}
	.card-content h3 {
		font-size: 1.1rem;
		    line-height: 1.4em;
	}
	.card-footer .price {
    font-size: 0.9rem !important;
}
.product-grid {
gap: 30px;
}
.cn-content h3 {
font-size: 1.2rem;
}
	.ss_desktop_show{
		display:none;
	}
	.ss_mobile_show{
		display:block;
	}
	.ss_team_sec_abt .eael-team-item{
		height:100%;
	}
	
	main.category-page {
    padding: 140px 15px 50px;
}
h2.category-heading {
	font-size: 1.6rem;
	}
 .ss-product-image img {
    height: 230px !important;
}
	.ss-badge {
    padding: 3px 12px;
    font-size: 11px;
}
	.ss-arrow-btn svg {
    width: 15px;
}
	.ss-arrow-btn {
    width: 45px;
		height: 30px;
	}
	
	.black_overlay:before{
		    background-color: #000000d4 !important;
	}
	.ss_img_respo{
		width:100% !important;
	}
	
	.ss_place_tab_btn .e-con-inner{
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 12px;
    white-space: nowrap;
    padding-bottom: 10px !important;
    scrollbar-width: thin;
}

.ss_place_tab_btn .ss_tab_btn{
    flex: 0 0 auto;
}

/* Chrome */
.ss_place_tab_btn .e-con-inner::-webkit-scrollbar{
    height: 4px;
}

.ss_place_tab_btn .e-con-inner::-webkit-scrollbar-track{
    background: #e5e5e5;
    border-radius: 20px;
}

.ss_place_tab_btn .e-con-inner::-webkit-scrollbar-thumb{
    background: #000;
    border-radius: 20px;
}
	.testimonials h3 {
    padding-bottom: 25px;
}
	.ss_mob_slid_sec > article {
	 flex: 0 0 80% !important;
	}
	.blog-card {
		padding: 15px !important;
	}
	.blog-card h3 {
    font-size: 18px !important;
	}
	.hero-text small {
    display: none;
}
	
.post-actions {
    width: 100%;
    margin: 10px auto 27px;
}	
	.mobile-banner-set {
    height: 60vh !important;
    min-height: auto !important;
}	
	.mobile-banner-set .e-con-inner{
		z-index:9;
	}
		.mobile-banner-set img{
		width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
height: 100% !important;
	}
	.n2-ss-slider .n2-ss-layer[data-pm=default], .n2-ss-slider .n2-ss-layer[data-pm=normal]{
    bottom: -6px !important;
}
	.mobile-banner-set:before{
		z-index:1;
	}
	
    .filter-close {
        position: absolute;
        right: 15px;
        top: 10px;
    }
	.filter-close img{
		width:28px;
	}
	.mob_filtter_sidebar {
    width: 100%;
}
	.single-post .shareblog svg{
    width: 32px !important;
	height:32px !important;
}
	
	.loadmore-wrap{
		display:none;
	}
	.testimonials{
		padding-bottom:20px;
	}
	
}


@media only screen and (min-width: 481px) and (max-width: 767px){ 
	.ss_img_respo img {
    width: 100%;
}
	.ss_hm_3_col_sec{
		        grid-template-columns: repeat(3, 1fr) !important;
	}
	.ss_hm_3_col_sec2{
		        grid-template-columns: repeat(3, 1fr) !important;
	}
	.ss_hm_3_col_sec2 h3{
		font-size:1.2rem !important;
	}
	.ss_hm_2_col_sec{
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.ss_2col_grid{
		grid-template-columns: repeat(2, 1fr) !important;
	}
	    .ss_footer_sec .container {
        grid-template-columns: repeat(3, 1fr);
		 gap: 30px;
    }
.ss_tooter_top .container {
    display: grid;
    grid-template-columns: 6fr 3fr 3fr;
    gap: 40px;
}
	    .ss_tooter_top .container > div:nth-child(1) {
        grid-column: auto;
    }
	.footer_btm_lft {
        justify-content: center;
    }
	.ss_stay_grid {
        grid-template-columns: repeat(2, 1fr);
    }
	.subscribe-wrapper input{
		font-size:12px;
		    padding: 10px 20px !important;
	}
	.footer-column2 ul li a, .footer-column3 ul li a{
		font-size: 0.9rem;
	}
	.footer-column3 .footer-widget h3{
	 margin: 0 0 8px;
	}
	    .ss_footer_bottom .container {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 35px;
    }
	.ss_abt_team_grid {
    --e-con-grid-template-columns: repeat(1, 1fr) !important;
}
	.ss_team_sec_abt .eael-team-content{
		    transform: translateY(49%);
	}
	.ss_img_respo {
    width: 100%;
}
	.ss_abt_sus_grid figure {
    display: flex !important;
    justify-content: center;
    margin-bottom: 20px !important;
}
	.ss_team_grid_sec {
    --e-con-grid-template-columns: repeat(2, 1fr) !important;
}

		.ss_hm_3_col_sec2 .elementor-widget-image{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image img{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image a {
    display: block;
}

	.ss_suns_first_grid1, .ss_suns_first_grid2{
		        --e-con-grid-template-columns: repeat(3, 1fr) !important;
	}
		main.category-page {
    padding: 140px 15px 50px;
}
h2.category-heading {
	font-size: 1.6rem;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1023px){
	.ss_img_respo img {
    width: 100%;
}
	.astrostays_btn {
    position: fixed !important;
    bottom: 9px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 130px;
}
	.footer_btm_lft{
		display:flex !important;
	}
	.site-header .header-inner {
    padding: 10px 15px;
    background: #0000002b;
}
	
	    .site-header.darkHeader .header-inner {
        background: #ffffff !important;
    }
	.site-navigation-toggle-holder .site-navigation-toggle {
		background-color: rgb(255 255 255 / 94%) !important;
	}
	.site-header .site-branding .site-logo img {
    max-width: 120px !important;
}
	.n2-ss-layer-row h1 {
    font-size: 38px !important;
    max-width: 80%;
}
	.n2-ss-layer-row-inner {
		padding: 0 20px;
	}
		.site-footer{
    padding: 50px 25px 20px !important;
}
	.mega-menu-row>.mega-sub-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 17px;
}

.mega-menu-row {
    margin-top: 20px !important;
}
.mega-menu-row>.mega-sub-menu li{
		border:0 !important;
	padding:0 !important;
}
	a.foot_btn_astro.astrostays_btn.footer_btn {
    position: relative !important;
    padding: 6px 10px;
    font-size: 11px !important;
    margin-top: 10px;
}
	.ss_footer_top_midl {
    margin-top: 15px;
}
	nav.footer-menu.footer-menu-2 {
    margin-top: 15px;
}
	    .ss_grid_rev_sec>div:nth-child(1) {
        order: 2;
    }
	.ss_home_host_sec:after{
		border-radius: 20px;
	}
	.ss_flip_bx_sec .eael-elements-flip-box-container {
    padding: 20px 0;
}
	.ss_tailor_sec>div {
    padding: 0 !important;
}
	.ss_footer_bottom .container{
		    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 46px;
	}
	.footer-bottom-widget .textwidget{
		text-align:center;
	}
		.top-header .container {
    padding: 10px 15px;
}
	.ss_hm_3_col_sec2 .elementor-widget-image{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image img{
		width:100%;
	}
	.ss_hm_3_col_sec2 .elementor-widget-image a {
    display: block;
}
	.ss_cnt_pg_frm .wpcf7-text {
		height: 45px;
	}
	.ss_cnt_pg_frm textarea{
		height:100px;
	}
		.ss_news_line_cir_mn_div{
	position: absolute;
    left: 0;
 height: 100% !important;
	}
	.cn-left {
    text-align: center !important;
    margin-bottom: 20px !important;
}
	.cn-item {
           padding-left: 30px;
        display: flex !important;
        flex-direction: column;
		
}
	.cn-card {
    display: flex !important;
    flex-direction: column;
}
	.cn-card {
		padding: 15px;
	}
		.woocommerce-cart .page-content, .woocommerce-checkout .page-content {
    padding-top: 10rem !important;
		        padding-left: 15px;
        padding-right: 15px;
}
		.woocommerce-guest-fields h3 {
    padding-bottom: 10px;
}
		#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #000000 !important;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #000 !important;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
		color:#000 !important;
	}
	div#cn-container {
    width: 80%;
}
		main.category-page {
    padding: 140px 20px 50px;
}
.ss-product-image img {
	height: 235px !important;
	}
	
	
}

@media only screen and (min-width: 1024px) and (max-width: 1300px){
	.ss_price .woocommerce-Price-amount {
    font-size: 14px !important;
}
	.ss_price span {
    font-size: 12px;
}
	.ss_rating {
		font-size: 12px;
	}
.cn-wrapper {
    width: 96%;
    margin: auto;
}
	.side-card h4 {
		font-size: 0.9rem;
	}
}


@media (min-width: 992px) and (max-width: 1170px) {

.ss_stay_grid {
	grid-template-columns: repeat(1, 1fr);
	}
}

@media screen and (max-width: 820px) and (orientation: portrait) {
	.ss_stay_grid {
	grid-template-columns: repeat(1, 1fr);
	}
}


@media (max-width: 767px){
	.home-main-slider .n2-ss-slider,
	.home-main-slider .n2-ss-slide-backgrounds {
		height:60vh;
	}
	
}


@media only screen and (min-width: 1024px) and (max-width: 2000px) {
    .e-con>.e-con-inner {
        width: 95% !important;
    }
	.site-header .header-inner {
    width: 91% !important;
}
	.ss_tooter_top .container, .ss_footer_sec .container, .ss_footer_bottom .container{
		width: 95% !important;
	}
	  .category-page .container {
        width: 95% !important;
    }
	
	
}

/* ===============================
   Category Header
================================ */
.blog-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.blog-category-title {
    background: #2e7d32;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
}

.blog-view-more {
    border: 1px solid #000;
    padding: 6px 14px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 14px;
}

/* ===============================
   Cards Grid
================================ */
.blog-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
}

/* ===============================
   Card
================================ */
.blog-card {
    background: #f6f6f6;
    border-radius: 16px;
    padding: 25px;
    display: flex;
    flex-direction: column;
	gap: 12px !important;
}

/* Feature Image */
.blog-card img {
    width: 100%;
    max-height: 186px;
    object-fit: cover;
    border-radius: 12px !important;
    margin-bottom: 12px;
}

/* ===============================
   Title
================================ */
.blog-card h3 {
    font-size: 22px;
    line-height: 1.35;
    font-weight: 500;
    margin-bottom: 8px;
}

/* ===============================
   Short Description
================================ */
.blog-card p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 12px;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

/* ===============================
   Meta Section
================================ */
.blog-meta {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: auto;
}

/* Category Tag (Black Pill) */
.blog-tag {
     background: #000;
    color: #fff;
    padding: 4px 16px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 500;
    width: fit-content;
}

/* ===============================
   Date & Read Time
================================ */
.blog-date-time {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    color: #000; /* black text */
}

.blog-date {
    text-align: left;
}

.blog-read {
    text-align: right;
}
/* ===============================
  Stay Page
================================ */
.tf-archive-search-form.tf-booking-form-wrapper {
    height: 100vh;
	position:relative;
}
.tf-archive-search-form.tf-booking-form-wrapper:before {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	content:'';
	background:#000;
	opacity:0.3;
}
.tf-archive-search-form.tf-booking-form-wrapper .tf-hotel-side-booking.tf-booking-form {
	display:none;
}

.secondheader-main {
    opacity: 0;
    visibility: hidden;
	background:#fff !important;
	transition: all .2s ease-out;
}
.secondheader-main #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #000 !important;
}
.secondheader-main.stickye{
	opacity:1 !important
}

.firstmain-head{
	    position: absolute !important;
}
.secondheader-main.darkHeader {
    opacity: 1;
    visibility: visible;
	transition: all .3s ease-out;
}.secondheader-main.darkHeader a.search_btn{
	background: #0000003d;}

a.destination_box img{
	max-height:170px
}
.apply_filter {
    position: absolute !important;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.apply_filter.applay_fltrs{
	    position: relative !important;
    bottom: 0% !important;
    left: 0 !IMPORTANT;
    right: 0 !important;
    margin: 0 !important;
}

.footer_extrainfo {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.footer_extrainfo.second { margin-top: 20px;}
.ss_tailor_sec_box,
.ss_tailor_sec_box_con,
.ss_tailor_sec_box_con .elementor-widget-eael-flip-box,
.ss_tailor_sec_box_con .elementor-widget-eael-flip-box>div,
.ss_tailor_sec_box_con .elementor-widget-eael-flip-box>div>div{
    height: 100% !important;
}
.ss_flip_bx_sec .eael-elements-flip-box-container {
	padding:30px 0;
}
.main_breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 25px;
}
.main_breadcrumb ul a {
    color: #fff !important;
	position:relative;
	font-size:1.1rem;
}
.main_breadcrumb ul li.current a {
	font-weight:600;
}
.main_breadcrumb ul li:not(:last-child) a:after {
    position: absolute;
    content: "\f105" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 5 Free" !important;
    right: -16px;
    top: 0px;
}

/* caledner css */

.calendar-section .dayContainer {
    width: 100% !important;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.calendar-section .dayContainer span {
    width: inherit;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.calendar-section .flatpickr-rContainer {
    width: 100%;
}

.calendar-section .flatpickr-days {
    width: 100% !IMPORTANT;
}

.calendar-section .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
    box-shadow: none ! IMPORTANT;
}

/* Cart ====== Checkout ====== Order */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0 0 20px #00000014;
}
.woocommerce-cart .page-content,
.woocommerce-checkout .page-content {
	padding-top: 12rem;
	padding-bottom:5rem;
	max-width:1400px;
	margin:0 auto;
}
.wp-block-woocommerce-cart-order-summary-block {
    padding: 20px;
    border: 1px solid #ddd;
}
.wc-block-components-product-metadata__description,
.woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector,
.woocommerce-cart .wp-block-heading.has-text-align-center:not(.with-empty-cart-icon),
.woocommerce-cart .wc-block-grid .wc-block-grid__products {
	display:none !important;
}
button.wc-block-cart-item__remove-link {
    padding: 5px 10px !important;
    text-decoration: none !important;
    color: #fff !important;
    background: red !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
}
:root :where(.wp-element-button, .wp-block-button__link) {
	background:var(--e-global-color-primary) !important;
	color:#fff !important;
}
:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {
	background:#000 !important;
	color:#fff !important;
}
html:has(.mega-toggle-on)  {
    scrollbar-gutter: stable;
}

body:has(.mega-toggle-on) {
    overflow: hidden;
}

body:has(.mega-toggle-on)::before {
    content: "";
    position: fixed;
    inset: 0;
    background: #0b0b0b63;
    z-index: 9;
}
 ::-webkit-scrollbar {
  width: 0px;
	  background: red;
}
a.cart_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: transparent;
    border-radius: 50px;
    border: 1px solid var(--e-global-color-primary);
    width: 44px;
    height: 42px;
	position:relative;
	display: none;
}
a.cart_btn i {
	color:var(--e-global-color-primary);
}
span.cart_count {
    position: absolute;
    right: -5px;
    width: 20px;
    height: 20px;
    top: -10px;
    background: var(--e-global-color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
}
.woocommerce-checkout hr {
    border: none;
    height: 1px;
    background-color: #e8e8e8;
	margin: 18px 0;
}
a.woocommerce-remove-coupon {
    color: red;
    padding: 2px 10px;
    font-size: 0.8rem;
    border-radius: 50px;
	font-weight:600;
}
a.woocommerce-remove-coupon:hover {
	color:var(--e-global-color-primary);
}
span.coupon_btn {
    display: flex;
    align-items: center;
    gap: 6px;
	position:relative;
}
span.coupon_btn .woocommerce-remove-coupon {
	position: absolute;
    right: 80px;
}
.woocommerce-terms-and-conditions-wrapper {
    display: flex;
    align-items: start;
}
.woocommerce-privacy-policy-text {
    padding-top: 7px;
}
.woocommerce-terms-and-conditions-wrapper .required {
	display:none;
}
div#payment {
    background: #fff !important;
    border: 1px solid #ddd;
    padding: 4px;
    margin-top: 30px;
    border-radius: 20px !important;
}
.wc_payment_methods.payment_methods.methods li:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px !important;
}
.wc_payment_methods.payment_methods.methods li {
	position:relative;
	cursor:pointer;
}
.payment_method_ccavenue img,
.payment_box {
	display:none !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left;
}
button#place_order {
    padding: 20px 40px;
    background: var(--e-global-color-primary);
    border-radius: 20px;
}
button#place_order:hover {
	background:#000;
}
.wc_payment_method input {
    position: relative;
    top: 4px;
    height: 16px;
    width: 20px;
}
.payment_method_ccavenue:after {
    background: #fff url('../../uploads/2026/03/cards.png');
    position: absolute;
    right: 0;
    width: 156px;
    height: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 5px;
}
.woocommerce-guest-fields h3 {
	margin-bottom: 0;
}
#customer_details .col-1 input,
#customer_details .col-1 select,
#customer_details .col-1 .select2-selection,
#customer_details .col-1 textarea {
	border:0 !important;
}
.woocommerce form .form-row label {
    line-height: 1;
	font-size:0.8rem;
}
.woocommerce form .form-row .input-text, 
.woocommerce form .form-row select {
    padding: 0.2em 0;
	outline:none;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
	outline:none;
}
.woocommerce form .col-1 .form-row {
	border:1px solid #ddd;
	border-radius:10px;
	margin-top:15px;
	padding:10px 15px;
}
.woocommerce form .form-row-wide, 
.woocommerce-page form .form-row-wide {
    float: left;
    width: 100%;
}
.woocommerce-terms-and-conditions-wrapper .form-row {
    padding: 0 !important;
    border: none !important;
    margin: 5px 0 0 !important;
}
:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered {
    padding: .5em 0 !important;
}
.woocommerce-billing-fields,
.woocommerce-additional-fields {
	clear:both;
	margin-top:20px;
}
.woocommerce-guest-fields,
.woocommerce-billing-fields,
.woocommerce-additional-fields,
.woocommerce-terms-and-conditions-wrapper {
	float:left;
	width:100%;
}
.checkout_error {
    color: red;
    text-align: center;
    margin-top: 15px;
    font-weight: 600;
}
/* Share btn */
.share-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  justify-content: center;
  align-items: center;
}
.share-box {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 320px;
  text-align: center;
  animation: fadeIn 0.3s ease;
}
.close-btn {
  float: right;
  cursor: pointer;
  font-size: 20px;
}
.icons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 15px;
}
.shareblog {
	cursor:pointer;
}
.icons a {
  padding: 10px;
  border-radius: 6px;
  text-decoration: none;
  color: white;
  font-size: 14px;
}
#wa { background: #25D366; }
#fb { background: #1877F2; }
#tw { background: #1DA1F2; }
#li { background: #0A66C2; }
#em { background: #EA4335; }
#sms { background: #6c757d; }
#copy {
    background: #000;
    color: #fff;
}
#wa:hover,#fb:hover,#tw:hover,#li:hover,#em:hover,#sms:hover,#copy:hover {
	background:var(--e-global-color-primary);
	color:#fff;
	cursor:pointer;
}
@keyframes fadeIn {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
/* Share Btn End */
.button_grouped {
    background: #fff;
    border-radius: 100px;
    border: none;
    background: #ffffff !important;
    color: #000;
    padding: 12px 35px !important;
    border-radius: 40px !important;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.9rem !important;
}

.button_grouped input {
    padding: 0 !IMPORTANT;
    color: #000;
}
.button_grouped input:hover {
    padding: 0 !IMPORTANT;
    color: #000;
}

.button_grouped .icon {
    display: flex;
    width: 16px;
}
/* search page css */
.search-page {
  max-width: 1400px;
  margin: auto;
  padding: 140px 20px;
}

.search-header {
  text-align: center;
  margin-bottom: 30px;
}

.search-header h1 span {
  color: #000;
}

.search-form {
  margin-top: 15px;
}

.search-form input {
  padding: 10px;
  width: 250px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.search-form button {
  padding: 10px 16px;
  margin-left: 8px;
  background: #4a9445;
  color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
.search-form button:hover{
  background: #000; 
} 

.search-page .search-results {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.search-card {
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s;
}

.search-card:hover {
  box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.search-thumb img {
  width: 100%;
  height: auto;
}

.search-content {
  padding: 15px;
}

.search-content h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

.read-more {
  display: inline-block;
  margin-top: 10px;
  color: #0073aa;
}




body:has(.search-page) header#site-header {
  background:#000
}

.pagination .nav-links {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.search-form {
    display: flex;
    max-width: 500px;
    margin: 40px auto;
}
.ss-product-card .ss-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body button.eael-testimonial-read-more-btn {
    color: #4a9445 !important;
}
.award_box .eael-testimonial-item-inner{
	cursor:pointer
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #4a9445;
    color: #fff;
    text-align: center;
    border-radius: 2px;
	border:0 !important
}
/* Tablet */
@media (max-width: 1024px) {
  .search-page {
    padding: 120px 20px;
  }

  .search-page .search-results {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .search-form {
    max-width: 100%;
  }

  .search-form input {
    width: 100%;
  }
}


/* Mobile */
@media (max-width: 767px) {
  .search-page {
    padding: 100px 15px;
  }

  .search-header h1 {
    font-size: 24px;
    line-height: 1.4;
  }

  .search-page .search-results {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .search-form {
    flex-direction: column;
    gap: 12px;
    margin: 25px auto;
  }

  .search-form input {
    width: 100%;
    margin: 0;
    font-size: 16px;
    padding: 14px;
  }

  .search-form button {
    width: 100%;
    margin-left: 0;
    padding: 14px;
  }

  .search-content {
    padding: 18px;
  }

  .search-content h2 {
    font-size: 16px;
  }

  .pagination .nav-links {
    flex-wrap: wrap;
    gap: 8px;
  }
}


/* Small Mobile */
@media (max-width: 480px) {
  .search-page {
    padding: 100px 12px;
  }

  .search-header h1 {
    font-size: 20px;
  }

  .search-form input,
  .search-form button {
    padding: 12px;
  }
}
.flatpickr-day.inRange {
	box-shadow:none !important;
}