@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* for these class bb br--col--brand-green w--max-content */
[data-creator-lists] [data-active="true"] {
    border-color: var(--color-brand-green, #07F468);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: max-content;
}
/* New style */
[data-creator-lists] [data-active="true"] [data-creator-list-name] {
    display: flex;
}

/* New style */
[data-subscription-info-container] {
    min-height: 80px;
}

/* New style */
ul.woocommerce-error{
    display: inline-block;
}

/* New style */
[data-checkout-alert-wrapper]{
    border-left: 0.1875rem solid #FF4405!important;
}
/* New style */
[data-checkout-alert-wrapper].h--48,
[data-checkout-alert-wrapper] .h--48{
    min-height: 48px;
    height: auto;
}

/* New Style for those class fs--14 lh--20 fw6 col--vermilion*/
[data-checkout-alert-content-text] *{
    color: var(--color-vermilion, #FF4405);
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
}

/* New style for card */
.wpwl-form.wpwl-form-registrations.wpwl-form-has-inputs .wpwl-group-registration {
    height: 56px;
    border-radius: 6px;
    background: #00000040;
    border: 1px solid #EAECF080;
    padding: 16px 50px 16px 16px;
}

[data-checkout-toggle-wrapper].show .wpwl-container.wpwl-container-card,
.wpwl-brand-VISA{
    display: flex !important;
}

#wpwl-registrations,
.wpwl-button.wpwl-button-pay,
.wpwl-form.wpwl-form-card .wpwl-group.wpwl-group-brand,
[data-checkout-toggle-wrapper].show #wpwl-registrations,
[data-checkout-toggle-wrapper] script + p{
    display: none;
}

[data-checkout-payment-card]{
    border-radius: 10px;
}
/* New */
div.wpwl-container.wpwl-container-card{
    min-height: 277px;
    background: url(./card-bg.png), #1D1D1D;
    background-size: cover;
    border: 1px solid rgba(251, 251, 251, 0.37);
    /* padding: 1.5rem; */
    border-radius: 10px;
}

/* New */
.wpwl-form.wpwl-form-card{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    flex-direction: row;
    width: 100%;
    /* align-items: center; */
    justify-content: center;
    margin-bottom: 0;
    justify-content: space-between;
}

/* New */
.wpwl-form.wpwl-form-card .wpwl-wrapper-submit:before, 
.wpwl-form.wpwl-form-card .wpwl-wrapper-submit:after,
.wpwl-form.wpwl-form-card .wpwl-clearfix:before, 
.wpwl-form.wpwl-form-card .wpwl-clearfix:after{
    display: none;
}

/* New */
.wpwl-form.wpwl-form-card .wpwl-wrapper,
.wpwl-form.wpwl-form-card .wpwl-label,
.wpwl-form.wpwl-form-card .wpwl-wrapper-brand, .wpwl-form.wpwl-form-card .wpwl-brand-card {
    width: 100%;
}

/* New */
.wpwl-form.wpwl-form-card .wpwl-group{
    width: 47%;
    position: relative;
    display: flex;
    flex-direction: column;
    order: 2;
    margin-bottom: 0;
}
/* New */
.wpwl-form.wpwl-form-card .wpwl-group.wpwl-group-submit{
    width: 100%;
    order: 1;
    margin-top: -15px;
    margin-bottom: 40px;
}
/* New */
.wpwl-form.wpwl-form-card .wpwl-group.wpwl-group-submit .wpwl-wrapper.wpwl-wrapper-submit{
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 1rem;
    width: 100%;
    align-items: center;
}
/* New */
.customLabel {
    color: #98A2B3;
}
/* New */
.wpwl-label {
    color: var(--color-gray-light);
}
/* New */
.wpwl-control {
    border-radius: 0px;
}

body.woocommerce-checkout {
    margin: 0;
    padding: 0;
    /* background: -webkit-linear-gradient(left, white, white 50%, #F2F6FC 50%, white); */
}

#checkout {
    /* padding: 1.5rem 0rem; */
    height: 100vh;
    display: flex;
    flex-direction: column;
}

body #checkout .wpwl-form-card{
    background: transparent;
    box-shadow: none;
    height:100%;
    border: 0px solid #ccc;
}

/* new card input errors */
.wpwl-has-error~.wpwl-hint{
    position: absolute;
    bottom: -1rem;
    font-size: 12px;
}

/* New added for background. it used on new template body */
.woocommerce-checkout{
    /* background-color: #333333; */
    background-color: transparent !important;
}
.checkout-popup-wrapper .woocommerce-checkout{
    background-color: transparent !important;
}

/* Store payment detail check */
#checkout [name="createRegistration"]{
    /* background-color: white; */
    width: 1rem;
    height: 1rem;
    background: transparent;
    border: solid 1px var(--color-Mischka, #d0d5dd);
    border-radius: 4px;
}
/* new style */
#checkout [name="createRegistration"]:checked {
    accent-color: var(--color-brand-green, #07f468)!important;
    background-color: var(--color-brand-green, #07f468)!important;
    border-color: var(--color-brand-green, #07f468)!important;
    width: 1rem;
    height: 1rem;
    margin-right: 4px;
}

.woocommerce-checkout,
#checkout .woocommerce-checkout{
    flex: 1 0 0; /* not sure need or not. when we remove this, we will got height issue */
    /* display: flex; */
    flex-direction: column;
}
#checkout .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#checkout p {
    margin: 0 0;
}
.coupon_input_wrap,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-input-wrapper,
.woocommerce-checkout-review-order{
    position: relative;
}
.blockUI.blockOverlay{
    display: none!important;
}
body[data-saving-data="true"] form.woocommerce-checkout {
    position: relative;
}

body[data-saving-data="true"] [data-form-overlay], [data-overlay="yes"] {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    z-index: 99;
}
body[data-saving-data="true"] [data-form-overlay][data-overlay-style="light"], [data-overlay="yes"][data-overlay-style="light"] {
    /* background: rgba(255, 255, 255, 0.5); */
    background: rgb(255 255 255 / 11%);
}
/* back link  */
#checkout .checkout_back_btn {
    /* width: 186px; */
    height: 2.25rem;
    /* padding-top: 0.5rem;
    padding-bottom: 0.5rem; */
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0.5rem;
    padding-right: 1rem;
    border-radius: 0.625rem;
    /* justify-content: center; */
    justify-content: start;
    align-items: center;
    gap: 0.625rem;
    display: inline-flex;
    color: #5F6369;
    text-decoration: none;
    cursor: pointer;
    /* margin-left: 44px; */
}

#checkout .checkout_back_btn:hover {
    border-radius: 0.625rem;
    background: var(--neutrals-grey_3, #DEE5EC);
    transition: all .4s ease;
    color: var(--text-primary, #303437);
}

#checkout .checkout_back_btn:hover svg>path {

    transition: all .4s ease;
    fill: var(--text-primary, #303437);
}

#checkout .checkout_back_btn p {
    text-align: center;
    font-size: 0.875rem;
    font-family: Poppins;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.5rem;
    word-wrap: break-word
}

#checkout .page_step {
    width: 9.75rem;
    height: 1.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.313rem;
    display: inline-flex
}

#checkout .page_step a,
#checkout .page_step span {
    cursor: pointer;
    font-size: 0.875rem;
    font-family: Poppins;
    font-weight: 600;
    word-wrap: break-word;
    opacity: 0.50;
    color: #5F6369;
    text-decoration: none;
}

#checkout .page_step a.current {
    color: var(--brand-blue-1, #30F);
    opacity: 1;
}

#checkout .page_step span {
    font-size: 1rem;
    font-family: Poppins;
    font-weight: 500;
    opacity: 1;
    word-wrap: break-word;
    cursor: default;
}


#checkout .col2-set {
    /* display: flex; */
    /* flex-direction: row; */
    /* width: 100%; */
    /* justify-content: center; */
    /* align-items: flex-start; */
    /* flex:1 0 0; */
}

#checkout .col2-set .left,
#checkout .col2-set .right {
    /* width: 50%; */
    /* padding: 0rem 3rem; */

}

#checkout .col2-set .right {
    /* padding: 3rem 1.5rem; */
    /* padding: 3rem 3rem; */
    /* align-self: stretch; */
    /* background: #F2F6FC; */
    /* display: flex; */
    /* flex-direction: column; */
    /* gap: 2.5rem; */
}

#checkout .col2-set .left {
    /* display: flex; */
    /* flex-direction: column; */
    /* gap: 1.5rem; */
    /* padding-top: 1.5rem; */
    /* padding-top: 28px; */
}

#checkout label {
    /* color: var(--text-primary, #303437); */
    /* font-family: Poppins; */
    /* font-size: 0.75rem; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 1.5rem; */
    /* display: block; */
}

/* new style */
.wpwl-control-iframe,
.wpwl-group .wpwl-wrapper input {
    background: transparent;
    border: 0;
    color: #f9fafb;
    font-size: 1rem;
    line-height: 1.5rem;
}
.wpwl-group .wpwl-wrapper:not(.wpwl-wrapper-submit){
    padding: 0 !important;
}
.wpwl-group .wpwl-wrapper:not(.wpwl-wrapper-submit) input,
.woocommerce-input-wrapper{
    background-color: hsla(0, 0%, 100%, .1);
}
.wpwl-group .wpwl-wrapper:not(.wpwl-wrapper-submit) input,
.woocommerce-input-wrapper,
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cvv iframe,
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cardNumber iframe{
    /* width: 100%; */
    /* display: block; */
    /* height: 100%; */
    /* Nay Added */
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */ 

    /* include in new tempalte as class */
    border-radius: 0rem;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border-color: var(--color-mischka, #D0D5DD);
    gap: 0.5rem;
    align-items: center;
    display: flex;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    height: 40px;
    padding: 0.5rem 0.75rem !important;
    z-index: 2;
}
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cvv iframe,
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cardNumber iframe
{
    font-family: "Poppins", "Inter", "Montserrat", "Open Sans", arial, sans-serif;
    font-size: 1rem;
    background: transparent !important;
    background-color: transparent !important;
}
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cvv:after,
.wpwl-group .wpwl-wrapper.wpwl-wrapper-cardNumber:after{
    content: '';
    width: 100%;
    height: 40px;
    background-color: hsla(0, 0%, 100%, .1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.wpwl-has-error{
    border-color: var(--Orange-dark-500, #FF4405) !important;
}

#checkout textarea{
    word-break: break-all;
}

#checkout textarea,
#checkout select,
#checkout input {
    color: white;
}

#checkout input:-webkit-autofill,
#checkout input:-webkit-autofill:hover, 
#checkout input:-webkit-autofill:focus, 
#checkout input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232300;
}

#checkout select,
#checkout input {
    /* padding: 0.75rem 0.625rem; */
    /* background-color: #fff; */
    /* border: 0.063rem solid #DEE5EC; */
    /* border-radius: 0.625rem; */
    /* font-size: 1rem; */
    /* word-wrap: break-word; */
    /* font-family: Poppins; */
    /* outline: 0; */
    /* width: inherit; */
    /* height: 2.5rem; */
    /* margin: 0; */
}

#checkout input {
    margin: 0;
}
#checkout label{
    align-items: center;
}

a.button.wc-forward:hover,
a.button.wc-forward{
    padding: 0px;
    background: transparent;
    border: 0px;
}
[data-message-type="error"] ul li strong,
[data-message-type="error"] ul li{
    color: white;
}

/* shipping fields  */
.wpwl-wrapper-registration-registrationId,
div.wpwl-form.wpwl-form-registrations,
.wpwl-form-registrations .wpwl-group-submit,
[id="billing_phone_field"],
[id="billing_email_field"],
.woocommerce-checkout>.woocommerce-NoticeGroup,
.woocommerce-checkout .subscription-switch-direction,
span.optional,
[data-address-fields-wrapper].address_edit .billing-header .shiping-edit,
[data-address-fields-wrapper].address_edit [data-address-detail],
[data-hide-on-show],
[data-show-on-hide],

.custom-woocommerce-notices:empty,
.woocommerce-shipping-fields:not(.show_shipping_address),
.woocommerce-billing-fields:not(.show_billing_address),
.woocommerce-message,
.woocommerce-notices-wrapper,
#checkout .cart-subtotal,
#checkout .blockOverlay,
[data-address-fields-wrapper]:not(.address_edit) [data-address-edit],
[data-address-fields-wrapper]:not(.address_edit) [data-address-update],
[data-address-fields-wrapper].address_edit [data-hide-in-edit],
#checkout .woocommerce-billing-fields .save_shipping,
.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper,
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: none;
}
[data-checkout-toggle-wrapper].show [data-hide-on-show],
[data-checkout-toggle-wrapper]:not( .show ) [data-show-on-hide]{
    display: inline-flex;
}

[data-address-fields-wrapper]:not(.address_edit) [data-address-detail] [data-address-edit],
#checkout .woocommerce-billing-fields.address_edit .save_shipping {
    display: block;
}

[data-address-fields-wrapper].address_edit .woocommerce-shipping-fields__field-wrapper,
#checkout [data-address-fields-wrapper].address_edit .woocommerce-shipping-fields__field-wrapper,
[data-address-fields-wrapper].address_edit .woocommerce-billing-fields__field-wrapper,
#checkout [data-address-fields-wrapper].address_edit .woocommerce-billing-fields__field-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    gap: 1rem;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: center;
}

#checkout .required,
#checkout .woocommerce-billing-fields__field-wrapper p .required,
#checkout .woocommerce-billing-fields__field-wrapper p .optional {
    display: none;
}

#checkout .woocommerce-shipping-fields__field-wrapper .form-row-wide ,
#checkout .woocommerce-billing-fields__field-wrapper .form-row-wide {
    /* width: 98%; */
    flex: auto; /** Nay Added: it need in new template */
}

/* #checkout .woocommerce-billing-fields__field-wrapper input { */
body .woocommerce-checkout [data-address-fields-wrapper] .woocommerce-shipping-fields__field-wrapper input:not(.nice-select-search),
body .woocommerce-checkout [data-address-fields-wrapper] .woocommerce-billing-fields__field-wrapper input:not(.nice-select-search) {
    /* width: 95%; */
    /* width: -webkit-fill-available!important; */
}


.woocommerce-billing-fields p.form-row-last,
.woocommerce-billing-fields p.form-row-first {
    /* width: 48%; */
    /* width: 19.7rem; */
    /* display: inline-block; */
}

[data-address-fields-wrapper],
.woocommerce-billing-fields {
    display: flex;
    /* padding-bottom: 2.5rem; */
    flex-direction: column;
    align-items: flex-start;
    /* gap: 1.5rem; */
    /* align-self: stretch; */
    /* border-bottom: 0.063rem solid var(--neutrals-grey_3, #DEE5EC); */
}



.billing-header {
    /* height: 3rem; */
    /* justify-content: flex-start; */
    /* align-items: center; */
    /* gap: 1.5rem; */
    /* display: inline-flex; */
    /* width: 100%; */
}

#checkout .billing-header h3 {
    /* margin: 0; */
    /* flex: 1 1 0; */
    /* color: #303437; */
    /* font-size: 1.25rem; */
    /* font-family: Poppins; */
    /* font-weight: 600; */
    /* text-transform: capitalize; */
    /* letter-spacing: 0.2.5rem; */
    /* word-wrap: break-word */
}

.billing-header .shiping-edit {
    min-width: 6.25rem;
    border-radius: 0.625rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    display: flex
}

.billing-header .shiping-edit button {
    color: #3300FF;
    /* font-size: 1.125rem; */
    font-size: 1rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.5rem;
    word-wrap: break-word;
    cursor: pointer;
    background-color: transparent;
    border: 0.063rem solid transparent; 
}

#checkout .billing_address_detail .address_info p {
    color: var(--text-primary, #303437);
    font-family: Poppins;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

/* order review  */
.woocommerce-checkout-review-order {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    /* padding-top: 2.5rem; */
}

.woocommerce-privacy-policy-text,
[data-mobile-section]>.woocommerce-checkout-payment,
#order_review>.woocommerce-checkout-payment{
    display: none;
}

#order_review_heading {
    /* color: var(--text-primary, #303437); */
    /* font-family: Poppins; */
    /* font-size: 1.5rem; */
    /* font-style: normal; */
    /* font-weight: 600; */
    /* line-height: normal; */
    /* text-transform: uppercase; */
    /* margin: 0 0; */
    /* padding: 0 0; */
    /* margin-top: -0.75rem; */
}

.place-order {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 1rem;
    align-self: stretch;
    flex-direction: column;
}

.place-order button[name="woocommerce_checkout_place_order"] {
    /* display: none; */
}

.place-order button {
    /* border-radius: 0.625rem; */
    /* background: var(--brand-blue-1, #30F); */
    /* width: 100%; */
    /* height: 3rem; */
    /* min-width: 6.25rem; */
    /* padding: 0.5rem 1.5rem; */
    /* color: var(--neutrals-white, #FFF); */
    /* font-family: Poppins; */
    /* font-size: 1.125rem; */
    /* font-style: normal; */
    /* font-weight: 500; */
    /* line-height: 1.5rem; */
    /* border: 0rem solid; */
    /* cursor: pointer; */
}




#order_review table {
    text-align: left;
    border-collapse: collapse;
}

#order_review table tbody tr {
    border-bottom: 0.063rem solid #DEE5EC;
}

#order_review table tbody tr td {
    padding: 1.25rem 0rem;
    /* padding: 0.5rem 0rem; */
    padding-left: 1rem;
    vertical-align: middle;
}

#order_review table tbody tr td.product-name {
    padding-left: 1.563rem;
}

#order_review table tfoot th,
#order_review table tfoot td {
    padding-top: 0.5rem;
}

#order_review table thead th {
    /* padding-top: 1rem; */
    /* padding-bottom: 1.25rem; */
}

#order_review table thead th {
    color: #333;
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    opacity: 0.5;

}

#order_review table thead th.product-name {
    padding-left: 1.563rem;
    width: 14.25rem;
}

#order_review table tbody td.product-total,
#order_review table thead th.product-total {
    text-align: right;
}

#order_review table thead th {
    padding-left: 1rem;
}

#order_review table tfoot tr td,
#order_review table tfoot tr td span,
#order_review table tfoot tr th,
#order_review table tfoot tr.order-total td,
#order_review table tfoot tr.order-total td span,
#order_review table tfoot tr.order-total th {
    color: var(--text-primary, #303437);
    font-family: Poppins;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    vertical-align: middle;
}
#order_review table tfoot tr.order-total td span,
#order_review table tfoot tr td span{
    vertical-align: baseline;
}
#order_review table tfoot tr.order-total td,
#order_review table tfoot tr.order-total th {
    padding-bottom: 1rem;
}

#checkout #order_review table tfoot td,
#checkout #order_review table tfoot .order-total td {
    text-align: right;
}

#checkout #order_review table .quantity input:focus {
    background-color: white;
}

#checkout #order_review table .quantity input {
    border: 0rem solid;
    /* background: #f9fbfe; */
    background: #f2f6fc;
    width: 80%;
    color: var(--text-primary, #303437);
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#order_review table tbody td.product-total span,
#order_review table tbody td.product-total {
    overflow: hidden;
    color: var(--text-primary, #303437);
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-left: 0rem;
}

#order_review table tbody td.product-total .subscription-details {
    display: none;
}

#order_review table tbody td.product-total>div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0.3125rem;
    flex: 1 0 0;
}

#order_review table tbody td.product-total .product_coupon_dis_total {
    display: -webkit-box;
    width: 4rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;

    overflow: hidden;
    color: var(--text-secondary, #5F6369);
    text-align: right;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0075rem;
    text-decoration-line: strikethrough;
    text-decoration: line-through;
}
#order_review table tbody td.product-total .product_coupon_dis_total .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
#order_review table tbody td.product-total .product_coupon_dis_total .woocommerce-Price-amount{
    overflow: hidden;
    color: var(--text-secondary, #5F6369);
    text-align: right;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0075rem;
    text-decoration-line: strikethrough;
}
.woocommerce-checkout .subscription-switch-direction,
.woocommerce-checkout span.subscription-details{
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    color: #fff;
}
.notice_for_subscritpion_product .col--brand-green strong,
.woocommerce-checkout span.subscription-price,
.total-container strong,
.woocommerce-Price-amount.amount,
.woocommerce-Price-currencySymbol{
    /* padding-right: 0.188rem; */
    /* color:#FF0066; */
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.product_name_wrap {
    width: 14.25rem;
    justify-content: flex-start;
    align-items: center;
    gap: 0.625rem;
    display: inline-flex;
    position: relative;
}

.product_name_wrap>a.product-remove {
    position: absolute;
    left: -1.563rem;
    height: 1rem;
    width: 1rem;
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_remove::after,
.product_name_wrap>a.product-remove::after {
    content: "";
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
}

.product_img {
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_img img {
    width: 3rem;
    height: 3rem;
    position: relative;
    border-radius: 0.5rem;
    object-fit: cover;
}

.product_name_wrap .product_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0.25rem;
    flex: 1 0 0;
}

.product_name_wrap .product_info .product_coupon {
    width: 5.688rem;
    height: 1.125rem;
    justify-content: flex-start;
    align-items: center;
    gap: 0.25rem;
    display: inline-flex;
}

.product_name_wrap .product_info .product_coupon .product_coupon_icon {
    width: 1rem;
    height: 1rem;
    position: relative
}

.product_name_wrap .product_info .product_coupon .product_coupon_code {
    color: #FF0066;
    font-size: 0.75rem;
    font-family: Poppins;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.019rem;
    word-wrap: break-word;
}

.product_name_wrap .name {
    flex: 1 1 0;
    color: var(--text-primary, #303437);
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    min-height: 1.313rem;
    overflow: hidden;

}

/* creator item */
.item_creator {
    width: 11.25rem;
    height: 1.5rem;
    justify-content: flex-start;
    align-items: center;
    gap: 0.25rem;
    display: inline-flex;
}

.item_creator .creator_img {
    width: 1.5rem;
    height: 1.5rem;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 0.5rem;
    display: flex
}

.item_creator .creator_img img {
    width: 1.5rem;
    height: 1.5rem;
    box-shadow: 0rem 0rem 1.25rem -0.313rem rgba(0, 0, 0, 0.25);
    border-radius: 21.716rem;
    object-fit: cover;
}

.item_creator .creator_name {
    flex: 1 1 0;
    opacity: 0.50;
    color: #333333;
    font-size: 0.875rem;
    font-family: Poppins;
    font-weight: 400;
    line-height: 1.5rem;
    word-wrap: break-word;

    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    opacity: 0.5;
}

/* coupon */
#checkout div.checkout_coupon {
    display: block;
    /* width: 95%; */
    width: 100%;
    position: relative;
    /* padding: 0rem 3rem; */
}

div.checkout_coupon.processing::after {
    /* content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #efefef82; */
}

#checkout div.checkout_coupon .spin {
    height: 1.375rem;
    width: 1.375rem;
    border-radius: 9999px;
    border-color: rgba(0, 0, 0, .1);
    border-top-color: #30f;
    animation: rotation 1s linear infinite;
    border-width: 0.094rem;
    border-style: solid;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    z-index: 9999;
    display: none;
}

#checkout div.checkout_coupon.processing .spin {
    display: block;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.checkout_coupon .coupon_wrap {
    width: 100%;
    /* padding: 2.5rem 0rem; */
    padding: 2.5rem 0rem;
    padding-top: 1.5rem;
    border-bottom: 0.063rem solid var(--neutrals-grey_3, #DEE5EC);
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
.coupon_wrap .coupon_heading_wrap{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
    align-self: stretch;
}
.coupon_wrap .coupon_heading_wrap p{
    color: var(--text-secondary, #5F6369);
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0175rem;
}
.coupon_wrap .coupon_lists {
    /* width: 624px;
    height: 112px; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}

.coupon_wrap .coupon_lists.empty {
    display: none;
}

.coupon_wrap .coupon_lists .coupon_list {
    align-self: stretch;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px #DEE5EC solid;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: inline-flex;
    padding-right: 0.313rem;
}

.coupon_wrap .coupon_lists .coupon_list:last-child {
    border: 0px;
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_remove {
    width: 16px;
    height: 16px;
    position: relative;
    cursor: pointer;
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_name {
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_name .coupon_list_name_code {
    color: #303437;
    font-size: 0.875rem;
    font-family: Poppins;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5rem;
    letter-spacing: 0.35px;
    word-wrap: break-word;
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_value>*,
.coupon_wrap .coupon_lists .coupon_list .coupon_list_value {
    flex: 1 1 0;
    text-align: right;
    color: #FF0066;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.35px;
    word-wrap: break-word
}

.coupon_wrap .coupon_lists .coupon_list .coupon_list_value .woocommerce-remove-coupon {
    display: none;
}

.coupon_heading {
    align-self: stretch;
    color: #303437;
    font-size: 1.25rem;
    font-family: Poppins;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.2.5rem;
    word-wrap: break-word
}

.coupon_input_wrap {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5rem;
    display: inline-flex;
}

.coupon_input_wrap .form-row-first {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}

.coupon_input_wrap .form-row-last {
    min-width: 6.375rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: rgba(51, 0, 255, 0.05);
    border-radius: 0.625rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    display: flex
}

.save_shipping {
    margin-top: -0.5rem;
}

.save_shipping,
.coupon_input_wrap button {
    cursor: pointer;
    min-width: 6.375rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: rgba(51, 0, 255, 0.05);
    border-radius: 0.625rem;

    color: #3300FF;
    font-size: 1.125rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.5rem;
    word-wrap: break-word;
    border: 0.063rem solid rgba(51, 0, 255, 0.05);
    transition: all .4s ease;
}

.coupon_input_wrap button {
    height: 3.125rem;
}

.save_shipping:hover,
.coupon_input_wrap button:hover {
    border-radius: 0.625rem;
    background: linear-gradient(0deg, rgba(51, 0, 255, 0.15) 0%, rgba(51, 0, 255, 0.15) 100%),
        rgba(255, 255, 255, 0.50);
}

.coupon_input_wrap .coupon_input {
    align-self: stretch;

    background: white;
    border-radius: 0.625rem;
    border: 0.063rem #DEE5EC solid;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    display: inline-flex;
    padding-left: 0.625rem;
}

#checkout .coupon_input_wrap .coupon_input input {
    border: 0rem solid;
    width: 100%;
    padding: 0.75rem 0.625rem;
    /* min-height: 2.5rem; */
}

/* order notes */
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper,
.after_checkout_form .left {
    /* display: flex; */
    /* flex-direction: column; */
    /* gap: 1.5rem; */

}

.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .note_length span,
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .note_length {
    /* opacity: 0.70; */
    /* color: #303437; */
    /* font-size: 0.75rem; */
    /* font-family: Poppins; */
    /* font-weight: 400; */
    /* line-height: 1.5rem; */
    /* word-wrap: break-word; */
    /* display: none; */
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .note_length span{
    /* display: inline-block;  */
}

.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper {
    /* padding: 2.5rem 0rem; */
    /* padding: 2.5rem 0rem; */
    /* padding-top: 1.5rem; */
    /* gap: 0rem; */
}

.woocommerce-additional-fields__field-wrapper .notes {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1.5rem;
    display: inline-flex;
    width: 100%;
}

#checkout .woocommerce-additional-fields__field-wrapper .notes label span,
#checkout .woocommerce-additional-fields__field-wrapper .notes label {
    color: #303437;
    font-size: 1.25rem;
    font-family: Poppins;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.2.5rem;
    word-wrap: break-word;
}

#checkout .woocommerce-additional-fields__field-wrapper .notes textarea {
    align-self: stretch;
    flex: 1 1 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background: white;
    border-radius: 0.625rem;
    border: 0.063rem #DEE5EC solid;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.625rem;
    display: inline-flex;

    flex: 1 1 0;
    color: #5F6369;
    font-size: 1rem;
    font-family: Poppins;
    font-weight: 400;
    line-height: 1.5rem;
    word-wrap: break-word;
    /* width: 93%; */
    width: inherit;
    min-height: 8rem;
    margin: 0;
}

/* notification */
#checkout .wc-block-components-notice-banner {
    width: 40%;
    /* margin: 0.75rem 3rem!important; */
    margin: 0.625rem 1rem;
    margin-right: 0rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

/* Term  */
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    align-self: stretch;
}

.woocommerce-terms-and-conditions-wrapper {
    width: 100%;
    text-align: left;
}

.woocommerce-terms-and-conditions-checkbox-text {
    color: var(--text-secondary, #5F6369);
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-self: center;

}

.woocommerce-terms-and-conditions-checkbox-text a {
    color: var(--brand-pink-1, #FB5BA2);
    font-family: Poppins;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}


/* checkbox style  */
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox] {
    display: none;
}

#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]+.checkbox-svg svg,
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]+.checkbox-svg img {
    display: none;
    transition: display 0.9s ease;
}

#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]:checked+.checkbox-svg svg~svg,
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]:not(:checked)+.checkbox-svg svg:first-child,
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]:checked+.checkbox-svg img~img,
#checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox [type=checkbox]:not(:checked)+.checkbox-svg img:first-child {
    display: block;
}

/* Select2 */
#checkout .select2-container {
    height: 2.5rem;
}

body .select2-container--open .select2-dropdown {
    border: 0.063rem solid #DEE5EC;
}

body .select2-results__option {
    font-size: 0.875rem;
    font-family: Poppins;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 2.5rem;
    background: transparent;
    display: block;
    border: 0.063rem solid #DEE5EC;
    outline: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0.625rem;
}

#checkout .select2 .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.5rem; /** 40px */
}

#checkout .select2 .select2-selection--single {
    /* background-color: #fff; */
    /* border: 0.063rem solid #DEE5EC; */
    /* border-radius: 0.625rem; */
    /* padding: 0.75rem 0.625rem; */
    background-color: #5a5858;
    border: 0px solid #DEE5EC;
    border-radius: 0px;
    padding: 0.75rem 0.625rem;
}

#checkout .select2 .select2-selection--single .select2-selection__rendered {
    /* line-height: 3.125rem; */
    /* font-size: 1rem; */
    /* word-wrap: break-word; */
    /* font-family: Poppins; */
    line-height: inherit;
    color: var(--color-gray-light);;
}

.notice_for_subscritpion_product{
    /* color: var(--text-secondary, #5F6369); */
    /* font-family: Poppins; */
    /* font-size: 0.875rem; */
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: normal; */
    /* letter-spacing: 0.0175rem; */
    /* width: 40rem; */
    /* height: 2.625rem; */
}
/* Nay added */
.woocommerce-error{ 
    display: flex;
    align-items: center; 
}
@media (max-width:1281px) {

    #order_review table .item_creator,
    #order_review table .product_name_wrap {
        width: auto;
    }

    #order_review table .item_creator {
        height: auto;
    }

    #checkout #order_review table .quantity input {
        width: 50%;
    }
}

@media (max-width:1024px) {

    #checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox {
        align-items: center;
    }

    #checkout .col2-set .left {
        /* padding-left: 1.5rem; */
        /* padding-right: 1.5rem; */
    }

}

@media (max-width:958px) {

    .woocommerce-billing-fields p.form-row-last,
    .woocommerce-billing-fields p.form-row-first {
        /* width: 47%; */
    }
}

@media (max-width:843px) {
    #checkout .col2-set {
        /* flex-direction: column; */
    }

    #checkout .col2-set .left,
    #checkout .col2-set .right {
        /* width: auto; */
    }

    #checkout .col2-set .right {
        /* padding: 3rem 1rem; */
    }

    #checkout .col2-set .left {
        /* padding: 0rem; */
        /* width: 94%; */
        /* margin: 0 auto; */
    }
}

@media (max-width:478px) {

    #order_review table tbody tr td.product-name,
    #order_review table tbody tr td,
    #order_review table thead th.product-name,
    #order_review table thead th {
        /* padding-left: 0rem; */
    }

    .product_img img,
    .item_creator .creator_img,
    .item_creator .creator_img img {
        /* width: 3rem; */
        /* height: 3rem; */
    }

    .product_name_wrap>a {
        /* left: -0.5rem; */
        /* height: 1rem; */
        /* width: 1rem; */
        /* top: 0rem; */
        /* z-index: 999; */
    }

    #order_review table .item_creator,
    #order_review table .product_name_wrap {
        /* flex-direction: column; */
        /* justify-content: center; */
        /* align-items: stretch; */
        /* height: 5rem; */
    }

    .woocommerce-additional-fields__field-wrapper .notes {
        /* width: 97%; */
    }

    #checkout .wc-block-components-notice-banner {
        /* width: 100%; */
    }
}

/* Rehan: CSS for merch estimated shipping days */
.variation-Estimatedshipping, .variation-Estimatedshipping p {
    font-size: 12px;
    color: #666;
    display: inline;
}

[data-payment-option] input:checked + div>[data-payment-method-edit-container]{
    border: 1px solid #07F468;
}

/* New style for responsive */
* {
  scrollbar-width: none;
  -ms-overflow-style: none
}

::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0
}

[data-checkout-payment-3d-secure-required].show ~ [data-checkout-container] {
    display: none;
}

/* #checkout [data-state-type="input"], */
#checkout .nice-select.v1{
    background: transparent;
    border: 0;
}

#checkout .nice-select.v1 .current{
    padding-top: 0;
    padding-bottom: 0;
}
#checkout [data-state-type="input"],
#checkout .nice-select.v1 .current{
    /* border:0;
    background: hsla(0, 0%, 100%, .1);
    border-radius: 0;
    user-select: none;
    border-radius: 0.125rem;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    border-color: var(--color-mischka, #D0D5DD);
    gap: 0.5rem;
    background-color: hsla(0, 0%, 100%, .1);
    align-items: center;
    display: flex;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    height: 40px; */
    
}
#checkout .nice-select.v1 .current [data-option-label]{
    color: var(--color-gray-light);
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

#checkout [data-role="country-state-group"] [data-layer="Label"] {
    color: white;
}
#checkout [data-role="country-state-group"] [data-layer="Input"] {
    background: transparent;
    border: 0;
    box-shadow: 0 0;
}

[data-checkout-toggle-wrapper].show .rotate-180 {
  transform: rotate(0deg);
}

[data-address-fields-wrapper].address_edit .shiping-edit svg{
    transform: rotate(180deg);
}

[data-mobile-section] {
    display: none;
}

[data-address-fields-wrapper] #billing_city_field,
[data-address-fields-wrapper] #billing_state_field,
[data-address-fields-wrapper] #billing_postcode_field,
[data-address-fields-wrapper] #billing_country_field,

[data-address-fields-wrapper] #shipping_city_field,
[data-address-fields-wrapper] #shipping_state_field,
[data-address-fields-wrapper] #shipping_postcode_field,
[data-address-fields-wrapper] #shipping_country_field {
    flex: 1 48%;
}

[data-checkout-payment-3d-secure-required].show,
.woocommerce-checkout [data-checkout-container]{
    width: 100%;
    max-width: 1014px;
}

[data-address-edit] {
    top: 1rem;
}
[data-mobile-popup-close] {
    display: none;
}
@media (max-width: 1009px){
    [data-mobile-popup-close] {
        display: inline-flex;
        margin-top: -1rem;
        cursor: pointer;
    }

    .woocommerce-checkout [data-checkout-column-right]{
        min-height: 100%;
    }
    [data-checkout-popup],
    .woocommerce-checkout-review-order-table{
        width: 100%;
    }

    [data-mobile-section] {
        display: block;
    }
    [data-desktop-section] {
        display: none;
    }
    [data-checkout-container]{
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    [data-checkout-container]>.w-50,
    [data-checkout-container-inner-wrapper]>.w-50{
        width: 100%;
        max-width: 100%;
    }
    #customer_details {
        padding: 0;
    }
    [data-checkout-container] [data-checkout-column-right]{
        height: 100%;
        background: transparent;
    }
    [data-checkout-type="product"] .total-container{
        border-top: 0px solid;
    }
}

@media (max-width: 480px){
    [data-address-fields-wrapper] #billing_first_name_field,
    [data-address-fields-wrapper] #billing_last_name_field,
    [data-address-fields-wrapper] #billing_city_field,
    [data-address-fields-wrapper] #billing_state_field,
    [data-address-fields-wrapper] #billing_postcode_field,
    [data-address-fields-wrapper] #billing_country_field,

    [data-address-fields-wrapper] #shipping_first_name_field,
    [data-address-fields-wrapper] #shipping_last_name_field,
    [data-address-fields-wrapper] #shipping_city_field,
    [data-address-fields-wrapper] #shipping_state_field,
    [data-address-fields-wrapper] #shipping_postcode_field,
    [data-address-fields-wrapper] #shipping_country_field {
        flex: 1 0 0;
        width: 47%;
    }


    [data-address-detail] [data-billing-address-text-area-wrapper] textarea,
    [data-address-detail] [data-billing-address-text-area-wrapper] {
        /* min-height: 80px;
        height: 100%; */
    }

    [data-payment-option] [data-payment-method-edit-container-text]{
        right: 20px;
    }
}
@media screen and (max-width: 320px) {
    [data-payment-method-edit-container]{

    }
    [data-payment-method-edit-container-text]{
        bottom: .5rem;
    }
    
}

/* Start: Added By Harwinder */

[data-checkout-payment-card] {
    width: 29.6875rem;
}
div.wpwl-container.wpwl-container-card{
    width: 100%;
    padding: 1.5rem;
    border: none !important;
    display: inline-flex !important;
    align-items: flex-end;
}
#checkout .wpwl-form-card{
    max-width: 29.6875rem !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 0.5rem !important;
}
.wpwl-form.wpwl-form-card .wpwl-group{
    gap: 0.375rem !important;
}
/* .wpwl-group-cardNumber, .wpwl-group-cardHolder{
    padding-right: 0 !important;
    width: 14.738rem !important;
}       */
/* .wpwl-group-expiry, .wpwl-group-cvv{
    padding-right: 0 !important;
    max-width: 10.75rem !important;
} */

.wpwl-group-cardNumber, .wpwl-group-cardHolder {
	padding-right: 0 !important;
	width: 61% !important;
	max-width: unset !important;
}
.wpwl-group-expiry, .wpwl-group-cvv {
	padding-right: 0 !important;
	max-width: unset !important;
	width: 35% !important;
}

.wpwl-label.wpwl-label-brand, .wpwl-wrapper.wpwl-wrapper-brand{
    display: none !important;
}

.wpwl-brand.wpwl-brand-card{
    display: block !important;
    width: 2.5rem !important;
    /* height: 1.00181rem !important; */
}
.wpwl-group.wpwl-group-brand.wpwl-clearfix{
    position: absolute !important;
    display: block !important;
    top: 1.8rem !important;
    right: 1.5rem !important;
}

.wpwl-wrapper.wpwl-wrapper-cardNumber, .wpwl-wrapper.wpwl-wrapper-expiry, .wpwl-wrapper.wpwl-wrapper-cardHolder, .wpwl-wrapper.wpwl-wrapper-cvv{
    padding: 0.5rem 0.75rem !important;
}
.wpwl-wrapper.wpwl-wrapper-submit .customInput{
    height: 1rem !important;
    width: 1rem !important;
}

.wpwl-wrapper.wpwl-wrapper-submit{
    gap: 0.5rem !important;
}

.wpwl-label{
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
}

.wpwl-wrapper.wpwl-wrapper-submit .customLabel{
    font-size: 0.875rem !important;
    font-weight: 400 !important;
    line-height: 1.25rem !important;
}

.wpwl-control.wpwl-control-iframe, .wpwl-wrapper input{
    padding: 0 !important;
}
.wpwl-has-error~.wpwl-hint{
    left: 0 !important;
}
.wpwl-wrapper > .wpwl-icon{
    display: none;
}

.wpwl-control-iframe html input, .wpwl-group .wpwl-wrapper input::placeholder{
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5rem !important;
}

@media (min-width: 1009px) and (max-width: 1045px) {
    [data-checkout-payment-card], div.wpwl-container.wpwl-container-card{
        width: 100% !important;
    }
    .wpwl-group-cardNumber, .wpwl-group-cardHolder{
        padding-right: 0 !important;
        width: 61% !important;
        max-width: unset !important;
    }      
    .wpwl-group-expiry, .wpwl-group-cvv{
        padding-right: 0 !important;
        width: 35% !important;
        max-width: unset !important;
    }
}


@media (min-width: 768px) and (max-width: 1009px) {
    [data-checkout-container]{
        width: 31.688rem !important;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    div[name="checkout"]{
        padding: 0 !important;
    }
    #checkout .col2-set .left{
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    [data-checkout-payment-card], div.wpwl-container.wpwl-container-card{
        width: 29.6875rem !important;
    }
    .wpwl-group-cardNumber, .wpwl-group-cardHolder{
        padding-right: 0 !important;
        width: 61% !important;
        max-width: unset !important;
    }      
    .wpwl-group-expiry, .wpwl-group-cvv{
        padding-right: 0 !important;
        width: 35% !important;
        max-width: unset !important;
    }
    .wpwl-group.wpwl-group-brand.wpwl-clearfix {
        top: 1.72rem !important;
    }
    
    /* Start: Added by Harwinder */
    .wpwl-form.wpwl-form-card .wpwl-group{
        gap: 0.125rem !important;
    }
    [data-checkout-container] [data-checkout-column-right]{
        padding-top: 0 !important;
    }
    /* /Added by Harwinder */
}

@media (max-width: 480px) {
    div.wpwl-container.wpwl-container-card{
        padding: 1rem !important;
    }
    .wpwl-group-cardNumber, .wpwl-group-cardHolder{
        padding-right: 0 !important;
        width: 60% !important;
        max-width: unset !important;
    }      
    .wpwl-group-expiry, .wpwl-group-cvv{
        padding-right: 0 !important;
        width: 35% !important;
        max-width: unset !important;
    }
    [data-checkout-payment-card], div.wpwl-container.wpwl-container-card{
        width: 100% !important;
    }
    div.wpwl-container.wpwl-container-card{
        padding: 1.25rem 1rem !important;
    }
    .woocommerce-checkout, #checkout .woocommerce-checkout{
        padding: 0;
        overflow: visible;
    }
    #checkout .col2-set .left {
        padding: 0.5rem;
    }
    .wpwl-has-error~.wpwl-hint{
        font-size: 0.563rem;
    }
    [data-checkout-payment-card]{
        min-height: 13.063rem !important;
    }
    div.wpwl-container.wpwl-container-card{
        min-height: 13.063rem !important;
    }
    .wpwl-form.wpwl-form-card .wpwl-group.wpwl-group-submit{
        margin-bottom: 0 !important;
    }
    .wpwl-label{
        font-size: 0.75rem !important;
    }
    .wpwl-group.wpwl-group-brand.wpwl-clearfix {
        position: absolute !important;
        display: block !important;
        top: 1.05rem !important;
        right: 1rem !important;
    }
    #checkout .wpwl-form-card{
       gap: 0.25rem !important;
    }

    /* Start: Added by Harwinder */
    .wpwl-form.wpwl-form-card .wpwl-group{
        gap: 0.125rem !important;
    }
    [data-checkout-container] [data-checkout-column-right]{
        padding-top: 0 !important;
    }
    /* /Added by Harwinder */
}

@media (max-width: 375px) {
    .wpwl-group.wpwl-group-brand.wpwl-clearfix {
        top: 0.5rem !important;
    }
}
@media (max-width: 320px) {
    [data-checkout-payment-card], div.wpwl-container.wpwl-container-card{
        width: 100% !important;
    }
    .wpwl-group-cardNumber, .wpwl-group-cardHolder{
        padding-right: 0 !important;
        width: 59% !important;
        max-width: unset !important;
    }      
    .wpwl-group-expiry, .wpwl-group-cvv{
        padding-right: 0 !important;
        width: 35% !important;
        max-width: unset !important;
    }
}
/* End: Added By Harwinder */

/* skeleton CSS*/
.w--1014 {
    width: 63.375rem;
}

.sh--4-6-2 {
    box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}

.br--10 {
    border-radius: 0.625rem;
}

/* Skeleton */
.skeleton {
    animation: skeleton-loading 1.5s infinite ease-in-out;
    background-color: rgba(0, 0, 0, 0.1);
    display: block !important;
}

/* Divider */
.divider {
    min-width: 80%;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    border: none;
    margin: 0.5rem 0;
}

/* Keyframes for loading animation */
@keyframes skeleton-loading {
    0% {
        background: rgba(173, 173, 173, 1);
        /* light gray */
    }

    50% {
        background: rgba(173, 173, 173, 0.7);
    }

    100% {
        background: rgba(173, 173, 173, 1);
    }
}

.pad--y--6{
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.text-skeleton-gray-100 {
    color: #98A2B3;
}
.text-skeleton-gray-200 {
    color: #F9FAFB;
}
.text-skeleton-gray-300 {
    color: #EAECF0;
}
.text-skeleton-gray-500 {
    color: rgba(243, 243, 243, 0.80);
}
.text-skeleton-gray-600 {
    color: #98A2B3;
}

.text-skeleton-green-200{
    color: #07F468;
}

.bg-skeleton-gray-100 {
    background: rgba(255, 255, 255, 0.10);
}
.bg-skeleton-gray-500 {
    background: #9E9E9E;
}
.bg-skeleton-gray-400{
    background: #ADADAD;
}


.h--21 {
    height: 1.313rem;
}
.h--46 {
    height: 2.875rem;
}
.mh--48{
    min-height: 3rem;
}
.mh--50{
    min-height: 3.125rem;
}

.w--46 {
    width: 2.875rem;
}
.w--60{
    width: 3.75rem;
}
.w--68 {
    width: 4.25rem;
}
.w--175{
    width: 10.938rem;
}

.flex_1_1_0{
    flex: 1 1 0;
}
.bt--gray--100{
    border-top: 0.063rem #DEE5EC solid;
}
.bb--green-100{
    border-bottom: 0.063rem #07F468 solid;
}
.bb--gray-100{
    border-bottom: 0.063rem #EAECF0 solid;
}

.opacity_0_5{
    opacity: 0.5;
}
.opacity_0_7{
    opacity: 0.7;
}
.ls--0_12{
    letter-spacing: 0.008rem;
}
.ls--0_28{
    letter-spacing: 0.018rem;
}
.break-word{
    word-wrap: break-word;
}
/* Start: Main section css */
.checkout-wrapper-main {
    padding: 3rem 1rem;
}

.checkout-skeleton-wrapper-mobile {
    display: none;
}
.payment-method-skeleton{
    width: 29.688rem;
    height: 17.313rem;
    background: #1F1F1F;
}
/* End: Main section css */

/* Left Side CSS */
.shipping-address-skeleton,
.billing-address-skeleton {
    background: #ADADAD;
    border-radius: 0.375rem;
    outline: 0.063rem rgba(234.12, 236.14, 240.18, 0.50) solid;
    outline-offset: -0.063rem;
}

.edit-card-right-skeleton {
    width: 3.125rem;
}

/* /Left Side CSS */


/* Right Side CSS */
.checkout-right-side-skeleton{
    height: calc(100vh - 6rem) !important;
    background: rgba(0, 0, 0, 0.50);
    border-radius: 0 0.625rem 0.625rem 0;
    flex: 1 1 0;
}
.checkout-right-side-skeleton-inner{
    width: 31.688rem;
}
.notes-textarea-text{
    width: 13.813rem;
    word-wrap: break-word;
}
.product-text{
    width: 10.25rem;
    letter-spacing: 0.004rem; 
    word-wrap: break-word
}
.subtotal-text{
    width: 108px;
    letter-spacing: 0.004rem; 
    word-wrap: break-word
}
/* /Right Side CSS */

@media screen and (max-width: 1009px) {
    .checkout-skeleton-wrapper-desktop {
        flex-direction: column;
        width: 31.688rem;
        margin: auto;
        overflow-y: hidden;
    }
    .checkout-right-side-skeleton{
        border-radius: 0 0 0.625rem 0.625rem !important;
    }
    .checkout-right-side-skeleton {
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .checkout-skeleton-wrapper-desktop {
        width: 100%;
    }
    .checkout-right-side-skeleton-inner{
        width: 100% !important;
    }
}
@media screen and (max-width: 540px) {
    .payment-method-skeleton {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    .checkout-wrapper-main {
        padding: 0;
    }
    .checkout-skeleton-wrapper-desktop {
        display: none;
    }

    .checkout-skeleton-wrapper-mobile {
        display: block;
        width: 100%;
    }	
    .product-left-skeleton-top{
        width: 10.938rem !important;
    }
}

.new-payment-method-skeleton,
.woocommerce-checkout.checkout-wrapper .show-new-card-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper .show-address-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper .show-billing-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper .show-shipping-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper .show-card-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper.show-all-skeleton [data-hide-on-skeleton],
.woocommerce-checkout.checkout-wrapper:not( .show-all-skeleton ) .checkout-skeleton {
    display: none!important;
}

.woocommerce-checkout.checkout-wrapper .show-new-card-skeleton .new-payment-method-skeleton,
.woocommerce-checkout.checkout-wrapper .show-card-skeleton .payment-method-skeleton,
.woocommerce-checkout.checkout-wrapper .show-address-skeleton .checkout-skeleton,
.woocommerce-checkout.checkout-wrapper .show-shipping-skeleton .checkout-skeleton,
.woocommerce-checkout.checkout-wrapper .show-billing-skeleton .checkout-skeleton {
    display: block!important;
}

[data-buy-subscribe-button] [data-add-to-cart] button[disabled],
[data-add-to-cart] button[disabled] [data-ppv-cart-icon],
[data-in-cart="1"] [data-hide-in-cart],
[data-in-cart="0"] [data-show-in-cart] {
    display: none;
}