.checkout-index-index header.page-header {
    display: none;
}

/*checkout css for onepage checkout 8 april*/


.checkout-index-index .am-checkout:not(.-modern) {
    background-color: #fff;
}

.checkout-index-index{
    background: #F9F9F9;
}

.checkout-cart-index .cart-summary {
    top: 0 !important;
}

.checkout-index-index .abs-checkout-title,
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 32px;
    line-height: 35.2px;
    font-style: initial;
    font-weight: 400;
    margin-bottom: 25px;
    padding: 15px;
    border: none;       
    letter-spacing: normal;
    background-color: #f4f4f4;
    margin-left: -12px;
    margin-right: -12px;
}

.checkout-index-index .checkout-header .title {
    font-size: 32px !important;
    line-height: 35.2px !important;
    font-style: initial;
    font-weight: 400 !important;
    margin-bottom: 25px !important;
    padding: 0 !important;
    letter-spacing: normal !important;
}


.checkout-index-index .input-text {
    border-radius: 3px;
    border: solid 1px #979797;
    color: #141414;
    font-size: .875rem;
    width: 100% !important;
    padding: 0.9285714286em 0.7857142857em;
    word-break: normal;
    line-height: inherit;
    display: block;
    transition: all 0.2s ease-out;
    background: #fff;
    min-height: 46px;
}

.checkout-index-index .fieldset>.field,
.checkout-index-index .fieldset.address>.field {
    width: 95%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
    max-width: 95% !important;
}

.checkout-index-index fieldset#customer-email-fieldset,
.checkout-index-index .opc-wrapper.am-opc-wrapper .form-login:not(:last-child) {
    margin-bottom: 0;
}

.checkout-index-index form#co-shipping-form {
    margin-top: 0;
    margin-bottom: 0;
}

.checkout-index-index .fieldset>.field {
    margin-bottom: 10px;
    position: relative;
}

.checkout-index-index label[for="sagepaysuiteform"]:after {
    position: relative;
    top: 8px;
}

.checkout-index-index .payment-group input[type="radio"] {
    position: relative;
    top: -7px;
}

.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
    max-width: 100%;
}

.checkout-payment-method .payment-method+.payment-method .payment-method-title,
.checkout-index-index .payment-method .payment-method-title {
    display: flex;
    align-items: center;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}


.checkout-index-index input#billing-address-same-as-shipping-shared {
    margin-right: 5px;
}

.checkout-index-index .checkout-block {
    padding-top: 0;
}



.checkout-index-index div#checkout-step-pas {
    margin-left: 20px;
    margin-bottom: 20px;
}



.checkout-index-index div#checkout-step-pas .control input {
    margin-right: 10px;
    margin-top: 10px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
    padding-left: 0;
    margin-left: 13px;
}

.checkout-index-index .fieldset>.field:not(.choice)>.label,
.checkout-index-index form.form.form-login label.label .checkout-index-index form#co-shipping-form label {
    margin-left: 0 !important;
}

.checkout-index-index input#newsletter-subscription {
    margin-right: 10px;
}

.checkout-index-index input#billing-address-same-as-shipping-shared {
    margin-right: 8px;
}

/* checkout design 14 march  */
.checkout-index-index .checkout-top {
    text-align: center;
    border-bottom: #dedede solid 1px;
    padding: 15px 0px;
    position: relative;
}

.checkout-index-index .checkout-top .minicart-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}

.checkout-index-index .checkout-top a.checkout-logo {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    left: 70px;
    line-height: 0;
}
.checkout-index-index .checkout-top a.checkout-logo img{
    width: 210px;
}

.checkout-index-index .checkout-block {
    padding-top: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: none;
}

.checkout-index-index main#maincontent {
    padding: 0 15px;
    background: #F9F9F9;
    max-width: 100%;
}

.checkout-index-index .columns .column.main {
    padding-bottom: 0;
    padding: 0;
    margin: 0;
}

.checkout-index-index .am-checkout:not(.-modern) {
    background-color: transparent;
}

.checkout-index-index .checkout-block {
    background: transparent;
}

.checkout-index-index .abs-checkout-title,
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    margin-left: 0;
    margin-right: 0;
}

.checkout-index-index .checkout-block:hover {
    box-shadow: initial;
}

body.checkout-index-index {
    padding: 0 !important;
}

.checkout-index-index .columns {
    display: block;
    margin: 0;
}

.checkout-index-index .abs-checkout-title,
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    background-color: transparent;
}

.checkout-index-index .opc-block-summary {
    background: transparent;
}

.checkout-index-index .checkout-container {
    text-align: left;
}


.checkout-index-index .checkout-top .middle-content,
.checkout-index-index .checkout-bottom .middle-content,
.checkout-index-index .checkout-container {
    max-width: 1140px;
    margin: auto;
    position: relative;
}


.checkout-index-index .checkout-bottom .middle-content {
    text-align: center;
    border-top: #dedede solid 1px;
    border-bottom: initial;
    padding: 30px 0px;
    position: relative;
    max-width: 100%;
}

.checkout-index-index .checkout-bottom ul {
    list-style: none;
    padding: 0;
    display: flex;
    max-width: 920px;
    margin: auto;
}

.checkout-index-index .checkout-bottom ul li a {
    text-decoration: underline !important;
    display: inline-block;
    padding: 0px 10px;
}
.checkout-index-index .checkout-bottom ul li:first-child a {
    padding-left: 0;
}
.checkout-index-index .abs-checkout-title,
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 2.1rem;
    padding-left: 0;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.checkout-index-index .fieldset>.field,
.checkout-index-index .fieldset.address>.field {
    width: 100%;
}

.checkout-index-index .fieldset>.field:not(.choice)>.control {
    width: 100%;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
    max-width: 100%;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address,
.checkout-index-index div#shipping-new-address-form {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field,
.checkout-index-index div#shipping-new-address-form .field {
    padding: 0;
    width: 49.2%;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(4),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(3),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(5),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(10),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(4) .field,
.checkout-index-index div#shipping-new-address-form .field:nth-child(3),
.checkout-index-index div#shipping-new-address-form .field:nth-child(4),
.checkout-index-index div#shipping-new-address-form .field:nth-child(5),
.checkout-index-index div#shipping-new-address-form .field:nth-child(10),
.checkout-index-index div#shipping-new-address-form .field:nth-child(4) .field {
    width: 100%;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(7),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(8),
.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(9),
.checkout-index-index div#shipping-new-address-form .field:nth-child(7),
.checkout-index-index div#shipping-new-address-form .field:nth-child(8),
.checkout-index-index div#shipping-new-address-form .field:nth-child(9) {
    width: 32.2%;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field:nth-child(4) .control {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.checkout-index-index div#shipping-new-address-form .field:nth-child(4)>.control {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.checkout-index-index .am-checkout {
    padding: 7px;
    padding-bottom: 40px;
}

.checkout-index-index .checkout-header {
    margin: 0;
    padding: 0px;
    padding-left: 0;
    width: 56%;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    padding: 0px 40px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(1) {
    padding-left: 0;
    width: 56%;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(2) {
    padding-right: 0;
    width: 44%;
}

.checkout-index-index .input-text {
    border: solid 1px #ccc;
    border-radius: 0;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field select,
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content select,
.checkout-index-index .modals-wrapper .modal-popup select {
    border-radius: 5px;
    border: solid 1px #ccc;
    color: #141414;
    font-size: 12px;
    width: 100% !important;
    padding: 0.9285714286em 0.7857142857em;
    min-height: 46px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
    margin-top: 10px !important;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll {
    height: initial;
    width: 100%;
    overflow: hidden;
    display: initial;
    flex-flow: initial;
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: block !important;
    padding: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
    display: none;
}

.checkout-index-index .opc-wrapper .form-discount {
    max-width: 100%;
    position: relative;
    display: flex;
    gap: 15px;
}
.checkout-index-index .opc-wrapper .form-discount .payment-option-inner{
    width: 100%;
}


.checkout-index-index form#discount-form input#discount-code {
    padding-left: 12px;
}
.checkout-index-index form#discount-form input#discount-code::placeholder{
    font-size:12px;
    position:relative;
    top:1px;
}

.checkout-index-index form#discount-form .actions-toolbar {display: block;white-space: nowrap;}

.checkout-index-index form#discount-form .actions-toolbar button.action.action-cancel,
.checkout-index-index form#discount-form .actions-toolbar button.action.action-apply {
    height: 46px;
    border: 2px solid #606060 !important;
    font-size: 1.4rem !important;
    font-weight: 500 !important;
    color: #565656 !important;
    text-decoration: none !important;
    padding: 6px 13px !important;
    background-color: #fff !important;
    line-height: 2.2rem !important;
    border-radius: 0;
}
.checkout-index-index form#discount-form .actions-toolbar button.action.action-apply:hover{
    background-color: #1a1a1a !important;
    color: #fff !important;!i;!;
    border-color: #1a1a1a !important;!i;!;
}

.checkout-index-index .opc-block-summary {
    margin: 0;
    padding: 0;
}


.checkout-index-index .abs-sidebar-totals .grand .mark,
.checkout-index-index .abs-sidebar-totals .grand .amount,
.checkout-index-index .cart-totals .grand .mark,
.cart-totals .grand .amount,
.checkout-index-index .opc-block-summary .table-totals .grand .mark,
.checkout-index-index .opc-block-summary .table-totals .grand .amount {
    padding-top: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
    padding-left: 0;
    margin-left: 0;
}

.checkout-index-index .abs-sidebar-totals .mark,
.checkout-index-index .cart-totals .mark,
.checkout-index-index .opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 0 !important;
    text-align: left;
}

.checkout-index-index tr.grand.totals strong {
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #1a1a1a !important;
}

.checkout-index-index .block.items-in-cart {
    margin-bottom: 20px;
}

.checkout-index-index .block.items-in-cart.active {
    margin-bottom: 0;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
    width: 100%;
    height: 60px;
    border-radius: 5px !important;
    background: #1a1a1a !important;
    color: #fff !important;
    border-color: #1a1a1a !important;
    text-transform: initial !important;
    font-size: 18px !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel,
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-update,
.checkout-index-index .authentication-wrapper button.action.action-auth-toggle {
    border-radius: 5px;
}

.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
    max-width: 100% !important;
}

.checkout-index-index .field-tooltip .field-tooltip-action:before {
    padding-left: 1px;
    position: relative;
    top: 3px;
    right: 10px;
}


.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping input.input-text:focus {
    outline: 1px solid #ba0041;
}

.checkout-index-index .checkout-payment-method .payment-method-title {
    padding: 10px 0;
    margin: 0;
}

.checkout-index-index label[for="sagepaysuiteform"]:after {
    position: relative;
    top: 8px;
    left: 10px;
    padding: 10px 92px;
}

.checkout-index-index .payment-group input[type="radio"] {
    position: relative;
    top: 0px;
    margin-right: 20px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-group .step-content.amcheckout-content {
    margin-top: 0 !important;
}

.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
    margin-left: 0;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left: 108px;
}

.checkout-index-index tr.totals.shipping.incl th.mark {
    padding: 0px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper div#checkout-step-shipping {
    margin-top: -10px !important;
}

.checkout-index-index .input-text::placeholder {
    font-style: inherit;
    padding-left: 0px;
}

.checkout-index-index .billing-address-form fieldset.fieldset.address .field,
.checkout-index-index div#shipping-new-address-form .field {
    position: relative;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping .label,
.checkout-index-index .modals-wrapper .modal-popup .fieldset>.field:not(.choice)>.label,
.checkout-index-index .modals-wrapper .modal-popup .field .label {
    position: absolute;
    top: 9px;
    font-weight: 400;
    left: 13px;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    text-align: left;
    width: 100%;
    height: initial;
    clip: initial;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping .has-text label,
.checkout-index-index .modals-wrapper .modal-popup .has-text .label,
.checkout-index-index .modals-wrapper .modal-popup .has-text .label span,
.checkout-index-index .opc-wrapper.am-opc-wrapper .has-text .label span {
    font-size: 10px;
    top: 5px !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping input.input-text,
.checkout-index-index .modals-wrapper .modal-popup .input-text {
    padding-left: 12px;
    font-size: 12px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping .has-text input.input-text,
.checkout-index-index .modals-wrapper .modal-popup .has-text input.input-text {
    padding-top: 25px;
}


.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method th,
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td {
    padding: 0px 10px;
    vertical-align: middle;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method th:first-child {
    width: 90px;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
    margin-bottom: 35px;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method th {
    background: #efefef;
    color: #1a1a1a;
    padding: 5px 10px;
}

.checkout-index-index li#opc-shipping_method {
    margin-top: 20px;
}

.checkout-index-index li#opc-shipping_method p.step-title.amcheckout-title {
    margin-bottom: 20px !important;
}


.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td {
    padding: 12px 10px;
    padding-left: 20px;
    font-size: 12px;
    text-align: left !important;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
    min-width: initial;
    width: 50px;
    padding-right: 0px;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td.col-price ~ td.col-method {
    padding-left: 5px;
    padding-right: 0;
    width: 40%;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td.col.col-method:first-child {
    padding-top: 4px;
    position: relative;
    z-index: 9;
    top: -2px;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td input {
    position: relative;
    top: 8px;
}

.checkout-index-index tr.totals.shipping.incl span.label {
    font-weight: 400;
}

.checkout-index-index .opc-block-summary .mark .value {
    font-size: 14px;
    margin-top: 5px;
}

/* 14 March 2024 */
.checkout-index-index .checkout-header .title,
.checkout-index-index .checkout-header .description {
    display: none;
}

.checkout-index-index .abs-checkout-title,
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
}

.checkout-index-index .field-note span {
    padding: 10px;
    background: #f2f2f2;
    font-size: 10px;
    margin-top: 5px;
    display: block;
    letter-spacing: 0.02rem;
}

.checkout-index-index .checkout-bottom ul li a {
    font-size: 12px;
    text-underline-offset: 5px;
    text-decoration-thickness: 0.05rem !important;
}


.checkout-index-index .minicart-wrapper>.action:before {
    font-size: 25px !important;
    content: '\f1cc' !important;
    font-family: 'Material Symbols Outlined' !important;
    line-height: normal;
}


.checkout-index-index .billing-address-form fieldset.fieldset.address .field select,
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content select {
    background-image: url(/media/wysiwyg/icon-arrow.png);
    background-repeat: no-repeat;
    background-position: 97% 20px;
    background-size: 8px 5px;
    position: relative;
    -webkit-appearance: none;
}

.checkout-index-index tbody.amcheckout-items {
    background: #fff;
    border: 1px solid #ddd;
}

.checkout-index-index tr.row.amcheckout-method.-selected {
    border: 2px solid #1a1a1a;
}

.table-checkout-shipping-method tbody td {
    border: 0;
}

.checkout-index-index .field-tooltip .field-tooltip-action {
    display: none;
}

.checkout-index-index tbody.amcheckout-items {
    border: none;
}

.checkout-index-index tbody.amcheckout-items tr.row,
.checkout-index-index tbody.amcheckout-items tr.row:last-child {
    border-bottom: solid 1px #ccc;
}

.checkout-index-index tr.row.amcheckout-method.-selected {
    border-bottom: solid 1px #dedede;
    margin: 0;
}

.checkout-index-index tbody.amcheckout-items tr:last-child {
    border: none;
}

.checkout-index-index tr.row.amcheckout-method.-selected {
    margin: 0;
    position: relative;
    border: none;
}

.checkout-index-index tr.row.amcheckout-method.-selected:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #303030;
    border-radius: 0px;
    display: block;
    background: #f6f6f6;
}

.checkout-index-index tr.row.amcheckout-method.-selected:first-child:before {
    border-radius: 0;
}

.checkout-index-index tr.row.amcheckout-method.-selected:last-child:before {
    border-radius: 0;
    top: initial;
    bottom: 0;
}

.checkout-index-index tr.row.amcheckout-method>* {
    position: relative;
    z-index: 999;
}

.checkout-index-index tbody.amcheckout-items tr.row {
    cursor: pointer;
}

.checkout-index-index span.note {
    display: none !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-payment-method .payment-methods .step-title {
    border-bottom: none;
}

.checkout-index-index .payment-group .amcheckout-wrapper {
    background: #fff;
    border: solid 1px #ccc;
    margin-top: 20px;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}

.checkout-payment-method .payment-method+.payment-method .payment-method-title,
.checkout-index-index .payment-method .payment-method-title {
    padding: 0;
    border: none;
}

.checkout-index-index .checkout-payment-method .payment-method-title {
    padding: 0;
    margin: 0;
}

.checkout-index-index .checkout-payment-method .payment-method-title {
    position: relative;
}

.checkout-index-index label[for="sagepaysuiteform"]:after {
    position: absolute;
    top: 12px;
    left: initial;
    padding: 0;
    width: 160px;
    right: 20px;
    height: 30px;
    background-size: contain;
}

.checkout-payment-method .payment-method-title .payment-icon {
    height: 40px;
    position: relative;
    top: -4px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.checkout-index-index .opc-wrapper .form-discount label.label {
    display: none;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .label .payment-icon.sagepaysuite-payment-icon.opayo-payment-method-logo~span {
    position: relative;
    top: -1px;
    left: 10px;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method .payment-method-title {
    padding: 0;
    border-bottom: solid 1px #ccc;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method:last-child .payment-method-title {
    border-bottom: none;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method._active .payment-method-title {
    border: solid 1px #1a1a1a;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method._active:first-child .payment-method-title {
    border-radius: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .label[for="paypal_express"] img {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 40px;
    height: inherit;
    margin: 0;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method .payment-method-title {
    padding: 5px 20px;
    height: 30px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method._active {
    background: #F4F4F4;
}

.checkout-index-index .checkout-payment-method .payment-method._active .payment-method-content {
    padding: 20px;
}

.checkout-payment-method .payment-method._active .payment-method-content .newsletter {
    margin-top: 0;
    padding: 0;
}

.checkout-payment-method .payment-method._active .payment-method-content .newsletter .payment-option-inner {
    display: flex;
    align-items: self-start;
}

.checkout-payment-method .payment-method._active .payment-method-content .payment-method-note strong {
    font-weight: 400;
}

.checkout-index-index a.action.remind {
    margin-top: 9px !important;
    margin-right: 10px;
}

.checkout-index-index button.action.login.primary {
    border-radius: 5px !important;
}

.checkout-index-index form.form.form-login .actions-toolbar {
    margin-top: 10px;
}

.checkout-payment-method .payment-method._active .payment-method-content fieldset {
    text-align: center;
    margin: 0;
}

.checkout-index-index .payment-icon.sagepaysuite-payment-icon.opayo-payment-method-logo~span {
    display: none;
}

.checkout-index-index .field._error .control input,
.checkout-index-index .field._error .control select,
.checkout-index-index .field._error .control textarea {
    border-color: #ba0041;
    border-width: 2px;
}

.checkout-index-index .field-error,
.checkout-index-index div.mage-error[generated] {
    margin-top: 3px;
    font-size: 11px;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0;
    font-family: 'open sans';
    color: #ba0041;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping input.input-text:focus {
    outline: none;
    border: 2px solid #1a1a1a;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper ._error input.input-text:focus,
.checkout-index-index .opc-wrapper.am-opc-wrapper input#customer-email.mage-error:focus,
.checkout-index-index .opc-wrapper.am-opc-wrapper input#customer-email.mage-error {
    border: 2px solid #ba0041 !important;
}

.checkout-index-index form.form.form-login .actions-toolbar {
    text-align: left;
}

.checkout-index-index form.form.form-login .actions-toolbar .primary {
    float: initial;
}

.checkout-index-index form.form.form-login .actions-toolbar .secondary {
    float: initial;
}

.checkout-index-index form.form.form-login .actions-toolbar .secondary a.action.remind {
    text-decoration: underline !important;
    font-size: 12px;
    text-decoration-thickness: 0.05rem !important;
    text-underline-offset: 5px;
}

.checkout-index-index input#newsletter-subscription,
.checkout-index-index label[for="newsletter-subscription"] {
    display: none;
}

.checkout-index-index .minicart-items {
    display: block !important;
}

.checkout-index-index .block.items-in-cart .title {
    display: none;
}

.checkout-index-index .opc-block-summary p.step-title.amcheckout-title {
    display: none;
}

.checkout-index-index .product>.product-item-photo,
.checkout-index-index .product>.product-image-container {
    width: 63px !important;
    height: 63px !important;
    border: solid 1px #dedede;
    border-radius: 5px;
    overflow: hidden;
}

.checkout-index-index .minicart-items .product-item-details .details-qty {
    margin-top: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .details-qty.amcheckout-qty .label {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .details-qty.amcheckout-qty .value {
    font-size: 10px;

}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left: 78px;
}

.checkout-index-index .minicart-items .minicart-items .product-item-name {
    font-weight: 400;
    margin: 0;
    margin-top: -1px;
    display: inline-block;
    font-size: 12px;
    color: #1a1a1a;
}

.checkout-index-index .opc-block-summary .product-item .price {
    font-size: 12px;
    color: #1a1a1a;
    font-weight: 400;
}

.checkout-index-index .opc-block-summary .mark .value {
    font-size: 10px;
    display: none;
}

.checkout-index-index .additional-options {
    margin: 0;
}

.checkout-index-index .minicart-items .product-item-details .details-qty {
    color: #1a1a1a;
}

.checkout-index-index .opc-block-summary .minicart-items-wrapper {
    margin: 0;
    padding: 0;
}

.checkout-index-index .table.table-totals>thead>tr>th,
.checkout-index-index .table.table-totals>tbody>tr>th,
.checkout-index-index .table.table-totals>tfoot>tr>th,
.checkout-index-index .table.table-totals>thead>tr>td,
.checkout-index-index .table.table-totals>tbody>tr>td,
.checkout-index-index .table.table-totals>tfoot>tr>td {
    padding: 5px 0px !important;
    font-size: 12px;
    color: #1a1a1a !important;
    line-height: normal;
}
.checkout-index-index .table.table-totals>tbody>tr.grand.totals>td,
.checkout-index-index .table.table-totals>tbody>tr.grand.totals>th
{
    padding-top: 5px !important;
    padding-bottom: 10px !important;!i;!;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
    background-color: #ba0041 !important;
    color: #fff !important;
    border: 2px solid #ba0041 !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.05);
}

.checkout-payment-method .payment-methods .actions-toolbar .primary:hover{
    opacity:0.9;
    
}
.checkout-index-index .authentication-wrapper {
    float: initial;
    top: 154px;
    width: auto !important;
    right: -28px;
}
div#klarna-kec-placeholder {
    margin-top: 10px;
}
.checkout-index-index .authentication-wrapper span {
    color: #1a1a1a;
    font-size: 12px;
    letter-spacing: 1px;
}

.checkout-index-index button.action.action-login.secondary {
    border-radius: 5px !important;
}

.checkout-index-index button.action.action-login.secondary span {
    color: #ba0041 !important;
}

.checkout-index-index button.action.action-login.secondary:hover span {
    color: #fff !important;
}

.checkout-index-index button.action-close {
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    width: 30px;
    height: 30px;
    z-index: 999;
}

.checkout-index-index .block-authentication .block-title {
    border: none;
    padding: 0 !important;
    position: relative;
    top: -7px;
    margin-bottom: 0;
}

.checkout-index-index .modal-content {
    border: 0;
}

.checkout-index-index .modal-header {
    justify-content: flex-end;
    border: 0;
    position: relative;
    padding: 0;
    min-height: 0;
}

.checkout-index-index .block.block-customer-login button.action-close:hover {
    color: #ba0041 !important;
    background-color: transparent !important;
}

.checkout-index-index .main-container button,
.checkout-index-index .product-info-main .action,
.checkout-index-index .content-wrapper .btn,
.checkout-index-index .columns button,
.checkout-index-index .action.primary,
.checkout-index-index a.viewcart {
    border-radius: 5px;
}

.checkout-index-index .authentication-wrapper span.sign-in {
    text-decoration: underline;
    text-decoration-thickness: 0.05rem !important;
    text-underline-offset: 5px;
    cursor: pointer;
}

.checkout-index-index .authentication-wrapper span.sign-in:hover {
    color: #ba0041;
}

.checkout-index-index .block .block-title strong {
    font-size: 1.8rem !important;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 35.2px;
    font-family: 'Montserrat', sans-serif;
}

.checkout-index-index .block.block-customer-login .actions-toolbar {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.checkout-index-index .authentication-dropdown .modal-inner-wrap {
    padding: 20px;
}

.checkout-index-index .block.block-customer-login .fieldset {
    margin-bottom: 20px;
}

.checkout-index-index .block-authentication .actions-toolbar>.primary {
    margin-right: 0;
    width: inherit;
    float: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 20%;

}

.checkout-index-index .block.block-customer-login .block-authentication .actions-toolbar>.secondary {
    float: right;
    margin-right: 0;
    padding-top: 0;
    width: 80%;
    padding-bottom: 1rem !important;
    display: flex;
    justify-content: flex-start;
}

.checkout-index-index .block.block-customer-login .block-authentication .actions-toolbar>.secondary span {
    text-decoration: underline !important;
    font-size: 12px;
    text-decoration-thickness: 0.05rem !important;
    text-underline-offset: 5px;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method .payment-method-title span {
    line-height: normal;
    font-size: 12px;
    font-style: normal;
    color: #1a1a1a;
    font-weight: 400;
    letter-spacing: 1px;
}

.checkout-index-index .checkout-payment-method .payment-method-title .payment-icon {
    width: 40px;
    top: 2px;
}

.checkout-index-index form#co-shipping-form:before {
    content: "Shipping";
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 35.2px;
    display: block;
    margin-bottom: 18px;
    margin-top: 8px;
}


.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method td:nth-child(2) {
    padding-left: 0;
}

.checkout-index-index form.form.form-login .fieldset:last-child {
    margin-bottom: 10px;
}

.checkout-index-index .authentication-wrapper {
    display: none;
}

.checkout-index-index span,
.checkout-index-index th,
.checkout-index-index td,
.checkout-index-index p,
.checkout-index-index button,
.checkout-index-index label,
.checkout-index-index strong {
    letter-spacing: 0.02rem;
}

.checkout-index-index input,
.checkout-index-index input::placeholder {
    letter-spacing: 1px;
}
.checkout-index-index input#shipping-save-in-address-book ~label {
    margin-left: 9px;
}

.checkout-index-index .payment-group .payment-method-note span,
.checkout-index-index .payment-group .payment-method-note strong {
    font-size: 12px;
}

.checkout-index-index .payment-group p.payment-text {
    font-size: 14px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address label span {
    font-size: 12px;
    font-weight: 400;
}



.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
    margin-top: 0;
}

.checkout-index-index li#opc-shipping_method {
    margin-top: 10px;
}

.checkout-index-index #pointofsale_box #pointofsale .place h3 {
    display: none;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details {
    margin-bottom: 10px;
    margin-top: 10px;
}

.checkout-index-index div#pointofsale_scroll .details {
    position: relative;
}

.checkout-index-index div#pointofsale_scroll .details p {
    position: absolute;
    top: 0;
    right: 10px;
    width: 45%;
}

.checkout-index-index div#pointofsale_scroll .place.GB h3 {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    line-height: 35.2px;
    font-weight: 600;
    font-family: montserrat, sans-serif;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 0px;
    font-size: 12px;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details br:nth-child(1) {
    display: none;
}

.checkout-index-index .checkout-billing-address .fieldset:last-child {
    margin-bottom: 10px;
}

.checkout-index-index div#checkout-step-payment {
    margin-top: -25px !important;
}

.checkout-index-index div#pointofsale_box {
    position: relative;
    top: -10px;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details p br:nth-child(1) {
    display: block;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
    margin-bottom: 0;
}

.checkout-index-index .billing-address-form:before {
    content: "Billing";
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 35.2px;
    display: block;
    margin-bottom: 18px;
    margin-top: 0;
}

.checkout-index-index form.form.form-login:before {
    content: "Contact";
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 35.2px;
    display: block;
    margin-bottom: 18px;
    margin-top: 8px;
}

.checkout-index-index fieldset#customer-email-fieldset:before {
    content: "Enter your email to login or create a new account.";
    font-size: 14px;
    line-height: 1.5384615;
    font-style: normal;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 300;
    display: block;
    position: relative;
    top: -18px;
}

.checkout-index-index select#pas-time-selector {
    margin-bottom: 10px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
    display: none !important;
}

div#checkout-step-pas~p.step-title.amcheckout-title {
    display: none !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address h4#pas-billing-address-title {
    display: none !important;
}

.checkout-billing-address .billing-address-form {
    margin-top: -2px;
}

div#checkout-payment-method-load .amcheckout-title {
    margin-top: 10px;
}

.checkout-index-index form#co-shipping-form:before {
    margin-top: 10px;
}

.checkout-index-index .billing-address-form:before {
    margin-top: 12px;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details {
    margin-top: 0px;
}

.checkout-index-index .shipping-address-items:before {
    content: 'Shipping';
    display: block;
    height: initial;
    width: 100%;
    background: transparent;
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-weight: 600;
    position: relative;
    margin: 10px 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item {
    margin-bottom: 15px;
    padding: 10px;
    line-height: 22px;
    font-size: 12px;
    border: 1px solid #ccc !important;
    width: 49%;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item.selected-item:after {
    background: #1a1a1a;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item button.action {
    margin: 10px 10px 0 0;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    color: #1a1a1a !important;
    border-bottom: solid 0.05rem #1a1a1a !important;
    border-radius: 0 !important;
    text-transform: initial !important;
    font-size: 12px !important;
    display: inline-block;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item button.action.edit-address-link {
    position: inherit;
    right: 0;
    left: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item button.action.edit-address-link:before,
.checkout-index-index .billing-address-details button.action.action-edit-address.amcheckout-button.-edit span:before {
    display: inline-block;
    font-family: 'Material Symbols Outlined';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e3c9";
    margin-right: 3px;
}

.checkout-index-index .opc-wrapper .action-select-shipping-item,
.checkout-index-index .opc-wrapper .edit-address-link,
.checkout-index-index .opc-wrapper .action-edit-address {
    float: none;
}

.checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    color: #1a1a1a !important;
    text-transform: initial !important;
    margin-bottom: 10px;
}

.checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address span {
    border-bottom: solid 1px #1a1a1a;
}

.checkout-index-index li#opc-shipping_method p.step-title.amcheckout-title {
    margin-bottom: 15px !important;
}

.checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details {
    margin-top: 0px;
    margin-bottom: 0px;
}

div#checkout-step-shipping-- div#pas-content .field div#pas-gmap {
    margin-bottom: -5px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper div#checkout-step-shipping {
    margin-top: 5px !important;
}

.checkout-index-index div#checkout-step-pas input {
    position: relative;
    top: 2px;
}

.checkout-index-index div#checkout-step-pas .control input {
    margin-right: 4px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block>li {
    position: relative;
}

.checkout-index-index div#checkout-step-pas {
    position: absolute;
    margin: 0;
    top: -10px;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: 110px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
    float: initial;
}

.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    padding: 0;
}

.checkout-index-index .product.options .content {
    display: block !important;
    font-size: 12px;
}

.checkout-index-index .product.options span.toggle {
    display: none;
}

.checkout-index-index .product.options .content dl.item-options {
    margin: 0;
}

.checkout-index-index .product.options .content dl.item-options {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.checkout-index-index .product.options .content dl.item-options dt.label {
    margin: 0;
    font-weight: 400;
    float: initial;
}

.checkout-index-index .product.options .content dl.item-options dd.values {
    margin: 0;
    margin-left: 1px;
    position: relative;
    top: 0px;
    float: initial;
}

.checkout-index-index .opc-block-summary .product-item .product-item-inner {
    margin: 0 0 0px;
}

.checkout-index-index .modals-wrapper .modal-popup header.modal-header h1 {
    display: none;
}

.checkout-index-index .modal-popup.modal-slide .modal-footer {
    padding: 15px 20px;
}

.checkout-index-index .modal-popup .modal-content {
    overflow-y: auto;
    padding: 0px 20px;
    padding-top: 10px;
}

.checkout-index-index .modal-popup .field._required._warn .message.warning {
    margin-top: 10px;
    width: 436px;
    left: -297px;
    border-radius: 5px;
    font-size: 11px;
}

.checkout-index-index .modal-popup .field.choice {
    width: 100% !important;
    text-align: left;
    align-items: flex-start !important;
    justify-content: flex-start;
}

.checkout-index-index .modal-popup div#shipping-new-address-form .field.choice:before {
    display: none;
}

.checkout-index-index .modal-popup .modal-inner-wrap {
    border-radius: 5px;
}

.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup {
    background: #eee;
    color: #1a1a1a;
    border-radius: 0 !important;
    border: none;
    padding: 14px 20px;
    margin: 0;
}

.checkout-index-index .modal-popup .modal-footer button.action.primary{
    padding: 13px 20px;
}

.checkout-index-index .modal-popup form#co-shipping-form:before {
    margin-top: 10px;
    margin-bottom: 15px;
}

.checkout-index-index button.action-close {
    top: 13px !important;
    right: 18px !important;
}

.checkout-index-index .modal-popup .field.choice label.label {
    position: relative;
    top: 2px;
}

.checkout-index-index .billing-address-form .choice.field {
    display: none !important;
}

.checkout-index-index .field.field-select-billing {
    margin-bottom: 17px !important;
}

.checkout-index-index li#shipping>.step-title {
    border-bottom: solid 1px #DEDEDE;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.checkout-index-index .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid #DEDEDE;
}

.checkout-index-index .billing-address-details button.action.action-edit-address.amcheckout-button.-edit {
    font-size: 12px !important;
    margin: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    color: #1a1a1a !important;
    border-bottom: solid 0.05rem #1a1a1a !important;
    border-radius: 0 !important;
    text-transform: initial !important;
    margin-top: 10px !important;

}

.checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address,
.checkout-index-index .checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address span,
.checkout-index-index button.action.action-select-shipping-item span {
    font-size: 12px !important;
}

.checkout-index-index button.action.action-select-shipping-item span:before {
    content: '\e610';
    padding-right: 5px;
    font-family: 'icons-blank-theme';
}

.checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address {
    border-bottom: solid 0.05rem #1a1a1a !important;
    border-radius: 0 !important;
}

.checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address span {
    border: 0 !important;
}

.checkout-index-index .billing-address-details {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 12px;
    width: 100%;
    margin-top: 7px;
}

.checkout-index-index .payment-icon.sagepaysuite-payment-icon.opayo-payment-method-logo~span {
    display: inline-block;
    letter-spacing: 0 !important;
}

.checkout-index-index div#sp-container {
    padding-bottom: 20px;
}

.checkout-payment-method .payment-method._active .payment-method-content {
    padding-bottom: 20px;
}

.checkout-index-index .opc-wrapper .shipping-address-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.checkout-index-index .opc-wrapper .shipping-address-item:before {
    opacity: 0;
}

.checkout-index-index form#co-shipping-method-form {
    border: solid 1px #dedede;
    background: #fff;
    border-radius: 0;
    margin-bottom: 30px;
}

.checkout-index-index form.ampickup-store-container.-checkout.fieldset {
    border: 0;
    background: transparent;
    padding: 20px;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 12px;
}

.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field {
    align-items: start;
    flex-direction: column;
}

.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field label,
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field .ampickup-wrapper {
    width: 100%;
    text-align: left;
}

.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field label {
    font-size: 12px;
    margin-bottom: 5px;
}



.checkout-index-index .ampickup-store-container .ampickup-field.-date input {
    border-radius: 5px;
    border: solid 1px #ccc;
    font-size: 12px;
    padding: 0.9285714286em 0.7857142857em;
    word-break: normal;
    line-height: inherit;
    display: block;
    transition: all 0.2s ease-out;
    background: #fff;
    padding-left: 12px;
    min-height: 46px;
}

.checkout-index-index table.table-checkout-shipping-method.amcheckout-shipping-methods {
    margin-bottom: 0 !important;
}

.checkout-index-index form#co-shipping-method-form .ampickup-options-container {
    margin: 0 !important;
}

.checkout-index-index .ampickup-details-container {
    padding: 10px 15px 0 15px;
    background: #f9f9f9;
}

.checkout-index-index h3.amlocator-name {
    margin-bottom: 10px !important;
}

.checkout-index-index h3.amlocator-name>div {
    font-size: 14px;
    letter-spacing: 0.05rem;
    color: #1a1a1a;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;

}


.checkout-index-index .amlocator-info-popup {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.checkout-index-index li#shipping>.step-title {
    display: none;
}

.checkout-index-index .checkout-payment-method .fieldset {
    text-align: center;
}

.checkout-index-index .payment-method-title.field.choice.novuna-payment-area:after {
    content: "";
    background: url(/pub/media/wysiwyg/novuna.jpg) top center no-repeat;
    position: absolute;
    top: 8px;
    left: initial;
    padding: 0;
    width: 112px;
    right: 0;
    height: 30px;
    background-size: contain;
}

.checkout-index-index .cusTomPayFInance .LeftFinanceBlock {
    margin-top: 0;
    width: 45%;
}

.checkout-index-index .payment-option.opc-payment-additional.newsletter.last {
    display: none;
}


.checkout-index-index .rightPayFinanceBock {
    padding: 0;
}

.checkout-index-index .rightPayFinanceBock,
.checkout-index-index .cusTomPayFInance .LeftFinanceBlock {
    width: 100%;
}

.checkout-index-index div#checkout-payment-method-load .amcheckout-title {
    text-align: left;
}

.checkout-index-index #paybyfinance-main-block .paybyfinance-sum tbody {
    margin: 0 auto;
    display: inline-table;
    width: 100%;
}

.checkout-index-index #paybyfinance-main-block .paybyfinance-sum {
    padding: 10px;
    margin-bottom: 10px;
}

.checkout-index-index #paybyfinance-main-block .term-widget {
    margin-bottom: 0;
    padding-bottom: 0;
}

.checkout-index-index #paybyfinance-main-block .deposit-widget {
    padding-bottom: 0;
    margin-top: 10px;
}

.checkout-index-index .cusTomPayFInance {
    background: #ffff;
    padding: 20px;
    font-size: 12px;
}

.checkout-index-index #paybyfinance-main-block .footnote {
    font-size: 12px;
}

.checkout-index-index .checkout-payment-method .fieldset:last-child {
    margin-bottom: 0;
}

.checkout-index-index div#paybyfinance-main-block .ruler-item {
    height: 35px !important;
    width: 40px !important;
    line-height: 35px;
}

.checkout-index-index .payment-group .amcheckout-wrapper .payment-method._active .payment-method-title label {
    margin-bottom: 0;
}

.checkout-index-index .field._required._warn .message.warning {
    width: 590px;
    left: 0px;
    position: relative;
    top: 10px;
}

.checkout-index-index #pbf-address-not-possible-error-shipping,
.checkout-index-index .pbf-address-not-possible-error,
.checkout-index-index .pbf-address-not-possible-error {
    display: none !important;
}

.checkout-index-index #pbf-address-not-possible-error {
    display: none;
}

.checkout-index-index .modal-popup .field.choice label.label {
    visibility: visible;
    opacity: 1;
}

.checkout-index-index .modal-popup .field.choice label.label span {
    position: relative;
    top: -16px;
}

.checkout-index-index table.table-totals.finance-enabled::after,
.checkout-index-index table.totals.finance-enabled::after {
    font-size: 11px;
}

.checkout-index-index button.action.action-update {
    background: #1A1A1A;
    color: #fff;
    padding: 12px 30px;
    border: none !important;
    margin: 0;
    border-radius: 0 !important;
}

.checkout-index-index button:active, 
.checkout-index-index .cart.table-wrapper .actions-toolbar>.action:active, 
.checkout-index-index .action-gift:active,
.checkout-index-index input:focus {
    box-shadow: initial !important;
}

.checkout-index-index .modal-slide._show, 
.checkout-index-index .modal-popup._show {
    z-index: 99999 !important;
}

.checkout-index-index tr.total-rules,
.checkout-index-index .title.-enabled::after {
    display: none !important;
}
.checkout-index-index .step-title.title.abs-checkout-title.expressCheckoutTitle {
    display: none !important;
}
.checkout-cart-index .imega-widgets-holder {
    margin-top: 20px;
}

@media (min-width:991px) {
    .checkout-right-sticky-block {
        position: fixed;
        top: 0;
        right: 0;
        width: calc(50% - 20px);
        z-index: 11a1a1a;
    }

}

@media (max-width:1200px) {

    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
        padding-top: 20px;
    }

    .checkout-index-index .field._required._warn .message.warning {
        width: 469px;
        left: -355px;
    }

    .checkout-index-index .am-checkout {
        min-height: auto;
    }

}

@media screen and (min-width:900px) and (max-width:991px) {
    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(2) {
        padding-left: 10px !important;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(1) {
        padding-right: 10px !important;
    }

    .checkout-index-index .opc-block-summary .minicart-items .product-item-details {
        padding-left: 75px;
    }

    .checkout-index-index form#discount-form .actions-toolbar button.action.action-apply {
        font-size: 10px !important;
        padding: 5px !important;
    }

    .checkout-index-index #paybyfinance-main-block {
        margin-bottom: 0;
        padding-top: 0;
    }

    .checkout-index-index #paybyfinance-main-block.small-widget .term-widget,
    .checkout-index-index #paybyfinance-main-block.small-widget .deposit-widget {
        margin: 10px;
        margin-bottom: 0;
    }
}

.checkout-index-index .am-checkout .opc-wrapper.am-opc-wrapper.layout-2columns.am-submit-summary>div {
    padding-top: 40px;
    padding-bottom: 40px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(1) {
    border-right: 1px solid #ddd;
}

.checkout-index-index div#checkout.checkout-container.am-checkout {
    padding: 0;
}
.checkout-index-index aside.modal-popup.confirm._show .modal-inner-wrap button.action-primary.action-accept {
    background: #333;
    border: none;
}
.checkout-index-index aside.modal-popup.confirm._show .modal-inner-wrap footer.modal-footer {
    padding: 0;
    margin-top: 20px;
}
.checkout-index-index button.action-close {
    top: -7px !important;
    right: -2px !important;
}

.checkout-index-index aside.modal-popup.confirm._show .modal-inner-wrap {
    max-height: 170px;
    top: 90px;
    margin: auto;
    text-align: center;
}

.checkout-cart-index .column.main .block .title strong#block-discount-heading {
    font-size: 16px;
}
.checkout-cart-index .cart-summary .block .fieldset.coupon {
    align-items: flex-start;
}

@media (max-width:991px) {
    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(1) {
        border-right: none;
    }
  
    .checkout-index-index .modals-overlay {
        z-index: 9 !important;
    }


    .checkout-index-index #paybyfinance-main-block.small-widget .term-widget,
    .checkout-index-index #paybyfinance-main-block.small-widget .deposit-widget {
        margin: 10px;
        margin-bottom: 0;
    }

    .checkout-index-index #paybyfinance-main-block {
        margin-bottom: 0;
        padding-top: 0;
    }

    .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
        display: contents;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(1),
    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-column.opc:nth-child(2) {
        width: 100%;
        padding-left: 0;
        padding-right: 0;

    }

    .checkout-index-index li#opc-shipping_method p.step-title.amcheckout-title {
        margin-top: 15px !important;
    }

    .checkout-index-index .checkout-container:before {
        display: none;
    }

    .checkout-container .opc-estimated-wrapper {
        padding-left: 0;
        padding-right: 0;
    }


    .checkout-index-index form.form.form-login .actions-toolbar .primary {
        margin-right: 20px;
    }


    .checkout-index-index tbody.amcheckout-items {
        padding: 0;
        width: 100%;
        display: block;
    }

    .checkout-top a.checkout-logo {
        left: 0;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary,
    .checkout-index-index .actions-toolbar {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
        margin-top: 15px;
        justify-content: flex-end;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary button:last-child {
        margin-right: 0 !important;
        margin-left: 10px !important;

    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary button {
        margin: 0;
        width: auto;

    }

    .checkout-index-index .am-checkout {
        padding: 0;
    }

    .checkout-payment-method .payment-methods {
        margin: 0;
    }

    .checkout-index-index .payment-group input[type="radio"] {
        margin-right: 10px;
    }


    .checkout-payment-method .payment-option {
        margin: 0;
    }

    .checkout-index-index .checkout-container .opc-estimated-wrapper {
        display: none;
    }

    .checkout-index-index .opc-block-summary p.step-title.amcheckout-title {
        display: block;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
        padding-top: 10px;
    }

    .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        height: initial;
        min-height: initial;
    }

    .checkout-index-index .modal-popup.modal-slide._show .modal-inner-wrap {
        transform: translateY(130px);
    }

    .checkout-index-index .checkout-top a.checkout-logo {
        left: 0;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary button:last-child {
        margin-left: 0px !important;
    }

    .checkout-index-index a.action.remind {
        position: relative;
        top: -6px;
    }

    .checkout-index-index .field._required._warn .message.warning {
        width: 519px;
        left: -497px;
    }
}


@media (max-width:767px) {

    .checkout-index-index .field-error,
    .checkout-index-index div.mage-error[generated] {
        font-size: 10px;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .label a.action.action-help {
        display: none;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
        margin-top: 8px;
        justify-content: flex-start;
    }

    .checkout-index-index #pointofsale_box #pointofsale #pointofsale_scroll div.details {
        font-size: 9px;
    }

    .checkout-index-index div#pointofsale_scroll .details p {
        font-size: 9px;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-items .shipping-address-item {
        width: 100%;
    }

    .checkout-index-index .opc-wrapper .shipping-address-item button.action {
        width: max-content;
    }

    .checkout-index-index button.action.action-show-popup.amcheckout-button.-new-address {
        width: max-content;
    }

    .checkout-index-index #paybyfinance-main-block {
        margin-bottom: 0;
    }

    .checkout-index-index .modal-popup .modal-inner-wrap {
        transform: translateY(3%) !important;
    }

    .checkout-index-index .modal-popup.modal-slide {
        left: 18px;
    }

    .checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
        width: 95%;
        margin: 0;
    }

    .checkout-index-index .field-error,
    .checkout-index-index div.mage-error[generated] {
        font-size: 8px;
    }

    .checkout-index-index .modal-popup .field .message.warning {
        width: 286px;
        left: -200px;
        border-radius: 5px;
        font-size: 8px;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item:nth-child(3) {
        width: 100%;
    }

    .checkout-index-index .opc-wrapper .edit-address-link>span {
        margin: -1px;
        overflow: hidden;
        padding: 0;
        width: 100%;
        height: initial;
        position: relative;
        all: unset;
        margin: 0;
    }

    .checkout-index-index .opc-wrapper .shipping-address-item button.action {
        width: max-content;
        left: 12px;
    }

    .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item.selected-item:before,
    .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item.not-selected-item:before {
        top: -35px;
        position: absolute;
        left: 0;
    }

    .checkout-index-index label[for="sagepaysuiteform"]:after {
        top: 15px;
        left: initial;
        padding: 0;
        width: 110px;
        right: 15px;
    }

    .checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
        width: 100%;
    }

    .checkout-index-index .field._required._warn .message.warning {
        width: 285px;
        left: -234px;
    }

    .checkout-index-index .modal-popup .field._required._warn .message.warning {
        width: 295px;
        left: -204px;

    }


}

@media(max-width:390px) {
    .checkout-index-index form#discount-form .actions-toolbar button.action.action-apply {
        font-size: 12px !important;
        padding: 6px 5px !important;
    }
}

.checkout-index-index tbody.amcheckout-items tr.row {
    cursor: pointer;
    margin: 0;
    display: inline-table;
    width: 100%;
}

.checkout-cart-index #co-shipping-method-form .item-options .field.item {
    display: flex;
    margin-bottom: 0;
    padding-top: 0;
    padding: 0;
}
.checkout-cart-index #co-shipping-method-form .item-options .field.item label.label {
    position: relative;
    top: 1px;
}
.checkout-cart-index .cart-totals .grand .mark, 
.checkout-cart-index .cart-totals .grand .amount, 
.checkout-cart-index .opc-block-summary .table-totals .grand .mark, 
.checkout-cart-index .opc-block-summary .table-totals .grand .amount {
    padding-top: 0;
    padding-left: 0;
}

.checkout-cart-index .cart-summary .block .item-options {
    margin-left: 0;
}

.checkout-cart-index .cart-summary .block .fieldset {
    margin: 0 !important;
}
.checkout-cart-index .cart-summary .block .fieldset.coupon {
    display: flex;
    gap: 10px;
}
.checkout-cart-index .cart-summary .block .fieldset.coupon .field {
    margin: 0;
}
.checkout-cart-index .cart-summary .block .fieldset.coupon button.action.primary span {
    text-transform: capitalize;
    font-weight: 400;
}


/* checkout page payment method top links  */

.brippo-checkout-ontop .payment-method.scExpress.mobile{
    margin: 0;
    max-width: 100%;
}

.brippo-checkout-ontop .payment-group .step-title.mobile.brippo-on-top-title {
    display: none;
}


.brippo-checkout-ontop {
    position: relative;
    text-align: center;
}

.payment-method.scExpress.mobile {
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.brippo-checkout-ontop .payment-group {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
}

.brippo-checkout-ontop:before {
    content: 'Express Checkout';
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    display: block;
    font-size: 16px;
}
.brippo-checkout-ontop:after {
    content: '';
    height: 2px;
    width: 100%;
    background: #eee;
    display: block;
    margin-top: 30px;
}
.brippo-checkout-ontop .payment-group {
    position: relative;
}
.brippo-checkout-ontop .payment-group:after {
    content: 'OR';
    position: absolute;
    bottom: -41px;
    left: 0;
    right: 0;
    background: #f9f9f9;
    width: 80px;
    margin: auto;
}

.checkout-index-index .shipping-address-items:before {
    margin-top: 0px;
}

.checkout-index-index form.form.form-login {
    margin-top: 0;
}
.checkout-index-index form.form.form-login:before {
    margin-top: -10px;
}
.checkout-index-index .brippo-checkout-ontop {
    margin-bottom: 30px;
}

/* END checkout page payment method top links  */

.checkout-cart-index div#block-shipping .title {
    display: none;
}
.checkout-cart-index th.mark {
    padding-left: 0px !important;
}

.checkout-success {
    text-align: center;
    padding: 20px 0px 40px;
}
.checkout-onepage-success main#maincontent .page-title-wrapper a.action.print {
    display: block;
    float: initial;
    margin: 0;
}
.checkout-onepage-success main#maincontent .page-title-wrapper h1.page-title {
    margin-bottom: 15px;
    margin-top: 40px;
}
.checkout-onepage-success main#maincontent .page-title-wrapper {
    display: block;
    text-align: center;
}
.checkout-success .actions-toolbar {
    justify-content: center;
    margin-top: 30px !important;
    display: flex;
    flex-wrap: wrap;
}
.checkout-success .actions-toolbar a.action.primary.continue {
    font-size: 14px;
    margin: auto;
    float: initial;
    display: inline-block;
    width: auto;
}

.checkout-onepage-success div#registration {
    margin-top: 0;
    border: none;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 60px;
}

.checkout-onepage-success .checkout-success .actions-toolbar{
    margin-top: 15px !important;
}

.checkout-onepage-success .checkout-success .actions-toolbar a.action.primary.continue {
    background: transparent;
    border: none;
    color: #b51440;
    text-decoration: underline;
    padding: 0;
}

.checkout-onepage-success div#registration a.action.primary{
    margin-top: 20px;
}

@media (min-width: 768px) {
    .checkout-onepage-success div#registration .action.primary {
        padding: 10px 15px;
    }
}

@media (min-width:992px){
    .checkout-index-index .checkout-bottom ul {
        max-width: 1120px;
    }
    .checkout-success {
        padding: 30px 0px 60px;
    }
    .checkout-onepage-success main#maincontent .page-title-wrapper h1.page-title {
        margin-top: 60px;
    }
}