.elementor-75 .elementor-element.elementor-element-58dbf64{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-ce2570d */.sellerlistavatar{
    width: 25% !important;
    float: left;
}

.sellerlistavatar img{
    border-radius: 10px;
    margin-top: -40px;
    border: 2px solid #fff;
}

.sellerlistname{
    width: 75% !important;
    border-radius: 10px;
    float: right;
    padding: 0 0 0 15px !important;
    margin-top: -20px;    
}

.sellerlistname h2 a{
    color: #000000;
    font-size: 1rem;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
}

.avatarynombre{
    width: 100%;
    display: block;
}

.store-address{
    color: #919EAB;
    font-size: 0.8rem;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    margin-top: -30px;
}

.store-phone{
    color: #000000;
    font-size: 0.8rem;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    margin-top: -10px;
}

#dokan-seller-listing-wrap button {
    margin: 0;
    padding: 0;
    display: none;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    background: #f7fbfc;
    position: relative;
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex
;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label {
    font-family: "Poppins", Sans-serif;
    font-size: 0.8rem !important;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    padding: 2px 10px;
    background: #0B93F0;
    color: #fff;
    border-radius: 5px;
    box-shadow: none !important;
}

#dokan-seller-listing-wrap {
    margin-left: 0;
    margin-right: 0;
}

#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-ratings {
    display: none !important;
}


#dokan-store-listing-filter-wrap .right .toggle-view {
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 0;
    display: none;
}

@media (max-width: 768px) {
    .sellerlistavatar{
    width: 30% !important;
    float: left;
    }
    
    .sellerlistavatar img{
    border-radius: 10px;
    margin-top: -30px;
    border: 2px solid #fff;
    }
    .sellerlistname {
        width: 70% !important;
        border-radius: 10px;
        float: right;
        padding: 0 0 0 15px !important;
        margin-top: -15px;
        text-align: left;
    }
    
    .store-address {
    color: #919EAB;
    font-size: 0.8rem;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    margin-top: -20px;
    }
    
    .store-phone {
    color: #000000;
    font-size: 0.8rem;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    margin-top: -15px;
    }
    
    #dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
    min-height: 150px;
    position: relative;
    }  
    
    #dokan-seller-listing-wrap {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    }
}/* End custom CSS */