/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
#page-container {
    overflow:hidden;
}

@media screen and (min-width: 950px) {
    #page-container {
    overflow:hidden; 
    margin-left: 8em;
    margin-right: -8em;
    }
}

::-webkit-scrollbar {
  background-color: #f7f7f7;
  width: 8px;
}
::-webkit-scrollbar-track {
  background-color: #dcdcdc;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 0px;
}


.menu-item-249318 a {
    font-weight: bold !important;
}

.menu-item-249332 a {
    font-weight: bold !important;
}

.menu-item-249381 a {
    font-weight: bold !important;
}