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

html {
    margin: 0 !important;
}
/* Add your custom styles here */

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

/* TABLE OF CONTENTS */

body .elementor-toc__list-wrapper {
	padding-bottom: 15px;
	border-bottom: 8px solid var( --e-global-color-text );
}
.elementor-toc__body {
    color: #fff;
}
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 );
	}
}
*/







/* New Styling */
table.marketing-rating-table {
    color: #fff;
    border: none;
    margin: 0;
}
table.marketing-rating-table thead tr th {
    border: none !important;
    background: transparent;
    font-size: 94px;
    font-weight: 400;
	line-height: 1;
    padding: 0 0 14px 0;
}
table.marketing-rating-table tbody tr td {
    background: transparent;
    border-color: #fff;
    border-bottom: 0;
    border-left: 0;
    padding: 10px 0 93px 0;
    width: 55%;
    font-size: 47px;
	line-height: 1;
}
table.marketing-rating-table tbody tr td:first-child {
    width: 47.5%;
}
table.marketing-rating-table tbody tr td:last-child {
    text-align: center;
	    border-right: 0;
}
table.marketing-rating-table thead tr th:first-child {
    text-align: left;
	border-right: 1px solid #fff !important;
}
table.marketing-rating-table tbody tr:last-child td {
    padding-bottom: 50px;
}
.newsletter-form .gform-body.gform_body {
    flex: 1;
}
.newsletter-form {
    display: flex;
    align-items: center;
    gap: 63px;
}
.newsletter-form .gform-footer.gform_footer {
    margin: 0;
    padding: 0;
}
.newsletter-form .gform-footer.gform_footer input {
    margin: 0;
}
.newsletter-form .gform-body.gform_body .ginput_container input {
    height: 87px;
    border-radius: 22px;
    border: none;
    padding: 0 23px;
    font-size: 30px;
	letter-spacing: 2.6px;
}
.newsletter-form .gform-body.gform_body .ginput_container input::placeholder {
    color: #BCBCBC;
}
.newsletter-form .gform-footer.gform_footer .button {
    border: none;
    text-transform: uppercase;
    width: 201px;
}
.homepage-contact-form .gform-body.gform_body .gfield_label {
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	margin: 0 0 15px 0;
	line-height: normal;
}
.homepage-contact-form .gform-body.gform_body .ginput_container .gform-field-label--type-sub {
    display: none;
}
.homepage-contact-form .gform-body.gform_body .ginput_container input, .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
    height: 73px;
    border-radius: 16px;
    outline: 0;
    border: none;
    font-size: 24px;
    padding: 10px 25px;
}
.homepage-contact-form .gform-body.gform_body .ginput_container textarea {
    height: 383px;
    border-radius: 33px;
}
.homepage-contact-form .gform-body.gform_body .custom-html-field-text {
    width: 50%;
}
.homepage-contact-form .gform-body.gform_body .custom-html-field-text p {
    color: #fff;
    font-size: 94px;
    line-height: 1;
    margin: -256px 0 0 0;
	line-height: 80.2px;
    letter-spacing: -3.5px;
    max-width: 680px;
}
.homepage-contact-form .gform-footer.gform_footer {
    justify-content: center;
    margin: 0 0 -70px 0;
    padding: 0;
    bottom: -109px;
    position: relative;
}
.homepage-contact-form .gform-footer.gform_footer .button {
    border: none;
    width: 283px;
	text-transform: uppercase;
}
section.review-business-thrive-cards {
    display: flex;
    flex-flow: column;
    gap: 126px;
}
section.review-business-thrive-cards article {
    background: rgb(255 255 255 / 61%);
    border: 7px solid #707070;
    border-radius: 55px;
    padding: 40px 50px 40px 210px;
    position: relative;
}
section.review-business-thrive-cards article:before {
    content: "";
    width: 145px;
    height: 116px;
    background: url(/wp-content/uploads/2025/10/image-1.svg);
    position: absolute;
    top: 50px;
    left: 40px;
}
section.review-business-thrive-cards article p {
    font-size: 28px;
    width: 95%;
    margin: 0 0 20px 0;
}
section.review-business-thrive-cards article  .review-title {
    font-size: 42px;
    font-family: "Open Sans Condensed Bold Italic", sans-serif;
    text-transform: uppercase;
}
.inner-page-menu-auto {
    margin-right: auto;
}
.elementor-heading-title a {
    font-family: inherit;
    text-transform: none;
}
.homepage-contact-form .gform-body.gform_body .gform_fields {
    row-gap: 25px;
    column-gap: 27px;
}
.theme-table-content .elementor-toc__body {
    overflow: visible;
    padding: 0;
}
.theme-table-content .elementor-toc__body ul {
    padding: 0;
    border: none;
    list-style: none;
}
.theme-table-content .elementor-toc__body ul li {
    border-bottom: 2px solid #fff;
    padding: 0;
}
.theme-table-content .elementor-toc__body ul li .elementor-toc__list-item-text-wrapper svg {
    display: none;
}
.theme-table-content .elementor-toc__body ul li .elementor-toc__list-item-text-wrapper a {
    padding: 16px 0;
    color: #fff;
    text-decoration: none;
}
.theme-table-content .elementor-toc__body ul li .elementor-toc__list-item-text-wrapper a:before {
    top: -2px;
    bottom: -2px;
    height: auto;
    left: -30px;
    right: -30px;
    width: auto;
    border-radius: 0;
}
.theme-table-content .elementor-widget-container {
    overflow: visible;
}
.theme-table-content .elementor-toc__body ul li .elementor-toc__list-item-text-wrapper a.elementor-item-active {
    font-family: 'Open Sans Condensed ExtraBold';
}
.theme-table-content .elementor-toc__body ul li:last-child {
    border: none;
}
.theme-table-content .elementor-toc__header {
    display: none;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half span {
    padding: 0 !important;
}
 .theme-table-content .elementor-toc__body ul li a {
	text-transform: inherit;
} 
@media all and (min-width: 1024px) {
.elementor-element.sticky-sidebar {
    position: sticky;
    top: 60px;
    z-index: 20;
}
}
@media all and (max-width: 1879px) {
table.marketing-rating-table thead tr th {
    font-size: 5vw;
}
table.marketing-rating-table tbody tr td {
    font-size: 2.5vw;
	padding: 10px 0 3vw 0;
}
.newsletter-form {
    gap: 50px;
}
.newsletter-form .gform-body.gform_body .ginput_container input {
    height: 75px;
    padding: 0 25px;
    font-size: 26px;
	border-radius:16px;
}
.newsletter-form .gform-footer.gform_footer .button {
  width: 160px;
	height: 75px;
  padding: 10px 25px;
	border-radius: 16px;
}
.homepage-contact-form .gform-body.gform_body .custom-html-field-text p {
    font-size: 5vw;
	line-height: 1;
	margin: -242px 0 0 0;
}
.homepage-contact-form .gform-body.gform_body .gfield_label {
	font-size: 1.6vw;
}
.homepage-contact-form .gform-body.gform_body .ginput_container input, .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
    height: 65px;
    border-radius: 12px;
    font-size: 22px;
    padding: 10px 20px;
}
.homepage-contact-form .gform-body.gform_body .ginput_container textarea {
    height: 300px;
    border-radius: 20px;
}
.homepage-contact-form .gform-footer.gform_footer .button {
    width: 223px;
    text-transform: uppercase;
    padding: 16px 20px;
    font-size: 26px;
}
section.review-business-thrive-cards article p {
    font-size: 1.52vw;
}
section.review-business-thrive-cards article .review-title {
    font-size: 2.4vw;
}
section.review-business-thrive-cards article:before {
    width: 8vw;
    height: 6vw;
    background-size: contain;
    background-repeat: no-repeat;
}
section.review-business-thrive-cards article {
    padding: 40px 50px 40px 11vw;
}
section.review-business-thrive-cards {
    gap: 80px;
}
}
@media all and (max-width: 1280px) {
.theme-table-content .elementor-toc__body ul li .elementor-toc__list-item-text-wrapper a:before {
    left: -25px;
    right: -25px;
}
.footer-last-section .elementor-element.e-grid.custom-col-width,
	.footer-last-section .elementor-element.e-grid.custom-col-width + .elementor-element.e-con-full {
    width: 100%;
}
}
@media all and (max-width: 1199px) {
.homepage-contact-form .gform-body.gform_body .ginput_container input, .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
        height: 58px;
        border-radius: 10px;
        font-size: 20px;
        padding: 10px 15px;
    }
	    .homepage-contact-form .gform-body.gform_body .gfield_label {
        font-size: 2vw;
    }
	    .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
        height: 270px;
    }
	    .homepage-contact-form .gform-body.gform_body .custom-html-field-text p {
        margin: -212px 0 0 0;
    }
	.homepage-contact-form .gform-footer.gform_footer {
    bottom: -80px;
}
section.review-business-thrive-cards article {
        padding: 40px 30px 40px 14vw;
	        border-radius: 40px
    }
	    section.review-business-thrive-cards article p {
        font-size: 2vw;
    }
	section.review-business-thrive-cards article .review-title {
        font-size: 3vw;
    }
	section.review-business-thrive-cards {
    gap: 50px;
}
}
@media all and (max-width: 1023px) {
table.marketing-rating-table thead tr th {
	font-size: 49px;
	padding: 20px;
	border-top: 1px solid #fff !important;
}
table.marketing-rating-table tbody tr td {
    font-size: 24px;
	padding: 20px;
}
table.marketing-rating-table thead tr th:first-child {
    border-right: 1px solid #fff !important;
}
.newsletter-form {
    gap: 30px;
}
.newsletter-form .gform-body.gform_body .ginput_container input {
    height: 65px;
    padding: 0 20px;
    font-size: 22px;
	border-radius:12px;
}
.newsletter-form .gform-footer.gform_footer .button {
  width: 180px;
	height: 65px;
  padding: 10px 20px;
	border-radius: 12px;
}

    section.review-business-thrive-cards article p {
        font-size: 3vw;
		width: 100%;
    }
	section.review-business-thrive-cards article .review-title {
        font-size: 4vw;
    }
}
@media all and (max-width: 767px) {
.newsletter-form {
        flex-flow: column;
        align-items: stretch;
        gap: 20px;
        margin: 30px 0 0 0;
}
.newsletter-form .gform-body.gform_body .ginput_container input {
        height: 54px;
        padding: 0 20px;
        font-size: 25px;
        border-radius: 11px;
	letter-spacing: 2px;
}
	.newsletter-form .gform-footer.gform_footer .button {
		width: auto;
	height: auto;
		font-size: 30px;
        border-radius: 10px;
        padding: 15px 35px 15px 35px;
        line-height: normal !important;
		margin: 0;
	}
.home-contact-form {
    width: auto;
    margin: 0 -16px;
	flex: 1 !important;
}
    .home-contact-form form.homepage-contact-form .gform_fields {
        display: flex;
        flex-flow: column;
        gap: 25px;
    }
.homepage-contact-form .gform-body.gform_body .gfield_label {
    font-size: 25px;
}
.homepage-contact-form .gform-footer.gform_footer {
    bottom: 0;
    margin: 20px 0 0 0;
    background: #fff;
    padding: 30px;
}
.homepage-contact-form .gform-footer.gform_footer .button {
        margin: 0;
        font-size: 30px;
        border-radius: 10px;
        padding: 15px 35px 15px 35px;
	    line-height: 1 !important;
    }
.homepage-contact-form .gform-body.gform_body {
    padding: 0 20px;
}
.homepage-contact-form .gform-body.gform_body .custom-html-field-text {
    display: none;
}
 .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
        height: 150px;
    }
	    section.review-business-thrive-cards article:before {
        width: 100px;
        height: 80px;
        position: static;
        display: block;
        margin: 0 0 20px 0;
    }
	    section.review-business-thrive-cards article {
        padding: 40px;
        border-radius: 40px;
    }
	section.review-business-thrive-cards article p {
		font-size: 28px;
	}
	      section.review-business-thrive-cards article .review-title {
        font-size: 42px;
        max-width: 343px;
        line-height: 1;
    }
}
@media all and (max-width: 480px) {
table.marketing-rating-table thead tr th {
    font-size: 11vw;
}
table.marketing-rating-table tbody tr td {
    font-size: 5vw;
}
table.marketing-rating-table thead tr th:last-child, table.marketing-rating-table tbody tr td:last-child {
    width: 35%;
    text-align: left;
    padding-left: 35px;
}
.newsletter-form .gform-body.gform_body .ginput_container input {
        height: auto;
        padding: 10px 15px;
        font-size: 5vw;
        border-radius: 11px;
	min-height: inherit !important;
    }
	    .newsletter-form .gform-footer.gform_footer .button {
        width: auto;
        height: auto;
        padding: 2vw 32px;
        font-size: 6vw;
        min-height: inherit !important;
    }
	    .homepage-contact-form .gform-body.gform_body .ginput_container input, .homepage-contact-form .gform-body.gform_body .ginput_container textarea {
        height: 52px;
        border-radius: 10px;
        font-size: 18px;
        padding: 10px 15px;
    }
	.homepage-contact-form .gform-body.gform_body .gfield_label {
        font-size: 5vw;
    }
	    .homepage-contact-form .gform-footer.gform_footer .button {
        font-size: 6vw;
    }
	section.review-business-thrive-cards article {
        padding: 30px 4vw;
        border-radius: 12vw;
    }
	section.review-business-thrive-cards article p {
        font-size: 7vw;
    }
	section.review-business-thrive-cards article .review-title {
        font-size: 9vw;
    max-width: inherit;
    }
	.newsletter-form .gform-footer.gform_footer .button {
  padding: 4vw 6vw 4vw 6vw;
	font-size: 8vw;
		line-height: 1 !important;
}
}


.contact-us-page-form .gform_button {
    padding: 10px 30px!important;
    border: none;
}

