.promo-banner-wrapper {
gap: 15px;
}
.footer-col-4 {
    max-width: 50%;
}
.tp-feature-item {
    padding: 29px 20px 25px;
}
.tp-category-menu-btn {
    background-color: #b45702;
    text-transform: uppercase;
}
.tp-product-gadget-thumb {
    display: none;
}
.ck-content ul {
    margin-left: 25px;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px){
  .logo img {
    max-height: 60px !important;
  }
}