/* Offline Styles */
#bf-wrp .nav>li:last-child {display: none !important;}

#black-friday {
    padding-bottom: 0px;
}

/* #bf-wrp #colorNav.fixedBF { position: relative !important;} */
/* #bf-wrp .banner { display: none !important; } */

body:before {
    display: none !important;
}
#black-friday:before {
    content: " ";
    position: fixed;
    z-index:-1;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/pattern.png);
    opacity: 0.1;
}

.bootstrap-iso .collapse:not(.show) {
    display: block;
}

.header {
    display: none !important;
    background-color: #d51317;
    box-shadow: -2px 5px 8px 0 rgba(22,20,20,.24);
}

.header .wrapper {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    max-width: 1328px;
}

.header .inner {
    padding: 15px 0px;
}

.headerLink:last-child {
    width: auto !important;
}

.telLink {
    font-family: "CFAstyStd-Bold";
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}

#uspBar {
    display: none;
    background-color: #efefef;
    padding: 10px 0;
    height: 80px;
}

.spaceRow.middle {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
    #uspBar .telLink {
        display:none
    }
}

#uspBar .flex-item {
    flex: 1
}

@media only screen and (max-width: 1280px) {
    #uspBar .wrapper {
        padding:0
    }

    #uspBar .flex-item {
        padding: 0 5px
    }
}

@media only screen and (max-width: 767px) {
    #uspBar .msg {
        display:none
    }
}

.usp {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-family: CFAstyStd-Book;
    font-size: 14px;
    color: #4c4c4c
}

.usp>span {
    display: inline-block;
    vertical-align: middle
}

.usp b {
    display: block;
    margin: 0
}

.usp .icon {
    font-size: 24px!important;
    text-align: center;
    width: auto!important;
    height: auto;
    padding: 0 24px
}

.usp .text {
    line-height: 18px;
    max-width: 300px
}

@media only screen and (max-width: 1280px) {
    .usp .icon {
        padding:0 15px
    }
}

@media only screen and (max-width: 1023px) {
    .usp .icon {
        padding-left:0
    }
}

/* Header USPs - Mobile Version */

@media (max-width: 767px) {
    #uspBar .flex-item {
        padding: 0 15px !important;
    }
    #uspBar .msg {
        display: block !important;
    }
}

@media (max-width:767px) {
    #uspBar .spaceRow.middle>a {
        width: 100%;
        max-width: 100% !important;
        display: block;
    }
    #uspBar .wrapper .flex-item .usp {
        display: block;
        width: 100%;
        text-align: left;
    }
    #uspBar .usp .icon {
        width: 12% !important;
        vertical-align: top;
        margin-top: 5px;
        padding: 0;
        font-size: 20px !important;
        max-width: 27px;
        margin-right: 15px;
    }
    #uspBar .usp .text {
        max-width: 85%;
        vertical-align: top;
        display: inline-block;
        text-align: left;
        font-size: 12px;
    }
    #uspBar .wrapper .flex-item {
        position: absolute;
        top: 0px;
        padding: 0 10px !important;
        width: 100%;
        display: block;
        background: #efefef;
    }
    #uspBar .wrapper .flex-item {
        animation: slideshow 24s linear 0s infinite, mymove 8s infinite linear;
    }
    @keyframes slideshow {
        25% {
            opacity: 1;
        }
        33.33% {
            opacity: 0;
        }
        91.66% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @keyframes mymove {
        0% {
            z-index: 4;
        }
        100% {
            z-index: 4;
        }
    }
    #uspBar .wrapper .flex-item:nth-child(1) {
        z-index: 3;
        animation-delay: 0s;
    }
    #uspBar .wrapper .flex-item:nth-child(2) {
        z-index: 2;
        animation-delay: 8s;
    }
    #uspBar .wrapper .flex-item:nth-child(3) {
        z-index: 1;
        animation-delay: 16s;
    }
}

#filters {
    display: none !important;
}

#backToTop {
    bottom: 50px !important;
    right: 65px !important;
}

#colorNav {
    z-index: 98 !important;
    top: 10px !important;
}

#bf-wrp #colorNav.fixed {
    top: 80px;
}

#bf-wrp #colorNav.fixed.top {
    z-index: 99 !important;
}

.bf-wrp #products {
    z-index: auto;
}

.bf-wrp #products a .item:not(.banner), .bf-wrp #products .item:not(.banner) {
    z-index: auto;
}

.offline .bf-wrp #products .item-wrp {
    position: relative;
}

.bf-wrp #products .item .sales-price-wrp .final-price .euro {
    margin-right: 0px;
}

.offline .bf-wrp #products .item .sales-price-wrp .final-price {
    display: inline-block;
}

.offline .bf-wrp #products .item .price-wrp {
    position: relative !important;
    display: inline-block !important;
    margin: 0px 20px 0px 0px !important;
    bottom: -10px;
    right: auto;
}

.offline .bf-wrp #products .item p.price:before {
    width: 120%;
    position: absolute;
    height: 50px;
    left: -10px;
}

.offline .bf-wrp #products .item .sales-price-wrp {
    bottom: 30px;
}

#bf-wrp .modal * {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
}

#bf-wrp .modal-content {
    background-color: transparent;
    background-size: contain !important;
    border: none;
}

.offline .modal.show .modal-dialog {
    background-color: #0000008a !important;
    min-height: 100%;
    margin: 0px;
}

#akamai #bf-wrp .modal-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* #akamai #bf-wrp .modal-content {
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/offline/back-modal-1.png) no-repeat center;
    max-width: 641px;
    max-height: 598px;
    width: 100%;
    height: 100%;
}

#akamai.error #bf-wrp .modal-content {
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/offline/back-modal-2.png) no-repeat center;
} */

/* .banner .modal {
    background-color: rgba(0, 0, 0, 0.9);
} */

#bf-wrp .modal-content * {
    color: #fff;
}
#bf-wrp .banner .photo img {
    max-height: 100% !important;
}

#bf-wrp .modal-content .modal-body {
    margin: 0px;
    padding: 0px 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    justify-content: center;
    width: 100%;
}

#bf-wrp .modal-content .modal-body .addToCart {
    right: 70px;
    bottom: 95px;
}

#bf-wrp .banner .modal-content .modal-body {
    flex-flow: column;
}

#bf-wrp .modal-header {
    border: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: -20px;
    padding: 0px;
}

#bf-wrp .modal-header .close {
    margin: 0px auto;
    opacity: 1;
}

#bf-wrp .banner .modal-header .close {
    position: fixed;
    left: 0px;
    right: 0px;
}

.banner .modal.show .modal-dialog {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

#bf-wrp .modal-body h5 {
    margin-bottom: 10px;
    font-size: 18px;
}

#bf-wrp .modal-content .modal-body {
    font-size: 14px;
    max-height: 100vh !important;
}

#bf-wrp .modal-content .modal-body .item-wrp {
    max-width: 875px;
    width: 100%;
    margin: 0 auto 30px auto;
    min-height: 325px;
}

#bf-wrp .banner .modal-content .terms {
    color: #fff;
    margin: 50px auto 50px auto;
    text-align: center;
    font-size: 14px;
}

#bf-wrp .banner .modal-content .modal-body {
    max-height: initial;
    width: 100%;
    padding: 0px 15px;
}

#bf-wrp .modal .description {
    margin-right: 50px;
    display: none;
}

#bf-wrp .modal .characteristics {
    display: none;
}

#bf-wrp .modal .characteristics ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#bf-wrp .modal .characteristics li {
    text-transform: capitalize;
}

#bf-wrp .modal .characteristics li span {
    font-weight: bold;
}

/* Modal Styles */
@media (min-width: 576px) {
    #bf-wrp .modal-dialog {
        max-width: 100%;
        width: 100%;
        min-height: 100%;
        margin: 0px auto;
    }
}

@media (max-width: 1024px){
    #bs-example-navbar-collapse-1.collapsed {
        display: block;
    }

    .offline.modal-open .modal {
        background-color: #000;
        z-index: 9999;
    }

    .offline.modal-open #colorNav {
        z-index: 9 !important;
    }
}

@media (max-width: 768px) {

    #bf-wrp .modal-content .modal-body { 
        padding: 15px;
    }

    #bf-wrp .modal .description {
        margin-right: 20px;
    }

    #bf-wrp .modal-body > div {
        width: 48%;
    }

    .offline .bf-wrp .paper-bottom img {
        margin-top: -2px;
    }

    .offline .bf-wrp .paper-bottom img[src="https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-first-top.png"] {
        margin-top: -7px;
    }

    .offline #bf-wrp .modal-content .modal-body .addToCart {
        position: relative !important;
        bottom: auto !important;
        right: auto !important;
        margin: 40px auto 0px auto;
    }

    .offline #bf-wrp .modal-header .close {
        max-width: 60px;
        padding: 0px;
    }
}

@media (max-width: 767px) {

    #bf-wrp .modal-content .modal-body {
        padding: 0px 15px;
    }
    #bf-wrp .modal-body > div {
        width: 100%;
    }
}

@media (max-width: 680px) {
    .offline .bf-wrp #products a .item:not(.banner), .offline .bf-wrp #products .item:not(.banner) {
        padding-bottom: 40px;
    }
    .offline .bf-wrp .paper-bottom img[src="https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-first-top.png"] {
        margin-top: -9px;
    }

    .offline .bf-wrp #products .item .price-wrp {
        bottom: -25px;
    }

    .offline .bf-wrp .paper-bottom img {
        margin-top: -11px;
    }
}

@media (max-width: 480px) {
    #bf-wrp .modal-content .modal-body {
        margin: 0px auto 0px auto;
    }
    .offline .logo img {
        max-width: 160px;
    }

    .offline #bf-wrp .top .bg {
        bottom: -14px;
    }

    .offline .bf-wrp .paper-top img {
        margin-bottom: -6px;
    }

    .offline .bf-wrp .paper-bottom img {
        margin-top: -13px;
    }

    .offline .bf-wrp .paper-bottom img[src="https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-first-top.png"] {
        margin-top: -14px;
    }
}

@media (max-width: 425px) {
    .offline #bf-wrp .modal-header {
        top: 30px;
    }
    
    .offline #bf-wrp .top .bg {
        bottom: -15px;
    }

    .offline .bf-wrp #products .item .price-wrp {
        margin: 0px 10px 0px 0px !important;
    }

    .offline .bf-wrp .paper-bottom img[src="https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-first-top.png"] {
        margin-top: -17px;
    }
}

@media (max-width: 375px) {
    .offline #bf-wrp .top .bg {
        bottom: -16px;
    }

    .offline .bf-wrp .paper-top img {
        margin-bottom: -8px;
    }

    .offline .bf-wrp .paper-bottom img {
        margin-top: -14px;
    }

    .offline .bf-wrp .paper-bottom img[src="https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-first-top.png"] {
        margin-top: -19px;
    }
}

@media (max-width: 320px) {
    .offline .bf-wrp .paper-bottom img {
        margin-top: -17px;
    }

    .offline .bf-wrp .paper-top img {
        margin-bottom: -10px;
    }

    .offline .logo img {
        max-width: 140px;
    }

    .offline .telLink {
        font-size: 18px;
    }
}