
nav.breadcrumb-archive {

    margin-bottom: 15px;
    margin-top: 0;
    font-size: 13px;
    padding-right: 36px;
    padding: 30px 10px;
    color: #bbb;
    position: relative;
    padding-right: 36px;
    background: transparent;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;

}
nav.breadcrumb-archive svg {
    margin-left: 2px;
    font-size: 18px;
    position: absolute;
    right: 17px;
    top: 28px;
    color: #ccc;
}
nav.breadcrumb-archive a {
    font-size: 14px;
}
nav.breadcrumb-archive span {
    color: #aeaeae;
    padding: 0 2px;
}


/*side bar*/

.sidebar-list-store {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.header-sidebar-list-store h6{
    text-align: right;
    color: #7a7a7a;
    font-size: 18px;
}
.btn.search-city{
    border-radius: 20px;
    background-color: #999;
    color: #fff;
    border: none;
}

.btn.search-city:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

/*side bar end*/
/*content*/

.content-header-list-store {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.content-header-list-store h1{
    font-size: 18px;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
}
.post-list-store{
background: #fff;
padding: 15px;
margin: 10px 0;
overflow: hidden;
position: relative;
border-radius: 20px;
}
.post-list-store figure{
    height: 250px;

}
.post-list-store img{
    border-radius: 10px;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
}


/*content end*/

/*/88888888888888888888888888888888888888888888888888*/
/*/88888888888888888888888888888888888888888888888888*/
/*/88888888888888888888888888888888888888888888888888*/
/* شروع کد مربوط به اصناف*/
/*Guilds*/
.img-guilds{
    text-align: center;

}
.img-guilds img{
    max-height: 50px;
    max-width: 50px;
}
.guilds a:hover h3{
    color: #0f6ecd;
}
.uk-position-relative {
    margin-top: 0!important;
}
.content-header-list-store.guilds {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.uk-position-small {
    /*margin: 15px;*/
    --uk-position-margin-offset: 40px;
}

.slider-section-5.uk-position-center-left
.uk-position-small.uk-icon.uk-slidenav-previous.uk-slidenav,
.slider-section-5.uk-position-small.uk-icon.uk-slidenav-next.uk-slidenav {
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px!important;
}

.slider-section-5.uk-position-center-left.uk-position-small.uk-icon.uk-slidenav-previous.uk-slidenav, .slider-section-5.uk-position-small.uk-icon.uk-slidenav-next.uk-slidenav {
    box-shadow: rgba(0, 0, 0, .2) 0px 0 10px!important;
}

.bg-guilds{
    border-radius: 20px;
}
.slider-section-5.guilds {
    padding: 18px;

}
.post-list-store figure.guilds {
    height: 160px;
}
.text-a a h5{
    font-size: 13px;
    color: #0a58ca;
}
.text-h4 h4{
    font-size: 13px;
}
.item-border{
    border-radius: 50%;
}

/*شروع کد مربوط به ریسپانسیو اصناف*/
/*responsive Guilds*/

@media screen and (max-width: 1200px) {
    .text-h2 a{
        font-size: 12px!important;
    }
}
@media screen and (max-width: 992px) {
.post-list-store figure.guilds {
    height: 99px;
}
    .img-guilds img{
        padding-top: 10px;

    }
    .tab-title.guilds h3 {
        margin-bottom: 14px;
        padding-bottom: 16px !important;
}
}
@media screen and (max-width: 400px){
    .uk-slider-items{
    width: 200%!important;%;
    }
}
/*پایان کد  مربوط به  ریسپانسیو اصناف*/
/*responsive Guilds end*/
/* پایان کد مربوط به اصناف*/
/*Guilds end*/