/*
 Theme Name:   Highend Child
 Theme URI:    http://preview.hb-themes.com/?theme=Highend
 Description:  A Flexible, Powerful & Beautiful WordPress Theme by HB-Themes. Mobile ready and optimized for best performance. With the powerful engine and user friendly interface it will allow you to build outstanding websites quick and easy... It comes with Premium Plugins integrated into the theme.
 Author:       HB-Themes
 Author URI:   http://www.hb-themes.com
 Template:     HighendWP
 Version:      1.0.2
 Tags:		   Responsive, Page-Builder, Drag&Drop, Clean, Modern, Corporate, Multi-Purpose, Multi-Color
 Text Domain:  hbthemes
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
body #add_payment_method #payment ul.payment_methods li input,
body.woocommerce-cart #payment ul.payment_methods li input,
body.woocommerce-checkout #payment ul.payment_methods li input {
	width: auto;
	margin: -2px .5em 0 0;
}

body .woocommerce form .form-row .input-checkbox {
	width: auto;
	margin: -2px 5px 0 0;
}

body.woocommerce-checkout .cart-collaterals .cart_totals tr td,
body.woocommerce-checkout .cart-collaterals .cart_totals tr th,
body .woocommerce table.shop_table th {
	border-top: none;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 10px 20px;
}

body .woocommerce table.shop_table td {
	padding: 15px;
}

body .woocommerce-checkout table.shop_table td {
	width: 50%;
	text-align: right;
	border-right: 1px solid #e6e6e6;
	border-top: 0;
}

body .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 0;
	font-size: 1.25em;
	padding: 1em;
	border-radius: 50px;
	margin-top: .5em;
	background-color: #00aeef;
}

body .woocommerce form .form-row-first,
body .woocommerce form .form-row-last,
body .woocommerce-page form .form-row-first,
body .woocommerce-page form .form-row-last {
	width: 48%;
}

.woocommerce-checkout .woocommerce .col2-set {
	width: 47%;
	float: left;
	margin-right: 4%;
}

.woocommerce-checkout .woocommerce .col2-set .col-1,
.woocommerce-checkout .woocommerce .col2-set .col-2 {
	margin-bottom: 2em;
	width: 100%;
	float: none;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
	background: #fff;
	width: 47%;
	float: right;
	margin-right: 0;
}

@media only screen and (max-width: 650px) {
	.woocommerce-checkout .woocommerce .col2-set {
		width: 100%;
		float: none;
		margin-right: 0;
    }
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review {
		width: 100%;
		float: none;
	}
}
