@import url('https://fonts.googleapis.com/css2?family=Ballet:opsz@16..72&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Handlee&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Teko:wght@300..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Ballet:opsz@16..72&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Handlee&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Teko:wght@300..700&display=swap');
.footer_vdo {
  position: relative;
  width: 100%;
  height: 630px; /* fixed height across all devices */
  overflow: hidden;
}

.footer_vdo .elementor-widget-video,
.footer_vdo .elementor-open-inline {
  position: relative;
  width: 100%;
  height: 100%;
}

.footer_vdo .elementor-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer_full{
	padding:40px 0 0 0;
}
.copy_txt p{
	margin-bottom:0 !important;
	font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 22px;
    color: #717171 !important;
    font-weight: 500 !important;
	font-family: "Raleway" !important;
	padding:15px 0 12px 0;
}
.copy_txt p a{
	color:#00a2ca !important;
	font-weight: 800 !important;
}
.copy_txt p a:hover{
	color:#fff !important;
}
.copy_txt p a:focus{
	outline:none !important;
}
.add_ress p , .add_ress p a{
	font-size: 16px;
    letter-spacing: 2px;
    line-height: 26px;
    font-weight: 300 !important;
    font-family: "Poppins";
	margin-bottom:0 !important;
	color:#fff !important;
}
.add_ress p a:focus{
	outline:none !important;
}
.footer_logo{
	margin-bottom:53px !important;
}
.footer_mid {
    margin-bottom: 65px;
}
.footer_head h3{
	font-size: 25px;
    letter-spacing: 1px;
    line-height: 35px !important;
    font-weight: 500 !important;
	margin-bottom:25px !important;
}
.footer_pd {
    padding: 0 110px 0px 60px;
}
.social_icn .elementor-icon {
    width: 40px !important;
    height: 40px !important;
}
.social_icn .elementor-icon svg {
    width: 22px;
    height: 22px;
}
.left_fot{
	margin-top:30px;
}
.mob {
    margin-bottom: 22px !important;
}
.footer_vdo .elementor-custom-embed-play svg{
	height: 134px !important;
    width: 134px !important;
	transition: all .3s !important;
}
.footer_vdo .elementor-custom-embed-play svg:focus{
	outline:none !important;
}
.footer_vdo {
  position: relative;
}

.footer_vdo .elementor-custom-embed-play {
  z-index: 2;
  overflow: visible;
}

.footer_vdo .elementor-custom-embed-play::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 134px;
  height: 134px;
  border-radius: 50%;
  background: rgba(0, 162, 202, 0.3);
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

.footer_vdo .elementor-custom-embed-play:hover::after {
  transform: translate(-50%, -50%) scale(1.8);
  opacity: 1;
}

.footer_vdo .elementor-custom-embed-play svg {
  height: 134px !important;
  width: 134px !important;
  transition: all 0.4s ease !important;
}

.footer_vdo .elementor-custom-embed-play:hover svg path {
  fill: #00a2ca !important;
  transition: fill 0.4s ease !important;
}


.footer_logo a:focus{
	outline:none !important;
}
.add_ress p a:hover{
	color:#00a2ca !important
}
.maill p a , .number p a{
	position:relative;
	padding-left:32px;
} 
.number p {
	margin-bottom:6px !important;
}
.maill p a:before {
    content: '';
    position: absolute;
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/hfdftghj.svg);
    width: 22px;
    height: 22px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.number p a:before{
	content:'';
	position:absolute;
	background:url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/sdfbjks.svg);
	width:22px;
	height:22px;
	left:0;
	background-repeat:no-repeat;
	background-size: contain;
} 
.footer_btn a {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 400 !important;
    font-family: "Poppins";
    border: 1px solid #00a2ca !important;
    transition: all .3s !important;
    background: transparent !important;
    border-radius: 15px;
    padding: 5px 30px;
    margin-top: 40px;
	background: #00a2ca !important;
}
.footer_btn a:focus{
	outline:none !important;
}
.footer_btn a:hover{
	background: transparent !important;
	border: 1px solid #00a2ca !important;
}

.footer_logo a img {
    width: 148px !important;
}
/* testimonial */
.testimonial .elementor-testimonial{
	display: flex;
    flex-direction: column-reverse;
	align-items:center !important;
}
.testimonial .elementor-testimonial__text{
	font-size: 32px;
    letter-spacing: 1px;
    line-height: 42px;
    color: #010101;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}
.testimonial .elementor-star-rating {
    position: absolute;
    top: 0;
    left: 46%;
}
.testimonial .elementor-testimonial__content{
	padding: 45px 0 15px 0 !important;
}
.testimonial .elementor-testimonial__name{
	font-size: 15px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #4a4a4a !important;
    font-weight: 400;
    font-family: "Poppins";
}
#ast-scroll-top {
    background-color: #00a2ca;
    font-size: 19px;
    bottom: 50px;
    right: 50px;
	transition: all .3s !important;
}
#ast-scroll-top:hover{
	background:#fff !important;
}
#ast-scroll-top:hover svg {
	fill:#00a2ca !important;
}
.testi_topg{
	margin-top:50px;
}

.westexlodge_pd_lr {
  padding-left:250px;
  padding-right:250px;
}


/* contact pg */
.inner_banner {
    padding-top: 220px;
    padding-bottom: 120px;
}
/* .inner_title h1 {
  padding-top:270px;
  padding-bottom:160px;
} */
.inner_title h1{
	font-size: 72px;
    line-height: 26px;
    color: #ffffff !important;
    font-weight: 700;
	font-family: "Manrope", sans-serif !important;
}
.inner_breadcombs .hfe-breadcrumbs-text {
	font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #ffffff !important;
    font-weight: 500;
}
.inner_breadcombs .hfe-breadcrumbs-home-icon{
	margin-right:0 !important;
}
 .inner_breadcombs .hfe-breadcrumbs-home-icon svg{
	width:25px;
	height:25px;
	fill:#fff !important;
}
.inner_breadcombs .hfe-breadcrumbs-separator-icon svg {
	width:18px;
	height:18px;
	fill:#fff !important;
}
.contact_pd{
	padding:0 300px;
}
.contact_form .name_email p br , .contact_form p br{
	display:none !important;
}
.contact_form .name_email {
	margin-bottom:0 !important;
}
.contact_form .name_email p{
	display:flex;
	flex-direction:row;
	gap:22px;
	margin-bottom:0px !important;
}
.contact_form .wpcf7-form-control-wrap{
	margin-bottom:20px !important;
}
.btn_submit{
	text-align:center;
}
.cnt_main{
  padding-top:60px !important;
  padding-bottom:70px;
}
.cnt_main .elementor-icon-box-title {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700 !important;
    font-family: "Manrope" !important;
    padding-bottom: 5px;
}
.cnt_main .elementor-icon-box-icon {
  border-radius: 10px;
  background-color: #e2f6fb;
  padding:20px;
}
.cnt_main .elementor-icon svg path {
  fill: #00a2ca !important;
}
.cnt_main .elementor-icon-box-description  {
 font-size: 17px;
 letter-spacing: 0px;
 line-height: 28px;
 color: #616161;
 font-weight: 400;
 font-family: "Poppins";
}
.cnt_main .elementor-icon-box-description  a {
 font-size: 17px;
 letter-spacing: 0px;
 line-height: 28px;
 color: #616161;
 font-weight: 400;
 font-family: "Poppins";
}
.cnt_box  {
    display: flex;
    gap: 65px;
	padding-bottom:60px;
	border-bottom:1px dashed #636363;
}
.westex_cnt_form {
  padding-top:80px;
}
.btn_submit .wpcf7-submit{
	border-radius: 10px;
    background-color: #00a2ca !important;
	padding:12px 38px !important;
	font-size: 21px;
	line-height:24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Helvetica" !important;
	margin-bottom:0 !important;
	border: 2px solid #00a2ca !important;
}
.btn_submit {
 padding-top:20px;
}
.westex_cnt_form input {
 border-radius: 10px;
 background-color: #f6f6f6;
/*  padding: 25px 20px !important; */
 height:50px;
 border:none;
 font-size: 17px;
 letter-spacing: 0px;
 line-height: 28px;
 color: #616161;
 font-weight: 300;
 font-family: "Roboto" !important;
 margin-bottom:30px !important;
}
.westex_cnt_form  textarea {
   border-radius: 10px;
   background-color: #f6f6f6;
   font-size: 17px;
   letter-spacing: 0px;
   line-height: 28px;
   font-weight:300;
   height:185px;
   border:none;
}
.btn_submit p {
  margin-bottom:0 !important;
}

.westex_cnt_form input:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
  background-color: #f6f6f6;
}
.map_westex {
	height:500px;
}
.btn_submit .wpcf7-submit:hover {
  background-color: #ffffff !important;
  color: #00a2ca !important;
  border: 2px solid #00a2ca !important;
  transition:0.3s ease-in-out;
}
.btn_submit .wpcf7-spinner {
  display:none !important;
}

/* rooom details */
.single-mphb_room_type .entry-header {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/7.webp);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 220px;
    padding-bottom: 120px;
    text-align: center;
    margin-bottom: 0 !important;
}
.single-mphb_room_type .entry-title{
	font-size: 72px !important;
    line-height: 75px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-family: "Manrope", sans-serif !important;
}
.single-mphb_room_type  .content-area{
	margin-top:0 !important;
}
.single-mphb_room_type .ast-container , .single-mphb_room_type article{
	padding:0 !important;
}
 .single-mphb_room_type .entry-meta , .single-mphb_room_type .entry-meta span , .single-mphb_room_type .entry-meta span a{
	font-size: 18px !important;
    letter-spacing: 1px !important;
    line-height: 28px !important;
    color: #ffffff !important;
    font-weight: 500 !important;
}
 .single-mphb_room_type .entry-content {
	padding:0 50px !important;
	 margin-top:50px !important;
}
 .single-mphb_room_type .gallery-item img{
	width:100% !important;
}
.single-mphb_room_type  .mphb-single-room-type-attributes {
	padding-left:0 !important;
}
.single-mphb_room_type  .mphb-single-room-type-attributes li{
	position:relative;
	list-style:none !important;
	padding-left:25px;
}
 .single-mphb_room_type  .mphb-single-room-type-attributes li:before{
	 content:'';
    width:10px;
	height:2px;
	 background:#2fa1bc;
	 background-repeat:no-repeat;
	 left:0;
	 position:absolute;
	 top:12px;
}
.single-mphb_room_type  .entry-content h2{
    font-size: 32px !important;
    letter-spacing: 1px !important;
    line-height: 42px !important;
    color: #010101 !important;
    font-weight: 500 !important;
    font-family: "Poppins";
}
.single-mphb_room_type .entry-content li , .single-mphb_room_type .entry-content p , .single-mphb_room_type .entry-content form p label {
	font-size: 17px !important;
    letter-spacing: 0px !important;
    line-height: 27px !important;
    color: #2d2d2d !important;
    font-weight: 400 !important;
    font-family: "Poppins" !important;
}
.single-mphb_room_type .entry-content form p input ,.single-mphb_room_type .entry-content form p select{
	margin-top:10px;
	border-radius: 10px;
    background-color: #f6f6f6;
    height: 50px;
    border: none;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #616161;
    font-weight: 300;
    font-family: "Roboto";
}
.single-mphb_room_type .entry-content form .mphb-reserve-btn ,.single-mphb_room_type  .form-submit .submit{
	    border-radius: 10px !important;
    background-color: #00a2ca !important;
    padding: 12px 38px !important;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Manrope", sans-serif !important;
    margin-bottom: 0 !important;
    border: 2px solid #00a2ca !important;
	transition: 0.3s ease-in-out;
}
.single-mphb_room_type .entry-content form .mphb-reserve-btn:hover ,.single-mphb_room_type  .form-submit .submit:hover{
	    background-color: #ffffff !important;
    color: #00a2ca !important;
    border: 2px solid #00a2ca !important;
    transition: 0.3s ease-in-out;
}

 .single-mphb_room_type .entry-content p a{
	color:#00a2ca !important;
	text-decoration:none !important;
}
.single-mphb_room_type .entry-content li a{
	color:#000 !important;
	text-decoration:none !important;
}
.single-mphb_room_type .navigation {
    padding: 20px 50px 0;
}
.single-mphb_room_type .datepick-multi{
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    position: relative;
    width: 435px !important;
    border: 1px solid #f6f1eb;
}
.single-mphb_room_type .datepick-month {
    width: 100%;
}
.single-mphb_room_type .datepick-month.first{
	margin-bottom: 15px;
}
.single-mphb_room_type .datepick-month-header{
	padding: 15px 0;
}
.single-mphb_room_type .datepick-nav{
	display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background: #00a2ca !important;
    padding: 15px 0;
}
.single-mphb_room_type .mphb-calendar .datepick-month td{
	width: 40px;
    height: 40px;
}
.single-mphb_room_type .mphb-calendar .datepick-month td span{
	display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Manrope", sans-serif !important;
    transition: background-color 0.3s 
ease, color 0.3s 
ease;
}
.single-mphb_room_type .datepick-cmd:hover {
    background-color: #77777700 !important;
}
.single-mphb_room_type .facility-air-conditioning a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-air-conditioning a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/ac.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-barbecue a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-barbecue a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/barbicue.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-childrens-high-chair a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-childrens-high-chair a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/chair.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-coffee-machine a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-coffee-machine a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/coffie.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}

.single-mphb_room_type .facility-dining-table a {
   position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-dining-table a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/dinning.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-entire-holiday-home a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-entire-holiday-home a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/home-private.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-flat-screen-tv a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-flat-screen-tv a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/tv.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-free-wi-fi a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-free-wi-fi a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/wi-fi.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-heating a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-heating a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/Heating.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-kitchenware a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-kitchenware a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/kitchenware.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-linen a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-linen a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-linen.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-microwave a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-microwave a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/microWave.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-oven a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-oven a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/oven.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-private-bathroom a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-private-bathroom a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/Private-bathroom.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-private-entrance a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-private-entrance a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/entrance.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-kitchen a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-kitchen a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-kitchen.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-private-kitchen a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-private-kitchen a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-kitchen.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-refrigerator a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-refrigerator a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/refrigirator.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-stovetop a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-stovetop a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/Stovetop.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-toaster a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-toaster a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/micro.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-tumble-dryer a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-tumble-dryer a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/tumble-dryer.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-tv a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-tv a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/tv.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-upper-floors-accessible-by-stairs-only a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-upper-floors-accessible-by-stairs-only a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/stair.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-washing-machine a {
     position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-washing-machine a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/washMachine.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-wireless-internet a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-wireless-internet a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-wireless-internet.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-clothes-rack a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-clothes-rack a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/Clothes-rack.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-iron a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-iron a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/Iron.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-tea-coffee-maker a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-tea-coffee-maker a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/TeaCoffee-maker.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-towels a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-towels a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-linen.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-telephone a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-telephone a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/telephone-ff.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-socket-near-the-bed a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-socket-near-the-bed a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/socket.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-kitchenette a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-kitchenette a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/facility-kitchen.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}

.single-mphb_room_type .facility-cable-channels a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-cable-channels a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/cable.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .facility-tile-marble-floor a {
    position: relative;
    padding-left: 30px;
}
.single-mphb_room_type .facility-tile-marble-floor a:before {
    background: url(https://selecctt.com/westexlodge/wp-content/uploads/2025/10/marbal.svg);
    position: absolute;
    content: '';
    left: 0px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: contain;
}
.single-mphb_room_type .mphb-room-type-facilities .mphb-attribute-value{
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
	font-size:0 !important;
}
.single-mphb_room_type .mphb-room-type-facilities .mphb-attribute-value span{
	font-size:17px !important;
}
.single-mphb_room_type .mphb-room-type-facilities{
	display: flex;
    flex-direction: row;
    gap: 12px;
}
.single-mphb_room_type  .mphb-room-type-gallery-wrapper{
	margin-bottom:0 !important;
}

.one_stopabt_pg p {
	color: #fff;
	text-align: center;
}

.one_stopabt_pg  {
	margin-bottom: 50px !important;
}

/* responsive */
@media only screen and (min-width: 1921px) and (max-width: 2560px) {	
	.testimonial .elementor-star-rating {
    left: 47%;
}
}
@media only screen and (max-width: 1880px) {
	.footer_pd {
    padding: 0 50px 0px 20px;
}
}
@media only screen and (max-width: 1780px) {
}
@media only screen and (max-width: 1680px) {
	.testimonial .elementor-testimonial__text {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 38px;
}
.cnt_main .elementor-icon-box-title {
    font-size: 20px;
    line-height: 30px;
}
.cnt_main .elementor-icon-box-description{
    font-size: 16px;
    line-height: 26px;
}
.cnt_main .elementor-icon-box-description  a {
 font-size: 16px;
 line-height: 26px;
}
.cnt_box {
    gap: 50px;
}
.cnt_main .elementor-icon-box-icon {
    padding: 15px;
}
.cnt_main .elementor-icon svg {
	font-size:40px !important;
}
.btn_submit .wpcf7-submit {
    font-size: 18px;
    line-height: 24px; 
  }
.inner_title h1 {
    font-size: 66px;
    line-height: 76px !important;
}
.contact_pd {
        padding: 0 150px;
    }
.inner_breadcombs .hfe-breadcrumbs-text {
    font-size: 14px;
    line-height: 24px;
}
	.testimonial .elementor-star-rating {
    left: 45%;
}
.cnt_main {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
}
@media only screen and (max-width: 1550px) {
	.add_ress p, .add_ress p a {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
}
	.footer_logo {
    margin-bottom: 50px !important;
}
}
@media only screen and (max-width: 1440px) {
.footer_logo a img {
    width: 155px !important;
}
	.footer_pd {
    padding: 0 20px;
}
	.add_ress p, .add_ress p a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;
}
	.footer_mid {
    margin-bottom: 40px;
}
	.footer_head h3 {
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 33px !important;
    margin-bottom: 20px !important;
}
	.testimonial .elementor-testimonial__content {
    padding: 40px 0 10px 0 !important;
}
	.social_icn .elementor-icon svg {
    width: 18px;
    height: 18px;
}
	.social_icn .elementor-icon {
    width: 35px !important;
    height: 35px !important;
}
	.footer_vdo .elementor-custom-embed-play svg {
    height: 110px !important;
    width: 110px !important;
}
	.copy_txt p {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 15px 0 12px 0;
}
	#ast-scroll-top {
    bottom: 40px;
}
	#ast-scroll-top {
    bottom: 47px;
}
.footer_btn a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 24px;
    padding: 5px 30px;
    margin-top: 49px;
}
.mob {
    margin-bottom: 37px !important;
}
    .inner_title h1 {
        font-size: 60px;
        line-height: 70px !important;
    }
.inner_breadcombs .hfe-breadcrumbs-home-icon svg {
    width: 23px;
    height: 23px;
    fill: #fff !important;
}
	.testimonial .elementor-star-rating {
    left: 45%;
}
	.testimonial .elementor-main-swiper{
		width:65% !important;
	}
	.btn_submit {
    padding-top: 20px;
}
.cnt_main {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media only screen and (max-width: 1366px) {
	.footer_vdo .elementor-widget-video, .footer_vdo .elementor-open-inline {
    height: 500px !important;
    width: 100% !important;
}
	.testimonial .elementor-testimonial__text {
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 35px;
}
	.testimonial .elementor-main-swiper{
		width:60% !important;
	}
    .btn_submit .wpcf7-submit {
        font-size: 18px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 1280px) {
	.testimonial .elementor-main-swiper {
    width: 80% !important;
}
	.testimonial .elementor-testimonial__content {
    padding: 35px 0 0px 0 !important;
}
	.footer_head h3 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px !important;
    margin-bottom: 22px !important;
}
	.footer_vdo .elementor-widget-video, .footer_vdo .elementor-open-inline {
    height: 430px !important;
    width: 100% !important;
}
	.footer_vdo .elementor-custom-embed-play svg {
    height: 80px !important;
    width: 80px !important;
}
	#ast-scroll-top {
    font-size: 19px;
    bottom: 47px;
    right: 20px;
}
	.left_fot {
    margin-top: 25px;
}
.footer_logo a img {
    width: 136px !important;
}
	.footer_btn a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 24px;
    padding: 5px 30px;
    margin-top: 30px;
}
	.footer_vdo .elementor-custom-embed-play::after {
    width: 110px;
    height: 110px;
}
.contact_pd {
        padding: 0 70px;
    }

	.mob {
    margin-bottom: 17px !important;
}
	.number p a:before , .maill p a:before {
    width: 19px;
    height: 19px;
}
/* .contact_pd {
        padding-bottom: 30px !important;
    } */
.cnt_main {
    padding-top: 30px !important;
}
.cnt_main .elementor-icon svg {
        font-size: 30px !important;
    }
	.footer_logo {
    margin-bottom: 35px !important;
}
.testimonial .elementor-star-rating {
    left: 45.4%;
}
}
@media only screen and (max-width: 1150px) {
	.footer_pd {
    padding: 0 40px;
}
	.testimonial .elementor-main-swiper {
    width: 60% !important;
}
	.add_ress p br{
		display:none;
	}
}
@media only screen and (max-width: 1080px) {
	.footer_pd {
    padding: 0 30px;
}
	.footer_btn a {
    margin-top: 25px;
}
	.testimonial .elementor-main-swiper {
    width: 90% !important;
}
    .cnt_box {
        gap: 30px;
    }
	.testimonial .elementor-star-rating {
    left: 45.1%;
}
}
@media only screen and (max-width: 1024px) {
	.footer_pd {
    padding: 0 20px;
}
	.add_ress p br{
		display:none !important;
	}
	.footer_logo a img {
    width: 115px !important;
}
	.testi_topg{
	margin-top:30px;
}
	.footer_btn a {
    margin-top: 25px;
}
	.mob {
    margin-bottom: 15px !important;
}
	.left_fot {
    margin-top: 15px;
}
	.footer_vdo .elementor-custom-embed-play::after {
    width: 90px;
    height: 90px;
}
    .inner_title h1 {
        font-size: 52px;
        line-height: 65px !important;
    }
.inner_banner {
    padding-top: 150px;
    padding-bottom: 80px;
}
    .contact_pd {
        padding: 0 40px;
    }
.cnt_main .elementor-icon-box-title {
        font-size: 16px;
        line-height: 26px;
    }
    .cnt_main .elementor-icon-box-description {
        font-size: 14px;
        line-height: 24px;
    }
.cnt_main .elementor-icon-box-description  a {
 font-size: 14px;
 line-height: 24px;
}
.cnt_box {
        gap: 50px;
    }
    .cnt_main .elementor-icon svg {
        font-size: 28px !important;
    }
.inner_breadcombs .hfe-breadcrumbs-text {
    font-size: 14px;
    line-height: 24px;
}
	.inner_breadcombs .hfe-breadcrumbs-home-icon svg {
        width: 22px !important;
        height: 22px !important;
        fill: #fff !important;
    }
.westex_cnt_form {
    padding-top: 60px;
}
.cnt_box {
    padding-bottom: 40px;
}
    .btn_submit .wpcf7-submit {
        font-size: 16px;
        line-height: 26px;
    }
.westex_cnt_form input {
/*     height: 40px; */
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px !important;
}
.westex_cnt_form textarea {
    font-size: 14px;
    line-height: 24px;
    height: 150px;
}
.btn_submit .wpcf7-submit {
        font-size: 16px;
        line-height: 20px;
    }
.map_westex {
    height: 420px;
}
    .inner_breadcombs .hfe-breadcrumbs-separator-icon svg, .inner_breadcombs .hfe-breadcrumbs-home-icon svg {
        width: 18px !important;
        height: 18px !important;
    }
	.inner_breadcombs .hfe-breadcrumbs-separator-icon svg{
		width: 10px !important;
        height: 10px !important;
	}
.btn_submit .wpcf7-spinner {
	 display:none !important;	
}
	.cnt_main {
    padding-top: 30px !important;
}
	.testimonial .elementor-main-swiper {
    width: 80% !important;
}
.cnt_main {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	.footer_logo {
    margin-bottom: 27px !important;
}
	.footer_mid{
		gap:25px !important;
	}
	.footer_logo a img {
    width: 95px !important;
}
}
@media only screen and (max-width: 991px) {
	.footer_vdo .elementor-widget-video, .footer_vdo .elementor-open-inline {
    height: 350px !important;
    width: 100% !important;
}
	.footer_mid {
    margin-bottom: 30px;
    gap: 25px;
}
	.social_icn .elementor-icon svg {
    width: 14px;
    height: 14px;
}
	.social_icn .elementor-icon {
    width: 30px !important;
    height: 30px !important;
}
.contact_pd {
        padding: 0 20px;
    }
.footer_logo a img {
    width: 100px !important;
}
}
@media only screen and (max-width: 800px) {
	.testimonial .elementor-main-swiper {
    width: 80% !important;
}
	.footer_mid {
    margin-bottom: 30px;
    gap: 20px;
}
	.testimonial .elementor-testimonial__text {
    font-size: 22px;
    line-height: 32px;
}
	.footer_head h3 {
    margin-bottom: 18px !important;
}
.mob {
    margin-bottom: 15px !important;
}
	.testimonial .elementor-testimonial__header{
		padding-top:10px !important;
	}
    .cnt_box {
        display: block;
    }
.cnt_box .elementor-icon-box-wrapper {
     padding-bottom:25px;
	}
.contact_form .wpcf7-form-control-wrap {
    margin-bottom: 10px !important;
}
	#ast-scroll-top {
    font-size: 15px;
    bottom: 47px;
    right: 20px;
}
}
@media only screen and (max-width: 767px) {
	.footer_mid {
    margin-bottom: 30px;
    gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
	.footer_full {
    padding: 30px 0 0 0;
}
	.footer_vdo .elementor-widget-video, .footer_vdo .elementor-open-inline {
    height: 320px !important;
    width: 100% !important;
}
	.footer_vdo .elementor-custom-embed-play svg {
    height: 70px !important;
    width: 70px !important;
}
	.footer_head h3 {
    margin-bottom: 10px !important;
}
	.left_fot {
    margin-top: 0px;
}
.cnt_box .elementor-icon-box-wrapper {
  display:block !important;
}
.inner_title h1 {
        font-size: 42px;
        line-height: 58px !important;
    }
.cnt_box .elementor-icon-box-content {
   padding-top:15px;
}
    .cnt_box {
        padding-bottom: 20px;
    }
    .westex_cnt_form {
        padding-top: 50px;
    }
	.name_email p{
		display:block !important;
	}
    .map_westex {
        height: 360px;
    }
	#ast-scroll-top {
    right: 15px;
}
	
	
	

	.footer_pd {
    padding: 0 15px;
}
	.testimonial .elementor-main-swiper {
    width: 100% !important;
}
	.contact_pd {
    padding: 0 15px;
}
	.social_icn .elementor-icon{
		border-width: 2px 2px 2px 2px !important;
	}
	.footer_btn a {
    margin-top: 15px;
}
	.testimonial .elementor-star-rating {
    left: 43.8%;
}
	
	
	
	.footer_mid > :nth-child(1) {
  grid-area: col1;
}
.footer_mid > :nth-child(2) {
  grid-area: col2;
}
.footer_mid > :nth-child(3) {
  grid-area: col3;
}

	.footer_mid {
    grid-template-columns: 1fr; /* stack vertically */
    grid-template-areas:
      "col3"  /* middle column first */
      "col1"  /* then first */
      "col2"; /* then third */
  }
	.left_fot {
    margin-top: 18px;
}
	.footer_mid {
    gap: 5px;
}
	.footer_logo {
    margin-bottom: 30px !important;
}
	.footer_mid {
    gap: 0px !important;
}
}
@media only screen and (max-width: 600px) {
	.testimonial .elementor-main-swiper {
    width: 100% !important;
}
	.testimonial .elementor-testimonial__text {
    font-size: 20px;
    line-height: 30px;
}
	.testimonial .elementor-testimonial__name {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
}
	.add_ress p, .add_ress p a {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 22px;
}
	.left_fot {
    margin-top: 18px;
}
	.footer_mid {
    gap: 5px;
}
	.footer_logo {
    margin-bottom: 30px !important;
}
.btn_submit .wpcf7-submit {
    padding: 8px 26px !important;
    font-size: 14px;
    line-height: 20px;
}
    .btn_submit {
        padding-top: 20px;
    }
	.testimonial .elementor-star-rating {
    left: 42%;
}
	.westex_cnt_form {
		margin-top:0 !important;
	}
    .contact_pd {
        padding: 0 15px;
        padding-bottom: 25px;
    }
}
@media only screen and (max-width: 570px) {
	.footer_logo {
    margin-bottom: 30px !important;
}
	.footer_mid {
    margin-bottom: 30px;
    gap: 0px;
}
	.footer_head h3 {
    margin-bottom: 10px !important;
}
	.footer_head h3 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 27px !important;
}
	.footer_logo a img {
    width: 100px !important;
}
	.copy_txt p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    padding: 10px 0 10px 0;
}
	#ast-scroll-top {
    font-size: 16px;
    bottom: 40px;
}
}
@media only screen and (max-width: 480px) {
	.footer_vdo .elementor-widget-video, .footer_vdo .elementor-open-inline {
    height: 260px !important;
    width: 100% !important;
}
	.footer_vdo .elementor-custom-embed-play svg {
    height: 60px !important;
    width: 60px !important;
}
	.copy_txt p {
    font-size: 13px;
}
	.testimonial .elementor-testimonial__text {
    font-size: 18px;
    line-height: 28px;
}
    .cnt_box .elementor-icon-box-wrapper {
        padding-bottom: 20px;
    }
    .westex_cnt_form {
        padding-top: 30px;
    }
    .cnt_box {
        padding-bottom: 10px;
    }
.btn_submit {
        padding-top: 20px;
    }
.cnt_main .elementor-icon-box-title {
    padding-bottom: 0px;
}
	.testimonial .elementor-star-rating {
    left: 40%;
}
}
@media only screen and (max-width: 430px) {
	#ast-scroll-top {
    font-size: 15px;
    bottom: 60px;
}
	.left_fot {
    margin-top: 20px;
}
	.footer_logo a img {
    width: 80px !important;
}
	.testimonial .elementor-star-rating {
    left: 38%;
}
	.social_icn .elementor-social-icons-wrapper{
		gap:0 !important;
	}
}
@media only screen and (max-width: 420px) {
	.testimonial .elementor-testimonial__text
	{
	   font-size: 16px;
	   line-height: 26px;
	}
}
@media only screen and (max-width: 390px) {
}
@media only screen and (max-width:360px) {
}












.home_vdo{
	height:580px !important;
}
.popup_btn a{
	background:transparent !important;
}
.popup_btn a:focus{
	outline:none !important;
}
.popup_btn a svg{
	height: 134px !important;
    width: 134px !important;
}
.popup_btn {
	height: 134px !important;
}
.popup_btn .elementor-button {
  position: relative;
  overflow: visible; /* ensure wave shows outside the button */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

/* Create the wave behind the icon */
.popup_btn .elementor-button .elementor-button-icon {
  position: relative;
  z-index: 2;
}

.popup_btn .elementor-button .elementor-button-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160px;
  height: 160px;
  background: rgba(0, 162, 202, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.4);
  opacity: 0;
  z-index: 1;
  transition: transform 0.6s ease-out, opacity 0.6s ease-out;
}

/* When hovering the button */
.popup_btn .elementor-button:hover .elementor-button-icon::after {
  transform: translate(-50%, -50%) scale(1.6);
  opacity: 1;
}

/* SVG styling */
.popup_btn .elementor-button svg {
  transition: fill 0.3s ease;
}

.popup_btn .elementor-button:hover svg path {
  fill: #00a2ca !important;
}
@media only screen and (max-width: 1440px) {
	.home_vdo {
    height: 540px !important;
}
	.popup_btn .elementor-button .elementor-button-icon::after {
    width: 130px;
    height: 130px;
}
	.popup_btn a svg {
    height: 110px !important;
    width: 110px !important;
}
	.popup_btn {
	 height: 110px !important;
}
}
@media only screen and (max-width: 1280px) {
	.home_vdo {
    height: 500px !important;
}
}
@media only screen and (max-width: 1024px) {
	.home_vdo {
    height: 430px !important;
}
	.popup_btn .elementor-button .elementor-button-icon::after {
    width: 110px;
    height: 110px;
}
	.popup_btn a svg {
    height: 80px !important;
    width: 80px !important;
}
	.popup_btn {
	height: 80px !important;
}
}
@media only screen and (max-width: 767px) {
	.home_vdo {
    height: 340px !important;
}
}
@media only screen and (max-width: 480px) {
	.home_vdo {
    height: 280px !important;
}
	.popup_btn .elementor-button .elementor-button-icon::after {
    width: 90px;
    height: 90px;
}
	.popup_btn a svg {
    height: 50px !important;
    width: 50px !important;
}
	.popup_btn {
	 height: 50px !important;
}
	.popup_homm .dialog-message{
		width:100% !important;
	}
}