/*

Template:       ddoctors

Theme Name:     dDoctors Child

Theme URI:      https://directorist.com/product/ddoctors/

Author:         wpWax

Author URI:     https://wpwax.com/

Description:    dDoctors is a beautiful WordPress theme for Doctors, Hospitals etc. The theme is built with the secure and clean code and maximum customizability according to the needs of users. Some features of this theme are -  100% responsive, modern design pattern, elegant look, nice easy customizable layouts, and attractive in any kind of devices. It's eye-catching modern design and SEO friendliness will eventually blow your mind.

Version:        1.0

Text Domain:    ddoctors-child

License:        GNU General Public License v2 or later

License URI:	http://www.gnu.org/licenses/gpl-2.0.html

Requires PHP:	7.0

Tested up to:	5.8

Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog

*/

:root{
--directorist-color-white:#fff;
--directorist-color-gray:#777777;
--directorist-color-primary:#1136f1;
--directorist-color-body:#000;
--directorist-box-shadow:0 4px 6px rgba(0,0,0,.04);
--directorist-box-shadow-sm: 0 2px 5px rgba(0, 0, 0, .05);
--directorist-color-border-light:#f5f5f5;
    --directorist-color-light-hover: #fff;
    --directorist-color-light-gray: #808080;
    --directorist-color-light-gray-rgb: 237, 237, 237;
    --directorist-color-deep-gray: #808080;
    directorist-color-dark:#1a1b29;
   --directorist-color-border-gray: #e1e4ec;
}
.directorist-add-listing-types__single__link{
color: var(--directorist-color-white) !important;
}


.directorist-search-contents{
	padding: 0px;
}

.directorist-search-field__btn--clear{
	right: 17px;
}
label.directorist-search-field__label {
    display: none;
}
.elementor-4996 .elementor-element.elementor-element-7505483 > .elementor-background-overlay{
	        display: none;
}

@media screen and (max-width: 700px) {
	.elementor-4996 .elementor-element.elementor-element-7505483 > .elementor-background-overlay{
	    display: block;
}
}
/* 
.elementor-4996 .elementor-element.elementor-element-7505483 > .elementor-background-overlay{
	    background-color: #0000006E;
}
 */


.directorist-search-form .directorist-search-form-action .directorist-search-form-action__submit .directorist-btn.directorist-btn-lg .directorist-icon-mask:after{
	    background-color: var(--color-white);
    width: 20px;
    height: 20px;
}
.directorist-icon-mask:after{
	    content: "" !important;
    display: block !important;
}