/*Write your custom style or CSS code here*/
.tt-header .tt-main-header ul li a {
    color:white;
}
header.header {
background-color:#083c96 ;
}
.tt-header .tt-main-header ul li a:hover{
    color: gray;
}
#order-standard_cart .prepend-icon {
border:1px solid #1939b7;
}