.checkout-header--wrapper{width:100%;padding-top:14px;padding-bottom:13px;z-index:999;background:#1b1834;position:absolute}
.checkout-header--wrapper .global-header__logo{width:160px;display:inline-block;overflow:hidden;float:left;margin:0 0 0 20px}
.checkout-header--wrapper .global-header__mobilelogo{width:160px;display:none;overflow:hidden;float:left;margin:0 0 0 20px}
.checkout-header-padding{width:100%;height:64px;clear:both;background-color:#222}
.checkout-header--wrapper .header_utilities{display:inline-block;float:right;padding:0 16px 0 0;position:relative;z-index:999}
.checkout-header--wrapper .button.flat,.checkout-header--wrapper .button.flat:hover{background:transparent;border:solid 1px transparent;padding:10px 5px;text-transform:none;letter-spacing:normal}
.checkout-header--wrapper .button{margin-left:16px;padding:10px 15px;min-width:unset;margin-bottom:0;text-transform:none;border-radius:999px;background:#e7005e}
.checkout-header--wrapper .button:hover{background:#ff1675}
@media only screen and (max-width:1024px){.checkout-header--wrapper .global-header__logo{display:none}
.checkout-header--wrapper .global-header__mobilelogo{display:block}
.global-header__link-wrapper>span.show-for-large-up{display:none !important}
}
@media screen and (max-width:375px){.checkout-header--wrapper.checkout-header--wrapper .global-header__logo,.checkout-header--wrapper .global-header__mobilelogo{width:140px !important}
}