.gldp-flatwhite {
    position: absolute;
    font-family: helvetica
}

.gldp-flatwhite .core {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #222;
    background: #fff
}

.gldp-flatwhite .border {
    border-style: solid;
    border-width: 0;
    border-color: #fff
}

.gldp-flatwhite .monyear,
.gldp-flatwhite .monyear select {
    font-size: 16px!important;
    font-weight: 700;
    background: #eee
}

.gldp-flatwhite .monyear span {
    margin: 0 5px
}

.gldp-flatwhite .prev-arrow,
.gldp-flatwhite .next-arrow {
    color: #666;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .75)
}

.gldp-flatwhite .prev-arrow:active,
.gldp-flatwhite .next-arrow:active {
    color: #000
}

.gldp-flatwhite .prev-arrow-off,
.gldp-flatwhite .next-arrow-off {
    color: #000;
    opacity: .15
}

.gldp-flatwhite .dow {
    color: #222;
    font-weight: 700;
    cursor: wait!important;
    background: #eee
}

.gldp-flatwhite .mon,
.gldp-flatwhite .tue,
.gldp-flatwhite .wed,
.gldp-flatwhite .thu,
.gldp-flatwhite .fri {
    font-weight: 700
}

.gldp-flatwhite .sat,
.gldp-flatwhite .sun {
    color: #888;
    font-weight: 700
}

.gldp-flatwhite .outday {
    color: #aaa!important
}

.gldp-flatwhite .mon:hover,
.gldp-flatwhite .tue:hover,
.gldp-flatwhite .wed:hover,
.gldp-flatwhite .thu:hover,
.gldp-flatwhite .fri:hover,
.gldp-flatwhite .sat:hover,
.gldp-flatwhite .sun:hover {
    background: #eee
}

.gldp-flatwhite .noday {
    color: #bbb;
    font-weight: 400;
    cursor: wait!important;
    background: #ddd
}

.gldp-flatwhite .selected {
    color: #fff;
    font-weight: 700;
    border-color: #888;
    background: #aaa
}

.gldp-flatwhite .today {
    color: #fff;
    font-weight: 700;
    border-color: #000;
    background: #222
}

.gldp-flatwhite .special {
    color: #fff;
    font-weight: 700;
    border-color: #444;
    background: #666
}

.header-min {
    background-color: #f3d8e6;
    color: #000009BF;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.header-min.compact {
    height: 56px;
    padding-top: 10px;
    padding-bottom: 10px
}

.header-min.compact>div:first-child {
    margin-left: 10px
}

@media only screen and (min-width:37.5em) {
    .header-min.compact.mq2toggle {
        height: 80px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }
}

.header-min img {
    display: inline-block;
    min-height: 42px;
    font-size: 11px
}

.header-min>div {
    width: auto
}

.header-min>div:first-child {
    z-index: 6
}

.header-min>div.logo-only {
    width: 100%
}

.header-min .security-logo-container {
    float: none;
    text-align: right
}

.header-min .security-logo-container>div {
    float: right
}

.header-min .security-logo-container a:nth-child(2) {
    padding-left: 5px;
    vertical-align: middle
}

@media only screen and (min-width:37.5em) {
    .header-min .security-logo-container a:nth-child(2) {
        padding-left: 28px
    }
}

.header-min .security-logo-container .secure-checkout-logo {
    top: -5px;
    margin-right: 35px;
    width: auto
}

@media only screen and (max-width:25em) {
    .header-min .security-logo-container .secure-checkout-logo {
        margin-right: 0;
        max-width: 110px
    }
}

.customercenter-wrapper {
    display: table;
    max-width: 485px;
    float: none;
    margin: auto;
    padding-bottom: 40px
}

.customercenter-wrapper input[type=password]:disabled {
    background-color: #d1d1d1
}

.customercenter-wrapper .h4 {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px
}

.customercenter-wrapper>h3:first-child {
    padding: 5px 0
}

.customercenter-wrapper>form:focus {
    border-color: #302aaf;
    box-shadow: 0 0 3px 0 #302aaf
}

.customercenter-wrapper>form .input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.customercenter-wrapper>form .ErrorMessageBox .validation-summary-errors {
    margin-top: 10px
}

.customercenter-wrapper>form .radio-container>div {
    line-height: 35px
}

.customercenter-wrapper>form .g-recaptcha {
    padding-top: 15px;
    padding-bottom: 6px
}

.customercenter-wrapper>form>div .form-field>input {
    font-size: 17px;
    height: 40px;
    display: block;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}

@media only screen and (min-width:37.5em) {
    .customercenter-wrapper>form>div .form-field>input {
        font-size: 15px
    }
}

.customercenter-wrapper>form>div .form-field>input.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.customercenter-wrapper>form>div .error-text {
    color: #c00050;
    margin-top: 6px;
    font-size: .875em;
    line-height: normal
}

.customercenter-wrapper>form>div label[for=UserName],
.customercenter-wrapper>form>div label[for=Password],
.customercenter-wrapper>form>div label[for=NewPassword],
.customercenter-wrapper>form>div label[for=ConfirmPassword] {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 5px
}

.customercenter-wrapper>form>div label[for=Password]~a {
    padding-top: 15px;
    padding-bottom: 6px;
    font-size: 14px;
    text-align: right;
    display: inline-block
}

.customercenter-wrapper>form>div.sign-up>a {
    display: inline-block;
    padding-top: 15px
}

.customercenter-wrapper>form>div.or-section {
    text-align: center;
    padding: 12px 0 10px
}

.customercenter-wrapper>form>div .facebook-login,
.customercenter-wrapper>form>div .google-login,
.customercenter-wrapper>form>div .signin,
.customercenter-wrapper>form>div .forgot-password,
.customercenter-wrapper>form>div .reset-password {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin: 5px 0
}

.customercenter-wrapper>form>div .facebook-login.signin,
.customercenter-wrapper>form>div .facebook-login.forgot-password,
.customercenter-wrapper>form>div .facebook-login.reset-password,
.customercenter-wrapper>form>div .google-login.signin,
.customercenter-wrapper>form>div .google-login.forgot-password,
.customercenter-wrapper>form>div .google-login.reset-password,
.customercenter-wrapper>form>div .signin.signin,
.customercenter-wrapper>form>div .signin.forgot-password,
.customercenter-wrapper>form>div .signin.reset-password,
.customercenter-wrapper>form>div .forgot-password.signin,
.customercenter-wrapper>form>div .forgot-password.forgot-password,
.customercenter-wrapper>form>div .forgot-password.reset-password,
.customercenter-wrapper>form>div .reset-password.signin,
.customercenter-wrapper>form>div .reset-password.forgot-password,
.customercenter-wrapper>form>div .reset-password.reset-password {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    border-color: transparent;
    font-family: inherit;
    font-size: inherit
}

.customercenter-wrapper>form>div .facebook-login.signin,
.customercenter-wrapper>form>div .google-login.signin,
.customercenter-wrapper>form>div .signin.signin,
.customercenter-wrapper>form>div .forgot-password.signin,
.customercenter-wrapper>form>div .reset-password.signin {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: .875rem
}

.customercenter-wrapper.forgot-password-wrapper {
    max-width: 600px;
    padding-top: 40px
}

@media only screen and (min-width:37.5em) {
    .customercenter-wrapper.forgot-password-wrapper>form.forgot-password-confirm>div>input,
    .customercenter-wrapper.forgot-password-wrapper>form.forgot-password-confirm button {
        width: 50%
    }
}

.customercenter-wrapper.forgot-password-wrapper>form.forgot-password-confirm h3 {
    margin-bottom: 10px
}

.customercenter-wrapper.forgot-password-wrapper>form.forgot-password-confirm input,
.customercenter-wrapper.forgot-password-wrapper>form.forgot-password-confirm img {
    margin-top: 10px;
    margin-bottom: 10px
}

.customercenter-wrapper.forgot-password-wrapper .continue-shopping {
    margin-top: 20px
}

.customercenter-wrapper.forgot-password-wrapper .link-2 {
    text-transform: uppercase
}

.customercenter-wrapper.forgot-password-wrapper.reset-password-wrapper {
    max-width: 800px
}

.customercenter-wrapper.forgot-password-wrapper.reset-password-wrapper>h3:first-child {
    text-transform: uppercase
}

.customercenter-wrapper.email-exist-wrapper>.ErrorMessageBox {
    font-size: 14px
}

.customercenter-wrapper.email-exist-wrapper>.c-12-of-12 {
    margin-bottom: 30px
}

.customercenter-wrapper.email-exist-wrapper>.c-12-of-12 .h3 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase
}

.myaccount-wrapper {
    float: left
}

.myaccount-wrapper .cta-icon {
    fill: currentColor
}

.myaccount-wrapper .cta {
    font-weight: 700;
    cursor: pointer;
    padding: 5px
}

.myaccount-wrapper .h169 {
    padding: .25em
}

.myaccount-wrapper fieldset {
    border: 0
}

.myaccount-wrapper .shipping-status-details-tracking-history>fieldset {
    border: 1px solid #d1d1d1
}

.myaccount-wrapper table {
    border-collapse: collapse
}

.myaccount-wrapper .account-content .order-section input.pop-trigger {
    visibility: hidden
}

.myaccount-wrapper .account-content .order-section .order-header {
    cursor: pointer
}

.myaccount-wrapper .no-wrap {
    white-space: nowrap
}

.myaccount-wrapper .body-1 {
    padding: 15px
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .body-1 {
        padding: 30px
    }
}

.myaccount-wrapper .bold {
    font-weight: 700
}

.myaccount-wrapper .btn-type-2 {
    padding: 6px 10px;
    font-size: 16px
}

.myaccount-wrapper .btn-type-2.notifyme {
    display: block;
    margin: 0 auto;
    width: 106px;
    margin-bottom: 10px;
    background-color: #ffc800;
    color: #000;
    white-space: nowrap
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .btn-type-2.notifyme {
        margin-bottom: 0
    }
}

.myaccount-wrapper .btn-type-1 {
    padding: 2px 10px;
    display: inline-block
}

.myaccount-wrapper .btn-type-1:hover {
    cursor: pointer
}

.myaccount-wrapper .bottom-space {
    margin-bottom: 15px
}

.myaccount-wrapper select {
    width: auto;
    border: 1.5px solid #d1d1d1;
    height: 34px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #fff;
    padding-right: 20px
}

.myaccount-wrapper input[type=text],
.myaccount-wrapper input[type=password],
.myaccount-wrapper input[type=email],
.myaccount-wrapper input[type=tel] {
    border: 1.5px solid #d1d1d1;
    border-radius: 3px
}

.myaccount-wrapper .select-container {
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px
}

.myaccount-wrapper .shippingstatus-ajax-spinner-base {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wAAAPDw8IqKiuDg4EZGRnp6egAAAFhYWCQkJKysrL6+vhQUFJycnAQEBDY2NmhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==);
    width: 16px;
    height: 16px;
    margin-bottom: 0;
    display: none;
    float: none
}

.myaccount-wrapper .shipping-status-details-tracking-history-complete {
    text-align: left
}

.myaccount-wrapper .shipping-status-details-tracking-history-complete td {
    padding: 8px
}

.myaccount-wrapper .mq2td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2td {
        display: table-cell;
        width: auto;
        float: none
    }
}

.myaccount-wrapper .mq3td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3td {
        display: table-cell;
        width: auto;
        float: none
    }
}

.myaccount-wrapper .validation-summary-errors ul li {
    color: red
}

.myaccount-wrapper .padlock {
    display: inline;
    position: relative;
    top: 2px
}

.myaccount-wrapper .error-text {
    color: #c00050;
    margin-top: 6px;
    font-size: .875em
}

.myaccount-wrapper input.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.myaccount-wrapper .form-table td {
    padding: 5px 10px 10px 0;
    vertical-align: top
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .form-table td {
        padding: 15px 10px 20px 0
    }
}

.myaccount-wrapper .box-list {
    overflow: hidden;
    padding: 20px 0
}

.myaccount-wrapper .box-list>li>div {
    padding: 5px 0
}

@media only screen and (min-width:59.375em) {
    .myaccount-wrapper .box-list>li>div {
        padding: 5px
    }
}

.myaccount-wrapper .box-list .box {
    border: 1px solid #ddd;
    display: block;
    min-height: 170px;
    padding: 22px 12px 10px
}

.myaccount-wrapper .box-list .box .card-name {
    color: #21165e;
    padding-bottom: 7px
}

.myaccount-wrapper .box-list .box .edit-area {
    float: left;
    text-transform: uppercase;
    padding-top: 20px
}

.myaccount-wrapper .box-list .box .edit-area .link-2 {
    font-size: 14px
}

.myaccount-wrapper .box-list .box .edit-area li {
    width: auto
}

.myaccount-wrapper .box-list .box .edit-area li:not(:last-child):after {
    padding-right: 3px;
    padding-left: 3px;
    color: #ddd;
    content: " | "
}

.myaccount-wrapper .ybb {
    border-bottom: 1px solid #d1d1d1
}

.myaccount-wrapper .ybt {
    border-top: 1px solid #d1d1d1
}

.myaccount-wrapper .ybl {
    border-left: 1px solid #d1d1d1
}

.myaccount-wrapper .mq3-hide-ybl {
    border-left: 1px solid #d1d1d1
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-hide-ybl {
        border-left: none
    }
}

.myaccount-wrapper .ybr {
    border-right: 1px solid #d1d1d1
}

.myaccount-wrapper .mq3-hide-ybr {
    border-right: 1px solid #d1d1d1
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-hide-ybr {
        border-right: none
    }
}

.myaccount-wrapper .yellowbox {
    border: #d1d1d1 solid 1px;
    background-color: #fffbde;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 5px 10px;
    border-radius: 3px
}

.myaccount-wrapper .yellowbox img {
    width: auto;
    display: inline-block
}

.myaccount-wrapper .yellowbox a {
    color: #21165e;
    white-space: nowrap
}

.myaccount-wrapper .account-top form {
    width: auto
}

.myaccount-wrapper .account-top .title-line {
    display: inline-block;
    width: auto;
    margin-top: .875rem;
    margin-bottom: .875rem
}

@media only screen and (min-width:59.375em) {
    .myaccount-wrapper .account-top .title-line {
        margin-left: 20px;
        margin-top: 0
    }
}

.myaccount-wrapper .account-top .title-line>h3 {
    font-weight: 700;
    font-size: 1.125rem
}

.myaccount-wrapper .account-top .title-line>p {
    font-weight: 100
}

.myaccount-wrapper .account-top #account-name {
    width: auto
}

.myaccount-wrapper .account-top #account-name .head {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: #21165e
}

.myaccount-wrapper .account-top #account-name #btn-edit-pencil {
    margin-left: 10px;
    margin-right: 5px;
    padding: 5px;
    width: auto
}

.myaccount-wrapper .account-top #account-name #btn-edit-pencil .btn-edit-pencil-icon {
    fill: #777371
}

.myaccount-wrapper .account-top #account-name #btn-edit-pencil:hover {
    cursor: pointer
}

.myaccount-wrapper .account-top #account-name #btn-edit-pencil:hover .btn-edit-pencil-icon {
    fill: #000
}

.myaccount-wrapper .account-top #username-edit {
    display: none;
    width: auto
}

.myaccount-wrapper .account-top #username-edit input[type=text] {
    border: solid 1px #d1d1d1;
    margin-right: 10px;
    float: left;
    border-radius: 3px
}

.myaccount-wrapper .account-top #username-edit .btn-wrap {
    white-space: nowrap;
    padding: 5px;
    width: auto
}

.myaccount-wrapper .account-top #username-edit .btn-wrap button {
    padding: 5px;
    margin-right: 5px
}

.myaccount-wrapper .account-top .logout-form {
    margin-bottom: 10px
}

.myaccount-wrapper .account-top .logout-form button {
    padding: 2px 10px;
    margin: 0 5px;
    font-size: 12px;
    border: none
}

.myaccount-wrapper .nav-wrapper {
    margin-top: 10px;
    margin-bottom: 20px
}

.myaccount-wrapper .nav-wrapper .pop-content {
    padding-left: 20px
}

@media only screen and (min-width:59.375em) {
    .myaccount-wrapper .nav-wrapper .pop-content {
        padding-left: 0
    }
}

.myaccount-wrapper .nav-wrapper .pop-content .section-head {
    padding: 24px 0 11px;
    font-size: 20px;
    color: #21165e;
    font-weight: 700;
    text-transform: uppercase
}

.myaccount-wrapper .nav-wrapper .pop-content .nav-list li {
    padding: 8px 0
}

.myaccount-wrapper .grey-header {
    background-color: rgba(238, 238, 238, .3);
    border-radius: 3px;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 20px
}

.myaccount-wrapper .expand-header {
    background-color: rgba(238, 238, 238, .3);
    padding: 20px 0 17px
}

.myaccount-wrapper .expand-header+.pop-trigger:hover {
    cursor: pointer
}

.myaccount-wrapper .expand-header+.pop-trigger+span::after {
    position: absolute;
    content: "";
    display: inline-block;
    top: 42px;
    right: 20px;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iIzc3NzM3MSIgZD0iTTAgMmgyLjAwMmw0IDVMMTAgMmgybC01Ljk5OCA4eiIvPjwvc3ZnPg==);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    transition: transform .1s ease;
    transform: rotate(-90deg);
    z-index: 6;
    cursor: pointer
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .expand-header+.pop-trigger+span::after {
        top: 30px
    }
}

@media only screen and (max-width:25em) {
    .myaccount-wrapper .expand-header+.pop-trigger+span::after {
        top: 52px
    }
}

.myaccount-wrapper .expand-header+.pop-trigger:checked+span::after {
    transform: rotate(0)
}

.myaccount-wrapper .expand-header.nav-header {
    padding-left: 20px
}

.myaccount-wrapper .expand-header.nav-header+.pop-trigger+span::after {
    top: 30px
}

.myaccount-wrapper .expand-header.nav-header h2 {
    font-family: segoe ui, helvetica neue, helvetica, arial, sans-serif
}

.myaccount-wrapper .expand-header .h3 {
    width: auto;
    font-weight: 700;
    font-size: 18px;
    display: inline-block
}

.myaccount-wrapper .wholesale-nav {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    padding: 15px;
    margin-top: 20px
}

.myaccount-wrapper .wholesale-nav>h3 {
    font-weight: 400;
    padding-left: 25px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .wholesale-nav>h3 {
        width: auto
    }
}

.myaccount-wrapper .mq2-show-cell {
    display: none
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2-show-cell {
        display: table-cell
    }
}

.myaccount-wrapper .mq2-show-row {
    display: none
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2-show-row {
        display: table-row
    }
}

.myaccount-wrapper .mq2-show-block {
    display: none
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2-show-block {
        display: block
    }
}

.myaccount-wrapper .mq2-show-inlineblock {
    display: none
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2-show-inlineblock {
        display: inline-block
    }
}

@media only screen and (min-width:37.5em) {
    .myaccount-wrapper .mq2-hide {
        display: none
    }
}

.myaccount-wrapper .mq3-show-cell {
    display: none
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-show-cell {
        display: table-cell
    }
}

.myaccount-wrapper .mq3-show-block {
    display: none
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-show-block {
        display: block
    }
}

.myaccount-wrapper .mq3-show-inlineblock {
    display: none
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-show-inlineblock {
        display: inline-block
    }
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-hide {
        display: none
    }
}

.myaccount-wrapper .mq3-show-row {
    display: none
}

@media only screen and (min-width:46.875em) {
    .myaccount-wrapper .mq3-show-row {
        display: table-row
    }
}

@media only screen and (min-width:59.375em) {
    .myaccount-wrapper .mq4-hide {
        display: none
    }
}

.myaccount-wrapper .mq4-show-inlineblock {
    display: none
}

@media only screen and (min-width:59.375em) {
    .myaccount-wrapper .mq4-show-inlineblock {
        display: inline-block
    }
}

.myaccount-wrapper #credit-card-add-submitbutton {
    margin: 10px 0
}

.myaccount-wrapper #updatepayment-payment-method input.img {
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px
}

.myaccount-wrapper #UpdateOrderInfoForm label {
    color: #555;
    font-size: 1.125em;
    margin-bottom: 5px
}

.myaccount-wrapper #UpdateOrderInfoForm legend {
    margin-bottom: 0;
    font-weight: 500
}

.myaccount-wrapper #UpdateOrderInfoForm .billing-address .bill-text {
    font-weight: 700
}

.myaccount-wrapper #UpdateOrderInfoForm .billing-address .address-selected .bill-text {
    display: block
}

.myaccount-wrapper #UpdateOrderInfoForm .billing-address .pop>div .address-selected {
    border: 1px solid #302aaf;
    border-radius: 3px
}

.myaccount-wrapper #UpdateOrderInfoForm .pop-trigger {
    cursor: pointer
}

.account-content {
    margin-top: 20px;
    margin-bottom: 20px
}

@media only screen and (min-width:46.875em) {
    .account-content {
        border: none
    }
    .account-content .w80 {
        width: 80px
    }
    .account-content .w50 {
        width: 50px
    }
    .account-content .w60 {
        width: 60px
    }
}

.account-content .no-order-account {
    padding: 20px
}

.account-content .no-order-account>div {
    text-align: center
}

.account-content .no-order-account>div:first-child {
    padding-top: 200px;
    font-size: 30px;
    color: #21165e
}

.account-content .no-order-account .btn-type-2 {
    width: 240px;
    padding: 9px 10px;
    margin-top: 30px;
    font-size: 16px
}

.account-content .order-section {
    margin-bottom: 10px
}

.account-content .order-header.has-ohp {
    background-color: #fffbde
}

.account-content .order-header .order-placed {
    padding-left: 20px;
    padding-right: 40px
}

@media only screen and (min-width:59.375em) {
    .account-content .order-header .order-placed {
        padding-right: 5px
    }
}

.account-content .order-header .order-status {
    padding-left: 20px;
    width: 100%
}

@media only screen and (min-width:46.875em) {
    .account-content .order-header .order-status {
        padding-right: 40px;
        float: right;
        width: auto
    }
}

@media only screen and (min-width:59.375em) {
    .account-content .order-header .order-status {
        padding-left: 5px
    }
}

.account-content .cart-product {
    width: 100%;
    text-align: center
}

@media only screen and (min-width:37.5em) {
    .account-content .cart-product {
        text-align: inherit
    }
}

.account-content .cart-product img {
    width: 125px;
    float: left
}

.account-content .cart-product td:not(.desc-column):not(.order-link-area):not(.tracking-area) {
    text-align: center;
    min-width: 80px
}

.account-content .cart-product .tracking-area {
    vertical-align: top
}

.account-content .cart-product .tracking-area .btn-my-account-track {
    white-space: nowrap;
    width: 132px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 30px;
    padding: 3px 0
}

.account-content .cart-product .tracking-area .btn-alt-return {
    white-space: nowrap;
    width: 132px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 15px;
    height: 30px;
    padding: 3px 0
}

.account-content .cart-product .mobile-reorder {
    padding: 5px 10px;
    margin-bottom: 15px
}

.account-content .cart-product .mobile-title {
    font-size: 16px
}

@media only screen and (max-width:37.49em) {
    .account-content .cart-product .mobile-title {
        width: 30%;
        display: inline-block;
        padding: 15px 15px 15px 0;
        box-sizing: border-box
    }
}

@media only screen and (max-width:25em) {
    .account-content .cart-product .mobile-title {
        width: 100%;
        padding: 0 0 10px
    }
}

.account-content .cart-product .desc-column {
    padding-top: 15px;
    text-align: center
}

@media only screen and (min-width:37.5em) {
    .account-content .cart-product .desc-column {
        text-align: initial;
        padding-bottom: 15px
    }
}

.account-content .cart-product .desc-column a {
    display: inline-block
}

@media only screen and (min-width:46.875em) {
    .account-content .cart-product .desc-column a {
        display: inline
    }
}

.account-content .cart-product .order-link-area {
    padding: 15px;
    box-sizing: border-box
}

@media only screen and (min-width:37.5em) {
    .account-content .cart-product .order-link-area {
        padding-bottom: 0
    }
}

.account-content .cart-product .title {
    padding: 15px 0 0 8px
}

@media only screen and (min-width:37.5em) {
    .account-content .cart-product .title {
        text-transform: uppercase
    }
}

.account-content .cart-product .wishlist {
    width: 132px;
    background-color: #f3d8e6
}

.account-content .cart-product .wishlist .add {
    width: 90px
}

.account-content .cart-product .wishlist .add .submit,
.account-content .cart-product .wishlist .add .reorder-submit {
    background-color: #f3d8e6
}

.account-content .cart-product .wishlist .add .submit:hover,
.account-content .cart-product .wishlist .add .reorder-submit:hover {
    background-color: #21165e
}

.account-content .cart-product .wishlist .submit-single {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: inherit;
    border: none;
    border-radius: 3px
}

.account-content .cart-product .wishlist .submit-single:hover {
    cursor: pointer;
    background-color: #21165e
}

.account-content .cart-product .wishlist .user_list {
    background-color: #f3d8e6
}

.account-content .cart-product .wishlist .user_list:hover {
    background-color: #21165e
}

.account-content .cart-product .wishlist .user_list .wishlist-ico {
    fill: #fff
}

.account-content .cart-product .wishlist .user_list .list_in {
    background: #302aaf;
    width: 132px
}

.account-content .cart-product .wishlist .user_list .list_in a {
    color: #fff
}

.account-content .cart-product .wishlist .user_list .list_in.myaccount_reorder_all {
    display: none
}

.account-content .cart-product .wishlist .user_list .list_in ul li {
    font-weight: 700
}

.account-content .cart-product .wishlist .user_list .list_in ul li:hover {
    background: #21165e
}

.account-content .cart-product .ybb {
    padding: 15px 0
}

.account-content .cart-product input[name=reorderCode]+label {
    padding-left: 10px
}

.account-content .more-history {
    padding: 9px 12px;
    margin-top: 20px;
    width: 200px;
    display: block
}

.order-history-wrapper #orderstatuscustomdaterange>.btn-type-2 {
    margin-top: 5px
}

.order-history-wrapper td {
    box-sizing: border-box
}

.order-history-wrapper .grey-area {
    background-color: rgba(238, 238, 238, .3);
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1.5px solid #d1d1d1
}

.order-history-wrapper .search-order {
    margin-top: 5px
}

.order-history-wrapper .search-order label {
    margin: 5px;
    width: 100%;
    display: block
}

@media only screen and (min-width:37.5em) {
    .order-history-wrapper .search-order label {
        width: auto;
        display: inline-block
    }
}

.order-history-wrapper .search-order .search-input {
    padding: 5px 0
}

.order-history-wrapper .search-order .search-input .search-box {
    font-size: 12px;
    width: 200px;
    margin: 5px
}

.order-history-wrapper .search-order .search-filter {
    padding: 5px 0
}

@media only screen and (min-width:59.375em) {
    .order-history-wrapper .search-order .search-filter {
        text-align: right
    }
}

.order-history-wrapper .search-order .search-filter .select-container {
    float: none;
    display: inline-block;
    margin-bottom: 0
}

.order-history-wrapper .search-order .search-filter select {
    margin: 5px 5px 5px 0;
    background-color: #fff
}

.order-history-wrapper .search-order .search-filter #leftmost-search-btn-bottom {
    float: right;
    margin: 5px
}

@media only screen and (max-width:25em) {
    .order-history-wrapper .search-order .search-filter #leftmost-search-btn-bottom {
        width: 100%;
        text-align: center
    }
}

.order-history-wrapper .wholesale-rpt {
    margin-top: 5px
}

.order-history-wrapper .wholesale-rpt form .option-div {
    padding: 5px 0
}

.order-history-wrapper .wholesale-rpt form .option-div>label,
.order-history-wrapper .wholesale-rpt form .option-div select {
    margin: 5px;
    float: left
}

.order-history-wrapper .wholesale-rpt form .option-div>label {
    margin-top: 10px
}

.order-history-wrapper .wholesale-rpt form .option-div .select-container {
    margin-bottom: 0;
    margin-right: 0
}

@media only screen and (min-width:59.375em) {
    .order-history-wrapper .wholesale-rpt form .option-div {
        width: auto
    }
}

.order-history-wrapper .wholesale-rpt form .date-div {
    padding: 5px 0
}

.order-history-wrapper .wholesale-rpt form .date-div>input,
.order-history-wrapper .wholesale-rpt form .date-div button {
    margin: 5px
}

@media only screen and (min-width:59.375em) {
    .order-history-wrapper .wholesale-rpt form .date-div {
        width: auto
    }
}

.order-history-wrapper .wholesale-rpt form .date-div .download-btn {
    float: right
}

@media only screen and (max-width:25em) {
    .order-history-wrapper .wholesale-rpt form .date-div .download-btn {
        width: 100%
    }
}

.order-history-wrapper .orderstatus-search-breadcrumb {
    padding: 10px 0
}

.order-history-wrapper .orderstatus-search-breadcrumb .ordernavigate {
    float: right;
    color: #504d4c;
    width: 100%
}

@media only screen and (min-width:37.5em) {
    .order-history-wrapper .orderstatus-search-breadcrumb .ordernavigate {
        width: auto
    }
}

.order-history-wrapper .orderstatus-search-breadcrumb .bubble {
    border: 1px solid;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px
}

.order-history-wrapper .orderstatus-search-breadcrumb .bubble .orderstatus_clear_search,
.order-history-wrapper .orderstatus-search-breadcrumb .bubble .orderstatus_clear_daysback {
    color: #c00050
}

.order-history-wrapper .orderstatus-search-breadcrumb .loading-spinner {
    display: none;
    vertical-align: bottom;
    position: relative
}

.order-history-wrapper .orderstatus-search-breadcrumb .loading-spinner img {
    max-height: 18px;
    position: absolute
}

.order-history-wrapper .history-order {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d1d1d1
}

.order-history-wrapper .history-order .order-info {
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding: 15px
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .history-order .order-info {
        width: 30%;
        text-align: left;
        border: 1px solid #d1d1d1
    }
}

.order-history-wrapper .history-order .order-info .price {
    color: #c00050
}

.order-history-wrapper .history-order .order-info .tracking-btn {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block
}

.order-history-wrapper .history-order .order-info .btn-alt-return {
    white-space: nowrap;
    width: 132px;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 15px;
    height: 30px;
    padding: 3px 0
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .history-order .item-info {
        border: 1px solid #d1d1d1
    }
}

.order-history-wrapper .history-order .item-info .shipping-status-details {
    text-align: center
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .history-order .item-info .shipping-status-details {
        text-align: left
    }
}

.order-history-wrapper .history-order .item-info .shipping-status-details .desc {
    padding-left: 10px
}

.order-history-wrapper .history-order .item-info .cart-product .mobile-title {
    width: 30%
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .history-order .item-info .cart-product .mobile-title {
        width: 100%
    }
}

@media only screen and (max-width:46.874em) {
    .order-history-wrapper .history-order .item-info .cart-product .mobile-title {
        display: inline-block;
        padding: 15px 15px 15px 0;
        box-sizing: border-box
    }
}

@media only screen and (max-width:25em) {
    .order-history-wrapper .history-order .item-info .cart-product .mobile-title {
        width: 100%;
        padding: 0 0 10px
    }
}

.order-history-wrapper .history-order .item-info .cart-product .desc-column {
    padding-top: 15px;
    text-align: center
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .history-order .item-info .cart-product .desc-column {
        text-align: initial;
        padding-bottom: 15px
    }
}

.order-history-wrapper .order-history-nav {
    text-align: center;
    font-size: 16px;
    padding: 20px 0
}

@media only screen and (max-width:25em) {
    .order-history-wrapper .order-history-nav {
        font-size: 14px
    }
}

@media only screen and (min-width:37.5em) {
    .order-history-wrapper .order-history-nav {
        font-size: 18px
    }
}

@media only screen and (min-width:46.875em) {
    .order-history-wrapper .order-history-nav {
        padding: 40px 0
    }
}

@media only screen and (min-width:37.5em) {
    .order-history-wrapper .order-history-nav span {
        margin: 5px
    }
}

.order-history-wrapper .order-history-nav span a:not(.mid) {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    width: 160px;
    border-radius: 3px;
    padding: 3px 8px;
    background-color: #fff;
    border: 1px solid #b6bac2;
    background-image: linear-gradient(#f7f8f9, #e3e5e8)
}

@media only screen and (max-width:25em) {
    .order-history-wrapper .order-history-nav span a:not(.mid) {
        width: 120px
    }
}

@media only screen and (min-width:37.5em) {
    .order-history-wrapper .order-history-nav span a:not(.mid) {
        width: 40px;
        border: none;
        background-color: #fff;
        background-image: none;
        padding: initial
    }
}

.order-history-wrapper .order-history-nav span a:not(.mid) .nav-arrow {
    font-family: initial;
    font-size: 16px
}

.order-history-wrapper .order-history-nav span a:not(.mid) .nav-arrow-left {
    margin-right: 7px
}

.order-history-wrapper .order-history-nav span a:not(.mid) .nav-arrow-right {
    margin-left: 7px
}

.order-history-wrapper .order-history-nav span a:not(.mid).current-page {
    border-radius: 3px;
    border: solid 1.5px #302aaf
}

.order-history-wrapper .order-history-nav span a:not(.mid).current-page:hover {
    background-color: #bfc6fe
}

.order-history-wrapper .order-history-nav span .mid {
    position: relative;
    bottom: 10px
}

.cancel-order-content {
    margin-bottom: 20px
}

.cancel-order-content button {
    height: 34px;
    vertical-align: top
}

.preference-content table td {
    padding: 15px;
    vertical-align: top
}

.preference-content table .update-result {
    color: #c00050
}

.preference-content table .upc-pswd td {
    padding-top: 5px
}

.preference-content table .success {
    color: #007b7a
}

.email-edit-content .form-header {
    text-transform: uppercase
}

.email-edit-content.edit-success {
    text-align: center
}

.email-edit-content.edit-success .back-account {
    margin-top: 10px
}

.email-edit-content.edit-success .product-slider .head {
    padding: 40px 0
}

.email-edit-content.edit-success .product-slider ul li {
    padding: 5px 15px;
    width: auto;
    margin-right: 10px;
    display: inline-block;
    float: none
}

.extlogin-edit-content table {
    margin-bottom: 40px
}

.extlogin-edit-content .form-header {
    text-transform: uppercase;
    padding-bottom: 10px
}

.extlogin-edit-content .social-login {
    width: 260px;
    margin-right: 10px
}

.card-list-content li {
    display: inline-block
}

.card-list-content .body-1 {
    padding: 10px 0 30px
}

.card-list-content .add-card-link {
    text-transform: uppercase
}

.card-add-content li {
    display: inline-block
}

.card-add-content table {
    width: 100%
}

.card-add-content table label {
    padding-bottom: 5px;
    display: block
}

.card-add-content table td {
    padding: 10px 0;
    min-height: 60px
}

.card-add-content table .select-container {
    margin-bottom: 0
}

.card-add-content table .select-container select {
    padding-right: 25px
}

.card-add-content .body-1 {
    padding: 10px 0 30px
}

.api-doc-content .body-1 .h6.bold {
    margin-bottom: 0
}

.api-doc-content .body-1 .hidden {
    display: none
}

.api-doc-content .body-1 table td {
    padding: 0
}

.api-doc-content .body-1 .api-object-link {
    color: #4384a6;
    font-style: italic
}

.api-doc-content .body-1 #showAllApiKeyBtn {
    margin-left: 10px;
    padding-left: 20px;
    cursor: pointer;
    color: #4384a6;
    font-style: normal
}

.api-doc-content .body-1 code .code {
    color: #a12e46;
    background-color: #f9f2f4;
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 4px
}

.api-doc-content .body-1 .table-param {
    margin-bottom: 15px
}

.api-doc-content .body-1 .table-param table tr td {
    min-width: 200px
}

.api-doc-content .body-1 .table-param .required-param {
    color: #c82829;
    font-size: 12px
}

.api-doc-content .body-1 .table-param .optional-param {
    color: green;
    font-size: 12px
}

.api-doc-content .body-1 .api-table {
    margin-top: 16px;
    margin-bottom: 16px
}

.api-doc-content .body-1 .api-table tr th {
    text-align: left;
    text-decoration: underline
}

.api-doc-content .body-1 .api-table tr td {
    min-width: 200px
}

.api-doc-content .body-1 .api-table tr td p {
    display: block
}

.api-doc-content .body-1 .api-table p {
    margin-top: 0;
    margin-bottom: 0
}

.api-doc-content .body-1 .api-table .api-response-type {
    margin-bottom: 16px
}

.api-doc-content .body-1 .api-table .api-expand {
    color: green
}

.api-doc-content .body-1 .example-parent .h7 {
    font-weight: 700
}

.api-doc-content .body-1 .example-parent .h7 .h6-expand-status {
    color: green;
    font-weight: 100
}

.api-doc-content .body-1 .example-parent .h7 .h6-expand-status:hover {
    cursor: pointer
}

.api-doc-content .body-1 .example-parent .curl-example {
    margin-bottom: 15px
}

.api-doc-content .body-1 .example-parent .curl-example pre {
    margin: 0
}

.api-doc-content .body-1 ul.doc-type {
    padding-inline-start: 50px;
    list-style-type: disc;
    margin-top: 0
}

.api-doc-content .body-1 ul.doc-type li {
    display: list-item
}

.api-doc-content .body-1 ul.doc-type li p {
    margin-top: 0
}

.api-doc-content .body-1 h1,
.api-doc-content .body-1 h2 {
    font-family: segoe ui, helvetica neue, helvetica, arial, sans-serif
}

.api-doc-content .body-1 .h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 14px;
    margin-bottom: 14px
}

.api-doc-content .body-1 .h4 {
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 22px
}

.api-doc-content .body-1 .h6 {
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 14px;
    line-height: 1.3125
}

.api-doc-content .body-1 .h7 {
    text-transform: uppercase
}

.api-doc-content .body-1 .h5 {
    font-size: 1.125rem
}

.api-doc-content .body-1 p,
.api-doc-content .body-1 ul,
.api-doc-content .body-1 ol {
    margin-top: 16px;
    margin-bottom: 16px
}

.api-doc-content .body-1 hr {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px
}

.api-doc-content .body-1 .full-width {
    width: 100%
}

.addr-list-content .body-1 {
    padding-left: 0;
    padding-right: 0
}

.addr-list-content .add-new-address {
    padding: 6px 10px;
    font-size: 16px
}

.addr-list-content .saved-address-wrap {
    display: flex;
    flex-wrap: wrap
}

.addr-list-content .saved-address-wrap .error-text {
    color: #c00050;
    margin-top: 6px;
    margin-bottom: 18px;
    font-size: .875em
}

.addr-list-content .shipping-address .address-selected {
    border: 1px solid #302aaf;
    border-radius: 3px
}

.addr-list-content .shipping-address .address-selected .edit-text {
    display: block;
    font-weight: 700
}

@media only screen and (max-width:25em) {
    .addr-list-content .shipping-address .address-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.addr-list-content .shipping-address .address-container .update-links {
    font-size: 14px;
    padding-right: 20px
}

@media only screen and (max-width:25em) {
    .addr-list-content .shipping-address .address-container .update-links {
        bottom: 5px
    }
}

.addr-list-content .shipping-address .address-container .update-links>span:first-child {
    margin-right: 0
}

.addr-list-content .shipping-address .address-container .update-links>span:not(:last-child):after {
    padding-right: 3px;
    padding-left: 3px;
    color: #ddd;
    content: " | "
}

.addr-list-content .address-form {
    padding: 20px 0
}

.addr-list-content .address-form>div {
    padding: 5px 0
}

.addr-list-content .address-form>div .select-container {
    margin-bottom: 0
}

.addr-list-content .address-form>div label {
    float: left;
    min-width: 100%
}

@media only screen and (min-width:37.5em) {
    .addr-list-content .address-form>div label {
        min-width: 250px
    }
}

.addr-delete-content .btn-type-2 {
    margin: 10px 0
}

.addr-delete-content li {
    padding: 5px 0
}

.addr-delete-content .address-unit-default>label {
    font-weight: 700
}

.order-upload-content h1,
.order-upload-content h2 {
    font-family: segoe ui, helvetica neue, helvetica, arial, sans-serif
}

.order-upload-content ul {
    padding-inline-start: 50px;
    list-style-type: disc;
    margin-top: 0
}

.order-upload-content ul li {
    display: list-item
}

.order-upload-content ul li p {
    margin-top: 0
}

.order-upload-content table {
    width: 100%
}

.order-upload-content table thead tr {
    background: rgba(238, 238, 238, .3)
}

.order-upload-content table th,
.order-upload-content table td {
    text-align: left;
    padding: 13px
}

.order-upload-content table th {
    font-weight: 400
}

.order-upload-content .select-container {
    margin-right: 0;
    margin-bottom: 0
}

.order-upload-content select {
    padding-right: 25px
}

.order-upload-content .body-1 {
    padding-top: 5px
}

.order-upload-content .body-1 .select-file-label {
    display: block;
    padding-top: 20px
}

.order-upload-content .body-1 .submit-btn {
    float: right
}

.order-upload-content .body-1 .order-section {
    border: 1px solid #ddd;
    margin: 20px 0
}

.order-upload-content .body-1 .area-1>div,
.order-upload-content .body-1 .area-1>ul {
    padding: 5px 0
}

.order-upload-content .body-1 .desc-overview {
    padding-bottom: 20px
}

.order-upload-content .body-1 .msg {
    color: #c00050;
    list-style: none;
    margin-bottom: 25px
}

.order-upload-content .body-1 .area-2 table td>div {
    padding: 10px 0
}

.upload-history-content .top-bar {
    margin-bottom: 10px
}

.upload-history-content .top-bar .ordernavigate {
    color: #504d4c
}

@media only screen and (min-width:37.5em) {
    .upload-history-content .top-bar .ordernavigate {
        width: auto;
        float: right
    }
}

.upload-history-content table {
    border: 1px solid #d1d1d1;
    width: 100%
}

.upload-history-content table thead tr {
    background: rgba(238, 238, 238, .3)
}

.upload-history-content table th,
.upload-history-content table td {
    text-align: left;
    padding: 13px
}

.upload-history-content table th {
    font-weight: 400
}

.upload-history-content .no-order-msg {
    text-align: center;
    padding: 20px 10px
}

.upload-detail-content {
    margin-top: 20px;
    margin-bottom: 20px
}

.upload-detail-content table {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d1d1d1
}

.upload-detail-content table td {
    padding: 15px
}

.upload-detail-content table .order-info {
    width: 100%;
    text-align: center;
    vertical-align: top
}

@media only screen and (min-width:46.875em) {
    .upload-detail-content table .order-info {
        width: 30%;
        text-align: left;
        border: 1px solid #d1d1d1
    }
}

.upload-detail-content table .order-info .price {
    color: #c00050
}

.upload-detail-content table .order-info .tracking-btn {
    display: inline-block
}

@media only screen and (min-width:46.875em) {
    .upload-detail-content table .item-info {
        border: 1px solid #d1d1d1
    }
}

.upload-detail-content table .item-info .shipping-status-details .desc {
    padding-left: 10px
}

.upload-detail-content table .item-info .product-list .img img {
    max-height: 125px;
    float: none;
    margin: auto
}

@media only screen and (min-width:37.5em) {
    .upload-detail-content table .item-info .product-list .img img {
        float: left
    }
}

.waitinglist-content-container>div:nth-child(2) {
    width: auto;
    float: right;
    margin-top: 10px
}

.waitinglist-content-container>div:nth-child(2) span {
    line-height: 30px;
    margin-right: 15px
}

.waitinglist-content-container>div:nth-child(2) .select-container {
    float: right
}

.waitinglist-content-container>div:nth-child(2) .select-container select {
    padding-right: 30px
}

.waitinglist-content-container form {
    font-size: 1em
}

.waitinglist-content-container form .table {
    width: 100%
}

.waitinglist-content-container form .table thead {
    display: none
}

@media only screen and (min-width:37.5em) {
    .waitinglist-content-container form .table thead {
        display: table-header-group
    }
}

.waitinglist-content-container form .table thead tr {
    background: rgba(238, 238, 238, .3);
    border: 1px solid rgba(33, 22, 94, .1)
}

.waitinglist-content-container form .table thead tr th {
    text-align: left;
    font-size: .75rem;
    text-transform: uppercase;
    padding: .9375rem
}

.waitinglist-content-container form .table tbody tr {
    border: 1px solid rgba(33, 22, 94, .1);
    border-left: 0;
    border-right: 0;
    border-top: 0
}

@media only screen and (min-width:37.5em) {
    .waitinglist-content-container form .table tbody tr {
        border: 1px solid rgba(33, 22, 94, .1)
    }
}

.waitinglist-content-container form .table tbody tr td {
    display: block
}

@media only screen and (min-width:37.5em) {
    .waitinglist-content-container form .table tbody tr td {
        display: table-cell
    }
}

.waitinglist-content-container form .table tbody tr td .btn-type-1 {
    width: 100px;
    text-transform: uppercase
}

.wishlist-container .lightbox-container {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none
}

.wishlist-container .lightbox-container .lightbox {
    width: 100%;
    height: 100%;
    top: 50px;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:46.875em) {
    .wishlist-container .lightbox-container .lightbox {
        height: auto;
        position: fixed;
        left: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 500px;
        background: #fff;
        z-index: 99999;
        padding: 20px;
        border-radius: 10px;
        border: 1px solid #d1d1d1
    }
}

.wishlist-container .lightbox-container .lightbox>span {
    font-weight: 200
}

.wishlist-container .lightbox-container .lightbox>form {
    margin-top: 15px
}

.wishlist-container .lightbox-container .lightbox>form .cart-table {
    margin: 0;
    width: 100%
}

.wishlist-container .lightbox-container .lightbox>form .cart-table>thead>tr {
    background: rgba(238, 238, 238, .3);
    border: 1px solid #ddd
}

.wishlist-container .lightbox-container .lightbox>form .cart-table>thead>tr th {
    text-align: left;
    font-size: .75rem;
    text-transform: uppercase;
    color: #000;
    padding: .9375rem
}

.wishlist-container .lightbox-container .lightbox>form .cart-table>tbody>tr {
    border: 1px solid #ddd
}

.wishlist-container .lightbox-container .lightbox>form .cart-table>tbody>tr td {
    border-bottom: 1px solid #ddd;
    vertical-align: top;
    color: #000;
    padding: .9375rem
}

.wishlist-container .lightbox-container .lightbox>form .footer {
    margin-top: 15px
}

.wishlist-container .lightbox-container .lightbox>form .footer input,
.wishlist-container .lightbox-container .lightbox>form .footer button {
    height: 35px;
    width: 60px
}

.wishlist-container .pop .pop-content .nav-list {
    border-bottom: 1px solid #ddd
}

.wishlist-container .displaynone {
    display: none
}

.wishlist-container .row {
    margin-bottom: 25px
}

.wishlist-container .message {
    border: 1px solid #d1d1d1;
    background: #fffbde;
    width: 100%;
    display: flex;
    min-height: 40px;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px
}

.wishlist-container #username_edit .btn-type-3 {
    padding: 5px;
    margin-left: 5px
}

.wishlist-container .sort-container {
    margin-bottom: 15px
}

.wishlist-container .action-center {
    text-align: center;
    margin-top: 15px
}

@media only screen and (min-width:37.5em) {
    .wishlist-container .action-center {
        margin-top: 0
    }
}

.wishlist-container .action-center a {
    display: block;
    line-height: 25px;
    padding: 6px 10px
}

.wishlist-container .action-center a span {
    text-transform: uppercase
}

.wishlist-container .action-center>div {
    margin-bottom: 10px
}

.wishlist-container .action-center>div:first-child {
    font-size: 12px;
    position: relative;
    color: #555
}

.wishlist-container .action-center .select-container {
    width: 100%
}

.wishlist-container .action-center .select-container select {
    width: 100%
}

.wishlist-container #WishListForm .select-container {
    float: right
}

.wishlist-container #WishListForm .select-container select {
    padding-right: 30px
}

.wishlist-container #WishListForm div:first-child {
    width: auto;
    float: right
}

.wishlist-container #WishListForm div span {
    line-height: 30px;
    margin-right: 15px
}

.bulkorderdoc-container p {
    margin-top: 16px;
    margin-bottom: 16px
}

.bulkorderdoc-container .csv-table {
    border-collapse: collapse;
    border-spacing: 0
}

.bulkorderdoc-container .csv-table ul {
    list-style-type: disc
}

.bulkorderdoc-container .csv-table ul li {
    display: list-item;
    margin-left: 50px
}

.bulkorderdoc-container .csv-table th {
    background-color: rgba(238, 238, 238, .3)
}

.bulkorderdoc-container .csv-table td,
.bulkorderdoc-container .csv-table th {
    padding: 8px;
    text-align: left;
    border: 1px solid rgba(33, 22, 94, .1)
}

.bulkorderdoc-container .csv-table td code {
    background: rgba(238, 238, 238, .3);
    padding-bottom: .125em;
    border-radius: 3px
}

.bulkorderdoc-container .csv-table td p {
    margin: 0
}

.bulkorderdoc-container .csv-table .required-param {
    color: #c82829;
    font-size: 12px
}

.bulkorderdoc-container .csv-table .optional-param {
    color: green;
    font-size: 12px
}

.register-wrapper {
    display: table;
    max-width: 500px;
    float: none;
    margin: auto;
    padding-bottom: 40px
}

.register-wrapper>form input:focus {
    border-color: #302aaf;
    box-shadow: 0 0 3px 0 #302aaf
}

.register-wrapper>form>h3:first-child {
    padding: 5px 0
}

.register-wrapper>form>div.fname-section {
    padding-right: 7px
}

.register-wrapper>form>div.lname-section {
    padding-left: 7px
}

.register-wrapper>form>div.sign-in {
    text-align: center
}

.register-wrapper>form>div>input {
    height: 40px;
    display: block;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}

.register-wrapper>form>div>input.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.register-wrapper>form>div .error-text {
    color: #c00050;
    margin-top: 6px;
    font-size: .875em
}

.register-wrapper>form>div label {
    display: inline-block;
    font-size: 14px;
    color: #555;
    float: left;
    padding-top: 15px;
    padding-bottom: 6px
}

.register-wrapper>form>div label[for=Password]~label {
    padding-top: 0;
    padding-bottom: 6px;
    font-size: 14px;
    width: 100%;
    display: inline-block
}

.register-wrapper>form>div>.signup {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    border-color: transparent;
    font-family: inherit;
    font-size: inherit
}

.updatepayment-content select {
    padding-right: 30px
}

.updatepayment-content section {
    padding-bottom: 20px
}

.updatepayment-content .billing-info {
    padding-top: 20px
}

.updatepayment-content .billing-info .updatepayment-creditcard-select {
    padding: 5px 0
}

.updatepayment-content .billing-info .updatepayment-creditcard-select .updatepayment-creditcard-edit-form td {
    padding: 5px 25px
}

.updatepayment-content .billing-address {
    padding-bottom: 20px
}

.updatepayment-content .billing-address .addr-list-content .add-new-address {
    margin-left: 10px
}

.updatepayment-content .cc-logos {
    display: block;
    padding-left: 30px
}

.updatepayment-content .cc-logos img {
    display: inline-block
}

#wholesale_pricelist_page {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

#wholesale_pricelist_page table,
#wholesale_pricelist_page th,
#wholesale_pricelist_page td {
    border-collapse: collapse
}

#wholesale_pricelist_page td {
    border-bottom: 1px solid #dbdbd9;
    padding: 4px 0;
    color: #333
}

#wholesale_pricelist_page .header td {
    font-weight: 600;
    border-bottom: 1px solid #a12e45
}

#wholesale_pricelist_page .h1 {
    color: #504d4c;
    font-weight: 400;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 50px;
    text-transform: none
}

#wholesale_pricelist_page tr:hover {
    background: #f6f6f4
}

#wholesale_pricelist_page a.back-to-top-pricelist {
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 40px
}

#wholesale_pricelist_page #back-to-top-text {
    display: block;
    font-size: 17px;
    position: fixed;
    z-index: 999;
    right: 60px;
    bottom: 40px;
    background: #27ae61;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none
}

#wholesale_pricelist_page .hidden {
    display: none!important;
    visibility: hidden;
    width: 0;
    opacity: 0
}

#wholesale_pricelist_page #keywordtextbox {
    line-height: revert;
    padding: revert;
    background-color: revert;
    border-color: revert;
    border-style: revert
}

#header.article-header {
    min-height: 121px
}

@media only screen and (max-width:25em) {
    #header.article-header {
        min-height: 108px
    }
    #header.article-header header.topmenu .main .logo {
        float: none;
        margin-left: 25px
    }
}

@media only screen and (min-width:46.875em) {
    #header.article-header {
        min-height: 146px
    }
}

.imncontent {
    max-width: 960px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: none
}

.imncontent h1,
.imncontent .h1,
.imncontent h2 {
    font-family: segoe ui, helvetica neue, helvetica, arial, sans-serif
}

.imncontent h1,
.imncontent .h1 {
    font-size: 2.625rem;
    color: #504d4c;
    margin-bottom: .875rem;
    font-weight: 400;
    line-height: 1.086206897;
    text-transform: none
}

.imncontent h1 {
    margin: .67em 0
}

.imncontent p,
.imncontent ul,
.imncontent ol {
    font-size: 1.125rem;
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
    font-size: 1rem;
    line-height: 1.4
}

.imncontent a {
    text-decoration: underline;
    color: #4384a6
}

.imncontent .center-text {
    text-align: center
}

#footerColognePerfume .large-interlinking {
    float: none;
    display: flex;
    max-width: 1200px;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

#footerColognePerfume .author-padding {
    padding: 10px
}

#footerColognePerfume .brands-column {
    width: 30%
}

#footerColognePerfume .category-column {
    float: none;
    width: 500px
}

@media only screen and (min-width:59.375em) {
    #footerColognePerfume .category-column {
        float: left
    }
}

@media screen and (max-width:510px) {
    #footerColognePerfume .category-column {
        width: 320px
    }
}

#footerColognePerfume .head-promos span {
    margin-right: 0
}

@media screen and (max-width:600px) {
    #footerColognePerfume .head-promos span {
        width: 25px
    }
}

@media screen and (max-width:475px) {
    #footerColognePerfume .head-promos span {
        width: 0
    }
}

#footerFragranceSets {
    padding-left: 10px;
    padding-right: 10px
}

#footerFragranceSets .fragrance-sets {
    float: none;
    max-width: 960px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    text-align: center
}

@media only screen and (min-width:59.375em) {
    #footerFragranceSets .fragrance-sets {
        text-align: left
    }
}

#footerFragranceSets .fragrance-sets .fragrance-outer {
    margin: 0 auto;
    margin-bottom: 20px
}

#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner {
    display: inline-block;
    width: 100%;
    vertical-align: text-top
}

@media only screen and (min-width:59.375em) {
    #footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner {
        width: 24%
    }
}

#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ul,
#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ol {
    list-style: none;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1.65em
}

#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ul li,
#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ol li {
    list-style: none;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1.65em
}

#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ul li a,
#footerFragranceSets .fragrance-sets .fragrance-outer .fragrance-inner ol li a {
    text-decoration: none
}

#footerFragranceSets .fragrance-sets h5 {
    max-width: 1035px;
    text-transform: capitalize;
    font-size: 1em;
    font-weight: 400;
    margin: 15px 0;
    border-bottom: 1px solid #000
}

.checkout {
    padding-bottom: 40px
}

.checkout .ErrorMessageBox {
    font-size: 18px
}

.checkout h1 {
    margin-bottom: 20px
}

.checkout .checkout-title {
    padding-left: 15px
}

.checkout .sub-header {
    font-size: 18px
}

.checkout .order-type-section>div:not(:first-of-type) {
    font-size: 18px
}

.checkout section {
    margin-bottom: 20px
}

.checkout section>div {
    padding: 0 10px 10px
}

.checkout section>div:first-child:not(.cart-item-section) {
    background-color: rgba(238, 238, 238, .3);
    padding: 15px
}

.checkout section>div:first-child:not(.cart-item-section)>div {
    margin-bottom: 0;
    font-weight: 500
}

.checkout section>div:nth-child(2),
.checkout section>div:nth-child(3) {
    margin-top: 15px
}

.checkout section input[type=radio],
.checkout section input[type=checkbox] {
    position: absolute
}

.checkout section input[type=radio]~label,
.checkout section input[type=checkbox]~label {
    padding-left: 40px;
    padding-top: 2px
}

.checkout section input[type=radio]~label>span:first-child,
.checkout section input[type=checkbox]~label>span:first-child {
    color: #000
}

.checkout section label {
    display: inline-block;
    color: #555;
    font-size: .9em;
    margin-bottom: 5px
}

@media only screen and (min-width:59.375em) {
    .checkout section label {
        display: block
    }
}

.checkout form input[type=text],
.checkout form input[type=tel],
.checkout form input[type=email],
.checkout form input[type=password],
.checkout form select {
    border: 1.5px solid #d1d1d1;
    height: 40px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 16px
}

.checkout form input[type=text].input-validation-error,
.checkout form input[type=tel].input-validation-error,
.checkout form input[type=email].input-validation-error,
.checkout form input[type=password].input-validation-error,
.checkout form select.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.checkout form input:focus,
.checkout form select:focus,
.checkout form textarea:focus {
    border-color: #302aaf;
    box-shadow: 0 0 3px 0 #302aaf
}

.checkout form input.input-validation-error,
.checkout form input.error,
.checkout form select.input-validation-error,
.checkout form select.error,
.checkout form textarea.input-validation-error,
.checkout form textarea.error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.checkout form .select-container>select {
    padding-left: 10px
}

.checkout form input[type=radio],
.checkout form input[type=checkbox] {
    cursor: pointer
}

.checkout form input[type=radio]:not(.pop-trigger),
.checkout form input[type=checkbox]:not(.pop-trigger) {
    width: 20px;
    height: 20px;
    top: -1px
}

.checkout form input[type=radio]~label,
.checkout form input[type=checkbox]~label {
    cursor: pointer
}

.checkout form .error-text {
    color: #c00050;
    margin-top: 6px;
    margin-bottom: 18px;
    font-size: .875em
}

.checkout form .saved-address-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 17px
}

.checkout form .billing-address .save-new-address,
.checkout form .billing-address .update-address,
.checkout form .shipping-address .save-new-address,
.checkout form .shipping-address .update-address {
    padding: 9px 15px;
    font-size: 1em
}

.checkout form .billing-address .save-new-address,
.checkout form .billing-address .update-address,
.checkout form .shipping-address .save-new-address,
.checkout form .shipping-address .update-address {
    font-weight: 700;
    text-transform: uppercase
}

.checkout form .billing-address .save-new-address .cta-icon,
.checkout form .billing-address .update-address .cta-icon,
.checkout form .shipping-address .save-new-address .cta-icon,
.checkout form .shipping-address .update-address .cta-icon {
    fill: currentColor
}

.checkout form .shipping-address .address-selected {
    border: 1px solid #302aaf;
    border-radius: 3px
}

.checkout form .shipping-address .address-selected .ship-text,
.checkout form .shipping-address .address-selected .bill-text {
    font-weight: 700
}

.checkout form .shipping-address .address-selected .ship-text {
    display: block
}

.checkout form .billing-address .pop>div {
    margin-bottom: 15px
}

.checkout form .billing-address .pop>div input[type=radio]~label {
    font-size: 1.125em;
    color: #000
}

.checkout form .billing-address .pop>div .address-selected {
    border: 1px solid #302aaf;
    border-radius: 3px
}

.checkout form .billing-address .pop>div .address-selected .bill-text {
    display: block;
    font-weight: 700
}

.checkout form .billing-address .address-selected {
    border: 1px solid #302aaf;
    border-radius: 3px
}

.checkout form .billing-address .address-selected .ship-text,
.checkout form .billing-address .address-selected .bill-text {
    font-weight: 700
}

.checkout form .billing-address .address-selected .bill-text {
    display: block
}

.checkout form .billing-address input.pop-trigger {
    opacity: 1;
    width: 20px;
    height: 20px;
    top: -1px;
    display: inline;
    margin: revert
}

.checkout form .address-form label {
    font-weight: 700
}

.checkout form .address-form .optional {
    font-weight: 400
}

.checkout form .address-form.pop-content {
    margin-top: 15px
}

.checkout form .address-form>div {}

.checkout form .shipping-section label>div {
    margin-left: 25px
}

.checkout form .coupon-section .pop-content {
    margin-bottom: 10px
}

.checkout form .billing-address input[type=radio]+label,
.checkout form .shipping-section input[type=radio]+label,
.checkout form .payment-section input[type=radio]+label {
    font-size: 1.125em
}

.checkout form .payment-section .padlock {
    position: relative;
    top: 5px;
    left: 5px;
    height: 20px;
    width: 20px;
    display: inline
}

.checkout form .payment-section .payment-options #checkout-new-creditcard>label {
    vertical-align: top
}

.checkout form .payment-section .payment-options .mq0-br {
    display: none
}

@media only screen and (max-width:25em) {
    .checkout form .payment-section .payment-options .mq0-br {
        display: inline
    }
}

.checkout form .payment-section .payment-options>div>div {
    margin-bottom: 15px
}

@media only screen and (min-width:37.5em) {
    .checkout form .payment-section .payment-options>div>div .c-3-of-12,
    .checkout form .payment-section .payment-options>div>div .c-9-of-12 {
        width: auto
    }
}

.checkout form .payment-section .payment-options>div:not(#checkout-new-creditcard) label {
    display: flex;
    align-items: center
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-link {
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box {
    margin-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box>div {
    margin-top: 5px;
    margin-bottom: 5px
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box>div:nth-child(2) {
    padding-right: 10px
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box>div:nth-child(3) {
    padding-left: 10px
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box .checkout-creditcard-edit-alert {
    display: none
}

.checkout form .payment-section .payment-options>div.saved-cards .checkout-creditcard-edit-box .btn-type-2 {
    padding: 5px 10px;
    margin-right: 5px
}

.checkout form .payment-section .payment-options>div #applePay-media,
.checkout form .payment-section .payment-options>div #googlePay-media {
    display: none
}

.checkout form .payment-section .payment-options>div .error-text {
    color: #c00050;
    margin-top: 8px;
    font-size: .875em
}

.checkout form .payment-section .payment-options>div label>span>img:not(.cc-img),
.checkout form .payment-section .payment-options>div label>span>picture:not(.cc-img) {
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 30px
}

.checkout form .payment-section .payment-options>div label>span>img.aft-pay-img,
.checkout form .payment-section .payment-options>div label>span>picture.aft-pay-img {
    vertical-align: text-top;
    position: relative
}

.checkout form .payment-section .payment-options>div label .payment-method-desc {
    font-size: 17px;
    margin-left: 10px
}

.checkout form .payment-section .payment-options>div label .cc-logos {
    display: block;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

@media only screen and (min-width:46.875em) {
    .checkout form .payment-section .payment-options>div label .cc-logos {
        position: relative;
        display: inline;
        margin-left: 10px;
        top: -8px;
        vertical-align: top
    }
}

.checkout form .payment-section .payment-options>div label .cc-logos>svg,
.checkout form .payment-section .payment-options>div label .cc-logos img {
    display: inline;
    margin-top: 10px
}

.checkout form .payment-section .payment-options>div label>span.payment-msg {
    color: #555;
    font-size: .9em;
    vertical-align: middle
}

.checkout form .payment-section .payment-options>div label>a {
    vertical-align: text-top;
    position: relative;
    left: 5px
}

.checkout form .payment-section .payment-options>div .cc-section {
    margin-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px
}

.checkout form .payment-section .payment-options>div .cc-section>label {
    display: block
}

.checkout form .payment-section .payment-options>div .cc-section>label:first-child {
    margin-bottom: 6px
}

.checkout form .payment-section .payment-options>div .cc-section>input {
    margin-bottom: 15px
}

.checkout form .payment-section .payment-options>div .cc-section>div:nth-last-child(3) {
    padding-right: 10px
}

.checkout form .payment-section .payment-options>div .cc-section>div:nth-last-child(2) {
    padding-left: 10px
}

.checkout form .payment-section .payment-options input.pop-trigger {
    opacity: 1;
    width: 20px;
    height: 20px;
    top: -1px;
    display: inline;
    margin: revert
}

.checkout .safe-shop-partial {
    text-align: left;
    font-size: .9em
}

.checkout .safe-shop-partial * {
    margin-top: 10px;
    margin-bottom: 10px
}

.checkout .safe-shop-partial a {
    display: none
}

.checkout .safe-shop-partial h2 {
    color: #21165e;
    font-weight: 500
}

.checkout .safe-shop-partial p {
    color: #555
}

@media only screen and (min-width:59.375em) {
    .checkout .order-summary .safe-shop-partial {
        display: none
    }
}

.checkout .order-summary .price-summary {
    background-color: #d1d1d1
}

@media only screen and (min-width:59.375em) {
    .checkout .order-summary .cart-container {
        max-height: 600px;
        overflow: auto
    }
}

.checkout .order-summary .cart-container .product-info .info-section>div {
    margin-bottom: 7px
}

.checkout .order-summary .cart-container .product-info .info-section>div.product-name {
    margin-bottom: 4px
}

.checkout .order-summary .venmo-wrapper {
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px
}

.checkout .order-summary .venmo-wrapper .venmo-container {
    max-width: 750px;
    margin: auto;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 50px
}

.checkout .side-order-summary-wrapper {
    display: none
}

@media only screen and (min-width:59.375em) {
    .checkout .side-order-summary-wrapper {
        display: block;
        position: absolute;
        right: 0;
        padding-right: 2.5em
    }
    .checkout .side-order-summary-wrapper .side-order-summary-container.floating {
        position: fixed;
        padding-right: 2.5em;
        top: 20px
    }
}

.checkout .side-order-summary-wrapper .side-order-summary-container {
    margin-top: 20px
}

.checkout .side-order-summary-wrapper .side-venmo-wrapper {
    margin-top: 0;
    padding: 0
}

.checkout .side-order-summary-wrapper .side-venmo-wrapper .venmo-container {
    padding-left: 15px;
    padding-right: 15px
}

.checkout .customer-login.pop>.pop-trigger,
.checkout .coupon-section.pop>.pop-trigger,
.checkout .giftwrap-section.pop>.pop-trigger {
    z-index: 6;
    cursor: pointer
}

.checkout .customer-login.pop>.pop-trigger+.pop-content+span:after,
.checkout .coupon-section.pop>.pop-trigger+.pop-content+span:after,
.checkout .giftwrap-section.pop>.pop-trigger+.pop-content+span:after {
    content: "";
    background-image: url(/Content/sass/Assets/UI/CaretBlack.svg);
    background-repeat: no-repeat;
    background-position-y: -1px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 20px;
    height: 20px
}

.checkout .customer-login.pop>.pop-trigger:checked~span:after,
.checkout .coupon-section.pop>.pop-trigger:checked~span:after,
.checkout .giftwrap-section.pop>.pop-trigger:checked~span:after {
    transform: rotate(180deg)
}

.checkout .customer-login.pop .pop-content,
.checkout .coupon-section.pop .pop-content,
.checkout .giftwrap-section.pop .pop-content {
    z-index: 6
}

.checkout .customer-login.pop .pop-content>.express,
.checkout .coupon-section.pop .pop-content>.express,
.checkout .giftwrap-section.pop .pop-content>.express {
    display: none
}

@media only screen and (min-width:59.375em) {
    .checkout .customer-login.pop .pop-content>.express,
    .checkout .coupon-section.pop .pop-content>.express,
    .checkout .giftwrap-section.pop .pop-content>.express {
        display: block
    }
}

.checkout .customer-login.pop .pop-content>.express>img,
.checkout .customer-login.pop .pop-content>.express>picture,
.checkout .coupon-section.pop .pop-content>.express>img,
.checkout .coupon-section.pop .pop-content>.express>picture,
.checkout .giftwrap-section.pop .pop-content>.express>img,
.checkout .giftwrap-section.pop .pop-content>.express>picture {
    float: none;
    width: 250px;
    height: 250px;
    display: block
}

.checkout label>span {
    margin-bottom: 5px;
    color: #555
}

.checkout .giftwrap-section .pop-content textarea {
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    min-height: 75px;
    padding: 10px;
    resize: none;
    font-size: 1em;
    font-family: segoe ui, helvetica neue, helvetica, arial, sans-serif
}

.checkout .giftwrap-section .pop-content label {
    padding-left: 40px
}

.checkout .giftwrap-section .pop-content label~div {
    margin-top: 10px
}

.checkout .giftwrap-section .pop-content label>span {
    display: block
}

.checkout .giftwrap-section .pop-content img {
    float: right;
    height: 115px;
    width: 115px
}

@media only screen and (min-width:59.375em) {
    .checkout .giftwrap-section .pop-content img {
        display: none
    }
}

.checkout .giftwrap-section .pop-content #IsGiftWrapped {
    display: block
}

.checkout .place-order-section {
    text-align: center
}

.checkout .place-order-section .place-order {
    display: none;
    min-height: 50px;
    border: none;
    font-size: 20px;
    margin-top: 15px
}

@media only screen and (min-width:59.375em) {
    .checkout .place-order-section .place-order {
        display: inline-block
    }
}

.checkout #shipping-saved-address-simplemode-switch {
    margin-bottom: 10px
}

.checkout #shipping-saved-address-simplemode-switch .pop .pop-trigger+.pop-content-wrapper {
    font-size: 17px
}

.checkout #shipping-saved-address-simplemode-switch .pop .pop-trigger+.pop-content-wrapper .address-toggle-simple {
    display: block
}

.checkout #shipping-saved-address-simplemode-switch .pop .pop-trigger+.pop-content-wrapper .address-toggle-simple-on {
    display: none
}

.checkout #shipping-saved-address-simplemode-switch .pop .pop-trigger:checked+.pop-content-wrapper .address-toggle-simple {
    display: none
}

.checkout #shipping-saved-address-simplemode-switch .pop .pop-trigger:checked+.pop-content-wrapper .address-toggle-simple-on {
    display: block
}

.checkout #paste-shipping-address {
    margin-bottom: 10px
}

.checkout #paste-shipping-address .pop .pop-trigger+.pop-content-wrapper {
    font-size: 17px
}

.checkout #paste-shipping-address .pop .pop-trigger+.pop-content-wrapper .paste-shipping-address-toggle {
    display: block
}

.checkout #paste-shipping-address .pop .pop-trigger+.pop-content-wrapper .paste-shipping-address-toggle-on {
    display: none
}

.checkout #paste-shipping-address .pop .pop-trigger:checked+.pop-content-wrapper .paste-shipping-address-toggle {
    display: none
}

.checkout #paste-shipping-address .pop .pop-trigger:checked+.pop-content-wrapper .paste-shipping-address-toggle-on {
    display: block
}

.checkout #paste-shipping-address-box {
    display: none
}

.checkout #paste-shipping-address-box .paste-shipping-address-use {
    margin-top: 5px;
    padding: 5px 10px
}

@media only screen and (min-width:37.5em) {
    .checkout .mq2-hide {
        display: none
    }
}

#top [id^=st-el-] .st-btns .st-btn:not([data-network=email]):not([data-network=facebook]):not([data-network=gmail]):not([data-network=googlebookmarks]):not([data-network=messenger]):not([data-network=pinterest]):not([data-network=sms]):not([data-network=twitter]):not([data-network=wechat]):not([data-network=whatsapp]):not([data-network=yahoomail]) {
    display: none
}

.confirmation-page-container #ConfirmationNewAccountAsyncSection input {
    height: 40px;
    display: block;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1;
    margin-bottom: 10px
}

@media only screen and (min-width:59.375em) {
    .confirmation-page-container #ConfirmationNewAccountAsyncSection input {
        width: 290px
    }
}

.confirmation-page-container #ConfirmationNewAccountAsyncSection .error-text {
    color: #c00050
}

.confirmation-page-container .sharethis-inline-share-buttons {
    max-width: 100px
}

.confirmation-page-container .mobile-wrapper .sharethis-inline-share-buttons {
    max-width: 100px;
    float: none;
    margin: 0 auto
}

.confirmation-page-container .mobile-wrapper form+div>h3,
.confirmation-page-container .mobile-wrapper .p-slider>h3 {
    font-size: 28px;
    margin-bottom: 33px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    background: 0 0
}

.confirmation-page-container .mobile-wrapper .shop-sliders .slider .slider-wrapper .slider-content {
    padding-bottom: 0
}

.confirmation-page-container .mobile-wrapper .shop-sliders .slider .slider-wrapper .slider-content .content-container .content {
    height: auto
}

.confirmation-page-container .mobile-wrapper .slider-container .slider {
    padding: 0
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content {
    padding-bottom: 0
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .see-more-items-container {
    vertical-align: bottom
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container {
    padding-right: 0
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content {
    height: 300px;
    padding: 0;
    height: auto
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content .see-more-items {
    margin-left: 15px;
    margin-bottom: 15px
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content .see-more-items>a {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 60px;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content .see-more-items>a>div:first-child {
    padding-top: 12%
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content .see-more-items>a p {
    font-size: 12px
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content .see-more-items>a img {
    width: 25px;
    position: relative;
    top: 3px;
    transform: rotate(270deg)
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content>div {
    margin-top: 0;
    min-height: 0;
    padding: 0
}

.confirmation-page-container .mobile-wrapper .slider-container .slider .slider-wrapper .slider-content .content-container .content img {
    max-width: 90px;
    max-height: 90px;
    height: 100%;
    width: 100%
}

.confirmation-page-container .mobile-wrapper .button-container>div {
    margin-bottom: 10px
}

.confirmation-page-container .mobile-wrapper .button-container>div>a {
    text-align: center;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    padding: 10px
}

.confirmation-page-container .mobile-wrapper .button-container>div>.review-btn {
    padding: 9px;
    background-color: #fff;
    border: 1px solid #b6bac2;
    background-image: linear-gradient(#f7f8f9, #e3e5e8)
}

.confirmation-page-container .mobile-wrapper .ship-info-container>p {
    margin-top: 15px;
    font-weight: 700;
    color: #058552
}

.confirmation-page-container .mobile-wrapper .cart-detail-container>div {
    text-align: center
}

.confirmation-page-container .mobile-wrapper .cart-detail-container>div img {
    width: 90px;
    display: inline
}

.confirmation-page-container .mobile-wrapper .cart-detail-container .btn-pinterest {
    text-align: center
}

.confirmation-page-container .thank-msg {
    color: #21165e
}

.confirmation-page-container .btn-type-3 {
    padding: 9px
}

.confirmation-page-container .gets-vertical-padding {
    padding-top: 15px;
    padding-bottom: 15px
}

.confirmation-page-container .title {
    background-color: rgba(238, 238, 238, .3);
    margin: 20px 0
}

.confirmation-page-container .title>div:first-child {
    padding: 0 20px
}

.confirmation-page-container .title>div:first-child span {
    vertical-align: middle
}

.confirmation-page-container .title>div:nth-child(2) {
    padding: 0 20px;
    text-align: right
}

.confirmation-page-container .title>div:nth-child(2) .print {
    display: inline-block;
    text-transform: capitalize
}

.confirmation-page-container .title>div:nth-child(2) .print a {
    padding: 9px 100px
}

.confirmation-page-container .addr-section .h4 {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 5px
}

.confirmation-page-container .mq3-show {
    display: none
}

@media only screen and (min-width:46.875em) {
    .confirmation-page-container .mq3-show {
        display: block
    }
}

.confirmation-page-container #confirmation-form-section form {
    margin-bottom: 20px
}

.confirmation-page-container #confirmation-form-section label {
    display: block;
    padding-bottom: 6px;
    font-size: 14px;
    color: #555
}

.confirmation-page-container #confirmation-form-section input[type=text],
.confirmation-page-container #confirmation-form-section select {
    border-radius: 3px;
    border: solid 1.5px #d1d1d1;
    line-height: 1.5;
    padding: 7px 10px;
    font-size: inherit
}

.confirmation-page-container #confirmation-form-section input[type=text].input-validation-error,
.confirmation-page-container #confirmation-form-section select.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.confirmation-page-container #confirmation-form-section input[type=button] {
    margin-top: 10px;
    margin-bottom: 10px
}

.confirmation-page-container #confirmation-form-section input[type=text],
.confirmation-page-container #confirmation-form-section select,
.confirmation-page-container #confirmation-form-section .select-container {
    max-width: 400px
}

.confirmation-page-container #confirmation-form-section select[disabled=true]:hover,
.confirmation-page-container #confirmation-form-section select[disabled=disabled]:hover {
    cursor: initial
}

.confirmation-page-container #confirmation-form-section .confirmation-form-group {
    padding: 10px 0
}

.confirmation-page-container #confirmation-form-section .confirmation-form-group>div {
    padding: 5px 0
}

.confirmation-page-container #confirmation-form-section .confirmation-form-group .select-container[disabled=disabled]::after,
.confirmation-page-container #confirmation-form-section .confirmation-form-group .select-container[disabled=true]::after {
    background-image: none
}

.confirmation-page-container #confirmation-form-section .confirmation-form-group .date-wrapper>div {
    padding: 5px
}

.confirmation-page-container #confirmation-form-section .confirmation-form-group .date-wrapper .select-container::after {
    right: 10px
}

.confirmation-page-container #confirmation-form-section .confirmation-passport-error,
.confirmation-page-container #confirmation-form-section .required-for-delivery-title {
    color: #c00050;
    display: inline-flex
}

.confirmation-page-container #confirmation-form-section .required-for-delivery-title {
    font-size: 24px
}

.confirmation-page-container #confirmation-form-section .confirmation-passport-day-none {
    display: none
}

.confirmation-page-container #confirmation-form-section .confirmation-passport-date-ddl {
    display: inline-block
}

.confirmation-page-container #confirmation-form-section #berry-passport-formDayDdl,
.confirmation-page-container #confirmation-form-section #berry-passport-formMonthDdl,
.confirmation-page-container #confirmation-form-section #berry-passport-formYearDdl {
    min-width: 80px;
    max-width: 150px
}

.confirmation-page-container #confirmation-form-section #berry-passport-form input[readonly=readonly] {
    border: none
}

.confirmation-page-container #confirmation-form-section #berry-passport-form select[disabled=true],
.confirmation-page-container #confirmation-form-section select[disabled=disabled] {
    background: #fff;
    color: #000;
    border: none
}

.confirmation-page-container #confirmation-form-section #berry-submit-button,
.confirmation-page-container #confirmation-form-section #berry-edit-button,
.confirmation-page-container #confirmation-form-section #berry-cancel-button,
.confirmation-page-container #confirmation-form-section #berry-reset-button {
    font-size: .95rem;
    max-width: 250px;
    min-width: 100px
}

.confirmation-page-container #confirmation-form-section .berry-display-none {
    display: none
}

.confirmation-page-container #confirmation-form-section .confirmation-form-error {
    color: #c00050;
    font-size: 12px
}

.confirmation-page-container .cart-item-section .cart-container .cart-item .img {
    margin: 0
}

.confirmation-page-container .cart-item-section .cart-container .cart-item .product-info .price-section>div:last-child>span {
    white-space: nowrap
}

@media only screen and (min-width:46.875em) {
    .confirmation-page-container .cart-item-section .cart-container .cart-item .product-info {
        padding: 20px
    }
    .confirmation-page-container .cart-item-section .cart-container .cart-item .product-info .info-section {
        width: 70%
    }
    .confirmation-page-container .cart-item-section .cart-container .cart-item .product-info .price-section {
        width: 30%;
        text-align: right
    }
    .confirmation-page-container .cart-item-section .cart-container .cart-item .product-info .price-section>div:first-child {
        display: none
    }
}

.confirmation-page-container .ErrorMessageBox {
    display: none
}

#InstantFeedbackWidget .pr-stars {
    background-image: none
}

#__rr_instant_survey_modal {
    float: initial;
    padding: 0 20px
}

#st-1,
.sharethis-inline-share-buttons {
    z-index: 2!important
}

#cnx-invite {
    float: initial
}

#cnx-invite .cnx-incentive,
#cnx-invite .cnx-header {
    width: initial;
    left: 10px
}

#cnx-invite div {
    float: initial
}

@media print {
    header,
    footer,
    .shop-sliders,
    .mobile-wrapper,
    .social-like-buttons,
    #st-2,
    .item-img,
    .title,
    .sharethis-inline-share-buttons {
        display: none!important
    }
    .confirmation-page-container .gets-vertical-padding {
        padding-top: 0;
        padding-bottom: 0
    }
    .confirmation-page-container .addr-section {
        padding-top: 10px;
        font-size: 12px
    }
    .confirmation-page-container .addr-section .c3-4-of-12 {
        width: 33%
    }
    .confirmation-page-container .addr-section .h4 {
        font-size: 14px;
        padding-bottom: 0
    }
    .confirmation-page-container .cart-grid .cart-col-header {
        padding-bottom: 0
    }
    .confirmation-page-container .cart-grid .cart-col-header .c3-3-of-12 {
        width: 66%
    }
    .confirmation-page-container .cart-grid .cart-col-header .c3-9-of-12 {
        width: 33%
    }
    .confirmation-page-container .cart-grid .cart-col-header .price-wrapper-header,
    .confirmation-page-container .cart-grid .cart-col-header .qty-container-header,
    .confirmation-page-container .cart-grid .cart-col-header .total-wrapper-header {
        width: 33.33%
    }
    .confirmation-page-container .cart-grid .cartitems-padding .price-wrapper,
    .confirmation-page-container .cart-grid .cartitems-padding .qty-container,
    .confirmation-page-container .cart-grid .cartitems-padding .total-wrapper {
        width: 33.33%
    }
    .confirmation-page-container .cart-item-wrapper {
        padding-top: 5px;
        padding-bottom: 0
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child {
        display: flex;
        flex: 1 0 auto;
        flex-wrap: wrap;
        width: 66.66%
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .cart-item-name {
        margin-right: 4px;
        padding-bottom: 0;
        font-size: 14px
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .cart-item-name>span {
        vertical-align: sub
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .cart-item-brand {
        margin-right: 4px;
        padding-bottom: 0;
        width: auto
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .cart-item-sku {
        font-size: 16px;
        flex-basis: 100%;
        padding-bottom: 0;
        order: 1
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .cart-item-size {
        margin-right: 4px;
        padding-bottom: 0;
        width: auto
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:first-child .stock-msg {
        margin-right: 4px;
        padding-bottom: 0;
        width: auto
    }
    .confirmation-page-container .cart-item-wrapper.nonmessage>div.item-content>div:nth-child(2) {
        width: 33.33%
    }
    .confirmation-page-container .order-summary-wrapper {
        padding-top: 10px;
        padding-bottom: 0
    }
    .confirmation-page-container .order-summary-wrapper>div {
        padding-top: 0;
        padding-bottom: 0
    }
    .confirmation-page-container .order-summary-wrapper>div.subtotal-section,
    .confirmation-page-container .order-summary-wrapper>div.shipping-section,
    .confirmation-page-container .order-summary-wrapper>div.tax-section,
    .confirmation-page-container .order-summary-wrapper>div.misc-section,
    .confirmation-page-container .order-summary-wrapper>div.discount-section,
    .confirmation-page-container .order-summary-wrapper>div.total-section {
        font-size: 14px
    }
    .mq4show {
        display: inline
    }
    .cart-grid .cart-col-header {
        display: block!important
    }
    .cart-grid .cart-col-header .c3-3-of-12 {
        width: 33%
    }
    .cart-grid .cart-col-header .c3-9-of-12 {
        width: 66%
    }
    .cart-grid .cart-col-header .c4-5-of-12 {
        width: 25%
    }
    .cart-grid .cart-col-header .c4-7-of-12 {
        width: 75%
    }
    .cart-grid .cart-col-header .c4-4-of-12 {
        width: 33%
    }
    .cart-grid .cartitems-padding .c4-5-of-12 {
        width: 48%
    }
    .cart-grid .cartitems-padding .c4-7-of-12 {
        width: 52%
    }
    .cart-grid .cartitems-padding .price-wrapper {
        width: 40%
    }
    .cart-grid .cartitems-padding .qty-container,
    .cart-grid .cartitems-padding .total-wrapper {
        width: 25%
    }
    .cart-grid .cartitems-padding .grey-label {
        display: none
    }
    .cart-grid .cartitems-padding .item-content {
        width: 100%
    }
}

@media only screen and (min-width:59.375em) {
    #header>.error-page-wrapper .search-dropdown {
        top: -4px
    }
}

#header>.error-page-wrapper .logo-container>a.logo {
    margin-left: 0
}

#header>.error-page-wrapper .frm-srch>.delete-keyword {
    top: 12px
}

.content.error-page-wrapper>h1 {
    margin-bottom: 40px
}

.content.error-page-wrapper h2 {
    color: #504d4c
}

.content.error-page-wrapper h2:after {
    content: "";
    border-bottom: 1px solid rgba(33, 22, 94, .1);
    display: block;
    width: 5rem;
    margin: 0 auto;
    height: 10px
}

.content.error-page-wrapper .brand-list {
    padding-top: 20px;
    padding-bottom: 20px;
    column-count: 2
}

@media only screen and (max-width:25em) {
    .content.error-page-wrapper .brand-list {
        column-count: 1
    }
}

@media only screen and (min-width:37.5em) {
    .content.error-page-wrapper .brand-list {
        column-count: 3
    }
}

@media only screen and (min-width:46.875em) {
    .content.error-page-wrapper .brand-list {
        column-count: 4
    }
}

@media only screen and (min-width:59.375em) {
    .content.error-page-wrapper .brand-list {
        column-count: 5
    }
}

.content.error-page-wrapper .brand-list li {
    line-height: 1.75em
}

@media only screen and (max-width:25em) {
    .content.error-page-wrapper .brand-list li:nth-child(n+6) {
        display: none
    }
}

@media only screen and (min-width:37.5em) {
    .content.error-page-wrapper .brand-list li:nth-child(n+30) {
        display: block
    }
}

.content.error-page-wrapper .brand-list li a:hover {
    text-decoration: underline
}

.content.error-page-wrapper .product-slider {
    padding-top: 10px;
    padding-bottom: 10px
}

.content.error-page-wrapper .product-slider .slider {
    padding-bottom: 0
}

.content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container {
    padding-right: 0
}

@media only screen and (min-width:37.5em) {
    .content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container {
        width: 33%
    }
}

@media only screen and (min-width:46.875em) {
    .content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container {
        width: 25%
    }
}

@media only screen and (min-width:59.375em) {
    .content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container {
        width: 20%
    }
}

@media only screen and (min-width:78.125em) {
    .content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container {
        width: 16%
    }
}

.content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container .content {
    height: auto
}

.content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container .content .desc-section>div {
    line-height: 22px;
    margin-bottom: 4px;
    word-break: break-word;
    white-space: normal
}

.content.error-page-wrapper .product-slider .slider .slider-wrapper .slider-content .content-container .content img {
    max-width: 152px;
    max-height: 152px
}

.saved-address {
    display: flex;
    margin-bottom: 15px;
    padding: 10px
}

.saved-address .address-container {
    padding: 16px 26px 37px;
    background-color: #fff;
    border: 1px solid #b6bac2
}

.saved-address .address-container:not(.address-selected) {
    padding-top: 37px
}

.saved-address .address-container:hover {
    cursor: pointer;
    background-color: rgba(238, 238, 238, .3)
}

.saved-address .address-container.address-selected {
    background-color: rgba(238, 238, 238, .3)
}

.saved-address .address-container>p {
    color: #21165e;
    display: none
}

.saved-address .address-container ul {
    margin: 5px 0 18px
}

.saved-address .address-container ul li {
    margin-bottom: 2px;
    overflow-wrap: break-word
}

.saved-address .address-container .update-links {
    position: absolute;
    bottom: 16px
}

.saved-address .address-container .update-links>span:first-child {
    margin-right: 32px
}

.saved-address .address-container .update-links .edit-address,
.saved-address .address-container .update-links .remove-address {
    font-weight: 700;
    text-transform: uppercase
}

.saved-address.add-new-address-container {
    min-height: 235px
}

.saved-address.add-new-address-container .add-new-address {
    border-radius: 3px
}

.saved-address.add-new-address-container .add-new-address>div {
    text-align: center
}

.saved-address.add-new-address-container .add-new-address>div:nth-child(2) {
    margin-top: 36px
}

.saved-address.add-new-address-container .add-new-address>div:nth-child(2)>svg {
    fill: #302aaf
}

.update-info-container {
    margin-top: 40px;
    text-align: center
}

.update-info-container div.error-msg {
    padding: 10px;
    margin-bottom: 5px;
    background-color: #fffbde
}

.update-info-container>div {
    float: none;
    display: inline-block;
    border: 1px solid #d1d1d1;
    padding: 30px
}

@media only screen and (max-width:25em) {
    .update-info-container>div {
        padding: 5px
    }
}

@media only screen and (min-width:46.875em) {
    .update-info-container>div {
        max-width: 700px
    }
}

.update-info-container>div .update-info {
    text-align: left
}

.update-info-container>div .update-info>div {
    margin-bottom: 1rem
}

.update-info-container>div .update-info>div>* {
    margin-bottom: 1rem
}

.update-info-container>div .update-info .help,
.update-info-container>div .update-info label {
    margin: -12px 0 -10px
}

.update-info-container>div .update-info input,
.update-info-container>div .update-info select,
.update-info-container>div .update-info #UnsubscribeAsyncSection button {
    border: 1px solid #d1d1d1;
    margin-left: 5px
}

.update-info-container>div .update-info input.input-validation-error,
.update-info-container>div .update-info select.input-validation-error,
.update-info-container>div .update-info #UnsubscribeAsyncSection button.input-validation-error {
    border-color: #c00050
}

.update-info-container>div .update-info select {
    padding: 7px 10px;
    max-width: 191px
}

.update-info-container>div .update-info .validation-error {
    font-size: .875em;
    color: #555
}

.update-info-container>div .update-info button,
.update-info-container>div .update-info .button {
    padding: 12px 20px;
    font-size: 1em
}

.update-info-container #UpdateBillingTable table {
    max-width: 375px;
    margin: auto
}

@media only screen and (max-width:25em) {
    .update-info-container #UpdateBillingTable table tr td {
        min-width: 180px;
        float: left
    }
}

.update-info-container #UpdateBillingTable table tr td select {
    padding-right: 0;
    background-image: none;
    -webkit-appearance: menulist;
    -moz-appearance: menulist
}

.no-js .update-info-container #UpdateBillingEdit {
    display: none
}

.no-js .update-info-container #UpdateBillingTable {
    display: block
}

.testimonials-wrapper.limit-width {
    width: auto
}

@media only screen and (min-width:78.125em) {
    .testimonials-wrapper.limit-width {
        width: 80%
    }
}

.testimonials-wrapper>header:first-child {
    margin-bottom: 30px
}

.testimonials-wrapper>header:first-child h1 {
    font-size: 2em
}

.testimonials-wrapper>header:first-child h1,
.testimonials-wrapper>header:first-child p {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper>header:first-child h1 {
        font-size: 2.5em
    }
}

.testimonials-wrapper>header:first-child a {
    font-weight: 600;
    color: #c00050
}

.testimonials-wrapper .testimonial-list>div {
    margin-top: 10px;
    margin-bottom: 10px
}

.testimonials-wrapper .testimonial-list .testimonial-text {
    background-color: rgba(191, 198, 254, .25);
    padding: 1.4375rem;
    box-shadow: inset 0 3px 4px -1px rgba(0, 0, 46, .15)
}

.testimonials-wrapper .testimonial-list .testimonial-text p {
    line-height: 1.4
}

.testimonials-wrapper .testimonial-list .testimonial-text:before {
    content: "";
    display: block;
    height: 22px;
    width: 24px;
    background-image: url(https://img.fragrancex.com/images/Speech_Tail.svg);
    position: absolute
}

.testimonials-wrapper .testimonial-list .testimonial-text.left-side:before {
    bottom: -22px;
    left: 50px
}

.testimonials-wrapper .testimonial-list .testimonial-text.right-side:before {
    transform: scaleX(-1);
    bottom: -22px;
    right: 50px
}

.testimonials-wrapper .testimonial-list .testimonial-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    border-top: none;
    border-bottom: none;
    background: #302aaf
}

.testimonials-wrapper .testimonial-list .name {
    font-weight: 500;
    color: #504d4c
}

.testimonials-wrapper .testimonial-list .verified {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    color: #c00050
}

.testimonials-wrapper .testimonial-list .testimonial-text+div {
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px
}

.testimonials-wrapper .testimonial-list .testimonial-text+div>div {
    margin-top: 3px;
    margin-bottom: 3px
}

.testimonials-wrapper .testimonial-list .testimonial-text.right-side+div {
    text-align: right
}

.testimonials-wrapper .testimonial-list .testimonial-text.right-side+div>.stars-container {
    width: auto;
    float: right
}

.testimonials-wrapper .testimonial-list .review-count span {
    border-bottom: none
}

.testimonials-wrapper .testimonial-list .loc {
    color: #777371;
    font-size: .9em
}

.testimonials-wrapper .pagination {
    text-align: center;
    font-size: 16px;
    padding: 20px 0
}

@media only screen and (max-width:25em) {
    .testimonials-wrapper .pagination {
        font-size: 14px
    }
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination {
        font-size: 18px
    }
}

@media only screen and (min-width:46.875em) {
    .testimonials-wrapper .pagination {
        padding: 40px 0
    }
}

.testimonials-wrapper .pagination .desk-nav {
    display: none
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination .desk-nav {
        display: inline
    }
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination span {
        margin: 5px
    }
}

.testimonials-wrapper .pagination span a:not(.mid) {
    display: table-cell;
    height: 40px;
    width: auto;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    width: 160px;
    border-radius: 3px;
    padding: 3px 8px;
    background-color: #fff;
    border: 1px solid #b6bac2;
    background-image: linear-gradient(#f7f8f9, #e3e5e8)
}

@media only screen and (max-width:25em) {
    .testimonials-wrapper .pagination span a:not(.mid) {
        width: 120px
    }
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination span a:not(.mid) {
        width: 40px;
        border: none;
        background-color: none;
        background-image: none;
        padding: initial
    }
}

.testimonials-wrapper .pagination span a:not(.mid)>.hide-this {
    display: inline
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination span a:not(.mid)>.hide-this {
        text-decoration: underline;
        display: none
    }
}

.testimonials-wrapper .pagination span a:not(.mid)>.show-this {
    display: none
}

@media only screen and (min-width:37.5em) {
    .testimonials-wrapper .pagination span a:not(.mid)>.show-this {
        text-decoration: underline;
        display: inline
    }
}

.testimonials-wrapper .pagination span a:not(.mid) .nav-arrow {
    font-family: initial;
    font-size: 16px
}

.testimonials-wrapper .pagination span a:not(.mid) .nav-arrow-left {
    margin-right: 7px
}

.testimonials-wrapper .pagination span a:not(.mid) .nav-arrow-right {
    margin-left: 7px
}

.testimonials-wrapper .pagination span a:not(.mid).current-page {
    border-radius: 3px;
    border: solid 1.5px #302aaf
}

.testimonials-wrapper .pagination span a:not(.mid).current-page:hover {
    background-color: #bfc6fe
}

.testimonials-wrapper .pagination span .mid {
    position: relative;
    bottom: 10px
}

.survey-container .c-1-of-12 {
    width: 9.09%
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-1-of-12 {
        width: 8.333%
    }
}

.survey-container .colored {
    background: #fff;
    text-align: center;
    padding: 10px 5px
}

@media only screen and (min-width:59.375em) {
    .survey-container .colored {
        background: 0 0
    }
}

.survey-container .slate {
    background: rgba(238, 238, 238, .3)
}

@media only screen and (min-width:59.375em) {
    .survey-container .slate {
        background: 0 0
    }
}

.survey-container .c-12-of-12:first-child .page-header header>h1 {
    font-size: 24px;
    line-height: 32px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .page-header header>h1 {
        font-size: 40px;
        line-height: 46px
    }
}

.survey-container .c-12-of-12:first-child .page-header header>p {
    line-height: 22px;
    margin-bottom: 24px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .page-header header>p {
        margin-bottom: 40px
    }
}

.survey-container .c-12-of-12:first-child .page-header header>div {
    text-align: center;
    padding: 13px 20px;
    color: #009b9a;
    border: 1px solid #000;
    padding: 22px;
    font-size: 18px;
    line-height: 24px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .page-header header>div {
        padding: 20px 15px
    }
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div:not(:first-child) {
        margin-top: 40px
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container {
    margin-top: 35px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container {
        border: 1px solid #e9e9e9
    }
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container>div:first-child {
        padding: 13px 20px
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 0
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 50px 20px 0;
    background: rgba(238, 238, 238, .3)
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header {
        background: 0 0
    }
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header {
        padding: 0
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12 {
    display: flex;
    align-items: center
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12:first-child {
        left: 10px
    }
}

@media only screen and (min-width:78.125em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12:first-child {
        left: 20px
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12:nth-child(3) {
    float: right
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12:nth-child(3) {
        position: absolute;
        right: -5px
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12 img {
    display: inline;
    height: 20px;
    width: 20px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header>.c-1-of-12 span {
        font-size: 16px
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header .survey-gauge {
    position: absolute;
    top: 30px;
    border-bottom: 2px solid #000;
    width: 91%
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-header .survey-gauge {
        position: relative;
        top: 12px;
        left: 25px;
        width: 79%
    }
}

.survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-option {
    font-size: 14px;
    line-height: 19px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section>div .survey-header-container .survey-option {
        background: rgba(238, 238, 238, .3);
        font-size: 18px;
        line-height: 24px
    }
}

.survey-container .c-12-of-12:first-child .survey-section .survey-questionaire {
    font-size: 16px;
    line-height: 22px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section .survey-questionaire {
        border-bottom: 1px solid rgba(33, 22, 94, .1)
    }
}

.survey-container .c-12-of-12:first-child .survey-section .survey-questionaire #include mq4 {
    padding: 13px 20px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-section .survey-questionaire>div:first-child {
        padding-top: 15px
    }
}

.survey-container .c-12-of-12:first-child .survey-section .survey-questionaire .left {
    display: inline
}

.survey-container .c-12-of-12:first-child .survey-section .survey-questionaire .left label {
    display: none
}

.survey-container .c-12-of-12:first-child .survey-section .survey-questionaire .left input {
    margin: 0;
    margin-top: 5px;
    width: 20px;
    height: 20px
}

.survey-container .c-12-of-12:first-child .survey-heading-1 {
    color: #21165e;
    font-size: 24px;
    line-height: 28px
}

.survey-container .c-12-of-12:first-child .survey-heading-2 {
    font-size: 14px;
    line-height: 19px;
    color: #555
}

.survey-container .c-12-of-12:first-child .survey-guidelines {
    padding-top: 35px
}

.survey-container .c-12-of-12:first-child .survey-guidelines>h2:first-child {
    margin-bottom: 28px;
    font-size: 24px;
    line-height: 28px;
    color: #21165e
}

.survey-container .c-12-of-12:first-child .survey-guidelines ul {
    list-style-type: decimal
}

.survey-container .c-12-of-12:first-child .survey-guidelines ul li {
    display: list-item;
    list-style-position: inside;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-guidelines ul li {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-guidelines ul li span {
        margin-left: 25px
    }
}

.survey-container .c-12-of-12:first-child .survey-guidelines .survey-comments {
    padding-top: 25px
}

.survey-container .c-12-of-12:first-child .survey-guidelines .survey-comments textarea {
    box-sizing: border-box;
    font-size: 1em;
    max-width: 650px;
    width: 100%;
    height: 100px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .survey-guidelines .survey-comments textarea {
        height: 200px
    }
}

.survey-container .c-12-of-12:first-child .submit-survey {
    margin-top: 20px;
    margin-bottom: 35px
}

.survey-container .c-12-of-12:first-child .submit-survey>div label {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .submit-survey>div label {
        margin-top: 20px
    }
}

.survey-container .c-12-of-12:first-child .submit-survey>div input,
.survey-container .c-12-of-12:first-child .submit-survey>div button {
    height: 40px;
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 0
}

@media only screen and (min-width:59.375em) {
    .survey-container .c-12-of-12:first-child .submit-survey>div input,
    .survey-container .c-12-of-12:first-child .submit-survey>div button {
        width: 335px
    }
}

.survey-container .c-12-of-12:first-child .submit-survey>div button {
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
    border: none
}

.survey-container .c-12-of-12:first-child .field-validation-error {
    color: #c00050
}

.survey-container .c-12-of-12:first-child input.input-validation-error,
.survey-container .c-12-of-12:first-child textarea.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 3px 0 #c00050
}

.checkout-coupon-wrapper .text-btn-combo>input {
    border: 1px solid #000
}

.checkout-coupon-wrapper .text-btn-combo>button {
    background-color: #f3d8e6;
    border: 1px solid #000;
    color: #000009BF;
    top: 0
}

.checkout-coupon-wrapper .text-btn-combo~div {
    margin-top: 7px
}

.checkout-coupon-wrapper#CheckoutCouponGiftCertAsyncSection .error-text {
    margin-bottom: inherit
}

.shipping-options>div {
    margin-bottom: 10px
}

.shipping-options>div input.pop-trigger {
    opacity: 1;
    width: 20px;
    height: 20px;
    display: inline;
    margin: revert
}

.shipping-options>div .pop-content {
    margin-left: 25px;
    padding-right: 25px;
    margin-top: 10px
}

.shipping-options>div .pop-content .pickup-details {
    margin-bottom: 10px
}

.shipping-options>div .pop-content .office-detail {
    display: none
}

.shipping-options>div .pop-content .office-detail>div {
    border: 1px solid #555;
    padding: 15px
}

.checkout-login>div {
    margin-bottom: 10px
}

.checkout-login>div>a.link-1 {
    position: absolute;
    right: 0;
    font-size: .9em
}

@media only screen and (min-width:59.375em) {
    .checkout-login>div>a.link-1 {
        right: 50%;
        top: 0
    }
}

.checkout-login>div.error-text {
    margin-top: 0
}

.checkout-login>div.sign-in-container {
    text-align: center
}

.checkout-login>div.sign-in-container>div:nth-child(2) {
    margin: 10px 0
}

.checkout-login>div button {
    margin-top: 10px;
    border: none;
    height: 40px;
    font-size: 1em
}

@media only screen and (min-width:37.5em) {
    .coupons-page-container {
        padding-bottom: 75px
    }
}

.coupons-page-container .limit-width p {
    line-height: 22px
}

.coupons-page-container .limit-width h1 {
    font-size: 28px;
    line-height: 32px;
    color: #21165e;
    margin-bottom: 24px
}

@media only screen and (min-width:59.375em) {
    .coupons-page-container .limit-width h1 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 32px
    }
}

.coupons-page-container .limit-width form fieldset {
    padding: 0;
    border: none
}

.coupons-page-container .limit-width form fieldset label,
.coupons-page-container .limit-width form fieldset input {
    display: block
}

.coupons-page-container .limit-width form fieldset label {
    margin-bottom: 8px;
    line-height: 22px
}

.coupons-page-container .limit-width form fieldset input {
    max-width: 420px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}

.coupons-page-container .limit-width form fieldset .input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 5px 0 #c00050
}

.coupons-page-container .limit-width form fieldset .error-text {
    color: #c00050;
    margin-top: 6px;
    font-size: .875em
}

.coupons-page-container .limit-width form fieldset button {
    font-size: 1em;
    width: 100%;
    height: 40px;
    margin-top: 14px
}

@media only screen and (min-width:37.5em) {
    .coupons-page-container .limit-width form fieldset button {
        width: 200px
    }
}

.coupons-page-container .limit-width form fieldset .validation-summary-errors ul li {
    color: red
}

.coupons-page-container .limit-width .coupon-detail h2 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 32px;
    color: #21165e;
    border-bottom: 1px solid rgba(33, 22, 94, .1);
    padding-bottom: 20px
}

@media only screen and (min-width:59.375em) {
    .coupons-page-container .limit-width .coupon-detail h2 {
        font-size: 30px;
        line-height: 35px
    }
}

.coupons-page-container .limit-width .coupon-detail table {
    width: 100%;
    border-collapse: collapse
}

.coupons-page-container .limit-width .coupon-detail table tr {
    border-bottom: 1px solid rgba(33, 22, 94, .1)
}

.coupons-page-container .limit-width .coupon-detail table tr td {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px
}

@media only screen and (min-width:37.5em) {
    .coupons-page-container .limit-width .coupon-detail table tr td {
        display: table-cell
    }
}

.coupons-page-container .limit-width .coupon-detail table tr td h3 {
    font-size: 1em
}

.coupons-page-container .limit-width .coupon-detail table tr td .coupon-label {
    display: block
}

.coupons-page-container .limit-width .coupon-detail table tr td .coupon-code {
    font-size: 16px;
    height: 50px;
    color: #555;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid #d1d1d1;
    line-height: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 18px
}

@media only screen and (min-width:37.5em) {
    .coupons-page-container .limit-width .coupon-detail table tr td .coupon-code {
        width: 240px;
        margin-bottom: 20px
    }
}

.coupons-page-container .limit-width .coupon-detail table tr td .coupon-description {
    margin-top: 8px;
    font-size: 1.125em;
    line-height: 24px;
    color: #21165e
}

.coupons-page-container .limit-width .coupon-detail table tr td button {
    font-size: 1em;
    width: 100%;
    height: 40px;
    margin-top: 18px
}

@media only screen and (min-width:37.5em) {
    .coupons-page-container .limit-width .coupon-detail table tr td button {
        width: 200px
    }
}

.coupons-page-container .limit-width .coupon-text {
    padding-top: 30px;
    padding-bottom: 30px
}

#about-us-page div {
    float: none
}

#about-us-page .acenter {
    text-align: center
}

#about-us-page .aboutus-gapfill {
    margin-left: 3%
}

#about-us-page .aboutus-section-hd2-text {
    width: auto;
    height: 25px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2.29;
    text-align: left;
    margin-bottom: 25px;
    display: inline-block
}

#about-us-page .aboutus-section-hd2-content {
    display: inline-block;
    max-width: 80%
}

#about-us-page .aboutus-shopnow-btn {
    width: 150px;
    height: 58px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    display: block;
    text-align: center;
    line-height: 58px
}

#about-us-page .aboutus-learnmore-c {
    width: 80%;
    height: 105px;
    margin: 0 auto
}

#about-us-page .aboutus-learnmore {
    color: #21165e;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 3px
}

#about-us-page .aboutus-learnmore-sprite {
    width: 125px;
    height: 125px;
    display: inline-block
}

#about-us-page .almq3center {
    display: inline-block;
    text-align: left
}

#about-us-page .aboutus-mq3 {
    display: none
}

#about-us-page .aboutus-pcontent {
    width: 65%;
    margin-left: 25%;
    font-size: 16px
}

#about-us-page .aboutus-section-hd {
    margin-left: 25%;
    width: 75%;
    height: 100%;
    font-size: 45px;
    font-weight: 700
}

#about-us-page .aboutus-section-hd .about {
    font-size: 28px;
    display: block
}

#about-us-page .aboutus-section-hd .hd-inner {
    font-size: 18px
}

#about-us-page .c {
    float: left
}

#about-us-page .c .in {
    padding-right: .46875rem;
    padding-left: .46875rem
}

#about-us-page .flex-center-vertical {
    display: flex;
    align-items: center
}

#about-us-page .gets-bottom-padding {
    padding-bottom: 1.40625rem
}

#about-us-page .gets-outside-padding {
    padding-left: .46875rem;
    padding-right: .46875rem
}

#about-us-page .gets-top-padding {
    padding-top: 1.40625rem
}

#about-us-page .light .in {
    background: #f6f6f4
}

#about-us-page .mbn20 {
    margin-bottom: 20px
}

#about-us-page .rectangle-13 {
    margin-left: 24%;
    width: 65%;
    height: 100%;
    background-color: rgba(191, 198, 254, .25);
    margin-top: 25px;
    margin-bottom: 15px;
    padding: 10px 15px
}

#about-us-page .rectangle-9 {
    max-width: 530px;
    max-height: 445px
}

#about-us-page .rectangle-9 img {
    height: 100%;
    width: 100%
}

#about-us-page .red-box-content {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #21165e;
    opacity: 1;
    line-height: 1.4
}

#about-us-page .red-box-content span {
    display: block
}

#about-us-page .pcontent-stylized {
    color: #21165e;
    font-weight: 700;
    display: inline-block
}

#about-us-page .rounded-img {
    border-radius: 50%;
    height: 250px;
    width: 250px;
    margin-left: 40%
}

#about-us-page .review-section {
    border: solid 5px #fff;
    background-color: rgba(191, 198, 254, .25);
    padding: 30px 20px;
    min-height: 200px;
    font-size: 20px;
    color: #21165e
}

@media only screen and (min-width:59.375em) {
    #about-us-page .review-section {
        padding: 30px 20px;
        min-height: 360px
    }
}

#about-us-page .review-section .cite-testimonial {
    font-size: 16px;
    margin-top: 10px
}

#about-us-page .review-section .cite-testimonial .verified {
    font-weight: 500
}

#about-us-page .review-section .cite-testimonial .p-w-r>span {
    vertical-align: text-top
}

#about-us-page .pr-stars {
    display: inline-block
}

@media only screen and (max-width:78.125em) {
    #about-us-page .aboutus-gapfill {
        width: 40%;
        margin-left: 10%
    }
    #about-us-page .aboutus-learnmore-c {
        height: 130px
    }
}

@media only screen and (max-width:59.375em) {
    #about-us-page .flex-center-vertical {
        display: block!important
    }
    #about-us-page .aboutus-large {
        display: none
    }
    #about-us-page .aboutus-mq3 {
        display: block
    }
    #about-us-page .aboutus-section-hd,
    #about-us-page .rectangle-13,
    #about-us-page .aboutus-pcontent {
        margin: 0 auto;
        text-align: left;
        margin-bottom: 15px;
        width: 90%
    }
    #about-us-page .aboutus-pcontent.acenter {
        margin-bottom: 0;
        text-align: center
    }
    #about-us-page .pcontent-stylized {
        display: inline
    }
    #about-us-page .rectangle-9,
    #about-us-page rectangle-13 {
        max-width: 355px;
        max-height: 305px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px
    }
    #about-us-page .aboutus-section-hd {
        font-size: 32px
    }
    #about-us-page .rectangle-15 {
        text-align: center;
        margin: auto!important;
        float: none;
        width: 100%;
        max-height: 250px
    }
    #about-us-page .rounded-img {
        border-radius: 50%;
        max-height: 240px;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto
    }
    #about-us-page .aboutus-gapfill {
        text-align: center;
        height: auto
    }
    #about-us-page .aboutus-section-hd2-content {
        max-width: 95%
    }
    #about-us-page .aboutus-learnmore-c {
        height: auto;
        margin-bottom: 10px
    }
    #about-us-page .aboutus-shopnow-btn {
        margin: 0 auto
    }
    #about-us-page .almq3center {
        text-align: center
    }
}

@media only screen and (max-width:25em) {
    #about-us-page .aboutus-section-hd {
        font-size: 28px
    }
    #about-us-page .aboutus-section-hd2-text {
        font-size: 20px
    }
    #about-us-page .rectangle-9 {
        max-width: 315px;
        max-height: 265px
    }
}

@media only screen and (min-width:46.875em) {
    #about-us-page .gets-bottom-padding {
        padding-bottom: 3.28125rem
    }
    #about-us-page .gets-top-padding {
        padding-top: 2.8125rem
    }
    #about-us-page .gets-outside-padding {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media only screen and (min-width:59.375em) {
    #about-us-page .r {
        max-width: 1500px;
        margin-left: auto;
        margin-right: auto
    }
    #about-us-page .c4-3-of-12.mbn20 {
        width: 20%
    }
}

.business-wholesale-container {
    padding-bottom: 50px
}

.business-wholesale-container header {
    margin-bottom: 25px
}

.business-wholesale-container header .h2 {
    font-size: 28px;
    color: #21165e
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container header .h2 {
        font-size: 30px
    }
}

.business-wholesale-container .standard-form .form-errors {
    margin-top: 10px;
    margin-left: 25px;
    width: auto
}

.business-wholesale-container .standard-form .validation-summary-errors li>a {
    text-decoration: none
}

.business-wholesale-container .standard-form .validation-summary-errors li>a:hover {
    text-decoration: underline
}

.business-wholesale-container .standard-form .field-validation-error {
    color: #c00050
}

.business-wholesale-container .standard-form fieldset {
    margin: 0;
    padding: 0;
    border: none
}

.business-wholesale-container .standard-form fieldset>div:first-child {
    max-width: 900px;
    width: 100%;
    height: 60px;
    background-color: rgba(238, 238, 238, .3)
}

.business-wholesale-container .standard-form fieldset>div:first-child>.h3 {
    font-size: 1em;
    line-height: 22px;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    text-transform: lowercase
}

.business-wholesale-container .standard-form fieldset>div:first-child>.h3:first-letter {
    text-transform: capitalize
}

.business-wholesale-container .standard-form fieldset .note {
    max-width: 700px;
    color: #555;
    font-size: .875em;
    line-height: 1.4;
    margin-top: 12px;
    margin-bottom: 30px
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .note {
        margin-left: 25px
    }
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group {
        margin-left: 25px
    }
}

.business-wholesale-container .standard-form fieldset .form-group .c-12-of-12>div {
    width: 50%
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group .c-12-of-12>div {
        width: auto
    }
}

.business-wholesale-container .standard-form fieldset .form-group .c-12-of-12>div:first-child {
    padding-right: 5px
}

.business-wholesale-container .standard-form fieldset .form-group .c-12-of-12>div:nth-child(2) {
    padding-left: 5px
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group .c-12-of-12>div input {
        width: 220px
    }
}

.business-wholesale-container .standard-form fieldset .form-group>div {
    margin-bottom: 15px
}

.business-wholesale-container .standard-form fieldset .form-group>div .help {
    color: #555;
    margin-top: 5px;
    font-size: 13px
}

.business-wholesale-container .standard-form fieldset .form-group>div .select-container {
    width: 100%
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group>div .select-container {
        width: 450px
    }
}

.business-wholesale-container .standard-form fieldset .form-group>div .select-container select {
    width: 100%;
    border: 1.5px solid #d1d1d1;
    height: 40px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 16px
}

.business-wholesale-container .standard-form fieldset .form-group label {
    display: block;
    margin-bottom: 3px;
    font-size: .875em;
    line-height: 19px;
    color: #555;
    font-weight: 700
}

.business-wholesale-container .standard-form fieldset .form-group input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d1d1;
    color: #000;
    padding: 2px 5px;
    text-align: left;
    font-size: 14px;
    height: 40px
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group input {
        width: 450px
    }
}

.business-wholesale-container .standard-form fieldset .form-group input:focus {
    border-color: #302aaf;
    box-shadow: 0 0 3px 0 #302aaf
}

.business-wholesale-container .standard-form fieldset .form-group input.input-validation-error {
    border-color: #c00050;
    box-shadow: 0 0 3px 0 #c00050
}

.business-wholesale-container .standard-form fieldset .form-group .optional {
    white-space: nowrap
}

.business-wholesale-container .standard-form fieldset .form-group .optional>label {
    font-weight: 400
}

.business-wholesale-container .standard-form fieldset .form-group .optional .w50p {
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    width: 100%;
    height: 135px;
    padding: 10px;
    font-size: 16px
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form fieldset .form-group .optional .w50p {
        width: 450px;
        height: 150px
    }
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form .submit-form {
        margin-left: 25px
    }
}

.business-wholesale-container .standard-form .submit-form button {
    font-size: 1em;
    line-height: 22px;
    width: 100%;
    height: 40px;
    padding: 0
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .standard-form .submit-form button {
        width: 450px
    }
}

.business-wholesale-container .box-container {
    padding: 10px;
    padding-top: 40px
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .box-container {
        padding: 0 25px 25px
    }
}

.business-wholesale-container .box-container .box {
    text-align: center;
    background: rgba(238, 238, 238, .3)
}

.business-wholesale-container .box-container .box header {
    margin-bottom: 10px
}

.business-wholesale-container .box-container .box header>.divider {
    width: 90%;
    float: none;
    margin: 0 auto;
    border-bottom: 1px solid rgba(33, 22, 94, .1);
    padding-top: 35px;
    padding-bottom: 20px
}

.business-wholesale-container .box-container .box header>.divider h2 {
    font-size: 28px;
    line-height: 35px;
    color: #3022b2
}

@media only screen and (min-width:59.375em) {
    .business-wholesale-container .box-container .box header>.divider h2 {
        font-size: 30px;
        line-height: 32px
    }
}

.business-wholesale-container .box-container .box header>.divider h2 span {
    display: block
}

.business-wholesale-container .box-container .box .box-body {
    padding-bottom: 20px
}

.business-wholesale-container .box-container .box .box-body .brief-contact-info {
    color: #21165e;
    font-size: 18px;
    line-height: 24px
}

.business-wholesale-container .box-container .box .box-body .brief-contact-info .call-us {
    margin-top: 22px;
    font-size: 20px;
    line-height: 22px
}

.business-wholesale-container .box-container .box .box-body .brief-contact-info p {
    margin-bottom: 22px
}

#upsell-modal {
    background-color: #fff;
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: 31;
    overflow-y: scroll;
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    font-family: ff-meta-web-pro-n4, ff-meta-web-pro, Helvetica, Arial, sans-serif;
    color: #000
}

@media only screen and (min-width:46.875em) {
    #upsell-modal {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.upsell-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    background-color: #fff;
    font-size: 1.375em;
    overflow: hidden
}

.upsell-container .header {
    padding: 7px 0;
    font-size: 20px;
    font-weight: 700;
    background: #ffb91c
}

@media only screen and (max-width:25em) {
    .upsell-container .header {
        padding: 10px 0
    }
}

.upsell-container .header .wait-text {
    padding: 0 5px;
    font-size: 20px
}

@media only screen and (min-width:37.5em) {
    .upsell-container .header .wait-text {
        font-size: 26px
    }
}

.upsell-container .header .time-left {
    padding-top: 5px;
    color: #ffc800;
    font-weight: 700;
    font-size: 1.25em
}

.upsell-container .header .close-popup {
    position: absolute;
    right: -20px;
    top: -5px;
    z-index: 32
}

@media only screen and (max-width:25em) {
    .upsell-container .header .close-popup {
        top: 0
    }
}

.upsell-container .content {
    border: 1px solid #ddd;
    padding: 10px 0;
    border-radius: 0 0 5px 5px
}

@media only screen and (max-width:25em) {
    .upsell-container .content {
        padding: 0
    }
}

@media only screen and (max-width:25em) {
    .upsell-container .content>div {
        padding: 5px 0
    }
}

.upsell-container .content .product-content {
    padding-top: 10px
}

.upsell-container .content .product-content .offer {
    padding: 0 10px 10px;
    font-size: 20px
}

@media only screen and (min-width:37.5em) {
    .upsell-container .content .product-content .offer {
        padding: 0 20px 15px;
        font-size: 26px
    }
}

.upsell-container .content .product-content .offer div {
    margin-bottom: 5px
}

.upsell-container .content .product-content .offer .msrp-price {
    text-decoration: line-through
}

.upsell-container .content .product-content>.product-grid-cell {
    margin-top: 10px;
    font-size: 20px
}

@media only screen and (min-width:46.875em) {
    .upsell-container .content .product-content>.product-grid-cell {
        padding-bottom: 20px
    }
}

@media only screen and (min-width:46.875em) {
    .upsell-container .content .product-content>.product-grid-cell .product-img {
        padding-bottom: 10px
    }
}

.upsell-container .content .product-content>.product-grid-cell .product-img:hover {
    top: 0
}

.upsell-container .content .product-content>.product-grid-cell .product-img a img {
    height: auto;
    width: auto;
    max-width: 300px;
    max-height: 190px
}

@media only screen and (max-width:25em) {
    .upsell-container .content .product-content>.product-grid-cell .product-img a img {
        max-height: 160px;
        width: auto
    }
}

@media only screen and (min-width:37.5em) {
    .upsell-container .content .product-content>.product-grid-cell .product-img a img {
        max-height: 250px
    }
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-1 .h3 {
    color: #000;
    font-family: ff-meta-web-pro-n4, ff-meta-web-pro, Helvetica, Arial, sans-serif
}

@media only screen and (max-width:25em) {
    .upsell-container .content .product-content>.product-grid-cell .product-desc-1 .h3 {
        padding: 0 20px
    }
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-1 .h3 span {
    font-size: 20px
}

@media only screen and (min-width:37.5em) {
    .upsell-container .content .product-content>.product-grid-cell .product-desc-1 .h3 span {
        font-size: 22px
    }
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-2 {
    font-size: 16px;
    padding-bottom: 10px
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-3 {
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 22px
}

@media only screen and (min-width:37.5em) {
    .upsell-container .content .product-content>.product-grid-cell .product-desc-3 {
        font-size: 24px;
        line-height: 24px
    }
}

@media only screen and (min-width:46.875em) {
    .upsell-container .content .product-content>.product-grid-cell .product-desc-3 {
        font-size: 28px;
        line-height: 28px
    }
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-3 .msrp-price {
    text-decoration: line-through;
    font-weight: 400
}

.upsell-container .content .product-content>.product-grid-cell .product-desc-3 .discount-percent {
    font-weight: 400
}

.upsell-container .content .product-content>.product-grid-cell .product-review {
    font-size: 16px
}

.upsell-container .content .product-content .link-2 {
    font-size: 1.375em
}

@keyframes wiggle {
    0% {
        transform: rotate(0)
    }
    80% {
        transform: rotate(0)
    }
    85% {
        transform: rotate(5deg)
    }
    95% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0)
    }
}

.upsell-container .content .product-content .add-order {
    padding: 0 20px
}

.upsell-container .content .product-content .add-order .btn-type-2 {
    display: inline-block;
    background-color: #ffc800;
    color: #000;
    width: 100%;
    height: 50px;
    font-size: .875em;
    padding: 10px 0;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #dcb552;
    animation: wiggle 2.5s infinite
}

.upsell-container .content .product-content .no-thanks {
    margin-top: 10px
}

.upsell-container .content .product-content .no-thanks a {
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    font-family: ff-meta-web-pro-n4, ff-meta-web-pro, Helvetica, Arial, sans-serif;
    letter-spacing: 1px
}

.upsell-container .content .product-content .no-thanks a::visted {
    color: #000
}

@media only screen and (min-width:46.875em) {
    .upsell-container .content .product-content .no-thanks {
        margin: 15px 0
    }
}

@media only screen and (max-width:25em) {
    .upsell-container .content .product-content .no-thanks {
        margin: 5px 0
    }
}

.upsell-container .content .link-1 {
    font-size: .8em
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container {
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container .popup {
    position: absolute;
    width: 100%;
    height: 100%
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div div {
    width: auto;
    float: none
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div .popup-mobile-wrapper {
    width: 100%
}

@media only screen and (min-width:37.5em) {
    #KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div .popup-mobile-wrapper {
        max-width: 520px
    }
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div .popup-mobile-wrapper .popup-mobile-padding {
    padding: 75px 20px 15px
}

@media only screen and (min-width:37.5em) {
    #KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div .popup-mobile-wrapper .popup-mobile-padding {
        padding: 75px 50px 50px
    }
}

#KlarnaPopupSection #klarna-popup-content>div .popup_container .popup>div .center-align {
    align-items: center
}

.flush980 {}