body {
    background-color: #f9f9f9 !important;
}
.header__section {
    background-color: #fff !important;
}
.header__menu--link,
.header__menu--items:hover .header__menu--link {
    color: #000 !important;
}
.product__card {
    background-color: #fff !important;
    border-radius: 15px !important;
}
.categories__card--link {
    padding: 3.5rem;
    background-color: #fff;
    border-radius: 15px;
}
.header__search--widget {
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 21px;
    width: 50%;
}
.hero__slider--section {
    margin-top: 10px;
}
.header__select--inner,
.header__search--input {
    background-color: #f5f5f5;
}
.header__search--button {
    background-color: #f5f5f5 !important;
    color: #000 !important;
}
.header__account--btn {
    background-color: #f5f5f5;
    padding: 12px;
    border-radius: 100px;
}
.product__card--title {
    text-align: start !important;
}
.fa-globe {
    font-size: 20px;
}
.product_card--price {
    text-align: start !important;
}
.product_add_to_cart {
    background-color: #f5f5f5;
    padding: 16px;
    border-radius: 100px;
    color: #000;
    line-height: 0px !important;
    border: none !important;
    float: left;
}
.product__card {
    border-radius: 0px !important;
}
main {
    text-align: start !important;
}
.widget__title {
    text-align: start;
}
.single__widget.widget__bg {
    background-color: #fff;
}
.categories-swiper {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    width: 100%;
    height: auto;
    padding: 7px 0px;
    border-radius: 5px;
    text-align: center;
    text-wrap: pretty;
}
.categories-swiper img {
    margin: 0 auto;
    text-align: center;
}
.categories-swiper h5 {
    font-weight: 300;
    font-size: 16px;
}
.section--padding {
    text-align: start;
}
.navbar {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.categories-swiper-home {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    text-align: center;
    text-wrap: pretty;
    width: 100%;
    height: 130px;
}
.categories-swiper-home img {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.categories-swiper-home h5 {
    font-weight: 300;
    font-size: 16px;
    margin-top: 7px;
    text-wrap: wrap;
}
.special_categories {
    width: 100%;
}
.special_categories a {
    width: 100%;
}
.special_categories img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.widget__form--check__list {
    width: 49%;
    display: inline-block;
}
.primary__btn {
    border-radius: 0.4rem;
}
.bg-light {
    background-color: #fff !important;
}
#goToUp {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 99;
    width: 55px;
    height: 55px;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #d9d9d9;
    color: #333;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
}
.hc-offcanvas-nav.hc-nav-1 .nav-container {
    width: 100% !important;
}
.product__details--info,
.product__details--media {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}
.widget__form--check__list--buynow {
    width: 100%;
}
.yellow-star {
    color: #eed200;
    font-size: 16px;
}
.gray-star {
    color: #d9d9d9;
    font-size: 16px;
}
.rating .fa {
    font-size: 20px;
}
.search_mobile {
    display: none;
    width: 95%;
}
.footer-info{
    color: #fff;
}
.footer__bottom h2{
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
}
.account-box{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}
.loading-spinner-home{
    text-align: center;
    font-size: 35px;
    background-color: #fff;
    padding: 50px 0px;
}
@media only screen and (min-width: 1600px) {
    .main__header {
        padding: 20px 0 !important;
    }
}
@media only screen and (max-width: 575px) {
    .main__logo--img {
        max-width: 35px !important;
    }
    a,
    span,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 200;
    }
    .categories-swiper {
        height: auto;
        padding: 7px 0px;
        border-radius: 10px;
    }
    .categories-swiper > img {
        margin: 0 auto;
        text-align: center;
    }
    .categories-swiper h5 {
        font-weight: 300;
        font-size: 12px;
    }
    .navbar {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .categories-swiper-home {
        width: 100%;
        height: 106px;
        background-color: unset !important;
        border: unset !important;
    }
    .categories-swiper-home img {
        text-align: center;
        width: 50px;
        height: 50px;
    }
    .categories-swiper-home h5 {
        font-weight: 200;
        font-size: 12px;
    }
    .special_categories img {
        height: 100px;
    }
    .widget__form--check__list {
        width: 100%;
        display: inline-block;
    }

    #goToUp {
        bottom: 79px;
        width: 45px;
        height: 45px;
        padding: 0px;
    }
    .product__badge {
        font-size: 14px;
    }
    .product__badge-remaining {
        top: 30px;
    }
    .header__search--box {
        width: 92%;
        margin-left: 10px;
    }
    .search_mobile {
        display: block;
    }
    .searchBox {
        margin-left: -38px;
    }
    .product__card--title > a,
    .section__heading--maintitle {
        font-weight: bold;
    }
}
