/* warsztaty all --------------------------------------------------------------- */

.inerCnt {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}




.b24-workshop-title-read .b24-workshop-group-details > form > * {
border: 2px solid #040404;
}

body .content-limiter {
    max-width: 1250px;
    margin: 0 auto;
}



.workshop-form-msg > div .input .prefix {
line-height: 20px;
text-align: left;
}
.list-list.list-workshop-default-list .list-item > .list-item-image {
    aspect-ratio: 0.72;
}
.b24-workshop-modal-teacher-dashboard .modal-content table.table-attendance-list tbody tr:nth-child(2n) {
background: #f7f7f7;
}


.b24-workshop-modal-teacher-dashboard .modal-content .group-name {
color: black;
font-weight: bold;
}

.workshop-form-msg #topic {
max-width: 94% !important;
clear: both;
}


.sign-up-btn:disabled:hover {
background: #999 !important;
color: #fff !important;
}


.b24-workshop-day-list .b24-date {
font-size: 24px;
font-weight:bold;
}


.b24-event-day-list .b24-bar .b24-days .day.active, .b24-workshop-day-list .b24-bar .b24-days .day.active {
color: #142b42;
font-weight:bold;
}

.b24-workshop-day-list .list-item .list-item-hour .hour {
color: #142b42;
}

.mobile-show .b24-workshop-day-list .list-item .list-item-content .info {
color: #1e1e1e;
}


.aktual {
max-width: 1060px;
margin-left: auto !important;
margin-right: auto !important;
}



.aktual li {
 list-style-type: none;
}

.b24-workshop-categories-before {
float: right;
border-radius: 3px;
margin-top: -40px;
}
body .b24-workshop-categories-before >a {
border-radius: 3px !important;
text-transform: uppercase !important;
line-height: 20px;
}

body .b24-workshop-modal-signup a.b24-btn {
line-height: 20px;
}

.jquery-modal .modal-info, .jquery-modal .modal a.close-modal { 
top: -13px;

}

.jquery-modal .modal-workshop-user a.close-modal:before {
content: "X";
font-size: 20px;
}


body .table-cart th.group-name, .title-bar {
text-align: left !important;
}
.title-bar {
font-weight: bold;
font-size: 1.2em !important;
}

.group-name {
text-align: left !important;
}

body .b24-workshop-modal-signup .row.btn-row a.btn-continue, .b24-workshop-modal-signup .row.btn-row a.btn-to-cart {
padding: 6px 20px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
background-color: #040404;
}
#workshop-read-select2-dropdown .select2-dropdown, .bb24-ajax-list-action show-loader remove-btn24-select-workshop-schedule .select2-dropdown, .b24-workshop-modal-signup .row .participant-price-variant-select .select2, #workshop-sign-up-select2-dropdown .select2-dropdown {
border: 2px solid #040404 !important;
}

.jquery-modal .modal-workshop .modal-content {

}


.b24-workshop-title-read .b24-workshop-calendar .b24-workshop-calendar-month-box .b24-workshop-calendar-month-dates .b24-workshop-calendar-date-box {
border: 2px solid #3C3B3D;
border-radius: 2px;
}
.b24-workshop-title-read .b24-workshop-calendar .b24-workshop-calendar-month-box .b24-workshop-calendar-month-dates .b24-workshop-calendar-date-box {
margin: 5px 5px 5px 0;
}


.account .b24-user-workshop .participants .participant .group .progress-bar .progress {
background: green;
}



.b24-parameters {
font-size: 13px;
}
.b24-workshop-title-read .b24-parameters .b24-column .b24-parameter .label {
width: 160px;
}

.b24-workshop-modal-signup .row .sign-up-btn {
line-height: 25px;
}


body .b24-workshop-modal-signup .row .sign-up-btn:disabled, body .b24-workshop-modal-signup .row .sign-up-btn:disabled:hover  {
background-color: #6d6d6d !important;
border: 0px solid #202020 !important;
color:#fff !important;
}

.b24-workshop-categories .category {
padding: 6px 15px;
border-radius: 2px;
margin-bottom: 3px;
}
.b24-workshop-calendar{
margin-top: 52px
}

body .modal-header h3{
color: #fff !important;
}
.modal-footer a {
color: #ff001b !important;
}

.account ul.menu li.active a, .b24-workshop-categories .category.active{
background: #040404;
}

.account ul.menu li:hover a {
background: #3C3B3D;
}

body .account input[type="submit"].b24-btn {
margin-top: 0px;
width: 175px !important;
}
.customer-invoice-form-context {
margin-top: 20px;
margin-bottom: 20px;
}

body .payment .button {
padding: 0px 0px !important;
height: 29px !important;
background: none !important;
width: 105px !important;
border: 0px solid #000 !important;
min-width: 100px !important;
}
body .payment .button a {
height: 29px !important;
line-height: 10px;
width: 105px !important;
border: 0px solid #000 !important;
min-width: 90px;
}

.participant-btns .sign-up-btn {
padding: 0px 5px !important;
}

/* warsztaty all - koniec*/
/* warsztaty mobilka --------------------------------------------------------------- */
@media only screen and (max-width: 600px) {


.modal.b24-workshop-modal-teacher-dashboard .modal-content .workshop-form-msg label {
width: 51px;
}


.workshop-form-msg > div .input {
width: 80%;
}
.b24-event-day-list .b24-bar .b24-days .day, .b24-workshop-day-list .b24-bar .b24-days .day {
margin-right: 6px;
}



.b24-workshop-modal-signup .row .sign-up-btn:disabled {
width: 204px !important;
}


body .b24-workshop-categories-before >a {
line-height: 12px !important;
width: 146px !important;
height: 24px !important;
}
#workshop-read-select2-dropdown .b24-option .b24-select2-content {
line-height: 14px;
}
#workshop-read-select2-dropdown .b24-option .b24-select2-image, .b24-select-workshop-schedule .b24-option .b24-select2-image {
width: 40px;
background-size: 26px !important;
}

.list-list.list-workshop-default-list .list-item > .list-item-content > .list-item-title {
height: 40px;
}

.b24-workshop-categories {
font-size: 10px;
}


.layout-center {
margin-top: 0px !important;
}

.b24-workshop-categories .category {
margin-bottom: 5px;
}

.b24-form-simple .form-column-1 {
margin: 0 10px 10px 0;
}


.modal-header h1, .modal-header h2, .modal-header h3, .modal-content p {
margin-top: 3px;
margin-bottom: 3px;
}

.jquery-modal .modal-workshop .modal-content {
padding: 0px 0px;
}

#pojo-a11y-toolbar {
font-size: 10px !important;
}

.account table.b24-workshop-messages {
margin-left: 0px;
width: 100%;
}


.account ul.menu {
height: 31px;
}
.account ul.menu li a{
padding: 5px 4px;
}

.account .b24-user-workshop .participants .participant .group .columns .column-3 {
width: 90%;
}

article table.table-cart thead tr th{
line-height: 12px;
font-size: 12px;
}

.table-cart .title-bar {
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}


.jquery-modal .modal a.close-modal {
top: 0px;
right: 0px;
-webkit-border-radius: 0%;
}

body .jquery-modal.blocker {
padding:0 0 !important;
}

body .modal .btn-continue, body .modal a.btn-to-cart {
width: 120px;
min-width: 120px !important;
}

.b24-workshop-modal-signup .row.btn-row {
padding: 0 20px;
}

.modal .remove-btn {
display: flow-root;
line-height: 35px;
}

.status.status-subscribed {
line-height: 13px;
}

.jquery-modal .modal-workshop .modal-header {
text-align: left;
}

.jquery-modal .modal-workshop {
padding: 0 3px;
}
.modal .participant-name {
line-height: 20px !important;
}

.modal .show-loader-form {
margin-bottom:  15px;
border-bottom: 2px dashed #3d3d3d;
padding-bottom: 10px !important;
}

.modal, .b24-workshop-modal-signup .row .participant-name, .b24-workshop-modal-signup .row .participant-price-variant-select {
width: 100%;
}


.b24-workshop-categories {
margin-top: 4px;
margin-bottom: 11px;
}

.b24-workshop-title-read .b24-workshop-calendar .b24-workshop-calendar-month-box .b24-workshop-calendar-month-dates .b24-workshop-calendar-date-box {
width: calc(34% - 10px);
}


.b24-workshop-title-read .b24-parameters .b24-column .b24-parameter .value .price {
width: 77px;
}

.b24-workshop-title-read .b24-parameters .b24-column .b24-parameter .value {
width: calc(100% -  160px );
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 24px;
}


.b24-workshop-title-read .b24-content .b24-description-btn {
background: #040404;
}

.b24-workshop-title-read .b24-content .b24-description-btn, .b24-category {
border-radius: 3px;
}

.b24-category-bar {
font-size: 14px;
}

.b24-workshop-title-read .b24-workshop-calendar .b24-workshop-calendar-month-box .b24-workshop-calendar-month-name {
font-size: 15px;
}


.b24-workshop-text-info {
clear: both;
font-size: 12px !important;
margin-top: 10px;
}

.b24-workshop-categories {
padding: 0 0;
}
.account ul.menu li.active a, .b24-workshop-categories .category.active {
margin-bottom: 5px;
}

.current-month {
font-weight: bolder;
color: #000;
}

.account .b24-user-workshop form input.firstName, .account .b24-user-workshop form input.lastName {
width: 100%;
}


.participant .column-1, .participant .column-2 {
width: 100% !important;
}

body .participants .payment .button a {
line-height: 20px;
}

.account .b24-user-workshop .participants .participant .group .payment .installment .price {
width: 64%;
}
.mobile-show .b24-event-month-list .b24-bars {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #b7b7b7;
}

}
/* warsztaty mobilka - koniec*/

/* warsztaty desktop --------------------------------------------------------------- */
@media only screen and (min-width: 600px) {

.b24-menu .b24-menu-content {
padding: 0 0px;
}

.list-list.list-workshop-default-list .list-item {
margin-left: 10px;
}


.list-list.list-workshop-default-list .list-item {
width: calc((100% -  4  *  20px ) /  5 );
}

.event-day-list.event-day-list-hourly .list-item .list-item-btns a.btn {
width: 56px !important;
}


.select2-selection__arrow {
filter: grayscale(100%);
}


 
 
 


body .payment .button a {
padding: 10px 5px !important;
}

body #pojo-a11y-toolbar {
top: 145px !important;
}


.b24-workshop-title-read .b24-parameters .b24-column .b24-parameter .value .price {
width: 77px;
}

.account .b24-user-workshop .participants .participant .group .payment .installment .price {
width: 65%;
}
.account ul.menu li a {
font-size: 16px !important;
}

body button.b24-sign-up {
height: 54px !important;
border: 2px solid #040404 !important;
}
body button.b24-sign-up:hover {
border: 2px solid #3C3B3D !important;
}



body .b24-workshop-text-info {
margin-top: 110px;
}


.b24-select-workshop-schedule .b24-sign-up {
margin-top: 7px;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 24px;
}


.b24-workshop-title-read .b24-workshop-group-details div.b24-select-workshop-schedule {
width: calc(100% -  50%  -  5px  -  181px  -  15px );
}

.account .content {
min-height: 37vh;
}

.b24-workshop-title-read .b24-workshop-group-details.b24-workshop-type-group div.b24-select-workshop-group {
width: calc(100% -  195px  -  15px );
}


}
/* warsztaty desktop - koniec*/
/* mobilka */

@media only screen and (max-width: 600px) {

.b24-basket-steps {
top: 20px;
}


.bannerszeroki {
display:none;
}

.b24-bar {
margin-top: 20px;
}


.layout-full .content-limiter {
padding-left: 3px;
padding-right: 3px;
}
.jquery-modal .modal-info p {
color: #000;
}

body .b24-unnumbered-tickets .b24-unnumbered-ticket .quantity, body .b24-unnumbered-tickets .b24-unnumbered-ticket .price {
bottom: 25px;
}


#user-register {
width: 90vw;
}



.b24-form-basket_customer .form-column-1 {
width: 100%;
}

article div.table-cart-mobile div.row-2, article div.table-cart-mobile div.row-1 {
background-color: #ffffff !important;
}

.b24-form-basket_customer .form-options-wrapper, .b24-form-user-profile .form-options-wrapper, .b24-form-user-workshop .form-options-wrapper {
margin-top: 40px;
}




body .b24-user-profil .b24-btn {
width: 250px !important;
margin-bottom: 25px !important;
}

.title-mobile-default-list a.b24-btn {
line-height: 25px;
}

body #pojo-a11y-toolbar {
top: 350px !important;
}

.is-b24-menu.header-horizontal #header {
    margin-top: 20px;
}


a.btn-buy, .b24-btn,.button, a.b24-btn,a.button, .buttons a, input[type="submit"],  button[type="submit"],body input[type="submit"].b24-btn, .wp-block-button__link, .b24-workshop-modal-signup .row.btn-row a.btn-continue, .b24-workshop-modal-signup .row.btn-row a.btn-to-cart {
height: 35px !important;
}


#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
padding: 4px;
font-size: 100% !important;
}


.account .content {
padding: 3px;
}

h3 {
font-size: 16px !important;
}

body .title-read-kt article.title-read .list-item-read-kt-mobile-btns a.btn.btn-half.btn-half-concert {
width: 130px !important;
}
body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert .date, body .title-read-kt article.title-read .title-youtube a.btn.btn-half.btn-half-concert .date {
font-size: 16px;
}
body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert, body .title-read-kt article.title-read .title-youtube a.btn.btn-half.btn-half-concert {
padding-top: 10px;
}



.mobile-show .b24-event-month-list.b24-event-month-list-default .list-item .list-item-image, .mobile-show .b24-event-month-list.b24-event-month-list-mobile_default .list-item .list-item-image {
padding-top: 67%;
}


body .b24-unnumbered-tickets .b24-unnumbered-ticket {
width: 87%;
height: 110px;
}


body div.b24-user-tickets {
font-size: 11px !important;
}
.col-transaction {
display: none;
}

.b24-day {
margin-left: 5px;
margin-right: 5px;
}

.b24-column.b24-mobile-column-8 {
width: calc(  100%  /  11  *  8  ) !important;
}
.b24-modal.tingle-modal--visible .b24-btn {
width: 285px !important;
height: 50px !important;
line-height: 40px;
}

.b24-form-simple input[type="submit"].b24-btn {
margin-top: 11px;
}

#header-tools button {
height: 36px !important;
}

.b24-event-month-list .b24-bar .b24-categories .category, body .title-categories a {
font-size: 10px;
}

.basket-button .button, .box-summary .button {
margin: 10px 5px 20px 5px;
}

form.b24-form article hr, .basket-finalization article hr, .basket-finalization-payment article hr {
margin: 10px 0;
}





.real-content h1 {
font-size: 28px !important;
}

h3.title-name {
font-size: 22px !important;
}


.header-horizontal #header-tools {
height: 70px !important;
padding-right: 16px !important;
}

.slider .slick-list .slick-track .slick-slide a {
padding-top: 150% !important;
}


body .title-read-kt article.title-read .info-date {
margin-bottom: 20px;
}

.b24-modal.tingle-modal--visible .tingle-modal__close {
color: #ff001b;
top: 20px;
}


body .title-read-kt article.title-read .info-date {
margin-top: 20px;
}



.b24-column.b24-mobile-column-4 {
width: calc(  100%  /  12  *  3  ) !important;
}

body .title-read-kt article.title-read .info-date-icon-concert {
background-image: url("/wp-content/uploads/2022/09/ticket_shop.svg");
width: 40px;
height: 40px;
background-size: 40px;
}

body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert, body .title-read-kt article.title-read .title-youtube a.btn.btn-half.btn-half-concert {
line-height: 17px;
font-size: 10px;
}


.sfsi_widget {
height: 30px !important;
min-height: 28px !important;
}


div.sfsi_widget.sfsi_shortcode_container {
width: 100% !important;
margin-top: 10px;
}

div.norm_row.sfsi_wDiv  {
text-align: center !important;
width: 100% !important;
}

div.norm_row.sfsi_wDiv:last-child {
margin-right: 0px !important;
}


h1, h2, h3, .mobile-show .b24-event-month-list.b24-event-month-list-default .list-item h3.list-item-title a, .mobile-show .b24-event-month-list.b24-event-month-list-mobile_default .list-item h3.list-item-title a {
padding-bottom: 6px;
text-align: left;
text-transform: uppercase !important;
}





.is-b24-menu.admin-bar.header-horizontal #header {
    height: 50px !important;
 background: #fff !important;
}

.mobile-show .b24-event-month-list.b24-event-month-list-default .list-item:last-child, .mobile-show .b24-event-month-list.b24-event-month-list-mobile_default .list-item:last-child {
margin-bottom: 40px;
}

 .mobile-show .b24-event-month-list.b24-event-month-list-default .list-item h3.list-item-title, .mobile-show .b24-event-month-list.b24-event-month-list-mobile_default .list-item h3.list-item-title {
height: auto;
}


 




.b24-day-bar {
display:none;
}
.mobile-show .b24-event-month-list.b24-event-month-list-default .list-item, .mobile-show .b24-event-month-list.b24-event-month-list-mobile_default .list-item {
background: none;
}

div.basket-summary > article > div > div > div > div > div:nth-child(5) > br, #post-155 > div > div > div.basket-summary > article > div > div > div > div > div:nth-child(8), div.basket-summary > article > div > div > div > div > br, div.basket-summary > article > div > div > div > div > hr  {
display:none;
}

body .b24-numbered-summary .buttons a, body .b24-basket-compact .buttons a {
    width: calc( ( 100% / 2 -  28px ) ) !important;
    margin: 0;
font-size: 14px;
padding: 10px 9px !important;
}

.title-mobile-default-list {
color: #fff;
}


.title-mobile-default-list {
color:#555555;
}

.title-mobile-default-list .title-row .description {
    padding-left: 5px;
}

.title-mobile-default-list .title-row .title {
    padding-left: 5px;
}

.cls-2 {
clip-path: none;
}


article div.table-cart-mobile div.row-1 {
background-color: #efefef;
}

.mobile-show .b24-event-day-list .b24-view.mobile-show a.selected {
border-color: #dd3333;

}

.mobile-show .b24-event-day-list .b24-view.mobile-show a svg {
width: 25px;
height: 25px;
padding:3px;
}

body .b24-numbered-tickets .b24-sections-mobile {
color: #fff;
}


#text-5 .title, #text-4 .title {
display:none;
}

body .mobile-menu .navigation-bar .menu-container{
background: #000 !important;
}

#mobile-menu-opener {
padding-top: 2px !important;
}

a.logo img, a.logo {
height: 39px !important;
padding: 0px 0 0 0 !important;
margin-left: 5px;
float: left;
}

#header-tools #mobile-menu-opener {
font-size: 28px !important;
}


.nomobile, #text-6 {
display: none;
}

#footer{
margin-top: 30px;
}




.social span {
margin-left: 1px;
}


.formatter .real-content .social span {
font-size: 10px;
display: block;
}

.formatter .real-content h2 {
font-size: 1.6em;
}

.form-invoice-context, div.form-column-0.form-invoice-wrapper, .form-invoice > label {
width: 98vw;
}

div.b24-column.b24-column-6.b24-col-2 > .b24-btn {
margin-bottom: 10px;
}



.b24-col-2 {
padding-left: 0px;
}
.form-context-border {
padding-right: 10px;
}

.title-youtube{
margin-bottom:10px !important;
}




div.b24-column.b24-mobile-column-8 .title-youtube {
float: none !important;
}


div.sfsi_wicons.shuffeldiv  {
margin-left: 0px !important;
margin-right: 5px;
}

.b24-newsletter-letter > .b24-newsletter-paper, .b24-newsletter-letter > .b24-newsletter-front, div.b24-newsletter.b24-newsletter-letter{
background-image: none;
}
.b24-newsletter-letter > form, .b24-newsletter-letter > .b24-newsletter-paper {
padding-left: 0;
padding-right: 0;
}

div.list-item-meta.meta-date-city, .show-loader.b24-ajax-list-action.b24-next-day  {
font-size: 13px;
}




.couponbook-read .mobile-show .couponbook-button a.b24-btn {
height: 35px !important;
padding-top:10px;
margin-bottom: 10px;
}


.customer-invoice-form-context >  .form-column-0 {
margin: 15px 10px 15px 0;
}


.form-column-3 {
width: 220px !important;
}

.copy {
position: relative !important;
}
.b24-form-basket_customer .form-invoice-wrapper {
margin-top: 0px;
}

.b24-column.b24-column-6.col-2 > a {
width: 120px;
margin-bottom: 15px;
}

.b24-column.b24-column-6.col-1 > .customer-form-context.customer-form-context-border >h3,  .b24-column.b24-column-6.col-2 > h3 {
font-size: 1.2em;
}

.b24-column.b24-column-6.col-1{
width:
calc( 100% / 12 * 8 );
}
.b24-column.b24-column-6.col-2{
width:
calc( 100% / 12 * 4 );
padding-left: 0px;
}



#mid {
top:0px;
}

.b24-modal.tingle-modal--visible .b24-btn {
font-size: 20px;
}



body .product-list-themes .product-list .list-item-content h3.list-item-title {
text-align: center;
}


body .b24-numbered-tickets #numbered-view {
height: 400px; 
}

.b24-menu .b24-menu-content ul.top-bar {
margin-top: 4px !important;
}

.b24-menu {
height: 41px !important;
}



#text-2 > .textwidget > p > a {
width: 70px;
}

#footer .widget {
margin-top: 15px;
padding-top: 5px;
}

#footer #text-3, #footer #text-4, #footer #text-5, #footer #text-6 {
border-top: 1px dashed #dfdfdf;
}
.dark-sidebar .widget h3.title {
margin-bottom: 5px;
}



.b24_logo.alignnone {
margin: 0;
}

.b24-event-day-list .b24-next-day {
padding: 20px 0;
}

h3.product-name.short-text.short-text-done {
font-size: 26px;
}
h3.product-name.short-text.short-text-done > span.text, .buy-price, div.buy-button.themes-only-buy-button {
padding-left: 5px !important; 
text-align: left;
}


.formatter {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
}

.header-variant-one_line_centered .logo-container, .header-horizontal .logo-container a.logo {
max-width: 200px !important;
}



.basket-button .button {
width: 130px;
opacity: 1.0;
}
.button.convert_discount_code {
width: 80px !important;
height: 40px !important;
line-height: 32px !important;
}

form.b24-form article hr {
margin: 20px 0 20px 0;
}


.legend-seats {
margin-bottom: 3px;
}

div.items.row-1,  div.items.row-2 {
border-bottom: 1px #000000 dashed;
font-size: 12px;
}
div.row-2,  div.row-1{
padding-left: 5px;
}
div.remove{
top: 20px !important;
}

article div.table-cart-mobile div.title {
padding-top:10px;
}

article div.table-cart-mobile div {
border: 1px solid #fff;

}

div.title > h4{
font-size: 22px;
}
.buy-count-form {
text-align: left !important; 
margin-top: 10px;
}



body .basket-finalization label.regulations, .b24-agreement .b24-required > span {
line-height: 1em !important;
}
.b24-newsletter-letter > form {
background: none;
padding-top: 0;
padding-bottom: 0;
}

#slick-banner {
    margin-bottom: 0px;
}
.basket-summary .nav-previous {
margin-bottom: 40px;
}

.basket_customer_form  h1 {
text-align: center !important;
}
.b24-btn, .button, a.b24-btn, a.button, .buttons a, input[type="submit"], button[type="submit"] {
width: 120px !important;
padding: 4px 8px !important;
}
a.btn-buy, .b24-btn,.button, a.b24-btn,a.button, .buttons a, input[type="submit"],  button[type="submit"],body input[type="submit"].b24-btn, .wp-block-button__link, .b24-workshop-modal-signup .row.btn-row a.btn-continue, .b24-workshop-modal-signup .row.btn-row a.btn-to-cart {
font-size: 14px !important;
}
.b24-event-month-list .b24-bars {
margin-top: 14px;
margin-bottom: 40px;
width: 100%;
margin-left: auto;
margin-right: auto;
background: #fff;
padding-top: 4px;
}



}
/* koniec mobilka */

/* only desktop komputery qwe */

@media only screen and (min-width: 600px) {

body .sfsi_widget .norm_row  {
max-width: 200px;
}

#content .formatter {
padding-top: 50px !important;
}


.top-menu.menu--ferdinand > li > a span::before, .top-menu.menu--ferdinand > li > span.title span::before {
height: 4px !important;
}



.b24-event-day-list {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.bannerszeroki .slider {
border: 0px solid #f2f2f2;
max-height: 500px !important;
margin-top: -30px;
}
.bannerszeroki .slider .slick-list .slick-track .slick-slide a {
padding-top: 31.3% !important;
}
.b24-event-month-list .b24-bar {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}




body .account input[type="submit"].b24-btn {
    margin-top: 0px;
    width: 210px !important;
}
.event-day-list.event-day-list-hourly .list-item .list-item-btns {
width: calc(221px) !important;
}
.event-day-list.event-day-list-hourly .list-item .list-item-content {
width: calc(100% -  45px  -  90px  -  45px  -  187px ) !important;
}


.list-list.list-kt .list-item .list-item-content .list-item-meta.description a.b24-show-more:hover .btn {
color: #000 !important;
font-weight: bold;
}

body .couponbook-list-item a.show-loader.btn {
padding: 10px 4px !important;
}


.formatter .slider {
margin-top: -46px;
}

.empty-blog {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}


.title-content {
display: flex;
flex-direction: column;
}

.title-content > .title-name {
order: 0;
}
.title-content > div.title-description-content-parent.cut-short-description {
order: 2;
}
.title-content > .list-item-btns {
order: 1;
}



#mid {
margin-top: -18px !important;
}

.nodesktop {
display: none;
}

.has-post-thumbnail {
top: 330px;
}


body .b24-unnumbered-tickets .b24-unnumbered-ticket .quantity, body .b24-unnumbered-tickets .b24-unnumbered-ticket .price {
bottom: 16px;
}

.b24-form-simple input[type="submit"].b24-btn {
margin-top: 11px;
}

.logo .normal-logo .image-logo {
margin-left: -28px;
}

#pojo-a11y-toolbar {
    top: 191px !important;
}

.b24-workshop-title-read .b24-workshop-calendar .b24-workshop-calendar-month-box .b24-workshop-calendar-month-dates .b24-workshop-calendar-date-box .b24-workshop-calendar-date-date {
font-weight: normal;
}


.b24-event-month-list .b24-bars {
margin-top: -30px;
margin-bottom: 40px;
width: 100%;
margin-left: auto;
margin-right: auto;
background: #000;
padding-top: 4px;
padding-bottom: 4px;
color: #fff;
}

body input[type="submit"].b24-btn {
width: 240px !important;
margin-top:40px;
}


a.btn-buy, .b24-btn,.button, a.b24-btn,a.button, .buttons a, input[type="submit"],  button[type="submit"],body input[type="submit"].b24-btn, .wp-block-button__link, .b24-workshop-modal-signup .row.btn-row a.btn-continue, .b24-workshop-modal-signup .row.btn-row a.btn-to-cart {
font-size: 14px !important;
height: 40px !important;
}


body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert .hour, body .title-read-kt article.title-read .title-youtube a.btn.btn-half.btn-half-concert .hour {
font-size: 16px;
}


body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert {
padding-top: 10px !important;
}

.list-item-btns a.btn.btn-half.active.show, body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert{
width: 145px !important;
}



.top-menu.with-effect a em, .top-menu.with-effect span.title em {
font-size:18px;
}


body div.b24-sale-end-dealer-info-message.b24-sale-end-dealer-info-message-title {
height: 40vh;
text-align: center;
font-weight:bold;
}

.b24-event-month-list .b24-next-month {
margin-top: 80px;
}



.b24-btn, .button, a.btn, a.b24-btn, a.button, .buttons a, input[type="submit"], button[type="submit"] {
width: 145px !important;
padding: 10px 20px !important;
border-radius: 5px;
}
.formatter {
padding-left: 0px !important;
padding-right: 0px !important;
}


body .title-read-kt article.title-read .title-content {
padding: 20px 0 16px 0;
}

#footer .widget {
padding-left: 10px;
border-left: 1px solid #5a5a5a;
}



.is-b24-menu.header-horizontal #header {
margin-top: -2px;
}
a.normal-logo {
height: 65px;
}





body .top-menu.menu--ferdinand > li > a span::before,
body .top-menu.menu--ferdinand > li > span.title span::before
{
transform: scale3d(0,1,1);
}

.header-horizontal .logo-container {
height: 139px;
}

body .title-categories a {
margin-bottom: 10px;
}

.b24-basket-steps {
padding-bottom:50px;
}

.real-content h1, h3.title-name {
font-size: 40px !important;
}


#slick-banner {
    margin-top: 50px;
margin-bottom: 80px;
}

.slider {
border: 0px solid #f2f2f2;
}



.list-list.list-poster-5 .list-item .list-item-image {
height: 340px;
padding: 0 0;
border: 1px solid #f2f2f2;
}

.b24-form-basket_customer .form-column-3, .b24-form-user-profile .form-column-3 {
width: 220px !important;
}

.b24-event-month-list.b24-event-month-list-default .list-item .list-item-image {
width: calc(270px);
height: 180px;
border: 1px solid #f2f2f2;
}


body .title-read-kt article.title-read .info-date {
margin-bottom: 40px;
}


.header-horizontal #header .head, .top-bar-container .top-bar {
}


body .title-read-kt article.title-read .info-date-icon-concert {
background-image: url("/wp-content/uploads/2022/09/ticket_shop.svg");
width: 60px;
height: 60px;
background-size: 60px;
border: none;
margin-top: -20px;
}

.sfsi_shortcode_container  {
margin-left: -5px;
}

.list-list.list-list-simple .list-item.couponbook-list-item .list-item-meta.meta-date-city {
width: 28%;
}


.b24-column.b24-column-10 {
    width: calc(  100%  /  25  *  10  );
}


.foot-widgets .foot-content {
    margin-left: auto !important;
    margin-right: auto !important;
padding: 0px 0 34px !important;
}
body .foot-widgets .widget {
   margin: 30px 30px 0 0;
 
}
body #footer.narrow .foot-items .foot-content {
max-width: 1060px;
}



.b24-menu .b24-menu-content ul.top-bar {
margin-right: 10px; 
font-weight: bold;
}

div.b24-column.b24-column-10 > a.btn.btn-half.active.show {
padding: 10px 0 10px 0;
height: auto;
}

.event-day-list.event-day-list-titles .list-item .list-item-btns {
    padding-top: 15px;
}

.real-content{
color: #1c1c1c;
}



.show-loader .b24-ajax-list-action .b24-next-day {
 background-color: red;
    -webkit-mask-image: url('images/strzalka.svg');
    mask-image: url('images/strzalka.svg');
}

.b24-event-day-list .b24-bar .b24-days .day {
padding: 5px 5px 0;
}

body .b24-numbered-summary .buttons {
margin-top: 30px;
}

body .b24-numbered-tickets #b24-seats select.b24-seat-variant {
    width: 100%;
    background-color: #eee;
    border: none;

}

body .b24-numbered-summary table tbody td.b24-ticket-image {
background-image: url(/wp-content/uploads/2022/07/bilet.png)
}

.basket-summary-column-2 {
width: calc(48%);
}

#footer.narrow .foot-widgets {
max-width:1250px !important;
padding: 0 10px;
}

.header-horizontal .navigation-bar {
    width: 100%;
    padding: 0px 0px !important;
    position: relative;
}


.header-horizontal .top-menu > li > a, .header-horizontal .top-menu > li > span.title {
line-height: 50px !important;
height: 50px !important;
}

body .b24-numbered-tickets #numbered-view{
height:600px;
}







body .b24-numbered-tickets .room-view-legend .legend-title {
margin-top: 10px;
}



a.logo img {
width: 111px !important;
}

a.logo {
padding-top: 0px !important;
padding-bottom: 5px !important;
}

#header {
height: 140px;
margin-top: 5px !important;
}


div.event-day-list.event-day-list-hourly > div.list-item > div.list-item-btns > a.btn.btn-half.active.show-loader {
padding: 10px 0 10px 0;
}
.event-day-list.event-day-list-hourly .list-item .list-item-btns a.btn {
height: auto;
}
.real-content {
line-height: 1.2 !important;
}



.title-content > .list-item-btns { 
padding-top: 10px;
}


.cancelled_repertoires .cancelled:after{
	content:"odwołane";
	color:red;
	transform:translateX(-100%);
	position:absolute;
}


.show-loader > img:hover {
 transform: scale(1.005) rotate(0deg) translateX(-50%) translateY(-50%) !important;
transition-duration: 0.3s;
}

a.btn-buy:hover, .b24-btn:hover,.button:hover, a.b24-btn:hover,a.button:hover, .buttons a:hover, input[type="submit"]:hover,  button[type="submit"]:hover,body input[type="submit"].b24-btn:hover, .wp-block-button__link:hover {
color: #fff !important;
transition: all 1s;
background: #3C3B3D !important;
}

.b24-day-events .btn-buy .active .show-loader {
background: url("https://demowarsztaty.bilety24.pl/wp-content/uploads/2023/06/przycisk_szary.svg") no-repeat !important;
}


.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content h3.list-item-title a:hover {
transform: scale(1.02) rotate(0deg) translateX(0.0%) translateY(-0.0%) !important;
background-color: #fff !important;
color: #040404 !important;
transition: all 1s;
text-decoration: underline !important;
}

.b24-event-month-list .b24-next-month:hover {
transform: scale(1.05) rotate(0deg) translateX(0.0%) translateY(-0.0%) !important;
transition: all 1.0s;
}




.buy-ptn > a:hover, .show-loader.b24-ajax-list-action.b24-next-day:hover, .b24-btn.show-loader:hover, .couponbook-list-item.list-item > .list-item-image:hover, .couponbook-list-item.list-item > .list-item-btn > a:hover {
transform: scale(1.04) rotate(0deg) translateX(0.0%) translateY(1.4%) !important;
}




body .title-read-kt article.title-read .list-item-btns a.btn:hover {
border: 1px solid #000;
color: #121212;
}



.event-day-list.event-day-list-titles .list-item .list-item-image img:hover {
transform: scale(1.02) rotate(0deg) translateX(0%) translateY(0%) !important;
}

body .b24-day-events .list-item-btns a {
height: 50px !important;
line-height: 50px !important;
font-size: 18px !important;
}


}
/* koniec only desktop */

/* newsletter */

body .b24-numbered-tickets .b24-sections-list .b24-sections.b24-sections-active {
border: none;
border-radius:2px;
}

.b24-newsletter-letter > form > .b24-newsletter-content label {
padding-bottom: 20px;
}
/* koniec newsletter */

/* koncertowy 2222222222222222222222222222222222222222222*/

.b24-workshop-categories {
font-size: 10px;
}



.b24-event-day-list .b24-bar .b24-days .day.calendar .calendar-btn, .b24-workshop-day-list .b24-bar .b24-days .day.calendar .calendar-btn {
background-image: url("/wp-content/uploads/2024/03/calendar-02.svg");
}
.b24-event-day-list .b24-bar .b24-days .day.calendar.active {
border: #000000 0px solid !important;
}

.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half.cancelled .format, .event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half.inactive .format {
color: white;
}
.jquery-modal .modal-info p {
color: #000;
}
.event-day-list.event-day-list-hourly .list-item .list-item-yt a.youtube svg {
max-width: 39px;
}

body #regulations-error {
color: #ff0009;
font-size: 15px;
}


body .title-read-kt article.title-read .list-item-btns {
margin-top: 2px;
}

.b24-newsletter-letter > form > .b24-newsletter-content input[type=submit] {
border: none;
line-height: 22px;
}

.b24-event-day-list .b24-next-day, .b24-workshop-day-list .b24-next-day {
background-image: url(/wp-content/uploads/2024/02/strzalka_KDK2.svg);
}


.b24-event-day-list .b24-next-day:hover, .b24-workshop-day-list .b24-next-day:hover {
background-image: url(/wp-content/uploads/2024/02/strzalka_KDK2.svg);
}


body .title-read-kt article.title-read .button-read-more:hover {
color: #2d2d2d;
}

.inactive .hour {
padding-top: 10px;
}


body .title-read-kt article.title-read .list-item-btns a.btn, body .title-read-kt article.title-read .title-youtube a.btn {
color: #121212;
border: 1px solid #142b42;
background: #ffffff;
}

.datepicker-panel > ul:not([data-view]) > li:not(.disabled)[data-view="month prev"], .datepicker-panel > ul:not([data-view]) > li:not(.disabled)[data-view="month next"] {
color: #000000;
}


.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half .hour {
margin-bottom: 5px;
}

.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half:nth-child(2n) {
margin-left: 0px;
}


.title-bar .post-meta {
margin-bottom: 0px !important;
}

.active span.date:before {
    font-weight: bold;
    content: "KUP BILETY";
    display: block;
}


.regulations > a {
font-weight: 900;
}

.content-limiter {
min-height: 60vh;
}


.layout-center {
margin-top: 50px;
}



.page-title {
font-size: 2em !important;
line-height: 1.1 !important;
}

.title-bar .in, .posts-bricks-1 {
max-width: 1075px !important;
margin-top: 200px !important;
}


body .b24-unnumbered-tickets .b24-unnumbered-ticket .quantity {
right: 55px;
}

body .b24-unnumbered-tickets .b24-unnumbered-ticket * {
color: #202020;
}

body .b24-unnumbered-tickets .b24-unnumbered-ticket {
height: 145px !important;
}


.b24-workshop-title-read .b24-content .b24-category-bar .b24-category {
background: #040404;
border-radius: 4px;
}

article table.table-cart thead tr th {
font-size: 13px;
}


.b24-plus {
color: #008000 !important;
}

.city {
display: none !important;
}

body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert {
margin-left: 0px;
}

.b24-workshop-title-read .b24-workshop-group-details .select2-container .select2-selection__arrow, .b24-workshop-modal-signup .row .participant-price-variant-select .select2-container .select2-selection__arrow {
background: no-repeat center url("https://demowarsztaty.bilety24.pl/wp-content/uploads/2023/06/arrow_zb2.svg");
}




body .title-read-kt article.title-read .info-date {
text-transform: none;
}



#content {
font-size: 14px !important;
}

.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .description {
font-size: 14px !important;
}

.btn-buy .active .show-loader {
height: 84px !important;
}


.slick-banner, #top-products-sufix {
margin-top: 30px !important;
}
#top-events-sufix, .slider.slick-dotted.slick-slider {
margin-bottom: 0px !important;
}


.b24-event-month-list .b24-bar .b24-months .month {
color: #ffffff;
}



.top-menu a span i {
margin-right: 12px !important;
}

.b24-event-month-list .b24-bar .b24-categories {
margin-bottom: 15px;
}


#header {
background: #000 !important;
}


body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert:hover {
background: url("https://demowarsztaty.bilety24.pl/wp-content/uploads/2023/06/przycisk_szary.svg") no-repeat !important; 
color: #fff !important;
transform: scale(1.02) rotate(0deg) translateX(0.0%) translateY(-0.0%) !important;
}



body .title-read-kt .title-description-content {
height: auto !important;
}

a.btn.payment-link {
color: #ff0000;
}



body .jlplg-lovecoding-cookie-accept-button {
width: 175px !important;
}



.b24-basket-steps ul.basket-steps li.active a {
background: #040404;
}


body .b24-numbered-summary .buttons, body .b24-basket-compact .buttons {
padding-top: 20px;
}

.list-list.list-kt .list-item .list-item-content {
width: calc(100% -  20%   -  20%  - 2 *  -6px );
}
article.couponbook-list-item.list-item > .list-item-btn {
width: 170px !important;
}


.list-list.list-kt .list-item .list-item-btn {
float: right;
padding-right: 6px;
}


.header-horizontal .logo-container {
opacity: 1.0;
}

.slick-banner, #top-products-sufix, #top-events-sufix {
margin-top: 20px;
}

.slider {
max-height: 600px;
}



.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .info .category .icon {
background-image: url("/wp-content/uploads/2022/10/kategoria.png");
}


.list-list.list-poster-5 .list-item h3.list-item-title > a, .workshop-list-item .list-item-content h3.list-item-title.short-text.short-text-done > a{
font-size: 12px;
} 

.a13-sticky-variant .top-menu > li.current-menu-item > a {
color: #ffffff !important;
}
.a13-sticky-variant .top-menu.with-effect > li > a span::before, .a13-sticky-variant .top-menu.with-effect > li > a span::after, .a13-sticky-variant .top-menu.with-effect > li > span.title span::before, .a13-sticky-variant .top-menu.with-effect > li > span.title span::after, .a13-sticky-variant .top-menu.with-effect > li > a em::before, .a13-sticky-variant .top-menu.with-effect > li > a em::after, .a13-sticky-variant .top-menu.with-effect > li > span.title em::before, .a13-sticky-variant .top-menu.with-effect > li > span.title em::after {
background-color: #ffffff !important;
}

.b24-event-month-list .b24-bar .b24-categories .category, body .title-categories a {
text-transform: uppercase;
padding: 6px 15px;
font-size: 12px;
background: #464646;
color: #fff;
border-radius: 4px;

}

.b24-event-month-list .b24-bar .b24-categories .category:hover {
color:#fff;
}


.b24-event-month-list .b24-bar .b24-categories .category.active {
background: #040404;
border: 0px solid #000;
color: #fff;
}



body .title-categories a:hover {
background-color: #4a4a4a;
color: #fff;
}

.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .info .date.empty, .b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .info .price.empty, .b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .info .category.empty {
visibility: visible;
}


body .title-read-kt article.title-read .list-item-btns a.btn:hover, body .title-read-kt article.title-read .title-youtube a.btn:hover, .event-day-list.event-day-list-hourly .list-item .list-item-btns a.btn:hover {
color: #fff!important;
background: #2d2d2d;
}


.cancelled_repertoires .repertoire:nth-child(2n), .cancelled_repertoires .repertoire {
background: none;
}


.b24-reprint-ticket form[name="reprint_ticket"] button {
padding-top:0px;
}



h3.list-item-title.short-text.short-text-done > a {
font-style: normal;
font-weight: bold;
font-size: 22px;
}




.b24-form-basket_customer input:read-only, .b24-form-user-profile input:read-only {
opacity: 1;
}

.top-menu.with-effect a em, .top-menu.with-effect span.title em {
font-family: 'Lato', sans-serif;
}



.real-content h1, h3.title-name {
font-family: 'Lato', sans-serif;
}


.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content h3.list-item-title > a, body .couponbook-read-kt article.couponbook-read .couponbook-content > h3  {
font-size: 20px !important;
font-weight: 500;
}
body .couponbook-read-kt article.couponbook-read .couponbook-content > h3 {
color: #000 !important;
}


form label.error {
color: #b62a2f;
font-size: 10px;
line-height: 10px;
}

.b24-basket-summary.basket-summary-mini a span.quantity strong {
background: #ff001b;
}




body .title-read-kt article.title-read .title-name {
margin-bottom: 10px;
font-weight: bold;
}

#wpgmza_map {
border: 1px solid #f2f2f2;
}


info-date info-date-concert {
text-transform: unset;
}



.youtube-container { 
margin-top: 59px;
border: 1px solid #f2f2f2;
}





body .title-read-kt article.title-read .movie-parameters {
display: none;
}






body a {
color: #000000;
}

.list-list .list-item .list-item-title a {
color: #000000;
}


article table.table-cart tr td {
color: #212121;
}


body .b24-numbered-summary .buttons a, body .b24-basket-compact .buttons a {
padding: 10px 20px;
}


.b24-event-month-list .b24-bar .b24-days .day.active {
background: #fff;
color: #000;
font-size:25px;
}




.jquery-modal .modal-info, .jquery-modal .modal a.close-modal {
background-color: #fff;
}
.jquery-modal .modal a.close-modal:before {
color: #000;
left: 10px;
}


.list-list .list-item .list-item-meta {
color: #000000;
}


.social-icons {
display: none;
}

.list-list.list-list-simple .list-item.couponbook-list-item h3.list-item-title {
width: 45%;
}


.list-list.list-list-simple .list-item > * {
padding-top: 30px;
}

.event-read .list-list .list-item .list-item-title a {
line-height: 60px;
}


body .order-list .order-item .order-item-asc {
background-image: url("/wp-content/uploads/2022/09/up_black.svg");
}
body .order-list .order-item .order-item-desc {
background-image: url("/wp-content/uploads/2022/09/down_black.svg");
}

.list-list.list-list-simple .list-item .list-item-btn {
text-align: right;
float: right;
}


.list-list.list-list-simple .list-item {
height: 80px;
border-bottom: 1px dashed #000000;
border-top: 1px dashed #000000;
}

.b24-ajax-list {
margin-top: 0px !important;
}


body article.event-themes.event-read .event-content h3.event-name {
padding-bottom: 25px;
}

body article.event-themes.event-read .event-content .event-attr-choose .choose-attribute-name, .b24-basket-steps ul.basket-steps li a span {
font-weight: normal;
}

body article.event-themes.event-read .event-content {
width: calc(100% -  35% );
}


input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea {
font-family:  'Lato', sans-serif;
}

hr {
border-color: #000000;
}

select.b24-seat-variant {
color: #000000;
}

.social img {
width: 35px;
}

#footer .widget, #footer .widget .search-form input[type="search"] {
line-height: 16px;
font-size: 12px;
font-family: 'Lato', sans-serif;
color: #212121;
}








.b24-event-month-list .b24-bars {
border: none;
}

.list-list.list-kt .list-item .list-item-content .list-item-meta.description a.b24-show-more .btn, .price-parts {
color: #000000;
}





.slick-prev  {
background-image: url("/wp-content/uploads/2022/09/prev_black.svg") !important; 
}
.slick-next  {
background-image: url("/wp-content/uploads/2022/09/next_black.svg") !important; 
}



.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content .info {
font-weight: normal;
}

.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content {
width: calc(100% -  141px  -  170px  -  121px );
}


.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content h3.list-item-title {
margin-bottom:12px;
height: auto;
}


h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .page-title, .widget .title, .header-horizontal .top-menu, input[type="submit"], form button, .posts-nav a span, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, ul.products .product-meta .product_name, body, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .page-title, .widget .title, ul.top-menu, #menu-overlay {
font-family: 'Lato', sans-serif !important;
color: #1c1c1c !important;
}


.b24-event-month-list .b24-bar .b24-months .month {
font-size: 25px;
padding: 0 0;
}


.b24-event-month-list .b24-bar .b24-months .month.active {
color: #fff;
text-decoration: underline !important;
}
 .b24-months  > a.b24-ajax-list-action.show-loader.month:hover {  
color: #757575 !important;
}
 body .b24-months  > a.b24-ajax-list-action.show-loader.month.inactive, body .b24-months  > a.b24-ajax-list-action.show-loader.month.inactive:hover {  
color: #c1c1c1 !important;
}

.b24-event-month-list .b24-bar .b24-days .day.inactive, .b24-event-month-list .b24-bar .b24-days .day.inactive:hover {
color: #555555;
background: none;
border: 0px solid #dbdbdb;
font-size:25px;
}


.b24-event-month-list .b24-bar .b24-days .day {
color: #fff;
background: none;
font-size: 25px;
padding: 5px 0px;
}
.b24-event-month-list .b24-bar .b24-days .day:hover {
color: #040404;
border: 0px solid #000000;
background: #737373;
}

.b24-event-month-list .b24-bar .b24-days {
font-family: 'Lato', sans-serif;
font-size: 12px;
}

.b24-event-month-list .b24-bar .b24-days .day {
padding-top: 5px;
padding-bottom: 5px;
border-radius:5px;
}

.b24-event-month-list.b24-event-month-list-default .b24-day {
margin-top: 70px;
}


.b24-event-month-list.b24-event-month-list-default .b24-day .b24-day-bar:after {
top:12px;
height: 1px;
width: 100%;
background-color: #0404044a;
}


.b24-event-month-list.b24-event-month-list-default .b24-day {
max-width: 1250px;
margin-left: auto;
margin-right: auto;
}




.b24-event-month-list.b24-event-month-list-default .b24-day .b24-day-bar {
margin-bottom: 30px;
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
}


.b24-event-month-list.b24-event-month-list-default .list-item .list-item-btns {
width: 150px;
}

a.btn-buy, .b24-btn,.button, a.b24-btn,a.button, .buttons a, input[type="submit"],  button[type="submit"],body input[type="submit"].b24-btn, .wp-block-button__link, .b24-workshop-modal-signup .row.btn-row a.btn-continue, .b24-workshop-modal-signup .row.btn-row a.btn-to-cart {
background: #040404 !important;
background-position: center top;
text-transform: uppercase !important;
color: #fff !important;
font-weight: 500 !important;

border-radius: 8px !important;
}


.couponbook-buy a.show-loader.b24-btn {
width: 170px !important;
height: 50px !important;
    line-height: 30px !important;
    font-size: 18px !important;
}

button[type="submit"], body input[type="submit"].b24-btn {
line-height: 20px !important;
}



.basket-button .button, .b24-event-month-list.b24-event-month-list-default .list-item .list-item-btns a.btn-buy {
line-height: 40px;
}


.b24-col-2 .b24-btn, .b24-form-simple input[type="submit"].b24-btn {
line-height: 20px;
}

body .convert_discount_code {
border-radius: 1px !important;
}

body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert {
height: 75px !important;
background: url("/wp-content/uploads/2023/09/przycisk_B24-1.svg") no-repeat !important;
border: 0px solid #fff !important;
color: #fff !important;
}


.b24-form-simple input[type="submit"].b24-btn {
float: none !important;
}



.b24-event-month-list.b24-event-month-list-default .list-item .list-item-content h3.list-item-title a, .b24-event-month-list.b24-event-month-list-default .list-item, .title-content > h3, body .title-read  {
color: #000000;
}


.b24-event-month-list.b24-event-month-list-default .list-item {
background: none;
margin-bottom: 65px;
}

body .title-read-kt article.title-read .list-item-btns a.btn.btn-half, a.modal-info.btn.btn-info {

margin-right: 10px !important;
}


.b24-event-day-list .b24-bar .b24-days .day.active {
color: #000000;
}

.b24-event-day-list .b24-bar .b24-days .day.calendar.active {
    border: #000000 1px solid;
}

.b24-event-day-list .b24-bar .b24-days .day.inactive  {
color: #000000;
}


.alert-info {
background: #D3B37B !important;
}

.slick-prev, .slick-prev:focus {
    background-image: url("../css/images/prev.svg");
}
.slick-next, .slick-next:focus {
    background-image: url("../css/images/next.svg");
}
.slick-prev:hover {
background-image: url("../css/images/prev.svg");
}
.slick-next:hover {
background-image: url("../css/images/next.svg");
}


.list-list.list-poster-5 .list-item h3.list-item-title {
max-height: 40px;
height: 40px;
}

.basket-finalization label.regulations {
    color: #000000;
}

form label.error {
margin-left: 3px;
}

div.columns.eight{
display: inline-block;
}

.nav-previous {
box-sizing: border-box;
margin-top: -1px;
text-align: center;
}



.nav-previous > a {
color: #000000;
border: 1px solid #000000;
padding: 20px;
font-weight: bold;
}


input[type="password"] {
margin-bottom: 10px;
}


body .b24-numbered-tickets #numbered-view #roomView {
background-color: #fff;
}



.real-content ol > li, .real-content  li {
list-style-type: decimal;
}

.real-content li > ol > li {
list-style-type: circle;
}

.real-content li > ol > li > ol > li{
list-style-type: disc;
}
.real-content  ol > li > ul > li > ul > li {
list-style-type: disc;
}

.ol-info-window-plain {
background: #fff !important;
}

.leaflet-popup-pane {
color:#000000;
}

#header-tools .tool, #header-tools .tool a {
color:#fff !important;
}




.event-day-list.event-day-list-hourly .list-item {
background: none;
}

#header-tools .tool:hover, #header-tools .tool a:hover, #header-tools .tool.highlight, #header-tools .tool.active {
color: #fff !important;
}



.b24-form-basket_customer .required-description {
color: #000000;
}

body .title-read-kt article.title-read .button-read-more, .b24-workshop-title-read .b24-description .show-more-btn, .b24-workshop-title-read .b24-description .button-read-more, a.more-link {
color: #040404;
padding-top: 10px;
font-weight: 700;
}



body .title-read-kt article.title-read .list-item-btns a.btn.month {
background: none;
}





.event-day-list.event-day-list-titles .list-item .list-item-content .description a.b24-show-more .btn, span.btn:hover{
color: #000000 !important;
}

.widget a {
color: #000000 !important;
}

.layout-parted .content-box {
background: none !important;
}


.b24-unnumbered-tickets .b24-unnumbered-ticket .quantity a:hover {
background-color: #adadad !important;
}

.b24-unnumbered-ticket {
background-image: url("/wp-content/uploads/2023/07/2_Bilet_nieaktywny.svg");
}
.b24-unnumbered-ticket.ticket-active {
background-image: url("/wp-content/uploads/2023/07/2_Bilet_aktywny_zielony.svg");
}


a.btn.btn-half.inactive.month {
text-transform: uppercase;
}






.wysoko {
height: 15vh;
}
.wysoko2 {
height: 34vh;
}



.alert-error {
border: 0px solid #000000;
text-transform: uppercase;
color: #fff;
border-radius: 2px;
}

.alert-success {
background: #008000;
border: 0px dashed #000000;
text-transform: uppercase;
color: #fff;
border-radius: 2px;
}


span.minutes, span.seconds{
color: #fff;
}

.b24-basket-summary.basket-summary-mini a span.b24-basket-timer {
top: 0px; 
}


.b24-user-tickets-table > table {
width: 100%;
}


body .b24-sale-end-dealer-info a.show-loader.b24-btn {
line-height: 20px;
}



.list-item-btns a.btn.btn-half.active.show, .event-day-list.event-day-list-hourly .list-item .list-item-btns a.btn,body .title-read-kt article.title-read .list-item-btns a.btn.btn-half.btn-half-concert{
background: #040404;
border: 1px solid #040404;
color: #fff;
border-radius:  7px;
}





.modal-info.b24-btn.btn-info {
margin-top: 10px !important;
}





.b24-seat.b24-seat-row-1036 > .b24-lp {
margin-top: 6px;
}
#b24-seats-mobile div.b24-remove {
margin-top: 10px;
}


.list-list.list-kt .list-item .list-item-image img {
border-radius: 2px;
}


.b24-reprint-ticket {
margin-top:50px;
}

a.b24-ajax-action.b24-btn.add {
padding: 10px 10px;
margin: 10px 0 10px 0;
}




.couponbook-image > img {
border: 1px solid #f3f3f3;
border-radius: 2px;
}

article.couponbook-read hr {
border-top: 1px dashed #d1d1d1 !important;
}


.list-poster-5 > article.event-list-item.list-item > h3.list-item-date {
font-size: 14px;
text-align: center;
}

.list-list.list-kt .list-item .list-item-content h3.list-item-title > a, .event-day-list.event-day-list-titles .list-item .list-item-content h3.list-item-title a {
font-size: 24px;
color: #000000;
}

.container .list-list event-list .list-poster-5 > .event-list-item .list-item > .list-item-title short-text .short-text-done, list-item-title short-text short-text-done > list-item-title short-text short-text-done {
font-size: 16px;
}

.repertoire > .title {
color: #000000;
text-transform: uppercase;
}


.repertoire {
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
padding-top: 15px !important;
padding-bottom:15px !important;
}

.cancelled_repertoires {
margin: 50px 0 50px 0;
}




.list-list .list-item {
border: none;
background: #fff;
}

div.b24-numbered-summary.active {
margin-top: 20px;
}





article table.table-cart .remove a {
color: #000000;
}




body .b24-numbered-summary table {
width: 100%;
margin-top: 50px;
}
.quantity > input[type="text"] {
max-width: 35px !important;
}



input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea {
font-size: 15px !important;
border: 1px solid #919191 !important;
background: #efefef !important;
}

article table.table-cart thead tr th, body .b24-numbered-summary table thead th, table.desktop-show > thead > tr > th{
background: none;
border-bottom: 1px solid #000000;
border-top: none;
color: #000000;
}



.box-delivery {
background: #ffffff;
}

article table.table-cart {
margin-bottom: 50px;
}

article table.table-cart .image img {
border: 1px solid #000000;
}

article table.table-cart tr.title td h4 a {
color: #000000;
}


tr.title.row-1, tr.title.row-2, tr.items.row-1, tr.items.row-2{
border-top: 1px solid #fff !important;
}

article table.table-cart tr.row-1, body .b24-numbered-summary table tbody tr td {
background:none;
border-bottom: 1px dashed #000000;
color: #000000;
}
article table.table-cart tr.row-2 {
border-bottom: 1px dashed #000000;
background-color: #fff;
}



td.section-name {
font-size: 15px !important;
}


article table.table-cart .image {
width: 100px;
}



.box-summary .button.convert_discount_code {
height: 40px;
padding: 12px 0;
text-align: center;
background-color: #303030;
font-weight: normal;
color: #fff; 
}

table.table-cart {
width: 100%;
}

.basket-summary-mini a span.quantity, .basket-summary-mini a span.price {
top: 0px;
}

.title-description-content {
text-align: justify;
line-height: 22px;
}

.b24-menu ul.top-bar li a {
color: #fff;
font-size: 11px;
}

.b24-menu {
background: #000;
}

.basket-summary-mini a span.fa::before {
 font-size: 20px;
}

.b24-minus, .b24-minus.disabled, .b24-plus {
line-height: 22px;
}


body article.product-themes.product-read {
text-align: justify;
}


.buy-price {
font-size: 14px !important;
}

.buy-ptn > a {
border: 1px solid #000000 !important;
}


body article.product-themes.product-read .buy-row .buy-count-form input {
width: 55px;
}

body article.product-themes.product-read .buy-row .buy-price {
width: 15%;
}
body article.product-themes.product-read .buy-row .buy-name {
width: 40%;
}


body article.product-themes.product-read .buy-row {
background: #fff;
border-bottom: 1px dashed #000000;
border-top: 1px dashed #000000;
border-left: none;
border-right: none;
border-radius: 1px 1px;
}


.product-image > img {
border: 1px solid #000000;
border-radius: 1px 1px;
}

.product-name.short-text.short-text-done {
font-size: 36px;
color: #000000 !important;
}



body article.product-themes.product-read .product-content {
width: calc(100% -  28.4% );
}


.show-loader.b24-ajax-list-action.b24-next-day {
transition: transform .5s ease-in-out !important;
}

.image.blur-bg.blurred > svg:hover {
 transform: none !important;
}
.blur-bg.show-loader.blurred > svg:hover {
 transform: none !important;
}
.blur-bg.blurred > svg:hover {
 transform: none !important;
}


.couponbook-list-item.list-item > .list-item-image {
transition: transform .5s ease-in-out !important;
}


.youtube.btn.btn-full {
transition: transform .5s ease-in-out !important;
}



.blur-bg.show-loader.blurred > svg:hover {
 transform: none !important;
}



.wp-block-separator {
margin-left: auto;
margin-right: auto;
}
.b24-event-day-list .b24-next-day {
padding-top: 50px;
}


a.btn.btn-half.inactive.month {
color: #000000 !important;
}

article.couponbook-list-item.list-item > .list-item-content {
padding: 0 0 !important;
}





article.couponbook-list-item.list-item > .list-item-image {
padding: 0 20px 0 0px;
width: calc(230px);
}

.list-list.list-kt .list-item .list-item-content .list-item-meta.description {
line-height: 15px;
}




.list-item-btns > a.btn.btn-half.active.show, .list-item-btns > a.btn.btn-half.inactive.show {
padding-top: 10px;
}




.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half {
height: 40px;
}



.header-horizontal #header .head {
max-width: 1265px;
padding: 5px 0px  0 0!important;
}

.dark-sidebar a, .textwidget p {
color: #fff !important;
}

.grafstop {
margin: -5px 5px 0 0;
border: 1px solid #f2f2f2;
}




.event-read .meta-date-city, .event-read .list-list .list-item .list-item-meta  {
    color: #000000 !important;
    line-height: 60px !important;
}


.list-item {
    text-align: justify;
    line-height: 1.2 !important;
}





div.show {
    width: 125px !important;
    float: right !important;
}

div.title-type {
    text-align: left !important;
    width: 130px !important;
}


.list-list.list-list-description .list-item .list-item-image {
    max-width: 208px;
}



.list-list.list-double-color .list-item:nth-child(2n+1) {
    background: #fff;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
}

.list-list.list-double-color .list-item:nth-child(2n) {
    background: #fff;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
}


.title-content > h3 {
    font-size: 36px !important;
}


.event-content > h3{
    font-size: 26px !important;
}



h3.list-item-title > a:hover {
    color: #000000 !important;
}

.event-day-list.event-day-list-hourly > .list-item {
    height: 92px;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
}

.b24-next-day {
    color: #000000 !important;
}

.table-seperator {
    display: none;
}


div.title-row.even > div.image.blur-bg.blurred {
    width: 46px;
}

div.title-row.even {
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
    margin-bottom: 8px;
}

.real-content li {
    list-style-type: upper-roman;
}


.real-content li > ul > li {
    list-style-type: lower-alpha;
}




#footer { 
background: #000 !important;
}



.foot-content > .widget_text > .title {
    font-size: 17px;
    color: #797979 !important;
margin-bottom: 24px;
}

.format {
    font-size: 11px !important;
}



.top-menu > li > a {
font-size: 17px !important;
}




ul#menu-main-menu > li:last-child {
    top: 0px;
    position: relative;
    left: 0px;
}



#header.a13-sticky-variant, #header.a13-sticky-variant:hover {

border-bottom: #000000 3px solid !important;
}





.datepicker-panel > ul:not([data-view]) > li {
    font-size: 16px;
}

a {
    text-decoration: none !important;
}

.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn svg {
    height: 60%;
    margin-top: 2px;
}



.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn.btn-half {
    width: calc((100% - 19px) / 2);
}

.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn, body .title-read-kt article.title-read .title-youtube a.btn {
    width: 99%;
 background: #040404;
border: 1px solid #040404;
color: #fff;
border-radius: 7px;
}
body .title-read-kt article.title-read .title-youtube a.btn {
height: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
float: none;
}

.event-day-list.event-day-list-titles .list-item .list-item-btns a.btn:hover {
color: #fff;
background: #2d2d2d;
}

.event-day-list.event-day-list-titles .list-item {
    border-bottom: #000000 1px dashed;
    border-top: #000000 1px dashed;
}







.b24-event-day-list .b24-bar .b24-view .list .option.selected {
    color: #000000;
font-size: larger;
}



.b24-image {
    border-radius: 2px;
 transition: transform .5s ease-in-out !important;
}




.event-day-list.event-day-list-titles .list-item {
    background: none !important;
    min-height: 315px;
color: #000000;
}

.event-day-list.event-day-list-titles .list-item .list-item-content .description {
    line-height: 17px;
    height: calc(208px);
    text-align: justify;
    padding-right: 10px;
}

.event-day-list.event-day-list-titles .list-item .list-item-content .description a.b24-show-more,
.list-list.couponbook-list.list-kt .list-item .list-item-content .description a.b24-show-more {
    background-image: linear-gradient(to bottom, transparent 0%, #fff 60%, #fff 100%);
    height: 18px;
}

.b24-pagination .b24-btn {
    background: #b13d00;
    width: 264px;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
}

a.order-item-label, div.order-list.up {
color: #000000 !important;
font-weight: normal;
}


/* koniec kinowy */
@media only screen and (max-width: 640px) {
    div#b24_calendar {
        display: none;
    }
}


.list-list.list-tiles-3 .list-item .list-item-image {
    /* height: 226px; */
}



.b24-newsletter-letter > form > .b24-newsletter-content input[type=submit]:hover {
background-color: #3C3B3D !important;
    color: #fff !important;
    transition: all 1s;
    border: 1px solid #3C3B3D !important;
}

.error {
    font-weight: normal !important;
}

article.event-list-item.list-item {
    background-image: url(/wp-content/uploads/2021/09/tlo-brick3.png);
}








.title-default-list .title-row .title {
    font-size: 17px;
}


ol, ul {
    list-style: circle;
}

.wp-block-separator {
    margin-top: 40px !important;
    margin-bottom: 40px;
    max-width: 60%;
}

nav.topmenu {
    background: #152042de;
}

nav.topmenu li > a {
    text-transform: uppercase;
}

nav.topmenu ul.menu > li ul.top-bar li a {
    color: white;
    font-size: 15px;
}

nav.topmenu ul.menu > li ul.top-bar li .fa.fa-shopping-cart {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: -6px;
    background: url(/wp-content/plugins/b24-api/css/images/koszyk2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0px;
    content: " ";
}

nav.topmenu ul.menu > li ul.top-bar li .fa.fa-shopping-cart:after {
    display: none;
}

nav.topmenu ul.menu > li ul.top-bar li .fa.fa-shopping-cart:before {
    display: none;
}

nav.topmenu ul.menu > li ul.top-bar li .basket-summary-mini {
    margin-left: 24px;
}

nav.topmenu .basket-summary-mini a span.quantity, nav.topmenu .basket-summary-mini a span.price {
    top: 0px;
    vertical-align: top;
}

/* bopo */









div.order-list.up {
    color: #dd2217;
    }

.product-list-filters {
    color: #dd2217;
  }



article.event-list-item {
    opacity: 0.9;
    transition: 0.3s;
    border-radius: 1px;
}

article.event-list-item:hover {
    opacity: 1;
}



html body article.product-themes.product-read .buy-row .buy-ptn .b24-btn {
    font-size: 14px;
}

html body article.product-themes.product-read .buy-row .buy-price {
    font-size: 18px;
    line-height: 35px;
}

html body article.product-themes.product-read .buy-row .buy-count-form {
    margin-top: 5px;
}

body article.product-themes.product-read .buy-row .buy-count-form input {
    height: 26px;
}

.b24-basket-steps ul.basket-steps, .b24-newsletter-content input[type=submit] {
font-family: 'Lato', sans-serif;
}

.b24-basket-steps ul.basket-steps li a span.step-name {
    font-size: 9px;
font-weight: 400;
}

body article.product-themes.product-read .buy-row {
    margin-bottom: 20px;
}

body article.product-themes.product-read .product-content {
    padding-bottom: 90px;
}



nav.topmenu ul.menu > li ul.top-bar li a {
    font-size: 13px !important;
}

.topmenu {
    background: #152042de;
}





#access ul li {
    border-radius: 3px 3px 0 0 !important;
    margin: 0 1px 0 1px !important;
}

.list-list.list-list-description .list-item, .list-list.list-kt .list-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #000000;
    border-top: 1px dashed #000000;
 border-left: 0px;
border-right: 0px;
    background: #fff;
}

body .order-list {
    float: right;
}

/* koszyk */

tr.cart_item.sub-level > td > table {
width: 100%
}

input[type="text"].discount_code {
max-width: 240px !important;
border-radius: 1px;
}


.desktop-show > .active > .b24-seat > td {
background-color: #fff !important;
color: #000;
}


.quantity > a{
font-size: 22px !important;
line-height: 1.0 !important;
}

.b24-basket-compact table {
width: 100%;
}


.b24-unnumbered-tickets .b24-unnumbered-ticket .price {
left: 40px !important;
}


.b24-unnumbered-tickets .b24-unnumbered-ticket {
padding: 8px 10px 8px 40px !important;
}

td.b24-ticket-image {
background-size: 25px !important;
}


.b24-sections {
text-transform: uppercase;
font-size: 12px;
}











.b24-unnumbered-tickets .b24-unnumbered-ticket .quantity input {
height:26px !important;
}

/* koniec koszyka */

/* stopka */


#footer-widget-area .widget-title {
    font-weight: bold;
}

.widget-title {
    color: #dd2217;
}

/* koniec stopki */


/* lista aktualnosci */
img.alignleft.post-thumbnail.wp-post-image.imageNone {
    width: 100%;
}

#content > article.post {
    height: 600px !important;
}

.entry-summary > p {
    padding: 0 5px;
}

.entry-meta > span {
    display: none !important;
}

.entry-header {
    padding: 0 5px 0 5px;
}

.entry-meta {
    background-color: #F8F8F870 !important;
}

/* koniec lista aktualnosci */

/* nawigacja pod postami */
.navigation {
    display: none;
}

/* koniec nawigacji pod postami */
/* lista produktow */
a.show-loader.text {
    font-size: 17px;
}

/* koniec listy produktow */

/* repertuar */
.title-default-list .title-row > div {
    padding: 0 14px 0 0;
}

div.containe.title-default-list {
    line-height: 15px;
}

.title-row > .image > img {
    width: 96px;
    height: 64px;
}

/* koniec repertuatu */

/* slider */


.slick-slide {
margin: 0 0;
}






.b24-blur-img {
  transition: transform .5s ease-in-out !important;
}




/* koniec slider */

/* paginacja */
.b24-pagination li {
        border: 1px solid #000000;
}

.page-numbers i {
    font-style: normal;
}


/* koniec paginacja */
/* kalendarz */

div#b24_calendar {
    border: 1px solid #000000;
    margin-bottom: 80px;
}



.b24-calendar a.blur-bg {
    width: 138px;
    height: 92px;
}

.b24-calendar {
    border-radius: 2px;
}

/* koniec kalendarz */


/* koszyk */

/* koszyk koniec */



#top-products-sufix {
    padding-top: 20px;
}



.event-day-list.event-day-list-titles .list-item .list-item-content h3.list-item-title a {
    color: #000000;
    padding: 0;
}
.btn-show-more.btn.btn-full {
 padding-top: 0;
line-height: 30px;
}



.list-list.list-tiles-3 .list-item .list-item-content.no-button {
height: 80px;
}

.foot-items {
background-color: #ffffff !important;
display: none;
}
.foot-text {
float: right !important;
}



/* cookie */
.jlplg-lovecoding-cookie-info-container .jlplg-lovecoding-cookie-info, .jlplg-lovecoding-cookie-info-container .button-text {
font-size: 13px;
}
.jlplg-lovecoding-cookie-info-container {
background-color: #444546c2;
}
/* cookie koniec */

/* wyślij bilet na maila */



.sixteen.columns.alpha.omega > .nav-previous > a {
background: #040404 !important;
border-radius: 2px;
border: 0px solid;
color: #fff;
}
.sixteen.columns.alpha.omega > .nav-previous > a:hover {
background: #00A0E3;
color: #fff;
}

/* wyślij bilet na maila koniec */

/* ulatwienia */
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
background-color: #040404 !important;
font-size: 100% !important;
}


/*ulatwienia koniec */


/* aktualnosci */
@media (min-width: 782px) {

}
/* aktualnosci koniec */

body a.sficn {
background: #000 !important;
}

