/*
Theme Name: Orlo Child
Theme URI: 
Description:
Author:
Author URI:  
Template: orlo
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: orlo-child
*/

.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

/* elementor form message */

div.elementor-message{
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
    background-color: #1fc51f;
    color: white;
}
.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0 !important;
}

.elementor-widget-button.orlo-btn a.elementor-button {
    font-family: "Cabin", Sans-serif, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.1em;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #070944;
    border-radius: 100px 100px 100px 100px;
    padding: 6px 10px 6px 32px;
}

.elementor-widget-button.orlo-btn a.elementor-button .elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.elementor-form .elementor-button .elementor-button-icon,
.elementor-widget-button.orlo-btn a.elementor-button .elementor-button-icon {
    background-color: #FFFFFF;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}

.elementor-widget-button.orlo-btn.btn-white a.elementor-button {
    background-color: #FFFFFF;
    color: #070944;
    fill: #FFFFFF;
    stroke: #FFFFFF;
}

.elementor-widget-button.orlo-btn.btn-white a.elementor-button .elementor-button-icon {
    background-color: #070944;
}

.elementor-widget-button.orlo-btn.btn-white a.elementor-button .elementor-button-icon path {
    stroke: #FFFFFF;
}

.elementor-form .elementor-field-group .elementor-field-textual {
    padding: 15.5px 15px;
}

.elementor-form .e-form__buttons {
    margin-top: 17px;
}

.elementor-form .e-form__buttons .elementor-button {
    padding: 6px 10px 6px 30px;
}

.elementor-form .elementor-button > span {
    flex-direction: row-reverse !important;
    gap: 20px !important;
}

.our-gallery .swiper-pagination {
    bottom: -15px !important;
}

.orlo-accordion summary.e-n-accordion-item-title {
    display: flex;
    justify-content: space-between;
}

.orlo-accordion.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    display: flex;
    gap: 16px;
}

.orlo-accordion.elementor-widget-n-accordion .e-n-accordion-item > .e-n-accordion-item-title {
    border: 0 !important;
    padding: 0;
}

.orlo-accordion.elementor-widget-n-accordion .e-n-accordion-item-title-text > span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    background: #070944;
    border-radius: 100px;
    font-family: 'Cabin', serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.orlo-accordion .e-n-accordion-item > .elementor-element {
    border: 0;
    padding-top: 12px;
}

.orlo-accordion.elementor-widget-n-accordion .e-n-accordion {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.orlo-accordion.elementor-widget-n-accordion .e-n-accordion-item + .e-n-accordion-item {
    padding-top: 20px;
    border-top: 1px solid #DFDFDF;
}


.contact-us-section .elementor-widget-icon-box .elementor-icon-box-title {
    margin: 0;
}

/* ============== Home  START ============== */
.why-choose-section .elementor-widget-icon .elementor-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    background: #4B4C75;
    overflow: hidden;
}

.what-offer-section .elementor-widget-button {
    margin-top: auto;
}

.our-mission-video.elementor-widget-video .elementor-wrapper {
    --video-aspect-ratio: 1.94 !important;
}

.design-build-video.elementor-widget-video .elementor-wrapper {
    --video-aspect-ratio: 1.82 !important;
}

/* ============== Home  END ================ */
/* ============== Footer START ============== */
#footer-contact-items .elementor-icon-box-icon {
    background: rgba(255, 255, 255, .2);
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
}

#footer-contact-items .elementor-icon-box-icon a.elementor-icon {
    width: 68px;
    height: 68px;
    display: inline-flex;
    background: #FFFFFF;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

/* ============== Footer END ================ */

@media only screen and (max-width: 1024px) {
    .elementor-location-header .elementor-nav-menu--toggle {
        position: static;
    }

    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: absolute;
        width: 100vw;
        left: 0;
        top: 100%;
        z-index: 9999;
        margin: 0;
        height: 100vh;
    }
}
