/*
Theme Name: Rehabify child
Template:   rehabify
Theme URI: https://rehabify.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Sehabify - Child Theme
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rehabify
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/


ul{margin:0}
a:visited {color: inherit;}
.cta-btn .themeht-btn {font-size:22px;}
.cta-btn.call a.primary-btn:hover {background:#0f1616;}
.cta-btn.consultation a.dark-btn{color:#fff;}
.cta-btn.consultation a.dark-btn:hover {background:#fff; color:#0f1616;}
.post, .page {margin:0;}
.theme-title {margin-bottom:30px;}
strong {font-weight:800; color:#0f1616;}
.list-icon li {margin-bottom:10px;}
.icon-box-home .list-icon li {font-size:26px;}

body .chaty-i-trigger .chaty-channel{
	bottom:70px;
	right:0px;
}
.thrity-day-program .theme-title,.thrity-day-program .theme-title h6{
	margin-bottom:0px;
}
body footer .footer-info{margin:0px;padding:0px;border:0px;}
body .header-number a{
	font-family: 'DM Sans';
}
body input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date i,input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date svg{
	display:none;
}
.date-field input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
 body .elementor-image-gallery .gallery-columns-2 .gallery-item {
         max-width: 100%; 
    }
/*===================================Insurance form css==============================*/
.elementor-element.elementor-element-73863394.elementor-widget.elementor-widget-mf-telephone{
	margin-bottom:0px;
}

.mf-form-shortcode {
    background: white;
    border-radius: 20px;
}
.elementor-element.elementor-element-489f73c.e-con-full.e-flex.e-con.e-parent {
    padding: 50px;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input {
    background-color: #f5f1dd;
    border-radius: 100px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem !important;
	padding:10px 20px;
	 height: 55px;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input::placeholder{
	font-size:1rem;
}
body .mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input:focus{
	background: var(--themeht-light-color);
    color: var(--themeht-body-color);
    border: 1px solid var(--themeht-secondary-color);
}

body .elementor-8798 .elementor-element.elementor-element-42cf13e .metform-btn{
	padding: 15px 37px;
    position: relative;
    border: 0;
    z-index: 9;
    cursor: pointer;
    text-decoration: none;
    font-size: 17px;
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    background-color: var(--themeht-dark-color);
    color: var(--themeht-white-color);
    font-weight: 500;
}
body .elementor-8798 .elementor-element.elementor-element-42cf13e .metform-btn:hover{
	background-color:#095486;
}
body .mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input[aria-invalid="true"]{
	border-color:transparent;
}

body .mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input+.mf-error-message {
	color:#dc3232;
	font-weight:normal;
	display:block;
	position: absolute;
    right: 0;
    font-size: 0.8rem;
    bottom: -25px;
}
body .elementor-8798 .elementor-element.elementor-element-59f4ffa7 .mf-error-message{
	color:#dc3232;
	font-weight:normal;
	display:block;
	position: absolute;
    right: 0;
    font-size: 0.8rem;
    bottom: -20px;
}

body .elementor-8798 .elementor-element.elementor-element-4a40bd82 .mf-error-message{
	color:#dc3232;
	font-weight:normal;
	display:block;
	position: absolute;
    right: 0;
    font-size: 0.8rem;
    bottom: -20px;
}

body .elementor-6857 .elementor-element.elementor-widget-shortcode {
    margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
    padding: 0 30px 0 30px;
}

body .banner-slider-one .slider-img::before {
    background: linear-gradient(to right, rgb(34 34 34 / 50%), rgb(18 18 18 / 35%), rgba(21, 30, 30, 0), rgba(21, 30, 30, 0), rgba(255, 255, 255, 0));
}

body .main-nav.menu-active{
	transition-delay: 50ms;
}

body .main-nav{
	 transition: all 400ms ease;
     -webkit-transition: all 300ms ease;
}

/*====================================footer css================================*/
.footer-dhcs-box{
	display:flex;
	align-items:center;
	
}
.footer-dhcs-box img{
	width:100px;
}
.footer-dhcs-box img+p{
	display:none;
}
.footer-dhcs-box p.desc{
	font-size: 12px;
    line-height: 1.5;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:0px;
	border-left:1px solid #ffffff44;
}
.menu-active .ht-mobile-menu-bg{
	width:0px !important;
	display:none;
}
.wpcf7-not-valid-tip{
	z-index:999;
}

body .nivo-lightbox-overlay{
	display:none;
}


/*===============Custom-hero-section==========================*/
body .custom-hero{
  width: 100vw;               
  max-width: 100vw !important; 
  margin-left: calc(-50vw + 50%);
  position: relative;
}
body .custom-hero::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #151e1e, #151e1e, #151e1ea3, #151e1e00, #ffffff00);
}
body .custom-hero::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 27%;
    background: linear-gradient(to bottom, #151e1e, #151e1ed1, #151e1e87, #151e1e57, #ffffff00);
}
/*============================Image Animation css=============================*/
body .elementor-animation-wobble-top:active, .elementor-animation-wobble-top:focus, .elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 0s !important;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 0 !important;
}

/*=============== Responsive starts here ====================*/
@media (min-width: 1200px) {
   .home .page-content .container {
        max-width: 1920px !important;
    }
}


@media screen and (max-width:767px) {
	
.flex-box .elementor-container {display:flex; flex-direction:column-reverse;} 
.icon-box-home .list-icon li {line-height:1.2;} 
body .elementor-6857 .elementor-element.elementor-widget-shortcode {padding:0;}
body .elementor-element.elementor-element-489f73c.e-con-full.e-flex.e-con.e-parent {padding: 50px 20px 50px 20px;}
body .elementor-8798 .elementor-element.elementor-element-66d744a8 .elementor-heading-title {font-size: 38px; line-height: 45px;}
body .icon-box-home .list-icon.style1 li i{align-self:flex-start;margin-top:5px;}
.footer-dhcs-box{display:flex;flex-direction:column;align-items: flex-start;gap:0px;}
.footer-dhcs-box img{order:1; margin-top:15px;}
body .nivo-lightbox-overlay{display:block;}
body .custom-hero h1{font-size:25px !important;line-height: 31px !important;}
body .custom-hero::before{width: 100%;background: var(--themeht-dark-color);opacity: 0.9;}
.footer-dhcs-box p.desc{
	font-size: 12px;
    line-height: 1.5;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:5px;
	border-left:none;
 }
}

