/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.2.1647509957
Updated: 2022-03-17 09:39:17

*/



.header-custom-class .elementor-element.elementor-element-1c3056b4 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    font-weight: 600;
}
header.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-element-populated {
padding: 7px 0px;
	    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: all .5s cubic-bezier(.075,.82,.165,1) .4s;
    transition: all .5s cubic-bezier(.075,.82,.165,1) .4s;
	    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
header.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-element-populated .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 6px !important;
}


body .elementor-23 .elementor-element.elementor-element-17b84647 > .elementor-element-populated {
padding: 20px 0px;
   -webkit-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: all .5s cubic-bezier(.075,.82,.165,1) .4s;
    transition: all .5s cubic-bezier(.075,.82,.165,1) .4s;
	    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
small.off-small-class {
    font-size: 30px;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_footer {
    margin: 3px 0 0 0px;
    padding: 0px 0;
}

.comments-area input, .comments-area textarea{
    border-width: 1px;
    border-color: rgba(0,0,0,0.22);
    background-color: rgba(255,255,255,0);
    padding: 16px;
	color:#999;
}

.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper select, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper textarea, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper input{
    border-width: 1px;
    border-color: rgba(0,0,0,0.12);
    background-color: rgba(255,255,255,0);
    padding: 16px;
	color:#999;
	border-radius: 0px;
}
.comments-area input, .comments-area textarea, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper select:focus, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper textarea:focus, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper input:focus {
    outline: none;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper .name_first, .gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .name_first {
    margin-bottom: 0px !important;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_button.button {
    color: #2a2a2a;
    border-width: 12px;
    border-color: #e0c588;
    border-radius: 30px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e0c588;
   cursor: pointer;
padding: 0.3em 1em;
font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}

.vgform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_button.button{
color: #2a2a2a;
	padding: 14px 30px;
    border-width: 0px;
    border-color: #e0c588;
    border-radius: 30px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e0c588;
	display: inline-block;
    cursor: pointer;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_footer.top_label {
    text-align: right;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_button.button:after {
    font-size: 32px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_button.button:hover:after {
    opacity: 1;
    margin-left: 0;
}
...elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1080px;
    width: 80%;
    margin: auto;
    position: relative;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper textarea, .gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper input{
    border-width: 0px;
    border-color: #fff;
    background-color: #fff;
	padding: 14px 4%;
    border-radius: 3px;
	color:#666;
}
.gform_wrapper.contact-form-custom-class-join_wrapper textarea:focus, .gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper input:focus {
    outline: none;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper .gform_button.button{
width:100%;
    color: #2a2a2a;
    border-width: 12px;
    border-color: #e0c588;
    border-radius: 30px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e0c588;
   cursor: pointer;
padding: 0.3em 1em;
font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper .gform_footer.top_label {
    text-align: center;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper span#input_4_1_3_container{
	padding-right:0px;
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay:after {
  background: transparent;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	cursor: pointer;
	    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	z-index:1;
	
}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay:hover:after {
	background-color: rgba(0,0,0,0.6);
		    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.elementor-custom-embed-play {
    z-index: 9999 !important;
}
.elementor-12 .elementor-element.elementor-element-6ddc822 .elementor-custom-embed-play i {
    color: #FFFFFF;
    font-weight: 700;
}
.comment-respond h2 {
    color: #333333;
    font-size: 26px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
}
.post-comment-button .submit {
    outline: none;
    margin-top: 20px;
	border:none;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    display: none;
}
.gform_wrapper .gform_validation_errors>h2 {
    letter-spacing: 0px;
}
.footer-custom-class a {
    color: #666;
}
span.privacy_class a{
    color: #666;
}

@media only screen and (max-width: 767px) {
	.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_button.button {
    border-width: 4px;
}
.gform_wrapper.gravity-theme.contact-form-custom-class-join_wrapper .gform_button.button {
    border-width: 4px;
}
span.privacy_class {
    display: block;
}
body .gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper input#input_5_2 {
    padding: 7px;
}
.psc-blog-sec .elementor-post .elementor-post__text .elementor-post__read-more {
    font-size: var(--e-global-typography-a57924a-font-size );
    line-height: var(--e-global-typography-a57924a-line-height );
    letter-spacing: var(--e-global-typography-a57924a-letter-spacing );
    word-spacing: var(--e-global-typography-a57924a-word-spacing );
    padding: 10px 16px 10px 16px;

}
}


body .home_testimonial_class_custom .elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
    margin-top: 0px;
}
.list_class_custom .elementor-icon-list-item {
    align-items: baseline !important;

}
.elementor-widget .elementor-icon-list-icon i {
    margin-top: 14px;
}
body .elementor-post-info .elementor-icon-list-icon i {
    margin-top: 0px;
}
.elementor-11 .elementor-element.elementor-element-361b7282:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-361b7282 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: bottom 0px center !important;
}
.gform_wrapper.gravity-theme.contact-form-custom-class_wrapper .gform_footer {
    text-align: right !important;
    display: block !important;
}
body .comments-area h2.comment-reply-title {
    font-size: 28px;
    letter-spacing: 0px;
}
.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper input#input_5_2 {
    border-width: 1px;
    border-color: rgba(0,0,0,0.12);
    background-color: rgba(255,255,255,0);
    padding: 16px;
    color: #999;
    border-radius: 0px;
	width:100%;
	outline:none;
}

.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper .spacer.gfield {
    display: none;
}
.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper .button {
    border: none;
    outline: none;
}

.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper .button:hover {
    border: none;
    outline: none;
}
.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper .gform_fields {
    display: -ms-grid;
    display: flex;
    -ms-grid-columns: (1fr 2%)[12];
    grid-row-gap: 16px;
    -ms-grid-columns: (1fr)[12];
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    width: 100%;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.gform_wrapper.gravity-theme.contact-form-sub-custom-class_wrapper .gfield.gfield--width-five-twelfths {
    width: 70%;
	margin-right: 20px;
}
body .post_custom_class p, body .post_custom_class ul, body .post_custom_class ol {
    margin-bottom: 14px;
}
body .post_custom_class h5{
	margin-top:30px;
}
body .comment-form-cookies-consent input {
    vertical-align: middle;
}
.amp-wp-sidebar .sidebar-container .sidebar-brand {
    background: #222222 !important;
    padding: 35px 24px 24px;
    color: #fff;
    text-align: center;
}
.amp-wp-container .post-terms.cats {
    display: none;
}
.amp-wp-copyright p {
    margin-bottom: 0px;
}

.single-post .post_custom_class h2 {
    font-size: 42px;
}
.single-post .post_custom_class h3 {
    font-size: 28px;
}
.single-post .post_custom_class h4 {
    font-size: 20px;
}
.psc-blog-sec .elementor-post .elementor-post__text .elementor-post__title a:hover {
    text-decoration: underline;
}
.post_custom_class a {
    color: #E0C588;
}
.post_custom_class a:hover {
    text-decoration: underline;
    color: #E0C588;
}