/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 /******** Anellis **********/
div#google-maps-form_15370345589323855 {
    display: none;
}
#cart .cart-grid-body .btn.btn-primary {
    background-color: transparent;
    color: #000;
    padding-left: 0px;
}
#cart .cart-grid-body .btn.btn-primary:hover {
    text-decoration: underline;
}

#cart .cart-detailed-actions .btn.btn-outline {
    background-color: #3387f2;
    padding: 14px 40px;
    line-height: normal;
    width: 100%;
    font-size: 16px;
}

#cart .cart-detailed-actions .btn.btn-outline:hover {
    background-color: #0e6ce4;
}
