/*
Theme Name:   Divi child theme
Description:  Write here a brief description about your child-theme
Author:       fertilizerfor_less
Author URL:   http://localhost/fertilizerforless
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divi-child
*/

/* Write here your own personal stylesheet */

/*Main-header*/
@media (max-width: 1920px) and (min-width: 1080px) {
/*.home-featured article {height: 450px!important;}*/
}

@media (max-width: 1100px) and (min-width: 981px) {
/*.home-featured article {height: 350px!important;}*/
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
.mobile_menu_bar:before{color: #7abf18!important;}
.et_mobile_menu{border-top: 3px solid #7abf18!important;}
/*.home-featured article {height: 350px!important;}*/
}

/*Home-page*/


/*About-page*/


/*Blog*/


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .mobile_menu_bar:before{color: #7abf18!important;}
    .et_mobile_menu{border-top: 3px solid #7abf18!important;}
    .blog-main-img p.post-meta span.published{top: 25%!important;font-size: 14px!important;}
    .home-featured article {height: 100%!important;}
}


/*footer*/
