/*
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.1.1.1728713940
Updated: 2024-10-12 06:19:00

*/

/* custom-css-start */
.top-menu .elementor-social-icon:hover svg,
.main-footer span.elementor-grid-item .elementor-icon:hover svg {
    fill: #EEE910 !important;
}
.wedding-location .elementor-element.elementor-widget-video {
    border: 5px solid #242767;
}
.wedding-hero .htslider-single-post-slide .content .post-inner p {
    color: #fff;
    font-weight: 400;
    max-width: 800px;
    margin: auto;
    padding:  0 5px;
}
.wedding-hero .htb-container {
    max-width: 1320px;
}
.service-column .elementor-icon-box-icon {
    background: #242767;
    width: max-content;
    padding: 12px;
    border-radius: 200px;
    width: 80px;
    height: 80px;
}
.service-column .elementor-icon-box-icon span.elementor-icon svg {
    filter: brightness(0) invert(1);
}
.our-contact form label {
    font-size: 18px;
    font-family: "Belgrano", Sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    width: 100%;
    color: #fff;
}
.our-contact form .wpcf7-form-control {
    font-size: 18px;
    font-family: "Belgrano", Sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    width: 100%;
    padding: 12px 15px;
    outline: none;
}
.our-contact form .wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}
.our-contact form .wpcf7-form-control.wpcf7-submit {
    background: transparent;
    font-family: "Belgrano", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #EEE910;
    border-radius: 0;
    padding: 18px 25px 18px 25px;
    border: 2px solid #EEE910;
    transition: 0.3s;
}
.our-contact form .wpcf7-form-control.wpcf7-submit:hover {
    background: #EEE910;
    color: #000000;
}
.our-contact form .wpcf7-not-valid-tip {
    font-size: 16px;
    padding-top: 5px;
}
.contact-img .elementor-widget.elementor-widget-image img {
    height: 100%;
    object-fit: cover;
}
.book-a-appointment .elementor-widget.elementor-widget-image img {
    height: 500px;
    object-position: 50% 75%;
}
.book-a-appointment .elementor-element-37a93c9 {
    width: 100%;
}
.our-contact form span.wpcf7-form-control-wrap {
    margin-top: 6px;
    display: block;
}
.our-contact form .wpcf7-response-output {
    color: #ffb900;
}
.our-contact .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}
.footer-copyright .elementor-widget-text-editor p {
    margin: 0;
}
.footer-copyright .elementor-widget-text-editor p a {
    color: #fff;
    transition: 0.3s;
}
.footer-copyright .elementor-widget-text-editor p a:hover {
    color: #eee73d;
}
.gallery-box figure.gallery-item img {
    min-height: 250px;
    transition: 0.3s;
    border: none !important;
}
.gallery-box figure.gallery-item a:hover img {
    transform: scale(1.2);  
}
.gallery-box figure.gallery-item a {
    overflow: hidden;
    display: block;
    transition: 0.3s;
    border: 2px solid #242469;
}
.top-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    transition: 0.5s all ease-in-out;   
}
.top-menu nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .book-a-appointment .elementor-widget.elementor-widget-image img {
        height: 380px;
        object-position: bottom;
        object-fit: cover;
    }
}

/* custom-css-end */
