.landing-menu-wrapper{
    position: absolute;
    left: 0px;
    height: 100%;
    width: 225px;
}

.disc-val {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 0px;
    background: #F8DEDD;
    padding: 7px;
    color: #bd001f;
    font-size: 20px;
    font-family: 'open sans';
    font-weight: bold;
}

#products {
    padding-left: 230px;
}

span.promo-text {
   display: none;
}

span.promo-sum {
   font-size: 19px;
}

.landing-menu a {
    font-size: 17px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 5px;
    display: block;
    background: #FFFFFF;
    margin: 0 0 5px;
text-align: center;
font-weight: bold;
color: #bd001f;;
border: 2px solid #bd001f;;
}

.landing-menu a:hover{
   background: #00283a;
   color: white;
}

.landing-menu {
   background: #bd001f;;
   padding: 20px;
   width: 100%;
   height: 98%;
}

#products h2 {
   font-size: 28px;
   margin: 0 0 30px 0;
   background: #bd001f;;
   padding: 10px;
   text-transform: uppercase;
   text-align: center;
   color: #FFFFFF;
}

.content-promo {
    color: black;
    box-shadow: none;
    border: none;
    border-radius: 0;
    text-align: left;
    top: initial;
    bottom: 0;
    left: 5px;
    text-align: left;
    font-size: 17px;
}

.orderProdDiv{
    background: #bd001f;;
    border-radius: 0; 
    padding-left: 10px;
    padding-right: 10px;
   font-weight: bold;
   width: 85px;
   text-align:center;
   padding-top:5px;
   padding-bottom:5px;
   color: #fff;
   font-size: 24px;
}

.orderProdDiv:hover{
   background: #015175;
   color: white;
}

.category_content .box .price {
    font-size: 15px !important;
    position: absolute;
    left: 5px;
    bottom: 24px;
}

.large-height.with-desc .box {
   height: 380px;
}

.distname{
   display:none;
}
.limited-qty{
   background-color: #dee2e2;
   padding:3px;
}


#novatech-main {
   background: url(https://bestpc.bg/images/manual-images/2026-valentine-tile.jpeg);
}


#full-menu ul{
background-color: #bd001f;;
}
.limited-qty {
background-color: EDEDED;
}

.category_content .box .name .product-name {
    height: 54px;
    font-weight: initial;

}
