.header .header-top .header-info>ul>li:first-child  {
    display: none;
}
.header .header-middle .header__left .logo a img {
    display: inline-block;
    vertical-align: middle;
    width: 173px;
}

/*.preloader-loading::after {
   
    background: url(https://www.khadargroups.com/storage/fav.png);
}*/

/*link colour */
.product-inner .product__title a {
    box-shadow: none;
    color: #0b0c0c;
    line-height: 20px;
    text-decoration: none;
    transition: .3s ease
}

#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
    color: var(--footer-heading-color);
    font-size: 20px;
}

.widget-blog .post-item-wrapper .h4 {
    font-size: 1.2rem;
}

.product-price {
    align-items: center;
    color: #EE5D27;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.widget-mobile-apps{background-position:top!important;background-size: cover;}