
.cookies_info {
    bottom: 0;
    position: fixed;
    z-index: 100;
    right: 0;
    background-color: white;
    color: black;
    padding: 10px;
    border: 1px solid black;
    width: 100%;
}

.cookies_info a {
    color: black !important;
    text-decoration: underline;
}

.cookies_info_header {
    min-height: 30px;
}

@media (min-width: 768px) {

    .cookies_info {
        bottom: 10px;
        right: 10px;
        padding: 10px;
        width: 400px;
    }

    .cookies_info_header {
        min-height: 50px;
    }
}


.cookies_info_content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.product__item .product__item__header .price {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

body.mobile.rezerwacja-uzytkownik-biblioteka .product__item .product__item__header .price {
    justify-content: start;
}

.product__item .product__item__header .price .disqount {
    margin-right: 10px;
}

.product__item .product__item__header .price .discount-info,
.price.discount-info {
    width: 100%;
    font-weight: lighter;
    font-size: 0.66rem;
}

.butik_desc_head__content__btn.disabled {
    background-color: #dddddd !important;
    opacity: 0.7
}

.butik_desc_head__content__btn.disabled:focus,
.butik_desc_head__content__btn.disabled:hover {
    background-color: #dddddd !important;
    color: initial !important;
    cursor: not-allowed;
}

.rezerwacja-uzytkownik-biblioteka .product__item {
    border: 1px solid #d6d6d6;
    cursor: initial;
}

.rezerwacja-uzytkownik-biblioteka .product__item:hover {
    cursor: initial;
}

body.desktop .special__products--list .product__item {
    display: grid;
    grid-template-areas: "image titleprice description";
    grid-template-columns: repeat(3, 1fr);
    column-gap: 2rem;
    row-gap: 30px;
    padding-bottom: 0;

}

body.desktop .special__products--list .product__item p {
    margin-top: 0;
}

body.desktop .special__products--list .product__item .product__item__image {
    margin: 0;
    grid-area: imagewrapper;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    display: flex;

}

body.desktop .special__products--list .product__item .product__item__header {
    grid-area: titleprice;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 0;
    align-self: end;
    flex-wrap: wrap;
}

body.desktop .special__products--list .product__item .product__item__content {
    grid-area: description;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
    display: flex;
    margin: 0;
    align-self: start;
}

.cena-zakupu-label {
    font-weight: normal;
    font-size: smaller;
    display: inline-block;
    padding-right: 5px;
    line-height: 1.7;
}

.header-data-zakupu {
    font-weight: normal;
    width: 100%;
    font-size: smaller;
}

.download-btn {
    padding: 0.7em !important;
    padding-left: 50px !important;
    background-repeat: no-repeat !important;
    background-position: 5px 5px !important;
    background-size: 28px 28px !important;
    background-color: #cabc77;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1em !important;
    line-height: 1.2;
    margin-left: 0;
    text-transform: uppercase;
}

.download-btn.pdf {
    background-image: url("/images/layout/pdf.png") !important;
}

.download-btn.epub {
    background-image: url("/images/layout/epub.png") !important;
}

.download-btn:focus,
.download-btn:hover {
    background-repeat: no-repeat !important;
    background-image: url("/images/layout/download.svg") !important;
    background-position: 5px 5px !important;
    background-size: 28px 28px !important;
}

body.rezerwacja-uzytkownik-biblioteka .product__item .product__item__header {
    line-clamp: initial;
    -webkit-line-clamp: initial;
    overflow: visible;
    word-wrap: break-word;

}

body.rezerwacja-uzytkownik-biblioteka .special__products.special__products--grid .download-btn + .download-btn {
    margin-top: 10px;
}

body.rezerwacja-uzytkownik-biblioteka .special__products.special__products--grid .download-btn {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

body.rezerwacja-uzytkownik-biblioteka .special__products.special__products--list .download-btn {
    margin-bottom: 20px;
    margin-right: 20px;
}

body.rezerwacja-uzytkownik-biblioteka .special__products.special__products--list .download-btn:last-child {
    margin-right: 0;
}

body.rezerwacja-uzytkownik-biblioteka .special__products.special__products--list .download-btn + .download-btn {
    margin-left: 0;

}

.towary-biblioteka-block {
    padding-bottom: 2rem;
    padding-top: 1rem;
}

.simpleurl {
    color: initial !important;
    text-decoration: none;
}

.simpleurl:hover {
    cursor: pointer;
}

/*button#addFav {*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100% 100%;*/
/*    border: 0;*/
/*    background-color: transparent;*/
/*}*/
/*button#addFav {*/
/*    background-image: url("/images/layout/addToFav.svg");*/
/*}*/

/*button#addFav.isfav {*/
/*    background-image: url("/images/layout/removeFromFav.svg");*/
/*}*/

.moja-polka-info {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: smaller;
}

.butik_desc_head__images .item {
    max-height: 110px;
    overflow: hidden;
}

.download-section {
    margin-top: 15px;
}

.download-section-buttons {
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;

}

.download-section-info {
    font-size: smaller;
}

body.desktop .ts-download-btn {
    max-width: 200px;
}

.tresc-cms a {
    color: revert !important;
}

.tresc-cms a.btn--brown {
    color: black !important;
}

.tresc-cms a.btn--brown:hover {
    color: white !important;
}

.fr-add {
    font-size: 1.2rem;
}

body.desktop .fr-add {
    font-size: 1rem;
}

.cart-hideprice {
    margin-top: 40px;
}

.fr-add__icon {
    flex: 0 0 2em;
    height: 2em;
    width: 2em;
}

body.desktop .butik_desc_head .butik_desc_head__images {
    padding-right: 30px;
}

body.desktop .butik_desc_head__images .butik_desc_head__thumbs {
    margin-right: 0;
}

body.desktop .butik_desc_head__images .butik_desc_head__thumbs {
    margin-right: 0;
}

body.desktop .butik_desc_head__main {
    padding-right: 0;
}

body.desktop .butik_desc_head__images .butik_desc_head__thumbs {
    width: 130px;
}

body.desktop .butik_desc_head__images .butik_desc_head__main {
    align-items: start;
    width: calc(100% - 130px);
    max-width: unset;
}

.butik__main-slider__item__row .img-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.butik__main-slider__item__row .txt-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-items: center;
    width: 100%;
    height: 100%;
}

.butik__main-slider__item__row .txt-box .txt {
    margin-bottom: 0;
}

.slick-initialized .slick-slide {
    margin-top: auto;
    margin-bottom: auto;
}

.rezerwacja-index-index .slick-track {
    height: 100%;
}

.rezerwacja-index-index .slick-track {
    display: flex !important;
}

.rezerwacja-index-index .slick-slide {
    height: inherit !important;
}

.dane-do-faktur-blok {
    background-color: #eaeaea;
    padding: 10px;
    height: 100%;
    margin-bottom: 10px;
}

#collapseFaktura .invalid-feedback {
    color: red;
}

#faktura_osoba_pola, #faktura_firma_pola {
    margin-bottom: 1.5em;
    display: none;
}

body.mobile #collapseFaktura .radiobox__content {
    font-size: 0.9rem;
}

body.mobile #collapseFaktura .radiobox {
    margin-bottom: 20px;
}

body.desktop .abonaments__dates__slider .abonaments__dates__item:first-child .abonaments__dates__item__content {
    border-left: 1px solid #d5d5d5;
}

body.desktop .abonaments__dates__slider .abonaments__dates__item .abonaments__dates__item__content {
    border-right: 1px solid #d5d5d5;
}

/*.wycieczki-rodzaj-biletu > div {*/
/*    width: 20%;*/
/*    text-align: center;*/
/*}*/

/*.wycieczki-rodzaj-biletu .counter {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.wycieczki-rodzaj-biletu > div .form__label {*/
/*    justify-content: center;*/
/*}*/

/*.wycieczki-rodzaj-biletu > div:first-child {*/
/*    width: 40%;*/
/*    text-align: left;*/
/*}*/

/*.wycieczki-rodzaj-biletu > div:first-child .form__label {*/
/*    justify-content: start;*/
/*}*/