/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
[data-elementor-type="single-post"],
[data-elementor-type="single-page"],
[data-elementor-type="wp-page"],
[data-elementor-type="archive"]{
	overflow: hidden;	
}
.btn-secondary .elementor-button-icon,
.btn-ternary .elementor-icon-list-icon{
	transition: all 0.3s;
}
.btn-secondary:hover .elementor-button-icon,
.btn-secondary:focus .elementor-button-icon,
.btn-ternary:hover .elementor-icon-list-icon,
.btn-ternary:focus .elementor-icon-list-icon{
	transform: translate(15px, 0);
	transition: all 0.3s;
}
.btn-secondary.btn-icon-left:hover .elementor-button-icon,
.btn-secondary.btn-icon-left:focus .elementor-button-icon,
.btn-ternary.btn-icon-left:hover .elementor-icon-list-icon,
.btn-ternary.btn-icon-left:focus .elementor-icon-list-icon{
	transform: translate(-15px, 0);
}
main#content {
    overflow: hidden;
}
/*  The Default Hidden State */
#share-buttons {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, max-height 0.3s ease, visibility 0.3s;
}

/*  The Active (Visible) State */
#share-buttons.show-smoothly {
    opacity: 1;
    visibility: visible;
}
/* Gray out and disable empty navigation buttons */
a.elementor-button[href="#disabled"] {
    opacity: 0;
    pointer-events: none;
    cursor: default;
}

/* Gravity Forms */
.gform-theme--api, .gform-theme--foundation{
    --gf-form-gap-y: 19px;
}
.gform-theme--api, .gform-theme--framework{
    --gf-label-space-x-secondary: 17px;
}
.gform_fields .gfield input[type=date],
.gform_fields .gfield input[type=email],
.gform_fields .gfield input[type=number],
.gform_fields .gfield input[type=password],
.gform_fields .gfield input[type=search],
.gform_fields .gfield input[type=tel],
.gform_fields .gfield input[type=text],
.gform_fields .gfield input[type=url],
.gform_fields .gfield select,
.gform_fields .gfield textarea{
    background-color: #fff;
    border: 0;
    height: 68px;
    border-radius: 60px;
    padding: 22px 31px;
    font-size: 20px;
    line-height: 22px;
    border: 1px solid transparent;
}
.gform_fields .gfield input[type=date]:focus,
.gform_fields .gfield input[type=email]:focus,
.gform_fields .gfield input[type=number]:focus,
.gform_fields .gfield input[type=password]:focus,
.gform_fields .gfield input[type=search]:focus,
.gform_fields .gfield input[type=tel]:focus,
.gform_fields .gfield input[type=text]:focus,
.gform_fields .gfield input[type=url]:focus,
.gform_fields .gfield select:focus,
.gform_fields .gfield textarea:focus{
    border: 1px solid #D4D4D4;
    outline: none;
}
.gfield_error input[type=date],
.gfield_error input[type=email],
.gfield_error input[type=number],
.gfield_error input[type=search],
.gfield_error input[type=tel],
.gfield_error input[type=text],
.gfield_error input[type=url]{
    border: 1px solid var( --e-global-color-primary ) !important;
}
.gform_fields .gfield textarea{
    min-height: 197px;
    border-radius: 30px;
}
.gform-theme--foundation .gfield textarea.large {
    min-block-size: 197px;
}
.gform-theme--foundation .ginput_address_zip{
    inline-size: 100%;
}
.gform-theme--api,
.gform-theme--foundation{
    --gf-field-gap-y: 19px;
}
.gform_fields .gfield input[type=text]::-webkit-input-placeholder,
.gform_fields .gfield input[type=tel]::-webkit-input-placeholder,
.gform_fields .gfield input[type=email]::-webkit-input-placeholder,
.gform_fields .gfield textarea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
    color: #AAAAAA;
}
.gform_fields .gfield input[type=text]::-moz-placeholder,
.gform_fields .gfield input[type=tel]::-moz-placeholder,
.gform_fields .gfield input[type=email]::-moz-placeholder,
.gform_fields .gfield textarea::-moz-placeholder{ /* Firefox 19+ */
    color: #AAAAAA;
}
.gform_fields .gfield input[type=text]:-ms-input-placeholder,
.gform_fields .gfield input[type=tel]:-ms-input-placeholder,
.gform_fields .gfield input[type=email]:-ms-input-placeholder,
.gform_fields .gfield textarea:-ms-input-placeholder{ /* IE 10+ */
    color: #AAAAAA;
}
.gform_fields .gfield input[type=text]:-moz-placeholder,
.gform_fields .gfield input[type=tel]:-moz-placeholder,
.gform_fields .gfield input[type=email]:-moz-placeholder,
.gform_fields .gfield textarea:-moz-placeholder{ /* Firefox 18- */
    color: #AAAAAA;
}
body .gform-theme--framework .gfield--type-choice .ginput_container_consent br{
    display: block;
}
.gform-field-label.gform-field-label--type-inline.gfield_consent_label{
    font-size: 13px;
    line-height: 18px;
    color: #3B5A61;
    cursor: pointer;
}
.gfield_consent_label .gfield_required_text{
    display: none !important;
}
.gform_wrapper .gform-footer{
    justify-content: end;
}
.gform_wrapper .gform-footer input[type="submit"]{
    background-color: var(--e-global-color-text) !important;
    border-radius: 44px !important;
    padding: 16px 29px !important;
    font-size: 16px !important;
}
.gform_wrapper .gform-footer input[type="submit"]:focus{
    outline: none !important;
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-radius: 100%;
    border: 0;
    box-shadow: none;
    width: 28px;
    height: 28px;
    outline: none;
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    width: 12px;
    height: 12px;
    background-color: var(--e-global-color-text);
    border-radius: 100%;
    color: var(--e-global-color-text);
    font-size: 0;
}
.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
    --gf-local-color: var( --e-global-color-primary );
    display: none;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error{
    color: var( --e-global-color-primary );
}
.gform-theme--framework .gform_validation_errors{
    outline: none !important;
}
.grecaptcha-badge{
	z-index: 9;
}
@media (max-width: 767.9px) {
    .gform_fields .gfield input[type=date],
    .gform_fields .gfield input[type=email],
    .gform_fields .gfield input[type=number],
    .gform_fields .gfield input[type=password],
    .gform_fields .gfield input[type=search],
    .gform_fields .gfield input[type=tel],
    .gform_fields .gfield input[type=text],
    .gform_fields .gfield input[type=url],
    .gform_fields .gfield select,
    .gform_fields .gfield textarea{
        font-size: 18px;
        line-height: 20px;
        height: 58px;
    }
}
/* Cookie Banner */
/* Cookie Banner */
body .wcc-consent-container{
    width: 550px;
}
body .wcc-notice-btn-wrapper .wcc-btn,
body .wcc-prefrence-btn-wrapper .wcc-btn{
    padding: 6px 15px 6px 15px;
}
body .wcc-accordion-header .wcc-always-active{
    color: var(--e-global-color-primary);
}
body .wcc-preference-header{
    background-color: var(--e-global-color-accent);
}
body .wcc-preference-content-wrapper *,
body .wcc-preference-body-wrapper * {
    font-size: 13px;
    line-height: 20px;
}
body .wcc-switch input[type="checkbox"]:checked {
    background-color: var(--e-global-color-primary) !important;
}
body button.wcc-show-desc-btn{
    color: var(--e-global-color-text) !important;
    font-weight: bold !important;
    background: transparent !important;
}
body .wcc-preference-body-wrapper .wcc-cookie-des-table li div {
    font-size: 12px;
    line-height: 16px;
}
body .wcc-preference-content-wrapper .wcc-show-desc-btn{
    font-size: 13px;
}
body .wcc-preference-header .wcc-btn-close img {
    height: 15px;
    width: 15px;
}
body .wcc-preference-header .wcc-btn-close:hover,
body button.wcc-show-desc-btn:not(:hover):not(:active),
body .wcc-accordion-header .wcc-accordion-btn:hover{
    background: transparent;
}
body .wcc-btn-revisit-wrapper{
    display: none;
}

@media(max-width: 575px){
	.pf-dropdowns .pf-dropdown {
		width: 100%;
	}
}