/*
 Theme Name:   Almsan Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author: Elegant Themes, modyfied by Thomas Hoikkala
 Author URI: http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.et_fixed_nav #logo{
max-height:90px !important;
}

#top-header li ul {
background-color: #91bfdc;
}

.footer-widget h4 { color:#ffffff;}

.et_pb_slider .et_pb_slide { box-shadow: none; }


/*Whitespace ovanför slider*/
.home .et_pb_section.et_section_regular:nth-child(1) .et_pb_row {
padding-top: 0;
}
.home .et_pb_section.et_section_regular:nth-child(1) .et_pb_text.et_pb_bg_layout_light.et_pb_text_align_left {
margin-bottom: 0;
}

/*Menyn*/
#et-secondary-nav > li > a {
text-transform: uppercase;
}
#main-header nav#top-menu-nav {
padding-top: 10px;
margin-top: 30px;
}

/*Topheader*/
#top-header, #et-secondary-nav li ul {
background-color: #91bfdc;
}
#et-info {
float: right;
}

