/* 
Theme Name:		 Sine MacPherson
Theme URI:		 https://git.ceb02.ds.network/wordpress-setup-essentials/divi-sass-setup/
Author:			 Digital Pacific
Template:		 Divi
Version:		 3.1.1
Text Domain:	 divi-child
*/

@media all and (max-width:981px){.sub_pages_content .et_pb_row .et_pb_column{margin-bottom:5px!important}.sub_pages_content .et_pb_row .et_pb_column .et_pb_image{margin-bottom:0!important;margin-top:10px}}
.dl-v-menu ul.sub-menu{
	max-height: 250px; 
overflow-y: auto;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
}
/* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
.dl-v-menu::-webkit-scrollbar {
  display: none!important;
}

/* Hide scrollbar for Firefox */
.dl-v-menu  {
  scrollbar-width: none!important;
}

/* Hide scrollbar for IE and older Edge */
.dl-v-menu  {
  -ms-overflow-style: none!important;
}
