/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
i.yith-wcwl-icon {
    font-family: FontAwesome;
}

/* By Lou for vendor-info.php, see it on every product pages */

.elementor-widget-wp-widget-dc_product_vendors_info .elementor-widget-container {
    margin-left: 0!important;
}

.widget_product_vendor_info .vendor-info-page-title {
    font-size: 15px;
    font-weight: 700;
    background-color: black;
    color: white;
    border-radius: 10px;
    padding: 0.3em;
}

#vendor_image_display_by_lou {
    border-radius: 100%;
    width: 40px;
}

#store_icon_by_lou {
    width: 40px;
    margin: 0 5px 0 5px;
}

#vendor-info-shop-link-ref-name {
    text-decoration: underline;
    font-weight: 500;
    margin-left: 7px;
    font-size: 16px;
}

#vendor-info-shop-link-ref-name:hover {
    text-decoration: none;
}

/* By Lou for the vendor-list page */

#wcmp-store-conatiner .wcmp-store-list-wrap.list-3 .wcmp-vendor-name {
    display: flex;
    min-height: 0!important;
    padding: 20px 0 10px 0;
}
