/*
	Theme Name: Divi child
	Theme URI: 	upthinksolutions.com
	Template: 	Divi
	Version: 	3.0.35
*/
#footer-info {
  padding-right: 70px !important;
}
@import url("/wp-content/themes/Divi/style.css");

/*--------------------------------------------------------------------------------------------------------------------------
==> Style
--------------------------------------------------------------------------------------------------------------------------*/
#footer-info {
  padding-right: 70px !important;
}
#main-header {
	z-index:1000 !important;
}

#top-menu li li a {
	line-height: 1.4;
}

.et_pb_slides .et_pb_slide_description {
	position: relative;
	top: 25%;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: auto !important;
}
#top-menu li.mega-menu > ul > li > a:first-child {
	padding-top: 0 !important;
	font-weight: bold;
	border-bottom: 1px solid rgba(0,0,0,0.03);
	text-transform:uppercase;
}
.slide-banner-site .et_pb_slide_title {
	text-shadow: none;
}

.dermapen-gallery .et_pb_gallery_image, 
.dermapen-gallery .et_pb_gallery_image.landscape img {
    height: 250px !important;
}

#top-menu li.mega-menu > ul > li:nth-of-type(4n+1), 
#top-menu li.mega-menu > ul > li:nth-of-type(2n+1){
	clear: inherit;
}
#top-menu li.mega-menu > ul > li:nth-of-type(2n) {
	clear: inherit;
}

/* Responsive
-----------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1179px) { 
	#et-top-navigation {
		padding-left: 244px !important;
	}
	#top-menu li {
		padding-right: 10px;
	}
	#top-menu li a {
    		font-size: 12px !important;
	}
}
