@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;400&display=swap');
#q-checkout.wrap {
    font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
    padding: 15px !important;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.btn-hpqc2 {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: bold !important;
    color: white !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 3px !important;
}
.btn-hpqc {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: bold !important;
    color: white !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 3px !important;
}
#hp_sociallogin .btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border: none;
    padding: 9px 17px;
    font-size: 13px;
    box-shadow: none;
}
#hp_sociallogin .btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border: none;
    padding: 9px 17px;
    font-size: 13px;
    box-shadow: none;
}
#add-address-modal .modal-dialog {
    max-width: 500px !important;
}
#guest-address-modal label.item, #add-address-modal label.item, #edit-address-modal label.item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
#guest-address-modal label.item i, #add-address-modal label.item i, #edit-address-modal label.item i {
    position: absolute;
    z-index: 9;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    text-align: center;
    font-size: 20px;
    height: auto;
    background: transparent;
    box-shadow: none;
    top: 9px;
    left: 0;
    color: #373737;
}
#guest-address-modal label.item .form-hpqc, #add-address-modal label.item .form-hpqc, #edit-address-modal label.item .form-hpqc, #guest-address-modal label.item .bootstrap-select button, #add-address-modal label.item .bootstrap-select button, #edit-address-modal label.item .bootstrap-select button {
    padding-left: 40px;
}
.bootstrap-select button.btn.dropdown-toggle {
    background-color: white!important;
    outline: none!important;
    border: 1px solid #e1e1e1!important;
}
#q-checkout .bootstrap-select .btn {
    background-image: none!important;
    background-color: transparent!important;
    border: none;
    outline: none!important;
    box-shadow: none;
    height: 40px;
    /* padding-left: 35px; */
}
#q-checkout .bootstrap-select .dropdown-toggle:focus {
    outline: none!important;
}
#q-checkout .bs-searchbox .form-control {
    height: 27px;
}
#q-checkout .dropdown-menu.open {
    top: 0;
    min-width: unset!important;
}
#q-checkout .dropdown-menu .inner.open {
    overflow-x: hidden;
}
#q-checkout .bootstrap-select .dropdown-menu li {
    padding: 0;
}
#q-checkout .dropup .caret {
    border-top: inset;
    border-bottom: unset;
}
/* #q-checkout .dropdown>.dropdown-menu {
    display: none;
} */

#q-checkout .dropdown.open .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    width: 120%;
    min-width: 250px !important;
}
#q-checkout .form-control.bootstrap-select {
    max-width: 75px;
}
#q-checkout .bootstrap-select .dropdown-menu li:hover {
    background-color: #e5e5e5;
}
#header-right-hpqc {
    margin-left: auto;
    background-color: transparent;
    outline: none;
    min-width: 125px;
}
#header-right-hpqc>.dropdown {
    display: inline-flex;
    cursor: pointer;
}
#header-right-hpqc select:last-child {
    margin-left: 10px;
}
.btn-hpqc[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.shipping-image {
    margin: 0 !important;
    margin-right: 5px !important;
}
.shipping-image img {
    margin-bottom: 0 !important;
    border: none !important;
}
#quantity-qcheckout {
    display: flex;
}
#online-payment-container {
    margin-left: auto;
    margin-right: auto;
    display: block!important;
    padding: 20px;
}
.shipping-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 15px;
}
.payment-summary img, .shipping-summary img {
    margin-right: 5px;
}
.payment-summary {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-top: 15px;
}
#save-edit-address, #save-new-address, #save-guest-address2 {
    border: none;
    z-index: 2;
    position: relative;
    background-color: #80bb01;
    padding-top: 10px;
    font-size: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    outline: 0;
    border-radius: 3px !important;
    color: #fff;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#product-total a {
    display: block;
}
#product-total hr::before {
    content: none !important;
}
.checkout-note {
    font-size: 12px;
    background-color: #009688;
    color: white;
    padding: 8px;
    margin-top: 15px;
    border-radius: 3px !important;
}
#checkout-newsletter {
    font-size: 12px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 5px;
}
#checkout-terms a {
    display: inline;
}
#checkout-terms {
    margin-top: 15px;
    margin-bottom: 5px;
}
#checkout-terms input {
    margin-right: 5px;
}
#checkout-terms .terms-text {
    display: inline;
    font-size: 13px;
}
#checkout-newsletter .control-label {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
#quantity-qcheckout input {
    width: 50px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    outline: none;
    text-align: center;
    background-color: transparent;
}
#login-account {
    margin-bottom: 15px;
}
#login-account .alert-danger {
    padding: 5px 10px;
}
.btn-footer {
    padding-left: 0 !important;
}
#q-checkout .list-product li .cart-top-hpqc {
    list-style: none;
    display: flex;
    flex-direction: row;
    width: 100%;
}
#q-checkout .list-product {
    padding: 0;
}
#q-checkout .list-product li {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #f3f3f3;
}
#q-checkout .list-product li:last-child {
    border-bottom: none;
}
.hpqc-cart-weight {
    font-size: 16px;
    margin-top: 20px;
}
#q-checkout .list-product .description {
    margin-left: 10px;
    max-width: 280px;
}
#q-checkout .list-product li h4 {
    margin: 0;
    font-size: 14px;
}
#q-checkout .list-product li a {
    color: black;
    text-decoration: none;
}
.option-product small {
    display: block;
}
small.qty-detail {
    color: rgba(49, 53, 59, 0.68);
}
#q-checkout .list-product li p {
    margin: 10px 0;
    font-weight: bold;
    margin-bottom: 0;
    display: block!important;
}
#q-checkout .list-product img {
    width: 70px;
    height: 70px;
    border-radius: 3px !important;
    object-fit: cover;
}
#q-checkout .right-cart {
    padding-right: 0;
}
#q-checkout .promo, #q-checkout .subtotal {
    padding: 20px;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 40%);
    box-shadow: 0 0 4px rgb(0 0 0 / 18%);
}
#q-checkout .promo {
    margin-bottom: 5px;
}
#q-checkout .subtotal h6, #q-checkout .promo h6 {
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    color: inherit;
    padding: 0;
    background-color: inherit;
    margin-top: 0;
}
#q-checkout .price-list {
    display: flex;
    justify-content: space-between;
}
#q-checkout .price-list p {
    margin: 0;
}
#q-checkout .price-total p {
    font-weight: bold;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
}
#submit-qcheckout {
    text-decoration: none;
    margin-top: 15px;
    width: 100%;
    border: none;
    z-index: 2;
    position: relative;
    background-color: #80bb01;
    padding-top: 10px;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    outline: 0;
    height: 45px;
    border-radius: 3px !important;
    padding: 0 60px;
    color: #fff;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#submit-coupon-hpqc, #button-hpaa, .button-margin {
    color: white;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #80bb01;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    outline: 0;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    height: 40px;
    border-radius: 2px;
}
.form-hpqc {
    display: block;
    width: 100%;
    outline: none;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143 !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 3px !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    line-height: 38px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
}
.btn-group-hpqc {
    color: white;
    font-weight: bold;
    border-radius: 3px !important;
}
#q-checkout .btn-group-toggle {
    margin: 10px 0;
}
#submit-coupon-hpqc:hover::before, #button-hpaa:hover::before, .button-margin:hover::before, #remove-coupon:hover::before, #button-hpaa-remove:hover::before, #submit-qcheckout:hover::before, #btn-login:hover::before, #save-new-address:hover::before, #save-edit-address:hover::before, #save-guest-address2:hover::before, #select-address-modal .modal-body .btn-select-address:hover::before {
    opacity: 0.2;
}
#submit-coupon-hpqc::before, #button-hpaa::before, .button-margin::before, #remove-coupon::before, #button-hpaa-remove::before, #submit-qcheckout::before, #btn-login::before, #save-new-address::before, #save-edit-address::before, #save-guest-address2::before, #select-address-modal .modal-body .btn-select-address::before {
    content: "";
    transition: 0.3s;
    background-color: black;
    width: 100%;
    opacity: 0;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}
#remove-coupon, #button-hpaa-remove {
    color: white;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #d9534f;
    border-color: #d43f3a;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    outline: 0;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    line-height: 17px;
    height: 40px;
}
.plusminus {
    position: relative;
    background-color: white;
    border-radius: 50%;
    padding: 5px;
    height: 23px;
    width: 23px;
    cursor: pointer;
    font-size: 23px;
    color: #03AC0E;
    border: 2px solid #03AC0E;
}
.plus::before {
    content: '+';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.minus::before {
    content: '_';
    position: absolute;
    left: 50%;
    top: -9%;
    transform: translate(-50%, -50%);
}
#q-checkout .delete-product {
    background-color: transparent;
    outline: none;
    border: none;
    margin-right: 50px;
    padding: 0 13px;
    border-left: 1px solid #666666;
    border-radius: 0;
}
#q-checkout .wishlist-product {
    background-color: transparent;
    outline: none;
    border: none;
    margin-right: 5px;
    padding: 1px 6px;
}
#q-checkout .wishlist-product i {
    font-size: 22px;
    color: #666666;
}
#q-checkout .delete-product i {
    font-size: 22px;
    color: #666666;
}
#q-checkout .cart-bottom-hpqc {
    display: flex;
}
#q-checkout .cart-button-hpqc {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: auto;
}
#q-checkout h3 {
    display: flex;
    flex-direction: row;
    column-gap: 25px;
    position: relative;
    font-weight: 800;
    font-family: "Nunito Sans", -apple-system, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: var(--color-text-high, rgba(49, 53, 59, 0.96));
    text-decoration: initial;
    margin: 0px;
    margin-bottom: 15px;
}
#q-checkout .row {
    margin-left: 0;
    margin-right: 0;
}
#q-checkout .left-cart {
    padding-left: 0;
}
#q-checkout-header, #q-checkout-footer {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background: white;
    border-bottom: 1px solid var(--N100, #DBDEE2);
    box-sizing: border-box;
}
#q-checkout-footer {
    border: none;
    border-top: 1px solid var(--N100, #DBDEE2);
}
#q-checkout-header>div, #q-checkout-footer div {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    position: relative;
}
#q-checkout-footer div {
    overflow-x: auto;
    overflow-y: hidden;
}
#q-checkout-header>div>a:first-child {
    font-size: 21px;
    position: absolute;
    color: #b9b9b9;
    left: -50px;
}
#q-checkout .total-summary {
    font-size: 12px;
}
.promo input, .promo .btn, #coupon-error {
    font-size: 13px;
    height: 40px;
    float: left;
    text-transform: uppercase;
}
#q-checkout .btn-group .btn {
    opacity: 0.8;
}
#q-checkout .btn-group .btn.active {
    opacity: 1;
}
#q-checkout-header>div>a>img, #q-checkout-footer img {
    height: 45px;
}
#header-right-hpqc .btn {
    text-align: left;
    text-decoration: none;
    color: inherit;
    outline: none;
}
#q-checkout-footer img {
    margin-right: 20px;
    border: 1px solid #eae8e8;
    padding: 3px;
    width: 100px;
    height: auto;
}
#q-checkout-footer .credit {
    font-weight: bold;
}
#q-checkout-header h2, #q-checkout-footer h2 {
    margin-bottom: 0;
}
#q-checkout.wrap.checkout {
    min-height: 87vh;
    background-color: #fff;
}
#q-checkout .address .box-heading {
    font-weight: bold;
    padding-bottom: 14px;
    border-bottom: #DBDEE2 1px solid;
    color: #31353B;
}
#q-checkout .address .box-description {
    padding: 10px 0px 15px;
}
#q-checkout .address {
    overflow: hidden;
    border-bottom: 6px solid var(--N50, #F3F4F5);
    padding-bottom: 10px;
}
#q-checkout .box-description p {
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 13px;
    color: #31353B;
}
#q-checkout .box-description p:last-child {
    color: rgba(0, 0, 0, .54);
}
#q-checkout .box-description p:first-child {
    font-weight: bold;
}
#q-checkout .box-footer {
    padding: 15px 0px 5px;
    overflow: hidden;
    border-top: 1px solid #DBDEE2;
}
#select-address, #register-account, #save-guest-address {
    display: inline-block;
    position: relative;
    padding: 0px 16px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 20px;
    text-indent: initial;
    height: 40px;
    width: auto;
    color: rgba(49, 53, 59, 0.96);
    background: radial-gradient(circle, transparent 1%, transparent 1%) center center / 15000% transparent;
    border: 1px solid #E5E7E9;
    border-radius: 3px !important;
    outline: none;
    transition: background 0.8s ease 0s;
    cursor: pointer;
}
#select-address:active {
    background-size: 100%;
    transition: background 0s ease 0s;
}
#select-address:active::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(49, 53, 59, 0.12);
    border-radius: inherit;
}
#select-address, #register-account, #save-guest-address {
    display: block;
    font-size: 15px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 0px;
    transition: opacity 0.3s linear 0s, top 0.3s linear 0s;
    white-space: nowrap;
}
#q-checkout .checkout-data {
    padding: 16px 0px 0px;
}
#q-checkout .checkout-data div {
    padding: 0;
}
#q-checkout .checkout-data {
    padding-right: 10px;
}
/* #q-checkout .input-group {
    display: table;
} */

#q-checkout .btn-group-toggle [type=radio] {
    display: none;
}
#q-checkout .bootstrap-select .btn-default {
    color: #000;
}
#q-checkout .checkout-data .list-product li {
    font-size: 14px;
    border-bottom: 0;
}
#select-address-modal .modal-dialog {
    max-width: 600px !important;
}
#edit-address-modal .modal-body h2, #select-address-modal .modal-body h2, #add-address-modal .modal-body h2, #guest-address-modal .modal-body h2 {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}
#select-address-modal .modal-body .btn-select-address {
    font-weight: 700;
    text-indent: initial;
    height: 40px;
    z-index: 2;
    width: auto;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background-color: rgb(3, 172, 14);
    padding: 0px 16px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 3px !important;
    margin: 15px auto;
    outline: none;
    display: block;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 0px;
    font-family: "Nunito Sans", sans-serif;
    transition: opacity 0.3s linear 0s, top 0.3s linear 0s;
    white-space: nowrap;
}
.d-block {
    display: block;
}
#select-address-modal .modal-header, #edit-address-modal .modal-header, #add-address-modal .modal-header, #guest-address-modal .modal-header {
    border-bottom: 0;
    padding: 20px 20px 20px 0;
}
#select-address-modal .modal-header .close span, #edit-address-modal .modal-header .close span, #add-address-modal .modal-header .close span, #guest-address-modal .modal-header .close span {
    font-size: 33px;
}
#select-address-modal .address-list-adder {
    padding: 20px;
    text-align: center;
    font-size: 16px;
    color: #9FA6B0;
    font-weight: 600;
    border: dashed 1px #DBDEE2;
    border-radius: 3px !important;
    cursor: pointer;
    margin-bottom: 18px;
    margin-top: 25px;
}
#select-address-modal .address-list-item {
    border: 1px solid #DBDEE2;
    padding: 20px;
    border-radius: 3px !important;
    margin-bottom: 18px;
    font-size: 14px;
}
#select-address-modal .is-active-address {
    border: 1px solid #8abf63;
    padding: 20px;
    border-radius: 3px !important;
    margin-bottom: 18px;
}
.modal {
    overflow-y: auto !important;
}
#select-address-modal .box-content-cta {
    display: inline;
    color: #03AC0E;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    outline: none;
    border: none;
}
#btn-login {
    width: 100%;
    border: none;
    z-index: 2;
    margin-top: 10px;
    position: relative;
    background-color: #80bb01;
    background-image: none;
    padding-top: 10px;
    font-size: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    outline: 0;
    height: 40px;
    border-radius: 3px !important;
    padding: 0 60px;
    color: #fff;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
/* #login-account, #create-account {
    margin-left: -15px;
    overflow: hidden;
} */

#create-account .col-lg-12, #login-account .col-lg-12 {
    padding-left: 0;
}
.password-hpqc .fa::before {
    content: "\f070";
}
.password-hpqc-show .fa::before {
    content: "\f06e";
}
.password-hpqc .fa {
    position: absolute;
    cursor: pointer;
    right: 10px;
    font-size: 18px;
    top: 18px;
    transform: translate(0, -50%);
}
.password-hpqc {
    position: relative;
}
.form-group.password-login {
    margin-bottom: 5px;
}
@media (min-width: 1199px) {
    #q-checkout .row {
        display: flex;
    }
    #product-total {
        position: sticky;
        top: 10px;
    }
    #q-checkout .list-product {
        padding-right: 15px;
    }
}
@media (max-width: 1199px) {
    #q-checkout .left-cart, #q-checkout .right-cart {
        padding: 0;
    }
    #q-checkout .checkout-data {
        padding-right: 0;
    }
    #q-checkout.wrap {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    #q-checkout-header div a:first-child {
        position: static;
        margin-right: 15px;
    }
}
/* Checkout Page Start*/

#content .checkout-success-hpwd {
    font-family: 'Manrope', sans-serif;
    width: 850px;
    padding: 30px 40px;
    display: block;
    text-align: center;
    box-shadow: 0 0px 7px rgb(0 0 0 / 10%);
    margin-left: auto !important;
    margin-right: auto !important;
}
.checkout-success-hpwd hr::before {
    content: none !important;
}
.checkout-success-hpwd .order-total {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 25px;
}
.checkout-success-hpwd .order-total .total {
    font-weight: bold;
}
.checkout-success-hpwd .list-total {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 5px 10px 5px 0;
}
.checkout-success-hpwd .list-total span:first-child {
    order: 1;
    padding-right: 20px;
}
.checkout-success-hpwd .list-total span:last-child {
    order: 3;
    padding-left: 20px;
}
.checkout-success-hpwd .list-total::after {
    background-image: radial-gradient(circle, currentcolor 1px, transparent 0.8px);
    background-position: bottom;
    background-size: 19px 4.5px;
    background-repeat: space no-repeat;
    content: "";
    flex-grow: 1;
    order: 2;
    height: 1em;
}
.checkout-success-hpwd {
    text-align: center;
}
.checkout-success-hpwd h2 {
    font-weight: 200;
    margin-top: 0;
    font-weight: 200;
}
.checkout-success-hpwd .order-data-item {
    width: 50%;
    padding: 5px 10px 5px 0;
}
.checkout-success-hpwd .item-title {
    font-weight: bold;
}
.checkout-success-hpwd .order-data {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    text-align: left;
    margin-bottom: 30px;
}
.checkout-success-hpwd .order-product {
    margin-top: 25px;
    text-align: left;
}
.checkout-success-hpwd .order-product-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px;
    padding-left: 0;
}
.checkout-success-hpwd .order-no {
    font-weight: bold;
    font-size: 16px;
}
.checkout-success-hpwd .title {
    font-weight: bold;
    text-align: left;
    position: relative;
}
.btn-detail, .btn-shopping {
    padding-top: 3px;
    padding-bottom: 3px;
}
.order-product-item .product-title {
    font-weight: bold;
}
.checkout-success-hpwd .btn-detail {
    border: none;
    z-index: 2;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    outline: 0;
    height: 40px;
    border-radius: 3px !important;
    padding: 8px 15px;
    color: #fff;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .7s all;
    font-weight: normal;
    background-image: linear-gradient(to right, rgb(255, 61, 48), rgb(255, 43, 97));
}
.btn.btn-detail:hover {
    color: #fff;
    background-image: linear-gradient(to left, rgb(253, 95, 85), rgb(255, 85, 128));
}
.checkout-success-hpwd .btn-shopping {
    border: none;
    z-index: 2;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    outline: 0;
    height: 40px;
    border-radius: 3px !important;
    padding: 8px 15px;
    color: #fff;
    text-transform: inherit;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
    font-weight: normal;
    background-image: linear-gradient(to right, rgb(143, 205, 6), rgb(114, 192, 0));
}
.btn.btn-shopping:hover {
    color: #fff;
    background-image: linear-gradient(to right, rgb(156, 220, 14), rgb(117, 197, 0));
}
.checkout-success-hpwd .product-desc {
    display: flex;
}
.checkout-success-hpwd .product-desc img {
    height: 100px;
    margin-right: 10px;
}
.checkout-alert {
    padding: 10px !important;
    border-radius: 3px !important;
    background: #f9be00;
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 12px;
    opacity: 0.7;
}
#q-checkout .text-danger {
    margin: 0!important;
    padding: 0!important;
    width: 100%;
    color: #dc3545 !important;
    background: transparent !important;
}
/* #q-checkout .form-control {
    width: 100%;
} */

#q-checkout .list-product>label {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
}
#q-checkout label.radio-inline {
    font-weight: 400;
    margin: 0;
    margin-left: 10px;
}
#q-checkout input[type=checkbox], #q-checkout input[type=radio] {
    /*margin: 4px 0 0;*/
}
#q-checkout .radio-inline input[type=radio] {
    margin-left: -20px;
}
#q-checkout-header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
#order-comment textarea {
    resize: none;
    min-height: 100px;
}
@media (max-width: 991px) {
    #content.checkout-success-hpwd {
        width: 100%;
        box-shadow: none;
    }
    #order-comment {
        margin-bottom: 25px;
    }
    #create-account .col-lg-12, #login-account .col-lg-12, #create-account .col-sm-12, #login-account .col-sm-12 {
        padding-right: 0;
    }
    #content .checkout-success-hpwd, .checkout-success-hpwd .btn-shopping, .checkout-success-hpwd .btn-detail, .checkout-success-hpwd .order-data-item {
        width: 100%;
    }
    #content .checkout-success-hpwd {
        padding: 20px 20px;
    }
    .checkout-success-hpwd .btn-detail {
        margin-bottom: 20px;
    }
    .checkout-success-hpwd .order-data {
        margin-bottom: 0;
    }
}
@media (max-width: 600px) {
    #q-checkout .dropdown.open .dropdown-menu {
        width: 100%;
    }
    .checkout-success-hpwd .order-data-item {
        width: 100%;
    }
    #q-checkout .bootstrap-select {
        width: 100%;
    }
    .checkout-success-hpwd .order-data {
        flex-direction: column;
    }
    #q-checkout .list-product li {
        flex-direction: column;
    }
    #q-checkout .cart-bottom-hpqc {
        display: block;
        margin-top: 10px;
    }
    #q-checkout .login-hpasl-buttons {
        margin: 15px 0 15px 0;
    }
}
.hpqc-cart, .hpqc-checkout {
    background: #fff;
}
#q-checkout .map {
    height: 500px;
}
#q-checkout .current-location {
    margin-top: 20px;
}
#q-checkout .pac-input {
    display: none;
    margin-top: 10px;
    max-width: 300px;
}
#q-checkout .pac-container {
    z-index: 1110!important;
}
/* Checkout Page End*/

/* PROGRESS PAGE */

.hpqc-cart .progress-hpqc {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #F2F2F2;
}
#q-checkout .bar {
    width: 0%;
    height: 4px;
    border-radius: 3px !important;
}
#q-checkout .percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}
/* safari hack*/

#create-account>.col-lg-6:first-child, #login-account>.col-lg-6:first-child {
    padding-left: 0;
}
#create-account>.col-lg-6:last-child, #login-account>.col-lg-6:last-child {
    padding-right: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    select[name="country_code"] {
        /* padding-left: 40px !important; */
        -webkit-appearance: none;
        line-height: 25px;
    }
}
@media only screen and (max-width: 480px) {
    .map {
        height: 300px;
    }
}
/* PROGRESS PAGE END*/

.next-overlay-wrapper .next-overlay-inner {
    z-index: 1001;
}
.next-overlay-wrapper .next-overlay-inner {
    z-index: 1001;
}
.hpcm-coupon-container h3 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.hpcm-coupon-container {
    position: relative;
    display: inline-flex;
    align-items: flex-start;
    margin: 10px 0;
}
.hpcm-coupon-container:hover>.hpcm-coupon {
    opacity: 1;
    visibility: visible;
}
.hpcm-coupon {
    padding: 20px;
    width: 325px;
    opacity: 0;
    visibility: hidden;
    transition-delay: 0.3s;
    position: absolute;
    background-color: white;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 10px;
    border: 1px solid grey;
    border-radius: 4px;
    top: 20px;
}
.hpcm-coupon:after {
    content: " ";
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -9px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid white;
}
.hpcm-coupon:before {
    content: " ";
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -10px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid grey;
}
@media only screen and (max-width: 768px) {
    #create-account>.col-lg-6:last-child, #login-account>.col-lg-6:last-child {
        padding-left: 0;
    }
    .hpcm-coupon {
        padding: 20px;
        width: 325px;
        opacity: 0;
        visibility: none;
        transition-delay: 0.3s;
        position: absolute;
        background-color: white;
        z-index: 99;
        left: 50%;
        transform: translate(-15%, 0);
        margin-top: 10px;
        border: 1px solid grey;
        border-radius: 4px;
        top: 20px;
    }
    .hpcm-coupon:after {
        content: " ";
        position: absolute;
        left: 20%;
        transform: translate(-50%, 0);
        top: -9px;
        border-top: none;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid white;
    }
    .hpcm-coupon:before {
        content: " ";
        position: absolute;
        left: 20%;
        transform: translate(-50%, 0);
        top: -10px;
        border-top: none;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid gray;
    }
}
.product-coupon-balloon.next-balloon {
    width: 100%;
    max-width: none;
    padding: 0;
}
.next-balloon-medium {
    padding: 16px 20px;
}
.next-balloon-normal {
    color: #000;
    border-color: #ccc;
    background-color: #fff;
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .12);
    border-width: 1px;
}
.product-coupon-balloon .product-coupon-wrap {
    max-height: 410px;
    overflow-y: auto;
}
.product-coupon-balloon .product-coupon-title {
    color: #999;
    font-size: 12px;
    margin-bottom: 8px;
}
.coupon-store {
    position: relative;
    height: 95px;
    margin-bottom: 8px;
    background: url(../image/hpqccoupon.png) 50% no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    color: #fff;
    border: 1px solid #fff;
    background-color: #1E90FF;
}
#q-checkout .input-telephone {
    flex: 1;
    float: left;
    width: calc(100% - 80px);
}
.coupon-store .coupon-store-info {
    height: 100%;
    padding: 10px 100px 10px 16px;
    line-height: 20px;
}
.panel-body.form-group .coupon-hpcm .col-lg-4, .panel-body.form-group .coupon-hpcm .col-md-4 {
    width: 100%;
}
.panel-body.form-group .coupon-hpcm {
    width: 100%;
}
.next-balloon, .next-balloon *, .next-balloon ::after, .next-balloon ::before {
    box-sizing: border-box;
}
.next-balloon, .next-balloon *, .next-balloon ::after, .next-balloon ::before {
    box-sizing: border-box;
}
.coupon-store .coupon-store-price {
    font-weight: 700;
    font-size: 16px;
}
.line-limit-length, .two-line-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-limit-length {
    white-space: nowrap;
}
.coupon-store .coupon-store-orders {
    font-size: 10px;
    line-height: 15px;
}
.coupon-store .coupon-store-time {
    font-size: 10px;
    opacity: .8;
    cursor: default;
    line-height: 15px;
}
.coupon-store .coupon-store-get, .coupon-store .coupon-store-get-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.coupon-store .coupon-store-get {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(0, -50%);
}
.coupon-store .coupon-store-get-inner {
    width: 40px;
    height: 40px;
    background: #fff;
    color: #1E90FF;
    font-weight: 600;
    border: none;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
}
.coupon-store .coupon-store-get-inner i {
    margin: 0!important;
}
.product-coupon-balloon .product-coupon-wrap.disabled {
    opacity: 0.6;
}
.coupon-hpcm {
    overflow: hidden;
    margin-bottom: 15px;
}
.hpcm-label {
    font-weight: 600;
    font-size: 15px;
    margin-right: 7px;
    padding-left: 0 !important;
}
.hpcm-minicoupons {
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mini-coupon-item {
    cursor: default;
    position: relative;
    z-index: 1;
    background: rgba(208, 1, 27, .08);
    padding: 3px 7px;
    border: 0;
    white-space: nowrap;
    color: #ee4d2d;
    margin-right: 5px;
    margin-bottom: 5px;
}
.mini-coupon-item:before {
    content: "";
    width: 6px;
    height: calc(98% - 5px);
    position: absolute;
    top: 2.5px;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-size: 6px 6px;
    background-position-x: -6px;
    left: -2px;
}
.mini-coupon-item:after {
    content: "";
    width: 6px;
    height: calc(98% - 5px);
    position: absolute;
    top: 2.5px;
    background-image: radial-gradient(#fff 2px, transparent 0);
    background-size: 6px 6px;
    background-position-x: -6px;
    right: -2px;
}
#q-checkout .coupon-hpqc {
    display: block;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 40%);
    box-shadow: 0 0 4px rgb(0 0 0 / 18%);
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
/* dropshipping form */

#q-checkout .form-horizontal {
    clear: both;
}
#q-checkout .form-group {
    display: block;
}
#product-total .input-group .input-group-btn {
    text-align: right;
    position: absolute;
    right: 0;
}
#product-total .input-group {
    position: relative;
    width: 100%;
}
.promo #submit-coupon-hpqc {
    position: absolute;
    right: 0;
}
.promo #remove-coupon {
    position: absolute;
    right: 0;
    max-width: 80px;
}
#q-checkout .form-group {
    display: block;
}
.hpqc-checkout .text-danger {
    font-size: 13px;
}
#q-checkout .btn:hover {
    font-weight: bold !important;
}
#submit-qcheckout:hover {
    font-size: 18px !important;
}
#q-checkout label.form-label {
    display: block;
    width: 100%;
    margin-bottom: 8px !important;
    flex-basis: auto;
}
#q-checkout .mb-3 {
    margin-bottom: 10px !important;
}
#q-checkout .input-group {
    position: relative;
    display: table;
    width: 100%;
}
#q-checkout .input-group .form-control {
    width: 100%;
}
#q-checkout .address .box-description .fullname {
    text-transform: capitalize;
}
#q-checkout .modal .modal-header::before, #q-checkout .modal .modal-header::after {
    display: block;
}
.promo #submit-coupon-hpqc {
    position: absolute;
    right: 0;
    min-width: 80px;
}
h2.swal2-title {
    font-size: 14px !important;
    font-weight: normal !important;
}
.telephone-input .country-code-input {
    float: left !important;
}
#add-address-form .btn-group {
    padding: 0 15px;
    margin-top: 30px;
}
#add-address-form .btn-group button {
    margin-right: 15px;
}