
@charset "utf-8";
/* @-ms-viewport       { width: device-width; } */
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body {
    margin: 0px;
    padding: 0px;
    background-color: #252220;
}

body: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;
}

/* #userway-icon { display: none !important; } */

.zindex { z-index: 1; }
.zindexMain { z-index: auto; }

#uspBar, #preHeaderPlacement { display:none!important;  }

/* #colorNav li[data-id='ΜΑΥΡΗ ΛΙΣΤΑ']  */

main>.inner {
    z-index: -1;
}

main>.inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 400px;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.fixedHeader .headerLink button>:not(.icon) {
    display: none;
}

.breadcrumb, .headerBtm .moreLinks .fav span.icon, main>.inner>div.wrapper, #colorNav li[data-id='ΜΑΥΡΗ ΛΙΣΤΑ'] {display: none !important;}

.pageContent { margin: 0px !important; }

.counter-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    background-image: url(//kotsovolos.blob.core.windows.net/pages/Homepage/assets/img/counter-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.coming {
    max-width: 380px;
}

.counter {
    position: relative;
    background-image: url(//kotsovolos.blob.core.windows.net/pages/Homepage/assets/img/counter-back.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
}


.counter-title {
    position: absolute;
    max-width: 174px !important;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: -20px;
}

.headerLink.basketLink span:nth-child(2) {
    font-family: "CF Reklama", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}

.headerLink.basketLink {
    width: auto !important;
    padding: 5px;
    margin-left:20px;
    border: none;
    background-color: #000;
    -moz-transform: skew(-10deg, 0deg) rotate(-0.5deg);
    -webkit-transform: skew(-10deg, 0deg) rotate(-0.5deg);
    -o-transform: skew(-10deg, 0deg) rotate(-0.5deg);
    -ms-transform: skew(-10deg, 0deg) rotate(-0.5deg);
    transform: skew(-10deg, 0deg) rotate(-0.5deg);
}

.headerBtm .moreLinks .fav {
    display: inline-block !important;
    position: relative !important;
    margin: 0px !important;
}

.headerBtm .moreLinks .fav a {
    color: #fff;
}

.headerTop.hide, .chooseCat.hide {
    display: none !important;
}

.moreLinks .telLink:not(.noIcon):before {
    display: none;
}

.animated {
    animation: tada 6.6s linear infinite;
    -webkit-animation: tada 6.6s linear infinite;
    transform-origin: 50% 50%;
}

.tada {
    display: none !important;
    /* visibility: hidden !important; */
    position: absolute;
    top: 20px;
    left: 25%;
    /* bottom: 30%;
    right: 50px; */
    cursor: pointer;
    z-index: 99998;
}

.tada, .tada:hover {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes tada {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    3.0303% {
        transform: scale(.9) rotate(-8deg);
        -webkit-transform: scale(.9) rotate(-8deg);
        -moz-transform: scale(.9) rotate(-8deg);
        -ms-transform: scale(.9) rotate(-8deg);
        -o-transform: scale(.9) rotate(-8deg);
    }
    6.06061% {
        transform: scale(.9) rotate(-8deg);
        -webkit-transform: scale(.9) rotate(-8deg);
        -moz-transform: scale(.9) rotate(-8deg);
        -ms-transform: scale(.9) rotate(-8deg);
        -o-transform: scale(.9) rotate(-8deg);
    }
    9.09091% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    12.12121% {
        transform: scale(1.3) rotate(-8deg);
        -webkit-transform: scale(1.3) rotate(-8deg);
        -moz-transform: scale(1.3) rotate(-8deg);
        -ms-transform: scale(1.3) rotate(-8deg);
        -o-transform: scale(1.3) rotate(-8deg);
    }
    15.15152% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    18.18182% {
        transform: scale(1.3) rotate(-8deg);
        -webkit-transform: scale(1.3) rotate(-8deg);
        -moz-transform: scale(1.3) rotate(-8deg);
        -ms-transform: scale(1.3) rotate(-8deg);
        -o-transform: scale(1.3) rotate(-8deg);
    }
    21.21212% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    24.24242% {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
    }
    100% {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    3.0303% {
        transform: scale(.9) rotate(-8deg);
        -webkit-transform: scale(.9) rotate(-8deg);
        -moz-transform: scale(.9) rotate(-8deg);
        -ms-transform: scale(.9) rotate(-8deg);
        -o-transform: scale(.9) rotate(-8deg);
    }
    6.06061% {
        transform: scale(.9) rotate(-8deg);
        -webkit-transform: scale(.9) rotate(-8deg);
        -moz-transform: scale(.9) rotate(-8deg);
        -ms-transform: scale(.9) rotate(-8deg);
        -o-transform: scale(.9) rotate(-8deg);
    }
    9.09091% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    12.12121% {
        transform: scale(1.3) rotate(-8deg);
        -webkit-transform: scale(1.3) rotate(-8deg);
        -moz-transform: scale(1.3) rotate(-8deg);
        -ms-transform: scale(1.3) rotate(-8deg);
        -o-transform: scale(1.3) rotate(-8deg);
    }
    15.15152% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    18.18182% {
        transform: scale(1.3) rotate(-8deg);
        -webkit-transform: scale(1.3) rotate(-8deg);
        -moz-transform: scale(1.3) rotate(-8deg);
        -ms-transform: scale(1.3) rotate(-8deg);
        -o-transform: scale(1.3) rotate(-8deg);
    }
    21.21212% {
        transform: scale(1.3) rotate(8deg);
        -webkit-transform: scale(1.3) rotate(8deg);
        -moz-transform: scale(1.3) rotate(8deg);
        -ms-transform: scale(1.3) rotate(8deg);
        -o-transform: scale(1.3) rotate(8deg);
    }
    24.24242% {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
    }
    100% {
        transform: scale(1) rotate(0);
        -webkit-transform: scale(1) rotate(0);
        -moz-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        -o-transform: scale(1) rotate(0);
    }
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
      -webkit-animation-duration: 1ms !important;
      animation-duration: 1ms !important;
      -webkit-transition-duration: 1ms !important;
      transition-duration: 1ms !important;
      -webkit-animation-iteration-count: 1 !important;
      animation-iteration-count: 1 !important;
    }
}
  
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

#black-friday {
    padding-bottom: 100px;
    min-height: 1024px;
}

/* Header */
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.menu-overlay {
    display: none;
    position: fixed;
    background-color: #000;
    height: calc(100% + 60px);
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
}

.menu-overlay.show {
    display: block;
    z-index: 99 !important;
}

.navbar-toggler {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    padding: 10px 20px;
    margin: 0 auto;
    color: #fff;
    font-family: "CF Klak";
    font-size: 36px;
    border: 0;
    text-align: center;
    width: 100%;
    line-height: 52px;
}

.img-responsive {
    width: 100%;
    max-width: 100%;
    display: block;
}

#bf-wrp .header-banner {padding: 10px 0px;}

#bf-wrp .nav>li:not(.active)>a:hover {
    padding-left: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#bf-wrp .bg-color {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#bf-wrp .top {
    position: relative;
}

#bf-wrp .top .bg {
    position: absolute;
    bottom: 80px;
}

#bf-wrp .top .bg, #bf-wrp .pattern, #bf-wrp .bg-color, #bf-wrp .bg {
    max-width: 1258px;
    margin: 0px 0px 0px 30px;
    left: 0;
    right: 0;
}

#bf-wrp .top .bg:before, #bf-wrp .content:before, #bf-wrp .pattern:after, #bf-wrp .bg-color:before  {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

#bf-wrp .bg-color:before {
    display: none;
    background: rgb(37,34,32);
    background: -moz-linear-gradient(0deg, rgba(37,34,32,1) 0%, rgba(37,34,32,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(37,34,32,1) 0%, rgba(37,34,32,0) 100%);
    background: linear-gradient(0deg, rgba(37,34,32,1) 0%, rgba(37,34,32,0) 100%);
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#252220",endColorstr="#252220",GradientType=1);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#252220",endColorstr="#252220",GradientType=1); */
    top: -50px;
    height: 50px;
    z-index: 0; 
}

/* #bf-wrp .pattern:after {
    background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/gradient.png?bbb);
    background-size: cover;
    background-position: top left;
    top: 0px;
    z-index: 1;
    left: 0px;
    background-repeat: no-repeat;
} */

#bf-wrp .content {
    margin-top: 0px;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#bf-wrp {
    display: block;
    margin: 0 auto;
    padding: 0px 0px 50px 0px;
    width: 100%;
    max-width: 1328px;
}

#bf-wrp .navbar-header a {
    font-family: "CF Klak", sans-serif;
    font-size: 30px;
    padding: 0;
    display: inline-block;
}

#bf-wrp #colorNav.fixedBF {
    position: fixed;
    top: 90px;
}

#bf-wrp #colorNav.toggled.top {
    position: fixed;
    top: 20px;
    left: 0px;
    max-width: 100%;
    z-index: 999 !important;
}

.bf-wrp #products {
    margin: -50px 0px 0px 0px;
    max-width: calc(100% - 340px);
    width: 100%;
    float: right;
    position: relative;
    clear: none !important;
    border: none;
    min-height: 492px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
}


.bf-wrp #products .product-title.fixedBF {
    position: fixed;
    top: 0px;
    z-index: 999;
    right: 0;
    left: 0;
    background-color: #d51317;
    box-shadow: 5px 5px 10px #000000;
    -moz-box-shadow:    5px 5px 10px #000000;
    -webkit-box-shadow: 5px 5px 10px #000000;
}

.bf-wrp #products .product-title img {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
    top: 0px;
    width: 100%;
    height: 64px;
}

.bf-wrp #products .product-title.fixedBF h2 {
    margin: 0px;
}

/* Navigation */
#colorNav {
    float: none;
    width: 100%;
    max-width: 340px;
    text-align: left;
    display: inline-block;
    z-index: 9;
    top: 0px;
    transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -ms-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
}

.bf-wrp .navbar-default {
    background-color: transparent;
    max-width: 270px;
    width: 100%;
    float: left;
}

.bf-wrp .navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none !important;
}


#bf-wrp .nav>li {
    display: block;
    width: 100%;
    margin: 0px 0px 3px 0px !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    padding: 0px !important;
    /* line-height: 16px !important; */
}

#bf-wrp .nav>li+li {
    margin-top: 0px;
}

#bf-wrp .nav>li>a {
    position: relative;
    display: block;
    background-image: url('https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/menu-back-black.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    background-color: transparent;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-family: "CF Reklama", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    /*padding: 10px 15px;
    */
    padding: 9px 15px;
    filter: drop-shadow(-8px 8px 0px #a90f12);
    -webkit-filter: drop-shadow(-4px 4px 0px #a90f12);
    /* line-height: 44px; */
}

#bf-wrp .nav>li>a.ps4Tab, #bf-wrp .nav>li>a.active.ps4Tab {
    background-image: url('https://kotsovolos.blob.core.windows.net/pages/Homepage/assets/img/gaming-menu-back-blue.png');
}

.mixblend { mix-blend-mode: darken; }

.badge {
    display: none !important;
    content: "";
    width: 108px;
    height: 58px;
    background-image: url('https://kotsovolos.blob.core.windows.net/pages/Homepage/assets/img/extra-badge.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -25px;
    right: 40px;
}
#bf-wrp .nav>li.active>a:after {
    display: none !important;
    content: "";
    width: 38px;
    height: 32px;
    background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/menu-check-red.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 999;
    display: inline-block;
    right: 5px;
    top: 3px;
    position: absolute;
}

#bf-wrp .nav>li>a.basket {
    background-image: url('https:/kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/list-back.png') !important;
    color: #000 !important;
    display: inline-block;
    vertical-align: middle;
}

#bf-wrp .nav>li>a.basket:before {
    background-size: contain;
    content: "";
    display: inline-block;
    width: 30px;
    height: 26px;
    background-image: url('https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/list-basket-icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9999;
    vertical-align: bottom;
    margin-right: 10px;
    margin-top: -2px;
}

#bf-wrp .nav>li.active a, 
#bf-wrp .nav>li a:hover, 
#bf-wrp .nav>li a:active, 
#bf-wrp .nav>li a:focus,  
#bf-wrp .nav>li a.active {
    color: #d51317;
    background-image: url('https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/menu-back-active.png') !important;
    /* background-size: contain; */
}

.bf-wrp #products .product-title {
    overflow: hidden;
    text-align: center;
    margin-bottom: 0px;
}

.bf-wrp #products .product-title:before, .bf-wrp #products .product-title:after {
  background-color: #D51317;
  content: "";
  display: inline-block;
  height: 9px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.bf-wrp #products .product-title:before {
    right: 0.5em;
    margin-left: -50%;
}

.bf-wrp #products .product-title:after {
    left: 0.5em;
    margin-right: -50%;
}

.bf-wrp #products h2 {
    position: relative;
    margin: 20px 0px 30px 0px;
    font-family: "CF Reklama", sans-serif;
    font-size: 44px;
    line-height: 44px;
    color: #fff;
    display: inline-block !important;
    padding: 10px 80px;
    border: none !important;
    text-shadow: 1px 2px 0px #000000;
    /* background: url('//kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/cat-back.png') no-repeat bottom center;
    background-size: contain;
    background-position: center; */
    filter: drop-shadow(6px 6px 0px #D51317);
    -webkit-filter: drop-shadow(6px 6px 0px #D51317);
}


.bf-wrp #products .out-of-stock * {
    /* webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%); */
    color: #6f6f6f !important;
    z-index: 2;
}

.bf-wrp #products a, .bf-wrp #products a:hover, .bf-wrp #products, .bf-wrp #products:hover {
    text-decoration: none;
}

.bf-wrp .paper-top, .bf-wrp .paper-bottom {
    position: absolute;
}

.bf-wrp .paper-top {
    top: 0px;
    padding: 15px 15px 0px 15px;
    height: 52px;
    width: 100%;
}

.bf-wrp .paper-top:before, .bf-wrp .paper-top:after, .bf-wrp .paper-bottom:before, .bf-wrp .paper-bottom:after {
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    background: url('https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/dantela-corner.png') no-repeat top left;
    background-size: contain;
    z-index: 1;
}

.bf-wrp .paper-top:before, .bf-wrp .paper-top:after {
    top: 15px;
}

.bf-wrp .paper-bottom:before, .bf-wrp .paper-bottom:after {
    bottom: 15px;
}

.bf-wrp .paper-top:before {
    left: 15px;
    transform: rotate(-90deg);
}

.bf-wrp .paper-top:after {
    right: 15px;
    transform: rotate(0deg);
}

.bf-wrp .paper-bottom:before {
    left: 15px;
    transform: rotate(180deg);
}

.bf-wrp .paper-bottom:after {
    right: 15px;
    transform: rotate(90deg);
}


.bf-wrp .paper-bottom {
    width: 100%;
    bottom: 0px;
    padding: 0px 25px 15px 25px;
}

.bf-wrp .paper-bottom .line {
    width: 50%;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    margin-left: 70px;
    top: 50%;
}

.bf-wrp .paper-top img, .bf-wrp .paper-bottom img {
    display: block;
    margin: 0px;
}

.bf-wrp #products a .item:not(.banner), .bf-wrp #products .item:not(.banner)  {
    display: table;
    position: relative;
    z-index: 99;
    padding: 0px;
    max-width: 100%;
    width: 100%;
    letter-spacing: 0.5px;
    line-height: 1;
    /* background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/note-bg-middle.png) repeat-y bottom left;
    background-size: contain; */
    cursor: pointer;
    height: 100%;
    min-height: 270px;
}

.bf-wrp #products a, .bf-wrp #products .item-wrp {
    position: relative;
    display: block;
	background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/prd-bg.png) no-repeat top left;
    background-size: cover;
    min-height: 270px;
    margin-bottom: 30px;
    border: #000000 solid 6px;
}

.bf-wrp #products a .item.limited:not(.banner):after, .bf-wrp #products .limited:not(.banner):after, .bf-wrp #products a .out-of-stock:not(.banner):after, .bf-wrp #products .out-of-stock:not(.banner):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    z-index: 9;
}

.bf-wrp #products a .out-of-stock:not(.banner):after, .bf-wrp #products .out-of-stock:not(.banner):after {
    background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/telos.png);
}

.bf-wrp #products a .limited:not(.banner):after, .bf-wrp #products .limited:not(.banner):after {
    background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/telos.png);
}

.bf-wrp #products .item .photo {
    position: relative;
    margin: 20px 0px;
}

.bf-wrp #products .out-of-stock:not(.banner):before  {
    background: url("https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/elikse.png") no-repeat center;
}

.bf-wrp #products .item .title {
    text-align: left;
    margin: 0px;
    padding: 50px 0px 0px 30px;
    font-family: "CFAstyStd-Bold", sans-serif;
    display: inline-block;
    vertical-align: top;
    max-width: 500px !important;
}

.bf-wrp #products .item .title .tags span {
    position: relative;
    display: inline-block;
    font-family: "CF Klak", sans-serif;
    font-size: 16px;
    margin: 0px 5px 10px 0px !important;
    padding: 4px 6px 6px 6px;
    color: #fff;
    background-color: #000;
    /* text-shadow: 1px 2px 1px #000000; */
    border-top: 0px solid #d51317;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.bf-wrp #products .item .title .tags span em {
    font-style: normal;
    display: table;
    vertical-align: middle;
}

#products .ps4 .item .title .tags span:before, #products .ps4 .item .title .tags span:after {
    background: #01224d;
}

.bonus img {
    display: inline-block !important;
    max-width: 40px !important;
    z-index: 9;
    margin: 0px 0px 0px 10px !important;
    vertical-align: middle;
}

.tags .info-box {
    display: none;
}

.tags em.bonus-message {
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.tags em.bonus-message img {
    max-width: 30px !important;
    height: auto;
}

.tags em.bonus-message:hover .info-box {
    position: absolute;
    display: block;
    background: #000;
    z-index: 9999;
    top: -86px;
    left: -42px;
    width: 220px;
    padding: 10px;
    font-size: 14px;
    text-shadow: 2px 2px 0px #000000;
    filter: drop-shadow(4px 2px 0px #d51317);
    -webkit-filter: drop-shadow(4px 2px 0px #d51317);
    font-family: 'CF Reklama';
    text-transform: uppercase;
    line-height: 16px;
}

.tags em.bonus-message:hover .info-box:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
}

#products .item .title .tags span.new {
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/molis-bike.png) no-repeat center;
    width: 120px;
    height: 48px;
    position: absolute;
    top: -40px;
    right: 20px;
    text-indent: -9999px;
    box-shadow: none;
    border: 0px transparent !important;
}

.bf-wrp #products .item .title .tags span.free-check {
    /* max-width: 150px; */
    text-align: center;
}
.bf-wrp #products .item.new:after, .bf-wrp #products .item.top-deals:after, .bf-wrp #products .item.last-items:after {
    content: "";
    position: absolute;
    top: 35%;
    right: -70px;
    text-indent: -9999px;
    box-shadow: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.bf-wrp #products .item.new:after {
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/molis-bike.png) no-repeat center;
    width: 137px;
    height: 60px;
}

.bf-wrp #products .item.top-deals:after {
	background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/top-deal.png) no-repeat center;
	width: 90px;
	height: 48px;
}

.bf-wrp #products .item.last-items:after {
	background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/teleutaia-temaxia.png) no-repeat center;
    width: 137px;
    height: 61px;
}

.bf-wrp #products .item .title .tags span.top-deals::before, .bf-wrp #products .item .title .tags span.top-deals:after, .bf-wrp #products .item .title .tags span.new::before, .bf-wrp #products .item .title .tags span.new:after {
	background:none;
}

.bf-wrp #products .item .title .tags span.free-check:before {
    height: 42px;
}

.bf-wrp #products .item .title .tags span.free-check:after {
    height: 42px;
    bottom: -2px;
    transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
}

.flags {
    position: absolute;
    top: 43%;
    z-index: 9;
    margin-top: -50px;
    left: 6%;
}

.flags span {
    background: #fff;
    color: #000;
    text-shadow: none;
    display: block;
    position: absolute;
    font-family: "CF Klak", sans-serif;
    font-size: 16px;
    margin: 0px 5px 10px 0px !important;
    padding: 4px 6px 6px 6px;
    left: 0px;
    z-index: 999999;
    white-space: nowrap;
    box-shadow: 3px 2px 0px #000000;
}

.flags span:nth-child(1) {
    transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
}

.flags span:nth-child(2) {
    top: 26px;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
}

.flags span:nth-child(3) {
    top: 55px;
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    max-width: 140px;
}
.bf-wrp #products .item .title .tags span:before {
    content: '';
    width: 10px;
    height: 39px;
    /* background: #0d0d0d; */
    position: absolute;
    left: -10px;
    bottom: -2px;
    transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    z-index: 1;
}

.bf-wrp #products .item .title .tags span:after {
    content: '';
    width: 10px;
    height: 30px;
    /* background: #000; */
    position: absolute;
    right: -10px !important;
    bottom: 0px;
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    z-index: 1;
}

.bf-wrp #products .item .title h4 {
    font-family: "cfastystd-black", sans-serif;
    font-size: 30px;
    line-height: 41px;
    font-style: italic;
    letter-spacing: 0px;
    text-shadow: 3px 3px 0px #000000;
    color:#fff;
    font-weight: bold;
    margin: 0px;
}

.bf-wrp #products .item .title .prod-cat {
    /* text-transform: uppercase; */
    line-height: inherit !important;
}

.bf-wrp #products .item img {
    display: block;
    max-height: 350px;
    font-size: 0;
    /* -webkit-filter: drop-shadow(15px 15px 15px #ffffff1f);
    filter: drop-shadow(15px 15px 15px #ffffff1f); */
}

.bf-wrp #products .item p.code {
    font-family: "cfastystd-black", sans-serif;
    font-size: 18px !important;
    line-height: 24px !important;
    font-style: italic;
    color: #fff;
    text-shadow: 2px 2px 0px #000000;
    margin-bottom: 5px !important;
}

.bf-wrp #products .item h4 a {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 4px 5px;
    word-wrap: break-word;
}

.bf-wrp #products .item .price-wrp {
    position: absolute;
    bottom: 60px;
    right: 55px;
    text-align: right;
    margin: 0px -30px 0px 0px;
}

.bf-wrp #products .item p.price {
    font-size: 32px !important;
    padding: 0px;
    font-family: "CF Klak", sans-serif;
    color: rgb(255, 255, 255);
    text-shadow: 3px 6px 0px #000000;
    margin: 0 0px 5px 0px !important;
    line-height: inherit !important;
}

.bf-wrp #products .item p.price:before {
    content: "";
    background: url("https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/strikethrough.png") no-repeat center center;
    background-size: contain;
    display: inline-block;
    width: 120%;
    position: absolute;
    height: 40px;
    top: 10px;
    left: -10px;
}

.bf-wrp #products .item p.price span {
    font-size: 20px;
    padding-left: 2px;
}

.bf-wrp #products .item .sales-price-wrp {
    font-size: 60px;
    line-height: 52px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: "CF Klak", sans-serif;
    color: rgb(255, 255, 255);
    text-shadow: 3px 6px 0px #000000;
    position: absolute !important;
    bottom: 20px;
    right: -15px;
    z-index: 2;
}

.bf-wrp #products .item .sales-price-wrp .final-price {
    font-size: inherit !important;
    color: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
    margin: 0 0 10px 0 !important;
    padding: 0px 20px 0px 15px;
    background: url('https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/price-back.png') no-repeat right 20px;
    /*background-size: contain; */
    filter: drop-shadow(6px 6px 0px #D51317);
    -webkit-filter: drop-shadow(6px 6px 0px #D51317);
}

.bf-wrp #products .item .sales-price-wrp .final-price .euro {
    font-size: 36px;
    margin-right: -15px;
    padding-left: 5px;
}

.bf-wrp #products .addToCart {
    display: block;
    height: 39px;
    min-height: auto;
    width: 152px;
    background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/add-to-basket.png) no-repeat top left;
    background-size: contain;
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    right: 20px;
    bottom: 15px;
    z-index: 999;
    display: none;
}

#bf-wrp .banner {
    margin: 30px auto 30px auto;
    padding: 0px;
    display: contents;
    display: block;
    height: auto;
    cursor: pointer;
    border: none !important;
}

#bf-wrp .banner:not(.item){
    border: 10px solid #000;
    /* filter: drop-shadow(5px 8px 0px #a90f12);
    -webkit-filter: drop-shadow(5px 8px 0px #a90f12); */
}

#bf-wrp .banner img {
    max-width:100%;
    max-height: 386px;
}

.bf-wrp .goToNextCat { 
    display: table;
    margin: 100px auto 25px auto;
    color: #fff;
    font-size: 36px;
    font-family: "CF Reklama", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    padding: 14px 15px;
    text-align: right;
    cursor: pointer;
}

.bf-wrp .goToNextCat span {
    position: relative;
    margin: 10px 0px 0px 0px;
    font-family: "CF Reklama", sans-serif;
    line-height: 44px;
    display: inline-block !important;
    padding: 10px 50px;
    border: none !important;
    background-color: #000;
    -moz-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}

.bf-wrp .goToNextCat span img { 
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
    top: 0px;
    width: 100%;
    height: 64px;
}

.bf-wrp .goToNextCat img { 
    display: block;
    max-width: 90%;
}

.navbar-default .navbar-nav>li>a, #colorNav li ul li a {
    color: #000;
    font-family:"CFAstyStd-Bold",sans-serif !important;
    width: 100%;
    display: block;
    text-decoration: none;
}

@media (max-width: 1439px) {
    #bf-wrp .top .bg, #bf-wrp .pattern, #bf-wrp .bg-color, #bf-wrp .bg {
        margin: 0px !important;
    }

    #bf-wrp .top .bg {
        bottom: 40px;
    }

    .bf-wrp #products h2 {
        font-size: 42px;
    }

}

@media (max-width: 1200px) {

    .bf-wrp #products h2 {
        font-size: 36px;
    }
}

@media (max-width: 1200px) {
    .bf-wrp #products h2 {
        font-size: 30px;
    }
}

@media (min-width: 1024px) {

    #bf-wrp .nav>li>a {
        background-size: cover;
    }

    .headerBtm .wrapper {
        position: relative;
        border: none;
    }

    .bf-wrp #products a.item-wrp, .bf-wrp #products .item-wrp {
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
    }

    .bf-wrp #products a.item-wrp:hover, .bf-wrp #products .item-wrp:hover {
        transform: scale(1.02) rotate(-0.7deg);
        -webkit-transform: scale(1.02) rotate(-0.7deg);
        -moz-transform: scale(1.02) rotate(-0.7deg);
        -ms-transform: scale(1.02) rotate(-0.7deg);
        -o-transform: scale(1.02) rotate(-0.7deg);
    }

    .bf-wrp #products .item .photo {
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
    }

    .bf-wrp #products .item .sales-price-wrp {
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
    }

    .bf-wrp #products a:hover .photo, .bf-wrp #products a:hover .sales-price-wrp  {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@media (max-width: 1140px){
    .bf-wrp #products .item .title {
        max-width: 340px !important;
    }
}

@media (max-width: 1024px){
    .navbar-toggler {
        float: none;
        z-index: 9999;
    }

    .bf-wrp #products .item .title {
        max-width: 500px !important;
    }

    .pageContent .rowContainer > .row > .col-12 {
        padding: 0px;
    }

    .bf-wrp #products a, .bf-wrp #products .item-wrp {
        margin-bottom: 50px;
    }

    .bf-wrp #products .banner + a {
        margin-top: 50px;
    }

    .bf-wrp #products .product-title:before, .bf-wrp #products .product-title:after {
        display: none;
    }

    #bf-wrp .bg-color {
        margin: 0 auto;
    }

    #colorNav {
        z-index: 9999;
    }

    #navigation.zindex {
        z-index: 9990;
    }

    #bf-wrp #colorNav.fixedBF {
        overflow: scroll;
        max-height: calc(100% - 50px);
        overflow-y: auto;
    }

    .headerBtm .moreLinks .fav a.telLink, .headerBtm .moreLinks li:not(:last-child) {
        display: none !important;
    }

    #bf-wrp .nav>li.active>a:after {
        height: 18px;
    }

    .chooseCat {
        display: block;
        margin: 5px auto 0px auto !important;
    }
    
    .bf-wrp #products .item img {
        margin: -20px auto;
    }

    #bf-wrp .top .bg {
        bottom: 40px;
    }

    .navbar-header .collapse, .navbar-toggler {
        display: block !important;
        appearance: none !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
    }

    .navbar-toggler .open {
        display: block !important;
    }

    .navbar-toggler .close {
        display: none !important;
    }

    .navbar-toggler .open, .navbar-toggler .close {
        max-width: 25px;
    }

    .navbar-header {
        float:none;
    }

    .navbar-collapse.show {
        display: block !important;
    }

    #bf-wrp #colorNav {
        float: none;
        width: 100%;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #bf-wrp #colorNav.fixedBF {
        left: 0;
        right: 0;
        top: 70px;
    }

    #bf-wrp #colorNav.fixedBF.top {
        top: 20px !important;
    }

    #bf-wrp #colorNav .navbar-header {
        padding: 10px 20px;
        margin: 0 auto;
        color: #fff;
        font-family: "CF Klak";
        font-size: 36px;
        border: 0;
        cursor: pointer;
        text-align: center;
        width: 100%;
		line-height: 52px;
    }

    #bf-wrp .nav>li>a {
        filter: unset !important;
        -webkit-filter: unset !important;
    }

    #bf-wrp .nav>li.active>a:after {
        position: relative;
        text-align: right;
        right: -20px;
    }

    #bf-wrp #colorNav .icons-wrp {
        max-width: 40px;
        line-height: 13px;
        display: none !important;
    }

    #bf-wrp #colorNav span.menu-title {
        margin-bottom: 5px;
        font-family: "CF Reklama", sans-serif;
        display: inline-block;
        vertical-align: middle;
        padding: 4px 30px;
        background-color: #fff;
        -moz-transform: skew(-6deg, 0deg);
        -webkit-transform: skew(-6deg, 0deg);
        -o-transform: skew(-6deg, 0deg);
        -ms-transform: skew(-6deg, 0deg);
        transform: skew(-6deg, 0deg);
        filter: drop-shadow(6px 5px 0px #000);
        -webkit-filter: drop-shadow(6px 5px 0px #000);
        text-align: center;
        width: 100%;
    }

    #bf-wrp #colorNav span.menu-title span {
        position:relative;
        margin-right: 0px;
        font-family: "CF Reklama", sans-serif;
        font-size: 42px;
        line-height: 44px;
        color: #d51317;
        display: inline-block !important;
        padding: 0px !important;
        /* padding: 0px 20px 0px 0px; */
        border: none !important;
        text-shadow: 1px 2px 0px #000000;
        /* background-color: #fff; */
        transform: skew(1deg, 0deg);
    }

     #bf-wrp #colorNav span.menu-title span:before{
        width: 20px;
        height: 29px;
        background: #fff;
        position: absolute;
        left: -33px;
        bottom: -2px;
        transform: rotate(-8deg);
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        z-index: 1;
        top: 1px;
    }

    #bf-wrp #colorNav span.menu-title .down {
        display: none !important;
        background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/menu-arrow.png) !important;
        width: 32px;
        height: 23px;
        display: inline-block;
        vertical-align: initial;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: 3px;
      }

    #bf-wrp #colorNav .navbar-header .icons-wrp img {
        display: inline-block;
        max-width: 100%;
        opacity: 1;
    }

    .bf-wrp #products {
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }

    .bf-wrp #products h2 {
        display: none !important;
    }

    #bf-wrp .nav>li>a {
        background-image: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/menu-back.png);
        margin: 0px auto;
        font-size: 24px;
        padding: 15px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
            box-sizing: border-box;
        text-align: center;
    }

    #bf-wrp .nav>li>a, #bf-wrp .nav>li.active a {
        background-size: cover;
        background-position: center;
        line-height: 30px;
    }

    #bf-wrp .nav>li {
        margin: 0px 0px 2px 0px !important;
    }

    .navbar-header.collapsed .open {
        display: none !important;
    }

    .navbar-toggler.collapsed .close {
        display: block !important;
    }

    .navbar-toggler.collapsed .open {
        display: none !important;
    }

    nav .first-level {
        margin: 0 auto;
        padding: 0px;
        overflow: hidden;
        width: 100%;
        z-index: 999;
        margin: 0 auto;
        display: block;
        float: none;
        max-width: 100%;
    }

    /* Mobile Menu */
    .first-level.mobile > li > ul {
        display: block;
        margin: 0px;
        padding: 0px;
        width: 0%;
        position: absolute;
        left: 100%;
        top: 51px;
        z-index: 99;
        transition: all 500ms;
        overflow-x: hidden;
    }

}
.chooseCat {
    display: none !important;
}
@media (min-width: 1025px) {
    .bf-wrp .paper-top:before, .bf-wrp .paper-bottom:after {
           display: none;
    }
    .navbar-collapse:not(.show) {
        display: block !important;
    }
    .chooseCat {
        display: none;
    }
}

@media (min-width: 961px) {
    .bf-wrp #products .item img {
        max-width: 350px;
        width: 100%;
    }

    .bf-wrp #products .item .smartphones img {
        margin-left: -30px;
    }
}

@media (max-width: 960px) {

    .bf-wrp #products .item .sales-price-wrp {
        font-size: 42px
    }

    .bf-wrp #products .item img {
        max-width: 260px;
    }

}

@media (max-width: 960px) and (min-width: 768px) {
    .bf-wrp #products .item img {
        max-width: 260px;
    }

    .bf-wrp #products .item .title {
        max-width: calc(100% - 320px) !important;
        padding: 30px 0px 0px 0px;
    }
    
}

@media (min-width: 768px) {

    .bf-wrp #products .item-wrp, .bf-wrp #products a .item:not(.banner), .bf-wrp #products .item:not(.banner) {
        min-height: 350px;
        max-height: 350px;
    }

    .navbar-toggler {
        display: none;
    }

    .navbar-header {
        float: left;
    }

    .bf-wrp #products {
        padding: 0px 25px;
        /* background-color: #000; */
    }

    .bf-wrp #products .item .photo {
        display: inline-block;
        margin: -50px auto 10px 10px;
        max-width: 350px;
        width: 100%;
    }

}

@media (max-width: 768px) {

    .bf-wrp #products .item .title {
        max-width: calc(100% - 300px) !important;
    }

    .bf-wrp #products .item .title h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .bf-wrp #products .item .sales-price-wrp {
        font-size: 52px;
    }

    .bf-wrp #products .item p.price {
        font-size: 36px !important;
    }

    .flags {
        top: 28%;
    }

    .tags em.bonus-message:hover .info-box {display:none;}

    .bf-wrp #products .item .title .tags span {
        font-size: 16px;
    }
    
    .counter-wrp {
        justify-content: center;
    }

    .counter-wrp .coming {
        margin: 20px auto;
    }

    .counter-wrp .counter {
        margin: 20px;
    }

    .bf-wrp #products .item .photo {
        margin: 20px auto 20px 10px;

    }

    .bf-wrp .paper-top:before, .bf-wrp .paper-top:after, .bf-wrp .paper-bottom:before, .bf-wrp .paper-bottom:after {
        width: 50px;
        height: 50px;
    }

    .tada {
        /* display: none !important; */
        top: 44%;
        left: 25px !important;
    }

    #black-friday {
        padding-bottom: 25px;
    }

    #bf-wrp .top .bg {
        bottom: 19px;
    }

    #bf-wrp #colorNav span.menu-title .down {
        height: 19px;
    }

    #bf-wrp #colorNav span.menu-title span {
        font-size: 24px;
        line-height: 38px;
        text-shadow: 1px 1px 0px #000000;
    }
}

@media (max-width: 768px) and (min-width: 681px) {
    .bf-wrp #products .item img {
        max-width: 240px;
    }

    .bf-wrp #products .item .title h4 {
        font-size: 26px;
        line-height: 32px;
        text-shadow: 2px 2px 0px #000000;
    }

    .flags {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
    }
}

@media (max-width: 767px) {
	#bf-wrp {
		background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/bf-line.png?bbb) 2px 0px no-repeat;
		padding: 0px;
	}
    .bf-wrp #products .item img {
        max-width: 300px;
        width: 100%;
    }
}

@media (max-width: 767px) and (min-width: 681px) {
    .bf-wrp #products a, .bf-wrp #products .item-wrp {
        margin-bottom: 30px;
    }

    .bf-wrp #products .banner + a {
        margin-top: 30px;
    }

    .bf-wrp #products .item .photo {
        margin: 0px;
        display: inline-block;
    }

    .bf-wrp #products .item .title {
        max-width: calc(100% - 340px) !important;
        padding: 30px 0px 0px 0px;
    }

    .bf-wrp #products .item .title h4 {
        font-size: 26px;
        line-height: 32px;
    }

}

@media (min-width: 769px) {
    #bf-wrp .header-banner .desktop, #bf-wrp .banner img.desktop {
        display: block;
    }

    #bf-wrp .header-banner .mobile, #bf-wrp .banner img.mobile {
        display: none !important;
    }

}

@media (max-width: 680px) {

    .tada {
        max-width: 60px;
    }

    #bf-wrp .bg-color:before {
        top: -50px;
        height: 50px;
    }

	#products .item .title .tags span.top-deals, #products .item .title .tags span.new {
		top:6px!important;
		right:0px!important;
    }

    .bf-wrp #products a .item.limited:not(.banner):after, .bf-wrp #products .limited:not(.banner):after, .bf-wrp #products a .out-of-stock:not(.banner):after, .bf-wrp #products .out-of-stock:not(.banner):after {
        width: 130%;
        left: -15%;
    }

    nav {
        padding: 0px 10px;
    }

    #black-friday {
        padding-bottom: 0px;
        margin-bottom: -10px;
    }

    .bf-wrp #products .addToCart {
        right: 0px;
        left: 0px;
        bottom: 25px;
        margin: 10px auto;
    }

    #bf-wrp #colorNav {
        padding-bottom: 40px;
    }

    .chooseCat {
        max-width: 160px;
    }

    #bf-wrp .top .bg {
        bottom: -12px;
    }

    #bf-wrp #colorNav span.menu-title {
        padding: 4px 0px 4px 0px;
        line-height: 30px;
    }

    #bf-wrp #colorNav span.menu-title .down {
        height: 18px;
    }

    .tada  {
        bottom: 25px;
        left: auto;
        right: 78px;
    }

    #bf-wrp .header-banner .desktop,#bf-wrp .banner img.desktop {
        display: none !important;
    }

    #bf-wrp .header-banner .mobile, #bf-wrp .banner img.mobile {
        display: block !important;
    }

    #bf-wrp .nav>li {
        margin: 0px 0px 0px 0px;
        /* border-bottom: 1px solid rgba(255, 255, 255, 0.40); */
    }

    .nav-stacked>li:last-child {
        border-bottom: none !important;
    }

    #bf-wrp .nav>li>a, .bf-wrp #products h2 {
        font-size: 16px;
    }

    #bf-wrp .nav>li>a {
        padding: 0px 20px;
    }
    .bf-wrp #products h2 {
        margin: 40px auto 0px auto;
    }

    .bf-wrp #products {
        max-width: 100%;
    }

    #bf-wrp #colorNav span {
        font-size: 24px;
        line-height: 13px;
    }

    .bf-wrp #products .out-of-stock:not(.banner):before {
        background-size: contain;
    }

    .bf-wrp #products .item img {
        max-width: 340px;
        margin: 0 auto;
    }

    .bf-wrp #products .item .title {
        width: 100%;
        max-width: 100% !important;
        text-align: center;
        display: block;
        padding: 0px 10px 80px 10px;
    }

    .bf-wrp #products .item .title h4 {
        font-size: 26px;
        margin: 10px auto 0px auto;
        padding: 0px 15px;
        line-height: 26px;
        text-shadow: 2px 2px 0px #000000;
    }

    .bf-wrp #products .item .photo {
        display: block;
        width: 100%;
        margin: -50px auto 0px auto;
    }

    .bf-wrp #products .item p.price, .bf-wrp #products .item .sales-price-wrp {
        position: relative !important;
        display: table;
        margin: 0 auto !important;
    }

    .bf-wrp #products .item .price-wrp {
        position: relative;
        bottom: 0px;
        right: auto;
        margin: 0 auto;
    }

    .bf-wrp #products .item p.price {
        font-size: 40px !important;
    }

    .bf-wrp #products .item p.price:before {
        left: -10px;
        right: 0;
        height: 30px;
        bottom: 0px;
    }

    .bf-wrp #products .item .sales-price-wrp {
        font-size: 72px;
        bottom: 20px;
        right: auto;
        margin: 0 auto;
    }

    .bf-wrp #products .item .sales-price-wrp .final-price {
        padding: 0px 20px;
        background: url(https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/price-back.png) no-repeat center 20px;
    }

    .bf-wrp #products a {
        display: block;
        margin: 50px auto 0px auto !important;
    }

    .bf-wrp #products .banner + a, .bf-wrp #products > a:nth-child(2) {
        margin-top: 0px !important;
    }

    #bf-wrp .banner {
        margin: 30px auto;
    }

    .bf-wrp .goToNextCat {
        text-align: center;
        margin: 40px auto 40px auto;
    }

    .bf-wrp .goToNextCat span {
        padding: 5px 30px;
        line-height: 40px;
    }

    .bf-wrp .goToNextCat span img {
        height: 40px;
    }

    .bf-wrp .goToNextCat img {
        width: 100%;
    }

}

@media (max-width: 480px) {

    .navbar-toggler {
        margin-top: 10px;
        padding: 0px !important;
    }

    #bf-wrp #colorNav span.menu-title span {
        font-size: 20px;
        line-height: 30px;;
        line-height: 1;
        vertical-align: inherit;
        max-width: 100%;
    }

    .bf-wrp #products .item p.price:before {
        left: -10px;
    }

    .bf-wrp .goToNextCat {
        font-size: 24px;
    }

    #backToTop {
        width: 65px !important;
        height: 55px !important;
    }

}

@media (max-width: 425px) {
    .tada {
        left: 10px !important;
    }

    #bf-wrp #colorNav .icons-wrp {
        max-width: 30px;
    }

    .bf-wrp #products .item .sales-price-wrp {
        font-size: 50px !important;
        text-shadow: 2px 4px 0px #000000 !important;
        bottom: 35px;
    }

    .bf-wrp #products .item .sales-price-wrp .final-price {
        padding: 0px 15px 0px 10px;
        line-height: 40px !important;
    }

    .bf-wrp #products .item .sales-price-wrp .final-price .euro {
        font-size: 24px;
    }

    .bf-wrp #products .item p.price {
        font-size: 36px !important;
    }

    #bf-wrp #colorNav span {
        font-size: 20px;
        line-height: 22px;
    }

    .bf-wrp .goToNextCat {
        font-size: 20px;
    }
}

@media (max-width: 375px) {

    .bf-wrp #products .item p.price {
        font-size: 32px !important;
    }

    .bf-wrp #products .item .title h4 {
        font-size: 20px;
    }

    .bf-wrp #products .item p.code {
        font-size: 16px;
        padding: 0px 15px;
    }

    .bf-wrp #products .item .title .tags span {
        display: table;
        margin: 0px auto 10px auto !important;
    }

    #bf-wrp #colorNav .navbar-header {
        padding: 10px 0px;
    }

    #bf-wrp #colorNav span.menu-title span {
        font-size: 22px;
        padding: 0px 40px 0px 0px;
    }

    .bf-wrp .goToNextCat span {
        line-height: 24px;
    }

    #bf-wrp #colorNav span.menu-title .down {
        margin-top: -10px;
        display: -webkit-box;
        position: absolute;
        right: 20px;
        top: 50%;
    }

}


@media (max-width: 320px) {
    .tada {
        max-width: 50px;
    }
    #bf-wrp .nav>li>a, .bf-wrp #products h2 {
        font-size: 16px;
    }

    #bf-wrp #colorNav span.menu-title span {
        font-size: 18px;
    }
}

/*----------------------------
	The Navigation Menu
-----------------------------*/

/* This will trigger the CSS */
/* transition animation on hover */

#colorNav li:hover ul{
	max-height: inherit; /* Increase when adding more dropdown items <- No need to increase anything :) */
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	margin: 0 auto;
    display: table !important;
}

@media (min-width: 993px){

    #colorNav > ul{
        max-width: 1000px; /* Increase when adding more menu items */
        margin:0 auto;
        width: 100%;
    }

    #colorNav > ul > li{ /* will style only the top level li */
        list-style: none;
        box-shadow: 0 0 10px rgba(100, 100, 100, 0.2) inset,1px 1px 1px #CCC;
        display: inline-block;
        line-height: 1;
        margin: 2px;
        border-radius: 3px;
        position:relative;
        width: 9%;
    }

    #colorNav > ul > li > a{
        color:inherit;
        text-decoration:none !important;
        font-size: 16px;
        padding: 25px 0px;
        width: 100%;
    }

    #colorNav li ul{
        position:absolute;
        list-style:none;
        text-align:center;
        width: 200px;
        left:100%;
        margin-left:-100px;
        top: 115px;
        font:bold 12px 'Open Sans Condensed', sans-serif;
        z-index: 999;

        /* This is important for the show/hide CSS animation */
        max-height:0px;
        overflow:hidden;

        -webkit-transition:max-height 0.4s linear;
        -moz-transition:max-height 0.4s linear;
        transition:max-height 0.4s linear;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.45);
        -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.45);
    }

    #colorNav li:hover ul, #main .mainbanner.thumbs #colorNav li:hover ul{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background-color: #d51317;
    }

    #colorNav li:not(:last-child) ul{
        left: 100%;
        margin-left: -100%;
    }

    #colorNav li:last-child ul{
        right: 0;
        margin-left: -200px;
    }

    #colorNav li ul li a{
        padding: 0px 20px;
        color:#fff !important;

        text-decoration:none !important;
        display:block;
        cursor: pointer;
        text-align: left;
        font-size: 13px;
        line-height: 40px;
    }

    #colorNav li ul li:hover a{
        background-color: #a60f11;
    }

}
/* .navbar-collapse { padding: 0px; } */
#comm100-button-4 { display: none !important; }

#backToTop {
    position: fixed;
    bottom: 80px;
    right: 15px;
    z-index: 9;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 0px;
    font-size: 18px;
    background: url("https://kotsovolos.blob.core.windows.net/promos/black-friday/2020/assets/img/back-to-top.png");
    background-size: 100%;
    width: 81px;
    height: 81px;
    background-repeat: no-repeat;
    display: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.9) !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.9) !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.9) !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.9) !important;
}

.terms {
    margin: 15px auto 25px auto;
    padding: 0px 15px;
    text-align: center;
    color: #fff;
}

/* Header light version
***********************************************/
#navigation ul.menu>li {
	z-index: 9999;
}

#bx-pager a img {
	background: #e4ded3;
}

#bx-pager a.active:after {
	background: url(https://kotsovolos.blob.core.windows.net/promos/bfr/tab-active.png?a) no-repeat top center !important;
}

.services-carousel .title,
.services-carousel .desc-text {
	color: #ffffff !important;
}
/* END Header light version *******/