.mb-26 {
    margin-bottom: 26px;
}
.common_left ul.dlist {
    margin-bottom: 30px;
}
.common_left h2{
	line-height:40px
}
main.content_pg .inpage ul#shipping_method li:before, .woocommerce-checkout #payment .wc_payment_methods  li:before{
	content:none;
}
main.content_pg .inpage ul#shipping_method  li, .woocommerce-checkout #payment .wc_payment_methods  li{
	padding-left:0px
}
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
	content: none; 
}

.simple_menu > ul {
    border: 1px solid #eee;
}
.simple_menu ul li {
    border-bottom: 1px solid #eee;
    padding: 8px 0 8px 0;
    line-height: normal;
}

.simple_menu ul li:last-child {
	border-bottom: none;
    padding-bottom: 0px;
}
main.content_pg .inpage .woocommerce-MyAccount-navigation ul li:before{
	content:none
}

