<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Braintree Styles*/

.wrapper .checkout.container {
    width: 100%;
    padding: 0 !important;
}

.tab-content .bt-checkout {
    background-color: #257184;
    border: medium none;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
    font-size: 14px;
    color: #fdfeae;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    width: 100%;
    font-weight: 500;
    transition: all 0.2s ease-in 0s !important;
    -webkit-transition: all 0.2s ease-in 0s !important;
    text-transform: uppercase;
}

button#aec-sb-btn {
    border-radius: 0 !important;
    min-height: 30px;
    margin-top: 0;
}

button#cartaddress-to-shipping {
    border-radius: 0 !important;
    min-height: 30px;
    margin-top: 0;
}

button#aec-br-btn {
    border-radius: 0 !important;
    min-height: 30px;
    margin-top: 0;
}

button#cartaddress {
    border-radius: 0 !important;
    min-height: 40px;
    margin-top: 15px;
}

#placeorder-tab .shipping-section,
#placeorder-tab .billing-section {
    margin-bottom: 15px;
}

.hosted-field {
    height: 50px;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    display: inline-block;
    box-shadow: none;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #dddddd;
    line-height: 20px;
    background: #fcfcfc;
    margin-bottom: 12px;
    background: linear-gradient(to right, white 50%, #fcfcfc 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 300ms ease-in-out;
}

.hosted-fields--label {
    font-family: courier, monospace;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    margin-bottom: 2px;
}

.button-container {
    display: block;
    text-align: center;
}

.button {
    cursor: pointer;
    font-weight: 500;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
}

.button--small {
    padding: 10px 20px;
    font-size: 0.875rem;
}

.button--green {
    outline: none;
    background-color: #64d18a;
    border-color: #64d18a;
    color: white;
    transition: all 200ms ease;
    width: 100%;
    font-size: 14px;
}

.button--green:hover {
    background-color: #8bdda8;
    color: white;
}

.braintree-hosted-fields-focused {
    border: 1px solid #64d18a;
    border-radius: 1px;
    background-position: left bottom;
}

.braintree-hosted-fields-invalid {
    border: 1px solid #ed574a;
}

.braintree-hosted-fields-valid {
}

#cardForm {
    margin: 0 auto;
    padding: 1.875em;
}

.aec-breadcrumbs-checkout {
    background: #fafafa;
    border-radius: 5px;
    padding: 15px 10px;
    margin-bottom: 5px;
}

#aec-checkout-formpageaddress .row {
    margin-left: 0;
    margin-right: 0;
}

#aec-checkout-billingaddress .form-group &gt; input,
#aec-checkout-billingaddress .form-group #BillProvinceField input,
#aec-checkout-billingaddress .form-group #BillZipField input,
#aec-checkout-billingaddress .form-group &gt; select,
#aec-checkout-billingaddress .form-group #BillStateField select,
#aec-sh-container .form-group &gt; input,
#aec-sh-container .form-group #ShipProvinceField input,
#aec-sh-container .form-group #ShipZipField input,
#aec-sh-container .form-group #ShipTaxIdField input,
#aec-sh-container .form-group &gt; select,
#aec-sh-container .form-group #ShipStateField select {
    height: 30px;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 15px;
    display: inline-block;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #dddddd;
    line-height: 20px;
    background: #fcfcfc;
    margin-bottom: 6px;
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 300ms ease-in-out;
    font-size: 14px;
    font-weight: 400;
}

#aec-checkout-billingaddress .form-group select,
#aec-sh-container .form-group select {
    width: 100% !important;
}

.row .b-label,
#aec-checkout-billingaddress {
    padding-left: 0 !important;
}

.row .s-label,
#aec-sh-container {
    padding-right: 0 !important;
}

#aec-checkout-billingaddress .l-group .form-group,
#aec-sh-container .l-group .form-group {
    padding-right: 15px !important;
}

#aec-checkout-billingaddress .r-group .form-group,
#aec-sh-container .r-group .form-group {
    padding-left: 15px !important;
}

#aec-checkout-billingaddress &gt; .row &gt; .form-group,
#aec-shp-inputs &gt; .row &gt; .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#aec-checkout-billingaddress h3,
#aec-sh-container h3,
#aec-checkout-summary h3,
.items-cart-section h3,
.aec-shipping-title h3,
.aec-billing-title h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

#aec-sh-container .as-bill label {
    text-transform: uppercase;
}

#aec-checkout-billingaddress,
#aec-sh-container {
    padding-top: 0;
    padding-bottom: 0;
}

#aec-checkout-billingaddress .req-fields-msg {
    min-height: 26px;
}

#aec-checkout-billingaddress #BillState,
#aec-checkout-billingaddress #BillZip,
#aec-checkout-billingaddress #BillCountry,
#aec-sh-container #ShipState,
#aec-sh-container #ShipZip,
#aec-sh-container #ShipCountry {
    width: 100% !important;
}

#aec-checkout-summary .sum-title,
.aec-shipping-title,
.aec-billing-title {
    background: #257184;
    color: #fdfeae;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 5px;
    font-family: courier, monospace;
    margin-bottom: 0;
}

#aec-checkout-summary .sum-body {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    padding: 15px;
    margin-bottom: 0;
    font-family: courier, monospace;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

.i-cart-label {
    padding: 2px 0;
}

hr.s-sum-line {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #232f3e;
}

hr.s-bill-line {
    margin-top: 0;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #dedede;
}

hr.d-line {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #232f3e;
}

hr.d-line:last-child {
    border-top: none;
}

.t-summary &gt; tbody &gt; tr &gt; td {
    border-top: none !important;
    padding: 2px !important;
    font-size: 14px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.t-summary &gt; tbody &gt; tr &gt; td:last-child {
    float: right !important;
}

.t-summary &gt; tbody &gt; tr:last-child {
    font-weight: 800;
}

.items-cart-section .item-cover img {
    width: 75% !important;
}

.items-cart-section .row {
    margin-top: 10px;
    margin-bottom: 0;
}

.items-cart-section .row .item-cover {
    padding-left: 0;
    padding-right: 0;
}

.items-cart-section .row .item-price {
    padding-right: 0;
}

.items-cart-section .item-list-section,
.items-cart-section .row .item-info span,
.items-cart-section .row .item-price span {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.items-cart-section .row .item-info span:first-child {
    font-size: 14px;
}

.items-cart-section .row .item-info span:last-child {
    font-size: 12px;
}

span .aec-checkout-availText {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.items-cart-section .row .item-info p {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px;
}

.items-cart-section .row .item-price span {
    float: right;
}

.items-cart-heading {
    background: #257184;
    color: #fdfeae;
    border-radius: 0;
    padding: 15px;
    font-family: courier, monospace;
    margin-bottom: 0;
}

.items-cart-heading h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.items-cart-section {
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid #e3e3e3;
    padding: 15px;
    margin-bottom: 5px;
    font-family: courier, monospace;
}

.req-fields-msg {
    font-family: courier, monospace !important;
    font-size: 12px !important;
    float: right;
    margin: 0 !important;
}

.req-fields-msg .aec-asterisk {
    margin: 3px !important;
}

#aec-shp-inputs .form-group,
#aec-checkout-billingaddress .form-group {
    padding-bottom: 0 !important;
}

@media (min-width: 0) and (max-width: 767px) {
    #aec-checkout-billingaddress {
        padding-right: 0 !important;
    }

    #aec-sh-container {
        padding-left: 0 !important;
    }
}

.item-list-section {
    max-height: 520px;
    overflow: auto;
    overflow-x: auto;
    padding-right: 5px;
}

.item-list-section .item-info {
    padding-left: 0 !important;
}

.item-info &gt; span {
    display: block;
}

#aec-checkout-creditcardinfo {
    width: 100%;
    margin: 0;
    border-radius: 0 !important;
    padding: 0 !important;
    border: none !important;
}

#aec-checkout-creditcardinfo .form-group select {
    width: 50% !important
}

#aec-checkout-creditcardinfo .form-group input {
    width: 50% !important;
}

#aec-checkout-creditcardinfo .form-group label {
    float: none !important;
}

#aec-checkout-creditcardinfo .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.a-notices #aec-checkout-availabilitynotices li {
    font-size: 13px;
    padding: 0;
}

.ship-charges {
    font-style: italic;
}

.save-card-braintree,
.default-card-braintree {
    border-radius: 4px;
}

.save-card-braintree input[type=checkbox],
.default-card-braintree input[type=checkbox] {
    margin: 0 !important;
}

.save-card-braintree label,
.default-card-braintree label {
    margin: 0;
    font-weight: 400;
    margin-left: 5px;
}


.bt-rev-checkout {
    background-color: #232f3e;
    border: medium none;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
    font-size: 14px;
    color: #fccb45;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    border-radius: 3px !important;
    min-height: 40px;
    width: 100%;
    font-weight: 500;
    transition: all 0.2s ease-in 0s !important;
    -webkit-transition: all 0.2s ease-in 0s !important;
    margin-top: 10px;
}

.fab {
    font-family: "Font Awesome 5 Brands" !important;
}

.fa-opencart {
    margin-right: 10px;
}

.braintree-form__field-group label {
    width: 100% !important;
}

.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field.braintree-form__checkbox input {
    height: 25px;
    width: 15px;
}

.shipping-section,
.billing-section {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    padding: 10px;
    margin-bottom: 0;
}

.aec-checkbox-braintree {
    padding: 5px 0;
}

@media (max-width: 7680px) and (min-width: 992px) {
    #aec-body-checkout.container {
        max-width: 925px !important;
    }
}

.aec-breadcrumbs-checkout span {
    margin-right: 20px;
    font-size: 16px;
}

.aec-breadcrumbs-checkout h3 {
    margin-top: 0;
    font-size: 26px;
    text-transform: uppercase;
    color: #232f3e;
}

.aec-breadcrumbs-checkout a {
    color: var(--bs-black)
}

.aec-bc-c.active {
    font-weight: 900;
    border-bottom: 1px solid #232f3e;
    padding: 2px 3px;
    border-radius: 0;
    color: #232f3e;
}

.aec-bc-c a:focus, .aec-bc-c a:hover {
    color: #232f3e !important;
    text-decoration: none !important;
}

.aec-breadcrumbs-checkout .nav-tabs {
    border-bottom: none !important;
}

.aec-breadcrumbs-checkout .nav-tabs &gt; li &gt; a {
    font-size: 16px;
}

.aec-breadcrumbs-checkout .nav-tabs &gt; li &gt; a.active,
.aec-breadcrumbs-checkout .nav-tabs &gt; li &gt; a.active:focus,
.aec-breadcrumbs-checkout .nav-tabs &gt; li &gt; a.active:hover {
    color: #232f3e;
    cursor: default;
    background-color: #fafafa;
    border: none;
    border-bottom-color: transparent;
    font-weight: 900;
    /*border-bottom: 1px solid #232f3e;*/
}

.aec-breadcrumbs-checkout .nav-tabs &gt; li &gt; a:hover {
    border-color: transparent !important;
}

.aec-breadcrumbs-checkout .nav &gt; li &gt; a:focus,
.aec-breadcrumbs-checkout .nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #fafafa !important;
    cursor: pointer;
    color: #000;
}

#aec-bill-inputs span {
    font-size: 12px;
    font-weight: 500;
}

#aec-has-shdata span {
    display: block;
    font-size: 14px;
}

#placeorder-tab .shipping-section span,
#placeorder-tab .billing-section span,
#braintree-newcard-selected span {
    display: block;
    font-size: 14px;
}

#aec-has-shdata span:first-child {
    font-size: 16px;
    font-weight: 600;
}

#placeorder-tab .shipping-section span:first-child,
#placeorder-tab .billing-section span:first-child,
#braintree-newcard-selected span:first-child {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

#aec-shipaddress-sum, #aec-shiplocation-sum {
    text-transform: capitalize;
}

.braintree-section {
    margin-bottom: 15px;
}

#aec-checkout-summary .bt-checkout {
    font-size: 18px;
}

#cartaddress-to-shipping {
    border-radius: 5px 0 0 5px !important;
}

#aec-br-btn {
    border-radius: 0 5px 5px 0 !important;
}

#shipping-tab .aec-shipping-title h3 {
    display: inline-block;
}

#shipping-tab .aec-shipping-title h3:last-child {
    float: right;
    cursor: pointer;
    font-size: 10px;
    font-weight: 400;
    text-decoration: underline;
}

#aec-body-checkout span.k-widget.k-tooltip-validation {
    background-color: #fff;
    color: #c00;
    border: none;
    display: contents;
    font-size: 12px;
}

.braintree-toggle span {
    display: initial;
}

#aec-sb-btn[disabled],
#aec-br-btn[disabled],
#cartaddress[disabled] {
    cursor: default;
    background-color: #d5dae0;
    color: #949494;
}


/*div[data-braintree-id="jcb-card-icon"] {
    display: none !important;
}*/

#shipping-tab .aec-shipping-title h3,
#placeorder-tab .aec-shipping-title h3,
#placeorder-tab .aec-billing-title h3,
#placeorder-tab .items-cart-heading h3 {
    display: inline-block;
}

    #shipping-tab .aec-shipping-title h3:last-child,
    #placeorder-tab .aec-shipping-title h3:last-child,
    #placeorder-tab .aec-billing-title h3:last-child,
    #placeorder-tab .items-cart-heading h3:last-child {
        float: right;
        cursor: pointer;
        font-size: 10px;
        font-weight: 400;
        text-decoration: underline;
    }

    #placeorder-tab .items-cart-heading h3 a {
        color: #fccb45;
    }

    #shipping-tab .aec-shipping-title h3:last-child:hover,
    #placeorder-tab .aec-shipping-title h3:last-child:hover,
    #placeorder-tab .aec-billing-title h3:last-child:hover,
    #placeorder-tab .items-cart-heading h3:last-child:hover {
        cursor: pointer;
    }

button#aec-sb-btn,
button#aec-br-btn,
button#cartaddress {
    border-radius: 0 !important;
    min-height: 35px;
    margin-top: 15px;
}

#aec-checkout-summary .bt-checkout {
    font-size: 16px;
}


#card-message {
    padding: 15px;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 2px;
    color: #232f3e;
    border: 1px solid #232f3e;
    line-height: 1.6;
    overflow-wrap: break-word;
    font-weight: 600;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

    #card-message .fa-exclamation-triangle {
        margin-right: 5px;
        color: #d01313;
    }

#aec-checkout-popupCartAddress .aec-checkout-title {
    font-size: 14px;
    font-weight: bold !important;
    color: #c00;
    font-family: Arial,Helvetica,sans-serif;
}

.aec-hrspace {
    margin-top: 4px;
    margin-bottom: 4px;
}

.braintree-method .braintree-method__label {
    overflow-x: initial !important;
}

.braintree-method .braintree-method__check {
    border-radius: 100px !important;
}

#shipping-tab .aec-shipping-title h2,
#billing-tab .aec-billing-title h2,
#placeorder-tab .aec-shipping-title h2,
#placeorder-tab .aec-billing-title h2,
#placeorder-tab .items-cart-heading h2,
#aec-checkout-summary .sum-title h2 {
    display: inline-block;
    margin: 0;
}

#shipping-tab .aec-shipping-title a,
#billing-tab .aec-billing-title a,
#placeorder-tab .aec-shipping-title a,
#placeorder-tab .aec-billing-title a,
#placeorder-tab .items-cart-heading a {
    float: right;
    color: #fff;
}

.tab-content .aec-checkout-btns {
    background-color: #257184;
    color: #fdfeae;
}

#aec-checkout-btn {
    padding: 5px 15px !important;
}

.aec-breadcrumbs-checkout {
    border: 1px solid #257184;
    padding: 0px 0px;
}

#btnApplyShipZip.btn,
#btnApplyPromoCode.btn,
.aec-checkout-btns #btncontinueshopping.aec-checkout-textbtn,
#aec-recommendation-list .owl-page {
    color: #000000 !important;
}

.aec-checkout-btns #btnempty.aec-checkout-textbtn,
.aec-checkout-btns #btncheckout.aec-checkout-textbtn,
#cartaddress.aec-checkout-textbtn,
#aec-recommendation-list .owl-page.active, 
#aec-recommendation-list .owl-page:focus {
    color: #fff !important;
}

.aec-checkout-removeLink,
.aec-checkout-removeLink:hover,
.aec-checkout-removeLink:focus {
    padding: 0 10px;
    margin-top: 5px;
    line-height: initial;
}

.aec-body-checkout-cart1 .form-control:focus,
.k-state-default.k-state-focused:focus,
.k-state-default:hover {
    border-color: #257184 !important;
}

#aec-checkout-imgquestionmarkcountry {
    margin-left: 6px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    display: inline-flex;
}

#aec-checkout-imgquestionmarkcountry:hover,
#aec-checkout-imgquestionmarkcountry:focus {
    border: 1px solid #257184;
}
.aec-checkout-btns #btncontinueshopping.aec-checkout-textbtn:focus,
.aec-checkout-btns #btnempty.aec-checkout-textbtn:focus,
.aec-checkout-btns #btncheckout.aec-checkout-textbtn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.braintree-section .nav-link {
    color: inherit;
    padding: 8px 10px;
}

.payment-account-container .media,
.ach-vaulted-container .media {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ach-vaulted-container .media-body,
.payment-account-container .media-body {
    flex: 1;
}

.aec-breadcrumbs-checkout .nav {
    padding: 10px 0 6px;
    align-items: center;
}</pre></body></html>