/*
Theme Name: Daphne Child
Theme URI: http://daphne.mikado-themes.com
Description: A child theme of Daphne
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: daphne
Template: daphne
*/

.wpcsc-size-charts-list {
	margin-top: 30px;
}

.wpcsc-size-charts-list-label {
	font-weight: bold;
}


/* Fix wishlist button on the product items */
.qodef-woo-product-list .yith-wcwl-add-button .add_to_wishlist:after {
    display: none;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg {
    vertical-align: middle;
    margin-right: 0;
    width: 16px;
}
.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image-inner>* {
    margin-top: 0;
}
