@font-face {
  font-family: 'Sharp Grotesk PanEuroELP';
  src: url('./SharpGroteskPanEuro-Book20.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

/* PanEuro Medium 24 (medium alt — 500) */
@font-face {
  font-family: 'Sharp Grotesk PanEuroELP';
  src: url('./SharpGroteskPanEuro-SemiBold20.otf') format('opentype');
  font-weight: 450;
  font-style: normal;
}

/* PanEuro Medium 24 (medium alt — 500) */
@font-face {
  font-family: 'Sharp Grotesk PanEuroELP';
  src: url('./SharpGroteskPanEuro-Medium24.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

/* PanEuro Book 24 (slightly heavier — use 450) */
@font-face {
  font-family: 'Sharp Grotesk PanEuroELP';
  src: url('./SharpGroteskPanEuro-Book24.otf') format('opentype');
  font-weight: 550;
  font-style: normal;
}


:root
{
	--bs-body-font-family:"Sharp Grotesk PanEuroELP";
	--bs-heading-color:#00004C;
	--bs-body-font-size:0.8rem;
}
a
{
	text-decoration:none!important;
}

i 
{
/*	icons*/
	font-size: 1.1rem;
	margin-right: 10px;
}
h1,h2,h3,h4,h5,h6,p,span
{
   font-family: Sharp Grotesk PanEuroELP;
}
body
{
	background-color: #EDEEEE;
}
h2
{
	font-size: 0.9rem;
	margin: 0px;
	line-height: 145%;
}
h4
{
	font-size: 0.7rem;
}
h3
{
	font-size: 0.8rem;
	margin: 0px;
	font-weight: bold;
}
p,span,h4
{
	margin:0px;
}
a
{
/*	text-decoration: none;*/
    color: inherit;
    font-size: inherit;
    font-weight: bold;
}
.italics
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.shows_theater
{
/*	text-transform: uppercase;*/
	margin-top: auto;
}
.text_cont,.header_container .row
{
	padding: 0px 11px;
}
.text_cont h3
{
	font-weight: 400;
}
.t-green
{
	color: #BE68F3;
}
.t-white
{
	color: white;
}
.logo
{
	width: 200px;
}
.header-text
{
	text-align: end;
}
.show_image
{
/*	height: 150px;*/
    background-position: center;
    background-size: cover;
    
/*	height: 140px;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
}
.show_image img
{
	width: 100%;
}
._btn_
{
	display: flex;
}
.show .btn-select
{
	cursor: pointer;
	font-weight: bolder;
	background-color: #BD66F3;
    border: 2px solid #BD66F3;
    border-radius: 15px;
    padding: 4px 25px;
    color: #00004c;
    transition: 1s all;
    font-size: 0.8rem;
}
.show .btn-select:hover
{
	background-color: #ACF674;
}
.show:not(:first-child) .btn-select
{
	/*padding: 3px 10px ;
	background-color: black;
	color: white;
	font-size: 0.9rem;
	font-weight: bold;*/

	cursor/*: pointer;
	font-weight: bolder;
	background-color: #ffd800;
    border-radius: 27px;
    padding: 4px 25px;
    color: #003664;
    transition: 1s*/ all;
}
.btn-select:hover
{
	background-color: #ebc700;
}

.bg-blue
{
	background-color: #035080;
}
.bg-black
{
	background-color: black;
}
.bg-green{
	background-color: #82b03e;
}
.show_seats span
{
	font-size: 0.9rem;
	font-weight: bold;
}


.tag
{
	padding: 3px 5px;
}
.place-self-center
{
	place-self: center;
}
.show_cont
{
	padding: 20px 20px;

	display: flex;
    flex-direction: column;
    position: relative;
/*    height: 70%;*/
	height: calc(100% - var(--show-image-height));

}
.par-image, .par-image img
{
	width: 100%;
}
.par_details
{
	padding: 10px 0px;
	padding-top:30px ;
}
.par_details>div
{
	padding: 0px 60px;
}

.par_name h2,.par_form h2
{
	font-weight: bold;
	margin: 0;
    font-size: 1.5rem;
    position: relative;
}
.par_name>h3
{
    padding-top: 10px;
}
.par_name h3
{

    font-weight: 300;
    font-size: 0.8rem;
}

.par_info p
{
	margin: 0px;
	font-size: 1.2rem;
	font-weight: 300;
}
.par_description
{
	border-top: 2px solid black;
	margin-top: 10px;
	line-height: 115%;
}
.par_description p
{
	font-size: 0.8rem;
	margin: 0px;
	font-weight: 400;
	line-height: 0.9rem;
}
.warning_book
{
/*	margin-top: 20%;*/
	width: 50%;
    justify-content: center;
    display: flex;
    margin: auto;
}
.m_buttons
{
	justify-content: center;
}
.m_text h2
{
	text-align: center;
}
.show_date_count
{
	position: absolute;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: white;
    border: 1px solid black;
    padding: 0px 7px;
    border-left-width: 2px;
    border-bottom-width: 2px;
}
.ty_show_day,.show_day
{
	display: block;
	font-size: 0.85rem;
}
.show_day_count
{
	font-weight: bold;
/*	font-size: 0.7rem;*/
}
.ty_show_date_count,.show_date_count,.par_show_date_count
{
	display: block;
	font-size: 1rem;
	display: flex;
    flex-direction: column;
    place-content: center;
}
.par_show_date_count,
.ty_show_date_count
{
	position: absolute;
	top: -32px;
    right: 25%;
    width: 80px;
    height: 80px;
    background-color: white;
    border: 2px solid black;
    padding: 0px 7px;
}
.par_location_text
{
	text-decoration: underline;
}
.par_show_date_count
{
	right: 5%;
}

.ty_show_arrow
{
	position: absolute;
	right: 25%;
	bottom: 0;
	width: 50px;
}


.show_container
{
	position: relative;
    height: 100%;
	background-color: white;
	border:2px solid black;
/*	height: calc(100% - 100px);*/
} 
.show
{
	margin-bottom: 25px;
	position: relative;
	padding: 25px;
}
.show .layers
{
	height: 100%;
}

.layers
{
	position: relative;
	z-index: 1;
}

.layers-2:before,.layers-3:before
{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 7px;
	top: 7px;
	border: 2px solid black;
	background-color: white;
	z-index: -5;
}

.layers-3:after
{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 14px;
	top: 14px;
	border: 2px solid black;
	background-color: white;
	z-index: -8;
}

.ty_text,.ty_show
{
	padding: 35px 80px;
}

.ty_text
{
	border-bottom: 2px solid black;
}

.ty_show h4 span
{
	font-size: 0.8rem;
} 

.form .arrow
{
	width: 50px;
}

.op-0{
	opacity: 0;
}

.contact-select-option .layers label
{
	padding: 5px 15px;
}
.contact-select-option .layers
{
	width: 200px;
}

.contact-select-option input:checked ~ label .final_sel
/*.contact-select-option input:checked ~ label:before*/
{
	background-color: black;
	color: white;
	border-color: white;
}
.final_sel
{
	padding: 5px 15px;
	font-weight: bold;
}
.contact-select .row
{
	place-items: center;
}
.contact-select .image
{
	padding: 25px;
}
.sec-1
{
	height: 99vh;
    place-items: center;
    display: flex;
    justify-content: center;
}

.btn_container
{
	display: flex;
}
.btn-save,.btn_book
{
	cursor: pointer;
	padding: 2px 23px;
    font-weight: bold;
    background-color: #ffd800;
    border: 2px solid #ffd800;
    color: #003664;
    transition: 1s color,1s background-color,1s border;


}
.btn_book
{
	padding-left: 8px;
}
.btn-save:hover,.btn_book:hover
{
    background-color: #ebc700;
/*    border: 2px solid #BE68F3;*/
/*    color: #BE68F3;*/
    

}
.warning_sign
{
	font-size: 1.5rem;
	color: red;
	font-weight: bold;
}

input,.contact-select-option label
{
	cursor: pointer;
}
span[data-thes-count="high"],.par_av_seats[data-thes-count="high"]
{
	background-color: #82b03e;
}
span[data-thes-count="mid"],.par_av_seats[data-thes-count="mid"]
{
	background-color: #cdb03e;
}
span[data-thes-count="low"],.par_av_seats[data-thes-count="low"]
{
	background-color: #cc5140;
}
span[data-thes-count="none"],.par_av_seats[data-thes-count="none"]
{
	background-color: #00000000;
}


.show.sold_out .show_image
{
	filter: grayscale(1);
}
.sold_out ._btn_
{
	cursor: auto!important;
	pointer-events: none;
}
.par_name
{
	position: relative;
}
.par_name h3
{
	font-weight: 400;
}
.par_btn_back .btn_container
{
	place-items: center;
}
.btn-back-to-shows_in
{
	width: 40px;
    
}
.btn-back-to-shows
{
	cursor: pointer;
}
.rotate-180
{
	transform: rotateY(180deg);
}

.par_book
{
	padding: 15px 60px;
}
.par_form input[type="text"],.par_form select
{
	width: 100%;
	height: 100%;
    padding: 3px 10px;
    border: 2px solid black;
    font-weight: 700;
}
.smaller_h2
{
	font-size: 0.8rem;
	margin: 0px;
}
.smaller_h2_2
{
	font-size: 0.6rem;
	font-style: italic;;
}
.btn_book
{
	width: 95%;
	padding: 5px 10px;
}

.sec-5
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.modal_back
{
	width: 100%;
	height: 100%;
	background-color: #0000004f;
	display: flex;
    /* place-content: center; */
    place-items: center;
    justify-content: center;
    backdrop-filter: blur(4px);
}
.modal_container
{
	padding: 10px 30px;
}


.btn_ok
{
	text-align: center;
	background-color: #BE68F3;
	border: 2px solid #BE68F3;
	color: white;
	font-weight: bold;
	transition: 1s background-color,1s color;
	cursor: pointer;
}
.btn_cancel
{
	text-align: center;
	background-color: #cc5140;
	border: 2px solid #cc5140;
	color: white;
	font-weight: bold;
	transition: 1s background-color,1s color;
	cursor: pointer;
}

.btn_ok:hover
{
	background-color: white;
	color: #BE68F3;

}
.btn_cancel:hover
{
	background-color: white;
	color: #cc5140;
}

.error 
{
	background-color: #d13e2a;
	margin: 5px 0px;
	padding: 5px 10px;
	font-weight: bold;
	color: white;
	display: block;
	width: 95%;
}
.error_message
{
	padding: 10px 30px ;
}
.logo_not_user
{
	    margin: auto;
	    text-align: center;
/*    margin-bottom: 15px;*/
/*    width: 50%;*/
}
.logo_not_user img
{
	width: 75%;
	min-width: 200px;
}
.contact_default-error
{
	display: flex;
    width: fit-content;
}
option:disabled
{
	opacity: 0.5;
	background-color: gray;
	color: white;
}
.form_label
{
	font-weight: bold;
	font-size: 0.9rem;
	line-height: 0.9rem;
}
.theater_logo_image
{
	width: 80%;
    text-align: center;
    display: flow;
    margin: auto;
}
.par_av_seats{
	border-radius: 100%;
/*    padding-left: 50px;*/

    position: absolute;
    top: 100%;
    width: 30px;
    height: 30px;
    transform: translateY(-130%);
}
.seat_count 
{
    border-radius: 100%;
    /* padding-left: 19px; */
    font-size: 1rem;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
.show_title h2
{
	line-height: 1.3rem;
	position: relative;
}
.show_cont p.sold_out_tag
{
	display: none;
	color: #cc5140;
}
.show_cont p.sold_out_tag[data-thes-count='none']
{
	display: block;
}
.sold_out .show_button
{
	opacity: 0;
}
/*.show_cont p.none
{
	display: block;
}*/
.not_a_user
{
	position: absolute;
    top: 40%;
    width: 98%;
/*	margin-top: -10%;*/
}
.not_a_user .row
{
/*	margin-bottom: 10px;*/
}
@media only screen and (max-width: 720px) {
	
	.show_cont
	{
		height: 57%;
	}
	.par_av_seats{
		border-radius: 100%;
	/*    padding-left: 50px;*/
	    position: absolute;
	    top: 100%;
	    width: 20px;
	    height: 20px;
	    transform: translateY(-100%);
	}
	.logo
	{
		width: auto;
	}

}
@media only screen and (max-width: 600px) {
	.not_a_user
	{
		top: 20%;
	}
	.logo_not_user img
	{
		width: 75%;
	}
	.par_name h2, .par_form h2 
	{
		font-size: 1.5rem;
	}
	.ty_text, .ty_show
	{
		padding: 35px 30px;
	}
	.par_name h2
	{
		font-size: 1.5rem;
	}
	.par_name h3
	{
		font-size: 0.8rem;
	}
	.par_show_date_count, .ty_show_date_count
	{
		top:-141px;
	}
	.par_details>div
	{
		    padding: 0px 30px;
	}
	.par_book 
	{
		padding: 15px 30px;
	}
	.par_show_date_count
	{
		right: 0%;
	}
	#form_lastname
	{
/*		margin-top: 17px;*/
	}
	.layers
	{
		width: 97%;
    	margin: auto;
	}
	.show_cont
	{
		height: auto;
	}
	.warning_book
	{
		margin-top: 90%;
	}

}