.disc-val {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 0px;
    background: black;
    padding: 8px;
    color: #ffffff;
    font-size: 20px;
    font-family: 'open sans';
    font-weight: bold;

}

.category_content .box .name {
  height: 50px;
}


span.promo-sum {
font-size: 19px;
}

.landing-menu-wrapper{
    position: absolute;
    left: 0px;
    height: 100%;
    width: 225px;
}

#products {
    padding-left: 230px;
}

.landing-menu a {
    font-size: 17px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 7px;
    display: block;
    background: white;
    margin: 0 0 10px;
text-align: center;
font-weight: bold;
color: #471F00;
border: 2px solid #632F00;
}

.landing-menu a:hover{
background: #00283a;
color: white;
}

.landing-menu {
background: #FFBA82;
padding: 20px;
width: 100%;
height: 98%;
}


#products h2 {
    font-size: 28px;
    margin: 0 0 30px 0;
    background: #FFBA82;
    color: #381900;
    padding: 10px;
    text-transform: uppercase;
text-align: center;
}

.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: #bb4900;
    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: 430px;
}a

.distname{
display:none;
}

#novatech-main {
   background: url(https://bestpc.bg/images/manual-images/2025-halloween-tile.jpg);
}

.div#novatech-main:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.3);
}

.limited-qty {
background-color: #EDEDED;
}

span.promo-text {
    display: none;
}

.large-height.with-desc .box {
   height: 380px;
}

.category_content .box .name .product-name {
    height: 54px;
    font-weight: initial;
}


