/*
Theme Name: Divi Child
Theme URI: https://mikerezl.com/
Version: 1.0
Description: Child Theme of Divi
Author: Mike Rezl
Template: Divi
*/
@import url("../Divi/style.css");

/* Disable the sidebar site-wide */
@media (min-width: 981px) {
#main-content .container:before { 
background-color: transparent;
}
.et_right_sidebar #left-area { 
width: 100%;
}
#sidebar { 
display: none;
}
}

.dnxt-hover-sweep-to-right::before {
  background: #2f7f43 !important;
}

.et_pb_wpt_gravityform_0_tb_footer .et_pb_button:hover {
  padding-left: 2em !important;

}



.menu-item-592 .sub-menu {
  min-width: 303px !important;
}

.menu-item-592 .sub-menu a {
  width: 275px !important;
}
