.open-access .page-title .section-header.normal {
    margin-bottom: 0;
    border-bottom: none;
}
.open-access .widget-book-recommended {
    border-top: 1px solid #dedede;
    padding-top: 40px;
}
.open-access .page-title + .std.cms-box p:last-child {
    margin-bottom: 40px;
}
.open-access .widget-book-recommended {
    margin-bottom: 40px;
}
.open-access .selected-filtres {
    padding-top: 20px;
    border-top: 1px solid #dedede;
}
.open-access .col-left .category-filters.page-tree {
    display: none;
}
.open-access .col-left .category-filter-header {
    padding-top: 15px;
}
.open-access .category-filters {
    padding-top: 0;
}
.open-access .js-help-menu {
    display: none !important;
}
.open-access .open-access-banner {
    border-top: 1px solid #dedede;
}
.open-access #is_available_container {
    display: none !important;
}
.open-access .category-grid .product-info {
    float: left;
    width: 130px;
}
.open-access .title {
    margin-top: 0 !important;
}
.open-access-list-image,
.open-access-grid-image {
    float: left;
    border: 0;
    cursor: pointer;
    background: url(../../img/tablet-overlay.png) center center no-repeat;
    background-size: 100%;
    display: block;
    width: 130px;
    height: 175px;
    padding: 0;
}
.open-access-list-image div,
.open-access-grid-image div {
    top: -2px;
    left: 10px;
    width: 111px;
    height: 150px;
    position: relative;
    background-color: #000004;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    text-align: left;
    overflow: hidden;
    outline: 1px solid #000004;
    outline-offset: -1px;
}
.open-access-list-image img,
.open-access-grid-image img {
    width: 100%;
    height: auto;
    max-height: none;
}
.open-access-grid-image {
    margin-bottom: 15px;
}
.open-access-list-title {
    font-size: 1.125rem;
    font-weight: 400;
    text-align: left;
    background: none;
    border: 0;
    padding: 0;
    color: #333333;
    line-height: 1.4;
    cursor: pointer;
}
.open-access-grid-title {
    display: block;
    font-weight: 700;
    line-height: 1.5;
    background: none;
    border: 0;
    text-align: left;
    padding: 0;
    cursor: pointer;
}
.open-access-list-title:hover,
.open-access-grid-title:hover {
    color: #c61616;
    text-decoration: underline;
}

/* Szare przyciski */
.open-access-list-btn {
    transition: border-color 300ms ease-out;
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 700;
    color: #333333;
    cursor: pointer;
    border-radius: 100px;
}
.open-access-grid-btn {
    transition: border-color 300ms ease-out;
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 700;
    color: #333333;
    cursor: pointer;
    border-radius: 100px;
    margin: 15px 0 0;
    display: block;
}
.open-access-list-btn:hover,
.open-access-grid-btn:hover {
    border-color: #333333;
    transition: border-color 300ms ease-out;
}

@media all and (max-width: 1023px) {
    .open-access .col-main .page-title {
        margin-bottom: 0;
        border-bottom: none;
    }
    .open-access .col-main .category-products {
        margin-top: 0;
    }
    .open-access .category-filter-wrap {
        margin-bottom: 0;
    }
    .open-access .category-filter-wrap .category-filter-header {
        padding-top: 21px;
        border-top: 1px solid #dedede;
    }
    .open-access .filter-box ul {
        padding-left: 0 !important;
    }
    .open-access #filter_category li:last-child {
        border-bottom: none;
    }
    .open-access .page-title + .col-left.sidebar + .std.cms-box p:last-child {
        margin-bottom: 40px;
    }
    .open-access .page-title .show-category-btn {
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .open-access .category-nav {
        padding-top: 25px;
    }
    .open-access-list-title {
        font-size: 13px;
        font-weight: 700;
    }
    .open-access-list-image {
        width: 100px;
        height: 142px;
        margin-bottom: 15px;
    }
    .open-access-list-image div {
        left: 8px;
        width: 85px;
        height: 114px;
    }
    .open-access-list-btn {
        margin-top: 10px;
    }
}

/* Modalbox */

.modal-open-access .product-info {
    display: flex;
    align-items: start;
    margin: 20px 0 0 0;
}
.modal-open-access .device-tablet {
    flex-shrink: 0;
    margin-right: 60px;
}
.modal-open-access .device-tablet::after {
    width: 80px;
    height: 80px;
    content: "";
    position: absolute;
    border-radius: 100px;
    left: 170px;
    top: 180px;
    box-shadow: -3px 3px 11px rgb(0 0 0 / 40%);
    background: url(../../img/open-access-icon.svg) #007db3 25px 18px no-repeat;
}
.modal-open-access .product {
    flex-grow: 1;
}
.modal-open-access .product-info .title {
    font-size: 22px;
    line-height: 1.4;
}
.modal-open-access .authors {
    margin: 15px 0 0 0;
}
.modal-open-access .authors p {
    margin: 0 0 2px 0;
    font-size: 13px;
}
.modal-open-access .details {
    border-top: 1px dotted #ccc;
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    font-size: 13px;
}
.modal-open-access .details li {
    margin-bottom: 4px;
}
.modal-open-access .open-access-download {
    background-color: #f9f9f9;
    border-radius: 5px;
    margin: 40px 0 25px 0;
    padding: 25px 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    text-align: right;
}
.modal-open-access .info {
    max-width: 380px;
}
.modal-open-access .open-access-download a {
    text-decoration: underline;
}
.modal-open-access .open-access-download button {
    transition: background 300ms ease-out;
    border: 0;
    background: #007db3;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    border-radius: 100px;
    flex-shrink: 0;
    margin-left: 40px;
    height: 50px;
}
.modal-open-access .open-access-download button:enabled:hover {
    background: #006692;
    transition: background 300ms ease-out;
}
.modal-open-access .open-access-download button:disabled {
    background: #003458;
    transition: background 300ms ease-out;
    cursor: default;
}
.modal-open-access .open-access-license {
    display: flex;
    color: #767676;
    font-size: 12px;
    align-items: center;
    margin-bottom: 40px;
    line-height: 1.4;
}
.modal-open-access .open-access-license a.license-badge {
    width: 90px;
    margin-right: 25px;
    flex-shrink: 0;
}
.modal-open-access .open-access-description {
    margin-bottom: 40px;
}
.modal-open-access .open-access-description:before {
    content: "";
    top: 14px;
    display: block;
    height: 1px;
    background: #dedede;
    position: relative;
}
.modal-open-access .open-access-description .description-title {
    margin: 0 0 30px;
    font-size: 16px;
    text-transform: uppercase;
    background: #ffffff;
    position: relative;
    line-height: 1;
    display: inline-block;
    padding-right: 20px;
}
.modal-open-access .cross-sell {
    display: flex;
    align-items: center;
    border-top: 1px solid #dedede;
    padding: 30px 0;
    font-size: 12px;
}
.modal-open-access .cross-sell-image {
    flex-shrink: 0;
    margin-right: 25px;
}
.modal-open-access .cross-sell-title {
    flex-grow: 1;
}
.modal-open-access .cross-sell-title a {
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}
.modal-open-access .cross-sell-button {
    flex-basis: 120px;
    margin-left: 25px;
    flex-shrink: 0;
}
.modal-open-access .cross-sell-button a {
    color: #333333;
    text-decoration: none;
    border: 1px solid #333333;
    font-size: 0.8125rem;
    font-weight: 700;
    border-radius: 100px;
    padding: 7px 25px;
    line-height: 18px;
}
.modal-open-access .cross-sell-button a:hover {
    border: 2px solid #333333;
    padding: 6px 24px;
}
.modal-open-access .cross-sell-button a::after {
    margin-left: 8px;
    content: "\e80d";
    font-family: "fontello";
}
.modal-close-footer {
    display: flex;
    padding: 30px 0 0;
    border-top: 1px solid #dedede;
    justify-content: flex-end;
}
.modal-close-footer button {
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    width: auto;
    height: auto;
    opacity: 1;
    text-decoration: underline;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modal-close-footer button:hover {
    color: #c61616;
}
@media screen and (max-width: 767px) {
    .modal-open-access .product-info,
    .open-access-download,
    .open-access-license {
        flex-direction: column;
        align-items: center;
    }
    .modal-open-access .product,
    .open-access-download .info,
    .open-access-license div {
        width: 100%;
    }
    .modal-open-access .device-tablet {
        margin: 0 0 30px 0;
    }
    .modal-open-access .device-tablet::after {
        left: 130px;
        top: 130px;
    }
    .modal-open-access .title {
        font-size: 16px;
    }
    .modal-open-access .cross-sell {
        align-items: start;
    }
    .modal-open-access .open-access-download {
        text-align: center;
        font-size: 13px;
        margin: 30px 0;
        padding: 25px 20px;
    }
    .modal-open-access .open-access-download button {
        margin: 20px 0 0 0;
        width: 100%;
        font-size: 15px;
        padding: 5px 25px;
    }
    .modal-open-access .open-access-license a.license-badge {
        margin: 0 0 20px 0;
        width: 110px;
    }
    .modal-open-access .open-access-license .license-badge img {
        width: 110px;
    }

    .modal-open-access .cross-sell-title div {
        line-height: 1.3;
        margin-bottom: 5px;
    }
}
