/* 
Theme Name: Red Palm Hello Elementor Child
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */

#site-wrapper {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto 0 auto;
}

/*TABLE OF CONTENT*/
.table_content .elementor-toc__header{
	width:fit-content;
	border-bottom:5px solid var(--e-global-color-text);
	padding:0 60px 10px 0;
	margin-bottom:20px;
}

.table_content .elementor-toc__list-item{
	margin-bottom:0;
	border-bottom: 1px solid #e7e7e7;
}
.table_content .elementor-toc__list-item-text {
	padding: 32px;
	width: 100%;
}
.table_content .elementor-toc__list-item-text.elementor-item-active {
	background-color:var(--e-global-color-primary);
}
@media(max-width:1280px){
	.table_content .elementor-toc__list-item-text {
		padding: 20px;
	}
}
@media(max-width:480px){
	.table_content .elementor-toc__list-item-text {
		padding: 12px;
	}
}

/*BLOG POST TEMPLATE*/
.blogpost_content_col .elementor-post-info__item-prefix{
	text-transform: none;
}
.blogpost_content_col h2{
	font-size: 3em;
	line-height: 1.1em;
	margin-block-end: 1.5rem;
}
.blogpost_content_col h3{
	font-size: 2.5em;
	line-height: 1.1em;
	margin-block-end: 1.5rem;
	text-transform: none;
}

@media(max-width:1280px){
	.blogpost_content_col h2{
		font-size: 2em;
	}
	.blogpost_content_col h3{
		font-size: 1.5em;
	}
}
@media(max-width:480px){
	.blogpost_content_col h2{
		font-size: 1.8em;
	}
	.blogpost_content_col h3{
		font-size: 1.2em;
	}
}

/*SUBPAGE TEMPLATE*/
.table_content.subpage_table_content .elementor-toc__list-item-text.elementor-item-active {
	background-color:var( --e-global-color-secondary );
}
.subpage_content_col h2{
	font-size: 3em;
	line-height: 1.1em;
	margin-block-end: 1.5rem;
	color: var(--e-global-color-primary);
}
.subpage_content_col h3{
	font-size: 2.5em;
	line-height: 1.1em;
	margin-block-end: 1.5rem;
	text-transform: none;
	color: var(--e-global-color-primary);
}
@media(max-width:1280px){
	.subpage_content_col h2{
		font-size: 2em;
	}
	.subpage_content_col h3{
		font-size: 1.5em;
	}
}

@media(max-width:480px){
	.subpage_content_col h2{
		font-size: 1.8em;
	}
	.subpage_content_col h3{
		font-size: 1.2em;
	}
}

.main-menu .elementor-nav-menu a {
    line-height: 1.3;
}

.main-menu .sub-menu {
    padding-left: 20px;
}

.main-menu .sub-menu .menu-item > a {
    font-size: 22px;
}

.gform_wrapper.gravity-theme .yellow-required .gfield_required {
	color: inherit;
}

.phone-number-link {
	color: #eab010;
}


/* TABLE OF CONTENTS
body .elementor-toc__list-wrapper {
	padding-bottom: 15px;
	border-bottom: 8px solid var( --e-global-color-text );
}

body .elementor-toc__list-item {
	margin: 0;
	padding: 10px 0;	
}
.elementor-toc__list-item:not(:last-child) {
	border-bottom: 1px solid #e7e7e7;
}
.elementor-toc__list-item-text {
	width: 100%;
	position: relative;
	z-index: 1;
}
.elementor-toc__list-item-text.elementor-item-active::before {
	content: '';
	width: calc( 100% + 20px );
	height: calc( 100% + 20px );
	border-radius: 15px;
	background-color: var( --e-global-color-text );
	position: absolute;
	z-index: -1;
	top: -10px;
	left: -10px;
	
}
@media (min-width: 1024px) {
	.elementor-toc__body {
		--toc-body-max-height: calc( 100vh - 200px );
	}
} */

.overlay-shape:before {
    transform: skew(-36deg);
    left: 40px;
    right: 20px;
    width: auto;
}
.col-overlay-shape:before {
    transform: skew(-25deg);
    left: 0;
    right: 0;
    width: auto;
}
span.elementor-button-icon svg {
    top: 5px;
    position: relative;
}
.shape-border:after {
    content: "";
    position: absolute;
    left: -50px;
    top: -50px;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: skew(-25deg);
    z-index: 0;
}
.col-overlay-shape .e-con-inner {
    position: relative;
    z-index: 999;
}
.col-overlay-shape:before {
    z-index: 2;
}
.gravity-custom-styling .gravity-theme form .gform-body fieldset .ginput_container span label.gform-field-label.gform-field-label--type-sub,
.gravity-custom-styling .gravity-theme .gform_heading {
    display: none;
}
.gravity-custom-styling .gravity-theme form .gform-body input, .gravity-custom-styling .gravity-theme form .gform-body textarea {
    height: 75px;
    border-radius: 20px;
    display: block;
}
.gravity-custom-styling .gravity-theme form .gform-body .gfield_label {
    font-size: 25px;
    color: #eab010;
	line-height: normal;
}
.gravity-custom-styling .gravity-theme .gform-footer {
    padding: 0;
    margin: 30px 0;
}
.gravity-custom-styling .gravity-theme .gform-footer input {
    background: url(https://benjaminfr5dev.wpenginepowered.com/wp-content/uploads/2025/06/submit-btn.png);
    border: none;
    font-size: 0;
    font-weight: 900;
    color: #0067a6;
    border-radius: 0 20px 20px 20px;
    height: 81px;
    padding: 0;
    width: 400px;
    margin: 0;
    background-position: center;
}
@media all and (max-width: 1550px) {
	.overlay-shape:before {
    left: 0;
    right: 0;
}
.shape-border:after {
    left: -25px;
    top: -25px;
}
    .gravity-custom-styling .gravity-theme .gform-footer input {
        border-radius: 0 10px 10px 10px;
        height: 47px;
        width: 275px;
        background-size: contain;
    }
	.gravity-custom-styling .gravity-theme form .gform-body input, .gravity-custom-styling .gravity-theme form .gform-body textarea {
    height: 60px;
    border-radius: 10px;
}
	.gravity-custom-styling .gravity-theme form .gform-body .gfield_label {
    font-size: 20px;
}
}

@media all and (max-width: 1280px) {
.col-overlay-shape:before,
	.col-overlay-shape:after {
    transform: skew(-26deg);
}
}
@media all and (max-width: 767px) {
.col-overlay-shape:before,
	.col-overlay-shape:after {
    transform: skew(-16deg);
}
	.shape-border:after {
        left: -15px;
        top: -14px;
    }
}
@media all and (max-width: 570px) {
	.overlay-shape {
		width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0 auto;
    padding: 9px 0;
	}
	.overlay-shape:before {
    left: -30px;
}
}
.elementor-widget-container .swiper.elementor-loop-container {
    padding-top: 34px;
}
.loop-slider-custom-style .elementor-swiper-button {
    top: -62px !important;
    bottom: auto !important;
    transform: inherit !important;
    right: 0 !important;
    left: auto !important;
	z-index: 99 !important;
}
.loop-slider-custom-style .elementor-swiper-button.elementor-swiper-button-prev {
    right: 210px !important;
}
.loop-slider-custom-style .swiper-pagination {
    padding-right: 42px;
}
.google-review-social-box {
	overflow: hidden;
	height: 100px;
	align-items: end;
	border-radius: 24px 0;
}
.google-review-social-box:after {
    width: 349px;
    height: 100%;
    background: #eab010;
    position: absolute;
    right: -93px;
    bottom: -42px;
    content: '';
    transform: rotate(-18deg);
    pointer-events: none;
}
.google-review-social-box div {
    z-index: 2;
}
@media all and (min-width: 1750px) {
.google-review-social-box:after {
    width: 749px;
    right: -352px;
    bottom: -15px;
    transform: rotate(-22deg);
}
	.google-review-social-box {
		height: 160px;
	}
}
@media all and (max-width: 767px) {
    .loop-slider-custom-style .swiper-pagination {
        padding-right: 0;
        bottom: 0 !important;
        top: auto;
        left: auto;
        right: 0;
    }
    .loop-slider-custom-style .elementor-swiper-button {
        bottom: -5px !important;
        top: auto !important;
        right: 90px !important;
    }
	.loop-slider-custom-style .elementor-swiper-button.elementor-swiper-button-prev {
        right: 250px !important;
    }
}
@media all and (max-width: 400px) {
.hero-section-img {
    margin-top: 40px;
}
	.gravity-custom-styling .gravity-theme .gform-footer input {
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
    }
}
.latest-blog .swiper-pagination {
	margin-top: 50px;
}
.latest-blog .elementor-swiper-button-prev {
	margin-top: 33px;
	bottom: 8px !important;
	left: 42% !important;
}
.latest-blog .elementor-swiper-button-next {
	margin-top: 33px;
	bottom: 8px !important;
	right: 42% !important;
}
@media screen and (max-width: 1280px) {
		.latest-blog .elementor-swiper-button-prev {
		left: 40% !important;
	}
	.latest-blog .elementor-swiper-button-next {
		right: 40% !important;
	}
}
@media screen and (max-width: 1023px) {
		.latest-blog .elementor-swiper-button-prev {
		left: 35% !important;
	}
	.latest-blog .elementor-swiper-button-next {
		right: 35% !important;
	}
}
@media screen and (max-width: 600px) {
		.latest-blog .elementor-swiper-button-prev {
		left: 26% !important;
	}
	.latest-blog .elementor-swiper-button-next {
		right: 26% !important;
	}
}
@media screen and (max-width: 400px) {
		.latest-blog .elementor-swiper-button-prev {
		left: 22% !important;
	}
	.latest-blog .elementor-swiper-button-next {
		right: 22% !important;
	}
}
@media screen and (max-width: 767px) {
 .latest-blog .elementor-loop-container {
	overflow: visible !important;
}
}



/* form css */
/*
.page-id-2478 .gform-body.gform_body fieldset .ginput_container input, .page-id-3596 .gform-body.gform_body fieldset .ginput_container input, .page-id-2477 .gform-body.gform_body fieldset .ginput_container input, .page-id-2479 .gform-body.gform_body fieldset .ginput_container input {
    width: 100% !important;
}

.page-id-2478 .gform-body.gform_body .ginput_container input, .page-id-2478 .gform-body.gform_body .ginput_container select, .page-id-3596 .gform-body.gform_body .ginput_container input, .page-id-3596 .gform-body.gform_body .ginput_container select, .page-id-2477 .gform-body.gform_body .ginput_container input, .page-id-2477 .gform-body.gform_body .ginput_container select, .page-id-2479 .gform-body.gform_body .ginput_container input, .page-id-2479 .gform-body.gform_body .ginput_container select {
    width: 100% !important;
}

.page-id-2478 .gform-body.gform_body fieldset .ginput_container span, .page-id-3596 .gform-body.gform_body fieldset .ginput_container span, .page-id-2477 .gform-body.gform_body fieldset .ginput_container span, .page-id-2479 .gform-body.gform_body fieldset .ginput_container span {
    display: flex;
    flex-flow: column-reverse;
}

.page-id-2478 .gform-body.gform_body fieldset .ginput_container input[type="radio"], .page-id-3596 .gform-body.gform_body fieldset .ginput_container input[type="radio"], .page-id-2477 .gform-body.gform_body fieldset .ginput_container input[type="radio"], .page-id-2479 .gform-body.gform_body fieldset .ginput_container input[type="radio"] {
    width: auto !important;
}

.page-id-2478 .gform-body.gform_body .ginput_container input, .page-id-2478 .gform-body.gform_body .ginput_container textarea, .page-id-2478 .gform-body.gform_body .ginput_container select, .page-id-3596 .gform-body.gform_body .ginput_container input, .page-id-3596 .gform-body.gform_body .ginput_container textarea, .page-id-3596 .gform-body.gform_body .ginput_container select , .page-id-2477 .gform-body.gform_body .ginput_container input, .page-id-2477 .gform-body.gform_body .ginput_container textarea, .page-id-2477 .gform-body.gform_body .ginput_container select, .page-id-2479 .gform-body.gform_body .ginput_container input, .page-id-2479 .gform-body.gform_body .ginput_container textarea, .page-id-2479 .gform-body.gform_body .ginput_container select {
    border: 1px solid #dbdee4;
}

.page-id-2478 input#gform_submit_button_3, .page-id-3596 input#gform_submit_button_6, .page-id-2477 input#gform_submit_button_5, .page-id-2479 input#gform_submit_button_2 {
    color: #fff;
    border-color: #5369ab;
    background-color: #5369ab;
    padding: 10px 50px;
    font-size: 18px;
}
*/

.elementor-widget-wp-widget-gform_widget .gform_footer .gform_button[type="submit"] {
	color: #fff;
    border-color: #5369ab;
    background-color: #5369ab;
    padding: 10px 50px;
    font-size: 18px;
}

    .gravity-custom-styling .contact-us-page-consent label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
        font-size: 16px!important;
        margin: 0px;
        color: #fff;
    }
    .gravity-custom-styling .forms-option-out-content-blue p {
        font-size: 16px!important;
        color: #fff!important;
        margin-bottom: 10px;
    }
    .gravity-custom-styling .forms-option-out-content-blue p a {
        font-size: 16px!important;
        color: #eab010;
    }

    .gravity-custom-styling .contact-us-page-consent .ginput_container {
        display: flex;
        gap: 5px;
        align-items: center;
    }
    .gravity-custom-styling .contact-us-page-consent .ginput_container input[type="checkbox"] {
        width: 20px;
    }
