/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1604344794
Updated: 2020-11-02 19:19:54

*/

.woocommerce table.shop_table{
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 200px;
    text-align: left;
    width: 70%;
    border-collapse: separate;
    border-radius: 5px;
    
}

#customer_details .col-1, #customer_details .col-2{
	width: 90% !important ;
	margin-left: 50px;
}

#order_review_heading, #order_review{
	margin-top: 77px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	margin-right: 145px;
}

.woocommerce input.button.alt{
	background-color: #003B6C !important;
}

.woocommerce ul.order_details{
	margin: 0px 335px 3em !important;
}