/*
Theme Name:   DDL Dental
Description:  Divi Child
Author:       Ascend Marketing
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ddl-dental
*/

/* Write here your own personal stylesheet */

@media (min-width: 981px){
/*#main-header{
	width: 300px !important;
}*/
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    position: relative;
    margin-left: 300px!important;
}
.et_vertical_nav #main-header #top-menu>li>a{
	font-weight: 400 !important;
}
.et_vertical_nav #main-header #top-menu li ul{
	left: 258px;
}
.nav li ul{
	width: 260px !important;
}
.nav li ul li a{
	width: 240px !important;
}
}
.et_pb_button{
	box-shadow: 0 3px 15px rgba(0,0,0, 0.2);
}
/*.et_pb_blurb img{
	transition: 0.5s;
}
.et_pb_blurb:hover img{
	transform: scale(1.1);
    border: 8px solid rgba(0,0,0,0);
    outline: 2px dotted #dadada;
	
}*/