body, html {
	overflow-x: hidden;
	scroll-behavior: smooth !important;
}


#sitefull {
	width: 100% !important;
}

.gap-6 {
	gap: 60px !important;
	justify-content: center !important;
	justify-items: center !important;
}

.top-header .container:after {
	display: none !important;
}

.custom-footer {
	padding: 30px 0;
}

.custom-footer .wp-block-columns {
	margin-bottom: 0px !important;
	gap: 30px !important;
}

.custom-footer .wp-block-column {
	flex-grow: 1;
    flex-basis: 0;
}


.custom-footer--bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.custom-footer--bottom .wp-block-columns {
padding: 0 2.375em;
}



.custom-footer--bottom a,
.custom-footer--bottom p {
	text-decoration: none;
	font-size: 14px !important;
	margin: 0;
	color: white !important;
}

.page-intro {
	font-size: 28px !important;
	line-height: 1.3 !important;
	margin: 20px auto 0 auto !important;
	text-align: center;
	max-width: 900px !important;
}

.page-paragraph {
	font-size: 20px !important;
	line-height: 1.5 !important;
}

.content-area {
	padding-bottom: 0 !important;
}

article footer {
	display: none !important;
}

.copyright-wrapper {
	display: none !important;
}

.page-template .width-100vw {
	width: 100vw !important;
	max-width: 100vw !important;
	transform: translatex(-50%);
	margin-left: 50%;
	margin-bottom: 0;
	
}

.alignfull {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.max-width-1100 {
	max-width: 1100px !important;
	width: 100%; 
	margin-left: auto !important;
	margin-right: auto !important;
}

.line-height-p {
	line-height: 1.6 !important;
	font-weight: normal !important;
}


.position-relative {
	position: relative !important;
	overflow: visible;
}

.background-fixed {
	background-attachment: fixed !important;
}

.padding-left-right {
	padding-left: 30px !important;
	padding-right: 30px !important;
}


.padding-left-right-small {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.padding-around {
	padding: 35px !important;
}

@media only screen and (max-width: 960px) {
	.padding-around .has-text-align-left {
		text-align: center !important;
	}
}

@media only screen and (max-width: 960px) {
	.padding-around .page-paragraph {
		padding: 0px !important;
	}
}

.home .main-container {
	margin-top: 0 !important;
}

.home .entry-title {
	padding: 0;
}


#header {
max-height: 140px;	
}

.header-left {
	overflow: visible;
	background-color: transparent
}

.custom-logo {
	max-width: 200px;
	position: relative;
	z-index: 99;
}

.sitenav ul li {
	margin-right: 30px;
	font-size: 16px;
}

.sitenav ul li a {
	color: white !important;
}

.sitenav ul li a:hover {
	color: white !important;
}

.sitenav ul li ul li a {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

@media only screen and (min-width: 960px) {
.menu-item-has-children a {
	position: relative;
	padding-right: 15px !important;
}

.menu-item-has-children a:after {
	content:"";
	position: absolute;
	top: 47px;
	right: 0;
	width: 10px;
   height: 10px;
   border-style: solid;
   border-width: 5px 5px 0 5px;
   border-color: #FFFFFF transparent transparent transparent;
   transform: rotate(0deg);
}
}

.min-margin-top {
margin-top: -80px !important;
}

.award-sticker {
	height: 150px;
	width: 150px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	background-image: url(/wp-content/uploads/2025/03/Untitled-design-7.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px 20px;
	position: absolute;
	top: -120px;
	left: 60%;
	z-index: 2;
	transform: scale(1.1);
}

.award-sticker span {
	color: white;
	font-weight: bold;
	line-height: 1;
	font-size: 21px;
	width: 100%;
	margin-bottom: 5px;
	margin-top:15px;
}

.award-sticker .small {
	font-size: 14px !important;
	line-height: 1 !important;
	font-weight: normal !important;
	margin-top:2px;
}

.top-header,
.top-header .container {
	padding: 0 !important;
	margin: 0 !important;
}

.home .fc-content-skeleton .uk-width-small-1-1 {
	display: none !important;
}

.home .fc-content-skeleton .uk-width-small-1-1:nth-child(1) {
	display: inline-block !important;
}

.wp-block-button__link {
	font-size: 20px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.cta-outro p {
	margin-bottom: 70px;
}

.wp-block-buttons {
	gap: 20px !important;
}

.type-page .entry-header {
	text-align: center;
}

.type-page .entry-header h1 {
	font-size: 60px;
	width: auto !important;
	position: relative !important;
	margin: 40px auto 40px;
	display: inline-block;
	font-weight: bold;
	border: none !important;
}

.type-page .entry-header h1:before {
	content:"";
	 width: 80px;
   height: 3px !important;
	background-color: #5e7f5e;
	position: absolute !important;
	bottom: 10px;
	left: 50%;
	transform: translatex(-50%);
	z-index: -1;
}

.home .entry-header h1,
.home .entry-header h1:before {
	display: none !important;
}

.image-frame {
	position: relative;
	overflow: hidden;
	
}

.image-frame:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: -35px;
	top: -35px;
	z-index: 2;
	height: 70px;
	width: 120%;
	background-color: #e8e8e8;
	transform: rotate(2deg)
	
}

.image-frame:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: -35px;
	bottom: -35px;
	z-index: 2;
	height: 70px;
	width: 120%;
	background-color: #e8e8e8;
	transform: rotate(2deg)
	
}

.wp-block-columns {
	gap: 80px !important;
}

.col-3-blocks {
	justify-content: center;
}


.col-3-blocks .wp-block-column {
	background-color: white !important;
	padding: 35px;
	max-width: 400px;
	width: 100%;
	
}

.col-3-blocks .wp-block-group {
	align-items: stretch !important;
	column-gap: 40px !important;
}

.col-3-blocks h2 {
	font-size: 30px !important;
	margin-top: 15px;
}

.col-3-blocks p {
	font-size: 16px !important;
	line-height: 1.6 !important;
}

.col-3-blocks figure {
	width: 100% !important;
	max-width: 300px !important;
	min-width: 300px !important;
	min-height: 100% !important;
	
}

.col-3-blocks figure img {
	object-fit: cover !important;
	height: 100% !important;
	width: 100%;
}

.site-main h2 {
	font-size: 36px !important;
	line-height: 1.1 !important;
}

.site-main h3 {
	font-size: 32px !important;
	line-height: 1.1 !important;
}

.site-main h4 {
	font-size: 24px !important;
	line-height: 1.1 !important;
}

@media only screen and (max-width: 960px) {
	.site-main h4 {
	font-size: 18px !important;
	line-height: 1.3 !important;
}
}



.page-list {
	list-style: none;
	margin: 0;
}

.page-list li {
		font-size: 18px !important;
		position: relative;
		padding-left: 30px;
		color: #5E7F5E;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
}

.page-list li:before {
		content:"";
	position: absolute;
	left: 0;
	top: 3px;
	height: 20px;
	width: 20px;
	background-image: url(https://saarsgym.com/wp-content/uploads/2025/03/check.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.page-list--white li {
		color: white;
}

.page-list--white li:before {
	background-image: url(https://saarsgym.com/wp-content/uploads/2025/06/check-white.png) !important;
}

.page-list--powermama li {
	color: #282454;
}

.page-list--powermama li:before {
	background-image: url(https://saarsgym.com/wp-content/uploads/2025/09/check-powermama.png) !important;
}


.tags-classes {
	list-style: none;
	margin:0 auto;
	padding:0;
	text-align: center;
	max-width: 800px;
}

.tags-classes li {
	padding: 15px 12px;
	background-color:#5E7F5E;
	color: white;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 0;
	margin: 0 1px 6px 0;
}


.tags-classes li a {
	color: white !important;
	text-decoration: none !important;
}

.teammember .entry-wrapper {
	 padding: 15px 30px 10px !important;
}


.teammember .entry-wrapper h3 {
	 margin-bottom: 0 !important;
}

.wp-block-coblocks-accordion-item__title {
	font-size: 22px;
}

@media only screen and (max-width: 960px) {
.page-list li {
		font-size: 22px !important;
		position: relative;
	margin-bottom: 0px;
	padding: 20px 0 20px;
	border-bottom: 1px dashed #5E7F5E;
	line-height: 1.2;
	font-weight: bold;
}
}

@media only screen and (max-width: 960px) {
.page-list--white li {
	border-bottom: 1px dashed white;
}
}


@media only screen and (max-width: 960px) {
.page-list li:before {
	display: none;
}
}



@media only screen and (max-width: 960px) {
.site-main h2 {
	font-size: 32px !important;
	text-align: center;
	padding: 0 0 10px 0;
}
}

@media only screen and (max-width: 960px) {
.site-main h3 {
	font-size: 26px !important;
	text-align: center;
	padding: 0px;
}
}

@media only screen and (max-width: 960px) {
.page-paragraph {
	padding: 0px !important;
	text-align: center !important;
	font-size: 16px;
	line-height: 1.5;
}
}

@media only screen and (max-width: 960px) {

.col-3-blocks {
	gap: 30px !important;
	padding: 0 10px;
}
	
}

@media only screen and (max-width: 960px) {
.col-3-blocks .wp-block-column {
	padding: 25px;
	
}	
}

@media only screen and (max-width: 960px) {
.wp-block-group {
	flex-wrap: wrap !important;
}
}


@media only screen and (max-width: 960px) {
	.col-3-blocks figure {
		min-height: 100px !important;
		max-width: 100% !important;
		min-width: 100px !important;
	}
}

@media only screen and (max-width: 960px) {
.col-3-blocks figure img {
	object-fit: cover !important;
	height: auto !important;
}
}

@media only screen and (max-width: 960px) {
	.award-sticker {
		left: 50%;
		transform: scale(0.9);
	}
}


@media only screen and (max-width: 960px) {
	
	.background-fixed {
		min-height: 250px !important;
		height: 30px !important;
	}
}

@media only screen and (max-width: 960px) {
	
	.page-intro {
		font-size: 16px !important;
		padding: 0px 30px !important;
	}
}

@media only screen and (max-width: 960px) {
	.reviews {
		background-color: white;
		width: 100vw;
	}
}
	
@media only screen and (max-width: 960px) {
.home .content-area {
	margin: 0 !important;
	width: 100%;
}
}

@media only screen and (max-width: 960px) {
.home .min-margin-top {
	padding: 0 10px;
}
}


@media only screen and (max-width: 960px) {
.header-left {
padding-top:20px;
	margin-bottom: -80px !important;
}
}

@media only screen and (max-width: 960px) {
.header-right {
	position: fixed;
	top: 0;
	left:0;
	right:0;
	z-index:99;
	height: 48px !important;
}
}

@media only screen and (max-width: 960px) {
	.toggleMenu {
		margin-top: 0 !important;
		background-color: black !important;

	}
}

@media only screen and (max-width: 960px) {
	.padding-left-right {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
}

@media only screen and (max-width: 960px) {
.custom-logo {
	max-width: 180px;
}
}

@media only screen and (max-width: 960px) {
	.has-x-large-font-size {
		font-size: 30px !important;
	}
}


@media only screen and (max-width: 960px) {
.custom-footer {
	text-align: center !important;
	padding-bottom: 40px !important;
}
}


@media only screen and (max-width: 960px) {
.custom-footer .wp-block-social-links {
	text-align: center !important;
	justify-content: center;
}
}

@media only screen and (max-width: 960px) {
.toggle a {
	background-image: url(/wp-content/uploads/2025/03/nav-toggle-wit.png);
	background-size: 25px 30px;
	background-position: 95% center;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}
}

@media only screen and (max-width: 960px) {
.menu {
	min-height: calc(100vh - 48px);
}
}

@media only screen and (max-width: 960px) {
.menu-item {
	margin-right: 0 !important;
}
}

@media only screen and (max-width: 960px) {
.sitenav ul li ul {
	position: relative !important;
	opacity: 1 !important;
	transform: none !important;
	top: 0 !important;
	right: 0 !important;
	width: 100%;
	
}
}


@media only screen and (max-width: 960px) {
.sitenav ul li {
	width: 100%;
	
}
}


@media only screen and (max-width: 960px) {
	.sitenav ul li ul li a {
		color: #737373 !important;
		transition: none !important;
		font-size: 14px;
	}
}

@media only screen and (max-width: 960px) {

.content-area {
	width: 100% !important;
	}
}

@media only screen and (max-width: 960px) {
.type-page .entry-header h1 {
	font-size: 46px;
	padding: 0 35px;
	line-height: 1.1;
}
}

@media only screen and (max-width: 960px) {
.type-page .entry-header h1:before {
	bottom: -20px;
}
}

@media only screen and (max-width: 960px) {
.cta-outro p {
	font-size: 40px !important;
	line-height: 1 !important;
	margin-bottom: 20px !important;
}
}

@media only screen and (max-width: 960px) {
.cta-outro .cta-outro--small {
	font-size: 20px !important;
	line-height: 1.3 !important;
	margin-bottom: 20px !important;
}
}

@media only screen and (max-width: 960px) {
.image-frame {
	max-height: 250px !important;
}
}

@media only screen and (max-width: 960px) {
.page-intro {
	font-size: 22px !important;
	line-height: 1.3 !important;
	margin-bottom: 20px;
	padding: 0 45px;
	text-align: center;
}
}

@media only screen and (max-width: 960px) {
.page-paragraph {
	font-size: 18px !important;
}
}


@media only screen and (max-width: 960px) {
.wp-block-buttons {
	justify-content: center !important;
}
}

@media only screen and (max-width: 960px) {
#menu-primary {
	overflow: scroll !important;
	height: calc(100vh - 48px) !important;
}
}


@media only screen and (max-width: 960px) {
	.mobile-column-reverse {
		flex-direction: column-reverse !important;
	}
}

.gap-small {
	gap: 30px !important;
}

.wp-block-coblocks-faq-item__question__content {
	line-height: 1.5 !important;
}

.wp-block-coblocks-faq-item__answer {
	line-height: 1.5 !important;
}

@media only screen and (max-width: 960px) {
	.wp-block-coblocks-faq {
		padding: 0 30px !important;
	}
}

.is-style-outline {
	background-color: transparent !important;
}


.page-id-8260 .wp-block-button__link.has-background {
	background-color: #e5045a !important;
}

.page-id-8260 #header {
	background-color: #2aada4 !important;
}

.page-id-8260 .logo {
	position: relative;
}

.page-id-8260 .logo:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(https://saarsgym.com/wp-content/uploads/2025/09/Saarsgym-powermama-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

@media only screen and (max-width: 960px) {
	
	.custom-footer--bottom,
	.custom-footer--bottom .wp-block-columns{
		padding-top: 10px;
		padding-bottom: 10px !important;
	}
	
	.custom-footer--bottom .wp-block-columns {
	margin-bottom: 0px !important;
	gap: 15px !important;
}
}
