/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2026 | 20:12:31 */
/* 
#content-section-2 .container {
max-width: inherit !important;
}

#content-section-2  .gdlr-color-wrapper{
	padding-top: 0 !important;
padding-bottom: 0 !important;
}
*/

@media only screen and (max-width: 767px){ 
.section-container.container:has(#online_menu)
 {
    padding: 20px 5px;
    max-width: initial;
}
}