body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .cart_icon {
    background-color: var(--background-color);
    border-radius: 5px;
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0 0.3rem !important;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .cart_icon .cart_svg {
    color: var(--foreground-color);
    height: 20px !important;
    width: auto !important;
    border: none;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .cart_icon .cart_svg path {
    fill: #fff !important;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper ul {
    list-style-type: none;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 1.8rem;
    margin-right: 8px;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    border-bottom: 3px solid transparent;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper ul li .active::after {
    border-bottom-color: var(--background-color) !important;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .btn-indolj-primary {
    border-color: transparent !important;
    background-color: var(--background-color) !important;
    color: #fff !important;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location div {
    position: relative;
    padding: 0 10px;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location div .change-branch-btn {
    font-size: 0.55rem;
    font-weight: 500;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location div:last-child {
    font-size: 0.6rem;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location div::after {
    content: "\f007";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0;
    top: 0;
}
@media screen and (min-width: 576px) and (max-width: 767.98px), screen and (max-width: 575.98px) {
    body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location {
        width: 50%;
   }
    body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location div {
        padding: 0 2px;
   }
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number {
    background-color: transparent !important;
    padding: 0 !important;
    color: #000 !important;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number .phone_icon {
    background-color: var(--background-color);
    border-radius: 5px;
    width: 2rem;
    height: 2.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number .fa-phone {
    background-color: var(--background-color);
    width: 1rem;
    height: 1rem;
    padding: 10px 7px;
    border-radius: 5px;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number div :first-child {
    font-size: 0.65rem;
    font-weight: 500;
    width: fit-content;
    display: block;
}
body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number div :last-child {
    display: block !important;
    width: fit-content;
}
@media (max-width: 400px) {
    body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number div {
        display: none !important;
   }
}

body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item {
    display: block !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item {
    padding: 0 7px !important;
    border-radius: 1.5rem !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container {
    border-radius: 1.5rem !important;
    position: relative !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container::after {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -10px !important;
    z-index: 1 !important;
    background: #0b0b0b !important;
    background: linear-gradient(0deg, rgba(11, 11, 11, 0.5970763305) 12%, rgba(6, 6, 6, 0.3505777311) 42%, rgba(0, 0, 0, 0) 100%) !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container picture img {
    max-width: unset !important;
    max-height: unset !important;
    height: auto !important;
}

body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li {
    margin:1.5rem 0 !important;
    border-color: transparent !important;
}
body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li .nav-link {
    background-color: transparent !important;
    border-radius: 4px !important;
    padding: 0.3rem 1rem 0.3rem !important;
}
body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li:hover {
    border-color: transparent !important;
}
body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li.text.active-scroll-spy {
    border-color: transparent !important;
}
body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li.active-scroll-spy {
    border-color: transparent !important;
}
body.merchant-200292 .indolj-menu-wrapper .indolj-menu-slider li.active-scroll-spy .nav-link {
    background-color: var(--background-color) !important;
    border-color: transparent !important;
}

body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) {
    bottom: 0 !important;
    top: unset !important;
    background-color: transparent !important;
    color: #fff !important;
    z-index: 11 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0.2rem !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) h2 {
    color: #fff !important;
    font-size: 1.1rem !important;
    padding: 0 10px !important;
    font-weight: 500 !important;
    width: 70% !important;
    max-height: 28px !important;
    position: unset !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) .from-text-container {
    padding: 0 10px !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) .price-wrapper {
    position: unset !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border: 0;
    box-shadow: none !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) .price-wrapper .sale-price {
    order: 2 !important;
    padding: 0 10px 10px 10px !important;
    font-size: 1.2rem !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) .price-wrapper .normal-price {
    order: 1 !important;
    padding: 10px 10px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: baseline !important;
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #fff !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .gallery-menu-img-container :nth-child(2) .price-wrapper .normal-price ::after {
    content: none !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .item-action-wrapper {
    position: absolute !important;
    right: 10px !important;
    bottom: 15px !important;
    overflow: hidden !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item .item-action-wrapper button {
    background-color: var(--background-color) !important;
    border-radius: 50% !important;
    width: 2rem !important;
    height: 2rem !important;
    font-size: 18px !important;
    line-height: 0 !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .item::after {
    content: none !important;
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item {
        width: 33% !important;
   }
}
@media screen and (min-width: 576px) and (max-width: 767.98px), screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item {
        width: 50% !important;
   }
}
@media screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item .gallery-menu-img-container picture img {
        height: auto !important;
        width: 100% !important;
   }
}
@media (max-width: 400px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.popular_menu_wrapper .column-item {
        width: 100% !important;
        margin-bottom: 0.4rem !important;
   }
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item {
    width: 25%;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item {
    border: 1px solid #ddd;
    border-radius: 1.4rem !important;
    margin-left: 0 !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .gallery-menu-img-container img {
    border-radius: 1.2rem !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container {
    background-color: #fff !important;
    position: relative;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .wrap-info {
    padding: 10px 15px !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .wrap-info p {
    min-height: 2.3rem;
    font-size: 0.75rem !important;
    font-weight: 600;
    -webkit-line-clamp: 2;
    margin: 10px 0 0 0;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .wrap-info h2 {
    font-size: 1.2rem !important;
    font-weight: 500;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .price-wrapper {
    margin: 10px 17px !important;
    background-color: transparent;
    border: none;
    padding: 0;
}
@media screen and (min-width: 576px) and (max-width: 767.98px), screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .price-wrapper {
        margin: 10px 17px 15px 17px !important;
   }
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .price-wrapper span {
    font-size: 1.2rem;
    font-weight: 700;
    color: #000;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper {
    position: absolute;
    bottom: 8px;
    right: 20px;
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}
@media screen and (min-width: 768px) and (max-width: 991.98px), screen and (min-width: 576px) and (max-width: 767.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper {
        bottom: -2px;
   }
}
@media screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper {
        bottom: 10px;
   }
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper button {
    background-color: var(--background-color) !important;
    border-radius: 50%;
    width: 2rem !important;
    height: 2rem !important;
    font-size: 20px !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 6px 0.5rem !important;
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper button svg {
    top: 0 !important;
}
@media screen and (min-width: 576px) and (max-width: 767.98px), screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item .pizza-content-container .item-action-wrapper button {
        padding: 0.35rem 0.5rem !important;
   }
}
body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item::after {
    background-color: transparent !important;
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item {
        width: 33%;
   }
}
@media screen and (min-width: 576px) and (max-width: 767.98px), screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item {
        width: 50%;
   }
}
@media screen and (max-width: 767px) {
    body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .branch-phone-number{
        display: none !important;
   }
   body.merchant-200292 div.topbar-wrapper.street-14 .topbar-inside-wrapper .topbar-info-container .location {
    margin-right: 1px !important;
   }
}
@media screen and (max-width: 575.98px) {
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item {
        width: 100%;
   }
    body.merchant-200292 .items-section-wrapper .item-category .category-item-wrapper.large_icons_menu_2_wrapper .large_icons_menu_2-item .item {
        margin: 0 !important;
   }
}
