/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.ets_geo_btn_submit_apply {
    border: 1px solid #99c355;
    background: #99c355;
}
.ets_geo_popup_group_button a.yes_ok:hover, .ets_geo_btn_submit_apply:hover {
    border: 1px solid #1f1f1f;
    background: #1f1f1f;
}

a.link_to_signin {
    border: 1px solid #1f1f1f !important;
    background: #1f1f1f !important;
    color: #f1f1f1 !important;
}


#iqithtmlandbanners-block-2 {
    border: 2px solid #b12b26;
    color: #b12b26;;
    background: #FFF;
    padding: 20px;
}
#iqithtmlandbanners-block-2 h5.block-title {display: none;}

#blockcart-content > div.cart-buttons.text-center > a:first-child {
    display: none;
}

#blockcart-content > div.cart-buttons.text-center > a:last-child {
    background: #000 !important; 
    color: #fff !important;
}
