/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1743056208
Updated: 2025-03-27 06:16:48

*/

.star-reviews span.star {color: #ff7d32;font-size: 20px;line-height: normal;display: inline-block;}
.container {width: 100%;margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.row:after, .row:before, .container:after, .container:before {content: " ";display: table;}
.col-md-12{width:100%;}
.gallery-grid-wrap, .gallery-grid-right-wrap {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
}
.gallery-grid-wrap .gallery-grid-item {position: relative;border-radius: 4px;overflow: hidden;}
.img-responsive {display: block;max-width: 100%;height: auto;}
.gallery-grid-wrap .gallery-grid-button {font-family: "Roboto", Sans-serif;position: absolute;bottom: 15px;right: 15px;left: auto;top: auto;background-color: #fff;padding: 3px 10px;line-height: 24px;color: #000;text-align: center;font-size: 15px;font-weight: 600;}
.main-content-area {position: relative;display: flex;margin: 40px 0;}
h2.title-h2 {font-family: "Roboto", Sans-serif;font-weight: 500;color: #000;margin-top: 0px;margin-bottom: 15px;}
h3.title-h3 {font-family: "Roboto", Sans-serif;font-size: 24px;line-height: 30px;font-weight: 500;color: #000;margin-top: 0px;}
p,.read-more-link {font-family: "Roboto", Sans-serif;font-size: 16px;line-height: 23px;font-weight: 400;color: #000;margin-top: 0px;margin-bottom: 15px;}
.read-more-link {text-decoration: underline !important;}
.block-body-txt {border-bottom: 1px solid #D9D9D9;padding-bottom: 35px;}
.detail-list {list-style: none;margin-bottom: 20px;padding: 0;}
.detail-list:last-of-type {margin-bottom: 0;}
.detail-list li {font-family: "Roboto", Sans-serif;font-size: 16px;line-height: 24px;font-weight: 400;color: #000;margin-bottom: 24px;padding-left: 30px;text-transform: capitalize;position: relative;}
.detail-list li img.icon-li {position: absolute;left: 0;top: 0;}
.pt-35px{padding-top: 35px;}
.mb-20px {margin-bottom: 20px;}
.mb-15px {margin-bottom: 15px;}
.mb-5px {margin-bottom: 5px;}
/*.cta-above-section {position: relative;}*/
/*.cta-above-foot {position: relative;padding-top: 37%;}*/
/*.cta-above-foot img {position: absolute;height: 100%;width: 100%;left: 0;right: 0;top: 0;object-fit: cover;object-position: center;}*/

@media (min-width: 768px) {
    .pr-60px{padding-right: 60px;}
    .container {max-width: 1280px;}
    .col-md-8 {width: 66.66667%;float: left;}
    .col-md-4 {width: 33.33333%;float: left;}
    .detail-list.detail-list-2-cols {columns: 2;}
    .you-may-also-like-section {margin-bottom: 70px;}
}
@media (max-width: 768px) {
    .you-may-also-like-section {margin-bottom: 50px;}
    .col-sm-12 {width: 100%;}
    .gallery-grid-wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .gallery-grid-right-wrap {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}
.pty-list-col{min-height: 500px;}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #000; /* Optional: change bullet color */
  opacity: 1; /* Optional: make it more visible */
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}	
.swiper-button-prev, .swiper-button-next {
    color: #E1B690 !important;
    background: rgba(255, 255, 255, 0.95);
    opacity: 1;
    padding: 8px;
    transition: all 0.3s ease;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {opacity: 1;
  background: #ffffff; /* on hover: solid white */
}
#hostaway-calendar-widget{background: #fff;padding-bottom: 20px;}
@media (max-width: 600px) {
body.fixed-header .ekit-template-content-markup.ekit-template-content-header{
    height: 68px !important;
}
}
.elementor-widget-ekit-nav-menu .elementskit-menu-hamburger{
	margin: 0;
}
.home.fixed-header .home-white-text, .fixed-header .home-white-text{color: #766B54 !important;}
body.fixed-header .ekit-template-content-markup.ekit-template-content-header{
	position: fixed;
    height: 90px;
    width: 100%;
    z-index: 2;
    background: #F6F2E8;
	top: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
body.fixed-header .hero-banner-info{
	margin-top: 0px !important;	
}
/*. Sigmar Adjustments */
.h1-with-price h4 {
    display: none;
}

.faq-question h3 {
    text-align: left;
}

.pty-list-col {
 
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(118, 107, 84, 0.83) 100%);
}





.blog .page-content {
  display:flex;
gap: 25px;
	margin-bottom: 10%;
}

.blog .post {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.post .entry-title {
  height: 172px;
}

.post a {
  height: 233px;
  width: 100%;
  margin-bottom: 25px;
}

.post a img {
  object-fit: cover;
  height: 100%;
}

.entry-title a {
  color: #4f4a44;
}

.entry-title a:hover{
	color: #e3b88e;
}

@media (max-width: 990px) {

}

.elementskit-entry-header a {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.elementskit-entry-header {
  height: 300px;
  width: 100%;
}

.elementskit-entry-header a img {
  object-fit: cover;
  height: 100% !important;
}