/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


.axle-information.row:before{clear: both}

.woocommerce-product-gallery .axle-information.row:not(:empty){
    margin: 30px 0 0 0;
    width: 100%;
    flex: 100%;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    border: 1px solid #efefef;
    padding: 14px
}

.woocommerce-product-gallery .axle-information.row:before,
.woocommerce-product-gallery .axle-information.row:after{display: none}

.woocommerce-product-gallery .axle-information.row > .clearfix{width: 100%; flex: 100% 0 0; margin-top: 60px}
.woocommerce-product-gallery .axle-information.row > .clearfix:last-child{margin-top: 15px}
.woocommerce-product-gallery .axle-information.row > .col-lg-6{
    width: 100%;
    float: none;
    padding: 0
}

.woocommerce-product-gallery .axle-information.row > .priceinfo.col-lg-6{width: 144px; margin: 0}
.woocommerce-product-gallery .axle-information.row > .priceinfo.col-lg-6 + .col-lg-6{width: unset; flex: calc(100% - 144px) 0 0; margin-right: 0; padding-left: 15px}
.woocommerce-product-gallery .axle-information.row .table{margin: 0}

.woocommerce-product-gallery .axle-information.row .priceinfo *{display: block; width: 100%}
.woocommerce-product-gallery .axle-information.row .priceinfo > div{width: 144px; margin: 0}