.box-tocart .field.qty .label {
    display:none;
}

a span {
    font-family:"Manrope", sans-serif!important;
}

#header a {
    font-size:13px!important;
}

.custom-links a {
    font-weight:700!important;
    font-family:"Manrope", sans-serif!important;
}
#maincontent input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    background:transparent!important;
}

@media screen and (max-width:992px) {
    [data-content="ammenu-content"] .custom-links p {
        display:flex!important;
        flex-direction: column!important;
    }
}
@media screen and (min-width:992px) {
.logo img {
    width:85%!important;
}
}
.bg-orange-400 {
    background:#ff6900;
}
.stock span a {
    color:blue;
}


@media (max-width: 992px) {
body.catalog-category-view a.cat-box {
width:48% !important;
display: block !important;
margin-bottom:20px !important;
float:left;
margin-left:2%
  }
}





body.cms-home a.cat-box p{position: absolute; background: rgba(255, 255, 255, 0.8); bottom: 30px; font-size: 16px; padding:0 5px}

body.cms-home a.cat-box:hover p{position: absolute; background: rgba(255, 0, 0, 0.8); bottom: 30px; color:#fff;transition: all 0.5s ;}



/* body.catalog-category-view a.cat-box p{position: absolute; background: rgba(255, 255, 255, 0.8); bottom: 30px; font-size: 16px; padding:0 5px}
body.catalog-category-view a.cat-box p {text-align: center; width:100% !important; padding:5px 0 !important;} */