/*
 Theme Name:   Add Theme Name
 Description:  Child Theme
 Author:       Raxxar
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/
#recent-posts-2, #categories-2 {
  background-color: #E7E7E7 !important;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
@media only screen and (min-width: 1400px) {
  /*image aspect ratio landscape 3:4*/
  .pa-image-3-4 .et_pb_image_wrap {
    padding-top: 120%;
    display: block;
  }
  .pa-image-3-4 .et_pb_image_wrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: 0px 15%;
  }
}
@media screen and (max-width: 980px) {
  #main-header {
    position: fixed !important;
  }
}
#gform_confirmation_message_2 {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#mobile_menu {
  margin-left: 0;
}
#footer-info img {
  top: 2px;
  position: relative;
}
#et-secondary-menu {
  width: 100%;
}
.et-social-icons {
  float: left;
}
#et-secondary-nav {
  float: right;
}
.estimate {
  background: #86a03e;
}
.estimate h3 {
  color: #fff;
  text-align: center;
  background: #86a03e;
  display: inline-block;
  width: 100%;
  padding: 15px 10px;
}
.estimate .gform_wrapper {
  padding-bottom: 20px;
}
.estimate .gform_wrapper .gform_footer {
  padding: 16px;
}
.estimate .gform_wrapper ul.gform_fields li.gfield {
  padding-left: 16px;
}
.estimate .gform_button {
  width: 100% !important;
}
.quote {
  width: 32%;
  margin-right: 2%;
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  float: left;
}
.quote:nth-last-child(1) {
  margin-right: 0;
}
.quote h3 {
  color: #005277 !important;
  font-weight: 300 !important;
}
.quote-form {
  padding-top: 15px;
}
.quote-form li select {
  width: 100% !important;
  height: 50px;
}
.quote-form .gform_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
.quote-form .gform_body {
  width: 100% !important;
}
.quote-form .gform_footer {
  display: inline-block;
  width: 100% !important;
  margin-top: 20px !important;
  padding: 0 !important;
  clear: none !important;
  margin-top: 3px;
}
.quote-form .gform_button {
  text-align: center;
  width: 250px !important;
  margin: 0 auto !important;
  float: none;
  display: block !important;
  clear: none;
}
.quote-form .ginput_container input, .quote-form .ginput_container select, .quote-form .ginput_container textarea {
  width: 100% !important;
}
body .quote-form .gform_wrapper ul li.gfield {
  clear: none !important;
  margin-top: 0 !important;
  width: 20%;
  float: left;
}
body .quote-form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
body .address, body .mail, body .phone-num, body .hours {
  position: relative;
  padding-left: 15px;
}
body .address::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .mail::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .hours::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .phone-num {
  font-weight: bold;
}
body .phone-num::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .checks-circle, body .checks-shield, body .checks-square {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
body .checks-circle li, body .checks-shield li, body .checks-square li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
body .checks-square li::before {
  transition: all 300ms ease-in-out 0s;
  content: "";
  position: absolute;
  background: #86a03e;
  width: 5px;
  height: 5px;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 0;
}
body .checks-circle li::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .checks-shield li::before {
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 600;
  position: absolute;
  color: #86a03e;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body #et-footer-nav {
  float: left;
  width: 50%;
}
body #footer-bottom {
  float: right;
  width: 50%;
}
body #main-content .container::before {
  display: none !important;
}
body .half {
  width: 48%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .half:nth-last-child(1) {
  margin-right: 0 !important;
}
body .third {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .third:nth-last-of-type(1) {
  margin-right: 0 !important;
}
body .fourth {
  width: 18%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .fourth:nth-last-of-type(1) {
  margin-right: 0 !important;
}
body #sidebar .widgettitle, body #nav_menu-2 .widgettitle, body .et_pb_sidebar_0 .widgettitle {
  color: #fff;
  background: #86a03e;
  width: 100%;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  position: relative;
  margin-bottom: 15px;
}
body #sidebar .widgettitle::before, body #nav_menu-2 .widgettitle::before, body .et_pb_sidebar_0 .widgettitle::before {
  font-style: normal;
  font-weight: 600;
  position: absolute;
  font-size: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
  height: 15px;
  color: #c9d99e;
}
body #menu-services li, body #recent-posts-2 li, body #categories-2 li, body #menu-service-areas li {
  position: relative;
  padding: 2px;
}
body #menu-services li:nth-last-child(1), body #recent-posts-2 li:nth-last-child(1), body #categories-2 li:nth-last-child(1), body #menu-service-areas li:nth-last-child(1) {
  border: 0 none !important;
}
body #menu-services li::after, body #recent-posts-2 li::after, body #categories-2 li::after, body #menu-service-areas li::after {
  z-index: -1;
  height: 0;
  width: 100%;
  transition: all 300ms ease-in-out 0s;
  content: "";
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0px;
  background: white;
}
body #menu-services li::before, body #recent-posts-2 li::before, body #categories-2 li::before, body #menu-service-areas li::before {
  height: 23px;
  transition: all 300ms ease-in-out 0s;
  font-style: normal;
  font-weight: 500;
  position: absolute;
  font-size: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  color: #86a03e;
}
body #menu-services:hover::before, body #recent-posts-2:hover::before, body #categories-2:hover::before, body #menu-service-areas:hover::before {
  left: 5px;
}
body #menu-services:hover::after, body #recent-posts-2:hover::after, body #categories-2:hover::after, body #menu-service-areas:hover::after {
  height: 100%;
}
.foot-bottom #menu-services li {
  padding: 0 0 0 15px;
  border-bottom: 0 none;
}
.foot-bottom #menu-services li::after {
  display: none !important;
}
.foot-bottom #menu-service-areas li {
  padding: 0 0 0 15px;
  border-bottom: 0 none;
}
.foot-bottom #menu-service-areas li::after {
  display: none !important;
}
#text-2 .widgettitle {
  font-size: 28px;
  text-align: center;
}
.btns {
  width: 100%;
  color: #ffffff !important;
  border-width: 0px !important;
  border-radius: 79px;
  font-size: 12px;
  font-family: Montserrat !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #86a03e;
  padding-top: 15px !important;
  padding-right: 20px !important;
  padding-bottom: 15px !important;
  padding-left: 20px !important;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  transition: all 300ms ease-in-out 0s;
}
.btns:hover {
  background: #3f5050;
  color: #ffffff !important;
}
.line {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.line::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100px;
  left: 0;
  bottom: -10px;
  background: #86a03e !important;
}
#top-menu li a {
  font-weight: 500;
}
#sidebar {
  width: 30.875% !important;
}
#left-area {
  width: 69.125% !important;
}
.callout {
  box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  width: 100%;
  height: auto;
  padding: 80px 20px 80px 20px;
  background: linear-gradient(#86a03e, #2a3213);
  position: relative;
}
.callout a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.callout p {
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.callout h3 {
  margin-top: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  color: #ffffff !important;
  text-align: center;
}
.schedule a {
  text-transform: uppercase;
  color: #ffffff !important;
  font-weight: bold !important;
  background: #86a03e;
  border-radius: 79px;
  padding: 12px 30px !important;
  transition: all 300ms ease-in-out 0s;
}
.schedule a:hover {
  background: #3f5050 !important;
  color: #ffffff !important;
}
.phone {
  position: relative;
  padding-left: 50px !important;
}
.phone::before {
  position: absolute;
  top: -5px;
  left: 18px;
  margin-right: 2px;
  content: url("/wp-content/uploads/247a.webp");
}
#top-menu .phone a {
  color: #86a03e !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
.et-fixed-header .contact {
  margin-top: 40px;
}
.et-fixed-header #logo {
  margin-top: 0 !important;
}
.et-fixed-header #top-menu .schedule a {
  color: #fff !important;
}
.et-fixed-header #top-menu .phone a {
  color: #86a03e !important;
}
.et-fixed-header .results a {
  border: 2px solid #2e2e2e !important;
}
.et-fixed-header .results a:hover {
  border: 2px solid #1dbffa !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
  padding: 12px 0 0 0 !important;
}
.results a {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold !important;
  border: 2px solid #fff;
  border-radius: 79px;
  padding: 12px 30px !important;
  transition: all 300ms ease-in-out 0s;
}
.results a:hover {
  background: #3f5050 !important;
  color: #ffffff !important;
  border: 2px solid #1dbffa;
}
#et-footer-nav {
  padding-top: 20px;
}
#menu-footer-main {
  width: 260px;
  margin: 0 auto;
}
#footer-info {
  width: 100%;
  text-align: right;
  padding-bottom: 15px;
  padding-top: 30px;
}
#footer-bottom {
  padding: 0px 0 5px !important;
}
.name {
  color: #86a03e !important;
  text-transform: uppercase;
  padding-bottom: 0 !important;
}
.position {
  color: #7d7d7d !important;
  text-transform: uppercase !important;
  letter-spacing: 8px !important;
}
.btn {
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 79px;
  background-color: #86a03e;
  padding: 15px 40px;
  transition: all 300ms ease-in-out 0s;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  margin: 10px auto;
}
.btn:hover {
  background: #3f5050;
  color: #ffffff;
}
.blog-header .et_pb_section {
  padding-top: 150px !important;
}
.et_pb_widget ul {
  margin-bottom: 20px !important;
}
#main-content .container.default {
  padding-top: 50px !important;
}
/** Main element CSS **/
ul {
  margin-left: 20px;
}
/** Mega Menu CSS **/
#top-menu li.mega-menu ul li a:first-child {
  background: #222;
  padding: 10px !important;
  color: #fff;
}
#top-menu li.mega-menu ul li a:first-child:hover {
  color: #222;
}
#top-menu li.mega-menu ul li ul li a {
  padding: 5px;
}
/** Under NAv SEction CSS **/
.under-head {
  background: #aaa;
}
/** Sitemap Nav CSS **/
.menu-sitemap-nav-container {
  width: 1280px;
  display: block;
  margin: 0 auto;
  padding: 0px 0;
}
#menu-sitemap-nav {
  padding: 0;
  width: 20%;
}
#menu-sitemap-nav li {
  list-style: none;
  color: #333;
  border-bottom: 1px dotted #ccc;
}
#menu-sitemap-nav li a {
  color: #333;
}
#menu-sitemap-nav li:nth-last-child(1) {
  border: 0 none;
}
.hidden {
  position: absolute;
  left: -99999px;
}
/** Gravity Forms CSS **/
.gform_wrapper {
  padding: 2% 2%;
  margin: 0;
}
.gfield {
  position: relative;
}
.ginput_container {
  margin-top: 0;
}
.ginput_container input, .ginput_container select, .ginput_container textarea {
  transition: 300ms ease-in-out 0s;
  margin-top: 0 !important;
  padding: 15px 10px !important;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border: 1px solid #222;
  box-shadow: 1px 1px 5px #999;
}
.ginput_container select {
  height: 50px;
}
.gform_button {
  background: #86a03e;
  padding: 15px;
  border-radius: 79px;
  color: #ffffff;
  text-align: center;
  width: 98% !important;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  transition: 300ms ease-in-out 0s;
  border: 0 none;
  font-weight: bold;
}
.gform_button:hover {
  cursor: pointer;
  background: #3f5050;
}
.gform_footer {
  margin-top: 0 !important;
}
.gform_title {
  font-size: 22px !important;
  font-weight: 500 !important;
}
/** Contact Info CSS **/
.bp-name {
  font-size: 22px;
  font-weight: 500;
}
.bp-contact-card div {
  margin: 7px 0;
}
/** Portfolio CSS **/
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
  border: 1px solid #666;
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 15px 25px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
  background: #f9f9f9;
  color: #222;
  box-shadow: 2px 2px 5px #ccc;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
  color: #222;
  box-shadow: inset -2px -2px 5px #ccc;
}
/** Gallery CSS **/
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
  padding: 10px 0;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
}
.et_pb_gallery .et_pb_gallery_pagination ul li {
  padding: 10px 0;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
}
/** Blog CSS **/
.pagination a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.pagination a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
  box-shadow: 2px 2px 5px #ccc;
}
.et_pb_widget_area_left {
  border-right: 0 none;
}
/** Widget CSS **/
.widgettitle {
  font-size: 14px !important;
}
.et_pb_widget ul {
  margin-left: 0 !important;
}
.et_pb_widget ul li {
  padding: 0px 0 0 0;
  margin-bottom: 0 !important;
}
.et_pb_widget ul li a {
  font-size: 14px !important;
}
.et_pb_widget ul li:nth-last-child(1) {
  border: 0 none;
}
#et-top-navigation {
  font-weight: initial;
}
.three {
  float: left;
  width: 33.2%;
  margin-right: 0;
  clear: none !important;
  margin-bottom: 20px;
}
.three:nth-last-of-type(1) {
  float: left;
  width: 32%;
  clear: none;
  padding-right: 0;
}
.three input {
  width: 100% !important;
}
.two {
  float: left;
  width: 50%;
  clear: none !important;
}
.two:nth-last-of-type(1) {
  float: left;
  width: 49%;
  padding-right: 0;
  clear: none;
}
.two input {
  width: 100% !important;
}
/** IPAD Landscape CSS **/
.blog-header {
  padding-top: 150px !important;
}
.et_pb_widget ul {
  margin-bottom: 20px !important;
}
#main-footer {
  display: inline-block;
  width: 100%;
}
.mobile_menu_bar:before {
  color: #86a03e;
}
.et_mobile_menu {
  border-color: #86a03e;
}
#main-content .container.default {
  padding-top: 50px !important;
}
@media only screen and (max-width: 1500px) {
  #top-menu li {
    padding-right: 12px !important;
    font-size: 12px !important;
  }
  .results a, .schedule a {
    padding: 12px 15px !important;
  }
  .neg-margin .et_pb_module {
    margin-top: -110px !important;
  }
  #top-menu li {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 1180px) {
  .bottom-nav li {
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 1220px) {
  .results, .schedule {
    display: none !important;
  }
}
@media only screen and (max-width: 980px) {
  .quote {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .quote-form {
    padding-top: 5px;
  }
  .quote-form .gform_wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
  .quote-form .gform_body {
    float: left;
    width: 100% !important;
  }
  .quote-form .gform_footer {
    float: right;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    clear: none !important;
    margin-top: 3px;
  }
  body .quote-form .gform_wrapper ul li.gfield {
    clear: none !important;
    margin-top: 0 !important;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  body .quote-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
  }
  #left-area, #sidebar {
    width: 100% !important;
    display: inline-block;
  }
  #et-footer-nav, #footer-bottom {
    width: 100%;
  }
  #footer-info {
    text-align: center !important;
  }
  .results, .schedule {
    display: block !important;
  }
  .schedule a {
    text-align: center;
  }
  .phone {
    padding-left: 0px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .phone::before {
    position: relative;
    top: 0px !important;
    right: auto !important;
    bottom: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  .fourth {
    width: 100%;
  }
}
/** IPad Pro Portrait ONLY **/
/** iPad Pro Landscape ONLY **/
/** IPAD Portrait/Tablet Landscape CSS **/
/** General Mobile Styles **/
/** Galaxy/smaller iPhone CSS**/
/** iPhone 5 CSS**/
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before, .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, ul.et_mobile_menu li.page_item_has_children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu > li.menu-item-has-children, ul.et_mobile_menu > li.page_item_has_children, ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children > a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  top: 10px;
  position: relative;
  font-family: "ETModules";
  content: "3";
  color: #00d263;
  background: #f0f3f6;
  border-radius: 50%;
  padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
  content: "2";
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: absolute;
  right: 5%;
  margin-left: -20px;
  top: -14px;
  width: 0;
  height: 0;
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
  position: relative;
  display: block;
  bottom: 10px;
  line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu, .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
  background-color: #ffffff !important;
  border-radius: 10px;
}
