/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2026 | 20:14:26 */
/*outdoor activities*/

.page-id-3914 { 
	.eventon-dash-link {
		margin-left: -20%;
	}
	.evoet_c3 {
		padding-top: 0px!important;
	}
	.evosl_footer_outter {
		position: absolute !important;
		left: max(calc(-100dvw / 4 + 65px), -415px);
		top: 110px;
	}
}

@media screen and (max-width: 1500px){
	.page-id-3914 { 
		.evosl_footer_outter {
			position: absolute !important;
			top: 145px;
		}
	}
}
@media screen and (max-width: 1024px){
	.page-id-3914 { 
		.evosl_footer_outter {
			left: auto;
			top: -140px;
		}
		.blackbg .awb-swiper-button {
			top: 166px !important;
		}
		.awb-swiper-button{
			top: -42px;
			--awb-arrow-position-horizontal: 0px!important;
		}
	}
}

@media screen and (max-width: 650px) {
	.page-id-3914 { 
		.blackbg .awb-swiper-button {
			top: 135px !important;
		}
		.awb-swiper-button{
			--awb-arrow-position-horizontal: 0px!important;
		}
        .evosl_footer_outter {
            left: auto;
            top: -180px;
        }
    
	}
}