/*
 Theme Name:     Darbster
 Theme URI:      http://darbster.com
 Description:    Theme for Darbster
 Author:         SO USA Studio (Framework by Elegant Themes)
 Author URI:     http://www.sousastudio.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

body{
	background: url(images/bg.jpg) top center no-repeat #FFF;
}

.et_pb_section{
	padding-top:6px !important;
}

.et_header_style_left #et-top-navigation{
	padding-top:40px !important;
}

#logo{
	float:right;
	Padding-bottom: 5px !important;
	Padding-right: 10px !important;
}

#et-top-navigation{
	float:left !important;
}

div#et-top-navigation{
	padding-left:0 !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a{
	padding-bottom: 5px !important;
    padding-top: 36px !important;
}

#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after{
	top:34px;
}


#logo {
	max-height:94px;
	margin-top:6px;
}

.ss-social{
	width:100px;
	margin:0 auto;
	height: 60px;
}

img.ss-icon-l{
	float:left;
}

img.ss-icon-r{
	float:right;
}

.theme-default .nivoSlider{
	-webkit-box-shadow: 0 10px 6px -6px #777 !important;
	   -moz-box-shadow: 0 10px 6px -6px #777 !important;
	        box-shadow: 0 10px 6px -6px #777 !important;
}

#footer-info{
	float:right;
	text-align:right;
	margin-top: -25px;
}

#footer-bottom h6{
	font-size:18px;
	font-weight:700 !important;
	color:#FFF;
	float:left;
}

.foot-center{
	margin:0 auto;
	text-align:center;
	width: 320px;
}

.foot-center a{
	font-size:18px;
	font-weight:700 !important;
	color:#FFF;
	text-align:center;
}
	

div#fancybox-wrap{
	z-index: 10000000;
}

.ss-foot img{
	margin-top:22px;
}

p#footer-info{
	line-height: 1.3;
}


@media only screen and (max-width:980px) {
	
	#top-menu li a{
		font-size:14px;
	}
	
	#top-menu li{
		padding-right: 10px;
	}
	
}



@media only screen and (max-width:980px) {
	
	div.et_pb_column.et_pb_column_1_3.et_pb_column_1, div.et_pb_column.et_pb_column_1_3.et_pb_column_3{
	border:none !important;
}

.ss-foot img{
	margin-top:0;
}

#footer-info{
	float:none;
	text-align:center;
	margin-top: 0;
}

#footer-bottom h6{
	float:none;
	text-align:center;
	margin-bottom:10px;
}

.foot-center{
	margin:0 auto 20px auto;
	text-align:center;
	width: 100%;
}

}