
.woocommerce-message{
	display: none;
}
.woocommerce-billing-fields h3{
	    font-weight: bold;
    font-size: 18px;
}
.woocommerce-billing-fields label{
	display: none !important;
}
.extra-fields label{
	display: none !important;
}
.extra-fields textarea{
    height: 95px;
    border: 1px solid #dddddda1;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}
.woocommerce-cart header,.woocommerce-cart footer{
	display: none;
}
.cart_totals {
	width: 100% !important;
}
.product-price span,.product-subtotal  span{
	color: #da5116;
}
.product-name a{
	color: #333;
	text-decoration: none;
}
.cart_totals  .wc-proceed-to-checkout a{
	    background: #e35125 !important;
    color: #fff;
    border: 1px #d60c0c solid;
    border-radius: 50px !important;
}
.cart_totals table{
	border:none !important;
}
.woocommerce-cart-form table thead tr{
	background: #f1f1f1;
    
}
.woocommerce-cart-form table{
	font-size: 13px;
}
.cart_totals  h3{
	font-size: 18px;
}
.order-total strong{
	 color: #da5116;
    float: right;
    font-size: 25px;margin-top: 12px;
}
.order-total th{
	 font-size: 20px;
    padding: 0;
}
.order-total{
	padding: 10px 0;
}
.policy{
	padding: 30px 0;
    float: left;
}
.woocommerce-checkout header,.woocommerce-checkout footer{
	display: none;
}
#order_review_heading{
	font-size: 18px;
    font-weight: bold;
}
#order_review table{
	    font-size: 13px;width: 55%;
}
#order_review .product-thumbnail img{
	width: 50px;
}
#order_review table{
	order:2;
}
#order_review{
	display: flex;
    flex-direction: row;
}
#order_review #payment{
	order: 1;
    width: 39%;
    display: inline-table;
    margin-right: 15px;
    background: none !important;
    border:1px solid #ddd;
    border-radius: 5px;
}
.woocommerce-checkout #payment div.payment_box{
	background: none !important;border: 1px solid #eee;
}
.woocommerce-checkout #payment div.payment_box:before{
	top:-15px !important;
}
.page-sidebar{
	overflow: hidden;
	    padding: 0px 30px 30px;
}
#place_order{
	    float: right;
    margin-right: 24px;
    background: #2a6395 !important;
    font-weight: 400 !important;
}
.woocommerce ul.order_details li{
	font-size: 14px !important;font-weight: bold;float: none !important;border-right:0 !important;    padding: 5px 0;
}
.woocommerce ul.order_details li strong{
	font-size: 14px !important;font-weight: 400 !important;    display: inline-block !important;
}
.order_details{
	    background: #f1f1f1;
    padding: 10px 20px;
    border-radius: 5px;
}
.step-footer-info {
    color: #807d7d;
    font-size: 14px;
    float: left;
}
.next-cart {
    text-decoration: none;
    background: #286f94;
    color: #fff;
    padding: 15px 20px;
    float: right;
    border-radius: 5px;
}
.next-cart:hover{
	color: #fff;
}
.icon--order-success{
	float: left;
    margin-right: 16px;

}
.thankyou-message-text h3{
	 margin-top: 0;
    font-weight: bold;
    font-size: 18px;

}
.woocommerce-notice--success{
	display: none;
}
.woocommerce-order-details h2{
	    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
}
.quantity input {
    width: 65px !important;
}
.woocommerce-info{
    display: none;
}
.woocommerce-billing-fields input,.woocommerce-billing-fields select{
    height: 40px;
    padding: 0 10px;
    border:1px solid #dddddda1;border-radius: 5px;

}
#customer_details h3{
        font-weight: bold;
    font-size: 18px;
}
h1.entry-title{
        font-size: 21px;
    font-weight: bold;
}
.breadcrumbs{
        margin-top: 10px;
    padding: 5px;
    font-size: 13px;
}
.breadcrumbs a{
    
    color: #e35125;
}
.news-write img{
    max-width: 100%;
    height: auto;
}
.item-news h4{
        font-size: 14px;
    font-weight: 600;
}
.item-news h4 a{
    color: #333;
    text-decoration: none;
}
.title-lq h3{
        font-size: 18px;
    font-weight: bold;
}
.viewnews{
    margin-bottom: 30px;
}
.cart_totals .wc-proceed-to-checkout a:hover{
    color: #fff !important;
}