/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .btn-primary{background-color:#282828; border-color:#282828;}
 .btn-primary.disabled, .btn-primary:disabled {background-color:#282828; border-color:#282828;}
 .nav-pills .nav-link.active, .nav-pills .show > .nav-link {background-color:#282828;}
 .form-control:focus {border-color: #330065; box-shadow: 0 0 0 .2rem rgba(51, 0, 101, 0.25);}
 #content-hook-order-confirmation-footer, .c-form-group__telephone, .c-account-sidebar__avatar, .c-header-top, .c-mainnav, .header-top, .c-breadcrumb, .customer-links, .order-options, .use_same_address, #returns-link, #discounts-link, .different-invoice-address {display: none;}
 #checkout .u-img-fluid, .c-checkout-card__paymt-label > img {max-width:20%;}
.c-header-checkout {margin-bottom: 1px;}
 .c-header-checkout__img, .u-flex-1 > img {max-width:80% !important;}
 .blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {height: 25px; width: 25px;}
#order-confirmation section,#order-confirmation #st_header,#order-confirmation #sidebar_box,#order-confirmation.header-container {display: block !important;}
#footer { display:none;}

