/*
Theme Name: Afghan Guest
Author: Morgan, Afghan Guest
Author URI: https://www.morganafghanguest.com
Description: A custom theme for Afghan Guest
Version: 1.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: afghan-guest
*/

.swiper-wrapper {
    max-height: 330px !important;
    height: 100% !important;
}

footer a, .home a {
    color: inherit !important;
}

@media (min-width: 768px) { .md\:w-1\/2 { width: calc(50% - 5px); display: inline-block; } }

#tour-calculator .grid label {
    vertical-align: middle;
    display: flex;
    align-items: center;
    flex: 1;
    flex-direction: row;
}

/* Target the Google Translate container */ 
.goog-te-combo, .goog-te-gadget img, .goog-te-gadget span { 
    display: inline-block !important; 
    vertical-align: middle !important; 
}

/* Or for better layout control */
.goog-te-gadget { 
    display: flex !important;
    align-items: center !important;
    gap: 4px; /* optional spacing */ 
}

.goog-te-gadget { white-space: nowrap !important; } 

.goog-te-gadget img { display: inline-block !important; height: 20px; /* or adjust size */ width: auto; }

@media (prefers-color-scheme: dark) {
    blockquote {
        color: rgb(255,255,255) !important;
    }
    .dark\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
    }
    .dark\:bg-gray-700{
        background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
    }
}

@media (prefers-color-scheme: dark) {
    .dark\:text-green {
        --tw-text-opacity: 1;
        color: rgb(48 210 36) !important;
    }


    .main-navigation a {
        color: white !important;
    }

    .dark .sub-menu, .dark #menu-wrapper, .dark\:bg-gray-800 {
        background: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
        background: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
    }

    .dark li.menu-item-has-children:after {
        color: rgb(255,255,255) !important;
    }
    
}

.sub-menu {
    z-index: 111;
}

body {
    overflow-x: hidden;
}

.from-blue-950, :root {
    --tw-gradient-from: #006c44 !important;
    --tw-gradient-to: #006c44 !important;
    --tw-gradient-stops: #006c44 !important;
    --tw-gradient-from: #006c44 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 108 69 / 79%) var(--tw-gradient-to-position) !important;
    background-image: linear-gradient(
  to right,
  #006c44 0%,
  rgba(0, 108, 69, 0.79) 100%
) !important;

}

textarea {
    max-width: 100% !important;
}
.job-meta {
    padding: 0;
    list-style: none;
    margin: 20px 0;
}
.single-job p.text-sm.font-semibold {
    margin-top: 12px !important;
}
.job-meta li {
    margin-bottom: 10px;
    font-size: 16px;
}

.text-indigo-600, .text-indigo-500 {
    color: #006C44 !important;
}

details ol, article.post-content ol, .single-job ol {
    list-style: decimal;
}

details ol, article.post-content ol, article.post-content ul, .single-job ul, .single-job ol {
    margin: 19px 20px;
}

article.post-content ul, .single-job ul {
    list-style: disc;
}

article.post-content ul li, .single-job ul li {
    margin: 7px 0;
}

article.post-content ol li, .single-job ol li {
    margin-top: 5px;
    margin-bottom: 5px;
}

details summary p {
    min-height: 10px;
    display: block;
    clear: both;
}

/* Main Styles */
.site-logo {
    width: 200px;
}

.gym:before { 
    content: "\eb43"; 
}

.border-blue-500 {
    border-color: rgb(68 136 104) !important;
}

.meeting_rooms:before { 
    content: "\e903"; 
}

@media screen and (min-width: 980px) {
    /* Dropdown menu */
.menu li {
    position: relative;
}
li.menu-item-has-children {
    padding-right: 15px;
}
li.menu-item-has-children:after { 
    content: "\e313" !important;
    position: absolute;
    right: -9px;
    top: 0;
    color: #000; 
    content: "arrow_drop_down";
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}
.menu li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    background: #fff;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    z-index: 111111111;
}

.menu li:hover > ul {
    display: block;
}

.menu li ul li {
    display: block;
    margin: 0;
    padding: 10px;
    white-space: nowrap;
}
}


@media screen and (min-width: 1124px) {
    .container { max-width: 1084px !important; }
    .alignright { width: auto !important; float: right; }
    .flex-start {align-items: flex-start;}
    .alignright1 {float: right;}
}
@media screen and (max-width: 1123px) {
    .alignright1 {float: none; width: 100% !important; padding: 50% 0 0 0 !important;}
    .container { max-width: 98% !important; }
}
#room-booking-form fieldset label { 
    margin-right: 13px !important; 
}
.swiper-container {
    position: relative;
    overflow: hidden;
}
.whychoose p, .whychoosep {
    margin: 16px;
    text-align: center;
}
.flex-column {
    text-align: center;
}

textarea {
    border-radius: 17px;
    padding: 9px;
    border: 2px solid #7a7a7a !important;
}

.bg-blue-600 {
    background: rgba(0 108 68 / var(--tw-bg-opacity, 1)) !important;
}

.page-template-page-search-results p {
    margin-bottom: 9px;
}

.flatpickr-calendar.open {
    z-index: 111111111 !important;
}

@media screen and (min-width: 1400px) {
    .top-layer {
        min-height: 410px;
        max-height: 420px;
    }
}

@media screen and (min-width: 1180px) {
    .hero-section .section-container, .section-container, .flex-row, .homepage-setion .container { 
        width: 95% !important;
        margin: 10px auto;
    }
}

.homepage-hotel-search input, form input {
    border-radius: 17px;
    padding: 9px;
    border: 2px solid #7a7a7a !important;
}

.entry-header { 
    color: #000000; 
}

blockquote {
    position: relative;
    padding-left: 2.5em;
    font-style: italic;
    border-left: 8px solid #ccc;
    color: #333;
    display: block;
    clear: both;
    margin: 41px 0;
    padding: 8px 35px;
}

blockquote:before {
    content: 'format_quote';
    font-family: 'Material Symbols Outlined';
    font-size: 104px;
    color: #888888;
    position: absolute;
    opacity: 0.3;
    bottom: -40px;
    right: 0;
}

img {
    max-width: 100%;
}

.post-row {
    width: 80%; 
    max-width: 1250px;
    margin: auto;
    gap: 35px;
}

.blog-posts .header-button {
    margin-top: 3px;
    display: inline-block !important;
}

.column.left, .left h1, .seo-description {
    width: 100%;
}

.post-row .left, header .left {
    padding: 20px 0px;
}

.post-row .left, header .left, seo-description {
    min-width: calc(100% - 400px);
}

.header-blog {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px;
    opacity: 1;
    background: #eeeeee;
    text-align: center;
    color: #000000;
}

.left .post-title, .left a {
    text-align: left;
    width: 100%;
}

.column, .post-row {
    display: flex;
    justify-content: flex-start;
    display: -webkit-flex;
    align-items: center;
    text-align: left;
}

.column {
    text-align: left;
    flex-direction: column;
}

.breadcrumbs {
    display: block;
    text-align: center;
    padding: 19px 0px;
    margin: 0 0;
    background: lightgrey;
}

.author-info span {
    margin-left: 10px;
}

.post-hero img {
    display: block;
    margin: 0 auto;
}

.post-hero .post-meta {
    background: #ffffff;
    padding: 12px 27px;
    flex: 1;
}


.post-hero {
    position: relative;
}

.post-meta {
    flex-direction: row;
    width: 100%;
}

.post-meta .author-info .author-image {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    overflow: hidden;
}


select {
    white-space: nowrap;       /* Prevent text from wrapping */ overflow: hidden;          /* Hide any overflowed text */ text-overflow: ellipsis;   /* Add ellipsis (...) when text overflows */ padding: 8px;              /* Adjust padding as needed */          /* Adjust font size as needed */ box-sizing: border-box;    /* Include padding in width calculation */
}

input {
    font-size: inherit;
}
input, select {
    max-width: 100%;
    overflow: hidden;
}

input[type="radio"] { 
    min-width: 30px !important; 
    cursor: pointer !important;
    margin-right: 9px;
    padding-inline-start: 0px !important; 
    margin-top: 0px !important; 
}

#room-booking-form fieldset, .author-info{
    display: -webkit-flex; 
    display: flex; 
    -webkit-align-items: center; 
    align-items: center; 
}
fieldset#fieldset_row  {
    justify-content: space-between;
}

a {
    color: #006C44;
    text-decoration: none;
}
a:hover, a:focus {
    opacity: 0.8;
}
.site-logo img {
    max-width: 100%;
    height: auto;
}

html {
    filter: opacity(1);
    -webkit-print-color-adjust: exact;
}
.section-container {max-width: 1250px;}
.container {
    width: 95%;
    max-width: 1250px;
    margin: auto;
    box-sizing: content-box;
}

body {
    font-family: Prompt;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0.1875rem 1rem 0px, rgba(0, 0, 0, 0.05) 0px 0px 2px -1px;
    margin: 0;
    padding: 0;
}
*, ::before, ::after { 
    box-sizing: border-box; 
    text-rendering: optimizelegibility; 
    -webkit-font-smoothing: antialiased; 
}
h2 {
    font-weight: 600 !important;
    font-size: 23px !important;
}
.special-page .w-12 { 
    width: auto; 
    padding: 19px; 
    margin-left: 0px;
}
.page p, .single-hotel p, .single p {
    margin: 17px 0;
}
.single-hotel h3, .single h3, .single-hotel h2, .blog-main h2 {
    margin: 17px 0; 
    font-weight: bold;
    line-height: 125%;
}
.page h2 { 
    margin: 27px 0; 
}
.booknowbtn {
    padding-top: 12px !important;
}
.booknowbtn svg {
    display: inline-block;
}
.home h1, .special-page h1, .page h1, .single-hotel h1, .single h1 {
    font-size: 42px;
    font-weight: bold;
    line-height: 42px;
}
.single h1 {
    margin-bottom: 19px;
    margin-top: 25px;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 20px;
}

.homepage-hotel-search form {
    margin-top: 0px !important;
}

.homepage-hotel-search {
    position: absolute;
    z-index: 1111;
    bottom: -100px;
    left: 50%;
    transform: translate(-50%, -50%); 
}


.tl-inner-container {
    position: relative;
    z-index: 111111;
    width: 85%;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
}
.top-layer-image {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.top-layer {
    overflow: hidden;
    position: relative;
    padding: 50px 20px;
}
.top-layer:before {
    content: "";
    position: absolute;
    border-radius: 37px;
    z-index: 1111;
    background: rgba(3, 3, 3, 0.48);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

header {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px;
    opacity: 1;
    color: white;
    padding: 15px 0;
    text-align: center;
}
.site-logo, #primary-navigation {
    display: inline-block;
}
#primary-navigation {
    width: calc(100% - 490px);
    text-align: left;
    padding: 0px 20px;
}
.header-inner, .wc-block-components-product-details.wc-block-components-product-details li {
    display: flex !important;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
header ul li {
    display: inline-block;
    margin: 0px 9px;
}
header a {
    color: #5c5c5c;
    text-decoration: none;
}

header h1, .header-blog h2 {
    font-size: 36px;
    margin: 0;
}

.header-button {
    background: transparent;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .header-button, .button, button, input[type="submit"], .wc-block-components-button {
    padding: 11px 20px;
    font-size: inherit;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none;
    margin: 0px 5px;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px;
    border: 1px solid #006C44;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .header-button-alt, .button, button, input[type="submit"], .wc-block-components-button {
    background: #006C44;
    border: 1px solid #006C44;
    color: #ffffff;
}

footer {
    color: #030303ff;
    text-align: center;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

/* Room Type List Styling */
.room-type {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.room-type h3, .single h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.room-type p {
    font-size: 16px;
    color: #555;
}

/* Guest Number Controls */
#guests {
    padding: 5px;
    font-size: 16px;
    width: 50px;
    text-align: center;
}

.guests-controls {
    display: flex;
    align-items: center;
    gap: 10px;
}

.guests-button { 
    background-color: #006C44 !important;
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
}

.guests-button:hover {
    background-color: #005f8f;
}

.hero-section a {
    margin-top: 5px;
    display: inline-block !important;
    clear: both;
}

@media screen and (max-width: 1050px) {
    footer {
        padding-bottom: 40px !important;
    }
    .home h1, .special-page h1, .page h1, .single-hotel h1, .single h1 {
        font-size: 2.1em;
    }
    .whychoose .material-symbols-outlined {
        font-size: 50px;
    }
    .left, .right, .column, .post-row {
        float: none;
        display: block;
        clear: both;
    }
    .flex-column {
        border-bottom: 1px solid lightgrey;
        padding: 22px 0px;
        margin-bottom: 8px; 
    }
    .hero-section a {
        margin-top: 5px;
        margin-bottom: 27px;
    }
    .hero-section img {
        width: 100%;
    }
}

@media screen and (min-width: 1050px) {
    .flex-row {
        width: 95% !important;
        justify-content: center;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .whychoosep {
        text-align: center;
    }
    .blog-posts {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    
    .flex-column {
        flex-direction: column !important;
        gap: 10px;
        width: 25%;
    }
    .flex-column span {
        font-size: 70px;
        margin-bottom: 6px;
    }
    .hero-section img {
        transform: translate(0%, -50%);
        min-width: 100%;
    }
    .flex-column p {
        margin: 6px 0px;
    }
    .flex-column h3 {
        margin: 12px 0px !important;
    }
    .flex-row {
        display: flex;
        text-align: center;
        margin: 30px 0px;
        gap: 25px;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .hero-section {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .homepage-left, .homepage-right, .flex-column {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
    }
    #hotel-search-form fieldset { display: inline-block; }
    
    .hotel_policies .hotel-terms-conditions {
        max-width: 60%;
    }
}

/* Responsive Styles */
@media (max-width: 1168px) {
    .top-layer {
        min-height: 330px;
    }
    header h1 {
        font-size: 28px;
    }

    .room-type {
        padding: 15px;
    }

    #guests {
        width: 40px;
    }
}


/* Header hotel photos */
.hotel-photos-layout {
    display: flex;
    gap: 10px;
}

.large-photo {
    flex: 1;
}

.large-photo-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.photo-grid {
    display: grid;
    height: 500px;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    flex: 1;
}

.large-photo, .grid-item {
    overflow: hidden;
    border-radius: 8px;
}

.grid-photo-image {
    width: 100%;
    height: auto;
}
.full-screen-slider {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.slider-main {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    max-height: 70%;
    position: relative;
}

.slider-item {
    display: none;
    text-align: center;
}

.slider-image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.slider-thumbnails {
    display: flex;
    gap: 10px;
    overflow-x: auto;
}

.thumbnail-item {
    cursor: pointer;
    border: 2px solid transparent;
    transition: border 0.3s ease;
}

.thumbnail-item.active {
    border-color: #fff;
}

.thumbnail-image {
    width: 80px;
    height: 60px;
    object-fit: cover;
    border-radius: 4px;
}

.slider-prev,
.slider-next,
.slider-close {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    z-index: 1000;
    border-radius: 4px;
}

.slider-prev {
    left: 20px;
}

.slider-next {
    right: 20px;
}

.slider-close {
    top: 20px;
    right: 20px;
    background: rgba(255, 50, 50, 0.9);
    color: #fff;
}

.large-photo, .hotel-photos-layout {
    position: relative;
    height: 500px;
    overflow: hidden;
    display: flex;
    overflow: hidden;
    align-items: center;
}
.hotel-photos-layout, .grid-item {
    cursor: pointer;
}
.grid-item img, .large-photo img {
    opacity:0;
}
.slider-close {
    background: #006C44;
    border: none;
    padding: 8px 15px;
    box-shadow: 0px 0 12px 5px #000000a3;
    appearance: none;
    color: #ffffff;
    cursor: pointer;
    font-family: inherit;
}
.show-more-photos {
    background: #006C44;
    border-radius: 0px;
    border: none;
    margin-right: 0px;
    padding: 8px 15px;
    box-shadow: 0px 0 12px 5px #000000a3;
    appearance: none;
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    cursor: pointer;
    right: 0px;
    font-family: inherit;
}
.slider-close span, .show-more-photos span {
    display: block;
    clear: both;
}

.hotel-menu-options {
    color: #858585ff;
}

.hotel-room-type {
    background: #ffffff;
}

.room-results {
    padding: 10px 0px;
}
.room-results-text {
    padding: 15px 20px;
}
.room-results li {
    display: block;
    width: 25%;
    overflow: hidden;
    float: left;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px;
    padding-bottom: 12px;
}
.room-results .image-placeholder {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.room-results img {
    width: 100%;
    min-height: 100%;
}
.room-results img, .room-results h3 {
    display: block;
    clear: both;
}
.room-results h3 {
    line-height: 120%;
    margin: 2px 0px;
}
.room-results .button {
    display: block;
    clear: both;
    text-align: center;
}
.room-results:after {
    content: "";
    display: block;
    clear: both;
    height: 0px; 
}

.hotel-pois {
    display: flex;
    align-items: flex-start;
}

header ul, .room-results, .hotel-features, .hotel-pois, .hotel-attractions {
    padding-inline-start: 0px;
    padding-left: 0px;
    list-style: none;
    margin: 0px;
}

/* Tabs styling on hotels page */
/* Tabs navigation styling */
.tabs-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    transition: top 0.3s ease-in-out;
    border-bottom: 2px solid #ccc;
}

.tabs-nav li {
    margin-right: 10px;
}

.tabs-nav a {
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 5px 5px 0 0;
    transition: background-color 0.3s;
}
.hotel-tabs {
    margin-top: 25px;
}
/* Active tab */
.tabs-nav a.active {
    background-color: #006C44;
    color: #fff;
}

/* Tab content sections */
.tabs-content .tab-content {
    display: none;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-top: none;
}

/* Show the active tab's content */
.tabs-content .tab-content.active {
    display: block;
}

/* Style when the tab is fixed */
.tabs-nav.fixed {
    background: #ffffff;
    position: fixed;
    z-index: 11111111;
    left: 0px;
    padding-left: 40px;
    top: 0;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.hotel-features li {
    color: #030303ff;
    width: 230px;
    margin: 12px 0px;
    float: left;
}
.hotel-features li, .hotel_feature {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}
.hotel_feature span {
    display: inline-block;
    margin-right: 10px;
}
.hotel_feature {
    margin-right: 10px;
    height: 35px;
}
.wc-block-components-product-details__number-of-rooms:before {
    content: "\e7ef";
}
.wc-block-components-product-details__check-in-date:before {
    content: "\e878";
}
.wc-block-components-product-details__number-of-nights:before {
    content: "\e53a";
}
.wc-block-components-product-details__check-in-date {
    padding-left: 0px;
}
.wifi:before {
    content: "\e63e";
}
.elevator:before {
    content: "\f1a0";
}
.shisha:before {
    content: "\ebcf";
}
.breakfast:before {
    content: "\eacc";
}
.reception:before {
    content: "\f561";
}
.city_location:before {
    content: "\e7f1";
}
.tour_guide:before {
    content: "\e83b";
}
.hotel_feature:before {
    font-size: 35px;
}
.wc-block-components-product-details {
    font-size: 15px;
}
.wc-block-components-product-details li:before {
    font-size: 15px;
    padding-right: 7px;
}
.wc-block-components-product-details__value {
    margin-left: 6px;
}
.hotel_feature:before, .wc-block-components-product-details li:before {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
#hotel_rooms, .hotel-features {
    display: block;
    clear: both;
    margin-top: 29px;
    margin-bottom: 9px;
}
.hotel_list_features {
    display: block;
    clear: both;
}
.hotel-features:after, .hotel-features:before, .hotel_list_features:after, .hotel_list_features:before {
    display: block;
    clear: both;
    height: 0px;
    content: "";
}

.alt-section {
    background: rgb(248, 248, 248);
}
.alt-section, .homepage-section {
    display: block;
    clear: both;
    padding: 32px 0px;
}
.hotel-pois li {
    display: inline-block;
    width: 33.3%;
    padding-right: 10px;
}
.hotel-pois li span {
    display: block;
    clear: both;
    font-size: 50px;
    margin: 9px 0px;
}

/* Hide quantity field in WooCommerce Gutenberg Cart block */
.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    display: none !important;
}

input {
    font-family: inherit;
}

.booking-form input[type="number"] { 
    width: 70px; 
    text-align: center;
    padding-left: 7px; 
}
.booking-form input { 
    line-height: 2rem; 
    font-size: 18px; 
}

/* Style for the menu in desktop view */
.primary-navigation {
    position: relative;
}

#primary-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

#primary-menu li {
    margin-right: 20px;
}

#primary-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Hamburger icon visibility on mobile */
.menu-toggle {
    display: none; /* Hide it by default */
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    padding: 10px;
}

.hamburger-icon {
    width: 25px;
    height: 3px;
    background-color: #333;
    border-radius: 5px;
}



/* Style for the menu in desktop view */
.primary-navigation {
    position: relative;
}

#primary-menu, #menu-wrapper {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

#primary-menu li {
    margin-right: 20px;
}

#primary-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

/* Hamburger icon visibility on mobile */
.menu-toggle {
    display: none; /* Hide it by default */
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    padding: 10px;
}

.hamburger-icon {
    width: 25px;
    height: 3px;
    background-color: #333;
    border-radius: 5px;
}

/* Close Button visibility on mobile */
.menu-close {
    display: none; /* Hide it by default */
    background: none;
    border: none;
    font-size: 30px;
    color: #333;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.mobile-logo {
    display: none;
}

/* Style the toggle button */
.tabs-toggle-btn {
    display: none; /* Hidden by default on larger screens */
    font-size: 30px; /* Adjust size as needed */
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
}

/* Show the toggle button and hide tabs navigation on mobile screens */
@media (max-width: 768px) {
    .video-home {
        display: block !important;
        clear: both;
        width: 100% !important;
    }
    .large-photo {
        height: 350px;
        background-position: center center;
    }
    #room-booking-form fieldset fieldset {
        line-height: 10px !important;
        align-items: center !important;
        padding-top: 0px;
        flex-direction: row;
    }
    #room-booking-form {
        flex-direction: column;
        display: flex;
    }
    .booking-form input[type="submit"] {
        min-width: 170px !important;
        margin: auto !important;
    }
    .booking-form input {
        margin-left: 0px;
        width: 10px !important;
    }
    #room-booking-form fieldset {flex-direction: column;}
    .tabs-toggle-btn {
        display: block; /* Show the button on small screens */
    }

    .tabs-nav.active {
        display: block; /* Show the tabs when the 'active' class is added */
        background-color: #fff; /* Add background if needed */
        position: absolute; /* Overlay effect */
        top: 50px; /* Adjust depending on header */
        left: 0;
        width: 100%;
        z-index: 10;
        border-top: 2px solid #ddd; /* Optional border */
    }

    .tabs-nav li {
        display: block; /* Stack the list items vertically */
        padding: 10px 15px;
        text-align: center;
    }

    .tabs-nav li a {
        font-size: 18px; /* Adjust the font size */
    }
}
iframe {
    max-width: 100%;
}
fieldset {
    border: none;
}
.room-results li {
    margin-right: 10px;
}
select, input {
    width: auto; font-family: inherit;
    min-width: 110px !important;
    border-radius: 0px;
    min-height: 47px;
    background: #fff;
    padding-inline-start: 1px;
    cursor: default;
    padding: 0px;
    color: black;
    margin-left: 5px;
    box-sizing: border-box; border-width: 2px; border: 2px solid #808080;
}

.flatpickr-current-month {
    padding-top: 7px !important;
    margin: 0px;
    top: -10px;
}

/* When in mobile view (tablet or smaller) */
@media screen and (max-width: 980px) {
    #primary-menu li {margin: 5px 0 !important;}
    #primary-menu li a {font-size: 12px !important;}
    .menu-wrapper {overflow-y: scroll;}
    .menu-toggle[aria-expanded="true"] + #menu-wrapper {z-index: 11111111111 !important;}
    .top-layer {max-height: unset !important;}
    .homepage-hotel-search {margin-top: 20px !important;}
    .homepage-hotel-search form .px-4 {margin-bottom: 7px;}
    .homepage-hotel-search, .homepage-hotel-search form {position: relative !important; width: fit-content !important; margin: 12px auto; display: block !important; border-radius: 0px !important; flex-direction: column !important; top: unset !important; bottom: unset !important; transform: none !important; left: unset !important;}
    header, .header-inner {
        position: relative;
    }
    header .header-button {
        width: 110px;
        margin: auto;
        position: absolute;
        top: 14px;
        justify-content: center !important;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .home h1 {
        font-size: 4vw !important;
    }
    .tabs-nav {
        display: block !important;
    }
    .room-results li {
        width: 100% !important;
        display: block;
        clear: both;
    }
    .tabs-nav.fixed a {
        font-size: 10px;
    }
    .tabs-nav.fixed {
        padding-left: 10px;
    }
    .tabs-nav.fixed li {
        width: auto;
        float: none;
        display: inline-block;
    }
    .tabs-nav li {
        display: block; padding: 0px; text-align: center; margin: 0px; width: 50%; float: left; clear: none;
    }
    .tabs-nav li a {
        width: 100% !important;
    }
    .hotel-photos-layout {
        height: auto !important;
    }
    .hotel-booking-page, .container {
        max-width: 100% !important;
    }
    .large-photo, .hotel-photos-layout {
        display: grid;
    }
    .primary-navigation {
        position: unset;
    }
    .mobile-logo {
        display: block;
        margin-bottom: 30px;
    }
    .header-button-alt {
        display: none !important;
    }
    .site-logo {
        max-width: 90px;
        float: left;
    }
    #menu-wrapper{
        max-width: 100vw;
    }
    .menu-wrapper li {
        font-size: 13px;
    }
    .large-photo {
        flex: 100%;
    }
    #breakrow {
        grid-column: 1 / -1; /* Ensure it spans across the full width */
        clear: both; /* This ensures that the row clears */
    }
    .header-inner {
        justify-content: space-between;
    }
    header .header-button {order: 2; font-size: 12px; display: flex; clear: both;}
    .menu-close {
        display: block;
        top: 50px;
        z-index: 11111111111;
        color: white;
        border: 2px solid lightgrey;
        padding: 7px 23px;
    }
    button.menu-toggle[aria-expanded="false"] + button {
        display: none;
    }
    #primary-menu {
        flex-direction: column;
    }
    #menu-wrapper {
        display: none; /* Hide menu by default */
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background-color: #006C44; /* Semi-transparent black */
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; /* Full screen */
        justify-content: center; /* Center items vertically */
        text-align: center;
        z-index: 9999; /* Ensure it appears on top */
        transform: translateX(-100%); /* Initially off-screen */
        transition: transform 0.3s ease; /* Smooth transition */
    }

    #primary-menu li {
        margin: 15px 0;
    }
    #primary-navigation {
        order: 3;
        width: unset;
        float: right;
    }
    
    .section-container, .container, .post-row {
        margin: auto;
        max-width: 100%;
        width: 95% !important;
    }

    #primary-menu li a {
        color: white; /* Make the text white for contrast */
    }

    /* Show hamburger icon */
    .menu-toggle {
        display: flex; /* Show hamburger icon */
    }

    /* Show the menu when the hamburger is clicked */
    .menu-toggle[aria-expanded="true"] + #menu-wrapper {
        transform: translateX(0); /* Slide menu in */
    }

    /* Show the close button */
    .menu-toggle[aria-expanded="true"] + #primary-menu + .menu-close {
        display: block; /* Show the close button */
    }
}
