/* 
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
*/
 
.header--menu .menu-item a {
	text-transform: uppercase !important;
}
.client-logo-slider.elementor-element.elementor-pagination-position-outside .swiper {
    padding-bottom: 50px;
}
.client-logo-slider span.swiper-pagination-bullet {
    border: 1px solid;
}
.client-logo-slider.elementor-element img.swiper-slide-image {
    max-height: 140px;
    height: 100%;
}
.link-text.elementor-element a,
.local-business-text.elementor-element a {  
    text-decoration: underline;
    display: inline-block; 
	color: var(--e-global-color-2afa5a1) !important;
}
.link-text.elementor-element a:hover ,
.local-business-text.elementor-element a:hover {
    color: var( --e-global-color-primary ) !important;
}
.local-business-text.elementor-element a {  
    margin: 4px 0;
}
.newsletter--form .gform_heading  {
    display: none !important;
}
.newsletter--form .gform-theme--foundation .gform_fields {
    gap: 20px;
}
.newsletter--form .gform-theme--foundation .gform_fields input[type=email], 
.newsletter--form .gform-theme--foundation .gform_fields input[type=text] {
    background: #0000 !important;
    border: 1px solid rgb(255 255 255 / 60%) !important;
    border-radius: 10px !important;
    color: #FFF !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    height: 100% !important;
    padding: 10px 15px !important;
}
.newsletter--form .gform-theme--foundation .gform_fields input:focus {
	outline: none !important;
}
.newsletter--form .gform-theme--foundation .gform_fields input::placeholder { 
  opacity: 0.5;
}
.newsletter--form .gform-theme--foundation .ginput_container .gfield-choice-input {
    background: #0000 !important;
    border: 1px solid rgb(255 255 255 / 60%) !important;
    border-radius: 50% !important; 
}
.newsletter--form .gform-theme--foundation .ginput_container .gfield-choice-input:before {
    color: #FFF !important;
    font-size: 12px !important;
}
.newsletter--form .gform-theme--foundation .gform-field-label {
	color: #FFF !important;
}
.newsletter--form .gform-footer.gform_footer {
    justify-content: flex-end;
    margin-top: 15px !important;
}
.newsletter--form .gform-footer.gform_footer .gform_button.button {
    background-color: var(--e-global-color-33d3402) !important;
    font-family: "SourceSansPro", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 1.4em !important;
    color: var(--e-global-color-primary)  !important;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.10)  !important;
    border: 1px solid var(--e-global-color-primary) !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 7px 32px !important;
}
.newsletter--form .gform-theme--framework .gform_validation_errors {
    margin-bottom: 30px !important;
}
.newsletter--form .gform-theme--framework .gform_validation_errors:focus,
.newsletter--form .gform-footer.gform_footer .gform_button.button:focus {
	outline: none !important;
}
.newsletter--form .gform-theme--framework .gform_validation_errors:focus,
.newsletter--form .gform-theme--framework .gform_validation_errors .gform-icon,
.newsletter--form .gform-theme--framework .gform_validation_errors {
    border: 1px solid #ffffff69;
}
.newsletter--form .gform_confirmation_message,
.newsletter--form .validation_message.gfield_validation_message,
.newsletter--form .gform-theme--framework .gform_validation_errors .gform-icon,
.newsletter--form .gform-theme--framework .gform_validation_errors .gform_submission_error, 
.newsletter--form .gform-theme--framework .gform_validation_errors ol,
.newsletter--form .gform-theme--framework .gform_validation_errors ol a {
	color: #FFF !important;
}
.resources-img-slider img.swiper-slide-image {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    height: 250px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.resources-img-slider.elementor-widget-image-carousel .swiper {
    padding: 10px 10px 45px;
    width: calc(100% + 20px);
    margin: 0 -10px;
}
.resources-img-slider span.swiper-pagination-bullet {
    border: 1px solid;
}
.elementor-element.sponsor--text a {
    text-align: center;
    text-decoration: underline;
    display: block;
}

/* Apply to Receive Toys */
.receive-toys-form .gform-theme--foundation .gform_fields {
    gap: 22px;
}
.receive-toys-form .gform-theme--foundation .gform_heading {
    text-align: center;
}
.receive-toys-form .gform-theme--foundation .gform_heading .gform_title {
	margin-top: 0 !important;
}
.receive-toys-form .gform-theme--foundation .gform_fields input:focus,
.receive-toys-form .gform-theme--foundation .gform_fields select:focus,
.receive-toys-form .gform-theme--foundation .gform_fields textarea:focus {
    outline: none !important;
	border-color: #000 !important;
}
.receive-toys-form .gform-theme--foundation .gform_fields legend,
.receive-toys-form .gform-theme--foundation .gform_fields label {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-primary-font-size) !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    font-style: var(--e-global-typography-primary-font-style) !important;
    line-height: var(--e-global-typography-primary-line-height) !important;
}
.receive-toys-form .gform-theme--foundation .gform_fields input,
.receive-toys-form .gform-theme--foundation .gform_fields select,
.receive-toys-form .gform-theme--foundation .gform_fields textarea {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 16px;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-style: var(--e-global-typography-primary-font-style);
    line-height: var(--e-global-typography-primary-line-height);
    padding: 10px 16px !important; 
}
.receive-toys-form .gform-theme--foundation .gform_fields input[type="checkbox"] {
    padding: initial !important;
    margin-top: 4px;
    height: 18px;
    width: 18px;
}
.receive-toys-form .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
	color: var(--e-global-color-primary) !important;
}
.receive-toys-form .gform-theme--foundation .gform_fields input[type="checkbox"]::before {
    color: #000 !important;
}
.receive-toys-form .gform-theme--foundation .gfield.gfield--type-html {
    margin-top: 10px !important;
    margin-bottom: -5px !important;
}
.receive-toys-form .gform-theme--foundation .ginput_container_email.gform-grid-row,
.receive-toys-form .gform-theme--foundation .ginput_container_name.gform-grid-row { 
    gap: 10px !important;
}
.receive-toys-form .gform-theme--foundation .gform_button.button,
.receive-toys-form .gform-theme--foundation .button.gform_button_select_files {
    background-color: var(--e-global-color-33d3402) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 1.4em !important;
    color: var(--e-global-color-primary) !important;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.08) !important;
    border: 1px solid var(--e-global-color-primary) !important;
    height: 100% !important;
    padding: 6px 22px !important;
    border-radius: 10px !important;
}
.receive-toys-form .gform-theme--foundation .gform_button.button:hover, .receive-toys-form .gform-theme--foundation .gform_button.button:focus,
.receive-toys-form .gform-theme--foundation .button.gform_button_select_files::hover, .receive-toys-form .gform-theme--foundation .button.gform_button_select_files:focus {
    background-color: var( --e-global-color-33d3402 ) !important;
    color: var( --e-global-color-primary ) !important;
}
.receive-toys-form .gform-theme--foundation .gform_button.button:focus,
.receive-toys-form .gform-theme--foundation .button.gform_button_select_files:focus {
	outline: none !important;
}
.receive-toys-form  .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date input {
    width: 100%;
}
.receive-toys-form .gform-theme--foundation .gform_fields label.gform-field-label.gform-field-label--type-sub {
    font-size: 14px !important;
}
.receive-toys-form .ginput_container.ginput_container_consent label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    margin-left: 12px !important;
}
.receive-toys-form .gform_confirmation_message {
    text-align: center !important;
}
figcaption.elementor-image-carousel-caption {
    word-break: break-all;
}

@media screen and (max-width: 1199px) {
	.resources-img-slider img.swiper-slide-image { 
		height: 200px; 
	}
}
@media screen and (max-width: 1024px) {
	.newsletter--form .gform-footer.gform_footer {
		justify-content: center; 
	}
}
@media screen and (max-width: 475px) {
	.resources-img-slider img.swiper-slide-image { 
		height: 150px; 
		border-width: 7px !important;
	} 
	.resources-img-slider.elementor-widget-image-carousel .swiper {
		padding: 5px 10px 40px; 
	}
	.receive-toys-form .ginput_container.ginput_container_consent label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		margin-left: 10px !important;
	}
}