/*
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: 4.7.7.1616431551
Updated: 2021-03-22 18:45:51

*/
/** Menu CSS**/
@media (min-width:991px) and (max-width:3000px) {
div#et-top-navigation {
    padding-left: 0px !IMPORTANT;
    float: right;
    position: relative;
    left: 100px;
}
}
/** Menu CSS**/

/** Home CSS**/
@media (min-width:991px) and (max-width:3000px) {
.home .et_pb_section_3 h4.et_pb_module_header {
    position: relative;
    top: 13px;
	}
}

@media (min-width: 991px) and (max-width: 3000px){
.home .et_pb_blurb_0 h4.et_pb_module_header span {
    position: relative;
    top: 0px !important;
}
}
/** Home CSS**/

/**Blurp CSS**/
@media (min-width:991px) and (max-width:3000px) {
.page-id-236 h4.et_pb_module_header span {
    position: relative;
    top: 20px !important;
}

.home h4.et_pb_module_header span {
    position: relative;
    top: 20px !important;
}

}
/**Blurp CSS**/
/*** Specials ***/
.page-id-318 h3.et_pb_gallery_title {
    background: #e0991f;
    color: white;
    padding: 7% !important;
    font-size: 17px !important;
    text-align: center;
}

.page-id-318 h3.et_pb_gallery_title {
    margin-top: 0px !important;
}
/*** Specials ***/