/*
Theme Name: Graphic Detail Child
Description: Graphic Detail Proprietary Child Theme &copy; 2019
Author: Graphic Detail
Template: gd-theme
Version: 1.70C
*/

@media(min-width:768px){
    .skyzer_related_products {
        width: 33%;
        float: left;
    }
    .skyzer_related_products .variations {
        font-size: 14px;
    }
    .skyzer_related_products .variations select {
        font-size: 14px;
    }
    .skyzer_related_products .variations td.label {
        padding-right: 5px !important;
    }
}

.skyzer_related_products li.product, .skyzer_related_products .woocommerce-loop-product__title {
    text-align: center !important;
}

.skyzer_related_products .variations {
    margin-bottom: 0 !important;
}

.skyzer_related_products .woocommerce ul.products li.product .button {
    float: none;
}