Hi,
1- Please use header style 1 , 2 , 5 , 7 to display cart option at Admin -> Theme Options -> Header Options.
2- Please use given below custom css code:
ul.tabs li.tab-technical-specifications_tab a{color:#ff0000 !important;}
input.minus,input.plus,input.qty{color:#ff0000 !important;}
.woocommerce-message:before,.woocommerce-message , .woocommerce-message a{color:#ff000 !important;}
.wc-forward a:after{color:#ff0000 !important;}
.woocommerce .coupon input.input-text{width:62% !important}
.woocommerce-info, .woocommerce-info a{color:#ff0000 !important;}
table.shop_table tr.cart-subtotal th, table.shop_table tr.cart-subtotal td, table.shop_table tr.total th, table.shop_table tr.total td{color:#ff0000 !important;}
.my-account-left{display:none}
Thanks