/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-welcome{
	margin-top:-178px;
	background: transparent!important;
	z-index:99;
}
.page-title-sub{
	opacity: .9!important;
	font-family: "Arya", sans-serif;
  font-size: 1.7em;
} 
.title-content{
	display: none;
}
.open-h{
	padding: 0 15px 0!important;
}
.open-h-foot{
	padding: 0 15px 0!important;
}
#media_image-3{
	text-align:center!important;
}
.wp-image-665{
	opacity: 0.2;
  filter: grayscale(100%);
}
.grid-xtr{
	margin-top: 10px;
}
.stuck .header-main {
  height:75px!important
}
.line{
border-top: solid 3px #00ACC8;
  width: 75%;
  margin-bottom: 30px;
}
.cky-btn-revisit-wrapper{
	display:none!important;
}
h1,h2,h3,h4,h5{
	letter-spacing: 3px;
}
.page-wrapper{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
ul.kettle {
  list-style-image: url('/wp-content/uploads/2025/12/kettlebell-e1765367397767.png');
}
.claim{
	font-family: 'Ephesis', serif;
  font-size: 4em;
  text-align: center;
}
.mfp-counter{
	display: none;
}
    #banner-grid-123 .grid-col-1{height: 709px}
    #banner-grid-123 .grid-col-1-2{height: 354.5px}
    #banner-grid-123 .grid-col-1-3{height:236.333333333px}
    #banner-grid-123 .grid-col-2-3{height: 472.666666667px}
    #banner-grid-123 .grid-col-1-4{height: 177.25px}
    #banner-grid-123 .grid-col-3-4{height: 531.75px}



#text-box-1, #text-box-2, #text-box-3, #text-box-4 {
                                width: 60%;       
}
                        #text-box-1 .text-box-content, #text-box-2 .text-box-content, #text-box-3 .text-box-content, #text-box-4 .text-box-content {
                            background-color: rgba(0, 0, 0, 0.733);
                            font-size: 100%;
                        }

                        #text-box-1 .text-inner, #text-box-2 .text-inner, #text-box-3 .text-inner, #text-box-4 .text-inner {
                            padding: 30px 30px 30px 30px;
                        }
            #banner-1, #banner-2, #banner-3, #banner-4 {
                padding-top: 500px;
            }

            #banner-1 .overlay, #banner-2 .overlay, #banner-3 .overlay, #banner-4 .overlay {
                background-color: rgba(0, 0, 0, 0.2);
            }
  #text-1, #text-2, #text-3, #text-4 {
                                        font-size: 1.6rem;
                                    }

@media (min-width:550px) {
                            #text-box-1, #text-box-2, #text-box-3, #text-box-4 {
                                width: 40%;
                            }
                        }
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-welcome{
	font-size:50%;
	margin-top:-161px;
	}
}
@media only screen and (max-width: 849px) {
	.header-welcome{
	margin-top:0px;
	}
	#main{
	background-image: url(https://demo.clickpass.de/wp-content/uploads/2025/12/bg-image.jpg)!important;
	}
}