﻿.sidebar-border {
    border: unset;
}

.border-brand-2::before {
    background: unset
}

.list-nav-arrow li a {
    background: unset
}

.fa-arrow-left:before {
    content: ">" !important;
}

.fa {
    font: unset !important;
    font-weight: 900 !important;
}

.card-vendor .card-top-vendor .card-top-vendor-left {
    width: unset;
    max-width: unset;
    min-width: unset;
}

.card-vendor .card-top-vendor {
    display: flex;
    width: 100%;
    border-bottom: unset;
    padding-bottom: 15px;
    margin-bottom: 15px;
    align-items: center;
    justify-content: space-around;
}

.card-vendor {
    border-radius: 32px;
}

label {
    display: inline-block;
    line-height: 2.5;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 27px;
    height: 16px;
    border-radius: 1px;
}

.dropdown .sidebar-left .menu-texts li a {
    line-height: 3.5;
}

    .dropdown .sidebar-left .menu-texts li a .text-link {
        display: inline;
        padding-right: 10px;
    }

.breadcrumbs-div {
    padding: unset;
    margin-bottom: unset;
    background-color: unset;
}

@media (orientation: landscape) {
    .asd22 {
        width: 25%;
    }

    .sl500 {
        top: 6.3%
    }

    #asd10 {
        width: 15%
    }
}

@media (orientation: portrait) {
    .asd22 {
        width: 80%;
    }

    .sl600 {
        top: 1%
    }
}
.shop1{
    right: 75px; background: #ededed; text-align: center; padding: 7px; height: 70px; position: fixed; bottom: 19px; padding-top: 6px; z-index: 9999999; border-radius: 7px;
}
.sho2{z-index: 999999999;}
.shop3 {position: relative;text-align: center}
.shop4 {
    height: 100%;
    object-fit: cover;
}
.shop5 {direction: rtl;padding-bottom: 5%;position: absolute;right: 7%;color: black;}
.shop6 {
    margin-bottom: 20%;
}
.shop7 {
    direction: rtl;
    text-align: right;
    display: flex;
    flex-wrap: nowrap;
}
.shop8 {
    width: 18%;
    text-align: center;
    border-radius: 9px;
    height: 26px;
    margin-right: 6px;
}
.shop9 {
    max-height: unset !important;
    height: 250px;
    object-fit: contain;
}
.shop10 {
    font-size: 16px !important;
    font-weight: 900;
    letter-spacing: 1.2px;
    color: black !important
}
.shop11 {
    max-height: unset !important;
    height: 250px;
    object-fit: contain;
}
.shop12 {
    font-size: 16px !important;
    font-weight: 900;
    letter-spacing: 1.2px;
    color: black !important
}
.shop13 {
    max-height: unset !important;
    height: 250px;
    object-fit: contain;
}
.shop14 {
    font-size: 16px !important;
    font-weight: 900;
    letter-spacing: 1.2px;
    color: black !important
}
.shop15 {
    max-height: unset !important;
    height: 250px;
    object-fit: contain;
}
.shop16 {
    font-size: 16px !important;
    font-weight: 900;
    letter-spacing: 1.2px;
    color: black !important
}
.shop17 {
    border: solid 1px rgb(219 217 217);
    background: rgb(250 251 253);
    border-radius: 15px;
}
.shop18 {
    color: black
}
.shop19 {
    color: #425A8B
}
.breadcrumbAbout {
    display: flex;
    background: #f3f3f3;
    padding: 8px 22px;
    border: solid 1px #ebebeb;
    margin-right: 1%;
    font-weight: 900;
    margin-top: 1%
}

.breadcrumb {
    display: flex;
    flex-direction: row-reverse;
}

    .breadcrumb li a {
        color: currentColor;
        padding: unset;
    }

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-left: 0.1rem;
    content: var(--bs-breadcrumb-divider, "/");
    padding-right: 0.5rem;
}