/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2024 | 21:50:05 */
.agl_main {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 0%;
	background-image: url(/wp-content/uploads/2023/11/frise_agegate-scaled.jpg);
	background-position: center 97%;
	background-repeat: repeat-x;
	background-size: auto 30%;
}

.logoAG {
	margin: 20px auto;
	max-width: 200px;
}

.agl_main h2 {
    background: transparent url(/wp-content/uploads/2023/11/t_agegate.svg) no-repeat;
    background-size: 250px auto;
    background-position: center 0%;
    width: 70%;
    height: 26%;
	font-size: 0;
	margin: 0 auto;
	line-height: 42px;
	z-index: 10;
	position: relative;
}
.agl_buttons_wrp {
	background-color: #009FE3;
	z-index: 5;
    max-width: 600px;
	display: flex;
	margin: -10px auto 0 auto;
	position: relative;
}
.agl_buttons_wrp > div {
	padding: 25px 15px;
	margin: 0 auto;
    max-width: 300px;
}
.agl_buttons_wrp p {
	font-size: 16px;
    line-height: 18px;
    text-transform: normal;
    font-family: "Montserrat", sans-serif!important;
    font-weight: 200!important;
    color: #fff;
	margin-bottom: 20px;
}
.agl_buttons_wrp a {
	background-color: #fff!important;
    color: #009FE3!important;
    border: 1px #fff solid;
    border-radius: 20px;
    transition: all 0.25s ease-in-out;
    font-family: "Montserrat", sans-serif!important;
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: 600;
}
.agl_buttons_wrp a:hover {
	background-color: #009FE3!important;
    color: #fff!important;
    transition: all 0.25s ease-in-out;
}

.InfoCal {
	width: 80px;
	margin: 20px auto 0 auto;
}

@media (max-width: 567px) {
	.agl_buttons_wrp p {
		height: 78%;
	}
}



























.age-gate-wrapper {
	z-index: 1000000;
	height: 100vh;
	overflow: initial;
	margin: 0;
	padding: 0;
	
}
.age-gate {
	background: none;	
}
.age-gate-background, .age-gate__background {
    background-size: auto 300px;
    background-repeat: repeat-x;
    background-position: left 90%;
}

.age-gate-headline,
.age-gate-subheadline {
	font-size: 16px!important;
	line-height: 18px!important;
	width: 40%;
	text-transform: normal;
	font-family: "Montserrat", sans-serif!important;
	font-weight: 400!important;
	color: #fff!important;
	margin: 2% 5% 1% 5%;
}

.age-gate-buttons, .age-gate__buttons {
    display: flex;
    gap: var(--ag-button-gap,10px);
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
}
.age-gate-wrapper button {
	background-color: #fff;
	color: #0084B6;
	border:  1px #fff solid;
	border-radius: 20px;
	transition: all 0.25s ease-in-out;
}
.age-gate-wrapper button:hover {
	color: #fff;
	border:  1px #fff solid;
	background-color: #009FE3;
	transition: all 0.25s ease-in-out;
}


@media (min-width:  1140px) {
	.age-gate-heading-title-logo, .age-gate__heading-title--logo {
    width: 200px;
    min-height: 150px;
    max-width: 250px;
}
	.age-gate-heading {
    top: 0;
    position: absolute;
    min-width: 150px;
    top: 20px;
}
	.age-gate {
    position: absolute;
    margin: 0 auto 0 -270px;
    width: 600px;
    left: 50%;
		height: 540px;
}
	.age-gate form {
    background-color: #009FE3;
    margin-top: 265px;
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 200px;
    justify-content: center;
    flex-wrap: wrap;
}
	.age-gate form::before {
    content: "";
    background: transparent url(/wp-content/uploads/2023/11/t_agegate.svg) no-repeat;
    background-size: 100% auto;
    background-position: center 0%;
    width: 51%;
    height: 26%;
    position: absolute;
    top: 250px;
}
	.age-gate-additional-information {
	width: 80px;
	position: absolute;
	bottom: -10px;
}
	
	
}



@media (max-width:  567px) {
	.age-gate-background, .age-gate__background {
    background-size: auto 32vw;
    background-repeat: repeat-x;
    background-position: left 90%;
}
	
	.age-gate-headline,
.age-gate-subheadline {
	font-size: 14px!important;
	line-height: 16px!important;
	width: 40%;
	text-transform: normal;
	font-family: "Montserrat", sans-serif!important;
	font-weight: 400!important;
	color: #fff!important;
	margin: 2% 5% 1% 5%;
}
	.age-gate form {
    margin-top: 210px;
}
}


@media (max-width:  1139px) {
	.age-gate-heading-title-logo,
	.age-gate__heading-title--logo {
    width: 150px;
    min-height: 150px;
    max-width: 150px;
}
	.age-gate-heading {
    top: 0;
    position: absolute;
    min-width: 150px;
    top: 20px;
}
	.age-gate {
    position: absolute;
    margin: 0 auto 0 -50vw;
    width: 100vw;
    left: 50vw;
    height: 540px;
    max-width: 96vw;
    padding: 0 2vw;
}
	.age-gate form {
    background-color: #009FE3;
    margin-top: 220px;
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 35%;
    justify-content: center;
    flex-wrap: wrap;
}
	.age-gate form::before {
    content: "";
    background: transparent url(/wp-content/uploads/2023/11/t_agegate.svg) no-repeat;
    background-size: 100% auto;
    background-position: center 0%;
    width: 300px;
    height: 100px;
    position: absolute;
    top: 180px;
}
	.age-gate-additional-information {
	width: 80px;
	position: absolute;
	bottom: 40px;
}
	.age-gate-background, .age-gate__background {
    background-position: left 95%;
}
	
}

