/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.cart_totals{

}

.cart_totals table{
	position: relative;
}

.cart_totals th{
	display: block;
    position: absolute;
    width: 100%;
}

.cart_totals .shipping td{
	padding-top: 60px;
}

.cart_totals #shipping_method{
	margin: 10px 0px 30px 0px !important;
}