/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.35.1509993219
Updated: 2017-11-06 18:33:39

*/


.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    background-color: #ffcc60 !important;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.header-address{
float: right;
    margin-top: 34px;
    margin-right: 20px;
}

.logo-address{
position: absolute;
bottom: 0;
}

.header-content h1{
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}