/* SEO start */
.seo-desc {
    padding-bottom: 40px;
}

.seo-desc, .seo-desc p {
    text-align: justify;
    font-size: 18px;
}

.seo-desc a {
    color: #cea32c;
}

.seo-desc h1 {
    font-size: 34px;
    text-align: center;
}

.category-image {
    margin-top: 18px;
    width: 100%;
    height: auto;
}

.zajawki {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-wrap: wrap;
}

.zajawka {
    width: 45%;
}

.zajawka a {
    font-size: 22px;
    background-color: #0b5680;
    color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
}

.zajawka a:hover {
    color: #fff;
}

@media only screen and (max-width: 640px) {
    .zajawka {
        width: 100%;
    }
}

.h1-opt {
    font-size: 48px;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    line-height: 0.7;
}

@media only screen and (max-width: 1024px) {
    .h1-opt {
        margin-top: 32px;
        line-height: 1;
    }
    .mt-opt {
        margin-top: 0;
    }
}

.mt-opt {
    margin-top: 32px;
}

.gold-color {
    color: #cea32c !important;
}

.produkt__cena{
    text-decoration: none !important;
    font-size: 44px !important;
    font-family: 'Myriad Pro', sans-serif;
    color: #000 !important;
    font-weight: 900 !important;
}

.naglowek__h2{
    font-size: 48px !important;
}
/* SEO end */

/* Sale box start */
.sale-container {
    position: absolute;
    top: -15px;
    right: -15px;
    background: url('/images/plamka.png') no-repeat;
    width: 100px;
    height: 100px;
    z-index: 100;
}

.sale-container span {
    position: relative;
    top: 25px;
    z-index: 100;
    display: block;
    text-align: center;
    color: #fff;
    font: 1.2rem Sans-Serif;
    font-weight: 800;
}

.sale-container-standalone {
    position: initial;
    margin-top: 10px;
    margin-left: auto;
}

.sale-container-big {
    top: 5px;
    right: 5px;
    width: 120px;
    height: 120px;
    background-size: contain;
}

.sale-container-big span {
    top: 35px;
}

@media screen and (min-width: 645px) and (max-width: 740px), (max-width: 500px) {
    .sale-container-big {
        width: 120px;
        height: 120px;
    }

    .sale-container-big span {
        top: 35px;
    }
}

@media screen and (max-width: 440px) {
    .sale-container-big {
        width: 100px;
        height: 100px;
    }

    .sale-container-big span {
        top: 25px;
    }
}
/* Sale box end */

/* Menu bar start */
.header-bottom-container {
    margin: 0 auto;
}

.header-bottom-item-left {
    margin-right: auto;
}

.header-bottom-item-left + .header-bottom-item {
    margin-left: 25px;
}

.header-bottom-container > .header-bottom-item-right {
    margin-left: auto;
}

.header-bottom-container > .header-bottom-item-right ~ .header-bottom-item-right {
    margin-left: 0;
}

.header-bottom-item-highlighted,
.header-bottom-item-highlighted:hover,
.header-bottom-item-highlighted a,
.header-bottom-item-highlighted a:hover,
.header-bottom-item-highlighted .header-bottom-submenu .header-bottom-submenu-item {
    color: #cfa42a;
    font-weight: bold;
}

.header-bottom-item-highlighted > a {
    text-transform: uppercase;
}

.header-bottom-item-distinct,
.header-bottom-item-distinct:hover,
.header-bottom-item-distinct a,
.header-bottom-item-distinct a:hover {
    color: #f00;
    font-weight: bold;
    text-transform: uppercase;
}

.header-bottom-item-highlighted .header-bottom-submenu .header-bottom-submenu-item:hover {
    color: #fff;
}

.header-bottom-wrapper a {
    border-right: 2px solid #cfa42a;
    margin-right: 9px;
    padding-right: 9px;
    text-align: center;
}

.header-bottom-wrapper a:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.header-bottom-item-highlighted .header-bottom-wrapper a {
    border-color: #fff;
}
/* Menu bar end */

/* Media queries start */
.content-mobile {
    display: none;
}

.content-desktop {
    display: block;
}

@media screen and (max-width: 768px) {
    .content-mobile {
        display: block;
    }

    .content-desktop {
        display: none;
    }

    header .header-top {
        padding: 0 20px;
    }
}
/* Media queries end */

/* Pagination start */
.pagination {
    line-height: 18px;
}

.number.active a {
    font-weight: bold;
    color: #fff;
    background-color: #0b5680;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    display: block;
    line-height: 24px;
    margin-top: -3px;
}
/* Pagination end */

/* Cart modal start */
.modal-container .cart-table {
    max-height: 40vh;
    overflow-y: auto;
}

.modal-container .cart-header {
    margin-top: 50px;
    margin-bottom: -50px;
    color: #f00;
    font-size: 1.5rem;
    text-align: center;
}

.modal-container .cart-header.cart-header-success {
    color: #4a4;
}
/* Cart modal end */

/* Mobile search start */
@media screen and (min-width: 768px) {
    #search-bar-detached {
        display: none !important;
    }
}

#search-icon:hover {
    cursor: pointer;
}

#search-bar-detached {
    display: none;
    margin: 24px 48px;
}

#search-bar-detached .search-bar {
    display: flex;
}

#search-bar-detached .typeahead__list {
    margin-top: 2px;
}
/* Mobile search end */

/* Cart on mobile start */
.cart-amount-mobile {
    display: none;
    position: absolute;
    background-color: #f00;
    border-radius: 50%;
    text-align: center;
    top: -15px;
    right: -5px;
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .cart-amount-mobile {
        display: block !important;
    }
}
/* Cart on mobile end */

/* Fotorama overrides start */
.fotorama__fullscreen-icon {
    background: none !important;
    width: 100% !important;
    height: 100% !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10 !important;
}
/* Fotorama overrides end */

/* Custom overrides start */

.product-description {
    padding: 12px 0;
}

/* Higher z-index so choices are above sale image */
.choices__list--dropdown {
    z-index: 101;
}

/* Cookie consent revoke icon */
.cc-revoke.cc-bottom {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    left: 1em;
}

@media screen and (max-width: 768px) {
    .cc-revoke.cc-bottom {
        display: none;
    }
}

/* Fix buttons in the cart on mobile */
@media screen and (max-width: 768px) {
    .button {
        max-width: 45%;
        padding: 6px 18px;
    }
}

/*.form .form-radio .form-radio-label > .form-radio-label-img {*/
/*    margin-right: 4px;*/
/*}*/

/* Custom overrides end */

/* Margin and padding helpers start */
.m-t-24 {
    margin-top: 24px;
}

.m-b-24 {
    margin-bottom: 24px;
}
/* Margin and padding helpers end */

/* Social sites logos start */
.header-top-social-logos {
    flex: 1;
    margin-top: -13px;
    margin-left: 25px;
}

.header-top-social-logos a {
    display: inline-block;
    margin-right: 10px;
}

.header-top-social-logos a img {
    width: 40px;
    height: 40px;
}

.header-bottom-social-logos {
    text-align: right;
    margin-bottom: 10px;
    margin-top: -25px;
}

.header-bottom-social-logos a {
    display: inline-block;
    margin-left: 10px;
}
/* Social sites logos end */

/* New main page hero start */
.mainpage-hero {
    display: flex;
    max-height: 611px;
    margin-bottom: 10px;
    margin-top: 5px;
    flex-wrap: wrap;
}

.mainpage-hero-item {
    width: 50%;
}

.mainpage-hero-item:first-child {
    padding-right: 5px;
}

.mainpage-hero-item:last-child {
    padding-left: 5px;
}

.slider-container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    max-height: 611px;
}

.slider-slide {
    background-position: center center;
    background-size: cover;
    background-color: rgba(255, 255, 255, 0.7);
    background-blend-mode: lighten;
    height: 100%;
}

.slider-slide > a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-container-inner {
    width: 100%;
    max-height: 611px;
    text-align: center;
}

.slider-container-inner-left {
    text-align: left;
}

.mainpage-hero-slider-left-cover {
    max-width: 611px;
    max-height: 611px;
    display: contents;
}

.mainpage-hero-slider-left-cover img {
    max-width: 500px;
    max-height: 500px;
    width: auto;
    height: 100%;
}

.promobox {
    background-color: unset;
}

.fotorama-custom .fotorama__arr {
    background: none;
    width: 35px;
    height: 35px;
}

.fotorama-custom .fotorama__arr::before {
    content: " ";
    width: 29px;
    height: 29px;
    color: inherit;
    border-color: currentColor;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top: 0;
    border-right: 0;
    border-style: solid;
    display: block;
    transform-origin: 40% 50%;
    transform: rotate(-45deg);
    margin: 0;
}

.fotorama-custom .fotorama__arr--prev {
    left: 20px;
    margin-top: -20px;
}

.fotorama-custom .fotorama__arr--next {
    right: 10px;
}

.fotorama-custom .fotorama__arr--prev::before {
    transform: rotate(45deg);
}

.fotorama-custom .fotorama__arr--next::before {
    transform: rotate(-135deg);
}

.mainpage-hero-slider-left-label {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 8px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.mainpage-hero-slider-left-label a {
    font-size: 18px;
    color: #f2f1ed;
    text-decoration: none;
}

.mainpage-hero-slider-left-label h4 {
    margin: 8px 0;
}

.mainpage-hero-slider-left-label-price {
    position: relative;
    left: 20px;
    color: #fff;
    font-size: 22px;
    align-items: center;
    padding: 10px 20px;
    background: rgba(205, 161, 38, 0.6);
    align-self: stretch;
    display: flex;
}

.mainpage-hero-slider-right-item {
    text-align: center;
    width: 100%;
    height: 100%;
}

.mainpage-hero-slider-right-item img {
    max-height: 100%;
}

.promobox-full {
    margin-bottom: 32px;
    display: flex;
}

.promobox-full .promobox-container {
    padding: 0;
    width: 100%;
}

.promobox-full .promobox-item:first-child {
    padding-right: 5px;
}

.promobox-full .promobox-item:last-child {
    padding-left: 5px;
}

@media (max-width: 1024px) {
    .mainpage-hero {
        max-height: 1226px;
    }

    .mainpage-hero-item {
        width: 100%;
        margin-bottom: 5px;
    }

    .mainpage-hero-item:first-child {
         padding-right: 0;
     }

    .mainpage-hero-item:last-child {
        padding-left: 0;
    }

    .mainpage-hero-slider-left-label h4 {
        font-size: 13px;
    }

    .mainpage-hero-slider-left-cover img {
        width: 100%;
        height: auto;
    }

    .promobox-item {
        margin-bottom: 5px;
    }

    .fotorama__arr {
        display: none !important;
    }

    .promobox-full .promobox-item:first-child {
        padding-right: 0;
    }

    .promobox-full .promobox-item:last-child {
        padding-left: 0;
    }
}
/* New main page hero end */

/* Payment and shipment button and popup start */
#payment-and-shipment {
    background: none;
    border: none;
    margin-top: 30px;
    padding: 0;
    color: #0563c1;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
}

#payment-and-shipment-popup {
    display: none;
    max-width: 50%;
    margin: 35px 0;
}

@media (max-width: 1024px) {
    #payment-and-shipment-popup {
        max-width: 75%;
    }
}

@media (max-width: 640px) {
    #payment-and-shipment-popup {
        max-width: 100%;
    }
}
/* Payment and shipment button and popup end */

/* Cover badges and overlays start */
.cover {
    position: relative;
}

.cover-badge {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 184px 184px;
    border-color: transparent transparent transparent #1f1f1f;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    text-transform: uppercase;
}

.cover-badge span {
    position: absolute;
    top: 20px;
    width: 150px;
    left: -205px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    transform: rotate(-45deg);
    display: block;
}

.cover-badge-small {
    border-width: 0 0 100px 100px;
}

.cover-badge-small span {
    top: 10px;
    width: 80px;
    left: -110px;
    font-size: 1.2em;
}

.product .product-cover[data-label-color] .cover-badge {
    top: 42px;
}

@media screen and (max-width: 440px) {
    .cover-badge {
        border-width: 0 0 150px 150px;
    }

    .cover-badge span {
        top: 15px;
        width: 120px;
        left: -168px;
        font-size: 1.7em;
    }
}
/* Cover badges and overlays end */

/* New product filters start */
.products-pagination .filters {
    margin-top: -10px;
}

@media only screen and (max-width: 1024px) {
    .products-pagination .filters {
        margin-bottom: 18px;
    }
}

.products-pagination .filters .choices__inner {
    padding-right: 15px;
}

.filter-button-container {
    bottom: -16px;
    margin: 0 -26px -16px;
    position: sticky;
    text-align: center;
    z-index: 2;
}

.filter-button {
    background-color: #0B5680;
    border: none;
    color: #fff;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 0;
    width: 100%;
}

.filter-button:hover {
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.side-category {
    scrollbar-width: thin;
    max-width: 100vw;
}

.side-category ul li span.filter-header {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px 12px 0;
    position: relative;
}

.filter-link {
    cursor: pointer;
}

.side-category ul li.filter-inputs {
    display: flex;
    margin-bottom: 6px;
}

.side-category ul li.filter-inputs::before {
    content: unset;
}

.filter-inputs .filters-input-wide {
    width: 100%;
}

@media only screen and (min-width: 769px) {
    #filters-toggle-button {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .filter-button-container {
        position: fixed;
        bottom: 0;
        margin-bottom: 0;
        width: 100%;
    }

    #filters-toggle-button {
        color: #fff;
        position: sticky;
        top: 0;
        z-index: 101;
    }

    .filters-toggle-button {
        text-align: center;
    }

    .filters-toggle-button:hover {
        cursor: pointer;
    }

    #filters-toggle-button h3 {
        background-color: #000;
        color: #fff;
        font-size: 24px;
        margin: -7px 0 -26px;
        padding: 16px 26px;
    }

    #filters-toggle-button i {
        font-size: 26px;
    }

    .side-category {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        max-height: 100vh;
        z-index: 1000;
        background-color: #fff;
    }

    #sideCategory .filters-toggle-button {
        position: sticky;
        top: -16px;
        z-index: 101;
    }
}
/* New product filters end */

/* Spinner start */
.spinner {
    color: #ffffff;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* Spinner end */

#purchase-finish-message {
    color: #f00;
    display: none;
    font-size: 1.2rem;
    margin-top: 18px;
    text-align: center;
}

@media only screen and (max-width: 640px) {
    .add-to-cart-sticky {
        position: fixed;
        bottom: 50px;
        left: 5%;
        width: 90%;
        z-index: 2;
    }
}

.discs-condition-featured {
    text-decoration: underline;
}

.side-category-supplement {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 16px;
    right: 12px;
    width: min-content;
}

.side-category-supplement span {
    font-size: 65%;
}

.js-clear-filters {
    display: none;
}

.lowest-price {
    font-size: 14px;
    line-height: 1.2;
    color: #7d7d7d;
}
