/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 10:32:28 */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.marathon-point {
	background: #f3f7fb;
	border-bottom: 2px solid #0066b3 !important;
}
.elementor-pagination {
  text-align: left !important;
	padding-top:30px !important;
}
.current {
  background: #0066b3;
  padding: 10px 20px;
  color: white;
}
.tag-cloud-link {
  font-size: 17px !important;
  background: #f3f7fb;
  padding: 13px 20px;
  border-radius: 0px;
  margin: 0px 2px 15px !important;
  display: inline-block;
  text-decoration: none !important;
  font-weight: 600 !important;
}
.tag-cloud-link:hover {
  background: #0066B3;
	color:white !important;
}

@media only screen and (max-width: 767px) {
.elementor-pagination {
  padding-left: 20px;
  padding-bottom: 30px !important;
}
}
.elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
	padding-left: 40px !important;
}
