/*
 Theme Name:   Woopy Child Theme
 Theme URI:    https://woopy.ancorathemes.com/
 Description:  Woopy Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     woopy
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  woopy
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.woocommerce .related ul.products li.product.product_style_centered .post_data,
.single-product .related .product_style_centered h2,
.single-product .related .product_style_hovered h2 {
    text-align: center;
}

.single-product .related .product_style_centered .item-hovered-info {
    margin-bottom: -85px;
}

.woocommerce ul.products li.product.product_style_centered .star-rating {
    margin-left: auto;
    margin-right: auto;
}