/*
Theme Name: Anvogue Child
Theme URI: https://anvogue.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Anvogue
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: anvogue
Text Domain: anvogue-child
*/

.pls-site-preloader{
    background-size: 50%;
}

@media (max-width: 992px){
    .pls-site-preloader{
        background-size: 80%;
    }
}

.single-product .info-box-wrap .info-box-title{
    margin-bottom: 0.6rem!important;
}

.single-product .woocommerce-Tabs-panel ul{
    margin-top: 0;
}