.elementor-866 .elementor-element.elementor-element-31b1f39{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-31b1f39 */.vendor-card {
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: unset !important;
    transition: all 0.3s ease;
    border: 1px solid #ebe6e6;
    width: 262px;
    height: 380px;
}

.store-name {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 2px 0;
    color: #333;
    line-height: 65px;
}
.swiper-slide{
        width: 292.333px !important;
        margin-left: 0px !important;
}
a.view-store-btn:hover {
    color: black;
        background: #f5b301;

}
.view-store-btn {
    display: inline-block;
    padding: 9px 20px;
    background: #f5b301;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 22px;
    transition: all 0.3s ease;
    text-decoration: none !important;
}
.vendor-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
    border: 1px solid #0a0a0a !important;
}
.swiper-button-prev {
    color: black !important;
    width: 16px !important;
}
.swiper-button-next {
    color: black !important;
    width: 16px !important;
}/* End custom CSS */