/* 
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;
}

/* TABLE OF CONTENTS */

 .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;
}

/* New Page css */
@media all and (max-width: 767px) {
.hero-call-btn a.elementor-button.elementor-button-link span.elementor-button-content-wrapper:before {
    width: 8vw;
    height: 8vw;
    background: var(--wpr-bg-b548d139-1737-4fe7-b365-31758a9f5bb2);
    position: absolute;
    left: -3%;
    top: 7%;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
}
.hero-call-btn a.elementor-button.elementor-button-link span.elementor-button-content-wrapper {
    position: relative;
    width: auto;
    display: inline-flex;
    padding: 0 0 0 10vw;
}
}
/* footer css */
.footer-menu nav ul{
	display: grid;
	grid-template-columns:1fr 1fr;
}
@media all and (min-width:768px){
		.blog-full-height{
    height: 100%;
    justify-content: space-between;
}
}
@media all and (min-width:481px) and (max-width:560px){
	.blog-slider-heading .elementor-heading-title.elementor-size-default {
    font-size: 33px !important;
}
}
/*homepage form css */
.custom-homepage-form {
    color: white;
}
.gform_wrapper.gravity-theme .gfield_label{
	line-height:normal;
}
.custom-homepage-form .gform_wrapper.gravity-theme .gfield_label{
	font-size :25px;
	font-weight: normal;
	text-transform:uppercase;
}
.gform_wrapper.gravity-theme .custom-homepage-form input,
.gform_wrapper.gravity-theme .custom-homepage-form textarea {
	font-size:25px;
	padding: 17px 14px;
}
.custom-homepage-form #gform_submit_button_1 {
    background:#e95e01 var(--wpr-bg-fab45b62-58af-4dd4-ace4-79237be5b7bc);
    background-size: contain;
    background-position: center;
    font-size: 0;
    color: transparent;
    padding: 6% 26%;
    background-repeat: no-repeat;
    border: 0px;
}
 .gform_wrapper.gravity-theme .custom-homepage-form .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0px;
    padding: 52px 0 0 0;
}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
	margin:0px;
}
.gform_wrapper.gravity-theme .custom-homepage-form .gform_fields {
    grid-column-gap: 4%;
    grid-row-gap: 20px;
}
.custom-homepage-form_wrapper .custom-homepage-form label.gfield_label.gform-field-label {
    font-size: 25px;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:26px;
}
.custom-homepage-form_wrapper .custom-homepage-form legend.gfield_label.gform-field-label {
    font-size: 25px;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:26px;
}

@media all and (max-width:1280px){
	.custom-homepage-form_wrapper .custom-homepage-form label.gfield_label.gform-field-label{
		font-size: 21px;
		margin-bottom: 18px;
	}
	.custom-homepage-form_wrapper .custom-homepage-form legend.gfield_label.gform-field-label{
		font-size: 21px;
		margin-bottom: 18px;
	}
.gform_wrapper.gravity-theme .custom-homepage-form input,
.gform_wrapper.gravity-theme .custom-homepage-form textarea  {
	font-size:18px;
	min-height: inherit !important;
		line-height: 1 !important;
}
}
@media all and (max-width:767px){
	.gform_wrapper.gravity-theme .custom-homepage-form .gform_fields {
   padding:0px 0px;
}
	.custom-homepage-form #gform_submit_button_1 {
    padding: 8% 0;
    width: 100%;
    min-height: inherit;
	background-color:#e95e01;
}
	.custom-homepage-form .gform-footer {
    margin: 0 !important;
    position: absolute;
    bottom: -4px;
    left: -30px;
    right: -30px;
    width: auto;
    padding: 0 !important;
}

.custom-homepage-form .gform-body.gform_body {
    padding-bottom: 160px;
}
	
.mobile-change-color .elementor-heading-title.elementor-size-default {
    color: white !important;
}
	.mobile-change-color .elementor-widget-container p {
    color: white;
}
.gform_wrapper.gravity-theme .custom-homepage-form input,
	.gform_wrapper.gravity-theme .custom-homepage-form textarea {
    padding: 10px 14px;
}
    .custom-homepage-form_wrapper .custom-homepage-form legend.gfield_label.gform-field-label,
	.custom-homepage-form_wrapper .custom-homepage-form label.gfield_label.gform-field-label {
        font-size: 18px;
        margin-bottom: 8px;
    }
}
@media all and (max-width:481px){
	    .custom-homepage-form .gform-body.gform_body {
        padding-bottom: 100px;
    }
	.custom-homepage-form .gform-footer {
    left: -20px;
    right: -15px;
   
}
}
/* table of contents */
.table-of-contents .elementor-toc__list-wrapper {
	border:0px;
	padding:0px;
}
.table-of-contents .elementor-toc__list-item {
    padding: 15px 0px 17px 0px;
}
.table-of-contents .elementor-widget-container {
    overflow: visible;
}
.table-of-contents .elementor-toc__list-item-text.elementor-item-active::before{
    border-radius: 0px;
    background-color: #E85F04;
	height:calc(100% + 40px);
	top:-19px
}
.table-of-contents .elementor-toc__body{
	padding: 20px 0px 0px 0px;
	overflow:visible;
}
.table-of-contents .elementor-toc__list-item:last-child {
    border: 0px;
}
.table-of-contents .elementor-toc__list-item-text.elementor-item-active{
	border:0px !important;
	font-weight:800;
}
.table-of-contents .elementor-toc__list-item-text.elementor-item-active::before{
	left: -33px;
    right: -25px;
    width: auto;
}
.table-of-contents .elementor-toc__list-item{
	border-bottom:2px solid white;
}
.partial-border-left::before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 4px; 
  height: 500px; 
  background-color: #1A255A; 
}
.partial-border-left {
  position: relative;
}

.join-our-team-svg .elementor-button-icon svg {
    width: auto;
}
.blog-full-height {
    flex: 1 !important;
}

.join-our-team-form .gform-footer.gform_footer.top_label input {
    color: #fff;
}
.join-our-team-form span.gfield_required.gfield_required_text {
    display: none;
}

.sidebar-services-menu ul li a, .sidebar-services-menu ul li a:hover, .sidebar-services-menu ul li a:active {
    line-height: normal;
}

.home .google-reviews-content .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gform_required_legend {
	display: none !important;
}

.content-container figure > figcaption {
	display: none;
}