/*
Theme Name: Babylon Plants
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.5.6.1597312521
Updated: 2020-08-13 09:55:21

*/



.post-password-required .et_password_protected_form {
min-height: 0;
padding-top: 10%;
padding-left: 10%;
}

.et_password_protected_form p input {
background-color: #eee;
border: none!important;
width: 380px!important;
border-radius: 0!important;
font-size: 14px;
color: #999!important;
padding: 16px!important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
}

.et_password_protected_form .et_submit_button {
font-family: inherit;
display: block;
margin: 8px auto 0;
cursor: pointer;
float: left;
margin-bottom: 50px;
margin-top: 30px;
}

.et_mobile_menu li a {
    color: rgba(255,255,255,0.9);
    text-transform: uppercase!important;
    font-weight: 300;
}

@media  (max-width: 1024px) {
  #top-menu {    
    display: none !important;
  }
  #et_mobile_nav_menu {    
    display: block !important;
  }
}
