/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html,
body {
    overflow-x: hidden;
    scroll-behavior: auto !important;
}

/* Fotter */

.footer-section input[type="email"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #C56735;
    border-radius: 0;
    padding: 10px 27px !important;
    color: #C56735;
    outline: none;
    font-family: 'Cormorant Garamond';
    font-weight: 400;
    font-size: 18px !important;
    background-image: url("https://villa-sermolli.com/wp-content/uploads/2025/11/footermail.svg");
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center left;
    text-transform: lowercase;
}
.footer-section .gform_confirmation_message_1{
    font-size: 12px !important;
    color: var( --e-global-color-accent );
}

.footer-section input[type="email"]::placeholder {
    color: #C56735;
    outline: none;
    font-family: 'Cormorant Garamond';
    font-weight: 400;
    font-size: 14px !important;
    text-transform: capitalize;
}

.footer-section input[type="email"]:focus {
    border-bottom: 1px solid #C56735;
}

.footer-section .gform-footer {
    padding: 0 !important;
    margin: -30px 0 0 0 !important;
    justify-content: end;
}

.footer-section .gfield_description {
    display: none;
}

.footer-section input[type="email"][aria-invalid="true"] {
    border: none !important;
    border-bottom: 1px solid #C56735 !important;
}

/* Home Page */

.home-main-section {
    clip-path: inset(0px) !important;
}

.under-content {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

/* Story Page */

.image-carousel-section .swiper-slide-inner img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.image-carousel-section .swiper-pagination-bullet {
    border: 1px solid #fff;
}

.image-carousel-section .swiper-pagination {
    margin-bottom: 25px;
}

.image-carousel-section .elementor-swiper-button {
    margin: 0 40px 0 40px;
}

/* Stay Page */

.duble-image-carousel .swiper-pagination-bullet {
    border: 1px solid #fff;
}

.duble-image-carousel .swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.left-side-pading {
    padding-left: calc((100% - 1900px) / 2) !important;
}

.right-side-pading {
    padding-right: calc((100% - 1900px) / 2) !important;
}

.duble-image-carousel .elementor-swiper-button {
    margin: 0 40px 0 40px;
}

/* Contact Page */

.contact-section input:not([type="submit"]) {
    border: none;
    height: 53px;
    padding: 0 25px 0 0 !important;
    color: #454B3A;
    font-family: Raleway;
    font-weight: 400;
    font-size: 18px !important;
    text-transform: capitalize;
    outline: none;
    border-bottom: 1px solid #454B3A;
    border-radius: 0;
}

.contact-section input:not([type="submit"])::placeholder {
    color: #454B3A;
    font-family: Raleway;
    font-weight: 400;
    font-size: 18px !important;
    text-transform: capitalize;
}

.contact-section .textarea {
    border: none;
    height: 173px !important;
    padding: 16px 25px 16px 0 !important;
    color: #454B3A;
    font-family: Raleway;
    font-weight: 400;
    font-size: 18px !important;
    text-transform: capitalize;
    outline: none;
    resize: none;
    border-bottom: 1px solid #454B3A;
    border-radius: 0;
}

.contact-section .textarea.small {
    height: 120px !important;
}

.contact-section .gfield_label {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
}

.contact-section .gfield_label .gfield_required {
    opacity: 0;
}

.contact-section .textarea::placeholder {
    color: #454B3A;
    font-family: Raleway;
    font-weight: 400;
    font-size: 18px !important;
    text-transform: capitalize;
}

.contact-section .gform_fields {
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
}

.contact-section .gfield--type-html {
    color: #454B3A;
    margin: 0 0 -15px 0;
}

.contact-section .gfield--type-html a {
    color: #454B3A;
    border-bottom: 1px solid;
    transition: 0.3s;
}

.contact-section .gfield--type-html a:hover {
    color: #C56735;
}

.contact-section .gfield-choice-input {
    height: auto !important;
}

.contact-section input[type="email"] {
    text-transform: lowercase;
}

.contact-section input[type="email"]::placeholder {
    text-transform: capitalize;
}

.contact-section .gform-field-label {
    color: #454B3A;
}

.contact-section .gform-footer {
    padding: 0 !important;
}

.contact-section .gform_button:hover {
    background-color: #C56735 !important;
    color: #FFFFFF !important;
}

.grecaptcha-badge {
    z-index: 9999;
}

.contact_icon-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg {
    fill: #454B3A !important;
}

/* GTrancelate */

.elementor-widget-shortcode,
.elementor-shortcode {
    overflow: visible !important;
}
.lang .gt_float_switcher {
    position: relative !important;
    display: inline-flex !important;
    align-items: center;
    overflow: visible !important;
}
.lang .gt-current-lang {
    position: relative !important;
    top: 0 !important;
    transform: none !important;
    transition: none !important;
    display: inline-flex !important;
    gap: 6px;
    line-height: 1 !important;
}
.lang .gt_options {
    position: absolute !important;
    top: calc(100% + 0px) !important;
    left: 0 !important;
    margin: 0 !important;
    transform: none !important;
    z-index: 999999;
    background: #000;
    padding: 8px 0;
    width: max-content;
}
.lang .gt_options a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 16px;
    white-space: nowrap;
}
.lang .gt-current-lang:hover,
.lang .gt-current-lang:focus {
    transform: none !important;
}
.lang .gt_float_switcher .gt-selected .gt-current-lang{
    padding: 0 !important;
}
.gt_float_switcher-arrow{
    display: none !important;
}





/* Responsive */

@media screen and (max-width: 767px) {
    .contact-section .gform_fields {
        grid-row-gap: 15px !important;
    }

    .contact-section .textarea {
        height: 150px !important;
    }

    .contact-section .gfield--type-html {
        margin: 0 0 0px 0;
    }

    .contact-section .gfield-choice-input {
        height: 50px !important;
    }

    .contact-section .gchoice {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .image-carousel-section .elementor-swiper-button {
        margin: 0;
    }

    .duble-image-carousel .elementor-swiper-button {
        margin: 0;
    }

    .contact-section .gform_button {
        width: 100%;
        padding: 8px !important;
    }
}