/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.22.4.1557818459
Updated: 2019-05-14 08:20:59

*/
/*header */

/*top bar styling*/
/*#et-info, #et-secondary-menu>ul>li a {
    padding-bottom: 0em;
}*/
#top-header .container {
    padding-top: 1.3em;
}
/*.logo_container a, #top-menu-nav {float:left;}*/
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 1em;
    padding-top: 1em;
	font-weight:400;
	padding-right:10px;
}
/*.et_header_style_centered #main-header .logo_container {
	height: 80px;
	padding: 0;
}*/

#main-header {
	background: url(http://drassadmughal.com/wp-content/uploads/2019/09/Bones.png) no-repeat #fff;
    background-position: right;
    background-size: 20%;
}
#top-header.et-fixed-header {display:none;}
#main-header.et-fixed-header {top:0px !important;}

/*.mobile_nav {
background-color: rgba(0, 0, 0, 0) !important;
margin-top: -60px;
    margin-bottom: 40px;
}*/
.et_mobile_menu {
top: 80px !important;
}


#logo{
	/*padding-top: 10px;*/}

.mobile_menu_bar:before {color:#1D4E1E;}
/*home page slider*/
.imag_right .et_pb_slide_image img {float:right;}

#et-secondary-nav li li a {
	color: #1d4e1e !important;
    text-align: center;}
.sub-menu{background-color:white !important;}


/*body, input, textarea, select {
	font-family:'Century Gothic','Open Sans';}*/

#et-info-pin:before{
    text-shadow: 0 0;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: "\e081";
    padding-right: 5px;
}
#main-footer .footer-widget h4 {
    color: #000000!important;
}
#main-footer {background: url(http://drassadmughal.com/wp-content/uploads/2019/09/Bones.png) no-repeat #8ed849; background-position: right; background-size: 75%;
}
h3.smiley::before{content: "\e05b";;
	font-weight: bold;
	padding-right: 10px;
	font-size: 35px;
	color:#1d4e1e;
	font-family: 'Elegant Themes - Line Icons' !important;
}
h3.calender::before{content: "\e00d";;
	font-weight: bold;
	padding-right: 10px;
	font-size: 35px;
	color:#1d4e1e;
	font-family: 'Elegant Themes - Line Icons' !important;
}
/* #eapps-form-1::after { content: ' Appointment'; padding-left:3px; color: white;}
.eapps-form-floating-button {width: 156px !important; border-radius: 0% 0% !important;} */

/* ul:before{ content:none; } 

.et_pb_module li:before {
    content: "\2713";
    font-weight: bold;
    padding-right: 10px;
	font-size: 15px;
} */
/* .entry-content ul {list-style-type:none;list-style-position:inside;padding: 10px 0 10px 20px;
    text-indent: -1.5em;} */
.blurb-1 .et_pb_main_blurb_image{margin-bottom:0px!important;}
.blurb-1 h4{
	padding-top: 10px;
	background-color: #8ed849;
	text-align: center;}

/* contact form 7 styling*/
#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
#right {
    width: 47%;
    float: left;
}
.wpcf7 .clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:15px;
}
.wpcf7 .clearfix {
    display:block;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea{
	width: 100%;
	padding: 16px;
	border-width: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #999;
	background-color: #eee;
	font-size: 14px;
	-webkit-appearance: none;
}

.wpcf7-submit {
color: #ffffff!important;
background-color: #1d4e1e;
	float: left;
	position: relative;
    padding: .3em 1em;
	margin-top:15px;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
.wpcf7-submit:hover{
	cursor:pointer!important;
}
.wpcf7-response-output{color:#000}

@media only screen and (min-width: 981px) {
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 10px;
}
}
@media all and (max-width: 980px) {
/*#logo {
margin-top: 0px;
max-width: 60% !important;
margin-left:-30vw !important; 
position: absolute;
padding-top:0px;

}*/
/*.et_header_style_centered #et_mobile_nav_menu {
    float: right;
    position: relative;
    margin-top: 0px; 
    width: 50%;
}*/
/*.et_header_style_centered #logo {
    max-height: 50px;
}*/
}