/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2026 | 20:56:13 */
body{
	padding: 0 80px;
	background: #fafafa  !important;
}

.elementor-section{
	background: #ffffff !important;
}


@media (min-width: 1024px) {
.elementor-section{
	background: #fff !important;
	padding-left:30px !important;
	padding-right:30px !important;
}
	body{
	max-width:1200px;
		margin:0 auto;
	background: #f5f5f5 !important;
}
}

.elementor-element-30d38a5{
    background: #F2F2F2 !important;
    padding: 0 !important;
}


/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #C0C0C0; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

@media only screen and (max-width: 767px) {
  body{
	padding: 0;
}

}

.elementor-element-584f9da{
	padding-left:0 !important;
	padding-right:0 !important;
}


