/**
Theme Name: Golden Bay
Author: Enhance Digital Agency
Author URI: https://enhance.gr
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: golden-bay
Template: astra
*/


/**
 * Global
 */


html[lang="el"] h1,
html[lang="el"] h2, 
html[lang="el"] h3, 
html[lang="el"] h4, 
html[lang="el"] h5, 
html[lang="el"] h6{
	-webkit-text-stroke-width: 0.5px !important;
}


.elementor-button-wrapper:after,
#bookingForm div.field.booking-button:after {
    content: "";
    border-bottom: 3px solid var(--ast-global-color-1);
    display: block;
    margin: 4px 0 0;
}


.btn-white .elementor-button-wrapper:after {
    border-bottom: 3px solid white !important;
}

.hp-d-none{
    display: none !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

/**
 * Header
 */

.site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    border-right: 3px solid white;
}

.site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    display: flex;
    justify-content: space-between;
}

.site-header-primary-section-left-center.site-header-section.ast-flex.ast-grid-left-center-section {
    border-left: 3px solid white;
}

body.ast-theme-transparent-header.ast-sticky-main-shrink header#ast-fixed-header {
    background-color: var(--ast-global-color-0);
}


body.ast-full-width-primary-header .site-header-primary-section-left-center.site-header-section.ast-flex.ast-grid-left-center-section,
body.ast-full-width-primary-header  .site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section{
	border: 0;
}


@media (max-width: 650px){
	html[lang="el"] .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{
		padding-left: 5px;
		padding-right: 5px;
		font-size: 1rem;
	}
}


.site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    padding: 0 !important;
}


/**
 * Home Page -- Booking Form
 */

form#bookingForm {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#bookingForm .field.form-group {
    margin-right: 30px;
}


#bookingForm input,
#bookingForm select,
#bookingForm button {
    background: transparent;
    border: 0;
    border-bottom: 3px solid white;
    border-radius: 0;
    color: white;
}



#bookingForm input::placeholder,
#bookingForm select {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
}

#bookingForm select>option {
    background-color: var(--ast-global-color-1);
}

button.bookButton {
    border: 3px solid white !important;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
}

#bookingForm div.field.booking-button:after {
    border-bottom: 3px solid white;
}



@media (max-width: 1024px) {
    form#bookingForm {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: normal;
    }

    #bookingForm .field.form-group {
        margin-bottom: 40px;
    }

    #bookingForm .field.form-group.booking-button {
        width: 224px;
        margin: 0 auto;
    }

}



/**
 * Home Page 
 */

div#home-facilities {
    max-width: fit-content !important;
}

body.home .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}

body.home .elementor-testimonial__header {
    margin-top: 70px;
}


body.home .qodef-qi-slider-switch .qodef-slider-main-image img,
body.home .qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img {
    visibility: hidden !important;
}


.qodef-qi-slider-switch .qodef-slider-switch-device {
    width: 23% !important;
    bottom: 10vh !important;
    aspect-ratio: 2/3;
    right: -5vw !important;
}

@media (max-width: 1320px) {
    .qodef-qi-slider-switch .qodef-slider-switch-device {
        width: 25% !important;
        bottom: 10vh !important;
        right: -10vw !important;
    }
}

.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item {
    border: 1px solid #EAE7DE;
}

body.home .qodef-qi-slider-switch .qodef-m-main-text {
    display: none !important;
}

.wpml-ls-legacy-list-horizontal a{
	color: white;
}

body.home .elementor-element.elementor-element-54a5dd8.e-con-full.e-flex.e-con.e-child {
    height: auto;
}

img.attachment-qi_addons_for_elementor_image_size_landscape.size-qi_addons_for_elementor_image_size_landscape {
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}

.elementor-24 .elementor-element.elementor-element-5a001b0 .qodef-m-main {
    height: 92vh;
}

body.home .swiper-button-outside {
    border-radius: 200px;
    background: #eae7deb5;
}

@media (max-width: 1100px) {
    #home-gallery-desktop {
        display: none !important;
    }

    #home-gallery-tablet {
        display: block !important;
    }
}


/**
 * Copyright
*/

footer section#text-4,
footer a.developed-by {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-weight: bold;
    font-size: 0.9em;
    transition: all .2s linear;
}

footer a.developed-by:hover,
footer a.developed-by:active {
    /* 	color: #ddd; */
}

@media(max-width: 1300px) {

    footer section#text-4,
    footer a.developed-by {
        align-items: center;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-row-gap: 60px;
        grid-column-gap: 100px;
    }
}


@media(max-width: 767px) {

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-row-gap: 50px;
        grid-column-gap: 50px;
    }
}



/**
 * Footer
 */

h2.widget-title,
.widget-title {
    font-size: 1.2rem !important;
    line-height: 3.1rem !important;
    color: var(--ast-global-color-1);
}


html[lang="el"] body h2.widget-title {
    font-family: 'GoldenBay-Titles-GR';
    font-size: 1.7rem !important;
    font-weight: bold;
}


@media (max-width: 1300px) {
    .site-footer-primary-section-1 {
        order: 1
    }

    .site-footer-primary-section-2 {
        order: 2
    }

    .site-footer-primary-section-3 {
        order: 3
    }

}

@media (max-width: 500px) {
    .site-footer-primary-section-1 {
        order: 3
    }

    .site-footer-primary-section-2 {
        order: 1
    }

    .site-footer-primary-section-3 {
        order: 2
    }

}

ul#menu-footer-menu-en li,
ul#menu-footer-menu-en-el li{
    margin: 15px 0px;
}


/**
    Rooms Archive
*/
body.post-type-archive-rooms .ast-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
}

.eda-room-archive .e-loop-item {
    width: 100% !important;
}


@media (min-width: 800px) {
    .elementor.elementor-996.e-loop-item:nth-of-type(even) .eda-archive-item {
        flex-direction: row-reverse;
    }

}

body.archive.post-type-archive.post-type-archive-rooms .ast-separate-posts.ast-article-post {
    margin-bottom: 15px !important;
}

@media (max-width: 600px){
    body.archive.post-type-archive.post-type-archive-rooms .ast-separate-container .ast-article-post{
        padding: 0 !important;
    }

}

/**
Single Room
*/

.enhance-acf-custom-list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 5px;
    column-count: 2;
    column-gap: 20px;
}

.enhance-acf-custom-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.enhance-acf-custom-list li::before {
    content: ">";
    margin-right: 10px;
    font-family: 'dashicons';
}

body.page-slug-pink-rose-villa .hide-in-villa{
    display: none !important;
}

@media (min-width: 922px) and (max-width: 1350px){
	.enhance-acf-custom-list {
	    column-count: 1;
	}
}

.elementor.elementor-996.e-loop-item.e-loop-item-1718.post-1718 .elementor-element .hide-in-villa {
    display: none  !important;
}

body.page-slug-pink-rose-villa  .hide-in-villa {
    display: none  !important;
}

/**
Contact us 
*/


span.wpcf7-list-item {
    margin: 0 !important;
}


a.gdpr {
    text-decoration: underline;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    min-width: 100%;
    height: 100px;
    min-height: 100px;
    max-height: 200px;
    resize: vertical;
}


.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
    height: 1em !important;
	width: 1em !important;

}
