/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*.home_hero_list li:last-child b,.home_hero_list li:last-child i{
    color: #000 !important;
    font-size: 18px !important;
}*/
.wa__btn_popup_txt {
  background-color: #000 !important;
  color: #fff !important;
}
.wa__btn_popup_icon {
    animation: pulse 5s infinite!important;
}
.two_column_list ul
{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
    
}
.wc_public_wrapper > #wc_tooltip > a::before, .wc_public_share_wrapper > #wc_tooltip > a::before,.wc_public_wrapper > #wc_tooltip > a::after, .wc_public_share_wrapper > #wc_tooltip > a::after{
	 top:100%!important;
}
.wc_public_wrapper>#wc_tooltip>a.wc_right_center {
    right: 3px!important;
    top: 65%!important;
    width: 80px!important;
    height: 80px!important;
	display: flex;
    justify-content: center;
    align-items: center;
    transition: all 450ms;
    box-shadow: 0 0 0 0 rgb(223 171 78);
      
    z-index: 9999999;
}
.fa.fa-whatsapp {
  font: normal normal normal 14px/1 FontAwesome !important;
    font-size: 14px;
  font-size: 30px !important;
}

.gform_footer.left_label {
    margin: 0 !important;
    width: 100% !important;
}
span.name_last {
    padding: 0 !important;
}
.red_bg h2, .red_bg h3,b.red_bg {
    background-color: rgba(255,0,0,0.5);
    padding: 5px;
    width: fit-content !important;
}
.widget {
    margin: 0 !important;
}
.mobile-header-bar {
    padding: 0 !important;
}
.mobile-branding {
    max-width: 40% !important;
}
.next-level-button {
    color: #007DA9 !important;
}
.gform_button {
    width: 100% !important;
	color:#fff!important;
}
.home_clinics a {
    max-height: 130px !important;
    overflow-y: hidden !important;
    display: block !important;
}
#gform_2 input {
    margin: 0 !important;
    padding: 10px !important;
}
.branding img,.mobile-branding img {
    max-height: 80px !important;
    width: auto !important;
}
/*
.home_clinics img {
    height: 100px !important;
    overflow-y: hidden !important;
}*/
.hidden_label div {
    margin-left: 0 !important;
    width: 100% !important;
}
.nhs::before {
    content: '';
    width: 50px !important;
    height: 20px !important;
    position: absolute;
    background-image: url('https://www.rehabtoday.com/wp-content/uploads/2022/01/nhs-logo-e1641357869441.png');
   
    visibility: visible;
    background-size: contain;
    background-repeat: no-repeat;
}
.nhs
{
	visibility:hidden;
}
.useful_links ul li {
    float: left;
    width: 33% !important;
}
.useful_links .elementor-nav-menu li > a {
    padding: 0px 0px 10px 0px !important;
    font-weight: normal !important;
	white-space:normal!important;
}
.useful_links li::before {
    content: "";
    color: #fff;
    padding-right: 10px;
    width: 10px;
    height: 2px;
    background-color: #fff;
    line-height: 30px;
    vertical-align: middle;
    display: block;
    margin-top: 10px;
    margin-right: 10px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn--primary {
    width: 100% !important;
}
footer input[type="submit"] {
    background: #ed1c24 !important;
}
.widget input[type="submit"] {
    background: #ed1c24 !important;
}
.widget .partial_entry_warning {
    color: #fff !important;
}
.gform_wrapper {
    margin-top: -30px !important;
}
footer form,.widget form {
    color: #fff !important;
}
.ginput_container.ginput_container_radio {
    margin-top: 0 !important;
}
.gform_footer {
    margin-top: -20px !important;
}
.gf_list_2col {
    margin-top: 5px !important;
}
.dt-sticky-sidebar .sidebar-content {
    top: 20px !important;
}
/*.breadcrumbs li:nth-child(1) a::before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 18px !important;
}
.breadcrumbs li:nth-child(1) a span {
    display: none;
}
.breadcrumbs li::before {
    content: '' !important;
}
.breadcrumbs li:first-child {
    
    background-color: black !important;
    padding: 5px !important;
}
.breadcrumbs li:nth-child(2) {
    background-color: #008db7 !important;
    padding: 5px !important;
    box-shadow: 0 0 10px !important;
}
.breadcrumbs li:nth-child(3) {
    background-color: #5cadce !important;
    padding: 5px !important;
    box-shadow: 0 0 10px !important;
}
.breadcrumbs li:nth-child(4) {
    background-color: #b7d9eb !important;
    padding: 5px !important;
    box-shadow: 0 0 10px !important;
}*/
.dg2-phone-button-float
{
	border-radius:50%!important;
	padding:10px!important;
	width:40px!important;
	height:40px!important;
}
.dg2-phone-button-float:hover{
	/*width:50px!important;
	height:50px!important;*/
}
footer input {
    margin: 0 !important;
}
input[type="checkbox"],input[type="radio"] {
    padding: 25px !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: bottom !important;
    margin-right: 20px !important;
}
.gfield {
    padding-right: 0px !important;
}
@media only screen and (max-width: 767px) {
	/*.home_hero_list li:last-child {
    background-color: transparent !important;
    width: fit-content;
    padding-right: 5px;
    font-size: 18px !important;
		color:#000!important;
}
	.home_hero_list li:last-child b,.home_hero_list li:last-child i
	{
		color:#000!important;
	}*/
	.dg2-phone-button-float
{
	border-radius:50%!important;
	padding:10px!important;
	width:40px!important;
	height:40px!important;
}

.home_hero_section .elementor-background-overlay {
    background: rgb(0, 119, 163) !important;
}
	.hero_get_help .box-button {
    background-color: red !important;
}
	.home_hero_section {
    background-color: #0077A3 !important;
}
}
@media only screen and (min-width: 767px) {
.dg2-phone-button-float {
    bottom: 100px !important;
}
	.mini-contacts.phone {
    font-size: 30px !important;
}
}