/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/


#customer_details{width:48%;float:left;}
#order_review_heading {width:48%;float:right;clear: none;}
#order_review{width:48%;float:right;}

@media screen and (max-width:600px){
#menu-top {display:block !important;}
.col-xs-8{width:70%;}
.col-xs-4{width:29%;}
}
input[type="text"]{border: 1px solid rgba(0,0,0,.5);}
.woocommerce-product-gallery img {padding: 30px;}