/*!
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.25.2
Template:Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
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
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#top-menu li li a {
	padding: 6px 10px !important;
}
#et-secondary-nav li {
	margin-right: 40px;
}
.et_mobile_menu li a {
padding: 10px 2%;
background:#eee;
}
#hm_one .et_pb_slide .et_pb_container {
	height:auto !important;
}
#hm_one .et_pb_slide_description {
	padding:19% 8% !important;
}
#hm_one .et_pb_button {
	width:100%;
	background: #fff;
}
/*
#main-header {
	background:url("/wp-content/uploads/2019/06/honey_pattern_bg.jpg");
	background-repeat:repeat-x;
}*/
#top-menu li a {
    padding: 12px !important;
    background: #fff;
    opacity: 0.7;
    border-radius: 10px;
}
#et-secondary-nav li {
    position: relative;
    text-align: center;
    font-size: 5px;
}
#top-header .container {
    font-family: initial !important;
}
#blog_box h4 {
	background: #fff;
	opacity: 0.8;
	bottom: 0 !important;
	padding: 8px;
	position: relative;
	width: 250px;
	float: right;
}