@import "https://fonts.googleapis.com/css2?family=Oswald&display=swap";
@import "https://fonts.googleapis.com/css2?family=PT+Serif&display=swap";

html,
body {
    font-family: oswald, sans-serif;
    overflow-x: hidden
}

body {
    -webkit-text-size-adjust: none;
    background-color: #fafafa;
    color: #000;
    height: 100%;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow:hidden; 
}

body a:hover,
body a:focus {
    text-decoration: none;
    opacity: .8
}

p,
ul,
ol,
blockquote {
    line-height: 1.4;
    text-align: left
}

a {
    color: #007fc1
}

h1 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    text-align: left
}

h2 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    text-align: left
}

h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    text-align: left
}

p {
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 0;
    text-align: left
}

img {
    max-width: 100%
}

header {
    box-shadow: 0 3px 6px #00000029
}

.break-all {
    word-break: break-all
}

#checkoutFormContainer,
#checkoutGiftFormContainer {
    max-width: 1360px;
    margin: auto
}

#checkoutForm>.checkoutFormLeft {
    max-width: 625px;
    width: 100%;
    padding-top: 35px;
    float: left;
    margin-right: 30px;
    position: relative
}

#checkoutForm>.checkoutFormRight {
    max-width: 675px;
    width: 100%;
    box-shadow: 0 3px 6px #00000029;
    padding: 35px 55px 45px;
    float: right;
    background: #fff;
    margin-left: 30px
}

form#orderForm>.row>div:last-child {
    padding-right: 0;
    text-align: right
}

select#qty {
    font-size: 17px;
    color: #000;
    border: 0;
    outline: 0;
    font-family: 'pt serif', serif
}

.prevPage {
    padding-bottom: 30px
}

.prevPage>a>span,
.prevPage {
    font-size: 17px;
    font-family: 'pt serif', serif;
    font-weight: 400
}

.prevPage>a>img {
    width: 20px;
    margin-top: -5px
}

.subHeader>p:first-child {
    font-size: 25px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700
}

.subHeader>p:first-child>span {
    color: #d32327
}

.subHeaderTxt {
    float: left;
    width: 100%
}

.subHeaderTxt>h2 {
    float: left;
    width: auto;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 35px
}

.subHeaderTxt>h2>span {
    font-size: 20px;
    color: #5c5c5c;
    float: right;
    padding-left: 10px
}

.yourOrder>span {
    font-size: 17px;
    color: #d32327;
    font-family: 'pt serif', serif
}

form#orderForm {
    padding-top: 30px;
    margin-bottom: 45px
}

.orderItemname>span,
.orderItemPrice>span,
.orderSubtotalLabel>span,
.orderSubtotal>span,
.orderTotalLabel>span,
.orderTotal>span {
    font-size: 20px;
    font-weight: 700
}

hr.hrPlan {
    border-top: 1px solid #d5d5d5;
    margin-top: 20px;
    float: left;
    width: 100%
}

.orderItemQty {
    padding-top: 10px
}

.orderSubtotalRow {
    padding-top: 45px
}

.orderCouponBtn {
    padding-top: 5px;
    padding-bottom: 5px
}

.termsAndConditions {
    background: #eff3f5;
    font-size: 14px;
    font-family: 'pt serif', serif;
    padding: 20px
}

#termsAndConditionsWrapper>p,
#termsAndConditionsWrapper>p>a,
#termsAndConditionsTabWrapper>p,
#termsAndConditionsTabWrapper>p>a {
    color: #919191;
    font-size: 14px;
    font-family: 'pt serif', serif
}

#termsAndConditionsWrapper {
/*    padding-top: 35px;
    position: absolute;
    bottom: 35px*/
    padding-top: 20px;
}

#termsAndConditionsTabWrapper {
    text-align: center;
    width: 100%;
    padding: 45px 0
}

#termsAndConditionsTabWrapper p {
    text-align: center;
    margin-bottom: 0
}

.orderItemQty>span {
    color: #919191;
    font-size: 17px;
    font-family: 'pt serif', serif
}

.orderCouponBtn>span>button {
    color: #007fc1;
    border: 0;
    background: 0 0;
    font-size: 20px;
    text-decoration: underline;
    outline: 0
}

.confirmPurchaseLabel>span {
    font-size: 17px;
    color: #007fc1;
    font-family: 'pt serif', serif
}

.confirmPurchaseRow {
    padding-bottom: 10px
}

.col2 {
    width: 15%;
    padding-right: 30px;
    float: left
}

.col8 {
    width: 70%;
    padding-right: 30px;
    float: left
}

.col10 {
    width: 85%;
    float: left
}

.col12 {
    width: 100%;
    float: left
}

.col4 {
    width: 33.3%;
    float: left
}

.row {
    margin: 0
}

.confirmPurchaseLeft {
    width: 675px;
    max-width: 100%;
    margin: auto;
    margin-top: 35px;
    border-top: 10px solid #d32327;
    box-shadow: 0 3px 6px #00000029;
    margin-bottom: 45px
}

.orderImg {
    padding-right: 30px
}

.orderImg>img {
    width: 30px;
    max-width: 30px;
}

#confirm_total {
    color: #007fc1;
    font-size: 20px
}

.confirmPurchaseContent input#subscribe {
    width: 100%;
    background: #007fc1;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500
}

.confirmPurchaseContent {
    padding: 35px 65px
}

.confrimPurchaseHeader>h2 {
    font-size: 25px;
    margin-bottom: 30px
}

.paypalContainer {
    background: #ffc614;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
    position: relative;
    cursor: pointer
}

.paypalBtn img {
    width: 90px;
    padding: 15px 0;
    height: 53px
}

.dividerContainer {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 25px
}

.dividerContainer>hr {
    width: 100%;
    height: 1px;
    border: none;
    background-color: #00000029
}

.dividerTxt {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    white-space: nowrap;
    background-color: #fff;
    transform: translate(-50%, -135%);
    font-size: 14px;
    color: #919191;
    background: #fff;
    padding: 0 10px;
    font-family: 'pt serif', serif
}

.form-row.col12 {
    margin: 0
}

.form-row.col12>.col6 {
    width: 50%
}

form#customerForm label {
    font-size: 14px;
    color: #404040;
    margin-bottom: 5px
}

form#customerForm>.form-row,
form#customerForm>.form-group {
    padding-bottom: 10px
}

form#customerForm>.shippingAddressForm>.form-row {
    padding-bottom: 10px
}

.savePaymentmethod p {
    text-align: center;
    font-family: 'pt serif', serif
}

form#customerForm .form-control {
    font-size: 17px;
    border-color: #d5d5d5;
    color: #000
}

#createCustomer {
    width: 100%;
    background: #007fc1;
    font-size: 17px;
    padding: 12px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase
}

.confirmPurchaseRow>.cp-col6 {
    width: 50%
}

.confirmPurchaseRow>.cp-col6:last-child {
    text-align: right
}

.confirmPurchaseBilling,
.confirmPurchasePayment {
    padding-top: 30px;
    padding-bottom: 10px
}

hr.cp-hr {
    border-top: 1px solid #d5d5d5;
    margin-top: 30px;
    margin-bottom: 25px
}

.confirmPurchaseSecure p {
    padding-top: 10px;
    font-family: 'pt serif', serif;
    color: #000;
    text-align: center;
    margin-bottom: 30px
}

.confirmPurchaseSecure p>img.secureIcon {
    vertical-align: baseline;
    padding-right: 5px
}

.confirmPurchaseNote>p>img {
    margin-top: -6px;
    padding-right: 5px
}

.confirmPurchaseNote>p {
    color: #919191;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    font-family: 'pt serif', serif
}

.confirmPurchaseCheckoutRow>label {
    font-size: 16px;
    font-family: 'pt serif', serif;
    padding-left: 30px;
    cursor: pointer
}

.confirmPurchaseCheckoutRow {
    padding-bottom: 30px;
    position: relative
}

.confirmPurchaseCheckoutRow>label>a {
    color: #007fc1
}

#confirmPurchaseCheckbox input {
    display: none
}

#confirmPurchaseCheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #d5d5d5
}

#confirmPurchaseCheckbox .checkbox:hover input~.checkmark {
    background-color: #2196f3
}

#confirmPurchaseCheckbox .checkbox input:checked~.checkmark {
    background-color: #2196f3
}

#confirmPurchaseCheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

#confirmPurchaseCheckbox .checkbox input:checked~.checkmark:after {
    display: block
}

#confirmPurchaseCheckbox .checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

form#customerForm input#firstName,
form#customerForm input#phone,
form#customerForm input#billing_city,
form#customerForm input#shipping_city,
form#customerForm input#billing_zip,
form#customerForm input#shipping_zip,
form#customerForm input#cardFirstName,
form#customerForm input#cc-exp {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form#customerForm input#lastName,
form#customerForm input#company,
form#customerForm input#billing_state,
form#customerForm input#shipping_state,
form#customerForm input#billing_country,
form#customerForm select#billing_country,
form#customerForm input#shipping_country,
form#customerForm select#shipping_country,
form#customerForm input#cardLastName,
form#customerForm input#cc-cvc {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

form#customerForm label.error {
    color: #d52328
}

img.cvc-icon {
    position: absolute;
    bottom: 8px;
    right: 16px;
    top: 8px
}

.cc-cvc-wrapper {
    position: relative
}

.form-row>.col6>.iti {
    width: 100%
}

span.paypal-button-text.true {
    padding-top: 5px
}

.paypal-button-row {
    padding: 0 15px
}

#editDetails {
    text-decoration: underline
}

#successPageWrapper,
#errorPageWrapper {
    width: 535px;
    max-width: 100%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 600px;
}

#successPageBanner img,
#errorPageBanner img {
    width: 220px
}

#successPageBanner,
#errorPageBanner {
    padding-bottom: 25px;
    text-align: center
}

#successPageContainer,
#errorPageContainer {
    padding: 35px 0;
    box-shadow: 0 3px 6px #00000029;
    background: #fff
}

.success-icon,
.failed-icon {
    width: 35px;
    max-width: 100%
}

.successPageMsg,
.errorPageMsg {
    text-align: center;
    padding: 0 20px
}

.successPageConMsg,
.errorPageConMsg {
    padding: 10px 0;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin: 0;
    text-align: center
}

.successMessage,
.successPageMessage,
.errorMessage,
.errorPageMessage {
    font-size: 14px;
    color: #000;
    font-family: 'pt serif', serif
}

#email_param a {
    color: #007fc1
}

hr.successPageSep,
hr.errorPageSep {
    border-top: 1px solid #d5d5d5;
    margin: 30px 0
}

.successPageHeader h2,
.errorPageHeader h2 {
    font-size: 20px;
    text-align: center;
    padding: 0 15px;
    margin: 0
}

.wpAccountFormContainer {
    width: 345px;
    margin: auto;
    padding-top: 20px
}

form#wpAccountForm .control-group:last-child {
    padding-top: 10px;
    padding-bottom: 0
}

form#wpAccountForm .form-control {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    height: 50px
}

form#wpAccountForm .control-label {
    color: #404040;
    margin-bottom: 5px;
    text-align: center
}

form#wpAccountForm .control-group {
    text-align: center;
    padding-bottom: 15px
}

#wpAccountForm input#submitbtn {
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    background: #007fc1;
    padding: 12px 0
}

#email_param {
    color: #007fc1
}

#card-number .card-type img {
    padding-left: 8px
}

#customerForm #card-number {
    position: relative
}

#card-number .card-type {
    position: absolute;
    bottom: 8px;
    right: 16px;
    top: 5px
}

#errorPageContainer button.btn.btn-danger {
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    background: #d32327;
    padding: 12px 0;
    color: #fff
}

#errorPageContainer .errorPageBtn {
    width: 345px;
    text-align: center;
    margin: auto;
    padding-top: 25px
}

#checkoutError {
    display: block
}

#errorPageContainer button:hover,
#errorPageContainer button:focus {
    opacity: .8
}

.iti__selected-flag {
    max-height: 40px
}

#checkoutError {
    display: block;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #fff
}

#orderCouponInputContainer {
    position: relative
}

#footer-subscribe {
    position: relative
}

.orderCouponApply {
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 17px;
    color: #007fc1;
    cursor: pointer
}

#couponCodeApply:hover {
    opacity: .8
}

ul.couponCodeDisplay {
    position: relative;
    overflow: hidden;
    padding: 0;
    float: left
}

ul.couponCodeDisplay li {
    clear: both;
    text-decoration: none;
    background: #fde2e2;
    outline: 0;
    font-weight: 400;
    padding: 7px 10px;
    line-height: 25px;
    width: auto;
    float: left;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    color: #d32327
}

.estimateDiscountDisplay {
    font-size: 20px;
    color: #d32327;
    font-weight: 700;
    float: right
}

ul.couponCodeDisplay li:last-child {
    border-bottom: solid 1px #ddd
}

ul.couponCodeDisplay li a {
    text-decoration: none;
    z-index: 33;
    color: #666;
    margin-bottom: 0;
    display: inline-block;
    outline: 0;
    float: left
}

ul.couponCodeDisplay li:hover {
    background: #f8c2c2;
    -moz-box-shadow: inset 0 0 1px #ff7e7e;
    -webkit-box-shadow: inset 0 0 1px #ff7e7e;
    box-shadow: inset 0 0 1px #ff7e7e
}

ul.couponCodeDisplay li a:after {
    position: relative;
    line-height: 0;
    font-size: 35px;
    text-align: right;
    content: "Ã—";
    width: auto;
    right: 0;
    color: #d32327;
    padding-left: 10px
}

img.exit-icon {
    max-width: 10px;
    margin-top: -5px;
    margin-left: 5px;
    cursor: pointer
}

img.discount-icon {
    max-width: 17px;
    margin-top: -5px;
    margin-right: 5px
}

.coupon-loader {
    border: 5px solid #fde2e2;
    border-radius: 50%;
    border-top: 5px solid #d32327;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 10px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.footer-stay {
    position: relative !important
}

img.gift-icon {
    width: 17px;
    vertical-align: baseline;
    margin-left: 5px
}

.page-header.gift {
    margin-bottom: 10px
}

#giftForm label {
    font-size: 14px;
    color: #404040;
    margin-bottom: 5px
}

#giftForm .form-row {
    padding-bottom: 15px
}

#giftForm #shippingAddressForm .form-row {
    padding-bottom: 10px
}

#giftPaymentDetails {
    padding-top: 10px
}

#giftRecipientGroup {
    padding-bottom: 10px
}

.otherCard {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    opacity: 1;
    padding: 12px 15px;
    width: 100%;
    text-align: left;
    height: 50px;
    margin-bottom: 25px;
    font-size: 17px;
    color: #000;
    cursor: pointer
}

#otherCard:hover {
    opacity: .8
}

.otherCard.active {
    margin-bottom: 10px
}

.otherCardInput .form-control {
    font-size: 17px
}

#giftForm .otherCardInput .form-row {
    padding: 0
}

.giftPaymentRecipient,
.giftPaymentRecipient p,
.giftPaymentRecipient span {
    font-size: 14px;
    font-family: oswald;
    font-weight: 300
}

p.giftPaymentRecipientHead>span:first-child {
    font-weight: 400
}

.giftPaymentRecipientHead>span:last-child {
    color: #919191
}

.giftPaymentRecipient p {
    margin: 0
}

.cardInfo {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    margin-top: 20px;
    padding: 12px 15px;
    text-align: left;
    margin-bottom: 10px;
    height: 50px
}

.cardInfo.active {
    border: 1px solid #000
}

.otherCardInput .savePaymentmethod {
    padding-top: 25px
}

.otherCardInput #card-number {
    position: relative
}

img.check-icon {
    vertical-align: baseline
}

.otherCard.active img,
.cardInfo.active img {
    display: inline-block
}

.otherCard img,
.cardInfo img {
    display: none
}

.otherCard.active,
.cardInfo.active {
    border: 1px solid #000
}

@media only screen and (min-width:1100px) and (max-width:1400px) {

    #checkoutFormContainer,
    #checkoutGiftFormContainer {
        width: 100%;
        padding: 0 30px
    }

    #checkoutForm>.checkoutFormLeft {
        max-width: 45%;
        width: 100%;
        padding-top: 35px;
        padding-right: 30px;
        margin-right: 0
    }

    #checkoutForm>.checkoutFormRight {
        max-width: 55%;
        width: 100%;
        padding-left: 30px;
        margin-left: 0
    }
}

@media only screen and (max-width:1100px) {

    #checkoutFormContainer,
    #checkoutGiftFormContainer {
        width: 100%;
        max-width: 100%;
        padding: 0 20px
    }

    #checkoutForm>.checkoutFormLeft,
    #checkoutForm>.checkoutFormRight {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    #termsAndConditionsWrapper {
        display: none
    }

    .checkoutFormLeft {
        padding-bottom: 45px
    }

    #checkoutForm>.checkoutFormRight {
        margin: 0 30px
    }

    #termsAndConditionsTabWrapper {
        display: block !important
    }
}

@media only screen and (max-width:1024px) {
    body {
        background: #fff
    }

    .confirmPurchaseContent .col8.orderSubtotalTxt,
    .confirmPurchaseContent .col8.orderTotalTxt {
        width: 85%
    }

    #confirmPurchase {
        padding: 15px 25px
    }

    .confirmPurchaseLeft {
        width: 100%
    }

    .confirmPurchaseSpace {
        display: none
    }

    .confirmPurchaseContent div .col2:last-child {
        padding-right: 0;
        text-align: right
    }

    .confirmPurchaseNote>p {
        text-align: left
    }
}

@media only screen and (min-width:767px) {

    #giftForm input#recieverLastName,
    #giftForm input#recieverEmail,
    #giftForm input#shipping_state,
    #giftForm select#shipping_country {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    #giftForm input#recieverFirstName,
    #giftForm input#phone,
    #giftForm input#shipping_city,
    #giftForm input#shipping_zip {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
}

@media only screen and (max-width:767px) {
    #confirmPurchase {
        padding: 15px
    }

    .confirmPurchaseContent .col8.orderSubtotalTxt,
    .confirmPurchaseContent .col8.orderTotalTxt {
        width: 80%
    }

    .confirmPurchaseOrderItemRow .orderImg {
        padding-right: 20px;
        width: 30%
    }

    .confirmPurchaseOrderItemRow .orderItemWrapper {
        padding-right: 0
    }

    .confirmPurchaseOrderItemRow .orderItemPrice {
        padding-left: 30%
    }

    .confirmPurchaseContent {
        padding: 35px 20px
    }

    .orderImg>img {
        width: 100%
    }

    #checkoutFormContainer {
        width: 100%;
        max-width: 100%;
        padding: 0;
        background: #fff
    }

    #checkoutForm>.checkoutFormRight {
        box-shadow: none;
        padding-bottom: 0
    }

    #termsAndConditionsTabWrapper {
        text-align: center;
        width: 100%;
        padding: 0 15px 45px
    }

    #orderForm .col8 {
        padding-right: 0;
        width: 80%
    }

    #orderForm .col2 {
        width: 20%
    }

    .col2.orderItemPrice {
        padding-left: 20%
    }

    #orderForm .col2.orderSubtotalSpace,
    #orderForm .col2.orderTotalSpace {
        width: 0;
        display: none
    }

    #orderForm .col8.orderSubtotalTxt,
    #orderForm .col8.orderTotalTxt {
        width: 50%
    }

    #orderForm .col2.orderSubtotal,
    #orderForm .col2.orderTotal {
        width: 50%
    }

    form#orderForm,
    .prevPage,
    .subHeader,
    .subHeaderTxt,
    .yourOrder {
        padding: 0 15px
    }

    #checkoutForm>.checkoutFormRight {
        margin: 0;
        padding: 35px 0
    }

    .paymentRequestOrHeader,
    form#customerForm {
        padding: 0 15px
    }

    form#customerForm input#firstName,
    form#customerForm input#phone,
    form#customerForm input#city,
    form#customerForm input#zip,
    form#customerForm input#cardFirstName,
    form#customerForm input#cc-exp {
        border-bottom-right-radius: .25rem;
        border-top-right-radius: .25rem
    }

    form#customerForm input#lastName,
    form#customerForm input#company,
    form#customerForm input#state,
    form#customerForm input#country,
    form#customerForm select#country,
    form#customerForm input#cardLastName,
    form#customerForm input#cc-cvc {
        border-bottom-left-radius: .25rem;
        border-top-left-radius: .25rem
    }

    form#customerForm .form-row.col12>.col6 {
        width: 100%;
        padding-bottom: 10px
    }

    img.cvc-icon {
        bottom: 18px;
        top: 8px
    }

    .successPageMsg,
    .errorPageMsg {
        text-align: center;
        padding: 0 15px
    }

    #successPageWrapper,
    #errorPageWrapper {
        width: 100%;
        max-width: 100%;
        padding: 15px
    }

    .wpAccountFormContainer {
        width: 100%;
        margin: auto;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px
    }

    .successMessage {
        top: 297px;
        left: 759px;
        width: 418px;
        height: 44px;
        text-align: center;
        font: normal normal normal 14px/25px PT Serif;
        letter-spacing: 0;
        opacity: 1
    }

    #email_param {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%
    }

    .subHeader>p:first-child,
    .subHeaderTxt>h2,
    .subHeaderTxt>h2>span {
        font-size: 17px
    }

    .subHeaderTxt h2 br,
    #planDetails .prevPage span {
        display: none
    }

    .subHeaderTxt {
        padding: 0
    }

    .subHeader>p:first-child {
        margin-bottom: 0
    }

    #planDetails .prevPage {
        float: left;
        width: 50px
    }

    .prevPage>a>img {
        margin-top: 0
    }

    #planDetails .subHeader {
        float: left;
        width: auto;
        padding-left: 0
    }

    .planDetailsHeader,
    form#orderForm,
    .termsAndConditions {
        width: 100%;
        float: left
    }

    .yourOrder {
        float: left;
        width: 100%;
        padding-bottom: 20px
    }

    #errorPageContainer .errorPageBtn {
        width: 300px
    }

    #giftRecipientGroup .form-row.col12>.col6 {
        width: 100%
    }

    .otherCardInput .form-row.col12>.col6 {
        width: 100%
    }

    .otherCardInput .form-control {
        margin-bottom: 10px
    }

    #giftForm #shippingAddressForm .form-row .col6 input {
        margin-bottom: 10px
    }

    #giftRecipientGroup .form-row.col12>.col6:first-child>input {
        margin-bottom: 10px
    }

    #giftRecipientGroup .form-row.col12>.col6:last-child>input {
        margin-bottom: 0 !important
    }
}

.billingAddrCheckoutRow>label {
    font-size: 16px;
    font-family: 'pt serif', serif;
    padding-left: 30px;
    cursor: pointer
}

.billingAddrCheckoutRow {
    padding-bottom: 30px;
    position: relative
}

.billingAddrCheckoutRow>label>a {
    color: #007fc1
}

#billingAddrCheckbox input {
    display: none
}

#billingAddrCheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #d5d5d5
}

#billingAddrCheckbox .checkbox:hover input~.checkmark {
    background-color: #2196f3
}

#billingAddrCheckbox .checkbox input:checked~.checkmark {
    background-color: #2196f3
}

#billingAddrCheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

#billingAddrCheckbox .checkbox input:checked~.checkmark:after {
    display: block
}

#billingAddrCheckbox .checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 7px;
    height: 13px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}