.create_new_ppv_video{
margin-left: 30px;
}
.create_new_free_video{
margin-left: 15px;
}
.wpstream_no_chanel_add_channel{
display: inherit;
}
.pack_details_wrapper_transparent h3,
.pack_details_wrapper_transparent h3{
display: inline-block;
}
.wpstream_create_new_product_link{
display: inline-block;
margin-left: 20px;
font-size: 15px;
font-weight: bold;
}
.theme_options_tab_wpstream{
background: #fff;
border-left: 4px solid #fff;
box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
margin: 15px;
padding: 20px;
font-family: 'Roboto', sans-serif;
box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
border: 1px solid #e2e5e8;
border-radius: 5px;
}
.wpstream_upgrade_topbar{
background: #45a73f;
color: #fff;
cursor: pointer;
font-weight: 500;
transition: 0.3s ease-out;
text-decoration: none;
padding: 8px 10px;
font-size: 14px;
font-weight: 400;
border-radius: 5px;
margin-left: 30px;
}
.wpstream_upgrade_topbar:hover{
background: #378532;
color:#fff;
}
.wpstream_option_wrapper{
max-width: 70%;
padding: 30px 0px 0px 0px;
}
.wpstream_page_wpstream_settings .wpstream_option_wrapper{
display: flex;
justify-content: space-between;
gap: 10px;
max-width: 40%;
}
.wpstream_option, .wpstream_setting_event_unit_wrapper {
display: flex;
flex-direction: column;
clear: both;
margin-bottom: 20px;
position: relative;
max-width: 443px;
}
.wpstream_option input{
border: 1px solid #d6d6d6;
background-color: #fff;
color: #2c3338;
padding: 5px 10px;
width: 330px;
}
.wpstream_option label{
width: 100%;
float: left;
font-weight: 600;
font-size: 14px;
margin-bottom: 5px;
}
.wpstream_option .settings_details{
color: #999;
margin-top: 5px;
max-width: 365px;
}
.wpstream_option .wpstream-image-upload-wrapper {
margin-bottom: 10px;
}
.wpstream_option .wpstream-image-upload-wrapper .wpstream-image-preview {
margin: 10px 0;
max-width: 300px;
}
.wpstream_option .wpstream-image-upload-wrapper .wpstream-image-preview img {
max-width: 100%;
height: auto;
border: 1px solid #ddd;
padding: 5px;
background: #fff;
}
.wpstream_option .wpstream-image-upload-wrapper .wpstream-image-upload-buttons .button {
margin-right: 5px;
}
.event_list_unit_notification{
float:left;
width:100%;
margin-bottom: 10px;
}
.pack_details_wrapper{
background-color: #fff;
padding: 20px;
margin-bottom: 20px;
background: #fff;
margin: 15px 15px 0px 15px;
padding: 20px;
font-size: 15px;
font-family: 'Roboto', sans-serif;
box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
border: 1px solid #e2e5e8;
border-radius: 5px;
}
.pack_details_wrapper_transparent{
background-color: transparent;
padding: 20px;
margin: 5px 15px 0px 15px;
padding: 20px 20px 0px 0px;
font-size: 17px;
font-family: 'Roboto', sans-serif;
}
.hide_stream_data{
display:none;
}
.show_stream_data{
display:block;
}
.event_thumb_wrapper{
margin-right: 15px;
min-width: 50px;
width: 50px;
height: 50px;
border: 0px solid #f0f0f0;
border-radius: 5px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.event_title{
width: 350px;
}
#wpstream-sidebar-meta .event_title{
display: none;
}
.event_list_unit  .event_title,
.event_list_unit h3{
margin-top: 0px;
color: #3b3b3b;
margin: 1em 0;
}
.event_list_unit{
color:#00193d;
background-color: #fff;
padding: 20px;
margin-bottom: 20px;
margin: 35px 15px 25px 15px;
padding: 25px 20px;
box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
font-family: 'Roboto', sans-serif;
transition: 0.3s ease-out;
border-radius: 5px;
display: flex;
flex-direction: row;
align-content: center;
justify-content: flex-start;
align-items: center;
width: 900px;
position: relative;
border: 1px solid #e2e5e8;
}
div.video-js.vjs-has-started  button.vjs-big-play-button{
display:none;
}
.event_list_unit:hover{
box-shadow: 0 3px 23px 9px rgba(7,152,255,0.15);    
background-color: #fcfcfc;
}
.event_list_unit.wpstream_show_started {
background: #fff;
border: 1px solid #3dc93d;
}
.wpstream_options_col1{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.wpstream_options_col2{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.wpstream_channel_status {
position: absolute;
background-color: rgb(255 255 255);
color: red;
border-radius: 5px;
top: -10px;
left: 7px;
font-size: 12px;
padding: 4px 15px;
letter-spacing: 0.25px;
font-weight: 500;
.spinner {
display: block;
margin: 0 auto;
float: none;
}
}
.event_list_unit.wpstream_show_started .wpstream_channel_status{
color: #209320;
}
.wpstream-button-icon{
width: 37px;
height: 37px;
border: 0px solid #f0f0f0;
border-radius: 3px;
cursor: pointer;
display: inline-block;
margin-right: 10px;
text-align: center;
background-color: #f8f8f8;
}
.wpstream-button-icon:hover{
background-color:#e4e4e4;
}
.wpstream-button-icon svg{
max-width: 18px;
display: inline-block;
max-height: 20px;
line-height: 30px;
margin-top: 9px;
}
.wpstream-button-icon svg path{
fill: #828b9b;
fill: #5b5b5b;
}
#wpstream-sidebar-meta .event_list_unit{
padding: 0px;
box-shadow: none;
margin: 0px;
display: flex;
flex-direction: column;
align-content: center;
justify-content: flex-start;
align-items: flex-start;
width: auto;
border: none;
margin-top: 10px;
}
#wpstream-sidebar-meta .wpstream_options_col2{
margin-top: 10px;
}
#wpstream-sidebar-meta .wpstream_options_col1{
margin-top: 10px; 
}
#wpstream-sidebar-meta .event_list_unit.wpstream_show_started{
background-color: transparent
}
#wpstream-sidebar-meta .event_list_unit:hover{
transform:none;
background: #fff;
}
#wpstream-sidebar-meta .event_thumb_wrapper{
display:none;
}
#wpstream-sidebar-meta
#wpstream-sidebar-meta h3{
line-height: 25px;
}
#wpstream-sidebar-meta .wpstream_turning_on,
#wpstream-sidebar-meta .start_event{
width:100%;
box-sizing: border-box;
}
#wpstream-sidebar-meta .wpstream_event_streaming_local {
margin-left: 0px;
overflow: auto;
padding-right: 20px;
}
.wpstream_event_streaming_local{
margin-left: 0px;
height: 458px;
overflow: auto;
padding-right: 20px;
width: 456px;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
}
.basic-mode-notice {
color:#fff;
background: #f40000;
box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
margin: 5px 0px 15px 0px;
font-size: 14px;
padding: 10px;
border-radius: 10px;
}
.basic-mode-notice a {
color:#fff;
text-decoration: underline;
}
.wpstream_local_event_options_toggle_wrapper {
display: flex;
gap: 25px;
padding-bottom: 10px;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 10px;
max-width: 443px;
}
.wpstream_local_event_options_toggle_wrapper .wpstream_local_event_options_toggle_info {
display: flex;
flex-direction: column;
}
input[type="checkbox"]:disabled + .wpstream_slider.round {
background: #e4e4e4;
cursor: not-allowed;
}
#wpstream-sidebar-meta .external_software_streaming{
margin-top: 10px;
}
#wpstream-sidebar-meta .start_external{
float: none;
padding: 0 10px;
font-size: 11px;
text-align: center;
}
#wpstream-sidebar-meta .start_webcaster{
float:none;
}
#wpstream-sidebar-meta .wpstream_channel_status{
padding: 10px 0px 10px 0px;
line-height: 24px;
box-sizing: border-box;
width: 100%;
position: relative;
left: 0px;
top: 0px;
font-size: 14px;
}
#wpstream-sidebar-meta .view_channel{
display: block;
margin-left: 0px;
margin-top: 10px;
display:none;
}
#wpstream-sidebar-meta  .how_to{
display: none;
}
.no_events_warning{
font-weight: bold;
font-size: 14px;
margin-left: 10px;
background: #fff;
border-left: 4px solid #fff;
-webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
margin: 5px 15px 20px 15px;
padding: 20px 12px 20px 12px;
max-width: 915px;
border: 1px solid #e2e5e8;
border-radius: 5px;
}
.no_events_warning_mes{
display: inline-block;
}
.api_conected{
background:#45a73f;
padding: 5px 10px;
color: #fff;
margin-bottom: 0px;
width: 310px;
border-radius: 5px;
display: inline-block;
}
.api_not_conected{
background: #F24B4B;
padding: 5px 10px;
color: #fff;
border-radius: 5px;
width: auto;
display: inline-block;
}
.wpstream_error_curl{
margin: 10px 15px;
display: table;
}
.wpstream_notice_top{
border: 1px solid #c3c4c7;
box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
margin: 5px 15px 0px 15px;
border-radius: 3px; 
}
.api_not_conected.wpstream_orange{
background:#FF5722;
}
.api_not_conected.wpstream_brown{
background: #cc410f;
}
.api_not_conected a{
color:#fff;
}
.event_list_unit  .event_title,
.event_list_unit  h3{
font-weight: 500;
font-size: 16px;
text-transform: capitalize;
position: relative;
line-height: 1.3em;
padding-right: 20px;
}
.wpstream_channel_item_id{
color: #5b5b5b;
font-size: 12px;
}
.wpstream_button {
border-radius: 2px;
padding: 5px 5px;
-webkit-appearance: none;
border: 0px solid #d9d9d9;
text-transform: uppercase;
background: #45a73f;
color: #fff;
cursor: pointer;
font-weight: 500;
transition: 0.3s ease-out;
font-size: 14px;
margin-right: 5px;
border-radius: 5px;
text-align: center;
display: inline-block;
margin-right: 10px;
.spinner {
float: none;
}
}
.wpstream_button:hover{
background:#378532;
}
.wpstream_button_action{
padding: 12px 25px;
}
.default-channel-settings-info {
padding-bottom: 20px;
font-size: 14px;
line-height: 1.4rem;;
}
.wpstream-save-settings {
display: flex;
align-items: center;
}
.wpstream-save-settings-error {
color: #f00;
}
.start_event.wpstream_button{
padding: 9px 20px;
width: auto;
min-width: 130px;
color: #7a88a3;
border: 1px solid #3dc93d;
color: #3b3b3b;
background-color: #eaf2f7;
background-color: #e8f7e8;
border: 1px solid #3dc93d85;
}
.wpstream_stop_event.wpstream_button{
padding: 9px 20px;
width: auto; 
min-width: 130px;
}
#wpstream-sidebar-meta .wpstream_stop_event.wpstream_button{
box-sizing: border-box;
width: 100%;
}
.start_event.wpstream_button:hover{
background: #45a73f;
color: #fff;
}
.stop_server,
.close_event.wpstream_button{
background: #c33a3a;
}
stop_server wpstream_button:hover,
.close_event.wpstream_button:hover{
background: #d21009;
}
.record_wrapper,
.event_list_unit_notificationx{
margin-bottom: 10px;
position:relative;
}
.encrypt_wrapper{
display:none;
}
.event_list_unit_notificationx{
font-size: 14px;
}
.event_list_unit_notificationx strong{
display: inherit;
margin-bottom: 5px;
}
.start_external{
display: inline-block;
padding: 0px 21px;
cursor: pointer;
line-height: 40px;
height: 38px;
background: #076d2a;
transition: 0.3s ease-out;
border-radius: 2px;
}
.start_external:hover{
background: #f7fcf8;
}
.wpstream_turning_on{
padding: 6px 20px;
width: auto;
min-width: 130px;
}
.start_event.wpstream_turning_on,
.wpstream_turning_on{
background: #ebe8fa;
border: 1px solid #D7D0F7;
color:#3b3b3b;
}
.start_event.wpstream_turning_on:hover,
.wpstream_turning_on:hover{
background: #d4d0e6;
border: 1px solid #D7D0F7;
color:#3b3b3b;
border: 1px solid #f199998a;
}
.wpstream_stop_event{
background: #ffe5e5;
border: 1px solid #ff4c4c8c;
color: #3b3b3b;
}
.wpstream_stop_event:hover{
background: #FF4C4C;
color: #fff;
}
.how_to{
margin-top:10px;
width: 100%;
height: auto;
}
.external_software_streaming{
margin-top: 30px;
width: 100%;
display: none;
}
.external_software_streaming_details{
background-color: rgba(13,110,253,0.12);
border-radius: 5px;
padding: 20px;
display: inline-block;
width: 420px;
}
.view_channel{
font-weight: 500;
font-size: 15px;
margin-left:30px;
display:none;
}
#wpstream-sidebar-meta .view_channel.show_stream_data{
display: block;
}
.view_channel.show_stream_data{
display: inline-block;
}
.event_list_stream_key_wrap{
margin-top:10px;
}
.multiple_warning_events{
margin-top: 5px;
}
.server_ready_live{
padding: 6px 13px;
background-color: #6b936b;
color: #fff;
display: inline-block;
margin-bottom: 6px;
}
.server_not_ready_live{
display: inline-block;
padding: 3px 5px;
background-color: #f40000; 
color:#fff;
}
.error_notice{
background: #f40000;
color:#fff;
width:100%;
padding: 5px;
margin-bottom: 5px;
display: inline;
}
#wpstream-sidebar-meta .error_notice{
display: block;
}
.curl_error{
background: #f40000;
color:#fff;
width:100%;
padding: 5px;
margin-bottom: 5px;
}
.curl_error a{
color:#fff;
}
.server_loading{
display:none;
margin-left: 10px;
}
.wpstream_live_key_text,
.wpstream_live_uri_text{
display: inline;
width: 250px;
float: left;
}
.wpstream_live_uri_text.wpstream_larix_rtmp{
width: 345px;
}
.copy_live_key,
.copy_live_uri{
display: inline;
background: #688ed8;
color: #ffffff;
padding: 5px 10px;
margin-left: 10px;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
border-radius: 5px;
font-weight: 400;
letter-spacing: 0.03em;
border: 1px solid #5f83c8;
transition: 0.3s ease-out;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpstream_start_with_larix_mobile{
background: #688ed8;
padding: 20px;
color: #fff;
border-radius: 6px;
text-decoration: none;
color: #ffffff;
padding: 15px 15px;
margin-left: 10px;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
display: inline-block;
}
.wpstream_start_with_larix_mobile:hover{
background: #5878b5;
color:#fff;
}
.copy_live_key:hover,
.copy_live_uri:hover{
background: #5878b5;
}
.show_if_subscription.hide_movieon{
display:none;
}
.pricing.hide_movieon{
display:block;
} .wpstream_social_media_broadcast{
display: inline-block;
display: none;
}
.wpstream_social_media_unit{
display: inline-block;
margin-right: 20px;
background: #f3f3f3;
padding: 9px;
margin-top: 10px;
font-weight: 500;
}
#wpstream-sidebar-meta .wpstream_social_media_unit{
width: 100%;
box-sizing: border-box;
float: left;
}
#wpstream-sidebar-meta .wpstream_social_stream_container{
width: 100%;
box-sizing: border-box;
float: left;
}
.wpstream_social_stream_container{
background: #f3f3f3;
padding: 9px;
min-height: 30px;
width: 466px;
margin: 10px 0px;
display: none;
}
.wpstream_social_stream_container label{
display:block;
}
.wpstream_twich_rtmp,
.wpstream_youtube_rtmp{
width:300px;
}
#wpstream-sidebar-meta .wpstream_twich_rtmp,
#wpstream-sidebar-meta .wpstream_youtube_rtmp{
width:100%;
} .wpstream_upload_alert{
color: #fff;
font-size: 17px;
background-color: #e16767;
display: inline-block;
margin-left: 20px;
padding: 15px;
}
.wpstream_video_wrapper{
background-color: #fff;
padding: 20px;
margin-bottom: 20px;
background: #fff;
margin: 5px 15px 20px 15px;
padding: 20px;
font-family: 'Roboto', sans-serif;
box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
border: 1px solid #e2e5e8;
border-radius: 5px;
}
.wpstream_video_status {
padding: 5px;
font-weight: 500;
color: #fff;
font-size: 12px;
background-color: #e16767;
}
.wpstream_video_status.ispublished{
background: #078407;
}
.wpstream_video_title{
margin-top: 10px;
font-size: 15px;
font-weight: 600;
}
.storage_file_size{
background-color: #eff0f1;
border-radius: 3px;
padding: 3px 5px;
font-size: 13px;
margin-left: 20px;
font-weight: 500;
}
.video_stream_label{
font-weight: 600;
margin-right: 10px;
}
.storage_file_name{
margin-right: 5px;
}
.wpstream_delete_media,
.wpstream_get_download_link{
cursor: pointer;
background-color: #45a73f;
color: white;
padding: 5px 14px;
display: inline-block;
margin-top: 10px;
margin-right: 10px;
transition: 0.3s ease-out;
border-radius: 3px;
}
.wpstream_delete_media:hover,
.wpstream_get_download_link:hover{
background: #378532;
}
.wpstream_download_link{
display:none;
line-height: 25px;
}
.wpstream_video_notice{
display: inline;
margin-left: 10px;
background: #888;
padding: 5px;
color: #fff;
display:none;
}
.wpstream_upload_container {
background-color: #fff;
padding: 20px;
margin-bottom: 20px;
background: #fff;
margin: 5px 15px 2px 15px;
padding: 20px;
min-height: 40px;
font-family: 'Roboto', sans-serif;
box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
border: 1px solid #e2e5e8;
border-radius: 5px;
}
.bar {
background-color: #28de23;
border-right-color: #99d;
padding: 5px;
margin-bottom: 5px;
}
#wpstream_uploaded_mes{
font-weight: 600;
margin-bottom: 5px;
}
.direct-upload{
width:100%;
position:relative;
}
#wpstream_media_upload h3,
#wpstream_file_management h3{
margin-left: 20px;
font-family: 'Roboto', sans-serif;
margin-top: 35px;
}
.wpstream_form_ex{
font-size: 20px;
text-align: center;
padding: 40px 0px 20px 0px;
text-transform: uppercase;
font-weight: 500;
color: #999;
}
.wpstream_form_ex_details{
width: 70%;
margin: 0px auto;
padding: 0px 0px 30px 0px;
text-align: center;
}
.wpstream_file_drop_color{
background-color: #ededed;
border-radius: 5px;
}
.direct-upload .progress-bar-area{
position: absolute;
width: 98%;
top: 66px;
left: 0.75%;
}
#wpstream_upload{
background: #078407;
margin: 10px;
}
.js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
.inputfile + label {
max-width: 80%;
font-size: 14px; font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.625rem 1.25rem; }
.no-js .inputfile + label {
display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
outline: 1px dotted #000;
outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label svg {
width: 1em;
height: 1em;
vertical-align: middle;
fill: currentColor;
margin-top: -0.25em; margin-right: 0.25em; } .inputfile-1 + label {
color: #ffffff;
background-color: #45a73f;
margin: 10px 10px 10px 0px;
transition: 0.3s ease-out;
border-radius: 5px;
}
.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
background-color: #5a9544;
}
.wpstream-tooltip {
cursor: pointer;
color: #0073aa;
vertical-align: middle;
}
.wpstream-tooltip:hover {
opacity: 0.8;
}
.wpstream_setting_event_unit_wrapper{
position:relative;
margin-bottom: 10px;
width: 100%;
}
.wpstream_setting_event_unit_wrapper .settings_details{
max-width: 365px;
}
.wpstream_modal_form .wpstream_setting_event_unit_wrapper .settings_details{
color: #666;
margin-top: 5px;
}
label.wpstream_switch {
position: relative;
display: inline-block;
width: 53px;
min-width: 53px;
height: 25px;
top: 12px;
}
.wpstream_switch input { 
opacity: 0;
width: 0;
height: 0;
}
.wpstream_slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
text-align: center;
line-height: 25px;
font-size: 11px;
font-weight: 500;
color: #666;
}
.wpstream_slider:before {
position: absolute;
content: "";
height: 18px;
width: 18px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
z-index: 1;
}
.wpstream_slider:after {
content: "OFF";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
line-height: 25px;
z-index: 0;
text-align: right;
margin-right: 8px;
}
input:checked + .wpstream_slider {
background-color: #2196F3;
color: #fff;
}
input:checked + .wpstream_slider:after {
content: "ON";
text-align: left;
margin-left: 8px;
}
input:focus + .wpstream_slider {
box-shadow: 0 0 1px #2196F3;
}
input:checked + .wpstream_slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
} .wpstream_slider.round {
border-radius: 25px;
}
.wpstream_slider.round:before {
border-radius: 50%;
}
.wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper{
margin-bottom: 10px;
}
.wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper label,
.wpstream_local_event_options_toggle_wrapper .wpstream_local_event_options_toggle_info label {
font-weight: 700;
font-size: 14px;
left: 395px;
}
#wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label,
.wpstream_page_wpstream_live_channels .event_list_unit .wpstream_setting_event_unit_wrapper label {
left: auto;
right: 0px;
}
#wpstream-sidebar-meta .settings_details{
padding-right: 60px;
} .wpstream_sharing_social{
color: #696969;
text-decoration: none;
margin: 0px;
font-size: 12px;
display: inline-block;
}
.wpstream_sharing_social .dashicons {
font-size: 32px;
background-color: #f9f9f9;
width: 91px;
height: 91px;
border-radius: 5px;
line-height: 91px;
color: #1d447d;
margin-right: 25px;
color: #828b9b;
border: 1px solid rgba(13,110,253,0.12);
margin-top: 25px;
}
.wpstream_sharing_social:nth-of-type(4n) .dashicons{
margin-right: 0px;
}
.wpstream_sharing_social .dashicons:hover{
background-color: rgba(13,110,253,0.12);
color: #0d6efd;
}
.wpstream_sharing_social:focus{
box-shadow:none;
outline:0px;
}
#wpstream-sidebar-meta .wpstream_social_share_wrapper{
position: relative;
right:auto;
top: auto;
font-size: 13px;
margin: 10px 0px 0px 0px;
}
#wpstream-sidebar-meta .wpstream_sharing_social{
margin: 0px 0px;
}
.how_to_videos{
display: inline-block;
width: 100%;
}
.wpstream_pagination{
list-style: none;
display: inline;
float:left;
padding-left: 15px;
}
.wpstream_pagination li{
display: inline-block;
border: 1px solid #d8dada;
min-width: 20px;
text-align: center;
margin-right: 5px;
border-radius: 3px;
padding: 5px;
background: #fff;
}
.wpstream_pagination li a{
text-decoration: none; 
color:#3c434a;
}
.wpstream_pagination li:empty{
display:none;
}
.wpstream_pagination li.active{
background: #f5f5fb;
}
.wpstream_modal_background{
position: fixed;
z-index: 1001;
top:0px;
bottom: 0px;
left: 0px;
right: 0px;
background-color:rgb(0 20 40 / 86%);
opacity: 0.5;
display: none;
}
.wpstream_modal_form{
width: 460px;
height: 460px;
background-color: #fff;
position: fixed;
top: 50%;
margin-top: -230px;
left: 50%;
margin-left: -230px;
display: none;
z-index: 1002;
padding: 30px;
border-radius: 5px;
}
.wpstream_modal_form.wpestate_settings_modal{
height: 600px;
margin-top: -257px;
}
.wpstream_modal_form h3{
font-size: 20px;
}
.wpstream_close_modal{
width:30px;
height: 30px;
background-color: rgba(13,110,253,0.12);
position: absolute;
top:15px;
right: 15px;
border-radius: 3px;
cursor: pointer;
background-image: url(//mulwalawaterski.com.au/wp-content/plugins/wpstream/img/closeicon4.png);
background-repeat: no-repeat;
background-position: center;
}
.wpstream_close_modal:hover{
background-color: rgba(13,110,253,0.32);
}
.wpstream_tooltip_wrapper{
position: relative;
}
.wpstream_tooltip_disabled,
.wpstream_tooltip{
position: absolute;
border-radius: 3px;
background-color: rgb(0 20 40 / 86%);
color: #fff;
font-size: 13px;
text-transform: capitalize;
padding: 5px 10px;
bottom: -38px;
left: -15%;
z-index: 10;
transition: all 0.2s cubic-bezier(0.5, 0, 0.5, 1);
transition-delay: .2s;
white-space: nowrap;
opacity: 0;
pointer-events: none;
}
.wpstream_button .wpstream_tooltip{
white-space: normal;
width: 200px;
bottom: -10px;
transform: translate(0, 100%);
}
.wpstream_tooltip_disabled:after,
.wpstream_tooltip:after{
position: absolute;
content: " ";
width: 0;
height: 0;
top: -6px;
left: 20px;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid rgb(0 20 40 / 86%);
}
.wpstream_button .wpstream_tooltip:after{
left: 50%;
margin-left: -7px;
}
#wpstream-sidebar-meta .wpstream_tooltip_disabled,
#wpstream-sidebar-meta .wpstream_tooltip{
left: 0%;
width: 93%;
pointer-events: none;
}
#wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip_disabled,
#wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip{
width: auto;
pointer-events: none;
}
#wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled{
left: -50px;
}
#wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled:after{
left: 62px!important;
}
#wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip{
left: -50px;
}
#wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip:after{
left: 62px!important;
}
#wpstream-sidebar-meta .wpstream_edit_channel{
display: none;
}
#wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip_disabled:after,
#wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip:after{
left:10px;
}
.wpstream_inactive_icon{
cursor: not-allowed;
}
.wpstream_inactive_icon svg{
opacity: 0.35;
}
.wpstream_error_modal_notification{
width: 500px;
background-color: #fff;
position: fixed;
top: 50%;
margin-top: -250px;
left: 50%;
margin-left: -250px;
display: none; 
z-index: 1002;
padding: 20px;
border-radius: 5px;
font-size: 15px;
}
.wpstream_error_ok{
padding: 8px;
text-transform: uppercase;
margin: 0px auto;
display: block;
float: none;
width: 100px;
position: relative;
margin-top: 20px;
}
.wpstream_external_broadcast_options{
width: 50%;
border: 1px solid #6666;
}
.wpstream_modal_explanations{
margin-top: 15px;
margin-bottom: 5px;
font-size: 14px;
color: #666;
line-height: 1.6em;
}
.wpstream_modal_explanations li{
margin-bottom: 2px;
}
.wpstream_modal_explanations li {
margin-bottom: 2px;
line-height: 1.6em;
}
.print_qrcode{
position: absolute;
top: 73px;
right: 12px;
width: 75px;
}
.wpstream_loader {
width: 8px;
height: 8px;
border: 1px solid #a5a8a4;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1.3s linear infinite;
margin-left: 14px;
top: 0px;
}
.wpstream_loader:after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 18px;
height: 18px;
border-radius: 50%;
border: 1px solid;
border-color: #FF3D00 transparent;
}      .wpstream_options_help a{
display: inline-block;
position: relative;
white-space: nowrap;
background-color: green;
color: #fff;
border-radius: 3px;
padding: 5px 10px;
text-decoration: none;
background-color: #2196F3;
}
@media only screen and (max-width:1099px){
.wpstream_upgrade_topbar{
display: block;
margin-left: 0px;
margin-top: 30px;
width: 175px;
text-align: center;
}
.event_list_wrapper{
display: flex;
width: 100%;
margin: 5px 0px 25px 0px;
flex-direction: column;
}
.event_list_unit{
flex-direction: column;
align-content: center;
justify-content: flex-start;
align-items: flex-start;
width: auto;
position: relative;
border: 1px solid #e2e5e8;
}
.wpstream_stop_event.wpstream_button,
.start_event.wpstream_button,
.wpstream_stop_event,
.wpstream_turning_on, 
.start_event {
width: 100%;
box-sizing: border-box;
margin-bottom: 10px;
max-width: 170px;
}
.wpstream_options_col1{
margin-bottom: 10px;
}
.wpstream_options_col2{
margin-bottom: 10px;
}
.event_title{
width: 100%;
}
.wpstream_modal_form.wpestate_settings_modal,
.wpstream_modal_form {
z-index: 99999;
margin-top: 0px;
top: 0px;
overflow-y: auto;
}
.wpstream_modal_form {
width: 100%;
height: 100%;
background-color: #fff;
position: fixed;
top: 0;
margin-top: 0;
left: 0;
margin-left: 0;
display: none;
z-index: 99999;
padding: 0px 30px;
border-radius: 0px;
box-sizing: border-box;
}
.wpstream_modal_explanations{
width: 100%;
box-sizing: border-box;
}
.wpstream_modal_form.wpestate_settings_modal {
height: 100%;
margin-top: 0px;
overflow-y: auto;
}
.wpstream_sharing_social .dashicons {
margin-right: 15px;
width: 80px;
height: 80px;
}
.wpstream_sharing_social:nth-of-type(4n) .dashicons {
margin-right:15px;
}
}
@media only screen and (max-width:500px){
.external_software_streaming_details{
width: 280px;
}
.copy_live_key, 
.copy_live_uri{
margin: 15px 0px 0px 0px;
display: inline-block;
}
.wpstream_close_modal{
z-index: 99999;
}
.wpstream_live_uri_text.wpstream_larix_rtmp,
.wpstream_live_uri_text{
width: 280px;
word-break: break-all;
}
}
.wpstream_theme_event_list_unit {
.spinner {
visibility: visible;
background-repeat: no-repeat;
height: 20px;
background-size: contain;
background-position-x: center;
}
}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider{display:none}#tribe-events-pg-template{margin:0 auto;max-width:1048px;padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)}.tribe-events-after-html p,.tribe-events-before-html p{margin:0 0 10px}.tribe-events-back{margin-bottom:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-back{margin-bottom:var(--tec-spacer-8)}}.tribe-events-single>.tribe_events{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tribe-events-single>.tribe_events>:not(.primary,.secondary,.tribe-events-related-events-title,.tribe-related-events){order:1;width:100%}.tribe-events-notices{margin-bottom:var(--tec-spacer-4);padding-bottom:var(--tec-spacer-2)}.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title{margin:0;padding:0}.tribe-events-schedule{align-items:center;display:flex;flex-wrap:wrap;margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)}@media (min-width:768px){.tribe-events-schedule{align-items:baseline;flex-wrap:nowrap;margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)}}.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:var(--tec-spacer-1);margin-right:var(--tec-spacer-1);order:0;width:100%}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{margin-bottom:0;width:auto}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1);position:relative}.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.8.8 0 0 1-.592.26.8.8 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.8.8 0 0 1 2.43 15a.8.8 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.95.95 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.8.8 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.95.95 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174s0-.13.02-.174c0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152%27/%3E%3C/svg%3E") 0 /12px no-repeat;content:"";height:20px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider{display:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{padding-left:var(--tec-spacer-4);visibility:hidden}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{visibility:visible}.tribe-events-schedule .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1)}@media (min-width:768px){.tribe-events-schedule .recurringinfo{margin-left:var(--tec-spacer-1);padding:var(--tec-spacer-1) var(--tec-spacer-3)}.tribe-events-schedule .recurringinfo:before{left:16px}.tribe-events-schedule .recurringinfo .event-is-recurring{visibility:visible}}.tribe-events-schedule .tribe-events-cost{margin-right:var(--tec-spacer-1);order:1}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{margin:0 var(--tec-spacer-1)}}.tribe-events-event-image{align-self:flex-start;margin-bottom:var(--tec-spacer-3)}.tribe-events-event-image img{display:block}@media (min-width:768px){.tribe-events-event-image{margin-bottom:var(--tec-spacer-7)}}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{margin-bottom:.75em}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{margin-bottom:var(--tec-spacer-3)}.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child{margin-bottom:var(--tec-spacer-6)}.tribe-events-content ol,.tribe-events-content ul{padding:0}.tribe-events-content ol{list-style-type:decimal}.tribe-events-content pre{margin-bottom:var(--tec-spacer-5);padding:var(--tec-spacer-5)}.tribe-events-content blockquote p{display:inline-block}.tribe-events-cal-links{margin-bottom:var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-cal-links{margin-bottom:var(--tec-spacer-8)}}.tribe-events-cal-links a{display:inline-block}.single-tribe_events .tribe-events-cal-links a,.tribe-events-cal-links a{padding-left:var(--tec-spacer-7)}.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-8)}}.tribe-events-event-meta{display:flex;flex-wrap:wrap;margin:0 0 var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-event-meta{margin-bottom:var(--tec-spacer-3)}}.tribe-events-event-meta dl{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child){margin-top:var(--tec-spacer-3)}.tribe-events-event-meta dt[class*=url]+dd{margin-top:0}.tribe-events-event-meta .tribe-events-meta-list{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta .tribe-events-meta-label,.tribe-events-event-meta .tribe-events-meta-value{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta .tribe-events-meta-label:not(:first-child),.tribe-events-event-meta .tribe-events-meta-value[class$=url]{margin-top:var(--tec-spacer-3)}.tribe-events-event-meta .tribe-events-meta-label[class*=url]+.tribe-events-meta-value{margin-top:0}.tribe-events-event-meta .tribe-events-address{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media (min-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:0;padding-top:0;position:static;width:auto}}.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-7);margin-top:calc(var(--tec-spacer-6)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-8)}}.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-1);margin-top:calc(var(--tec-spacer-7)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-3);margin-top:calc(var(--tec-spacer-8)*-1)}}.tribe-events-event-meta:before{content:"";left:0;position:absolute;right:0;top:0}@media (min-width:768px){.tribe-events-event-meta:before{top:auto}}.tribe-events-meta-group{flex:1 0 140px;margin-right:var(--tec-spacer-5);order:0}@media (min-width:768px){.tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}.tribe-events-meta-group.tribe-events-meta-group-venue{order:1}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-venue{order:0}}.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:100%;margin-top:var(--tec-spacer-1);padding-top:var(--tec-spacer-5);width:auto}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:140px;margin-top:0;padding-top:0}}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:var(--tec-spacer-1)}.tribe-events-meta-group .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-meta-group .tribe-events-meta-item{list-style:none}.tribe-events-venue-map{margin:0 0 var(--tec-spacer-5) 0;order:-1;width:100%}@media (min-width:768px){.tribe-events-venue-map{margin-top:var(--tec-spacer-7);order:1;width:211px}}.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{margin-bottom:0;max-height:241px}@media (min-width:768px){.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{max-height:211px}}.tribe-events-related-events-title,.tribe-related-events{order:2}.tribe-events-related-events-title{margin-bottom:var(--tec-spacer-5);padding-top:var(--tec-spacer-7);width:100%}.tribe-events-single ul.tribe-related-events{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:768px){.tribe-events-single ul.tribe-related-events{flex-direction:row;justify-content:space-between}}.tribe-events-single ul.tribe-related-events li{display:flex;flex:1;flex-direction:column;margin-bottom:var(--tec-spacer-6);padding:0;width:auto}.tribe-events-single ul.tribe-related-events li:last-child{margin-right:0}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail{margin-bottom:var(--tec-spacer-3);width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{display:block;overflow:hidden;padding-top:75%;position:relative}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(2)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"]{transform:translate(-50%,-50%) scale(1)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{align-items:baseline;display:flex;flex-wrap:wrap;padding:0;width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start{margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo{margin:0 var(--tec-spacer-1) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type{margin-right:var(--tec-spacer-1)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{margin-bottom:var(--tec-spacer-1);width:100%}#tribe-events-footer{padding:var(--tec-spacer-4) 0}@media (min-width:768px){#tribe-events-footer{padding:var(--tec-spacer-6) 0}}.tribe-events-single .tribe-events-sub-nav{display:flex;justify-content:space-between;margin-left:0}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{margin:0}.tribe-events-single .tribe-events-sub-nav a span{display:none}.tribe-events-nav-previous a:before{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-previous a:before{margin-right:var(--tec-spacer-1);width:9px}}.tribe-events-nav-next a:after{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-next a:after{margin-left:var(--tec-spacer-1);width:9px}}.tribe-theme-twentynineteen .tribe-events-single>.tribe_events,.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content h6{margin-top:0}.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content ul{margin-left:0}.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title{margin-top:0}#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template{max-width:1048px}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-1)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-4)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{margin-right:var(--tec-spacer-1)}#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar{margin-left:0}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;position:relative}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets{width:100%}#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{margin-right:var(--tec-spacer-5)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:0}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:var(--tec-spacer-5)}#top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map{margin-top:var(--tec-spacer-7);width:211px}}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more,.event-tickets .tribe-tickets__rsvp-actions-button-not-going,.event-tickets .tribe-tickets__rsvp-form-button,.event-tickets .tribe-tickets__tickets-item-quantity button{background-color:initial;background-image:none;border:none;outline:none}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus,.event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus,.event-tickets .tribe-tickets__rsvp-form-button:focus,.event-tickets .tribe-tickets__tickets-item-quantity button:focus{outline:auto}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-outline-width-default:2px;--tec-outline-style-default:solid;--tec-outline-color-default:var(--tec-color-border-active,#1a202c);--tec-outline-offset-default:2px;--tec-outline-active-default:var(--tec-outline-width-default) var(--tec-outline-style-default) var(--tec-outline-color-default);--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}#tribe-events-pg-template{background-color:var(--tec-color-background-events)}.tribe-events-single{-webkit-font-smoothing:antialiased}.tribe-events-after-html p,.tribe-events-before-html p{line-height:1.7}.tribe-events-back a,.tribe-events-back a:visited{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);-webkit-text-decoration:none;text-decoration:none}.tribe-events-notices{border-bottom:1px solid var(--tec-color-border-secondary);box-shadow:none}.tribe-events-notices ul{list-style:none;text-align:left;text-transform:none}.tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){.tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}.tribe-events-schedule{background-color:initial;border:0}.tribe-events-schedule .tribe-events-schedule__datetime{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-schedule .tribe-events-schedule__datetime{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{letter-spacing:-9999px}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-regular);letter-spacing:normal;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.tribe-events-schedule .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}@media (min-width:768px){.tribe-events-schedule .recurringinfo{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-events-schedule .recurringinfo .event-is-recurring{letter-spacing:normal}}.tribe-events-schedule .tribe-events-cost{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none;text-transform:uppercase}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-content{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);letter-spacing:normal;text-transform:none}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}@media (min-width:768px){.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}}.tribe-events-content ol,.tribe-events-content ul{list-style-position:inside}.tribe-events-content ul{list-style-type:disc}.tribe-events-content a{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-events-content a:active,.tribe-events-content a:focus,.tribe-events-content a:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-events-content a{-webkit-text-decoration:none;text-decoration:none}.tribe-events-content pre{background-color:var(--tec-color-background-secondary);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-events-content blockquote{quotes:auto}.tribe-events-content blockquote:before{content:open-quote}.tribe-events-content blockquote:after{content:close-quote}.tribe-events-cal-links{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-cal-links a{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat;color:var(--tec-color-link-accent);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);-webkit-text-decoration:none;text-decoration:none}.tribe-events-event-meta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2)}.tribe-events-event-meta a,.tribe-events-event-meta a:visited{color:var(--tec-color-link-accent)}.tribe-events-event-meta a:focus,.tribe-events-event-meta a:hover{color:var(--tec-color-link-accent-hover)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{word-break:break-word}.tribe-events-event-meta dt{line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-list{list-style:none;margin:0;padding:0}.tribe-events-event-meta .tribe-events-meta-item{list-style:none;word-break:break-word}.tribe-events-event-meta .tribe-events-meta-label{display:block;font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-meta-value{display:block;word-break:break-word}.tribe-events-event-meta .tribe-events-address{font-style:normal;line-height:26px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta,.event-tickets){border-top:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.tribe-events-event-meta.secondary:before{content:normal}}.single-tribe_events .tribe-events-single .tribe-events-event-meta{background-color:initial;color:var(--tec-color-text-primary)}.tribe-events-meta-group .tribe-events-single-section-title{color:var(--tec-color-text-primary);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);letter-spacing:1px;text-transform:uppercase}.tribe-events-meta-group a{color:var(--tec-color-link-accent)}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-venue-map{border:0;border-radius:0}.tribe-events-related-events-title{border-top:1px solid var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-related-events-title{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}}.tribe-events-single ul.tribe-related-events li,.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3);text-transform:none}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a{color:var(--tec-color-link-primary)}#tribe-events-footer{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-single .tribe-events-sub-nav{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);list-style:none}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav{font-size:var(--tec-font-size-3)}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{color:var(--tec-color-text-secondary);-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{content:"";display:inline-block;height:20px;vertical-align:middle;width:11px}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{color:var(--tec-color-text-primary)}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E") 0 /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E")}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E") 100% /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E")}.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before{content:normal}.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat}.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:#0000;-webkit-text-decoration:none;text-decoration:none}#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre{background-image:none}#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{border:0}.fusion-widget-area .tribe-events-event-meta:before,.fusion-widget-area .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:none}