/* 
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
*/


/*---------------------*/
/*--- Header Styles ---*/
header nav .e-n-menu-toggle {
    background: transparent !important;
}
header nav .e-n-menu-toggle svg {
    fill: 0 !important;
}
header nav .e-n-menu-title > a.active span {
    color: var( --e-global-color-044f476 ) !important;
}
header .mega-menu-container .nav-item a {
    border-color: var( --e-global-color-044f476 );
    border-style: solid;
    border-width: 0;
    border-radius: 6px;
    cursor: pointer !important;
}
header .mega-menu-container .nav-item a.active {
	/* border-width: 2px; */
}
header .mega-menu-container svg {
    transition: opacity 0.3s;
}
header .mega-menu-container a:hover svg {
    opacity: 0.8;
}
header .mega-menu-container a:hover .elementor-heading-title, header .mega-menu-container .nav-item a.active .elementor-heading-title, header .mega-menu-container .elementor-heading-title a:hover {
    color: var( --e-global-color-044f476 ) !important;
    text-decoration: underline;
}

header .contact-btn a {
    transition: color .3s, background-color .3s !important;
}
header .contact-btn .elementor-button-icon {
    display: none;
}
@media (max-width: 430px) {
    header .nav-container {
        gap: 15px;
    }
    header .contact-btn {
        margin-bottom: -10% !important;
    }
    header .contact-btn a {
        padding: 0 !important;
        font-size: 30px !important;
    }
    header .contact-btn .elementor-button-icon {
        display: block;
    }
    header .contact-btn .elementor-button-text {
        display: none;
    }   
}
@media (max-width: 270px) {
    header .contact-btn {
        display: none;
    }
}

/* Match mobile header height */
body[data-elementor-device-mode=mobile] .elementor-location-header {
	min-height: 268px;
}

/* Make sure no body sections have negative top margin */
/* body > .elementor:not(.elementor-location-header) > *:first-child {
	margin-top: inherit !important;
} */
/* Remove Blog single empty first section */
/* body.single-post > .elementor:not(.elementor-location-header) > *:first-child:has(.elementor-column .elementor-widget-wrap:only-child:not(.elementor-element-populated)) {
	display: none;
}
body.single-post > .elementor:not(.elementor-location-header) > *:first-child:has(.elementor-column .elementor-widget-wrap:only-child:not(.elementor-element-populated)) + * {
	margin-top: inherit !important;
} */


/* CJW -- ADDING TO OVERRIDE UNKNOWN EXCLUSION OF PART 927 CSS */
.elementor-927 .elementor-element.elementor-element-8d1b3d8 {
    padding: 0px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-638c6da > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 6px;
}

.elementor-927 .elementor-element.elementor-element-638c6da > .elementor-element-populated, .elementor-927 .elementor-element.elementor-element-638c6da > .elementor-element-populated > .elementor-background-overlay, .elementor-927 .elementor-element.elementor-element-638c6da > .elementor-background-slideshow {
    border-radius: 6px 6px 6px 6px;
}

.elementor-927 .elementor-element.elementor-element-638c6da > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-1992360 {
    text-align: left;
}

.elementor-927 .elementor-element.elementor-element-1992360 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center center;
    border-radius: 5px 5px 5px 5px;
}

.elementor-927 .elementor-element.elementor-element-1992360 > .elementor-widget-container {
    padding: 0px 0px 10px 0px;
}

.elementor-927 .elementor-element.elementor-element-1e5a8f5 .elementor-heading-title {
    color: var( --e-global-color-660d06e );
    font-family: var( --e-global-typography-67986a8-font-family ), Sans-serif;
    font-size: var( --e-global-typography-67986a8-font-size );
    font-weight: var( --e-global-typography-67986a8-font-weight );
    line-height: var( --e-global-typography-67986a8-line-height );
    letter-spacing: var( --e-global-typography-67986a8-letter-spacing );
    word-spacing: var( --e-global-typography-67986a8-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field__content {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
    text-align: left;
}

.elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap {
    width: auto;
}

.elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    width: auto;
}

.elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field {
    justify-content: flex-start;
}

.elementor-927 .elementor-element.elementor-element-e7575ea {
    width: auto;
    max-width: auto;
    align-self: flex-start;
}

.elementor-927 .elementor-element.elementor-element-d135b71 > .elementor-widget-container {
    margin: -10px 0px -25px 0px;
    padding: 0px 10px 0px 10px;
}

.elementor-927 .elementor-element.elementor-element-d135b71 {
    width: auto;
    max-width: auto;
    align-self: center;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field__content {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
    text-align: left;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap {
    width: auto;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    width: auto;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field {
    justify-content: flex-start;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-fa90f49 {
    width: auto;
    max-width: auto;
    align-self: flex-start;
}

.elementor-927 .elementor-element.elementor-element-55df30d {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-55df30d > .elementor-widget-container {
    padding: 8px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-ee62962 {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-f500acd {
    color: var( --e-global-color-660d06e );
    font-family: var( --e-global-typography-224b6c9-font-family ), Sans-serif;
    font-size: var( --e-global-typography-224b6c9-font-size );
    font-weight: var( --e-global-typography-224b6c9-font-weight );
    line-height: var( --e-global-typography-224b6c9-line-height );
    letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
    word-spacing: var( --e-global-typography-224b6c9-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-f500acd > .elementor-widget-container {
    padding: 10px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-0e02855 {
    color: var( --e-global-color-660d06e );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-73faee8 {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-73faee8 > .elementor-widget-container {
    padding: 8px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-05a0952 {
    color: var( --e-global-color-660d06e );
    font-family: var( --e-global-typography-224b6c9-font-family ), Sans-serif;
    font-size: var( --e-global-typography-224b6c9-font-size );
    font-weight: var( --e-global-typography-224b6c9-font-weight );
    line-height: var( --e-global-typography-224b6c9-line-height );
    letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
    word-spacing: var( --e-global-typography-224b6c9-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-05a0952 > .elementor-widget-container {
    padding: 10px 0px 0px 0px;
}

.elementor-927 .elementor-element.elementor-element-59ec0a1 {
    column-gap: 0px;
    color: var( --e-global-color-660d06e );
    font-family: var( --e-global-typography-34a4747-font-family ), Sans-serif;
    font-size: var( --e-global-typography-34a4747-font-size );
    font-weight: var( --e-global-typography-34a4747-font-weight );
    line-height: var( --e-global-typography-34a4747-line-height );
    letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
    word-spacing: var( --e-global-typography-34a4747-word-spacing );
}

.elementor-927 .elementor-element.elementor-element-c16d114 .jet-listing-dynamic-link__link {
    align-self: flex-start;
    font-family: "Titillium Web", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 23px;
    color: var( --e-global-color-044f476 );
    flex-direction: row;
}

.elementor-927 .elementor-element.elementor-element-c16d114 .jet-listing-dynamic-link__icon {
    order: 1;
}

.elementor-927 .elementor-element.elementor-element-c16d114 > .elementor-widget-container {
    padding: 7px 0px 0px 0px;
}

@media(max-width: 1024px) {
    .elementor-927 .elementor-element.elementor-element-1e5a8f5 .elementor-heading-title {
        font-size:var( --e-global-typography-67986a8-font-size );
        line-height: var( --e-global-typography-67986a8-line-height );
        letter-spacing: var( --e-global-typography-67986a8-letter-spacing );
        word-spacing: var( --e-global-typography-67986a8-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field__content {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field__content {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-55df30d {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-ee62962 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-f500acd {
        font-size: var( --e-global-typography-224b6c9-font-size );
        line-height: var( --e-global-typography-224b6c9-line-height );
        letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
        word-spacing: var( --e-global-typography-224b6c9-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-0e02855 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-73faee8 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-05a0952 {
        font-size: var( --e-global-typography-224b6c9-font-size );
        line-height: var( --e-global-typography-224b6c9-line-height );
        letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
        word-spacing: var( --e-global-typography-224b6c9-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-59ec0a1 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }
}

@media(max-width: 767px) {
    .elementor-927 .elementor-element.elementor-element-1e5a8f5 .elementor-heading-title {
        font-size:var( --e-global-typography-67986a8-font-size );
        line-height: var( --e-global-typography-67986a8-line-height );
        letter-spacing: var( --e-global-typography-67986a8-letter-spacing );
        word-spacing: var( --e-global-typography-67986a8-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-e7575ea .jet-listing-dynamic-field__content {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-fa90f49 .jet-listing-dynamic-field__content {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-55df30d {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-ee62962 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-f500acd {
        font-size: var( --e-global-typography-224b6c9-font-size );
        line-height: var( --e-global-typography-224b6c9-line-height );
        letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
        word-spacing: var( --e-global-typography-224b6c9-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-0e02855 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-73faee8 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-05a0952 {
        font-size: var( --e-global-typography-224b6c9-font-size );
        line-height: var( --e-global-typography-224b6c9-line-height );
        letter-spacing: var( --e-global-typography-224b6c9-letter-spacing );
        word-spacing: var( --e-global-typography-224b6c9-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-59ec0a1 {
        font-size: var( --e-global-typography-34a4747-font-size );
        line-height: var( --e-global-typography-34a4747-line-height );
        letter-spacing: var( --e-global-typography-34a4747-letter-spacing );
        word-spacing: var( --e-global-typography-34a4747-word-spacing );
    }

    .elementor-927 .elementor-element.elementor-element-c16d114 .jet-listing-dynamic-link__link {
        font-size: 14px;
        line-height: 23px;
    }
}

/* Start custom CSS for text-editor, class: .elementor-element-0e02855 */
.elementor-927 .elementor-element.elementor-element-0e02855 {
    display: -webkit-box;
    max-width: 100$;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-59ec0a1 */
.elementor-927 .elementor-element.elementor-element-59ec0a1 {
    display: -webkit-box;
    max-width: 100$;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* End custom CSS */


/* Footer Style */
body.woocommerce-page .elementor-location-footer .elementor-element-47c14c1, body.woocommerce-page .elementor-location-footer .elementor-element-f1f388b {
	display: none;
}
body.woocommerce-page .elementor-location-footer .elementor-element-28ec7e2 {
	padding-top: 3%;
}