/*
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.5.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Main Theme Styles */
@import url("./css/main-styles.css?ver=2.5.1");

/* Page Builder Modules Styles */
@import url("./includes/builder/styles/frontend-builder-style.css?ver=2.5.1");


body {
    direction: ltr !important;
}

#sidebar .et_pb_widget, .bottom-nav, .et_pb_post, #left-area {
    text-align: left !important;
}

#top-menu > li:last-child {
    margin-left: 20px;
}

span.et_close_search_field, .et-search-form {
    right: 0 !important;
}

div#contact {
    text-align: left;
	font-size: 15px;
	color: #e7e7e7;
}

div#contact2 {
	font-size: 15px;
	color: #e7e7e7;
	text-align: left;
	}

@media (min-width: 660px){
div#contact2 {
    margin-top: -145px;
    margin-left: 230px;
}

#footer-info {
    margin-top: -47px;
}
.et_pb_slide_with_image .et_pb_slide_description{
	height: 415px;
}
}

div#degel {
    margin-top: -50px;
    float: left;
    margin-left: 40px;
}

div#et-main-area {
    margin-top: -50px;
}

div#left-area {
    position: relative;
    top: 20px;
}

@media (max-width: 640px){
div#degel {
    margin-top: -30px !important;
    margin-left: 0px !important;
}
.et_pb_slider {
    top: 50px;
}
}
#footer-info, #footer-info a {
    color: #e8e8e8;
    float: right;
}