/*
Theme Name: Hello Elementor Child

Template: hello-elementor

*/

button.wahout.aicon_link {
    position: absolute;
    top: 50%;
	padding: 0;
}

li#menu-item-4376 {
    margin-left: 5px;
}
.slick-dots li button:before{
    color: #0c5a23 !important;
    font-size: 12px !important;
}

.testimonial-slider .slick-dots li button:hover{
    background-color: transparent !important; 
}
.testimonial-slider .slick-dots li.slick-active button:before{
    color: #0c5a23 !important;
     font-size: 12px !important;
}
.testimonial-slider .icon-before:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/01/memphis1-1.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 45%;
    opacity: 0.4;
    position: absolute;
    left: 15%;
      top: -11%;
  
}

.testimonial-slider .slick-initialized .slick-slide {
    display: block;
    margin: 0 8px;
}

.clint-img:before{
    content: '\f10e';
    font-family:'FontAwesome';
    font-size:50px;
    position: absolute;
    right: 0;
    bottom: 0;
    color:#D3E3FE;
    
}
.after-line-partner .elementor-heading-title{
    position :relative;
}

.after-line-partner .elementor-heading-title:after{
    content: '';
    position:absolute;
    top:50%;
        height:1px;
    width:90%;
    background: #21C063;
}

.home-tel h4 a {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}

.service-box:hover .elementor-image-box-content h4.elementor-image-box-title ,.service-box:hover .elementor-image-box-content .elementor-image-box-description{
    color:#fff;
}


.service-box:hover .elementor-image-box-wrapper .elementor-image-box-img{
   filter: brightness(0) invert(1);
}

.blog-post .innerwrapper {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15); 
    padding:0;
   border-radius: 3px;
       background: #fff;
}

.blog-post .innerwrapper:hover{
	box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}

.blog-post .custom-post-content {
   padding: 0 30px 20px 30px;
}

.blog-post .innerwrapper h2 a{
    padding: 10px 30px;
    color: #0C5A23;
    font-size: 21px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px;
    line-height: 25px;
    display: inline-block;
}

.blog-post .custom-post-block .innerwrapper p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #777;
    font-family: Roboto, sans-serif;
}

.blog-post .custom-post-block a.read-more.button {
    background-color: transparent;
    color: #0C5A23;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
}
.blog-post .custom-post-block a.read-more.button:hover{
  	color:#229631;
}


.Contact-form-wp input ,.Contact-form-wp textarea ,.Contact-form-wp select{
    color: #0C5A23 !important;
    background-color: #DEFFEC !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1) inset !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 0px !important;
    border-radius: 5px 5px 5px 5px !important;
}

.Contact-form-wp input::placeholder ,.Contact-form-wp textarea::placeholder{
   color:#0C5A23 !important;
}


.Contact-form-wp-btn{
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    color: #FFFFFF !important;
    background-color: #0C5A23 !important;
    border-style: solid !important; 
    border-width: 0px 0px 0px 0px !important;
    border-radius: 5px 5px 5px 5px !important;
    width:100% !important;
    height: 47px !important;
}


.Contact-form-wp-btn:hover{
    color: #FFFFFF !important;
    background-color: #229631 !important;
}

 .contact-form .wpforms-container .wpforms-field,.wpforms-container {
    padding: 8px 0;
 }
 

.blog-home-inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}

.blog-home-sec {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    background-color:#fff;
        transition: all .25s;
}

.blog-home-sec:hover{
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}
.blog-home-content {
    padding: 16px 30px;
}

.blog-title a h4 {
    color: #0C5A23;
    font-family: "Roboto", Sans-serif;
    font-size: 21px !important;
    font-weight: 700;
    line-height: 31px;
}

.blog-contant {
    font-size: 16px !important;
    font-weight: 400;
    color: #777;
    line-height: 1.5em;
    padding-bottom:25px;
}
.blog-btn {
    font-size: 14px;
    color: #0C5A23;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom:10px;
    display:inline-block;
}
.blog-btn:hover{
    color:#229631;
}

.sub_btn:hover {
    box-shadow: none !important;
    border: 1px solid #094e26 !important;
}

.sub_btn {
    border: 1px solid #094e26 !important;
}
.blog-post-type-main .blog-home-inner {
    grid-template-columns: repeat(3, 1fr);
}
.paginationlist {
    grid-column: 1/-1;
    text-align: center;
}

.paginationlist a, .paginationlist span {
    background: #cccccc4f;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 5px;
}

.paginationlist .current {
    background: #094e26;
    color: #fff;
}
span.blog_post_date i {
    padding-inline: 7px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}



.services-slider li button:before {
    color: #fff !important;
    font-size: 12px !important;
}

.award-slider .slick-slide img {
    display: block;
    text-align: center;
    margin: auto;
}
header#masthead {
    position: sticky !important;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: #fff;
}
.slider-services-grid .slick-slider {
    padding-bottom: 0;
}

.slider-services-grid .slick-dots {
    bottom: -5px;
}

.text-theme{
    color: #094E26;
}
.slick-dots li button {
    border: 0 !important;
	background:transparent !important;
}
.iti__country-list{
    border:unset !important;
}
.iti__country-list>li:not([data-country-code="+1"]), .iti__arrow.iti__arrow--up, .iti__arrow {
    display: none !important;
}
.parent-has-child:hover div > a {
    color: #094E26 !important;
}
.best-services-image-box .elementor-image-box-img > a > img{
    border-radius: 12px 12px 0px 0px;
}

#forminator-module-3420 {
    margin: 0;
}

.forminator-edit-module {
    display: hidden !important;
}
.service-box h4 a, .home-tel h4 a, .best-services-image-box h5 a {
    font-size: inherit;
}
.appointment-slider .slick-dots {
	position: unset;
}

.call-btn  a  span  .elementor-button-icon {
	margin-top: 2px;
}
.gt_options a {
    font-size: 14px;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px 12px !important;
    font-size: 14px;
    display: flex;
    gap: 6px;
}
.gt_float_switcher img {
    width: 24px !important;
}
.gt_float_switcher.notranslate {
    width: 114px;
}
.gt_switcher_wrapper {
    background: #fff;
    padding: 5px;
    right: 0px !important;
    top: 40% !important;
    border: 1px solid #094E26;
}

.gt_switcher_wrapper a span {
    color: #111;
}
.gtranslate_wrapper a.glink span{
    margin-left: 5px;
}
.glink:first-child {
    display: block;
	margin-bottom: 5px;
}
.cky-consent-container .cky-consent-bar {
    border: unset !important;
    background: unset !important;
    box-shadow: unset !important;
    max-width: 1280px;
    margin: auto;
    padding: 0 !important;
}
.cky-consent-container {
    background: #ffffff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 -1px 10px 0 #acabab4d;
    padding: 16.5px;
}
.best-services-image-box h3 a {
    font-size: 20px;
}



 /* gravity form  */

.contact-us-form .gform_required_legend {
	display: none;
}

.contact-us-form  .gfield .gfield_label {
	font-family: 'Montserrat';
	font-weight: bold !important;
	color: #33302e !important;
	font-size: 12px !important;
	line-height: 1.7 !important;
}

.contact-us-form  .gfield input, .contact-us-form  .gfield textarea {
	padding: 6px 12px !important;
	border: 1px solid #33302e !important;
	background-color: #ffffff !important;
	color: #33302e !important;
	font-size: 16px !important;
	font-family: Montserrat !important;
	font-weight: normal !important;
}

.contact-us-form .gfield .ginput_container.ginput_container_textarea textarea {
    min-height: 120px;
 --gf-local-border-color: transparent !important;
	
}


.contact-us-form .gfield_description.instruction.validation_message, .charleft.ginput_counter.gfield_description {
    display: none;
}

.contact-us-form .gform_fields {
    grid-row-gap: 15px !important;
}

 .contact-us-form .gform_button {
	font-family: "Montserrat", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    padding: 15px 20px 15px 20px !important;
    color: var(--e-global-color-secondary) !important;
    background-color: var(--e-global-color-c706e2e) !important;
    border-radius: 5px 5px 5px 5px !important;
}

 .contact-us-form .gform_button:hover {
    color: #094e26 !important;
    background-color: #fff !important;
    border: 1px solid #094e26 !important;
}

.contact-us-form .gform_validation_errors, .gform_heading {
    display: none !important;
}

.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
    --gf-local-outline-color:transparent !important;
}

.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
    --gf-local-outline-color:transparent !important;
   
}

/* end  */
.header-menu a.hfe-menu-item.elementor-button {
    color: #fff !important;
}
.header-menu a.hfe-menu-item.elementor-button:hover {
    color: #094E26 !important;
}
/* New location appointment page */
.appointment-search-min {
    background-position: center !important;
    background-size: cover !important;
	padding: 52px 10px 92px;
}
.appointment-container {
	max-width: 1280px;
	margin: 0 auto;
}

.appointment-main {
	text-align: center;
	padding: 52px 0px;
}
.search-sec-inner {
	display: flex;
	justify-content: center;
	background-color: #f7f9fb;
	padding: 20px;
	gap: 20px;
	align-items: center;
	border-radius:8px;
}

input#provider-search::placeholder, #location::placeholder {
	color: #333;
}

#location,
#provider-search {
	padding: 16px 20px;
	border: none;
	font-size: 16px;
	font-weight: 400;
	outline: unset;
	width: 100%;
	background: #fff;
	color: #323232;
	border-radius:6px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E5E7F2;
}
h3.provider-sub-heading {
	color: #323232;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	font-size: 40px;
	line-height: 50px;
}

h3.provider-sub-heading span {
	color: #ff0000;
}

.provider-sec-inner {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 25px;
}

.appointment-search-bar-sec b {
	font-weight: 600;
}

.provider-section h3 {
	margin-bottom: 40px;
}

.provider-single-card-inner img {
	display: block;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	width:100%;
}
.provider-single-card .card-inner-details {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #F7F9FB;
}
.appoint-btn a[href=''] {
    pointer-events: none;
}

.card-inner-details h4 {
    margin: 0 0 10px;
    font-size: 22px;
}

.card-inner-details {
    padding: 24px;
}
.appointment-location-inner {
    display: grid;
    grid-template-columns: 35% 1fr;
    grid-gap: 25px;
	text-align:left;
}

.appointment-location-main {
    padding: 67px 0px;
	text-align:center;
}
.appointment-book-now-btn a[href='#'], .appointment-book-now-btn a[href=''] {
    pointer-events: none;
}

.appoint-loc-doc-box-main {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}

.appointment-location-inner:not(:last-child){
	padding-bottom:67px;
}

.appoint-location-doc-box {
    padding: 16px;
    border: 2px solid #EFF3F5;
    border-radius: 6px;
}

.app-location-boxxin {
    display: flex;
    gap: 10px;
    align-items: center;
}

.appoint-location-doc-box img {
    border-radius: 4px;
    display: block;
}

.app-boxinn-title h3 {
    margin-top: 16px;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 16px;
    color: #323232;
}

.app-boxinn-title h5 {
    font-size: 14px;
    color: #A3A3A3;
    margin: 7px 0 14px;
}

.app-location-boxxin h4 {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
	color: #333;
}

.app-location-boxxin img {
    width: 15px;
}
.app-location-boxxin {
    margin-bottom: 18px;
}
.appointment-book-now-btn {
    text-align: center;
    background: #19B5FE;
    padding: 8px;
    border-radius: 6px;
}

.appointment-book-now-btn a {
    color: #fff;
	font-size: 16px;
    line-height: 24px;
}

.appointment-book-now-btn a:hover {
    color: #fff;
}
.appointment-search-bar-sec h2 {
    color: #fff;
    text-align: center;
	margin-bottom:40px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 40px;
    line-height: 50px;
}
.appointment-search-bar-sec span {
    font-weight: 300;
}

span.loc-title-color-comm {
    color: #FF0000;
}
.provider-search-input-custom svg, .location-search svg {
    position: absolute;
    right: 15px;
    top: 18px;
}
.search-sec-inner p {
	text-align: center;
	margin: 0;
	font-family: 'Poppins';
	font-weight: 500;
	color: #323232;
}

.location-heading-doc {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 24px;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #333;
}
.appointment-location-inner1 .app-boxinn-title {
    text-align: left;
}
.appointment-location-inner1 .appoint-location-doc-box{
    width: 23.38%;
}
.appointment-location-inner1 .appoint-loc-doc-box-main {
    display:flex;
    gap:25px;
    flex-wrap:wrap;
    justify-content:center;
}
.single-service .appointment-location-main:not(:has(.appointment-location-inner), :has(.no-provider)) {
	padding: 0px;
}
.no-provider {
    margin-bottom: 0;
}
.provider-search-input-custom, .location-search{
        position: relative;
		width:100%;
}
.loader {
	width: 48px;
	height: 48px;
	border: 5px solid #11111124;
	border-bottom-color: #ff0000;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
ul#suggestion-list, #location-suggestion-list {
    position: absolute;
    background: #fff;
    width: 100%;
    text-align: left;
    list-style: none;
    padding: 0px;
    box-shadow: 0px 0px 1px #00000073;
	display:none;
	z-index: 2;
	max-height:235px;
	overflow-y:auto;	
}
ul#suggestion-list::-webkit-scrollbar, #location-suggestion-list::-webkit-scrollbar {
  width: 10px;
}

/* Track */
ul#suggestion-list::-webkit-scrollbar-track, #location-suggestion-list::-webkit-scrollbar-track {
  background: #fff;
  border: 1px solid #F0F0F0;
  border-radius: 8px;	
}

/* Handle */
ul#suggestion-list::-webkit-scrollbar-thumb, #location-suggestion-list::-webkit-scrollbar-thumb  {
  background: #19B5FE;
  border-radius: 8px;	
}

ul#suggestion-list li, #location-suggestion-list li {
    border: unset;
    padding: 5px 16px;
    cursor: pointer;
	color: #323232;
}
ul#suggestion-list li:hover, #location-suggestion-list li:hover {
    background: #1F67D2;
    color: #fff;
}	
.not-provider-found {
    text-align: center;
    margin-top: 15px;
}



@media(max-width:767px){
    .icon-before:before {
        display:none;
    }
    .Contact-form-wp input ,.Contact-form-wp textarea{
        width:100% !important;
    }
    .contact-form .wpforms-container .wpforms-one-half{
    width:100% !important;
    margin-left:0 !important;
}

#menu-item-4376 {
    display: none;
}

.service-box {
    margin: 10px;
}

.blog-home-inner {
    grid-template-columns: 1fr;
    gap: 20px;
}

.testimonial-slider .slick-initialized .slick-slide {
    display: block;
    margin: 0;
}
.slick-initialized .slick-slide {
    display: block;
    margin-left: 15px;
	margin-right: 15px;
}
.more-text {
    display: none;
}
.moreless-button {
    font-weight: 500 !important;
}
.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper {
    padding: 0 !important;
}
.blog-post-type-main .blog-home-inner {
    grid-template-columns: repeat(1, 1fr);
}	
/* New location appointment page */
.appointment-location-inner {
    display: block;
}
.appoint-loc-doc-box-main {
	grid-template-columns: 1fr 1fr;
	grid-gap: 16px;
}
.appointment-location-main {
    padding: 25px 10px 50px;
}
.appoint-location img {
    width: 100%;
}
.appoint-location {
    display: none;
}
.appointment-location-inner:not(:last-child) {
    padding-bottom: 16px;
}	
.search-sec-inner p {
    text-align: center;
}
h2.location-heading-doc {
	font-size: 26px;
	line-height: 34px;
}	
.appointment-location-inner1 .appoint-location-doc-box {
    width: 47%;
}    
.appointment-location-inner1 .appoint-loc-doc-box-main {
    gap: 16px;
}	
}



@media (min-width : 768px) and (max-width : 1024px) {
.icon-before:before {
        display:none;
    }
    .service-box {
      margin: 0 10px;
    }
    .service-box h4 > a {
      font-size: 22px;
    }
	.sub_btn {
    width: 100%;
    max-width: 20% !important;
}
#menu-item-4376 {
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
    margin-left: 15px;
	margin-right: 15px;
}
.more-text {
    display: none;
}
.moreless-button {
    font-weight: 500 !important;
}
.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper {
    padding: 0 !important;
}	

.cky-notice-btn-wrapper .cky-btn {
    max-width: 100% !important;
}
.blog-post-type-main .blog-home-inner {
    grid-template-columns: repeat(2, 1fr);
}
/* New location appointment page */
.appoint-loc-doc-box-main {
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px;
}
.appointment-location-main {
    padding: 25px 10px 50px;
}	
.appoint-location img {
    width: 100%;
	height: 400px !important;
    object-fit: cover;
}		
.search-sec-inner p {
    text-align: center;
}	
/* location page */
.appointment-location-inner1 .appoint-location-doc-box {
    width: 31%;
}		
}

@media (max-width:1024px){
/* New location appointment page */    
.appointment-search-min {
    background: url(/wp-content/themes/hello-elementor-child/assets/image/BG.webp);
}
.appointment-search-bar-sec h2.main-heading, .provider-sub-heading {
	font-size: 30px !important;
	line-height: 40px !important;
}
.search-sec-inner {
	flex-wrap: wrap;
	gap: 24px !important;
}
.appointment-search-min {
	padding: 25px 10px 50px;
}
.search-sec-inner p {
	font-size: 18px;
}
#location, #provider-search {
	padding: 15px 16px;
}
.provider-search-input-custom svg, .location-search svg {
	width: 14px;
}	
}
@media (min-width:1025px){
/* New location appointment page */    
.appointment-search-min {
    background: url(/wp-content/themes/hello-elementor-child/assets/image/background.webp);
}	
}


@media (min-width : 1025px) and (max-width : 1140px) {
.header-menu ul li a, .header-call a{
	font-size:13px !important;
}
.header-call a {
    padding: 12px 18px !important;
}	
}
