/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: 
Author URI: 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
    opacity: 0.98;
}

.et_slide_menu_top {
    background: #0090d4;
}

@media (max-width: 980px) {
    .et_header_style_left #logo {
        max-width: 75%;
    }
	
	.et_pb_row {
    width: 90%;
}
	
.et_header_style_fullscreen .et_slide_in_menu_container, .et_header_style_fullscreen .et_slide_in_menu_container input.et-search-field, .et_header_style_fullscreen .et_slide_in_menu_container a, .et_header_style_fullscreen .et_slide_in_menu_container #et-info span, .et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons a, .et_header_style_fullscreen .et_slide_menu_top span {
    font-size: 16px;
}
.et_header_style_fullscreen .et_slide_menu_top {
    padding-top: 15px;
	padding-bottom: 30px;
}
	.et_header_style_fullscreen div#et-info, .et_header_style_fullscreen ul.et-social-icons, .et_header_style_fullscreen a.et-cart-info {
    margin-right: 0px;
	}
}


.et_header_style_fullscreen div#et-info span {
    margin-right: 30px;
}

#logo {
    max-height: 70%;
}

/***  Bullet Points ***/
.wplo-bullet ul {
    list-style-type: none !important; 
    padding: 0px 0px 10px 10px;
    margin: 0; 
}

.wplo-bullet ul li {
    position: relative; 
    padding-left: 25px; 
}

.wplo-bullet ul li:before {
    content: "\45";
    font-family: 'ETmodules';
    color: #0099a1;
    position: absolute; 
    left: 0;
    top: 0; 
}

.wplo-bullet ul li {
    text-indent: 0; 
    margin-left: 0; 
}

li::marker {
  color: #0090d4; 
  font-size: 1.5em
}

ul.page-list.subpages-page-list {
    list-style: none !important;
    list-style-type: none !important;
    padding: 20px;
}


ul.page-list li {
    padding-bottom: 20px;
}


@media (min-width: 981px){
.et_pb_blog_0 .et_pb_post .entry-title, .et_pb_blog_0 .not-found-title {
    min-height: 90px;
}}