:root{
--evost_c_white:#fff;
}
.evost_seat_selection, .evost_inline_seat_map{
position: relative;
padding: 0px; margin: 0;
} .evost_tt_content .evost_ttc_data .label
{ font-family: var(--evo_font_1) }
.evost_tix_stub_content,
.evost_seat_selection .evost_seat_legends, .evost_seat_legends,
.evost_seats_footer p,
.evost_selected_seats .evost_remove_tix, .evost_seats_in_cart .evost_remove_tix,
.evost_tooltip
{font-family: var(--evo_font_2)} .evost_inline_seat_map{margin: 10px 0;}
.evost_inline_seat_map .evost_map_information{margin-bottom: 20px;}
.evost_inline_seat_map .evost_seat_layout_outter{
background-color: #f7f7f7; 
position: relative;    border-radius: 15px;
border: 1px solid #dedede;
overflow: hidden;
}
.evost_inline_seat_map .evost_seat_layout{max-width: 650px; width:650px;margin:0 auto;}
.evost_inline_seat_map .evost_seat_layout.map_area1800-900{width: 1800px;height: 900px;max-width: 1800px}
.evost_inline_seat_map .evost_seat_layout.map_area1500-900{width: 1500px;height: 900px;max-width: 1500px}
.evost_inline_seat_map .evost_seat_layout.map_area1000-800{width: 1000px;height: 800px;max-width: 1000px}
.evost_inline_seat_map .evost_seat_layout.map_area900-700{width: 900px;height: 700px;max-width: 900px}
.evost_inline_seat_map .evost_seat_layout.map_area800-600{width: 800px;height: 600px;max-width: 800px}
.evost_inline_seat_map .evost_seat_layout.map_area650-600{width: 650px;height: 600px;max-width: 650px}
.evost_inline_seat_map .evost_seat_layout.map_area650-350{width: 650px;height: 350px;max-width: 650px}
.evost_seat_layout{
background-color: #fff;
position: relative;
min-height: 350px; 
margin: 0;
border-radius: 5px;
}
.evost_seat_selection > *{
box-sizing:border-box;
}
.evost_seat_selection .evost_section, 
.evost_inline_seat_map .evost_section{
border: 1px solid #d4d4d4;
padding: 4px 5px;
background-color: #efefef;
display: inline-block;
text-align: center;
position: absolute;
margin: 0 0px 0 25px;
border-radius: 5px;
box-sizing:border-box;
}
.evost_inline_seat_map .evost_section.type_boo{
display: flex;
justify-content: center;
align-items: center;
}
.evost_seat_selection .evost_section.txtc_yes u{display: none;}
.evost_inline_seat_map .evost_section.align_l .evost_row{justify-content:flex-start;}
.evost_inline_seat_map .evost_section.align_r .evost_row{justify-content:flex-end;}
.evost_inline_seat_map .evost_section{margin: 0;}
.evost_seat_selection .evost_section.hov_no:hover, 
.evost_inline_seat_map .evost_section.hov_no:hover
{
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
background-color: #f7f7f7
}
.evost_section.type_aoi:hover{box-shadow: none}
.evost_section.type_aoi, .evost_section.type_una{
height: 50px;
width: 50px;
border: none;
display: flex;
justify-content: center;
align-items: center;
}
.evost_seat_map_section .evost_section.shape_none{border-radius: 0px;}
.evost_seat_map_section .evost_section.shape_50per{border-radius: 50%;}
.evost_seat_map_section .evost_section.shape_10px{border-radius: 10px;}
.evost_seat_map_section .evost_section.shape_20px{border-radius: 20px;}
.evost_seat_map_section .evost_section.shape_25px{border-radius: 25px;}
.evost_section.type_boo,.evost_section.type_una{cursor: pointer;}
.evost_section.type_aoi u, 
.evost_section.type_boo u, 
.evost_section.type_una u{
display: block;
position: relative;
left: auto;
top: auto;
border-radius: 0;
background-color: transparent;
color: #868686;
}
.evost_section.type_boo u{padding: 0}
.evost_section.turn15{-ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg);}
.evost_section.turn30{-ms-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); transform: rotate(-30deg);}
.evost_section.turn45{-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.evost_section.turn60{-ms-transform: rotate(-60deg); -webkit-transform: rotate(-60deg); transform: rotate(-60deg);}
.evost_section.turn75{-ms-transform: rotate(-75deg); -webkit-transform: rotate(-75deg); transform: rotate(-75deg);}
.evost_section.turn90{-ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
.evost_section.turn105{-ms-transform: rotate(-105deg); -webkit-transform: rotate(-105deg); transform: rotate(-105deg);}
.evost_section.turn120{-ms-transform: rotate(-120deg); -webkit-transform: rotate(-120deg); transform: rotate(-120deg);}
.evost_section.turn135{-ms-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); transform: rotate(-135deg);}
.evost_section.turn150{-ms-transform: rotate(-150deg); -webkit-transform: rotate(-150deg); transform: rotate(-150deg);}
.evost_section.turn165{-ms-transform: rotate(-165deg); -webkit-transform: rotate(-165deg); transform: rotate(-165deg);}
.evost_section.turn180{-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);}
.evost_section.turn195{-ms-transform: rotate(-195deg); -webkit-transform: rotate(-195deg); transform: rotate(-195deg);}
.evost_section.turn210{-ms-transform: rotate(-210deg); -webkit-transform: rotate(-210deg); transform: rotate(-210deg);}
.evost_section.turn225{-ms-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.evost_section.turn240{-ms-transform: rotate(-240deg); -webkit-transform: rotate(-240deg); transform: rotate(-240deg);}
.evost_section.turn255{-ms-transform: rotate(-255deg); -webkit-transform: rotate(-255deg); transform: rotate(-255deg);}
.evost_section.turn270{-ms-transform: rotate(-270deg); -webkit-transform: rotate(-270deg); transform: rotate(-270deg);}
.evost_section.turn285{-ms-transform: rotate(-285deg); -webkit-transform: rotate(-285deg); transform: rotate(-285deg);}
.evost_section.turn300{-ms-transform: rotate(-300deg); -webkit-transform: rotate(-300deg); transform: rotate(-300deg);}
.evost_section.turn315{-ms-transform: rotate(-315deg); -webkit-transform: rotate(-315deg); transform: rotate(-315deg);}
.evost_section.turn330{-ms-transform: rotate(-330deg); -webkit-transform: rotate(-330deg); transform: rotate(-330deg);}
.evost_section.turn345{-ms-transform: rotate(-345deg); -webkit-transform: rotate(-345deg); transform: rotate(-345deg);}
.evost_seat_selection .evost_section .evost_row, .evost_inline_seat_map .evost_row{
display: flex;
clear: both;
align-items:center;
justify-content:center;
}
.evost_seat_selection .evost_section .evost_row .seat, 
.evost_inline_seat_map .evost_row .seat{
display: block;flex:0 0 auto;
float: left;
width: 15px; height: 15px;
background-color: #98ce8f;
border-radius: 5px;
margin: 2px;
cursor: pointer;
color: #fff;
font-size: 10px;
vertical-align: middle;
padding: 0px 0px 4px;
line-height: 15px;
padding: 0;
text-indent: -99999px;
position: relative;
}
.evost_inline_seat_map .evost_section.ss_circ .evost_row .seat{border-radius: 20px}
.evost_inline_seat_map .evost_section.ss_box .evost_row .seat{border-radius: 0px}
.evost_inline_seat_map .evost_row .seat:before{
content:"";
}
.evost_inline_seat_map .evost_row .seat:hover{
box-shadow: 0px 0px 0px 1px rgb(90, 90, 90)
}
.evost_seat_selection .evost_section .evost_row .seat span.data{display: none;}
.evost_seat_selection .evost_section .evost_row .seat.tuav,
.evost_seat_selection .evost_section .evost_row .seat.uav,
.evost_seat_selection .evost_section .evost_row .seat.res
{cursor: default;}
.evost_seat_selection .evost_section .evost_row i{
font-style: normal;
opacity: 0.5;
padding-right: 4px;
display: none;
}
.evost_section .evost_row .seat:hover, .evost_row .seat:hover
{background-color: #5da951;}
.evost_section .evost_row .evost_seat.selected.av,  
.evost_seat_legends span.selected b{background-color: #ff5722;}
.evost_section .evost_row .evost_seat.mine,  
.evost_section .evost_row .evost_seat.mine.tuav,  
.evost_seat_legends span.mine b
{background-color: #ff9800;}
.evost_seat_selection .evost_section .evost_row .seat.uav, 
.evost_seat_selection .evost_seat_legends span.uav b, 
.evost_seat_legends span.uav b
{background-color: #c7c7c7;}
.evost_section .evost_row .seat.tuav,
.evost_seat_legends span.tuav b
{background-color: #b3b3b3;}
.evost_section .evost_row .seat.tuav.selected{background-color: #ff8f8f;}
.evost_section .evost_row .seat.res, .evost_seat_selection .evost_seat_legends span.res b, .evost_seat_legends span.res b{background-color: #ffd452;}
.evost_section .evost_row .seat.hand.av, 
.evost_seat_selection .evost_seat_legends span.hand b, 
.evost_seat_legends span.hand b{background-color: #82cee8;}  .evost_section.align_tb {
display: block; position: absolute; overflow: visible; }
.evost_section.align_tb .evost_row .seat{margin:0!important;	}
.evost_seat_layout .evost_section.align_tb .evost_row .evost_seat {
position: absolute;
width: var(--seat-size, 30px);
height: var(--seat-size, 30px); display: flex;
align-items: center;
justify-content: center;
font-size: 12px; } .evost_section.align_tb {
--seat-size: var(--sts, 20px);
--seat-half: calc(var(--seat-size, 20px) / 1.6);
--gap: 5px;
--n: max(var(--n, 1), 1);
--min-table-size: 30px; --min-radius: 40px; --base-radius: calc(var(--n) * (var(--seat-size) + var(--gap)) / 6.2832); --final-radius: max(var(--base-radius), var(--min-radius)); width: calc(2 * var(--final-radius) + var(--seat-size)); height: calc(2 * var(--final-radius) + var(--seat-size));
}
.evost_section.align_tb .evost_table {
position: absolute;
left: 50%;top: 50%;
transform: translate(-50%, -50%);
width: calc(2 * (var(--final-radius) - var(--seat-half))); height: calc(2 * (var(--final-radius) - var(--seat-half)));
border-radius: 50%;
}
.evost_section.align_tb .evost_table.stc_1,
.evost_section.align_tb .evost_table.stc_2{border-radius: 10px;}
.evost_section.align_tb .evost_table.stc_3,
.evost_section.align_tb .evost_table.stc_4	{border-radius: 25px;}
.evost_section.align_tb.ss_circ .evost_row .evost_seat {border-radius: 25px 25px 0 0}
.evost_section.align_tb .evost_seat {
left: 50%;top: 50%;
transform: translate(-50%, -50%) 
rotate(calc(var(--i) * 360deg / var(--n))) 
translate(var(--final-radius)) 
rotate( 90deg);
} .evost_section.type_una.mine{}
.evost_section.type_una.mine i.fa,
.evost_section.type_boo.mine i.fa{
position: absolute;
right: 0;
top: 0;
background-color: #ff9800;
color: #fff;
font-size: 16px;
padding: 3px;
border-radius: 20px;
margin: -5px -5px 0;
} .evost_section.type_una.notav i.fa,
.evost_section.type_boo.notav i.fa
{
position: absolute;
right: 0;
top: 0;
background-color: #808080;
color: #fff;
font-size: 12px;
padding: 3px;
border-radius: 20px;
margin: -5px -5px 0;
}
.evost_map_information{	 }
.evost_seat_legends span.legends_trig, 
.evost_view_control span{
display: block;
margin: 0;
font-size: 14px;
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; 
position: relative;
}
.evost_seat_legends .evost_seat_legends_box{display: none;}
.evost_seat_legends .evost_seat_legends_box span{
display: block;
color: #808080;
text-align: left;
white-space: nowrap;
padding: 5px;
text-transform: none;
border-bottom: 1px solid #e6e6e6;
}
.evost_seat_legends span.legends_trig:hover .evost_seat_legends_box{
display: flex;
position: absolute;
left: 0;
background-color: #fff;
border-radius: 5px;
bottom: 100%;
flex-direction: column;
box-shadow: 0px 0px 15px -5px #808080;
margin: 0 0 10px 0;
}
.evost_seat_legends span.legends_trig:hover, 
.evost_map_btns:hover,
.evost_view_control span:hover
{background-color: var(--evo_cl_b10);}
.evost_view_control{display:flex;}
.evost_view_control span{
line-height: 16px;
display:flex; align-items: center;
font-family: var(--evo_font_2);
}
.evost_seat_selection .evost_seat_legends, .evost_seat_legends{
text-align: center;
margin: 0px;
background-color: transparent;
color: var(--evo_color_1);
}
.evost_seat_legends span{margin: 0 5px; font-size: 13px;z-index: 2; position: relative;}
.evost_seat_legends span b{
height: 10px; width: 10px; 
margin-right: 5px;
border-radius: 5px;
background-color: #98ce8f;
display: inline-block;
}
.evost_section u{
display: none;
font-size: 12px;
text-decoration: none;
position: relative;
padding: 2px 5px;
background-color: #808080;
color: #ececec;
width: 100%;
text-transform: uppercase;
border-radius: 5px 5px 0 0
}
.evost_section.type_aoi u i.fa{display: block;font-size: 24px;} .evost_lightbox .evo_lightbox_content{ max-width: 650px;}
.evost_lightbox .evo_lightbox_content .evost_seat_layout{
background-size:cover;
background-position: center center
}
.evost_lightbox .evost_seat_layout.map_area650-350{ width: 650px;}
.evost_lightbox .evost_seat_layout.map_area650-350 .evost_seat_layout{width: 650px; height: 350px;}
.evost_lightbox .evost_seat_layout.map_area650-600{ width: 650px;}
.evost_lightbox .evost_seat_layout.map_area650-600 .evost_seat_layout{width: 650px; height: 600px;}
.evost_lightbox .evost_seat_layout.map_area800-600{max-width: 800px; width: 800px;}
.evost_lightbox .evost_seat_layout.map_area800-600 .evost_seat_layout{width: 800px; height: 600px;}
.evost_lightbox .evost_seat_layout.map_area900-700{max-width: 900px; width: 900px;}
.evost_lightbox .evost_seat_layout.map_area900-700 .evost_seat_layout{width: 900px; height: 700px;}
.evost_lightbox .evost_seat_layout.map_area1000-800{max-width: 1000px; width: 1000px;}
.evost_lightbox .evost_seat_layout.map_area1000-800 .evost_seat_layout{width: 1000px; height: 800px;}
.evost_lightbox .evost_seat_layout.map_area1500-900{max-width: 1500px; width: 1500px;}
.evost_lightbox .evost_seat_layout.map_area1500-900 .evost_seat_layout{width: 1500px; height: 900px;}
.evost_lightbox .evost_seat_layout.map_area1800-900{max-width: 1800px; width: 1800px;}
.evost_lightbox .evost_seat_layout.map_area1800-900 .evost_seat_layout{width: 1800px; height: 900px;}
.evost_seat_layout.seat_size30-30 .evost_section .evost_row .seat{width: 30px;height: 30px;}
.evost_seat_layout.seat_size25-25 .evost_section .evost_row .seat{width: 25px;height: 25px;}
.evost_seat_layout.seat_size20-20 .evost_section .evost_row .seat{width: 20px;height: 20px;}
.evost_seat_layout.seat_size12-12 .evost_section .evost_row .seat{width: 12px;height: 12px;}
.evost_seat_layout.seat_size10-10 .evost_section .evost_row .seat{width: 10px;height: 10px; margin: 1px;}
.evost_lightbox_body.evoloading:before{
background: #fff url(//www.dgsens.de/wp-content/plugins/eventON/assets/images/evo-loader.gif) center center no-repeat;
position: absolute;
height: 100%; width: 100%;
content:"";
top: 0; left: 0;
opacity: 0.5;
z-index: 90002;
}
.evo_lightbox.evost_seat_map .evolb_content{background-color: #f0f0f0; overflow: visible;}
.evo_lightbox .evost_inline_seat_map{
margin:0;
}
.evo_lightbox .evost_inline_seat_map .evost_seat_layout_outter{border-radius: 15px;
border:none;
}
.evo_lightbox .evost_seats_preview, .evo_lightbox .evost_seats_in_cart{
margin:20px;
}
.evo_lightbox .evotx_ticket_purchase_section,
.evo_lightbox .evost_seat_map_section
{padding-bottom: 1px;}
.evo_lightbox .evost_seat_map_section.evoloading:before{border-radius: 20px;}
.evo_lightbox .evost_seat_selection.fixed_tt .evost_tooltip{margin: 10px 20px;} .evost_cart_expirations .countdown-amount{font-size: 16px; font-weight: bold;}
@keyframes shrink {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
.timer_circle{} .evost_seat_selection.fixed_tt .evost_tooltip{
position: relative;
visibility: visible;
box-shadow: none;
display: flex;
justify-content: space-between;
border:none; border-radius: 10px; margin-top: 10px;
z-index: 1; min-height: 55px;
}
.evost_seat_selection.fixed_tt .evost_seat_layout_outter{
border:none;padding:10px; background-color: var(--evost_c_white);
}
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_content{border:none;}
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_data,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information_2,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information{
align-items: center;
border-bottom: none;
border-left: 1px solid #dfe4e7;
}
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_data,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information_2,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_content{
width: 33.3%; padding: 10px 20px;
}
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information_2
{min-width: auto}
@media (max-width: 600px){
.evost_seat_selection.fixed_tt .evost_tooltip{
flex-direction: column
}
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_data,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information_2,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_section_information,
.evost_seat_selection.fixed_tt .evost_tooltip .evost_tt_content{
width: auto;
border-bottom: 1px solid #dfe4e7;
border-left: none;
padding:8px;
}
}
.evost_tooltip{
position: fixed; 
display: block;
visibility:hidden;
background-color: var(--evost_c_white);
z-index: 99999;
border:1px solid #d8d8d8;
border-radius: 5px;
pointer-events:none;
-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
}
.evost_tooltip .evost_tt_data{font-size: 14px;}
.evost_tooltip.visible{visibility: visible;}
.evost_tt_content{flex-basis: 400px;flex:1;}
.evost_tt_content .label, 
.evost_tt_content .value{display: block;}
.evost_tt_content .evost_ttc_data{
padding: 0 0 15px; margin-bottom: -15px;		
}
.evost_tt_content, .evost_tt_data, .evost_section_information, .evost_section_information_2{
padding: 5px 10px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
min-width: 200px;
justify-content: space-between;
}
.evost_tt_content, .evost_section_information, .evost_section_information_2{	
padding: 10px;
margin: 0;
border-bottom: 1px solid #dfe4e7;    	
}
.evost_tt_content.unaseat_qty{font-size: 14px;}
.evost_section_information span.icon i.fa-wheelchair{color: #82cee8; font-weight: bold;margin-top: 4px;}
.evost_section_information, .evost_tooltip .evost_section_information_2{
font-size: 12px;
padding: 5px 10px;
}
.evost_tt_content .evost_ttc_data .label{
text-transform: uppercase;
font-size: 16px;font-weight: 800;
line-height: 1;
}
.evost_tt_content .evost_ttc_data{text-align: center;}
.evost_tt_content .evost_ttc_data:last-child{text-align: right;}
.evost_tt_content .evost_ttc_data:first-child{text-align: left;}
.evost_tt_content .evost_ttc_data .value{
font-size: 12px;
line-height: 1;
font-weight: bold;
padding-top: 5px;
}
.evost_tix_stub_content{
background-color: #fff;
border:1px solid #d8d8d8;
border-radius: 10px;
}
.evost_selected_seats{
padding: 0px;
border-top:1px solid #dedede;
margin: 0;
background-color: #efefef;
}
.evost_seats_footer p{
margin: 0;
padding: 12px 5px 5px;
text-align: center;
font-size: 12px;
}
body .evost_seat_map_section p.evost_msg, 
body #evcal_list .evost_seat_map_section p.evost_msg{
text-align: center;
background-color: #98ce8f;
color: #fff;
padding: 8px 5px;
margin: 10px 0;
display: none;
font-style: normal;
font-size: 14px;
}
body #evcal_list .evost_seat_map_section p.evost_msg.error{background-color:#ff7b7b }
.evost_seats_preview, .evost_seats_in_cart{
background-color: #fff;
border-radius: 15px;
padding: 20px; margin-bottom: 20px
}
.evost_selected_seats p.evost_tix_title, 
body .evost_seat_map_section p.evost_tix_title{ 
font-style: normal;
font-size: 16px;
font-weight: bold;
}
.evost_selected_seats li, .evost_seats_in_cart li{position: relative; margin-bottom: 10px;}
.evost_selected_seats .evost_remove_tix, .evost_seats_in_cart .evost_remove_tix{
position: absolute;
right: 0;
top: 0;
z-index: 90001;
margin: -13px -13px 0 0;
color: #cfcfcf;
background-color: #000;
border-radius: 50%;
padding: 5px;
height: 16px;
width: 16px;
text-align: center;
line-height: 90%;
font-size: 16px;
cursor: pointer;
font-weight: 300;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
.evost_selected_seats .evost_remove_tix:hover, .evost_seats_in_cart .evost_remove_tix:hover{background-color: #808080}
.evost_stub_action{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
padding: 10px 0;
} .evo_lightboxes .evost_lightbox .evo_lightbox_content.compact .evost_seat_legends{display: none;}
.evo_lightboxes .evost_lightbox .evo_lightbox_content.compact{
max-width: 100%;
width: auto!important;
}
.evo_lightboxes .evost_lightbox .evo_lightbox_content.compact .evost_seat_layout{
background-image: none!important;
height: auto;
width: 100%;
margin: 0;
height: 300px;
overflow-y: scroll;
padding-bottom: 5px;
}
.evo_lightboxes .evo_lightbox_content.compact .evost_section u{display: block;}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section{
position: relative;
width: 100%;
display: block;
left: auto!important;
margin: 0; padding: 0;
margin-bottom: 10px;
top: auto!important;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection.yes_ard .evost_section .evost_row{
display: none;
}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection.no_ard .evost_section .evost_row{display: block;}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection.yes_ard .evost_section u{cursor: pointer;}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection.no_ard .evost_section u{cursor: default;}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat{
text-indent: 0;
height: auto;
width: 100%;
float: none;
background-color: transparent;
color: #808080;
font-size: 16px;
padding: 10px;
margin: 0;
border-bottom: 1px solid #d4d4d4;
border-radius: 0;
position: relative;
}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat:hover{
background-color: #f7f3ec
}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat.uav,
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat.res
{background-color: #dcdcdc;}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat.selected{
background-color: #ffeac5;
}
.evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat span.data{
display: flex;
justify-content: space-between;
}
.evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat span.data span.price span:first-child{
opacity: 0.5;
font-size: 12px;
padding-right: 10px;
}
.evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat.hand:before{
content:"";
height: 100%;
position: absolute;
left: 0; top: 0;
width: 3px;
background-color: #82cee8
}
.evo_lightbox_content.compact .evost_tooltip{visibility: hidden;} .evost_seats_preview .evovo_price_options{margin-top: 10px;}
.evost_seats_preview .evovo_price_options h3{font-size: 16px;}
.evost_tix_stub_content .evost_tt_data.otherdata{
background-color: #f9f9f9;
border-bottom: 1px solid #dfe4e7;
}
.evost_tix_stub_content .evost_tt_data.otherdata,
.evost_tix_stub_content .evost_tt_data.hastotal{font-size: 14px;}
body .evotx_ticket_purchase_section .evost_seats_preview .evovo_price_options p.evovo_price_option
{background-color: #f0f0f0!important;} .shop_table .cart_item.evo_event_ticket_item .item_meta_data span.evo_ticket_seats 
.evotx_itemmeta_secondary{flex-direction: row; background-color: #e0e0e0; font-size: 13px; font-style: italic;}
.shop_table .cart_item.evo_event_ticket_item .item_meta_data span.evo_ticket_seats 
.evotx_itemmeta_secondary b{font-style: italic;} p.evost_cart_timer{
border: 1px solid #333;
border-radius: 5px;
padding: 3px 10px;
font-size: 14px;
display: inline-block;
background-color: #e6fcdc;
}
.wc-block-components-product-details__t .wc-block-components-product-details__name,
.wc-block-components-product-details__t .wc-block-components-product-details__value,
.evotx_item_meta_data_p .item_meta_data_time
{opacity: 0}
.evost_cart_item_timer, 
.shop_table .cart_item.evo_event_ticket_item .item_meta_data span.evost_cart_item_timer{
border: 1px solid #333;
border-radius: 5px;padding: 3px 9px;margin-top: 3px;
display: inline-block;
}
.evost_cart_item_timer em{
font-style: normal;
margin-left: 5px;
font-weight: 800;
} .evortl .evost_inline_seat_map .evost_map_information,
{flex-direction: row-reverse;}
.evortl .evost_seat_legends span.legends_trig:hover .evost_seat_legends_box{
right: 0;left: auto;
} @media (max-width: 900px){
.evost_seat_selection{overflow: hidden}
}
@media (max-width: 500px){
.evo_lightbox .evost_inline_seat_map .evost_seat_layout_outter{height:calc(70vh )!important;}
.evo_lightbox.evost_seat_map .evolb_content{padding: 10px;}
.evo_lightbox .evost_seat_selection.fixed_tt .evost_tooltip{margin: 10px 0;}
.evo_lightbox .evost_seats_preview, .evo_lightbox .evost_seats_in_cart{margin: 20px 0;}
.evo_lightbox .evost_inline_seat_map .evost_map_information{padding:0}
.evo_lightboxes .evo_lightbox_content.compact .evost_seat_selection .evost_section .evost_row .seat{
font-size: 14px;
}
.evost_inline_seat_map .evost_map_information{flex-wrap: wrap;}
}