div.pukka {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

div.pukka .image img {
    width: 100%;
}

.jacobs-origin-product-new.product-jacobs-banner.without-line:after {
    display: none !important;
}

.category-sub-menu .add,
.category-sub-menu .remove {
    cursor: pointer;
}


div.pukka .image,
div.pukka .text {
    flex: 1 1 50%;
}

div.pukka.right {
    flex-direction: row-reverse;
}

@media(max-width: 768px) {
    div.pukka {
        flex-direction: column;
        margin-bottom: 20px;
    }

    div.pukka.right {
        flex-direction: column;
    }

    div.pukka .image,
    div.pukka .text {
        flex: 1 1 100%;
    }
}

.page-content--product .btn-zoom {
    background: #c2a84d;
    border-radius: 50%;
    padding: 5px;
}

.page-content--product .btn-zoom .material-icons {
    font-size: 30px;
    color: #FFFFFF;
}

body.cms-id-2 ul {
    padding-left: 55px;
}
body.cms-id-2 ul li {
    margin-bottom: 8pt;
}

.product-barista-text-block {
    background: #f9f5ea;
    padding: 40px 50px 30px;
    font-family: "'Montserrat', sans-serif", sans-serif;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.product-barista-text-block p {
    margin-bottom: 5px !important;
}

.product-barista-details.image-after + div,
.product-jacobs-details.image-after + div {
    margin-top: -132px;
}

.product-jacobs-details.image-after + div,
.product-jacobs-details.image-after .product-jacobs-details-info {
    margin-bottom: 50px;
}

.product-barista-details.image-after + div img,
.product-jacobs-details.image-after + div img {
    object-fit: cover;
    width: 100%;
    height: auto;
}


@media (max-width: 500px) {
    .product-barista-details.image-after + div img,
    .product-jacobs-details.image-after + div img {
        height: auto;
    }
}

.product-barista-text-block h2 {
    font-family: 'JacobsSans', sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    font-size: 30px ;
}

@media(max-width: 768px) {
    .product-barista-text-block p {
        font-size: 14px;
    }

    .product-barista-text-block h2 {
        font-size: 24px;
    }

    .product-barista-text-block {
        padding: 30px 10px 20px;
    }
}
h1.slogan {
    font-family: 'JacobsSansNarrow', sans-serif;
    font-weight: 400;
    color: #FFFFFF !important;
}

#search_filter_toggler {
    width: 100%;
    box-shadow: 0px 0px 4px 0px #000000;
}

#search_modal .modal-dialog {
    max-width: 800px;
}

#search_modal .modal-dialog .modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    right: 10px;
    top: 3px;
}

#search_modal .modal-dialog .modal-header .close {
    font-weight: 100;
    font-size: 35px;
    color: #000000;
    opacity: 1;
    z-index: 999;
    padding: 0;
    height: 20px;
    width: 20px;
    margin: 0;
    outline: none !important;
}

#search_modal .modal-dialog .modal-body form {
    max-width: 100%;
    margin-top: 30px;
}

#search_modal .modal-content {
    border-radius: 10px;
}

#search_modal .modal-dialog .modal-body form .search-widget__input-right {
    border: 1px solid #c2a84d;
    box-shadow: none !important;
}

.autocomplete-suggestions {
    margin-top: 16px;
    max-height: 300px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.autocomplete-suggestion {
    padding: 10px;
    gap: 10px;
    font-size: 14px !important;
}

.autocomplete-suggestion img {
    max-width: 80px !important;
    max-height: 80px !important;
}

.header-search button {
    background: none;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    outline: none !important;
}

.header-search {
    padding-right: 2.5rem;
}

.header-search button i {
    font-size: 35px;
}

@media(max-width: 991px) {
    body .header-search {
        padding-right: 0.5rem;
    }

    body .header-search button i {
        color: #FFFFFF;
        font-size: 30px;
    }
}

h2.slogan {
    font-family: 'JacobsSansNarrow', sans-serif;
    font-weight: 400;
    color: #FFFFFF !important;
    font-size: 1.375rem;
}

@media(min-width: 992px) {
    .product-jacobs-banner.pachshot-20 .product-jacobs-banner-image img {
        bottom: 0%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .product-jacobs-banner.pachshot-20 .product-jacobs-banner-image {
        position: relative;
        height: 100%;
    }


    .product-jacobs-banner.jacobs-cronat-gold .product-jacobs-banner-image img {
        bottom: 0%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .product-jacobs-banner.jacobs-cronat-gold .product-jacobs-banner-image {
        position: relative;
        height: 100%;
    }
}

@media(min-width: 992px) {
    div.capsules-return {
        width: 75%;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5px;
    }
}

.footer-delivery-info {
    font-size: .875rem;
    font-weight: 400;
    display: block;
}



@media (max-width: 767.98px) {
    .product-title a {
        max-height: 100% !important;
    }
}

.header-nav .header-add-text {
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    justify-content: center;
}


#thecheckout-shipping .delivery-options-list .delivery-option-row:has(#delivery_option_31) {
    display: none;
}
.alert-for-non-subsriber {
    background: #000000;
    color: #ffffff;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    padding: 5px;
    margin: 5px 0;
    font-weight: 100;
}

.alert-for-non-subsriber a {
    color: #ffffff !important;
}

.add-to-cart.disabled {
    pointer-events: none !important;
    opacity: 0.7 !important;
}

.product-information .alert-for-non-subsriber {
    margin-bottom: 10px;
    padding: 0;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
    background: transparent;
    padding: 0;
    border-radius: 0;
}

.product-information .alert-for-non-subsriber .alert-text {
    background: #000000;
    color: #ffffff;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 10px;
    margin: 5px 0;
    font-weight: 100;
}

.product-information .alert-for-non-subsriber .alert-link {
    background: #c2a84d;
    color: #ffffff;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 10px;
    margin: 5px 0;
    font-weight: 100;
    transition: all 0.3s ease-in-out;
}

.product-information .alert-for-non-subsriber .alert-link:hover {
    background: #000000;
}

@media(max-width: 500px) {
    .alert-for-non-subsriber {
        font-size: 13px;
        line-height: 15px;
    }

    .product-information .alert-for-non-subsriber {
        flex-direction: column;
        gap: 0;
        align-items: flex-start;
        width: 100%;
    }

    .product-information .alert-for-non-subsriber a,
    .product-information .alert-for-non-subsriber p {
        width: 100%;
    }
}
body.product-id-1084 .product-description .jacobs-origin-product-new.banner-6 {
    padding-bottom: 80px;
}

body .header__menu li.menu__item--current .menu__item-link--top,
body .header__menu li.menu__item--top:has(.menu__item--current) .menu__item-link--top,
body .top-menu-mobile li.menu__item--top:has(.menu__item--current) .menu__item-link--top,
body .top-menu-mobile li.menu__item--current .menu__item-link--top {
    color: #C2A84D;
}

body.product-id-1084 .product-description+.product-additional-tabs {
    margin-top: -80px;
}

@media (max-width: 991px) {
    body .block_newsletter {
        padding-bottom: 0 !important;
    }
}

.img-line-header {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

@media(max-width: 991px) {
    .img-line-header {
        display: none !important;
    }
}

.block_newsletter {
    background: none !important;
    padding-bottom: 0 !important;
}

.page-cms-20 .material-icons {
    font-family: 'Material Icons' !important
}

.product-prima-banner-white img {
    width: 100%;
}

.product-lor-pozostale h2 {
    font-family: Montserrat;
    font-size: 32px;
    margin-bottom: 1em;
}

.text-gold-effect {
    background: -webkit-linear-gradient(left, #c18a2d, #c18a2d 20%, #e3bc55 40%, #c18a2d 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #d4a030;
}

.product-prima-banner {
    background-size: cover;
}



/*
.product-tab-content.description .row>* {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
*/

.product-tassimo-banner-white img {
    width: 100%;
}

.product-tab-content.description .container {
    padding: 0 16px !important;
}
.tassimo-intellibrew {
    color: rgb(87, 87, 86);
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgb(237, 237, 237);
}

.product-tassimo-banner {
    background-size: cover;
}

.product-tassimo-banner .tassimo-coffee-size {
    padding: 0 5px;
    margin-left: 5px;
}

body.reignite .offer .items .item a p, body.reignite .text-big h3 {
    text-transform: uppercase;
    font-family: 'JacobsSans Condensed', sans-serif
}

body.reignite .offer, body.reignite .program {
    background-image: url('../old-img/reignite/reignite-bg.png');
    position: relative;
    background-repeat: repeat
}

body.reignite .offer h2, body.reignite .quote .col-12 h3 span {
    background-image: url('../old-img/reignite/reignite-brand-line.png');
    color: transparent;
    background-repeat: no-repeat;
    background-size: cover
}

body.reignite .page-main-content {
    background-color: #2f4531
}

body.reignite .l-header.wrapfixed {
    padding-bottom: 0 !important
}

body.reignite .banner, body.reignite .offer .items .item a .image {
    position: relative
}

body.reignite .banner img, body.reignite .program .right img, body.reignite .video a img {
    width: 100%;
    height: auto
}

body.reignite .banner .content {
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
}

body.reignite .banner .content h1 {
    font-family: JacobsSansNarrow, sans-serif;
    font-size: 53px;
    color: #fff;
    line-height: 55px
}

body.reignite .history .col-12 {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding: 80px 0
}

body.reignite .history .col-12 p {
    max-width: 950px;
    font-family: JacobsSans, sans-serif;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px
}

body.reignite .offer {
    padding-top: 100px;
    padding-bottom: 80px;
    background-size: cover
}

body.reignite .offer:before {
    content: url('../old-img/reignite/reignite-wunderbar.png');
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

body.reignite .offer h2 {
    font-family: JacobsSans, sans-serif;
    font-size: 70px;
    line-height: normal;
    text-transform: uppercase;
    background-clip: text;
    -webkit-background-clip: text
}

body.reignite .offer .items .item {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center
}

body.reignite .offer .items {
    margin-top: 50px
}

body.reignite .offer .items .item a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center
}

body.reignite .offer .items .item a img {
    width: auto;
    height: 240px;
    position: relative;
    z-index: 2
}

body.reignite .offer .items .item a .image:before {
    content: '';
    position: absolute;
    right: 11px;
    top: -3px;
    box-shadow: 27px 16px 24px 0 #000;
    height: 100%;
    width: 100%;
    z-index: 1
}

body.reignite .offer .items .item a p {
    color: #fff;
    font-size: 30px;
    letter-spacing: .25px;
    line-height: normal
}

body.reignite .video {
    background-color: #233324;
    padding: 80px 0
}

body.reignite .video .col-12 {
    display: flex;
    justify-content: center;
    align-items: center
}

body.reignite .video a {
    max-width: 90%
}

body.reignite .text-big {
    background-color: #2f4531;
    padding: 100px 0 120px
}

body.reignite .text-big h3 {
    color: #016241;
    margin: 0;
    font-weight: 700;
    text-align: center;
    line-height: 285px
}

body.reignite .text-big h3.top {
    font-size: 17em;
    margin-bottom: -20px
}

body.reignite .text-big h3.bottom {
    font-size: 23.5em
}

body.reignite .program {
    padding: 110px 0;
    background-size: cover
}

body.reignite .program .left {
    padding-right: 0
}

body.reignite .program .left .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 20px;
    background-color: #fff7ec
}

body.reignite .program .left .content h4 {
    font-family: 'JacobsSans Condensed', sans-serif;
    color: #2f4841;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0
}

body.reignite .program .left .content p {
    font-family: JacobsSans, sans-serif;
    color: #2f4841;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    max-width: 84%
}

body.reignite .program .right {
    padding-left: 0
}

body.reignite .quote {
    background-color: #2f4531;
    padding: 60px 0
}

body.reignite .quote .col-12 {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 70px
}

body.reignite .quote .col-12 h3 {
    font-family: JacobsSans, sans-serif;
    color: #fff;
    font-size: 48px;
    line-height: 55px;
    font-weight: 400;
    text-align: center
}

body.reignite .quote .col-12 h3 span {
    background-clip: text;
    -webkit-background-clip: text
}

body.reignite .reignite-line img {
    width: 100%;
    height: 120px;
    object-fit: cover
}

body.reignite .block_newsletter {
    display: none !important
}

body.reignite .video figure {
    margin-bottom: 0
}

@media (max-width: 1200px) {
    body.reignite .text-big h3 {
        line-height: 245px
    }

    body.reignite .text-big h3.top {
        font-size: 14em
    }

    body.reignite .text-big h3.bottom {
        font-size: 19.5em
    }

    body.reignite .offer .items .item a p {
        font-size: 25px
    }
}

@media (max-width: 2000px) {
    body.reignite .banner {
        height: 700px
    }

    body.reignite .banner img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

@media (max-width: 991px) {
    body.reignite .container {
        max-width: 100%;
        width: 100%
    }

    body.reignite .text-big h3 {
        line-height: 28vw
    }

    body.reignite .text-big h3.top {
        font-size: 24vw
    }

    body.reignite .text-big h3.bottom {
        font-size: 33vw
    }

    body.reignite .offer .items .item {
        max-width: 100%;
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 35px
    }

    body.reignite .offer .items .item:last-child {
        margin-bottom: 0
    }

    body.reignite .offer .items .item a p {
        font-size: 34px
    }

    body.reignite .program .row {
        flex-direction: column-reverse
    }

    body.reignite .program .left {
        padding-right: 15px
    }

    body.reignite .program .right {
        padding-left: 15px
    }

    body.reignite .program .left .content {
        padding: 30px 0
    }

    body.reignite .program .left .content h4 br {
        display: none !important
    }

    body.reignite .offer, body.reignite .program {
        background-size: 250%
    }
}

@media (max-width: 768px) {
    body.reignite .banner {
        height: auto
    }

    body.reignite .banner img {
        width: 100%;
        height: auto;
        object-fit: contain
    }

    body.reignite .video a {
        max-width: 100%;
        width: 100%
    }

    body.reignite .banner .content h1 {
        text-align: center;
        font-size: 39px;
        line-height: 43px
    }

    body.reignite .history .col-12 p br {
        display: none !important
    }

    body.reignite .history .col-12 p {
        font-size: 18px;
        line-height: 37px
    }

    body.reignite .history .col-12, body.reignite .program, body.reignite .quote, body.reignite .video {
        padding: 40px 0
    }

    body.reignite .offer h2 {
        font-size: 49px
    }

    body.reignite .text-big h3.top {
        font-size: 23vw
    }

    body.reignite .text-big h3.bottom {
        font-size: 32vw
    }

    body.reignite .quote .col-12 h3 {
        font-size: 30px;
        line-height: 37px
    }

    body.reignite .text-big {
        padding: 20px 0 40px
    }

    body.reignite .quote .col-12 {
        gap: 40px
    }

    body.reignite .reignite-line img {
        height: 80px
    }

    body.reignite .banner .content {
        top: 20px
    }
}

body.lottery .lottery--rules h4, body.lottery .lottery--rules p.subtitle, body.lottery section.lottery--win .item h4, body.lottery section.lottery--win .item p {
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase
}

body.lottery {
    font-family: 'Montserrat', sans-serif, sans-serif
}

body.lottery section.lottery .container {
    position: relative
}

body.lottery section.lottery {
    overflow-x: hidden
}

body.lottery section.lottery .banner-left {
    position: absolute;
    width: 100vw;
    height: 100%;
    left: -98%
}

body.lottery section.lottery .banner-right {
    position: absolute;
    width: 100vw;
    height: 100%;
    right: -98%
}

body.lottery section.lottery--win {
    background: #e9cc92;
    padding: 70px 0 50px
}

body.lottery section.lottery--win h2 {
    color: #19432b;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-size: 55px;
    line-height: 57px
}

body.lottery section.lottery--win .item {
    display: flex;
    flex-direction: column;
    align-items: center
}

body.lottery section.lottery--win .item img {
    width: 100%
}

body.lottery section.lottery--win .item h4 {
    color: #19432b;
    font-size: 38px;
    line-height: 40px;
    font-weight: 600
}

body.lottery section.lottery--win .item p {
    color: #19432b;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px
}

body.lottery .mw255 {
    max-width: 255px
}

body.lottery .lottery--rules {
    padding: 70px 0 50px;
    background: #18412a;
    position: relative;
    overflow-x: hidden
}

body.lottery .lottery--rules h4 {
    color: #d3be79;
    font-size: 55px;
    line-height: 57px;
    font-weight: 600;
    letter-spacing: 5px;
    position: relative;
    z-index: 1
}

body.lottery .lottery--rules p.subtitle {
    color: #d3be79;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    z-index: 1
}

body.lottery .mt-50 {
    margin-top: 50px
}

body.lottery .lottery--rules .item {
    display: flex;
    flex-direction: column;
    align-items: center
}

body.lottery .lottery--rules .item img {
    max-width: 155px;
    z-index: 1
}

body.lottery .lottery--rules .item p {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    z-index: 1
}

body.lottery .lottery--rules .item p span {
    color: #d3be79;
    font-weight: 600
}

body.lottery .lottery--rules .item p a {
    color: #d3be79;
    font-weight: 600;
    text-decoration: underline
}

body.lottery .lottery--rules .line img {
    width: 250%;
    max-width: 100vw;
    position: relative;
    top: 27%;
    left: -77%;
    z-index: 1
}

body.lottery .justify-between {
    justify-content: space-between
}

body.lottery .lottery--rules .item.with-bg {
    position: relative
}

body.lottery .lottery--rules .item.with-bg:before {
    content: url('../old-img/theme-img/loteria-swiateczna/lottery-rule-layer.png');
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0
}

body.lottery .button-with-bg {
    background: url('../old-img/theme-img/loteria-swiateczna/lottery-button-bg.png') 0 0/cover no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 27px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-bottom: 30px;
    padding: 18px 40px 19px;
    border-radius: 80px
}

body.lottery .lottery-desc {
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

body.lottery .lottery-desc a {
    color: #fff;
    text-decoration: underline
}

body.lottery .lottery--rules:before {
    content: url('../old-img/theme-img/loteria-swiateczna/lottery-star.png');
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 30px
}

@media (max-width: 1199px) {
    body.lottery .mw255 {
        max-width: 210px
    }
}

@media (max-width: 992px) {
    body.lottery section.lottery .banner-left {
        left: -97%
    }

    body.lottery section.lottery .banner-right {
        right: -97%
    }

    body.lottery section.lottery--win h2 {
        font-size: 35px;
        line-height: 40px
    }

    body.lottery section.lottery--win .item h4 {
        font-size: 25px;
        line-height: 29px
    }

    body.lottery section.lottery--win .item p {
        font-size: 13px;
        line-height: 16px
    }

    body.lottery .mw255 {
        max-width: 155px
    }

    body.lottery .lottery--rules h4 {
        font-size: 40px
    }

    body.lottery .lottery--rules p.subtitle {
        font-size: 15px;
        line-height: 20px
    }

    body.lottery .lottery--rules .item p {
        font-size: 13px;
        line-height: 15px
    }

    body.lottery .lottery-desc {
        font-size: 12px;
        line-height: 15px
    }

    body.lottery .lottery-desc p {
        margin-top: 10px;
        margin-bottom: 0
    }

    body.lottery .lottery--rules:before {
        content: url('../old-img/theme-img/loteria-swiateczna/lottery-star-mobile.png')
    }
}

@media (min-width: 768px) {
    body.lottery .button-with-bg br {
        display: none
    }
}

@media (max-width: 768px) {
    body.lottery section.lottery .banner-left, body.lottery section.lottery .banner-right {
        display: none
    }

    body.lottery section.lottery .container {
        max-width: 100%;
        width: 100%;
        padding: 0
    }

    body.lottery .mw255 {
        max-width: 100%
    }

    body.lottery section.lottery--win .item {
        margin-bottom: 40px
    }

    body.lottery .ml-40 {
        margin-left: 40px
    }

    body.lottery .lottery--rules .line {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 35px;
        padding-top: 20px
    }

    body.lottery .lottery--rules .line img {
        width: auto;
        left: auto;
        top: auto:
    }

    body.lottery section.lottery--win h2 {
        margin-bottom: 10px
    }

    body.lottery .button-with-bg {
        padding: 12px 20px
    }
}

body.lottery .mw260 {
    max-width: 260px
}

body.lottery .mw250 {
    max-width: 250px
}

@media (max-width: 1200px) {
    body.lottery .mw260 {
        max-width: 215px
    }

    body.lottery .mw250 {
        max-width: 206px
    }
}

@media (max-width: 992px) {
    body.lottery .mw260 {
        max-width: 155px
    }

    body.lottery .mw250 {
        max-width: 150px
    }
}

@media (max-width: 768px) {
    body.lottery .mw250, body.lottery .mw260 {
        max-width: 100%
    }

    body.lottery section.lottery--win .row.wins .col-md-4:first-child {
        order: 2
    }

    body.lottery section.lottery--win .row.wins .col-md-4:nth-child(2) {
        order: 1
    }

    body.lottery section.lottery--win .row.wins .col-md-4:nth-child(3) {
        order: 3
    }
}

.footer-container .row .col-6:first-child ul {
    display: flex;
    flex-direction: column
}

.footer-container .row .col-6:first-child ul li:nth-child(2) {
    order: 3
}

.footer-container .row .col-6:first-child ul li a.category-link {
    color: #fcf4de;
    font-size: 13px;
}

.footer-container .row .col-6:first-child ul li a.category-link:hover {
    color: #c2a84d;
}

.category-sub-menu li.active > a {
    color: #c2a84d;
}

.category-sub-menu li.active > a {
    color: #c2a84d;
}

.page-home .d-lg-block .slick-slider .slick-dots {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.page-home .products-section-title,
.page-home .products-section-titles{
    color: #FFFFFF;
}

.category-banner-img {
    padding: 0;
    margin-bottom: 20px;
}

.cart-related article {
    max-width: 100% !important;
    width: 100%
}

.cart-related {
    margin-bottom: 40px;
}

.cart-related .cart-related-slider .slick-dots .slick-active button {
    background: #c2a84d;
}

.cart-related .cart-related-slider .slick-dots {
    padding: 0;
    bottom: -20px;
}

.cart-related .cart-related-slider {
    padding: 0 20px;
}

.cart-related .cart-related-slider .slick-arrow:before {
    color: #000000
}

.cart-related .cart-related--title {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 11
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    position: absolute;
    right: 0;
    height: 50%;
    padding: 0;
    width: 2em;
    text-align: center;
    line-height: 1
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 4px 0 0;
    top: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0 0 4px 0;
    bottom: 0
}

.product-barista-details-info .product-jacobs-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #c2a84d;
}

.jacobs-origin-product-new.banner-3 .left h2, .jacobs-origin-product-new.banner-6 h2 {
    background-image: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-text-mask.png');
    font-family: JacobsSans, sans-serif
}

.jacobs-origin-product-new.banner-6 .container, .jacobs-origin-product-new.product-jacobs-banner {
    position: relative
}

.jacobs-origin-product-new.product-jacobs-banner.laos:after {
    content: '';
    position: absolute;
    bottom: 17%;
    left: 0;
    background: url../old-img/cms/Reignite/jacobs-origin-product-new-line-laos-india.png');
    height: 20px;
    width: 100%;
    z-index: 0
}
.jacobs-origin-product-new.product-jacobs-banner.uganda:after {
  background: url../old-img/cms/product-pages/origins/jacobs-origins-uganda-line.jpg');

}
.jacobs-origin-product-new.full-banner.brazil {
    margin-top: 50px;
}

.jacobs-origin-product-new.full-banner.brazil img {
    height: 100% !important;
    max-height: 100% !important;
}

.product-jacobs-banner.selection-of-the-year h3 {
    opacity: 0.8;
}

.product-jacobs-banner.selection-of-the-year.product-jacobs-banner-text p {
    font-weight: 100;
}

.product-jacobs-banner.selection-of-the-year.product-jacobs-banner-text p strong {
    font-weight: 500;
}

.product-jacobs-details.selection-of-the-year.jacobs-origin-product-new+div {
    margin-top: -41px;
    margin-bottom: 40px;
}

.product-selection-about {
    padding: 65px 100px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 50px;
    background: #ef7eaf;
    justify-content: center;
}

.product-selection-about .text {
    max-width: 575px;
}

.jacobs-origin-product-new.banner-6.bg-image.product-selection .container:before,
.jacobs-origin-product-new.banner-6.bg-image.product-selection .container:after {
    display: none;
}

.jacobs-origin-product-new.banner-6.product-selection .col-md-12 {
    max-width: 100%;
}

.jacobs-origin-product-new.banner-6.product-selection .bg-line {
    object-fit: none;
    height: 50px;
}

.jacobs-origin-product-new.banner-6.product-selection {
    padding-bottom: 100px;
    padding-top: 0;
}

.product-description:has(.jacobs-origin-product-new.banner-6.product-selection) + .product-additional-tabs {
    margin-top: -100px;
}

@media(max-width: 991px) {
    .product-selection-about {
        flex-direction: column;
        gap: 30px;
    }

    .product-selection-about p,
    .product-selection-about h3 {
        text-align: center;
    }

    .jacobs-origin-product-new.product-jacobs-banner.selection-of-the-year:after {
        bottom: 19% !important;
    }

    .jacobs-origin-product-new.banner-6.product-selection .bg-line {
        display: block !important;
        height: 40px;
        object-fit: cover;
    }

    .product-selection-about .text h3 {
        text-transform: uppercase;
        font-size: 24px !important;
        font-family: 'JacobsSans', sans-serif;
        font-weight: 500;
    }

    .product-selection-about .text p {
        margin: 0;
        font-family: 'JacobsSans', sans-serif;
        font-weight: 100;
        font-size: 17px !important;
        line-height: 20px !important;
    }

    .product-selection-about {
        padding: 60px 32px;
    }
}

.product-selection-about .text h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'JacobsSans', sans-serif;
    font-weight: 500;
}

.product-selection-about .text p {
    margin: 0;
    font-family: 'JacobsSans', sans-serif;
    font-weight: 100;
    font-size: 22px;
    line-height: 24px;
}

.jacobs-origin-product-new.product-jacobs-banner.selection-of-the-year:after {
    content: '';
    position: absolute;
    bottom: 17%;
    left: 0;
    background: url../old-img/cms/Reignite/selection-line.png');
    height: 20px;
    width: 100%;
    z-index: 0
}


.jacobs-origin-product-new.product-jacobs-banner:after {
    content: '';
    position: absolute;
    bottom: 17%;
    left: 0;
    background: url../old-img/cms/Reignite/jacobs-origin-product-new-line-brazil-colombia.png');
    height: 20px;
    width: 100%;
    z-index: 0
}

.jacobs-origin-product-new.product-jacobs-banner.brazil:after {
    content: '';
    position: absolute;
    bottom: 18%;
    left: 0;
    background: url../old-img/cms/Reignite/jacobs-origin-brazil-line.png');
    height: 20px;
    width: 100%;
    z-index: 0
}

.jacobs-origin-product-new.product-jacobs-banner .col-lg-5 {
    z-index: 2
}

.jacobs-origin-product-new.full-banner, .product-jacobs-details.jacobs-origin-product-new {
    margin-bottom: 0
}

.product-jacobs-details.jacobs-origin-product-new + div {
    margin-bottom: 50px;
    margin-top: -42px
}


.full-banner {
    line-height: 0 !important;
    font-size: 0 !important;
}
.jacobs-origin-product-new .container + p {
    font-size: 0;
    line-height: 0;
}

.product-jacobs-details.jacobs-origin-product-new + div img {
    object-fit: cover;
    width: 100%;
    height: 510px
}

.jacobs-origin-product-new.text-block {
    margin-bottom: 40px;
    text-align: center
}

.jacobs-origin-product-new.text-block h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: JacobsSans, sans-serif;
    color: #193924;
    font-size: 30px
}

.jacobs-origin-product-new.text-block p {
    font-family: JacobsSans, sans-serif;
    color: #193924;
    font-weight: 300;
    font-size: 18px
}

.jacobs-origin-product-new.banner-2.bg-image, .jacobs-origin-product-new.banner-5.bg-image, .jacobs-origin-product-new.banner-6.bg-image .container {
    background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-bg-white.png') 0 0/cover no-repeat
}

.jacobs-origin-product-new.banner-2 {
    padding: 50px 0
}

.jacobs-origin-product-new.banner-2 .row {
    justify-content: center;
    align-items: center
}

.jacobs-origin-product-new.banner-2 .left, .jacobs-origin-product-new.banner-2 .right, .jacobs-origin-product-new.banner-3 .left {
    text-align: center
}

.jacobs-origin-product-new.banner-2 .left h2 {
    font-family: JacobsSans, sans-serif;
    text-transform: none;
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 25px;
    color: #193924
}

.jacobs-origin-product-new.banner-2 .right img {
    max-width: 250px
}

.jacobs-origin-product-new.banner-2 .left p {
    color: #193924;
    font-weight: 300;
    font-size: 17px
}

.jacobs-origin-product-new.banner-2 .left svg, .jacobs-origin-product-new.banner-3 .left svg {
    margin-bottom: 15px
}

.jacobs-origin-product-new.banner-3.bg-green {
    background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-bg-green.png') 0 0/cover no-repeat
}

.jacobs-origin-product-new.banner-3 {
    padding-top: 40px;
    margin-bottom: 30px
}

.jacobs-origin-product-new.banner-3 .bg-line {
    margin-top: 40px;
    width: 100%;
    object-fit: cover;
    height: 30px
}

.jacobs-origin-product-new.banner-3 .left h2 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    background-clip: text;
    -webkit-background-clip: text;
    color: #ddd0be
}

.jacobs-origin-product-new.banner-3 .row {
    align-items: center
}

.jacobs-origin-product-new.banner-3 .left p.text-small {
    max-width: 388px;
    margin-left: auto;
    margin-right: auto;
    color: #ddd0be;
    margin-bottom: 10px;
    font-weight: 300
}

.jacobs-origin-product-new.banner-3 .left p.text-big {
    font-family: JacobsSansNarrow, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #ddd0be;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 22px
}

.jacobs-origin-product-new.banner-6 {
    padding-top: 50px;
    overflow: hidden;
    padding-bottom: 70px
}

.jacobs-origin-product-new.banner-6 .col-md-12 {
    max-width: 83%;
    margin-left: auto;
    padding-top: 60px
}

.jacobs-origin-product-new.banner-6 h2 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 20px;
    background-clip: text;
    text-align: center;
    -webkit-background-clip: text;
    color: #193924
}

.jacobs-origin-product-new.banner-6 p.text {
    font-family: JacobsSans, sans-serif;
    max-width: 590px;
    font-size: 18px;
    color: #193924;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

.jacobs-origin-product-new.banner-5 .left p strong, .jacobs-origin-product-new.banner-6 p.text strong {
    font-weight: 500
}

.jacobs-origin-product-new.banner-6 .pluses {
    max-width: 600px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 70px auto 40px
}

.jacobs-origin-product-new.banner-6 .item .text-tooltip {
    position: absolute;
    top: 88%;
    background: url('../old-img/theme-img/jacobs-origins-fusion/bg-tooltip.png') 0 0/cover no-repeat;
    padding: 10px 10px 12px;
    width: 200px;
    font-size: 12px;
    text-align: center;
    background-position-x: center;
    transition: .3s ease-in-out;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.jacobs-origin-product-new.banner-6 .pluses .item .text-tooltip:hover, .jacobs-origin-product-new.banner-6 .pluses .item p:hover + svg + .text-tooltip, .jacobs-origin-product-new.banner-6 .pluses .item svg:hover + .text-tooltip {
    opacity: 1
}

.jacobs-origin-product-new.banner-6 .pluses .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 30%;
    position: relative
}

.jacobs-origin-product-new.banner-6 .pluses .item img {
    width: 80%;
    margin-bottom: 20px
}

.full-banner img{
    width: 100%;
}
.jacobs-origin-product-new.banner-6 .pluses .item h3 {
    text-align: center;
    font-family: 'JacobsSans Condensed', sans-serif;
    color: #193924;
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px
}

.jacobs-origin-product-new.banner-2 .right img {
    margin-right: auto;
    margin-left: auto;
}

.jacobs-origin-product-new.banner-6 .pluses .item svg {
    cursor: pointer;
    transition: .3s ease-in-out
}

.jacobs-origin-product-new.banner-6 .pluses .item p {
    font-family: JacobsSans, sans-serif;
    font-size: 11px;
    color: #193924;
    font-weight: 300;
    margin-bottom: 4px;
    margin-top: auto;
    cursor: pointer;
    transition: .3s ease-in-out
}

.jacobs-origin-product-new.banner-6 .container:before {
    content: '';
    position: absolute;
    right: 2px;
    top: -30px;
    background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-liscie-top-2.png') 0 0/cover no-repeat;
    height: 150px;
    width: 150px
}

.jacobs-origin-product-new.banner-6 .container:after {
    content: '';
    position: absolute;
    left: -185px;
    top: -146px;
    background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-liscie-bottom-2.png') 0 0/cover no-repeat;
    height: 123%;
    width: 34%;
    z-index: 1
}

.jacobs-origins-product-fusionbc.product-jacobs-details {
  background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-bg-white.png');
}
.jacobs-origins-product-fusionbc .product-jacobs-details-content,
.jacobs-origins-product-fusionbc .product-jacobs-details-content span,
.jacobs-origins-product-fusionbc .product-jacobs-details-content p {
    font-family: ''JacobsSans Condensed'' !important;
    font-size: 45px;
}

@media (min-width: 768px) {
    .jacobs-origin-product-new.banner-3 .sm-block {
        display: none !important
    }
}

@media (max-width: 768px) {
    .jacobs-origin-product-new.banner-3 .sm-none {
        display: none !important
    }

    .jacobs-origin-product-new.banner-3 {
        padding-top: 0
    }

    .jacobs-origin-product-new.banner-3 .bg-line {
        margin-top: 0;
        margin-bottom: 40px
    }

    .jacobs-origin-product-new.banner-3 .right {
        padding: 0;
        margin-top: 20px
    }

    .jacobs-origin-product-new.banner-3 .right img {
        width: 100%
    }

    .jacobs-origin-product-new.banner-3 .sm-block {
        display: block !important
    }

    .jacobs-origin-product-new.banner-6 .pluses {
        flex-direction: column;
        gap: 25px;
        margin-top: 40px;
        max-width: 500px;
        margin-bottom: 75px
    }

    .jacobs-origin-product-new.banner-6 h2 {
        font-size: 28;
        line-height: 30px;
        letter-spacing: 1px;
        margin-bottom: 20px
    }

    .jacobs-origin-product-new.banner-6 p.text {
        font-size: 14px;
        margin-bottom: 10px;
        max-width: 400px
    }

    .jacobs-origin-product-new.banner-6 .item .text-tooltip {
        font-size: 10px
    }

    .jacobs-origin-product-new.banner-6 .pluses .item img {
        width: 100%;
        max-width: 100px;
        margin-bottom: 10px
    }

    .jacobs-origin-product-new.banner-6 .pluses .item h3 {
        letter-spacing: 2px;
        font-size: 14px
    }

    .jacobs-origin-product-new.banner-6 .container {
        padding-top: 100px
    }

    .jacobs-origin-product-new.banner-6 .container:before {
        height: 52% !important;
        width: 120% !important;
        right: 2px !important;
        top: -36% !important
    }
}

@media (max-width: 500px) {
    .jacobs-origin-product-new.banner-6 .container:before {
        height: 40% !important;
        width: 111% !important;
        right: -3px !important;
        top: -25% !important
    }

    .jacobs-origin-product-new.banner-6 .bg-line {
        display: none !important
    }

    .product-jacobs-details.jacobs-origin-product-new + div img {
        height: 300px
    }
}

@media (max-width: 1199px) {
    .jacobs-origin-product-new.banner-6 .container:after {
        left: -185px;
        top: -135px;
        height: 111%;
        width: 45%
    }
}

@media (max-width: 991px) {
    .jacobs-origin-product-new.product-jacobs-banner:after {
        bottom: 19%
    }

    .jacobs-origin-product-new.banner-6 .container:after {
        display: none !important
    }

    .jacobs-origin-product-new.banner-6 .container:before {
        content: '';
        position: absolute;
        right: 2px;
        top: -30px;
        background: url('../old-img/theme-img/jacobs-origins-fusion/jacobs-origins-fusion-liscie-top-2-mobile.png') 0 0/cover no-repeat;
        height: 150px;
        width: 150px
    }

    .jacobs-origin-product-new.banner-6 .col-md-12 {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px
    }

    .jacobs-origin-product-new.banner-5 .right img {
        max-width: 210px !important
    }
}

@media (max-width: 767px) {


    .jacobs-origin-product-new.banner-5 .row {
        flex-direction: column-reverse
    }

    .jacobs-origin-product-new.banner-5 .left img {
        margin-top: 30px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .jacobs-origin-product-new.banner-5.kenya img.about-img {
      margin-left: -15px !important;
      margin-right: 0 !important;
      max-width:calc(100% + 30px) !important;
      width: calc(100% + 30px);
    }

    .jacobs-origin-product-new.banner-5 .left {
        margin-top: 20px
    }

    .jacobs-origin-product-new.banner-5 .sm-none {
        display: none !important
    }

    .jacobs-origin-product-new.banner-5 .sm-block {
        display: block !important
    }
}

.jacobs-origin-product-new.banner-5 .sm-block {
    display: none
}

.jacobs-origin-product-new.banner-5 {
    padding-bottom: 50px
}

.jacobs-origin-product-new.banner-5 .right {
    padding-top: 50px;
    text-align: center;
    margin-top: -100px
}

.jacobs-origin-product-new.banner-6 .bg-line {
    width: 100%;
    object-fit: cover;
    height: 70px;
    margin-top: -16px
}

.jacobs-origin-product-new.text-block.pt-90 {
    padding-bottom: 90px
}

.jacobs-origin-product-new.banner-5 .right h2 {
    font-family: JacobsSansNarrow, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 34px;
    line-height: 40px
}

.jacobs-origin-product-new.banner-5 .right h2 strong {
    font-size: 45px;
    font-weight: 500
}

.jacobs-origin-product-new.banner-5 .right svg {
    margin-bottom: 30px;
    margin-top: 20px;
    transform: rotate(180deg)
}

.jacobs-origin-product-new.banner-5 .right img {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.jacobs-origin-product-new.banner-5 .left img {
    max-width: 85%;
    margin-left: 57px;
    margin-top: -86px;
    margin-bottom: 10px
}

.jacobs-origin-product-new.banner-5 .left p {
    font-family: JacobsSans, sans-serif;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 300;
    max-width: 475px;
    margin-left: auto;
    margin-right: auto
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Barlow, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: Barlow, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2)
}

.popover, .popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after, .popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top] > .arrow:before, .bs-popover-top > .arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] > .arrow:after, .bs-popover-top > .arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow:before, .bs-popover-right > .arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] > .arrow:after, .bs-popover-right > .arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before, .bs-popover-bottom > .arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after, .bs-popover-bottom > .arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] > .arrow:before, .bs-popover-left > .arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] > .arrow:after, .bs-popover-left > .arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #303031
}





.product-lor-banner {
    background-repeat: no-repeat;
    color: #e3c37a;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px;
    background-size: cover;
    background-position: 0 -100px;
}

@media (max-width: 991.98px) {
    .product-lor-banner {
        font-size: 14px
    }
}

.product-lor-banner-image {
    padding-top: 30px;
    padding-left: 45px;
    text-align: center
}

@media (max-width: 991.98px) {
    .product-lor-banner-image {
        padding-top: 0;
        text-align: center
    }
}

.product-lor-banner-text {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-lor-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-lor-banner-text {
        padding-bottom: 0
    }
}

.product-lor-banner h3 {
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

@media (max-width: 991.98px) {
    .product-lor-banner h3 {
        font-size: 16px
    }
}

.product-lor-banner h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 45px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-lor-banner h2 {
        font-size: 24px
    }
}

.product-lor-banner .intensity-img {
    opacity: .4
}

.product-lor-banner .intensity-img-active {
    opacity: 1
}

.lor-calendar-icon {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .lor-calendar-icon {
        min-height: 280px
    }
}

.calendar-products .cal-item {
    margin-bottom: 30px
}

.calendar-products .cal-item h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: -30px
}

.calendar-products .cal-item p {
    font-size: 13px;
    font-weight: 300;
    color: #fff
}

.lor-coffee-size {
    font-size: 12px;
    vertical-align: bottom;
    line-height: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline
}

.lor-coffee-size img, .lor-coffee-size strong {
    margin-right: 4px
}

.lor-coffee-size .size-img {
    opacity: .4
}

.lor-coffee-size .size-img-active {
    opacity: 1
}

.lor-pack-size {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-family: Barlow Condensed;
    font-weight: 500
}

.product-lor-banner-black {
    background: #000001;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    color: #fff
}

.product-lor-banner-black h2 {
    text-transform: uppercase;
    color: #e3c37a;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-lor-banner-black p {
    font-weight: 400;
    font-size: 18px
}

.product-lor-origins-banner {
    background-size: cover;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 50px;
    padding-bottom: 10px
}

@media (min-width: 992px) {
    .product-lor-origins-banner {
        padding-top: 100px;
        padding-bottom: 20px
    }
}

@media (max-width: 991.98px) {
    .product-lor-origins-banner {
        padding-left: 30px;
        padding-right: 30px
    }
}

.product-lor-origins-banner p {
    line-height: 1.1;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #e3c37a;
    font-weight: 500;
    font-size: 18px
}

.product-lor-banner-white {
    margin-bottom: 40px
}

.product-lor-banner-white img {
    width: 100%;
}

.product-lor-banner-white h2 {
    text-transform: uppercase;
    color: #e3c37a;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-lor-banner-white h3 {
    font-size: 18px;
    color: #c2a84d;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.product-lor-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-lor-banner-white .quick-view, .product-lor-banner-white .small {
    font-size: 12px
}

.product-lor-banner-white .smaller {
    font-size: 10px
}

.product-lor-arcydzielo {
    padding-top: 60px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .product-lor-arcydzielo {
        background-size: cover
    }
}

.product-lor-arcydzielo p {
    text-transform: uppercase;
    font-weight: 100;
    color: #a8a391;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 2.2
}

@media (max-width: 991.98px) {
    .product-lor-arcydzielo p {
        padding-left: 30px;
        padding-right: 30px
    }
}

.product-lor-pozostale {
    position: relative
}

.product-lor-pozostale .product-lor-pozostale-content {
    padding-top: 40px;
    padding-bottom: 60px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%
}

@media (max-width: 991.98px) {
    .product-lor-pozostale .product-lor-pozostale-content {
        padding-top: 2vw
    }
}

.product-lor-pozostale h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    margin-bottom: 1em
}

@media (max-width: 991.98px) {
    .product-lor-pozostale h2 {
        font-size: 1.667vw
    }
}

@media (max-width: 991.98px) {
    .product-lor-pozostale .btn {
        font-size: 1.2vw;
        padding-top: .5em;
        padding-bottom: .5em
    }
}

.product-barista-banner {
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, #211d1a 80%, #fff 0);
    background-repeat: repeat-x;
    color: #e3c37a;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .product-barista-banner {
        font-size: 14px
    }
}

.product-barista-banner-image {
    padding-top: 30px;
    padding-left: 45px;
    margin-right: -60px;
    text-align: center;
}

@media (max-width: 991.98px) {
    .product-barista-banner-image {
        padding-top: 0;
        padding-left: 0;
        margin-right: 0;
        text-align: center
    }
}

.product-barista-banner-text {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-barista-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-barista-banner-text {
        padding-bottom: 0
    }
}

.product-barista-banner h3 {
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

@media (max-width: 991.98px) {
    .product-barista-banner h3 {
        font-size: 16px
    }
}

.product-barista-banner h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    margin-top: 30px;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-barista-banner h2 {
        font-size: 24px
    }
}

.product-barista-details {
    background: #f9f5ea;
    padding: 40px 50px 30px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px
}

.product-barista-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-barista-details h4 {
        min-height: 3em
    }
}

.product-barista-details-info {
    margin-bottom: 50px
}

.product-barista-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-barista-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-barista-details-info > div + div {
    border-top: 1px solid #d0cdc3
}

@media (min-width: 992px) {
    .product-barista-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #d0cdc3
    }
}

.product-barista-details .product-barista-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #c2a84d;
    font-family: 'Pangolin', sans-serif
}

.product-barista-details .product-barista-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-barista-details .product-barista-details-content p {
    margin-bottom: 0
}

.product-barista-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-barista-details .intensity-img {
    opacity: .4
}

.product-barista-details .intensity-img-active {
    opacity: 1
}

.product-barista-banner-white {
    margin-bottom: 40px
}

.product-barista-banner-white h2 {
    text-transform: uppercase;
    color: #0f0f0f;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-barista-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-barista-banner-white .quick-view, .product-barista-banner-white .small {
    font-size: 12px
}

.product-barista-banner-white .smaller {
    font-size: 10px
}

.product-tucan-banner {
    margin-bottom: 70px;
    background: #211d1a
}

.product-tucan-banner-text {
    padding: 30px 40px
}

.product-tucan-banner p {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

.product-tucan-banner p strong {
    font-weight: 700;
    color: #fff
}

.product-tucan-banner-white {
    margin-bottom: 40px
}

.product-tucan-banner-white p.lead {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px
}

.product-jacobs-banner {
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, #00401d 80%, #fff 0);
    background-repeat: repeat-x;
    color: #e3c37a;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

.product-jacobs-banner .intensity-img {
    opacity: .4
}

.product-jacobs-banner .intensity-img-active {
    opacity: 1
}

@media (max-width: 991.98px) {
    .product-jacobs-banner {
        font-size: 14px
    }
}

.product-jacobs-banner-image {
    padding-top: 50px;
    padding-left: 45px;
    text-align: right
}

@media (max-width: 991.98px) {
    .product-jacobs-banner-image {
        padding-top: 0 !important;
        padding-left: 0;
        text-align: center
    }
}

.product-jacobs-banner-text {
    padding-top: 50px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-jacobs-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-jacobs-banner-text {
        padding-bottom: 0
    }
}

.product-jacobs-banner h3 {
    font-size: 21px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    opacity: .6
}

@media (max-width: 991.98px) {
    .product-jacobs-banner h3 {
        font-size: 16px
    }
}

.product-jacobs-banner h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    margin-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-jacobs-banner h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}

.jacobs-coffee-size {
    font-size: 12px;
    vertical-align: bottom;
    line-height: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
    opacity: .4
}

.jacobs-coffee-size img, .jacobs-coffee-size strong {
    margin-right: 4px
}

.jacobs-coffee-size-active {
    opacity: 1
}

.product-jacobs-banner-white {
    margin-bottom: 40px
}

.product-jacobs-banner-white img {
    width: 100%;
}



.product-jacobs-banner-white h2 {
    text-transform: uppercase;
    color: #c2a84d;
    font-size: 36px
}

.product-jacobs-banner-white h2, .product-jacobs-banner-white h3 {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-jacobs-banner-white h3 {
    color: #0f0f0f;
    font-size: 18px
}

.product-jacobs-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-jacobs-banner-white .quick-view, .product-jacobs-banner-white .small {
    font-size: 12px
}

.product-jacobs-banner-white .smaller {
    font-size: 10px
}

.product-jacobs-details {
    background: #f9f5ea;
    padding: 40px 50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px
}

.product-jacobs-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-jacobs-details h4 {
        min-height: 3em
    }
}

.product-jacobs-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-jacobs-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-jacobs-details-info > div + div {
    border-top: 1px solid #d0cdc3
}

@media (min-width: 992px) {
    .product-jacobs-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #d0cdc3
    }
}

.product-jacobs-details .product-jacobs-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #c2a84d;
    font-family: 'Pangolin', sans-serif
}

.product-jacobs-details .product-jacobs-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-jacobs-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-jacobs-details .intensity-img {
    opacity: .4
}

.product-jacobs-details .intensity-img-active {
    opacity: 1
}

.btn-tucan {
    background: #ffea01;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    border-radius: 26px;
    padding-left: 30px;
    padding-right: 30px
}

.product-prima-banner {
    background-image: url(../old-img/10ee05e5c1e28832a68860032e14abf7.jpg), linear-gradient(180deg, #003276, #003276 90%, #fff 0, #fff);
    background-position: left bottom 100px;
    background-repeat: no-repeat;
    color: #e3c37a;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

.product-prima-banner .intensity-img {
    opacity: .4
}

.product-prima-banner .intensity-img-active {
    opacity: 1
}

@media (max-width: 991.98px) {
    .product-prima-banner {
        font-size: 14px
    }
}

.product-prima-banner-image {
    padding-top: 50px;
    padding-left: 45px;
    text-align: right
}

@media (max-width: 991.98px) {
    .product-prima-banner-image {
        padding-top: 0;
        padding-left: 0;
        text-align: center
    }
}

.product-prima-banner-text {
    padding-top: 50px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-prima-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-prima-banner-text {
        padding-bottom: 0
    }
}

.product-prima-banner h3 {
    font-size: 21px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    opacity: .6
}

@media (max-width: 991.98px) {
    .product-prima-banner h3 {
        font-size: 16px
    }
}

.product-prima-banner h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    margin-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-prima-banner h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}

.product-prima-banner p {
    color: #fff
}

.product-jacobs-banner-image {
    text-align: center;
}

.prima-coffee-size {
    font-size: 12px;
    vertical-align: bottom;
    line-height: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline;
    opacity: .4
}

.prima-coffee-size img, .prima-coffee-size strong {
    margin-right: 4px
}

.prima-coffee-size-active {
    opacity: 1
}

.product-prima-banner-white {
    color: #003276;
    margin-bottom: 40px
}

.product-prima-banner-white h2 {
    text-transform: uppercase;
    font-size: 36px
}

.product-prima-banner-white h2, .product-prima-banner-white h3 {
    color: #003276;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-prima-banner-white h3 {
    font-size: 18px
}

.product-prima-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-prima-banner-white .quick-view, .product-prima-banner-white .small {
    font-size: 12px
}

.product-prima-banner-white .smaller {
    font-size: 10px
}

.product-prima-banner-blue {
    background: #002355;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 150% auto
}

.product-prima-banner-blue .image-dummy {
    padding-top: 67%
}

@media (min-width: 992px) {
    .product-prima-banner-blue {
        background-size: cover
    }

    .product-prima-banner-blue .image-dummy {
        padding-top: 105%
    }
}

.product-prima-banner-blue h2 {
    text-transform: uppercase;
    color: #e3c37a;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-prima-banner-blue p {
    font-size: 20px;
    font-weight: 500
}

.product-prima-details {
    background: #f9f5ea;
    padding: 40px 50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px
}

.product-prima-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-prima-details h4 {
        min-height: 3em
    }
}

.product-prima-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-prima-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-prima-details-info > div + div {
    border-top: 1px solid #d0cdc3
}

@media (min-width: 992px) {
    .product-prima-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #d0cdc3
    }
}

.product-prima-details .product-prima-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #c2a84d;
    font-family: 'Pangolin', sans-serif
}

.product-prima-details .product-prima-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-prima-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-prima-details .intensity-img {
    opacity: .4
}

.product-prima-details .intensity-img-active {
    opacity: 1
}

.product-aroma-item {
    background-repeat: no-repeat;
    background-image: url(../old-img/d738a83df091430946c3c21dfd8b8fd4.jpg);
    background-position: 0 0;
    margin-top: 80px;
    color: #142861;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .product-aroma-item {
        background-image: url(../old-img/f3e3826e2d017fc5e56c96cc12f0555a.jpg);
        background-size: 100% auto;
        background-repeat: repeat-y
    }
}

.product-aroma-item-heading {
    height: 130px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

@media (max-width: 991.98px) {
    .product-aroma-item-heading {
        background-image: url(../old-img/457faee52d213932510f9c964c2cf1cd.png);
        background-size: 100% 100%;
        text-align: center;
        justify-content: center
    }
}

.product-aroma-item-heading h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif
}

@media (max-width: 991.98px) {
    .product-aroma-item-heading h3 {
        color: #fff
    }
}

.product-aroma-item-heading h3 span {
    font-weight: 700
}

@media (max-width: 991.98px) {
    .product-aroma-item-heading h3 span {
        color: #4b2700
    }
}

.product-aroma-item-content {
    display: flex;
    align-items: center;
    line-height: 1.2
}

@media (min-width: 992px) {
    .product-aroma-item-content {
        min-height: 280px
    }
}

@media (max-width: 991.98px) {
    .product-aroma-item-content {
        text-align: center
    }
}

@media (max-width: 991.98px) {
    .product-aroma-item picture.product-img {
        margin: 20px auto;
        display: block;
        text-align: center
    }
}

@media (min-width: 992px) {
    .product-aroma-item picture.product-img {
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        transform: translate(-50%, -50%)
    }

    .product-aroma-item picture.product-img img {
        max-width: unset;
        height: unset
    }
}

.product-aroma-item--italiano .product-aroma-item-heading h3 {
    text-shadow: -1px -1px 0 #12407b, 1px -1px 0 #12407b, -1px 1px 0 #12407b, 1px 1px 0 #12407b;
    color: white !important;
}

.product-aroma-item--italiano .product-aroma-item-heading h3 span {
    text-shadow: -1px -1px 0 #12407b, 1px -1px 0 #12407b, -1px 1px 0 #12407b, 1px 1px 0 #12407b;
    color: white !important;
}

.product-aroma-item--intenso {
    background-image: url(../old-img/4884afd1092272c3e87cd76367ff58c9.jpg)
}

.product-aroma-item--italiano {
    background-image: url(../old-img/prima-aroma/aroma-italiano-bg.png)
}

@media (max-width: 991.98px) {
    .product-aroma-item--italiano .product-aroma-item-heading {
        background-image: url(../old-img/prima-aroma/aroma-italiano-mob-heading.png);
    }
    .product-aroma-item--intenso {
        background-image: url(../old-img/f3e3826e2d017fc5e56c96cc12f0555a.jpg);
        background-size: 100% auto;
        background-repeat: repeat-y
    }

    .product-aroma-item--italiano {
        background-image: url(../old-img/prima-aroma/aroma-italiano-bg-mob.png);
        background-size: 100% auto;
        background-repeat: repeat-y
    }
}

.product-aroma-item--intenso .product-aroma-item-heading {
    color: #fff
}

@media (max-width: 991.98px) {
    .product-aroma-item--intenso .product-aroma-item-heading {
        background-image: url(../old-img/6ec80c8b5de14abbe1501015abd069d7.png)
    }
}

.product-aroma-item--intenso .product-aroma-item-heading h3 span {
    color: #fed482
}

.product-aroma-banner {
    background-image: url(../old-img/99cda451c833f39fbaa470637a0124e5.png);
    background-position: left bottom 130px;
    background-repeat: no-repeat;
    color: #142861;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

.product-aroma-banner .intensity-img {
    opacity: .4
}

.product-aroma-banner .intensity-img-active {
    opacity: 1
}

@media (max-width: 991.98px) {
    .product-aroma-banner {
        font-size: 14px
    }
}

.product-aroma-banner-image {
    padding-top: 50px;
    padding-left: 45px;
    text-align: right
}

@media (max-width: 991.98px) {
    .product-aroma-banner-image {
        padding-top: 0;
        padding-left: 0;
        text-align: center
    }
}

.product-aroma-banner-text {
    padding-top: 50px;
    font-size: 18px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-aroma-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-aroma-banner-text {
        padding-bottom: 0
    }
}

.product-aroma-banner h3 {
    font-size: 21px;
    color: #4b2700;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    opacity: .6
}

@media (max-width: 991.98px) {
    .product-aroma-banner h3 {
        font-size: 16px
    }
}

.product-aroma-banner h2 {
    text-transform: uppercase;
    color: #4b2700;
    font-weight: 400;
    font-size: 45px;
    margin-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-aroma-banner h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}

.product-aroma-banner--italiano {
    background-image: url(../old-img/prima-aroma-italiano/prima-aroma-italiano-bannerbg.jpg)
}


.product-aroma-banner--intenso {
    background-image: url(../old-img/d54a70adde4bd3c0820d9b32d89fadb9.jpg)
}

.product-aroma-banner--italiano h2, .product-aroma-banner--italiano h3 {
    color: #fff
}
.product-aroma-banner--italiano p {
  color: #241f4c;
}

@media (max-width: 991.98px) {
  .product-aroma-banner--italiano {
background-image: url(../old-img/prima-aroma-italiano/prima-aroma-italiano-banner-bg-mobile.jpg);
background-position: top center;
  }
  .product-aroma-banner--italiano .product-aroma-banner-text {
    padding-top: 80px;
  }
  .product-aroma-banner--italiano h2, .product-aroma-banner--italiano h3 {
      color: #12407b;
  }
  .product-aroma-banner--italiano p {
    font-size: 14px;
    line-height: 1.2;
  }
}

.product-aroma-details {
    background: #142761;
    padding: 40px 50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px;
    color: #fff
}

.product-aroma-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-aroma-details h4 {
        min-height: 3em
    }
}

.product-aroma-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-aroma-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-aroma-details-info > div + div {
    border-top: 1px solid #3c4b7c
}

@media (min-width: 992px) {
    .product-aroma-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #3c4b7c
    }
}

.product-aroma-details .product-aroma-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #fed482;
    font-family: 'Pangolin', sans-serif
}

.product-aroma-details .product-aroma-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-aroma-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-aroma-details .intensity-img {
    opacity: .4
}

.product-aroma-details .intensity-img-active {
    opacity: 1
}

.product-aroma-banner-white {
    margin-bottom: 40px
}

.product-aroma-banner-white h2 {
    text-transform: uppercase;
    color: #c2a84d;
    font-size: 36px
}

.product-aroma-banner-white h2, .product-aroma-banner-white h3 {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-aroma-banner-white h3 {
    color: #0f0f0f;
    font-size: 18px
}

.product-aroma-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-aroma-banner-white .quick-view, .product-aroma-banner-white .small {
    font-size: 12px
}

.product-aroma-banner-white .smaller {
    font-size: 10px
}

.product-aroma-banner-bg {
    margin-bottom: 40px;
    background-image: url(../old-img/1704a2239a3b1a36d4c4ffa9470bf452.jpg);
    color: #4b2700
}

.product-aroma-banner-bg h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px
}

.product-aroma-banner-bg h2, .product-aroma-banner-bg h3 {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-aroma-banner-bg h3, .product-aroma-banner-bg p {
    font-weight: 400;
    font-size: 18px
}

.product-aroma-banner-bg p {
    line-height: 1.2
}

.product-aroma-banner-bg .quick-view, .product-aroma-banner-bg .small {
    font-size: 12px
}

.product-aroma-banner-bg .smaller {
    font-size: 10px
}

.product-aroma-banner-blue {
    margin-bottom: 40px;
    background: #142761;
    color: #fff
}

.product-aroma-banner-blue h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

@media(max-width: 768px) {
    .product-aroma-item .product-img img {
        max-width: 200px !important;
    }
    .product-aroma-banner-blue .right>div {
        padding: 30px 15px !important;
    }

    .product-aroma-banner-blue h2 {
        font-size: 26px;
    }

    .product-aroma-banner-blue p.second {
        color: #ffca7e;
    }
}

.product-aroma-banner-blue h3 {
    font-weight: 400;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-aroma-banner-blue {
    position: relative;
}

.product-aroma-banner-blue *{
    z-index: 2;
}


.product-aroma-banner-blue:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff10;
    z-index: 1;
}

.product-aroma-banner-blue p {
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.2
}

.product-aroma-banner-blue .quick-view, .product-aroma-banner-blue .small {
    font-size: 12px
}

.product-aroma-banner-blue .smaller {
    font-size: 10px
}

.product-tassimo-banner {
    background-image: url(../old-img/73c69d09ee9505ab9560495334445ddb.jpg);
    background-position: left bottom 100px;
    background-repeat: no-repeat;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

.product-tassimo-banner .intensity-img {
    opacity: .4
}

.product-tassimo-banner .intensity-img-active {
    opacity: 1
}

@media (max-width: 991.98px) {
    .product-tassimo-banner {
        font-size: 14px;
        background-position: 0 0
    }
}

.product-tassimo-banner-image {
    padding-top: 50px;
    padding-left: 45px;
    text-align: right
}

@media (max-width: 991.98px) {
    .product-tassimo-banner-image {
        padding-top: 0;
        padding-left: 0;
        text-align: center
    }
}

.product-tassimo-banner-text {
    padding-top: 50px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-tassimo-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-tassimo-banner-text {
        padding-bottom: 0
    }
}

.product-tassimo-banner h3 {
    font-size: 21px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

@media (max-width: 991.98px) {
    .product-tassimo-banner h3 {
        font-size: 16px
    }
}

.product-tassimo-banner h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-tassimo-banner h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}

.tassimo-coffee-size {
    font-size: 12px;
    vertical-align: bottom;
    line-height: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: baseline
}

.tassimo-coffee-size img {
    margin-right: 0
}

.tassimo-coffee-size strong {
    margin-right: 4px
}

.product-tassimo-banner-white {
    margin-bottom: 40px
}

.product-tassimo-banner-white h2 {
    color: #c2a84d;
    font-size: 36px;
    line-height: 1.1
}

.product-tassimo-banner-white h2, .product-tassimo-banner-white h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px
}

.product-tassimo-banner-white h3 {
    color: #64a70b;
    font-size: 32px
}

.product-tassimo-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-tassimo-banner-white .quick-view, .product-tassimo-banner-white .small {
    font-size: 12px
}

.product-tassimo-banner-white .smaller {
    font-size: 10px
}

.product-tassimo-details {
    background: #f9f5ea;
    padding: 40px 50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px
}

.product-tassimo-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-tassimo-details h4 {
        min-height: 3em
    }
}

.product-tassimo-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-tassimo-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-tassimo-details-info > div + div {
    border-top: 1px solid #d0cdc3
}

@media (min-width: 992px) {
    .product-tassimo-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #d0cdc3
    }
}

.product-tassimo-details .product-tassimo-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #c2a84d;
    font-family: 'Pangolin', sans-serif
}

.product-tassimo-details .product-tassimo-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-tassimo-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-tassimo-details .intensity-img {
    opacity: .4
}

.product-tassimo-details .intensity-img-active {
    opacity: 1
}

.product-brazil-banner {
    background: url(../old-img/9767de5548f964caf32261639e0cdcd4.jpg);
    background-repeat: no-repeat;
    color: #094313;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px
}

.product-brazil-banner.honduras {
    background: url(../old-img/10e7295c859cdc48e784419a499e5175.jpg)
}

@media (max-width: 991.98px) {
    .product-brazil-banner, .product-brazil-banner.honduras {
        background: url(../old-img/84bbcbbdf9e433d27513b073d18906de.jpg) no-repeat
    }
}

@media (max-width: 991.98px) {
    .product-brazil-banner {
        font-size: 14px
    }
}

.product-brazil-banner-image {
    padding-top: 30px;
    padding-left: 45px;
    margin-right: -60px;
    text-align: right
}

@media (max-width: 991.98px) {
    .product-brazil-banner-image {
        padding-top: 0;
        padding-left: 0;
        margin-right: 0;
        text-align: center
    }
}

.product-brazil-banner-text {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width: 992px) {
    .product-brazil-banner-text {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 140px
    }
}

@media (max-width: 991.98px) {
    .product-brazil-banner-text {
        padding-bottom: 0
    }
}

.product-brazil-banner h3 {
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

@media (max-width: 991.98px) {
    .product-brazil-banner h3 {
        font-size: 16px
    }
}

.product-brazil-banner h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    margin-top: 30px;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .product-brazil-banner h2 {
        font-size: 24px
    }
}

.product-brazil-banner p {
    font-weight: 600;
    font-size: 18px
}

.product-brazil-details {
    background: url(../old-img/84bbcbbdf9e433d27513b073d18906de.jpg);
    background-color: #f9f5ea;
    padding: 40px 110px 30px 50px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 50px
}

@media (max-width: 991.98px) {
    .product-brazil-details {
        padding: 40px 50px 30px
    }
}

.product-brazil-details h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #094313;
    font-weight: 400
}

@media (min-width: 992px) {
    .product-brazil-details h4 {
        min-height: 3em
    }
}

.product-brazil-details-info {
    color: #094313;
    margin-bottom: 50px
}

.product-brazil-details-info > div {
    padding-top: 20px;
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .product-brazil-details-info > div {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.product-brazil-details-info > div + div {
    border-top: 1px solid #d0cdc3
}

@media (min-width: 992px) {
    .product-brazil-details-info > div + div {
        border-top: 0;
        border-left: 1px solid #d0cdc3
    }
}

.product-brazil-details .product-brazil-details-content {
    min-height: 80px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    color: #094313;
    font-family: 'Pangolin', sans-serif
}

.product-brazil-details .product-brazil-details-content img {
    margin-left: 2px;
    margin-right: 2px
}

.product-brazil-details .product-brazil-details-content p {
    margin-bottom: 0
}

.product-brazil-details h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product-brazil-details .intensity-img {
    opacity: .4
}

.product-brazil-details .intensity-img-active {
    opacity: 1
}

.product-brazil-banner-white {
    margin-bottom: 40px
}

.product-brazil-banner-white h2 {
    text-transform: uppercase;
    color: #0f0f0f;
    font-weight: 400;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.1;
    margin-bottom: 30px
}

.product-brazil-banner-white p {
    font-weight: 400;
    font-size: 18px
}

.product-brazil-banner-white .quick-view, .product-brazil-banner-white .small {
    font-size: 12px
}

.product-brazil-banner-white .smaller {
    font-size: 10px
}

.honduras-product-block-text h3 {
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1.1;
    color: #0f0f0f;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif
}

.honduras-product-block-text p {
    font-family: 'Montserrat', sans-serif, sans-serif;
    color: #392009;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 600
}

.honduras-product-block-text p.lead {
    font-size: 22px
}

.honduras-product-block-text.text-block1 {
    background: url(../old-img/a0ecc2b907fd753da600ef32ebcc4eb3.png) 100% 100% no-repeat
}

.honduras-product-block-text.text-block2 {
    background: url(../old-img/c71228fe1d0cd8ec2e38533a2f66c1ba.png) 0 100% no-repeat
}

@media (min-width: 997px) {
    .honduras-product-block-text.text-block1, .honduras-product-block-text.text-block2 {
        min-height: 400px
    }

    .honduras-product-block-text.text-block2 img {
        width: 115%;
        max-width: 115%;
        margin-left: -15%
    }
}

@media (min-width: 997px) and (max-width: 997px) {
    .honduras-product-block-text h3 {
        font-size: 26px
    }

    .honduras-product-block-text p {
        font-size: 14px
    }

    .honduras-product-block-text p.lead {
        font-size: 18px
    }

    .honduras-product-block-text.text-block1 {
        background: url(../old-img/a1d0c17cd7ff00edab544c13536e0576.png) 100% 100% no-repeat;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }

    .honduras-product-block-text.text-block2 {
        background: url(../old-img/224be66b3ec8df69cc417a1e6320c233.png) 0 100% no-repeat;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }
}

.product-line-actions {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product-line-actions .input-group.bootstrap-touchspin {
    max-width: 130px
}

.product-line-grid .product-line__title {
    margin-bottom: .75rem;
    display: inline-block;
    color: #303031
}

.product-line-grid .product-price {
    display: flex;
    align-items: center
}

.product-line-grid .product-price .discount {
    font-size: .875rem;
    line-height: 1
}

.product-line-grid .product-discount {
    margin-right: .5rem
}

.product-line__img {
    margin-right: 1rem
}


.product-information .ndkcsfields-block .form-group.activeFormGroup, .product-information .ndkcsfields-block .form-group:not(.submitContainer):hover {
    box-shadow: 0 0 0
}

.product-information .ndkcsfields-block span.radio.selected_radio, .product-information .simple_accessory_product .selected-product-accessory {
    box-shadow: 0 0 0 !important
}

.product-information .ndkcsfields-block .form-group {
    box-shadow: 0 0 0
}

.product-information .ndkcfTitle {
    display: none
}

.product-information .ndk_accessory_list {
    list-style: none
}

.product-information .visu-tools {
    display: none
}

.product-information .total_weight_container {
    margin-bottom: 30px
}

.product-information .toggleQuantityDiscountBlock {
    display: none
}

.product-information .ndkcsfields-block .accessory-ndk {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px
}

.product-information .ndkcsfields-block .accessory-more {
    display: none
}

.product-information .ndkcsfields-block .toggler {
    padding-left: 0
}

@media (min-width: 992px) {
    .product-comment-modal .modal-dialog {
        max-width: 774px
    }
}

.product-comment-modal .modal-footer {
    margin-right: -1rem;
    margin-left: -1rem
}

.product-comment-modal .modal-body {
    padding-bottom: 0
}

.modal--product-comment-posted-modal .modal-header, .modal--report-comment-posted .modal-header {
    color: #28a745
}

.product-comment-post-error-message .modal-header {
    color: #dc3545
}

.comments-note, .grade-stars {
    display: flex
}

.star {
    color: #f1ab00
}

.product-list-reviews .grade-stars {
    justify-content: center
}

.product-list-reviews .star .material-icons {
    font-size: 1rem
}

.product-comments {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.product-comments-additional-info {
    margin: 1rem 0
}

.comments-note {
    margin-bottom: .5rem
}

.comments-note .grade-stars {
    margin-left: .25rem
}

.comments__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-comment-list-item {
    background: #fff;
    margin-bottom: 1rem;
    padding: 1rem
}

.comment-infos .grade-stars {
    margin-bottom: 1rem
}

.comment-infos .comment-author, .comment-infos .comment-date {
    font-size: .875rem
}

.product-comments__pagination li:not(.disabled) span:not(.current) {
    cursor: pointer
}

.starability-basic {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none;
    min-height: auto
}

.starability-basic > input {
    position: absolute;
    margin-right: -100%;
    opacity: 0
}

.starability-basic > input:checked ~ .label, .starability-basic > input:checked ~ label, .starability-basic > input:focus ~ .label, .starability-basic > input:focus ~ label {
    background-position: 0 0
}

.starability-basic > input:checked + .label, .starability-basic > input:checked + label, .starability-basic > input:focus + .label, .starability-basic > input:focus + label {
    background-position: 0 -30px
}

.starability-basic > input[disabled]:hover + .label, .starability-basic > input[disabled]:hover + label {
    cursor: default
}

.starability-basic > input:not([disabled]):hover ~ .label, .starability-basic > input:not([disabled]):hover ~ label {
    background-position: 0 0
}

.starability-basic > input:not([disabled]):hover + .label, .starability-basic > input:not([disabled]):hover + label {
    background-position: 0 -30px
}

.starability-basic > input:not([disabled]):hover + .label:before, .starability-basic > input:not([disabled]):hover + label:before {
    opacity: 1
}

.starability-basic > input:focus + .label, .starability-basic > input:focus + label {
    outline: 1px dotted #999
}

.starability-basic .starability-focus-ring {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    outline: 2px dotted #999;
    pointer-events: none;
    opacity: 0
}

.starability-basic > .input-no-rate:focus ~ .starability-focus-ring {
    opacity: 1
}

.starability-basic > .label, .starability-basic > label {
    position: relative;
    display: inline-block;
    float: left;
    width: 30px;
    font-size: .1em;
    color: transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 -30px
}

.starability-basic > .label, .starability-basic > .label:before, .starability-basic > label, .starability-basic > label:before {
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=")
}

.starability-basic > .label:before, .starability-basic > label:before {
    content: "";
    position: absolute;
    display: block;
    background-position: 0 30px;
    pointer-events: none;
    opacity: 0
}

.starability-basic > .label:nth-of-type(5):before, .starability-basic > label:nth-of-type(5):before {
    width: 120px;
    left: -120px
}

.starability-basic > .label:nth-of-type(4):before, .starability-basic > label:nth-of-type(4):before {
    width: 90px;
    left: -90px
}

.starability-basic > .label:nth-of-type(3):before, .starability-basic > label:nth-of-type(3):before {
    width: 60px;
    left: -60px
}

.starability-basic > .label:nth-of-type(2):before, .starability-basic > label:nth-of-type(2):before {
    width: 30px;
    left: -30px
}

.starability-basic > .label:first-of-type:before, .starability-basic > label:first-of-type:before {
    width: 0;
    left: 0
}

@media screen and (min-resolution: 192dpi) {
    .starability-basic > .label, .starability-basic > label {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
        background-size: 30px auto
    }
}

@media screen and (-ms-high-contrast: active) {
    .starability-basic {
        width: auto
    }

    .starability-basic > input {
        position: static;
        margin-right: 0;
        opacity: 1
    }

    .starability-basic .input-no-rate {
        display: none
    }

    .starability-basic > .label, .starability-basic > label {
        display: inline;
        float: none;
        width: auto;
        height: auto;
        font-size: 1em;
        color: inherit;
        background: none
    }

    .starability-basic > .label:after, .starability-basic > .label:before, .starability-basic > label:after, .starability-basic > label:before {
        display: none
    }
}

.product-criterion {
    display: flex;
    justify-items: center;
    justify-content: flex-end;
    margin-bottom: 1rem
}

.product-criterion__name {
    width: auto;
    font-size: 1rem;
    margin-bottom: 0;
    margin-right: .25rem
}

.product-criterion .label, .product-criterion label {
    margin-bottom: 0
}

@media (max-width: 575.98px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 767.98px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 991.98px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1199.98px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.product-lor-banner.ferrari .product-lor-banner-text {
    justify-content: flex-start;
    gap: 25px;
}

.product-lor-banner.ferrari .product-lor-banner-text p {
    margin-bottom: 0;
}

.product-prima-details.ferrari .product-prima-details-content img.intensity-img {
    width: 20px;
}

.product-prima-details.ferrari .product-prima-details-content {
    color: #c2a84d;
    font-family: 'JacobsSans', sans-serif !important;
}

.lor-ferrari-banner-1,
.lor-ferrari-banner-2 {
    margin-bottom: 50px;
    position: relative;
}

.lor-ferrari-banner-1 h3 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 31px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    position: absolute;
    left: 10%;
    top: 29%;
    text-transform: uppercase;
    font-family: ''Montserrat', sans-serif', sans-serif !important;
}

.lor-ferrari-banner-2 .content h3 {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 31px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-family: ''Montserrat', sans-serif', sans-serif !important;
    margin-bottom: 20px;
}

.lor-ferrari-banner-2 .content p {
    margin-bottom: 12px;
    font-size: 18px;
    color: #ffffff;
    font-family: ''Montserrat', sans-serif', sans-serif !important;
    text-align: center;
}

.lor-ferrari-banner-2 .content {
    position: absolute;
    right: 5%;
    top: 13%;
    max-width: 487px;
}

.l-header.wrapfixed {
    padding-bottom: 0 !important;
}

@media(max-width: 1199px) {
    .lor-ferrari-banner-1 h3 {
        font-size: 20px;
        line-height: 27px;
        left: 11%;
        top: 31%;
    }

    .lor-ferrari-banner-2 .content h3 {
        font-size: 20px;
        line-height: 27px;
        left: 11%;
        top: 31%;
    }

    .lor-ferrari-banner-2 .content p {
        font-size: 14px;
    }

    .lor-ferrari-banner-2 .content {
        position: absolute;
        right: 5%;
        top: 13%;
        max-width: 400px;
    }

    .product-lor-banner h2 {
        font-size: 35px;
    }
}

@media(max-width: 991px) {
    .product-lor-banner.ferrari .product-lor-banner-text,
    .product-lor-banner.ferrari-ncc .product-lor-banner-text{
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .product-lor-banner.ferrari,
    .product-lor-banner.ferrari-ncc {
        background-size: 100% 60%;
    }


    .lor-ferrari-banner-1 h3 {
        left: 15%;
        top: 7%;
        font-size: 35px;
        line-height: 42px;
    }

    .lor-ferrari-banner-2 .content {
        right: 0;
        left: 23%;
        top: 10%;
    }
}

@media(max-width: 767px) {
    .lor-ferrari-banner-1 h3 {
        left: 14%;
        top: 8%;
        font-size: 25px;
        line-height: 32px;
    }

    .lor-ferrari-banner-2 .content {
        right: 0;
        left: 12%;
        top: 10%;
    }
}

@media(max-width: 575px) {
    .lor-ferrari-banner-1 h3 {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        font-size: 20px;
        line-height: 22px;
    }

    .lor-ferrari-banner-2 .content {
        top: 4%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .lor-ferrari-banner-2 .content h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .lor-ferrari-banner-2 .content p {
        font-size: 11px;
        padding-left: 12px;
        padding-right: 12px;
        margin-bottom: 5px;
    }
}

.product-barista-banner-white>.row {
    margin-left: 0;
    margin-right: 0;
}

.product-lor-arcydzielo {
    width: 100%;
}


.product-jacobs-banner.jacobs-origins-capsule .product-jacobs-banner-image {
    padding: 0 !important;
}

.product-jacobs-banner.jacobs-origins-capsule {
    position: relative;
    background-image: linear-gradient(180deg,#2f4531 100%,#fff 0);
}

.product-jacobs-banner.jacobs-origins-capsule .product-jacobs-banner-text {
    padding-bottom: 50px;
}

.jacobs-origin-product-new.text-block.jacobs-origins-capsule svg {
    margin-bottom: 25px;
}

.jacobs-origin-product-new.banner-2.jacobs-origins-capsule {
    padding: 0;
}

.jacobs-origin-product-new.banner-2.jacobs-origins-capsule .right img {
    max-width: 100%;
}

@media(max-width: 767px) {
    .jacobs-origin-product-new.banner-2.jacobs-origins-capsule {
        padding: 40px 0 0 0;
    }

    .product-jacobs-banner.jacobs-origins-capsule {
        position: relative;
        background-image: linear-gradient(180deg,#2f4531 80%,#fff 0);
    }

    .product-jacobs-banner.jacobs-origins-capsule .product-jacobs-banner-text {
        padding-bottom: 0;
    }

    .product-jacobs-banner.jacobs-origins-capsule:after {
        bottom: 19% !important;
    }
    .product-jacobs-banner-white.jacobs-origins-capsules {
        margin-top: -50px;
    }

    .jacobs-origin-product-new.banner-3.jacobs-origins-capsule .bg-line {
        display: none !important;
    }

    .jacobs-origin-product-new.banner-3.jacobs-origins-capsule {
        padding-top: 40px;
    }

    .sm-mb-30 {
        margin-bottom: 30px !important;
    }

    .jacobs-origin-product-new.banner-6.jacobs-origins-capsule {
        padding-bottom: 110px !important;
    }
}

.product-jacobs-banner.jacobs-origins-capsule.colombia:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../old-img/product-pages/jacobs-origins-capsule/jacobs-origins-capsule-colombia.png');
    height: 20px;
    width: 100%;
    z-index: 0;
}

.product-jacobs-banner.jacobs-origins-capsule.guatemala:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('../old-img/product-pages/jacobs-origins-capsule/jacobs-origins-capsule-guatemala.png');
    height: 20px;
    width: 100%;
    z-index: 0;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner {
    margin-bottom: 40px;
}

.jacobs-dubai-chocolate-style-capuccino.video-banner {
    background: url('../old-img/product-pages/jacobs-dubai-capuccino/dubai-capuccino-video-bg.png');
    height: 520px;
    margin-bottom: 40px;
    display: flex;
}

.jacobs-dubai-chocolate-style-capuccino.video-banner .video {
    margin: auto;
    position: relative;
}

.jacobs-dubai-chocolate-style-capuccino.video-banner .video .play {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.jacobs-dubai-chocolate-style-capuccino.video-banner .video video {
    max-width: 400px;
    width: 100%;
    height: auto;
    border: 15px solid #2f4531;
}

@media(max-width: 991px) {
    .jacobs-dubai-chocolate-style-capuccino.m-none {
        display: none !important;
    }

    .jacobs-dubai-chocolate-style-capuccino.m-block {
        display: block !important;
    }

    .jacobs-dubai-chocolate-style-capuccino.video-banner {
        height: auto;
        padding: 50px 15px;
    }
}

.jacobs-dubai-chocolate-style-capuccino.m-block {
    display: none;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner .splide__arrow {
    background: none;
    opacity: 1;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner .splide__arrow svg {
    fill: #ffffff;
    width: 30px;
    height: 30px;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner .splide__slide img {
    width: 100%;
    height: auto;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner .splide__arrow--prev {
    left: 5px;
}

.jacobs-dubai-chocolate-style-capuccino.full-banner .splide__arrow--next {
    right: 5px;
}

.product-jacobs-banner.jacobs-dubai-chocolate-style-capuccino {
    position: relative;
}

.product-jacobs-banner.jacobs-dubai-chocolate-style-capuccino  .img-fluid {
    position: relative;
    z-index: 1;
    max-width: 95%;
}

.product-jacobs-banner.jacobs-dubai-chocolate-style-capuccino:after {
    content: '';
    position: absolute;
    bottom: 17%;
    left: 0;
    background: url(../old-img/theme-img/product-pages/jacobs-dubai-capuccino/line.png);
    height: 40px;
    width: 100%;
    z-index: 0;
}

.product-jacobs-banner *, .product-jacobs-details *, .product-jacobs-banner-white, .product-jacobs-banner-white h2, .product-jacobs-banner-white h3, .product-lor-banner-white, .product-lor-banner-white h2, .product-lor-banner-white h3, .product-barista-banner *, .product-barista-details *, .product-aroma-details, .product-lor-details *, .product-barista-banner-white, .product-barista-banner-white h2, .product-aroma-banner *, .product-aroma-banner-bg *, .product-aroma-banner-blue *, .product-description, .product-tucan-banner-white p.lead, .product-tucan-banner-text, .product-tucan-banner p, .product-tassimo-banner *, .product-tassimo-banner-white *, .akademia-banner *, .page-cms-20 *, .page-cms-27 *, .page-cms-22 *, .product-aroma-item {
    font-family: 'JacobsSans', sans-serif !important;
}
.product-jacobs-banner h2, .product-aroma-banner h2, .product-jacobs-banner-white h2, .product-jacobs-banner-white h3, .product-barista-banner h2, .product-barista-banner-white h2, .product-lor-banner-white h2, .product-lor-banner-white h3 {
    font-weight: 100;
}

.carrier-price, .category-sub-menu li.active>a, .product-jacobs-details .product-jacobs-details-content, .product-jacobs-banner, .product-barista-banner {
    color: #c2a84d;
}

.page-content .checkout-block[class*='num-'] .block-header:before, .page-content .custom-checkbox input[type=checkbox]+span .checkbox-checked, .mark-required .page-content .form-group.text label.required .field-label::after, .mark-required .page-content .form-group.text.need-dni label .field-label::after, .mark-required .page-content .form-group.email label.required .field-label::after, .mark-required .page-content .form-group.password label.required .field-label::after, .mark-required .page-content .form-group.tel label.required .field-label::after, .mark-required .page-content .form-group.select label.required .field-label::after, .mark-required .page-content .form-group.countrySelect label.required .field-label::after, .page-content span.carrier-delay, .page-content .product-price, .product-jacobs-banner-white h2, .product-barista-details .product-barista-details-content {
    color: #c2a84d;
}
