.minicart_c1 .smb-mc .mini_msg, .minicart_c1 .mini_item_count, .minicart_c1 .mini_subtotal
{
font: bold 11px arial !important;
color: black;
padding-top: 4px;
}

.minicart_c2 .smb-mc .mini_msg, .minicart_c2 .mini_item_count, .minicart_c2 .mini_subtotal
{
font: bold 11px arial !important;
color: white !important;
}

.mini_msg
{
display: none;
}

#yfc_accessbar
{
height: 0;
}

#yfc_mini
{
position: absolute;
right: 150px;
top: 24px;
left: auto;
font: bold 11px arial;
color: black;
width: 123px;
z-index: 999;
}

.smb-mc .minicart_c1 {
width: 123px !important;
}

.smb-mc .minicart_c1.minicart_c2 {
width: 324px !important;
}

.checkoutBtns
{
position: absolute;
right: 2px;
top: 23px;
}
