/* Add custom CSS styles below */ 

.navbar-brand img {
    max-height: 8rem !important;
    max-width: 100px;
    width: auto;
}

.w-1\/3 {
    /* width: 33.333333%; */
}

@media (max-width: 992px) {
    .taraf-store-header .taraf-main-nav-container {
        padding: 0px 11px !important;
    }
}
.rounded-full {
    border-radius: 50px;
}