/*
File Name: style.css
Theme Name:  BusinessLounge - Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: businesslounge
Template: businesslounge
*/

.woocommerce-MyAccount-content fieldset {
    display: none;
}

.berocket_lgv_after_additional {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.woocommerce ul.products li.berocket_lgv_list:before,
.woocommerce ul.products li.berocket_lgv_list:after {
    height: 0 !important;
}

.berocket_lgv_list:before {
    height: 0;
}

.berocket_lgv_list {
    position: relative;
}

@media only screen and (min-width: 600px) {
    .berocket_lgv_list .qib-container {
        position: absolute;
        top: 0;
        right: -485%;
    }

}