
.all-vendors {
    background: #fafafa;
}
.all-vendors {
    margin-bottom: -50px;
}
.filter_section_title {
    letter-spacing: 1px;
    font-size: 12px;
}
.ais-RefinementList-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.ais-RefinementList-item {
    font-size: 14px;
}
.ais-SearchBox-submit {
    display: none;
}
.filter_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}
.search-filter-content {
    margin-bottom: 20px;
}

.ais-Hits-list {
    margin-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-label {
    margin-bottom: 10px;
    color: #000;
}

[class^=ais-] {
    font-size: 15px;
}

.filter_wrapper_item:first-child {
    border-top: none;
}
.filter_wrapper_item {
    padding: 1rem;
    font-size: 16px;
    border-top: 1px solid #eff1f3;
    background: #fff;
}
.filter_wrapper_item {
    padding: 1rem;
    font-size: 16px;
    border-top: 1px solid #eff1f3;
    background: #fff;
}
.filter_wrapper_general h3 {
    font-size: 16px;
}
div#cms-page-80y089y4cy123 {
    float: left;
    width: 100%;
    background: #f9f9f9;
}
.hit-name {
    height: 100%;
}

.createur_cover{
    height:180px;
    max-height:180px;
    width:100%;
}

.ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item {
    height: auto;
}

.ais-Hits-list, .ais-InfiniteHits-list, .ais-InfiniteResults-list, .ais-Results-list {
    justify-content: stretch;
}

.card-top {
    flex-direction: row;
    align-items: center;
    box-shadow: 0 0 0 1px rgba(35, 38, 59, .05), 0 1px 3px 0 rgba(35, 38, 59, .15);
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    /*padding: 1em;*/
    height: 100%;
}
.hit-name img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    /*object-position: 50% 0%; */
    /*max-height: 180px;*/

}

.createur_cover{
    position:relative;
}

img.artist-avatar {
    position: absolute;
    height: 100px !important;
    width: 100px !important;
    bottom: -15px;
    right: 15px;
    border: 5px solid #FFF;
    border-radius: 99%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    background-color: #DDD;
}

.ais-Hits-item {
    box-shadow:none !important;
    text-align:left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ais-Pagination-list {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    list-style-type: none;
    gap: 10px;
}

.all-vendors{
    margin-bottom:-50px;
}

.card-top{
    flex-direction: column;
    align-items: start;

    box-shadow: 0 0 0 1px rgba(35,38,59,.05), 0 1px 3px 0 rgba(35,38,59,.15);
    background: #fff;
    border-radius: 3px;
    overflow: hidden;

}

.ais-SearchBox-input {
    border: 1px solid #000;
}

.ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item{
    border:0 none;
    border-radius:8px;
    padding:0;
    background:#FFF;
}

.ais-Pagination-item--disabled .ais-Pagination-link {
    opacity: 1;
    cursor: not-allowed;
    color: #000;
    border-radius: 99%;
    width: 40px;
    height: 40px;
    line-height: 39px;
    padding: 0;
    text-align: center;
    border-color: #000;
    font-weight: bold;
    border: 0 none;
}

#pagination {
    padding-top: 20px;
}

.ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item {
    margin-top: 1.5rem;
    margin-left: 1.5rem;
    width: calc(33.3% - 1.5rem);
    height:100%;
}

a.bk-btn.btn {
    border: 1px solid;
    margin-bottom: 20px;
}

.all-vendors .page-header {
    background-size: cover !important;
    margin-bottom:0;
    padding-top: 35px;
    padding-bottom: 35px;
    background-attachment: fixed;
    margin-bottom: 40px;
}

.ais-HierarchicalMenu-count, .ais-Menu-count, .ais-RefinementList-count, .ais-ToggleRefinement-count {
    padding: 0.1rem 0.4rem;
    font-size: .8rem;
    color: #f4ca15;
    background-color: #fef9e8;
    border-radius: 8px;
    font-size: 13px !important;
    font-weight: bold;
    border: 1px solid;
}

.side_filter h3{
    color: #0d0947;
    font-weight:bold;
    margin-bottom: 12.5px;
    display: inline-block;
    font-family: "Source Sans Pro",sans-serif,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.7;
}

.side_filter .label, .side_filter label{
    font-weight:400;
    font-size: 15px;
    color:#4D4D4D;
}

[class^=ais-] {
    font-size: 15px;
}

.about-artist .shop-name{
    font-weight:bold;
    color:#000;
}

.all-vendors .page-header .container{
    z-index:99;
}

@media (max-width: 480px){
    .ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item {
        width: calc(100% - 1rem) !important;
    }
    .hit-name {
        margin-left: 0 !important;
    }
    ul.list-inline {text-align:center;}
    a.bk-btn.btn {
        width: auto;
    }
}

@media (max-width: 991px) and (min-width: 481px){
    .ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item {
        width: calc(50% - 1.5rem) !important;
    }}
.search-label{
    margin-bottom:10px;
    color: #000;
}

.lexique {
    background: #2d2e33;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom:30px;
}

.lexique a{
    color: #FFF;
    flex: 1;
    text-transform: uppercase;
}

.lexique a:hover,
.lexique a:focus{
    color: #FF826B;
    text-decoration: none;
}

.ais-Hits-list{
    margin-top:0 !important;
}

.ais-Pagination-item--selected .ais-Pagination-link {
    color: #000;
    background-color: transparent;
    border-color: #000;
    border-radius: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 0 none !important;
    border-bottom: 1Px solid #000 !important;
}

.ais-Breadcrumb-link, .ais-HierarchicalMenu-link, .ais-Menu-link, .ais-Pagination-link, .ais-RatingMenu-link {
    color: #333;
}

/*.hit-name img.artist-avatar{
  	width: 60px !important;
    height: 60px !important;
    border-radius: 99% !important;
}*/
/*.card-top{
	padding:15px;
}*/
.about-artist{
    height: 150px;
    list-style: none;
    padding: 0;
    text-align: left;
    width: 100%;
    padding: 1rem;
}
.artist-cover{
    height:200px;
}
a.hit:hover,
a.hit:focus{
    text-decoration:none;
}

li.shop-city {
    color: #9e9e9e;
    font-size: 14px;
}

li.shop-city:before {
    content: '\f041';
    font-family: 'FONTAWESOME';
    margin-right: 7px;
    font-size: 12px;
    position: relative;
    top: -1px;
    color: #ff9b9b;
}

.ais-SearchBox-form{
    position: relative;
}

.ais-SearchBox-input{
    border: 1px solid #bfc8c5;
    border-radius: 60px;
    font-size: 13px;
    height: 50px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
}

.ais-SearchBox-submit{
    color: #FFFFFF;
    background-color: #8FC3B4;
    border-color: #8FC3B4;
    border-radius: 99%;
    height: 43px;
    width: 43px !important;
    position: absolute;
    top: 25px;
    right: 4px;
    left: unset;
}

.ais-SearchBox-submitIcon path{
    fill: #fff;
}

.ais-SearchBox-reset{
    display: none;
}

.filter_sidebar .side-wrapper{
    padding: 5px;
}
