.tc-hidden {
display: none;
}
.tc-hidden-important {
visibility: hidden !important;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
}
.tc_warning_ticket_types_needed {
background: yellow;
border-radius: 5px;
padding: 10px;
text-align: left;
border: 1px dashed;
font-size: 14px;
width: 100%;
}
.tc_cart_remove_icon {
float: right;
display: inline-block;
opacity: 0.5;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
cursor: pointer;
}
.tc-age-check-error {
color: red;
display: block;
}
.tc_field_errors{
color: #ff0000;
font-weight: 600;
}
.tc_cart_remove_icon:hover {
opacity: 1;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
}
.tc_event_data_widget {
font-size: 0.8em;
display: block;
}
.tc_event_date_title_front,
.tc_event_location_title_front {
color: #8c8c8c;
font-size: 12px;
text-transform: uppercase;
padding-right: 20px;
}
.tc_event_date_title_front .fa,
.tc_event_location_title_front .fa {
padding-right: 5px;
}
.tc_the_content_pre {
padding-bottom: 10px;
}
form#tickera_cart label.has-error, form.checkout label.has-error {
color: red;
padding-top: 5px;
}
form#tickera_cart .tickera-input-field.has-error:not( .buyer-field-checkbox ):not( .owner-field-checkbox ), form.checkout .tickera-input-field.has-error:not( .buyer-field-checkbox ):not( .owner-field-checkbox ) {
border-left: 3px solid #ff0000;
}
form#tickera_cart .tickera-input-field.valid:not(.coupon_code), form.checkout .tickera-input-field.valid:not(.coupon_code) {
border-left: 3px solid #09a10f;
}
.tickera-payment-gateways {
border: 1px solid #f1f1f1;
padding: 6px 10px;
width: 100%;
margin-bottom: 15px;
}
.tickera-hide-button {
display: none;
}
.tickera-payment-gateways .tc_gateway_form {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.5s ease-in-out;
-moz-transition: max-height 0.5s ease-in-out;
-ms-transition: max-height 0.5s ease-in-out;
transition: max-height 0.5s ease-in-out;
}
.tickera-payment-gateways .tc_gateway_form .inner-wrapper {
padding: 30px 0;
}
.tickera-payment-gateways .plugin-title {
font-size: 0.9em;
}
.tickera-payment-gateways .plugin-title label {
margin-bottom: 0;
}
.tickera-payment-gateways .plugin-title img {
vertical-align: middle;
}
.tickera-payment-options {
margin-left: 15px;
}
.tc_cart_payment_methods th {
padding: 20px 7px;
}
.tc_gateway_form thead  th {
padding: 20px 7px;
}
.tickera_table {
width: 100%;
}
.cart_success{
color: green;
}
.tc_cart_billing {
width: 100%;
margin-bottom: 30px;
}
.tc_cart_billing th {
margin: 10px 0;
}
.tc_gateway_form td {
padding: 7px;
}
.info_section h2 {
float: left;
width: 100%;
}
.tickera input {
border: 1px solid rgba(0, 0, 0, 0.2);
}
.tickera select {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 5px;
max-width: 4em;
width: 100%;
margin: auto;
display: block;
}
.tickera-input-field {
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 7px;
}
.tc_cart_payment_methods {
width: 100%;
}
.tc-form-disable {
position: absolute;
top: -20px;
bottom: -20px;
left:-20px;
right: -20px;
background-color: rgba(255, 255, 255, 0.8);
}
.tickera_owner_info .tc_cart_remove_icon {
opacity: 1;
}
.tc-delete-loader {
border: 6px solid #f3f3f3;
border-top: 6px solid #6b5f89;
border-radius: 50%;
width: 20px;
height: 20px;
animation: tcspin 2s linear infinite;
z-index: 99;
position: absolute;
}
@keyframes tcspin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.ticket-info-wrap {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 0 40px 0;
float:left;
width: 100%;
}
.fields-wrap input {
float: left;
}
.fields-wrap label {
width: 100%;
}
.fields-wrap span {
float: left;
width: 100%;
margin-bottom: 10px;
}
.field-name {
float: left;
}
.cart_error {
color: red;
}
.tc-cart-form-widget {
width: 100%;
margin: 0 auto 0 auto;
}
.event_tickets.tickera input[type="number"]::-webkit-inner-spin-button,
.event_tickets.tickera input[type="number"]::-webkit-outer-spin-button,
.tickera-checkout input[type="number"]::-webkit-inner-spin-button,
.tickera-checkout input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.event_tickets.tickera input[type="number"],
.tickera-checkout input[type="number"] {
-moz-appearance: textfield;
}
.tickera-checkout {
font-family: Helvetica, Arial, sans-serif;
color: #555;
}
.tickera-checkout .ticket-price {
text-align: center;
}
.tickera-checkout .ticket-quantity {
text-align: center;
}
.ticket-quantity .inner-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 10px;
}
.ticket-quantity .inner-wrap > * {
margin: auto;
}
.ticket-quantity .quantity,
.event_tickets.tickera .tc_quantity_selector,
.tc-event-add-to-cart-dropdown .tc_quantity_selector,
.tc-add-to-cart-group-wrap ~ .tc-add-to-cart-wrap .tc_quantity_selector {
width: 75px;
text-align: center;
border: 1px solid #e7e7e7;
margin: 0;
}
.ticket-quantity .plus {
margin-left: -4px;
}
.ticket-quantity .tickera_button {
background: none;
border: none;
color: #4187c9;
font-size: 15px;
height: 30px;
outline: none;
padding: 5px;
margin: 0;
}
.ticket-quantity .tickera_button:hover {
cursor: pointer;
color: #555;
background-color: transparent;
}
.ticket-quantity .tickera_button:hover,
.ticket-quantity .tickera_button:focus {
background: transparent;
border: none;
}
.tickera-checkout tr {
border-bottom: 1px solid #e7e7e7;
}
.tickera-checkout tr th {
font-size: 14px;
font-weight: bold;
padding:10px;
}
.tickera-checkout thead tr th:nth-child(2),
.tickera-checkout thead tr th:nth-child(3),
.tickera-checkout thead tr th:nth-child(4),
.tickera-checkout tbody tr td:nth-child(2),
.tickera-checkout tbody tr td:nth-child(3),
.tickera-checkout tbody tr td:nth-child(4){
text-align: center;
}
.tickera-checkout tr th:first-child {
text-align: left;
}
.tickera-checkout tr th:last-child, .ticket-total {
text-align: right;
}
.tickera-checkout tbody tr td {
vertical-align: middle;
}
.tickera-button {
border: none;
color: #fff;
padding: 13px 20px;
background-color: #4187c9;
border: none;
}
#tc_payment_form .tc_payment_confirm {
text-decoration: none;
}
#tc_payment_form .tc_payment_confirm:hover,
#tc_payment_form .tc_payment_confirm:focus,
#tc_payment_form .tc_payment_confirm:focus-visible {
outline: none;
}
.tickera-button:not(.tickera_checkout):hover,
.tickera-button:not(.tickera_checkout):focus,
.tickera-button:not(.tickera_checkout):focus-visible {
background-color: #285F96;
}
.tickera_checkout{
margin: 30px 0 0 0;
cursor: pointer;
}
.tickera_checkout:hover,
.tickera_checkout:focus,
.tickera_checkout:focus-visible {
background-color: #7cc576;
color: #fff;
}
.coupon-code {
font-size: 15px;
border: 1px solid #e7e7e7;
margin-bottom: 10px;
}
.tickera-checkout .ticket-total-all {
font-weight: bold;
text-align: right;
}
.ticket-total-all span {
margin-bottom: 10px;
}
.tickera-checkout .last-table-row td {
padding: 20px 10px;
}
.tickera-checkout .action-wrap {
display: flex;
gap: 10px;
}
.tickera-checkout .discount-wrap {
flex: 1;
display: flex;
align-items: center;
gap: 10px;
}
.tickera-checkout .coupon_code {
width: 50%;
height: 100%;
min-width: 150px;
}
.tickera-checkout .update-wrap {
flex: 1;
display: flex;
gap: 10px;
justify-content: right;
}
.tickera-checkout .apply_coupon.tc-hidden {
display: none;
}
#tickera_cart input[type="submit"],
#tickera_cart input[type="submit"]:hover,
#tickera_cart input[type="submit"]:focus {
text-decoration: none;
outline: none;
}
.ticket-info-wrap p {
line-height: 0;
margin: 0;
}
#tickera_cart .tickera_buyer_info {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 19px;
padding-bottom: 20px;
float: left;
width: 100%;
}
.tickera_buyer_info h5 {
float: left;
width: 100%;
}
.tickera_additional_info select {
display: inline-block;
max-width: unset;
}
.tc_cart_payment_methods label {
margin-bottom: 0px;
float: left;
width: 100%;
}
.tc_cart_errors {
color: #FA1010;
}
.tc_in_cart {
width: 100%;
display: block;
}
.order_details_title {
font-weight: bold;
display: inline-block;
width: 130px;
}
span.total_item_title {
display: inline-block;
font-weight: normal;
}
span.total_item_amount {
display: inline-block;
min-width: 85px;
font-weight: normal;
}
span.cart_total_price_title,
span.cart_total_price {
font-weight: bold;
margin-top: 14px;
margin-bottom: 0;
} .tc_widget_cart_button {
text-align: center;
float: right;
margin-top: 20px;
}
.tc-clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .tc-clearfix {
display: block;
}
* html .tc-clearfix {
height: 1%;
}
.payment-option-wrap {
width: 33%;
float:left;
text-align: center;
margin-bottom: 20px;
}
.payment-option-wrap:hover {
cursor: pointer;
}
.payment-image-check {
height: 70px;
overflow: hidden;
}
.payment-option-wrap img {
margin: -72px 0 0 0;
width: auto !important;
}
.tc_choose_gateway {
margin-right: 7px;
}
.payment-option-wrap label img {
pointer-events: none;
position: relative;
max-width: none;
}
.payment-option-wrap label {
display: inline-block;
position: relative;
}
.payment-option-wrap label::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.tc_redirect_message {
display: none;
}
.tickera-payment-gateways .free_orders.plugin-title {
display: none;
}
.tc_checkout_error_info {
color: red;
}
.tc-tooltip-content {
display: block;
padding: 10px 20px;
margin: 0;
border: 2px solid var( --wp--preset--color--foreground, #ccc );
border-radius: 20px;
border-bottom-left-radius: 0;
font-size: 0.8em;
max-width: 200px;
line-height: 1.5;
color: var( --wp--preset--color--foreground, #000 );
background: var( --wp--preset--color--background, #fff );
}
.tc-event-dropdown-wrap .add-to-cart p {
margin: 0;
}
.tc-event-dropdown-wrap .inner-wrap,
.tc-event-dropdown-wrap .cart_form {
display: inline-flex;
align-items: center;
}
.tc-event-dropdown-wrap .tc_in_cart,
.tc-event-dropdown-wrap .tc_tickets_sold {
margin-left: 10px;
}
.tc-event-dropdown-wrap .actions .add-to-cart {
display: none;
}
.tc-event-dropdown-wrap .actions .add-to-cart:first-child {
display: inline-block;
}
.event_tickets.tickera a:focus,
.event_tickets.tickera a:focus-visible,
.event_tickets.tickera form:focus,
.event_tickets.tickera form:focus-visible {
outline: none;
} .tc_email_verify {
position: relative;
width: 30% !important;
left: -100px;
top: 54px;
background: #6b5f89;
color: #fff;
box-shadow: none;
border: none;
padding: 15px 18px;
font-size: 1.05em;
line-height: 1.6em;
text-align: center;
} #tickera_cart .tc-cart-form-inner {
position: relative;
}
#tickera_cart .proceed-to-checkout-container {
text-align: right;
} @media only screen and ( max-width: 1270px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 1070px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 850px ) {
.tc-cart-form-widget {
width: 100%;
}
}
@media only screen and ( max-width: 650px ) {
.tc-cart-form-widget {
width: 100%;
}
.tickera-checkout tr th {
font-size: 14px;
}
.tickera-checkout tbody tr td,
.event_tickets th,
.event_tickets td {
font-size: 13px;
}
.tc_gateway_form td {
padding: 7px 2px;
}
.tc_gateway_form td {
font-size: 14px;
}
.payment-option-wrap {
width: 50%;
}
.tickera-checkout .action-wrap {
flex-direction: column;
gap: 10px;
}
.tickera-checkout .discount-wrap {
flex-direction: column;
}
.tickera-checkout .coupon_code,
.tickera-checkout .apply_coupon {
width: 100%;
text-align: center;
}
.tickera-checkout .discount-wrap .message {
margin-bottom: 20px;
}
.tickera-checkout .update-wrap > * {
flex: 1;
}
}
@media only screen and ( max-width: 470px ) {
.tc-cart-form-widget {
width: 100%;
}
.ticket-price, .ticket-price-header {
display: none;
}
.coupon-code {
width: 200px;
margin: 10px 0 10px 0;
}
.tickera_additional_info input[type=text],
.tickera_additional_info input[type=password],
.tickera_additional_info input[type=email] {
width: 100%;
margin: 8px 0 10px 0;
}
.tickera-checkout .tickera_update,
.tickera_checkout {
width: 100%;
}
}
@media only screen and ( max-width: 320px ) {
.tc-cart-form-widget {
width: 100%;
}
.ticket-quantity .tickera_button {
width: 100%;
margin: 0;
}
.coupon-code {
width: 248px;
margin: 10px 0 10px 0;
}
} @media only screen and ( max-width: 480px ) {
table.order-details {
border: 0 !important;
}
table.order-details tbody {
border: 0 !important;
}
table.order-details th, table.order-details td {
border: 0.1rem solid #dcd7ca;
border-bottom: 0;
}
table.order-details tr:first-child {
display: none;
}
table.order-details tr {
display: block;
border-bottom: 0.1rem solid #dcd7ca !important;
margin-bottom: 10px !important;
}
table.order-details td {
display: block;
text-align: right;
}
table.order-details td:empty {
display: none;
}
table.order-details td::before {
content: attr(data-column);
float: left;
font-weight: bold;
text-transform: capitalize;
}
table.order-details td:last-child {
border-bottom: 0;
}
} @media only screen and ( max-width: 320px ) {
table.event_tickets {
border: 0 !important;
}
table.event_tickets th, table.event_tickets table td {
border: 0.1rem solid #dcd7ca;
border-bottom: 0;
}
table.event_tickets tr:first-child {
display: none;
}
table.event_tickets tr {
border-bottom: 0.1rem solid #dcd7ca;
display: block;
margin-bottom: 10px;
}
table.event_tickets td {
display: block;
text-align: right;
border-bottom: 0;
}
table.event_tickets td:empty {
display: none;
}
table.event_tickets td::before {
content: attr(data-column);
float: left;
font-weight: bold;
text-transform: capitalize;
}
table.event_tickets td:last-child {
border-bottom: 0;
}
table.event_tickets .tc_quantity_selector {
display: inline-block;
}
}.tc-title-wrap h3 {
font-size: 1.3em;
font-weight: 600;
}
#tc-shortcode-builder select, #tc-shortcode-builder input {
font-size: 14px;
line-height: 1.4;
min-height: 30px;
border: 1px solid #7e8993;
}
.tc-shortcode-atts h3 {
color: #23282d;
font-size: 1.3em;
margin: 1em 0;
}
#tc-shortcode-builder .submit {
padding: 1.5em 0;
margin: 5px 0;
}
#tc-shortcode-builder .submit input {
background: #007cba;
border-color: #007cba;
color: #fff;
width: auto;
}
#tc-shortcode-builder .color-option {
display: inline-block;
width: 24%;
padding: 5px 15px 15px;
box-sizing: border-box;
margin-bottom: 3px;
cursor: pointer;
}
#tc-shortcode-builder .color-palette {
width:100%
}
#tc-shortcode-builder label {
vertical-align: middle;
}
#tc-shortcode-builder input[type=checkbox], #tc-shortcode-builder input[type=radio] {
border: 1px solid #7e8993 !important;
border-radius: 4px;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0 !important;
height: 1rem !important;
margin: -.25rem .25rem 0 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
width: 1rem !important;
min-width: 1rem;
-webkit-appearance: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
transition: .05s border-color ease-in-out;
min-height: inherit !important;
}
#tc-shortcode-builder input[type=checkbox]:checked::before {
content: url(data:image/svg+xml;utf8,<svg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27><path%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F><%2Fsvg>);
margin: -.1875rem 0 0 -.25rem;
height: 1.3125rem;
width: 1.3125rem !important;
}
#tc-shortcode-builder input[type=checkbox]:checked::before, #tc-shortcode-builder input[type=radio]:checked::before {
float: left;
display: inline-block;
vertical-align: middle;
width: 1rem;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#tc-shortcode-builder input[type=radio]:checked::before {
content: "";
border-radius: 50%;
width: .5rem;
height: .5rem;
margin: .1875rem;
background-color: #1e8cbe;
line-height: 1.14285714;
}
#tc-shortcode-builder input[type=radio] {
border-radius: 50%;
margin-right: .25rem;
line-height: .71428571;
}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.tc-events-wrap * {
box-sizing: border-box;
}
.tc-events-wrap {
height: auto;
width: 100%;
display: inline-block;
}
.tc-display-filter-events {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
gap: 20px;
}
.tc-display-filter-events .tc-single-event h4 {
margin: 10px 0;
padding: 0;
}
.tc-low-content-width.tc-low-content-width .tc-display-filter-events .tc-3-column h4,
.tc-low-content-width.tc-low-content-width .tc-display-filter-events .tc-4-column h4 {
font-size: 18px;
}
.tc-low-content-width.tc-low-content-width .tc-display-filter-events .tc-4-column p {
font-size: 18px;
}
.tc-events-wrap label .tc-event-datepicker {
background: url(//landgestuet-zweibruecken.de/wp-content/plugins/tickera-events-listing/includes/images/calendar-icon.svg) no-repeat 7px center;
background-size: 27px;
padding-left: 40px;
}
.tc-low-content-width.tc-events-wrap label .tc-event-datepicker {
font-size: 13px;
}
.tc-event-date-wrap .tc-only-event-start {
width: 100%;
}
.tc-display-filter-events .tc-single-event h5 a {
text-decoration: none;
}
.tc-single-event {
flex-grow: 1;
width: 100%;
}
.tc-2-column {
max-width: 48%;
}
.tc-3-column {
max-width: 31%;
}
.tc-4-column {
max-width: 22%;
}
.tc-event-filter {
display: flex;
justify-content: space-between;
flex-flow: row wrap;
margin: 25px 0;
}
.tc-event-filters-section { margin-top: auto;
}
.tc-event-filters-section.tc-categories-list {
width: 34%;
}
.tc-low-content-width .tc-event-filters-section.tc-categories-list {
width: 28%;
}
.tc-event-filter-button.tc-event-filters-section {
width: 21%;
}
.tc-low-content-width .tc-event-filter-button.tc-event-filters-section {
width: 28%;
}
.tc-event-dates-range.tc-event-filters-section {
width: 39%;
}
.tc-low-content-width .tc-event-dates-range.tc-event-filters-section {
width: 42%;
}
.tc-event-filters-section h5 {
margin-bottom: 15px;
}
.tc-date-wrap {
width: 49%;
float: left;
margin-bottom: auto;
}
.tc-wrap-date-around {
width: 100%;
display: flex;
justify-content: space-between;
}
.tc-events-wrap label  {
margin: 0;
width: 97%;
display: inherit;
}
.tc-events-wrap select,
.tc-events-wrap label input,
.tc-events-wrap button,
.tc-events-wrap .ms-options-wrap {
height: 40px;
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.tc-event-filter-button button {
width: 100%;
}
.tc-low-content-width .tc-event-filter-button button {
font-size: 15px;
}
body .ms-options-wrap > .ms-options ul input[type="checkbox"] {
height: 14px;
margin: 3px 0 0 0;
width: auto;
}
body .ms-options-wrap > .ms-options ul li {
margin: 0;
}
.tc-event-date-wrap {
float: left;
width: 100%;
background-color: rgba(0, 0, 0, 0.03);
}
.tc-events-wrap.tc-low-content-width .tc-3-column .tc-event-date,
.tc-events-wrap.tc-low-content-width .tc-4-column .tc-event-date,
.tc-events-wrap.tc-low-content-width .tc-3-column .tc-event-location,
.tc-events-wrap.tc-low-content-width .tc-4-column .tc-event-location {
font-size: 14px;
}
.tc-event-date {
width: 100%;
float: left;
}
.tc-event-date {
}
.tc-event-date-start {
background-color: rgba(139, 219, 150, 0.3);
padding-right: 10px;
}
.tc-end-event {
text-align: right;
background-color: rgba(219, 98, 98, 0.3);
padding-left: 10px;
}
.tc-date-show {
font-weight: bold;
}
.tc-event-date-wrap span {
opacity: 0.9;
}
.tc-event-location {
padding:0;
margin: 0;
float: left;
width: 100%;
background-size: 25px;
}
.tc-event-location p {
margin-bottom: 0;
}
.tc-display-filter-events {
min-height: 250px;
}
.tc-calendar-date-wrap span {
float: left;
width: 100%;
font-size: 15px;
}
.tc-remove-spinner .tc-listing-loader {
display: none;
}
body .ms-options-wrap > .ms-options {
position: relative;
}
body .tc-fullwidth-date {
width: 100%;
text-align: left;
} .tc-events-wrap .pagination ul li {
display: inline-block;
}
.tc-events-wrap .pagination {
width: 100%;
} .tc-listing-loader {
display: inline-block;
width: 30px;
height: 30px;
position: relative;
margin: 100px auto 0 auto;
border: 4px solid #Fff;
top: 50%;
animation: loader 2s infinite ease;
}
.tc-loader-inner {
vertical-align: top;
display: inline-block;
width: 100%;
background-color: #ebebeb;
animation: loader-inner 2s infinite ease-in;
}
@keyframes loader {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(180deg);
}
50% {
transform: rotate(180deg);
}
75% {
transform: rotate(360deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes loader-inner {
0% {
height: 0%;
}
25% {
height: 0%;
}
50% {
height: 100%;
}
75% {
height: 100%;
}
100% {
height: 0%;
}
}
@media only screen and (max-width: 780px) {
.tc-single-event.tc-4-column {
width: 32%;
}
}
@media only screen and (max-width: 680px) {
.tc-event-filter .tc-event-filters-section {
width: 100%;
margin: 5px 0;
}
.tc-single-event.tc-3-column,
.tc-single-event.tc-4-column {
width: 100%;
max-width: 48%;
}
}
@media only screen and (max-width: 500px) {
.tc-single-event.tc-2-column,
.tc-single-event.tc-3-column,
.tc-single-event.tc-4-column {
width: 100%;
max-width: unset;
}
}.ms-options-wrap,
.ms-options-wrap * {
box-sizing: border-box;
}
.ms-options-wrap > button:focus,
.ms-options-wrap > button {
position: relative;
width: 100%;
text-align: left;
border: 1px solid #aaa;
background-color: #fff;
padding: 5px 20px 5px 5px;
margin-top: 1px;
font-size: 13px;
color: #aaa;
outline-offset: -2px;
white-space: nowrap;
}
.ms-options-wrap > button > span {
display: inline-block;
}
.ms-options-wrap > button[disabled] {
background-color: #e5e9ed;
color: #808080;
opacity: 0.6;
}
.ms-options-wrap > button:after {
content: ' ';
height: 0;
position: absolute;
top: 50%;
right: 5px;
width: 0;
border: 6px solid rgba(0, 0, 0, 0);
border-top-color: #999;
margin-top: -3px;
}
.ms-options-wrap.ms-has-selections > button {
color: #333;
}
.ms-options-wrap > .ms-options {
position: absolute;
left: 0;
width: 100%;
margin-top: 1px;
margin-bottom: 20px;
background: white;
z-index: 2000;
border: 1px solid #aaa;
overflow: auto;
visibility: hidden;
}
.ms-options-wrap.ms-active > .ms-options {
visibility: visible
}
.ms-options-wrap > .ms-options > .ms-search input {
width: 100%;
padding: 4px 5px;
border: none;
border-bottom: 1px groove;
outline: none;
}
.ms-options-wrap > .ms-options .ms-selectall {
display: inline-block;
font-size: .9em;
text-transform: lowercase;
text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
text-decoration: underline;
}
.ms-options-wrap > .ms-options > .ms-selectall.global {
margin: 4px 5px;
}
.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.ms-options-wrap > .ms-options > ul li.ms-hidden {
display: none;
}
.ms-options-wrap > .ms-options > ul > li.optgroup {
padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
border-top: 1px solid #aaa;
}
.ms-options-wrap > .ms-options > ul > li.optgroup .label {
display: block;
padding: 5px 0 0 0;
font-weight: bold;
}
.ms-options-wrap > .ms-options > ul label {
position: relative;
display: inline-block;
width: 100%;
padding: 4px 4px 4px 20px;
margin: 1px 0;
border: 1px dotted transparent;
}
.ms-options-wrap > .ms-options.checkbox-autofit > ul label,
.ms-options-wrap > .ms-options.hide-checkbox > ul label {
padding: 4px;
}
.ms-options-wrap > .ms-options > ul label.focused,
.ms-options-wrap > .ms-options > ul label:hover {
background-color: #efefef;
border-color: #999;
}
.ms-options-wrap > .ms-options > ul li.selected label {
background-color: #efefef;
border-color: transparent;
}
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
margin: 0 5px 0 0;
position: absolute;
left: 4px;
top: 7px;
}
.ms-options-wrap > .ms-options.hide-checkbox > ul input[type="checkbox"] {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}.tc-tickera-calendar.ui-datepicker {
width: 287px;
height: auto;
font: 9pt Arial, sans-serif;
-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.35);
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.35);
background-color: #fff;
padding-bottom: 38px;
}
.tc-tickera-calendar.ui-datepicker a {
text-decoration: none;
}
.tc-tickera-calendar.ui-datepicker table {
width: 100%;
margin: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-collapse: collapse;
}
.tc-tickera-calendar .ui-datepicker-header {
background: #fff;
color: #000;
font-weight: bold;
line-height: 30px;
}
.tc-tickera-calendar .ui-datepicker-title {
text-align: center;
font-size: 1.2em;
padding: 7px 0;
}  .tc-tickera-calendar.ui-datepicker thead {
background-color: #fff;
border-bottom: 1px solid #bbb;
}
.tc-tickera-calendar.ui-datepicker th {
text-transform: uppercase;
font-size: 6pt;
padding: 15px 0;
color: #666666;
text-align: center;
font-size: 1.1em;
}
.tc-tickera-calendar.ui-datepicker tbody td {
padding: 0;
border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.tc-tickera-calendar.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.tc-tickera-calendar.ui-datepicker tbody tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.tc-tickera-calendar.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.tc-tickera-calendar.ui-datepicker td span, .ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 40px;
height: 40px;
line-height: 40px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.tc-tickera-calendar.ui-datepicker a.ui-datepicker-prev,
.tc-tickera-calendar.ui-datepicker a.ui-datepicker-next {
position: absolute;
bottom: 5px;
}
.tc-tickera-calendar.ui-datepicker a.ui-datepicker-prev {
left: 10px;
}
.tc-tickera-calendar.ui-datepicker a.ui-datepicker-next {
right: 10px;
}
.tc-tickera-calendar .ui-datepicker-calendar .ui-state-default {
background: #ffffff;
}
.tc-tickera-calendar .ui-datepicker-calendar .ui-state-disabled span {
color: rgba(0,0,0, 0.3);
}
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3;
}
.tc-tickera-calendar .ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7;
}
.tc-tickera-calendar .ui-datepicker-calendar .ui-state-active {
background: #fff;
position: relative;
}
.tc-tickera-calendar .ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0;
}
.tc-tickera-calendar .ui-datepicker-calendar td:last-child .ui-state-active {
margin-right: 0;
}
.tc-tickera-calendar .ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0;
}
.ui-corner-all .ui-icon:hover {
cursor: pointer;
}