.product-listing-block {
    width: fit-content;
    flex-grow: 1;
}

.product-listing-block .product-wrapper .product-image img {
    border-radius: 8px;
}

.product-listing-block .product-content .price {
    color: #212529 !important;
    font-size: 20px !important;
}

.product-listing-block .product-content .price del {
    margin-right: 10px;
}

.product-listing-block .product-content .price del,
.product-listing-block .product-content .price del span {
    font-size: 16px;
}

.product-listing-block .product-content .price bdi {
    font-weight: 600;
}

.single_variation_wrap .price {
    color: #212529 !important;
    font-size: 30px !important;
}

.single_variation_wrap .price del {
    margin-right: 10px;
}

.single_variation_wrap .price del,
.single_variation_wrap .price del span {
    font-size: 26px;
}

.single_variation_wrap .price bdi {
    font-weight: 600;
}

.single_variation_wrap .price bdi span {
    font-weight: 300;
}

.product-listing-block .product-content a {
    display: block;
}

.product-listing-block .product-content a h2 {
    margin-bottom: 0;
}

.similar-products-area .product-listing-block {
    width: auto;
}

.product-details h3.price del {
    margin-right: 10px;
    font-size: 26px;
    opacity: 0.5;
}

.product-details h3.price bdi {
    font-weight: 600;
}

.product-details h3.price bdi span {
    font-weight: 300;
}

.product-details-area .btn-black {
    cursor: pointer;
}

.woocommerce a.added_to_cart{
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    padding: 8px 40px;
    display: block;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    border: 1px solid #000;

    max-width: 413px;
    width: 100%;
    cursor: pointer;
    margin-top: 10px;
}

.product-details-area .btn-black {
    position: relative;
    overflow: hidden;
}

.product-details-area .btn-black:focus{
    background: #000;
    color: #fff;
}

.product-details-area .btn-black.loading::before{
    content: "";
    position: absolute;
    inset: 0;
    background-color: #ffffffc2;
}

.product-details-area .btn-black.loading::after{
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
    background-size: cover;
}

.product-details .color [type="radio"]:checked+label.gray:before,
.product-details .color [type="radio"]:not(:checked)+label.gray:before {
    background: #e3e3e3;
    border: 1px solid transparent;
}

.product-details .color .radio-list {
    flex-grow: 1;
}

.quantity__input[type="number"]::-webkit-inner-spin-button,
.quantity__input[type="number"]::-webkit-outer-spin-button,
.wc-block-components-quantity-selector__input[type="number"]::-webkit-inner-spin-button,
.wc-block-components-quantity-selector__input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    width: 0 !important;
}

.product-specifications-block {
    padding-top: 0;
}

.product-details .size ul li label {
    text-align: center !important;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: none;
}

.woocommerce span.onsale {
    background-color: #f37452;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -0.8em;
    left: -0.1em;
}

.woocommerce nav.woocommerce-pagination {
    margin-top: 36px;
}

.woocommerce nav.woocommerce-pagination ul {
    border-color: #e6e6e6;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-color: #e6e6e6;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #f37452;
    color: #fcd8cf;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.yellow:after,
.checkbox-list.colors-list [type="checkbox"]:checked+label.yellow:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.yellow:before {
    background-color: #e9d859;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.gray:after,
.checkbox-list.colors-list [type="checkbox"]:checked+label.gray:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked)+label.gray:before {
    background-color: #e3e3e3;
}

.woocommerce div.product div.images {
    margin-bottom: 0;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs {
    padding: 10px 0;
}

.woocommerce div.product div.images img {
    border-radius: 8px;
}

.woocommerce div.product div.images .flex-control-thumbs li:not(:last-child) {
    margin-right: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(20% - 8px);
    min-width: calc(20% - 8px);
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    overflow-x: auto;
}

.woocommerce div.product form.cart div.quantity {
    margin-bottom: 32px;
}

.woocommerce div.product form.cart {
    margin-top: 45px;
}

.woocommerce .quantity .qty {
    width: 95px;
}

.woocommerce div.product form.cart .variations label {
    width: 100%;
    font-weight: 500;
}

.woocommerce div.product form.cart .reset_variations {
    display: inline-block;
    width: fit-content;
    background: #f37452;
    color: #fff;
    border-radius: 6px;
    padding: 6px 14px;
}

.single_variation {
    margin-bottom: 45px;
}

.cart-details .wp-block-woocommerce-cart {
    width: 100%;
}

.cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0;
    margin-right: 45px;
}

.cart-details .wc-block-components-sidebar {
    padding-left: 0;
}

.cart-details .wc-block-components-sidebar-layout {
    flex-wrap: nowrap;
    margin: 0 auto 0;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
.cart-details table.wc-block-cart-items .wc-block-cart-items__header th {
    padding: 0;
}

.cart-details .wc-block-cart .wc-block-cart-items td {
    margin: 0 !important;
    padding: 40px 0 0 !important;
    border-color: transparent !important;
}

.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a {
    display: inline-block;
    padding-right: 40px !important;
}

.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a,
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap,
.cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    padding: 16px 0;
}

.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
    position: relative;
    vertical-align: top;
}

.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child::after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #d9d9d9;
}

.cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d9d9d9;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    border-radius: 10px;
    min-width: 160px;
    width: 160px;
    height: 160px;
    max-width: none;
}

.cart-details .wc-block-components-product-name {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 12px;
    color: #212529;
}

.cart-details .wc-block-cart-item__prices,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 12px;
    color: #212529;
}

.cart-details .wc-block-cart-item__prices del,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper del {
    display: inline-block;
    margin-right: 20px;
}

.cart-details .wc-block-cart-item__prices ins,
.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper ins {
    display: inline-block;
    margin-left: 0 !important;
}

.cart-details .wc-block-components-product-badge {
    border-radius: 9px;
    border: 2px solid #000;
    padding: 6px 16px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.5;
}

.cart-details .wc-block-components-product-metadata {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: 32px;
}

.cart-details .wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.cart-details .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: 0;
}

.cart-details .wc-block-components-quantity-selector:after {
    border-radius: 9px;
    border: 1px solid #d9d9d9;
}

.cart-details .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    width: 95px;
    height: 44px;
    margin: 0;
    padding: 0;
    box-shadow: none !important;
}

.cart-details .wc-block-components-quantity-selector {
    width: 175px;
    margin-bottom: 16px !important;
    border-radius: 9px;
    align-items: center;
}

.cart-details .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    height: 23px;
    width: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 23px;
    opacity: 1;
    box-shadow: none !important;
}

.cart-details .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    text-align: right;
    border-radius: 9px 0 0 9px;
}

.cart-details .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    text-align: left;
    border-radius: 0 9px 9px 0;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    line-height: 16px;
    text-decoration: none;
}

.cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after,
.cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #000;
}

.cart-details .wc-block-components-product-details.wc-block-components-product-details {
    margin-top: 12px;
}

.cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    font-size: 18px;
    font-weight: 600;
    text-align: right;
}

.cart-details .wc-block-cart .wc-block-cart__totals-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    padding-top: 0 !important;
    padding-bottom: 24px !important;
}

.cart-details .wc-block-components-totals-wrapper {
    border-top: 1px solid #d9d9d9;
    padding: 24px 0;
}

.cart-details .wc-block-components-sidebar .wc-block-components-panel,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
.cart-details .wc-block-components-sidebar .wc-block-components-totals-item {
    padding: 0 !important;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
    line-height: 24px;
}

.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon a {
    position: relative;
    color: #000;
}

.cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon a:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #000;
}

.cart-details .wc-block-components-totals-item__description {
    font-size: 14px;
    font-weight: 600;
}

.cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    margin-top: 24px;
    color: #212529;
}

.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
    line-height: 16px;
}

.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #000;
}

.cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding: 0 !important;
}

.cart-details .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group,
.cart-details .wc-block-components-radio-control__description,
.cart-details .wc-block-components-radio-control__secondary-description {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
}

.cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options {
    margin-top: 24px;
}

.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 600;
}

.cart-details .wc-block-cart {
    margin-bottom: 0 !important;
}

.cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 22px !important;
}

.cart-details .wc-block-cart__submit-button,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    border-radius: 10px;
    background: #000;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    padding: 8px 40px;
    text-align: center;
    transition: all 0.5s ease-in-out !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    border: 1px solid transparent;
    min-height: auto !important;
    box-shadow: none !important;
}

.cart-details .wc-block-cart__submit-button:hover,
.cart-details .wc-block-components-shipping-calculator-address__button:hover,
.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover,
.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.cart-details .wc-block-cart .wc-block-cart__submit-container--sticky {
    display: none;
}

.cart-details .wc-block-cart__submit {
    margin-bottom: 0;
}

.cart-details .wc-block-cart:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 600;
}

.cart-details .wc-block-cart .wc-block-cart-items {
    border-bottom: 0 !important;
}

.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    height: fit-content;
}

.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input input {
    padding: 13px 14px !important;
    font-size: 14px !important;
}

.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input.is-active input {
    padding: 13px 14px !important;
}

.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input label {
    left: 14px;
    font-size: 14px !important;
}

.cart-details .wc-block-components-form .wc-block-components-text-input label,
.cart-details .wc-block-components-text-input label,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: #4d4d4d;
    top: 13px;
    left: 36px;
    margin: auto;
    height: fit-content;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    max-width: calc(100% - 76px);
    background-color: #fff;
    padding: 0 2px;
    transform: none;
}

.cart-details .wc-block-components-form .wc-block-components-text-input.has-error label,
.cart-details .wc-block-components-text-input.has-error label,
.cart-details .wc-block-components-validation-error>p {
    color: #cc1818;
}

.cart-details .wc-block-components-validation-error {
    font-size: 14px;
}

.cart-details .wc-block-components-text-input.wc-block-components-text-input input:-webkit-autofill+label,
.cart-details .wc-block-components-text-input.wc-block-components-text-input.is-active label,
.cart-details .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(-20px) scale(0.875);
}

.cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-text-input input[type="email"],
.cart-details .wc-block-components-text-input input[type="number"],
.cart-details .wc-block-components-text-input input[type="tel"],
.cart-details .wc-block-components-text-input input[type="text"],
.cart-details .wc-block-components-text-input input[type="url"],
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    border-color: #d9d9d9;
    color: #4d4d4d !important;
    border-radius: 6px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 13px 36px;
    box-shadow: none !important;
    outline: 0 !important;
}

.cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.cart-details .wc-block-components-text-input input:-webkit-autofill,
.cart-details .wc-block-components-text-input.is-active input[type="email"],
.cart-details .wc-block-components-text-input.is-active input[type="number"],
.cart-details .wc-block-components-text-input.is-active input[type="tel"],
.cart-details .wc-block-components-text-input.is-active input[type="text"],
.cart-details .wc-block-components-text-input.is-active input[type="url"] {
    padding: 13px 36px;
}

.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:active,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.cart-details .wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.cart-details .wc-block-components-text-input.has-error input,
.cart-details .wc-block-components-text-input.has-error input:active,
.cart-details .wc-block-components-text-input.has-error input:focus,
.cart-details .wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818 !important;
}

.cart-details .wc-block-components-country-input {
    margin-top: 20px;
}

.cart-details .wc-block-components-country-input .components-flex .components-flex-item {
    background: #fff;
}

.cart-details .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    margin-left: 10px;
    border-radius: 10px;
    padding: 5px 18px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    background: #000;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    min-height: auto !important;
    transition: all 0.5s ease-in-out !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
}

.cart-details .wc-block-components-totals-coupon__form {
    max-width: 320px;
}

.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    margin: 46px 0 0;
    border-color: #d9d9d9;
    color: #4d4d4d !important;
}

.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #f37452;
    color: white;
}

.cart-details .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    padding: 6px 14px;
    font-weight: 400;
    font-size: 15.4393px;
    line-height: 30px;
    color: #0a3b62;
}

.cart-details .wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input,
.cart-details .wc-block-components-shipping-calculator-address__button,
.cart-details .wc-block-components-shipping-calculator-address {
    margin-top: 20px;
}

.cart-details .wc-block-components-form .wc-block-components-checkout-step {
    padding: 0 22px 0;
}

.cart-details .wc-block-components-title.wc-block-components-title {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    position: unset;
    margin-right: 12px;
    display: inline-block;
    transform: none;
}

.cart-details .wc-block-components-checkout-step__heading {
    margin: 0 0 6px -22px;
}

.cart-details .wc-block-components-checkout-step__heading-content {
    display: none;
    margin: 4px 0 0 4px;
    font-size: 14px;
    color: #212529;
}

.cart-details .wc-block-components-checkout-step__container {
    padding: 30px 0 11px;
    margin-bottom: 26px;
}

.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-color: #d9d9d9;
    left: -12px;
}

.cart-details .wc-block-components-checkout-step__description {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 20px;
}

.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
    position: relative;
    margin-right: 10px;
    min-height: 20px;
    min-width: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    outline: none !important;
}

.cart-details .wc-block-components-checkbox label {
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}

.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    display: none;
}

.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked:after {
    content: "";
    width: 19px;
    height: 19px;
    background: url(assets/images/tick-black.svg) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.cart-details .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:not(:checked):after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.cart-details .wc-block-components-radio-control__label,
.cart-details .wc-block-components-radio-control__secondary-label {
    font-size: 18px;
    font-weight: 400;
}

.cart-details .wc-block-components-radio-control__secondary-label {
    font-weight: 600;
}

.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content> :last-child {
    padding-bottom: 0;
}

.cart-details .wc-block-components-shipping-rates-control__package {
    padding-bottom: 16px;
}

.cart-details .wc-block-checkout__add-note {
    margin: 0 !important;
}

.cart-details .wc-block-checkout__order-notes .wc-block-components-checkout-step__container {
    padding: 0;
    margin-bottom: 40px;
}

.cart-details .wc-block-checkout__order-notes .wc-block-components-checkbox {
    margin-top: 0;
}

.cart-details .wc-block-checkout__order-notes .wc-block-components-checkbox label {
    font-size: 16px;
}

.cart-details .wc-block-checkout__add-note .wc-block-components-textarea{
    border-color: #d9d9d9;
    border-radius: 9px;
}

.cart-details .wc-block-checkout__terms {
    font-size: 18px;
    color: #000;
    margin: 0 0 40px;
}

.cart-details .wc-block-checkout__actions {
    border-top: 0 !important;
    padding: 0 !important;
    margin-bottom: 40px;
}

.cart-details .wc-block-components-checkout-return-to-cart-button {
    font-size: 22px;
    font-weight: 500;
    padding-left: 0;
    color: #212529 !important;
}

.cart-details .wc-block-components-checkout-return-to-cart-button svg {
    position: unset;
    transform: none;
    width: 22px;
    height: 17px;
    background: url("assets/images/new-left-arrow.svg") no-repeat;
    background-size: 100%;
    margin-right: 10px;
}

.cart-details .wc-block-components-checkout-return-to-cart-button svg path {
    display: none;
}

.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    max-width: 450px;
    width: 100%;
    padding: 8px 40px;
}

.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control {
    border: 1px solid #d9d9d9;
    border-radius: 9px;
}

.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding: 12px 36px 20px;
}

.cart-details .wc-block-components-radio-control-accordion-content {
    padding: 0 36px 12px 36px;
    color: #4d4d4d;
}

.cart-details .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    font-size: 16px;
    font-weight: 600;
}

.cart-details .wc-block-components-totals-wrapper.wp-block-woocommerce-checkout-order-summary-cart-items-block {
    border-top: 0;
    padding-top: 0;
}

.cart-details .wc-block-components-panel__button[aria-expanded="true"] {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    outline: none !important;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    width: 60px;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 60px;
    border-radius: 6px;
    width: 60px;
    height: 60px;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-bottom: 10px;
    padding-left: 15px;
}

.cart-details .wc-block-components-order-summary .wc-block-components-product-name {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.2;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices del {
    display: inline-block;
}

.cart-details .wc-block-components-order-summary .wc-block-components-product-price__value.is-discounted {
    margin-left: 20px;
}

.cart-details .wc-block-components-order-summary .wc-block-components-formatted-money-amount {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item {
    padding-top: 10px;
    border-bottom: 0;
}

.cart-details .wc-block-components-order-summary .wc-block-components-product-details__name {
    font-weight: 600;
}

.cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    border: 0;
    box-shadow: none;
    background: #f37452;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    border-radius: 20px;
    height: 20px;
    transform: translate(40%, -40%);
}

.cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
    vertical-align: text-bottom;
    width: 29px;
    height: auto;
}

.cart-details>.woocommerce {
    width: 100%;
}

.order-details .order-details-item h2 {
    text-transform: none;
}

.woocommerce ul.order_details li {
    border: 0;
}

.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
    content: unset;
}

.woocommerce ul.order_details li:last-of-type {
    margin-right: 0;
    padding-right: 0;
}

.woocommerce table.shop_table {
    margin: 0 0 24px 0;
    border: 1px solid #d9d9d9;
    border-radius: 9px;
    border-spacing: 0;
}

.woocommerce table.shop_table thead tr:first-child th:first-child,
.woocommerce table.shop_table thead tr:first-child td:first-child,
.woocommerce table.shop_table thead tr:first-child th:last-child,
.woocommerce table.shop_table thead tr:first-child td:last-child {
    padding-top: 40px;
}

.woocommerce table.shop_table tfoot tr:last-child th:first-child,
.woocommerce table.shop_table tfoot tr:last-child td:first-child,
.woocommerce table.shop_table tfoot tr:last-child th:last-child,
.woocommerce table.shop_table tfoot tr:last-child td:last-child {
    padding-bottom: 40px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    padding: 30px 36px;
    color: #212529;
}

.woocommerce table.shop_table tr th:last-child,
.woocommerce table.shop_table tr td:last-child {
    text-align: right;
    padding-left: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-top: 0;
}

.woocommerce table.shop_table tbody tr,
.woocommerce table.shop_table tfoot tr {
    position: relative;
}

.woocommerce table.shop_table tbody tr::after,
.woocommerce table.shop_table tfoot tr::after {
    content: "";
    width: calc(100% - 72px);
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    background-color: #d9d9d9;
}

.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td {
    text-transform: uppercase;
}

.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td {
    font-size: 16px;
}

.woocommerce table.shop_table th {
    font-weight: 600;
}

.woocommerce table.shop_table td {
    font-weight: 400;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
    font-size: 18px;
    font-weight: 600;
}

.cart-details .woocommerce .u-columns.col2-set {
    display: flex;
}

.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
    float: unset;
    flex: 0 0 50%;
    max-width: 50%;
}

.wc-block-cart__submit-container .components-button[disabled="disabled"]{
    pointer-events: none;
    opacity: 0.5;
}

.wc-block-cart__submit-container button{
    position: relative;
    overflow: hidden;
    pointer-events: none;
}

.wc-block-cart__submit-container button::before{
    content: "";
    position: absolute;
    inset: 0;
    background-color: #ffffffc2;
}

.wc-block-cart__submit-container button::after {
    content: "";
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    inset: 0;
    z-index: 3;
    margin: auto;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
    background-size: cover;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    margin-bottom: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
    border-radius: 10px;
    background: #000;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    padding: 13px 20px;
    display: block;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    border: 1px solid transparent;
    margin-right: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce button.button .woocommerce-form-register__submit:focus,
.woocommerce button.button .woocommerce-form-register__submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.woocommerce form .form-row input.input-text {
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    color: #4d4d4d;
    font-weight: 400;
    line-height: 18px;
    height: auto;
    font-size: 16px;
    width: 100%;
    padding: 12px 36px;
}

.woocommerce form .form-row {
    flex-direction: column;
}

.lost_password a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    line-height: 16px;
}

.lost_password a:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #000;
}

.woocommerce form .form-row label,
p {
    font-size: 18px;
}

.cart-details h2,
.woocommerce-account .addresses .title h3,
h3,
legend {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    height: 100%;
}

.woocommerce-MyAccount-navigation ul li a {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.woocommerce-MyAccount-navigation ul li:not(:last-child) {
    margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    text-decoration: underline;
}

.woocommerce-MyAccount-content p {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.woocommerce-MyAccount-content p a {
    text-decoration: underline;
}

.woocommerce table.shop_table thead tr:first-child th:first-child {
    padding-top: 30px;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    display: flex;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: unset;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
}

.woocommerce-order-details h2,
.cart-details h2.woocommerce-column__title {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 20px 0;
    margin: 0;
}

.woocommerce .woocommerce-customer-details address {
    border-radius: 9px;
    border: 1px solid #d9d9d9;
    padding: 16px 36px;
}

.cart-details .woocommerce .u-columns.col2-set.addresses {
    column-gap: 20px;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {
    border-radius: 9px;
    border: 1px solid #d9d9d9;
    padding: 16px 36px;
}

.woocommerce-account .addresses .title h3 {
    padding: 0 0 20px 0;
    margin: 0;
}

.woocommerce-address-fields .select2-container .select2-selection--single {
    height: auto;
    border: 1px solid #d9d9d9;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 8px 36px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 15px;
}

.woocommerce-address-fields .form-row label,
form.woocommerce-EditAccountForm .form-row label {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.woocommerce .woocommerce-address-fields form .form-row,
form.woocommerce-EditAccountForm .form-row {
    margin: 0 0 20px;
}

.woocommerce .help-text {
    font-size: 14px;
    font-weight: 600;
}

@media screen and (max-width: 1580px) {

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
    .woocommerce button.button .woocommerce-form-register__submit,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
        font-size: 18px;
    }

    .woocommerce form .form-row label,
    p,
    .woocommerce-MyAccount-content p,
    .woocommerce-address-fields .form-row label {
        font-size: 16px;
    }
}

@media screen and (max-width: 1440px) {
    .woocommerce form .form-row input.input-text {
        padding: 12px 24px;
    }

    .lost_password a {
        font-size: 17px;
    }
}

@media screen and (max-width: 1366px) {
    .woocommerce form .form-row input.input-text {
        padding: 12px 20px;
    }

    .lost_password a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1199px) {

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
    .woocommerce button.button .woocommerce-form-register__submit,
    :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
        font-size: 17px;
    }
}

@media screen and (max-width: 1024px) {
    .cart-details .woocommerce .u-columns.col2-set {
        flex-direction: column;
    }

    .cart-details .woocommerce .u-columns.col2-set .u-column1,
    .cart-details .woocommerce .u-columns.col2-set .u-column2 {
        float: unset;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .cart-details .woocommerce .u-columns.col2-set .u-column1 {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 991px) {

    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.register {
        padding: 12px;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        max-width: 300px;
        margin: 0 auto 40px;
        border: 1px solid #efefef;
        position: relative;
    }

    .woocommerce-MyAccount-navigation ul li a {
        font-size: 18px;
        font-weight: 600;
        text-decoration: none;
    }

    .woocommerce-MyAccount-navigation ul li.is-active a {
        text-decoration: none;
    }

    .woocommerce-MyAccount-navigation ul {
        margin: 0;
        border-bottom: none;
    }

    .woocommerce-MyAccount-navigation ul li,
    .woocommerce-MyAccount-navigation ul li:not(:last-child) {
        margin: 0;
    }

    .woocommerce-MyAccount-navigation ul li {
        border-bottom: 1px solid #efefef;
        padding: 8px 0;
        text-align: center;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation:before {
        content: "";
        position: absolute;
        right: 17px;
        top: 15px;
        background: url(https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg) no-repeat;
        background-size: 100%;
        width: 15px;
        height: 11px;
        z-index: 99;
    }

    .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
        display: none;
    }

    .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active {
        display: block;
    }

    .woocommerce-MyAccount-navigation.active ul li.woocommerce-MyAccount-navigation-link {
        display: block;
    }
}

@media screen and (max-width: 575px) {

    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
}

/* 13th May 2024 starts */
.woocommerce-ResetPassword .woocommerce-Button {
    width: 100%;
    max-width: 260px;
    margin: 10px 0 0 !important;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    margin: 0 0 20px;
}

.myaccount-box-header h2 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    text-transform: none;
}

.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content p a {
    color: #000;
}

.woocommerce-customer-details p {
    margin: 0;
}

.woocommerce-customer-details address>p {
    font-style: italic;
}

.woocommerce-customer-details address>p:not(:last-child),
.woocommerce-customer-details address .woocommerce-customer-details--phone {
    margin-bottom: 10px !important;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
    font-size: 16px;
    font-weight: 400;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
    font-size: 18px;
    font-weight: 600;
}

.woocommerce-customer-details .woocommerce-column p {
    font-size: 16px;
}

@media screen and (max-width: 1440px) {
    .woocommerce-MyAccount-navigation ul li:not(:last-child) {
        margin-bottom: 30px;
    }

    .woocommerce-MyAccount-navigation ul li a {
        font-size: 18px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 78%;
    }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 991px) {
    .woocommerce-ResetPassword .woocommerce-Button {
        margin: 5px 0 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce-MyAccount-navigation ul li:not(:last-child) {
        margin: 0;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .woocommerce table.shop_table.account-orders-table tbody tr::after {
        display: none;
    }

    .woocommerce table.shop_table.account-orders-table tr td:last-child {
        padding-left: 24px;
    }

    .woocommerce-customer-details .woocommerce-columns {
        flex-direction: column;
    }

    .woocommerce-customer-details .woocommerce-columns .col-1,
    .woocommerce-customer-details .woocommerce-columns .col-2 {
        width: 100%;
        flex: 0 0 100%;
        padding: 0;
        max-width: 100%;
    }

    .woocommerce-customer-details .woocommerce-columns .col-1 {
        margin: 0 0 40px 0;
    }

    .woocommerce-order-details h2,
    .cart-details h2.woocommerce-column__title {
        padding: 0 0 12px 0;
    }

    .woocommerce .woocommerce-customer-details address,
    .woocommerce .col2-set .woocommerce-Address,
    .woocommerce-page .col2-set .woocommerce-Address {
        padding: 16px 20px;
    }

    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tfoot td {
        font-size: 17px;
        font-weight: 600;
    }

    .cart-details .woocommerce .u-columns.col2-set.addresses {
        margin: 0;
    }

    .cart-details .woocommerce .u-columns.col2-set .u-column1 {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 575px) {
    .woocommerce table.shop_table.account-orders-table tr td:last-child {
        padding-left: 16px;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-ResetPassword .woocommerce-Button {
        max-width: 100%;
    }
}

/* 13th May 2024 ends */

/* Mini cart */
.shopping-cart-popup .shopping-cart-list .product-image a {
    display: block;
}

.shopping-cart-popup .shopping-cart-list .product-image a img {
    width: 100%;
    height: 100%;
    margin-left: 0;
    border-radius: 10px;
}

.shopping-cart-popup .shopping-cart-list ul li {
    padding: 0;
}

.shopping-cart-popup .shopping-cart-list ul li {
    font-weight: 400;
}

.shopping-cart-popup ul.cart_list li a,
.shopping-cart-popup ul.product_list_widget li a {
    font-weight: 400;
}

.shopping-cart-popup ul.cart_list li a.a-link,
.shopping-cart-popup ul.product_list_widget li a.a-link {
    font-weight: 600;
}

.shopping-cart-list .product-details .product-price .amount {
    font-size: 16px;
    color: #000;
    opacity: 1;
}

.shopping-cart-list .product-details .product-price .amount bdi {
    font-weight: 600;
}

.shopping-cart-list .product-details .product-price .amount bdi span {
    font-weight: 500;
}

.js-mincart-checkout-btn[disabled="disabled"] {
    pointer-events: none;
    opacity: 0.5;
}

.shopping-cart-popup .shopping-cart-list{
    overflow: hidden;
}

.shopping-cart-popup .shopping-cart-list,
.shopping-cart-popup .shopping-cart-list .cartcontents,
.shopping-cart-popup .shopping-cart-list .widget_shopping_cart_content {
    height: 100%;
}

.shopping-cart-popup .shopping-cart-list .widget_shopping_cart_content{
    display: flex;
    flex-direction: column;
}

.shopping-cart-list .shopping-cart-body{
    flex-grow: 1;
    height: auto !important;
}

.shopping-cart-popup .widget_shopping_cart_content::before{
    position: absolute;
    inset: 0;
    z-index: 2;
    background: #00000094;
    margin: auto;
    pointer-events: none;
}

.shopping-cart-popup .widget_shopping_cart_content.loading::before{
    content: "";
}

.shopping-cart-popup .widget_shopping_cart_content.loading::after{
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    inset: 0;
    z-index: 3;
    margin: auto;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.3 91.1"><circle cx="45.7" cy="45.7" r="45.7"/><circle fill="%23FFF" cx="45.7" cy="24.4" r="12.5"/></svg>') center center;
    background-size: cover;
}

.pswp {
    z-index: 9999;
}

.wpc-filters-section {
    margin-bottom: 0;
    margin-top: 40px;
}

.wpc-filters-section.open .wpc-filter-title::after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.wpc-filter-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 24px;
    cursor: pointer;
    justify-content: start;
}

.wpc-filter-title::after {
    content: "";
    width: 13px;
    height: 7px;
    background: url(assets/images/down-arrow.svg) no-repeat;
    background-size: 100%;
    margin-left: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.wpc-filters-main-wrap li.wpc-term-item label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.wpc-filters-main-wrap li.wpc-term-item label a {
    color: #000;
    font-weight: 600;
}

.wpc-filters-main-wrap li.wpc-term-item label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background: transparent;
}

.wpc-filters-main-wrap li.wpc-term-item label::after {
    content: "";
    background: #000;
    height: 14px;
    width: 14px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wpc-term-item-content-wrapper [type="checkbox"]:checked+label::before,
.wpc-term-item-content-wrapper [type="checkbox"]:not(:checked)+label::before {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}

.wpc-term-item-content-wrapper [type="checkbox"]:not(:checked)+label:after,
.wpc-term-item-content-wrapper [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"],
.wpc-filters-main-wrap li.wpc-term-item input[type="radio"] {
    position: absolute;
    left: 0;
    opacity: 0;
}

.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:before,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #212529;
    background: #fff;
}

.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:after,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0;
    background: url(assets/images/tick.svg) no-repeat;
    background-size: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label {
    line-height: 40px;
    padding-left: 55px;
}

.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]:checked+label:after,
.wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wpc-filter-pa_color .wpc-filters-ul-list {
    display: flex;
    flex-wrap: wrap;
}

.wpc-filter-pa_color .wpc-checkbox-item {
    width: 50%;
    min-height: 40px;
}

.wpc-filters-main-wrap ul.wpc-filters-ul-list {
    padding: 0;
    margin-bottom: 0;
}

.wpc-filter-search-form .wpc-search-field {
    outline: none;
    display: block;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    padding: 0.375rem 0.75rem;
    background-color: #fff;
    background-clip: padding-box;
    padding-right: 40px;
    color: #4d4d4d;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    height: auto;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.wpc-search-icon {
    left: auto;
    right: 10px;
    width: 20px;
}

.wpc-search-icon:before {
    background-image: url(assets/images/search.svg);
    background-size: 100%;
    width: 20px;
    height: 20px;
}

.wpc-filter-search-form {
    max-width: 320px;
}

.wpc-filters-main-wrap li.wpc-term-item {
    padding: 0 !important;
    margin-bottom: 18px !important;
}
/*
.wpc-filters-main-wrap li.wpc-term-item.wpc-term-count-0 {
    pointer-events: none;
}*/

.wpc-edit-filter-set {
    font-weight: 500;
    margin-top: 16px;
}

.wpc-edit-filter-set a {
    color: #212529;
    text-decoration: underline;
}

.wpc-search-field-wrapper .wpc-search-clear-icon-wrapper {
    right: 25px;
}

@media (max-width: 1580px) {

    .cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
    .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
    .cart-details .wc-block-cart__submit-button,
    .cart-details .wc-block-components-shipping-calculator-address__button,
    .cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
    .cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
        font-size: 18px !important;
    }

    .cart-details .wc-block-components-checkout-step__description,
    .cart-details .wc-block-components-radio-control__label,
    .cart-details .wc-block-components-radio-control__secondary-label,
    .cart-details .wc-block-checkout__terms {
        font-size: 16px;
    }
}

@media (max-width: 1480px) {

    .cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
    .cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link,
    .cart-details .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
    .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
    .cart-details .wc-block-cart__submit-button,
    .cart-details .wc-block-components-shipping-calculator-address__button,
    .cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
    .cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button,
    .cart-details .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__header th,
    .cart-details .wc-block-cart .wc-block-cart__totals-title,
    .cart-details .wc-block-components-sidebar .wc-block-components-panel,
    .cart-details .wc-block-components-sidebar .wc-block-components-totals-item,
    .cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address,
    .cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
        font-size: 17px !important;
    }

    .cart-details .wc-block-components-product-name {
        font-size: 20px;
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input label,
    .cart-details .wc-block-components-text-input label,
    .cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        left: 24px;
        max-width: calc(100% - 48px);
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
    .cart-details .wc-block-components-text-input input[type="email"],
    .cart-details .wc-block-components-text-input input[type="number"],
    .cart-details .wc-block-components-text-input input[type="tel"],
    .cart-details .wc-block-components-text-input input[type="text"],
    .cart-details .wc-block-components-text-input input[type="url"],
    .cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
    .cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
        padding: 13px 24px;
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
    .cart-details .wc-block-components-text-input input:-webkit-autofill,
    .cart-details .wc-block-components-text-input.is-active input[type="email"],
    .cart-details .wc-block-components-text-input.is-active input[type="number"],
    .cart-details .wc-block-components-text-input.is-active input[type="tel"],
    .cart-details .wc-block-components-text-input.is-active input[type="text"],
    .cart-details .wc-block-components-text-input.is-active input[type="url"] {
        padding: 13px 24px;
    }
}

@media (max-width: 1366px) {

    .cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
    .cart-details .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
        font-size: 16px !important;
    }

    .cart-details .wc-block-components-checkbox label {
        font-size: 15px;
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input label,
    .cart-details .wc-block-components-text-input label,
    .cart-details .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        left: 20px;
        max-width: calc(100% - 40px);
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="email"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="number"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="tel"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="text"],
    .cart-details .wc-block-components-form .wc-block-components-text-input input[type="url"],
    .cart-details .wc-block-components-text-input input[type="email"],
    .cart-details .wc-block-components-text-input input[type="number"],
    .cart-details .wc-block-components-text-input input[type="tel"],
    .cart-details .wc-block-components-text-input input[type="text"],
    .cart-details .wc-block-components-text-input input[type="url"],
    .cart-details .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
    .cart-details .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
        padding: 13px 20px;
    }

    .cart-details .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
    .cart-details .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
    .cart-details .wc-block-components-text-input input:-webkit-autofill,
    .cart-details .wc-block-components-text-input.is-active input[type="email"],
    .cart-details .wc-block-components-text-input.is-active input[type="number"],
    .cart-details .wc-block-components-text-input.is-active input[type="tel"],
    .cart-details .wc-block-components-text-input.is-active input[type="text"],
    .cart-details .wc-block-components-text-input.is-active input[type="url"] {
        padding: 13px 20px;
    }

    .wpc-filter-title {
        font-size: 16px;
    }

    .wpc-filters-main-wrap li.wpc-term-item label {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
        min-width: 130px;
        width: 130px;
        height: 130px;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image a {
        padding-right: 24px !important;
    }

    .cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 58%;
    }

    .cart-details .wc-block-components-sidebar {
        width: 38%;
    }

    .woocommerce table.shop_table thead tr:first-child th:first-child,
    .woocommerce table.shop_table thead tr:first-child td:first-child,
    .woocommerce table.shop_table thead tr:first-child th:last-child,
    .woocommerce table.shop_table thead tr:first-child td:last-child {
        padding-top: 30px;
    }

    .woocommerce table.shop_table tfoot tr:last-child th:first-child,
    .woocommerce table.shop_table tfoot tr:last-child td:first-child,
    .woocommerce table.shop_table tfoot tr:last-child th:last-child,
    .woocommerce table.shop_table tfoot tr:last-child td:last-child {
        padding-bottom: 30px;
    }

    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td {
        padding: 22px 24px;
    }

    .woocommerce table.shop_table tbody tr::after,
    .woocommerce table.shop_table tfoot tr::after {
        width: calc(100% - 42px);
    }

    .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:before,
    .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:before {
        width: 30px;
        height: 30px;
    }

    .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label {
        padding-left: 40px;
    }

    .wpc-filter-pa_color .wpc-checkbox-item {
        min-height: 30px;
    }

    .wpc-filters-section {
        margin-top: 30px;
    }

    .wpc-filter-title {
        font-size: 14px;
        margin-bottom: 16px;
    }
}

@media (max-width: 992px) {
    .cart-details .wc-block-components-sidebar-layout {
        flex-direction: column;
    }

    .cart-details .wc-block-components-sidebar-layout .wc-block-components-main {
        margin-right: 0;
    }

    .cart-details .wc-block-components-sidebar-layout .wc-block-components-main,
    .cart-details .wc-block-components-sidebar {
        width: 100%;
    }

    .cart-details .wc-block-cart table.wc-block-cart-items {
        margin-bottom: 60px;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td {
        padding: 24px 0 0 !important;
    }

    .cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td:first-child:after {
        top: 24px;
    }

    .cart-details .wc-block-checkout__sidebar {
        order: 1 !important;
    }

    .cart-details .wc-block-components-sidebar-layout .wc-block-components-main.wp-block-woocommerce-checkout-fields-block {
        margin-bottom: 60px;
    }
}

@media (max-width: 768px) {
    .wpc-filters-widget-content {
        display: block !important;
    }

    .wpc_show_bottom_widget .wpc-filters-open-button-container,
    .wpc_show_open_close_button .wpc-filters-open-button-container {
        display: none;
    }
}

@media (max-width: 767px) {

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__header {
        display: table-row !important;
    }

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
        display: none;
    }

    .cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
        -ms-grid-columns: auto 1fr;
        display: -ms-grid;
        display: grid;
        grid-template-columns: auto 1fr;
        padding: 0 !important;
    }

    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;
    }

    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
        -ms-grid-column-span: 2 !important;
        -ms-grid-column-align: stretch;
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 1 !important;
        grid-row: 1 !important;
        justify-self: stretch !important;
    }

    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
        -ms-grid-column: 2 !important;
        grid-column: 2 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;
    }

    .cart-details .wc-block-components-product-name {
        font-size: 18px;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap {
        padding-bottom: 0;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total {
        padding-top: 0 !important;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
        padding-top: 12px;
        margin-bottom: 0;
        align-items: flex-start;
    }

    .cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-formatted-money-amount::before {
        content: "Total:";
        margin-right: 8px;
    }

    .cart-details .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge {
        margin-top: 12px;
        margin-bottom: 0;
    }

    .cart-details .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
        display: block !important;
        text-align: right;
        text-transform: uppercase;
    }

    .cart-details .wc-block-components-title.wc-block-components-title {
        font-size: 16px;
    }

    .cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
        margin-right: 2px;
    }

    .cart-details .wc-block-components-form .wc-block-components-checkout-step {
        padding: 0 0 0 22px !important;
    }

    .cart-details .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-left: 0 !important;
    }

    .cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item {
        display: grid;
        grid-template-columns: 60px 1fr;
    }

    .cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
        text-align: left;
        margin-left: 0;
        -moz-grid-column: 2;
        grid-column: 2;
        padding: 2px 0 10px 15px;
    }

    .cart-details .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price .wc-block-components-formatted-money-amount::before {
        content: "Total:";
        margin-right: 8px;
    }
}

@media (max-width: 753px) {
    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
        padding: 0 !important;
    }

    .cart-details .wc-block-cart__sidebar {
        margin-bottom: 0 !important;
    }

    .cart-details .wc-block-checkout__add-note {
        border-bottom: 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 576px) {
    .cart-details .wc-block-cart-item__total .wc-block-components-sale-badge {
        display: block !important;
    }
}

@media (max-width: 575px) {

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
        min-width: 80px;
        max-width: 80px;
        width: 80px;
        height: 80px;
    }

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__header th,
    .cart-details .wc-block-cart .wc-block-cart__totals-title,
    .cart-details .wc-block-components-sidebar .wc-block-components-panel,
    .cart-details .wc-block-components-sidebar .wc-block-components-totals-coupon,
    .cart-details .wc-block-components-sidebar .wc-block-components-totals-item,
    .cart-details .wc-block-components-totals-shipping .wc-block-components-shipping-address,
    .cart-details .wc-block-components-order-summary .wc-block-components-panel__button {
        font-size: 16px !important;
    }

    .wc-block-checkout__actions_row {
        flex-direction: column;
    }

    .cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
        margin-bottom: 20px;
    }

    .woocommerce table.shop_table thead tr:first-child th:first-child,
    .woocommerce table.shop_table thead tr:first-child td:first-child,
    .woocommerce table.shop_table thead tr:first-child th:last-child,
    .woocommerce table.shop_table thead tr:first-child td:last-child {
        padding-top: 24px;
    }

    .woocommerce table.shop_table tfoot tr:last-child th:first-child,
    .woocommerce table.shop_table tfoot tr:last-child td:first-child,
    .woocommerce table.shop_table tfoot tr:last-child th:last-child,
    .woocommerce table.shop_table tfoot tr:last-child td:last-child {
        padding-bottom: 24px;
    }

    .woocommerce table.shop_table th,
    .woocommerce table.shop_table td {
        padding: 22px 16px;
    }

    .woocommerce table.shop_table tbody tr::after,
    .woocommerce table.shop_table tfoot tr::after {
        width: calc(100% - 32px);
    }

    .woocommerce table.shop_table thead th,
    .woocommerce table.shop_table thead td,
    .woocommerce table.shop_table tbody th,
    .woocommerce table.shop_table tbody td,
    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tfoot td {
        font-size: 15px;
    }
}

@media (max-width: 567px) {
    .cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
        content: " " counter(checkout-step) "." !important;
        content: "  " counter(checkout-step) "." / "" !important;
    }

    .cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
        border-left: 1px solid hsla(0, 0%, 7%, 0.11);
        content: "" !important;
        height: 100%;
        position: absolute;
        top: 0;
    }
}

@media (max-width: 480px) {
    .cart-details .wc-block-components-totals-coupon__form {
        max-width: 100%;
    }
}

@media (max-width: 443px) {
    .cart-details .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
        display: block !important;
    }
}

@media (max-width: 350px) {
    .cart-details .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
        -ms-grid-column-span: 1 !important;
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row: 2 !important;
        grid-row: 2 !important;
    }

    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
        -ms-grid-column: 1 !important;
        grid-column: 1 !important;
        -ms-grid-row: 3 !important;
        grid-row: 3 !important;
    }

    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product,
    .cart-details .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__wrap {
        padding-top: 0 !important;
    }

    .cart-details .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
    .cart-details table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
        min-width: 120px;
        max-width: 120px;
        width: 120px;
        height: 120px;
    }
}

/*****new****/
.cart-details .woocommerce .u-columns.col2-set {
  display: flex;
}
.cart-details .woocommerce .u-columns.col2-set .u-column1,
.cart-details .woocommerce .u-columns.col2-set .u-column2 {
  float: unset;
  flex: 0 0 50%;
  max-width: 50%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin-bottom: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.button .woocommerce-form-register__submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button {
  border-radius: 10px;
  background: #000;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 13px 20px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  border: 1px solid transparent;
  margin-right: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce button.button .woocommerce-form-register__submit:focus,
.woocommerce button.button .woocommerce-form-register__submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.woocommerce form .form-row input.input-text {
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  color: #4d4d4d;
  font-weight: 400;
  line-height: 18px;
  height: auto;
  font-size: 16px;
  width: 100%;
  padding: 12px 36px;
}

.woocommerce form .form-row {
  flex-direction: column;
}

.lost_password a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  line-height: 16px;
}
.lost_password a:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background: #000;
}
.woocommerce form .form-row label,
p {
  font-size: 18px;
}
.cart-details h2,
.woocommerce-account .addresses .title h3,
h3, legend {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  height: 100%;
}

.woocommerce-MyAccount-navigation ul li a {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.woocommerce-MyAccount-navigation ul li:not(:last-child) {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: underline;
}
.woocommerce-MyAccount-content p {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.woocommerce-MyAccount-content p a {
  text-decoration: underline;
}
.woocommerce table.shop_table thead tr:first-child th:first-child {
  padding-top: 30px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  display: flex;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: unset;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

.woocommerce-order-details h2,
.cart-details h2.woocommerce-column__title {
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 20px 0;
  margin: 0;
}
.woocommerce .woocommerce-customer-details address {
  border-radius: 9px;
  border: 1px solid #d9d9d9;
  padding: 16px 36px;
}
.cart-details .woocommerce .u-columns.col2-set.addresses {
  column-gap: 20px;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.woocommerce .col2-set .woocommerce-Address,
.woocommerce-page .col2-set .woocommerce-Address {
  border-radius: 9px;
  border: 1px solid #d9d9d9;
  padding: 16px 36px;
}
.woocommerce-account .addresses .title h3 {
  padding: 0 0 20px 0;
  margin: 0;
}
.woocommerce-address-fields .select2-container .select2-selection--single {
  height: auto;
  border: 1px solid #d9d9d9;
}
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding: 8px 36px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.woocommerce-address-fields
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 10px;
  right: 15px;
}
.woocommerce-address-fields .form-row label,  form.woocommerce-EditAccountForm .form-row label {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.woocommerce .woocommerce-address-fields form .form-row ,  form.woocommerce-EditAccountForm .form-row {
  margin: 0 0 20px;
}
.woocommerce .help-text {
    font-size: 14px;
    font-weight: 600;
}


@media screen and (max-width: 1580px) {
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce button.button .woocommerce-form-register__submit,
  :where(body:not(.woocommerce-block-theme-has-button-styles))
    .woocommerce
    button.button {
    font-size: 18px;
  }
  .woocommerce form .form-row label,
  p,
  .woocommerce-MyAccount-content p,
  .woocommerce-address-fields .form-row label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .woocommerce form .form-row input.input-text {
    padding: 12px 24px;
  }
  .lost_password a {
    font-size: 17px;
  }
}
@media screen and (max-width: 1366px) {
  .woocommerce form .form-row input.input-text {
    padding: 12px 20px;
  }
  .lost_password a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
  .woocommerce button.button .woocommerce-form-register__submit,
  :where(body:not(.woocommerce-block-theme-has-button-styles))
    .woocommerce
    button.button {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .cart-details .woocommerce .u-columns.col2-set {
    flex-direction: column;
  }
  .cart-details .woocommerce .u-columns.col2-set .u-column1,
  .cart-details .woocommerce .u-columns.col2-set .u-column2 {
    float: unset;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .cart-details .woocommerce .u-columns.col2-set .u-column1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    padding: 12px;
  }
}
@media screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        max-width: 300px;
        margin: 0 auto 40px;
        border: 1px solid #efefef;
        position: relative;
    }
    .woocommerce-MyAccount-navigation ul li a { font-size: 18px; font-weight: 600; text-decoration: none;}
    .woocommerce-MyAccount-navigation ul li.is-active a { text-decoration: none;}
    .woocommerce-MyAccount-navigation ul { margin: 0;border-bottom: none;}
    .woocommerce-MyAccount-navigation ul li,.woocommerce-MyAccount-navigation ul li:not(:last-child) { margin: 0;}
    .woocommerce-MyAccount-navigation ul li {
        border-bottom: 1px solid #efefef; padding: 8px 0;
        text-align: center;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation:before { 
        content: '';
        position: absolute;
        right: 17px;
        top: 15px;
        background: url(https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg) no-repeat;
        background-size: 100%;
        width: 15px;
        height: 11px;
        z-index: 99;
   
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link { display: none;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active { display: block;}

.woocommerce-MyAccount-navigation.active ul li.woocommerce-MyAccount-navigation-link {
  display: block;
}
}

@media screen and (max-width: 575px) {
    .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 100%;}
}


/* 13th May 2024 starts */
.woocommerce-ResetPassword .woocommerce-Button { 
  width: 100%;
  max-width: 260px;
  margin: 10px 0 0 !important;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  margin: 0 0 20px;
}
.myaccount-box-header h2 { font-size: 32px; line-height: 38px; font-weight: 600; text-transform: none;}
.woocommerce-MyAccount-content  p, .woocommerce-MyAccount-content p a { color: #000;}
.woocommerce-customer-details p { margin: 0;}
.woocommerce-customer-details address > p { font-style: italic;}
.woocommerce-customer-details address > p:not(:last-child), .woocommerce-customer-details address .woocommerce-customer-details--phone { margin-bottom: 10px !important;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { font-size: 16px; font-weight: 400;}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td { font-size: 18px; font-weight: 600;}
.woocommerce-customer-details .woocommerce-column p { font-size: 16px;}
@media screen and (max-width: 1440px) {
  .woocommerce-MyAccount-navigation ul li:not(:last-child) { margin-bottom: 30px;}
  .woocommerce-MyAccount-navigation ul li a { font-size: 18px;}
  .woocommerce-account .woocommerce-MyAccount-navigation { width: 22%;}
  .woocommerce-account .woocommerce-MyAccount-content { width: 78%;}
}
@media screen and (max-width: 1199px) {
  .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="checkbox"]+label:after, .wpc-filter-pa_color .wpc-term-item-content-wrapper [type="radio"]+label:after {
    top: 5px;
    left: 5px;
  }
}
@media screen and (max-width: 1160px) {
  .filters-block {
    max-width: 350px; 
    padding-right: 16px;
}
}
@media screen and (max-width: 1088px) {
  .navbar-merchandise .navbar-nav li.nav-item {
    padding: 0px 12px 0 0 !important;
}
}

@media screen and (max-width: 1024px) {
  .merchandise-account-icons.desktop-version {
    display: none;
  }
  .merchandise-account-icons.mobile-version {
    display: block;
  }

  .navbar-merchandise .container-fluid {
    justify-content: flex-end !important;
    flex-wrap: wrap;
  }
  .navbar-merchandise .collapse:not(.show) {
    display: none !important;
}
.navbar-merchandise .collapse.show { display: block !important;}

  .navbar-merchandise .navbar-brand {
    margin-right: auto;
  }
  .navbar-merchandise .merchandise-account-icons {
    order: 2;
  }
  .navbar-merchandise .navbar-toggler {
    order: 3;
    padding: 0;
    margin: 0;
    display: block;
  }

  .navbar-merchandise div#navbarResponsive {
    order: 4;
    width: 100%;
  
  }
  .navbar .menu-mainmenu-container , .navbar-merchandise .menu-secondaytopmenu-container{ padding: 0 14px;}
  .navbar-merchandise .navbar-nav { flex-direction: column;}
  .navbar-merchandise .language-translator {
    display: none;
  }

  .language-translator-sm {
    margin-right: 20px;
  }
  .navbar-merchandise .merchandise-account-icons {
    margin-left: 0;
    margin-right: 20px;
  }
  .navbar-merchandise .merchandise-account-icons .cart-icon {
    margin-left: 20px;
    position: relative;
  }
  .navbar-merchandise .navbar-nav > .nav-item > a {
    font-size: 20px;
    text-transform: uppercase;
  }
  .navbar-merchandise .navbar-nav li.nav-item {
    padding: 0 0 20px 0 !important;
  }
  #navbarResponsive .wrapper {
    padding-left: 0;
  }
  .navbar-merchandise .navbar-brand {
    max-width: 239px;
  }
  #nav-icon4.open span:nth-child(3) {
    left: 7px;
    top: 28px;
  }
  .product-details .color ul li:not(:last-child) {
    margin-right: 12px;
  }
  .product-details .size ul li:not(:last-child) {
    margin-right: 16px;
  }
  .product-details .size h2,
  .product-details .color h2 {
    margin-right: 48px;
  }
  .product-details-area .products-slider {
    max-width: 450px;
  }
  
  .thankyou-container-footer .btn-block .d-flex { justify-content: space-between;}
  .thankyou-container-footer .icon-link { margin-right: 20px;}
  .myaccount { padding: 50px 0;}
  .filters-block {max-width: 400px;}
  .filters-block.open {
    right: 0;
    height: 500px;
    overflow-y: auto;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}


@media screen and (max-width: 991px) {
  .woocommerce-ResetPassword .woocommerce-Button { 
    margin: 5px 0 0 !important;
  }
  .filters-block .widget_wpc_filters_widget { height: 400px; overflow-y: auto; padding-right: 10px;}
  .filters-block { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);}
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-navigation ul li:not(:last-child) { margin: 0;}
  .woocommerce-account .woocommerce-MyAccount-navigation { width: 100%;}
  .woocommerce-account .woocommerce-MyAccount-content { width: 100%;}
  .woocommerce table.shop_table.account-orders-table tbody tr::after {
    display: none;
  }
  .woocommerce table.shop_table.account-orders-table  tr td:last-child {
    padding-left: 24px;
  }
  .woocommerce-customer-details .woocommerce-columns { flex-direction: column;}
  .woocommerce-customer-details .woocommerce-columns .col-1 , .woocommerce-customer-details .woocommerce-columns .col-2 { width: 100%; flex: 0 0 100%; padding: 0;
    max-width: 100%;}
    .woocommerce-customer-details .woocommerce-columns .col-1 { margin: 0 0 40px 0;}
    .woocommerce-order-details h2, .cart-details h2.woocommerce-column__title { padding: 0 0 12px 0;}
    .woocommerce .woocommerce-customer-details address,
    .woocommerce .col2-set .woocommerce-Address, .woocommerce-page .col2-set .woocommerce-Address { padding: 16px 20px;}
    .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td {
      font-size: 17px;
      font-weight: 600;
  }
  .cart-details .woocommerce .u-columns.col2-set.addresses { margin: 0;}
  .cart-details .woocommerce .u-columns.col2-set .u-column1 {
    margin-bottom: 24px;
}
.navbar-merchandise .navbar-nav { justify-content: flex-start;}


}
@media screen and (max-width: 767px) {
  #nav-icon4 { margin: 0;}
  .navbar-merchandise .menu-secondaytopmenu-container { margin-left: 0;}
  #nav-icon4 {
    width: 40px;
    height: 24px;
}
.navbar-merchandise .navbar-toggler.collapsed {
  margin-top: 5px;
}
}
@media screen and (max-width: 575px) {
  .woocommerce table.shop_table.account-orders-table  tr td:last-child {
    padding-left: 16px;
  }
  .navbar-merchandise .navbar-brand {
    max-width: 200px;
}
}
@media screen and (max-width: 480px) {
  .woocommerce-ResetPassword .woocommerce-Button {  max-width: 100%; }
  .filters-block { top: unset; transform: unset; -moz-transform: unset; -webkit-transform: unset;}
  .filters-block.open { 
        height: auto;
        overflow-y: unset;
        top: unset;
        transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
        max-width: 100%;
    }
}

@media screen and (max-width: 420px) {
  .navbar-merchandise .navbar-brand {
      max-width: 155px;
  }
  .navbar-merchandise .merchandise-account-icons .cart-icon {
    margin-left: 15px;
  }
  .navbar-merchandise .merchandise-account-icons { margin-right: 15px;}
  #nav-icon4 {
    width: 38px;
    height: 30px;
  }
  #nav-icon4.open span:nth-child(3) {
    left: 7px;
    top: 26px;
}
#nav-icon4.open span:nth-child(1) {
  top: 0;
  left: 7px;
}


}
@media screen and (max-width: 380px) {
  #nav-icon4.open span:nth-child(3) {
    left: 1px;
    top: 23px;
}
#nav-icon4.open span:nth-child(1) {
  left: 1px;
}
#nav-icon4 {
  width: 34px;
  height: 27px;
  /* border: 1px solid black; */
}
.navbar-merchandise .navbar-brand {
  max-width: 155px;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
margin-left: 10px;
}
.navbar-merchandise .merchandise-account-icons { margin-right: 10px;}
}

/* 13th May 2024 ends */


/* 14th May 2024 starts */
.shopping-cart-footer .btn-group a:first-child {
  border-radius: 10px;
  border: 1px solid #000;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 14px 40px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  background: transparent;
}
.shopping-cart-footer .btn-group a:first-child:focus, .shopping-cart-footer .btn-group a:first-child:hover {
  background: #484848;
  color: #fff;
  border: 1px solid #000;
}

.shopping-cart-footer .btn-group a.checkout {
  border-radius: 10px;
  background: #000;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 14px 40px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  border: 1px solid transparent;
}

.shopping-cart-footer .btn-group a.checkout:focus, .shopping-cart-footer .btn-group a.checkout:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.shopping-cart-list .shopping-cart-body { max-height: 400px; overflow-y: auto;}
.shopping-cart-list .shopping-cart-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

.shopping-cart-list .shopping-cart-body::-webkit-scrollbar {
  width: 3px;
  background-color: #f5f5f5;
}

.shopping-cart-list .shopping-cart-body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5); 
}

@media screen and (max-width: 1580px) {
  .shopping-cart-footer .btn-group a:first-child, .shopping-cart-footer .btn-group a.checkout { font-size: 18px;}
}

@media screen and (max-width: 991px) {
  .shopping-cart-list .shopping-cart-body { max-height: 300px; }
}

 
.shopping-cart-footer .btn-group .disabled {
  opacity: 0.5;
  pointer-events: none;
}

.wc-block-components-address-form__first_name { margin: 0 0 18px 0;}
.pofw-product-options-wrapper .field .control input[type="text"] {
     border-radius: 6px;
  border: 1px solid #d9d9d9;
  color: #4d4d4d;
  font-weight: 400;
  line-height: 18px;
  height: auto;
  font-size: 16px;
  width: 80%;
  padding: 12px 36px;
}

/************************************updated**********/

.is-large.wc-block-cart .wc-block-cart__totals-title {
    text-align: right;
}

.wc-block-components-formatted-money-amount {
    font-weight: 700;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
    font-size: 14px;
    font-weight: 600;
    padding-top: 4px;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    text-decoration: none;
}

.wp-block-woocommerce-checkout-order-summary-block {
    border: none !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    margin: 0 0 16px 0;
}

.wc-block-components-order-summary {
    padding: 0;
}


.cart-details .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    position: unset;
    margin-right: 12px;
    display: inline-block;
    transform: none;
}


.cart-details .wc-block-components-form .wc-block-components-checkout-step {
    counter-reset: my-sec-counter;
}

.wc-block-components-checkout-step .wc-block-components-title.wc-block-components-title:after {
    position: absolute;
    left: 0;
    margin-right: 20px;
}

.cart-details .wc-block-components-title.wc-block-components-title {
    padding-left: 22px;
}

#contact-fields .wc-block-components-title.wc-block-components-title:after {
    content: "1."; 
}

#shipping-fields .wc-block-components-title.wc-block-components-title:after {
    content: "2.";
}

#shipping-option .wc-block-components-title.wc-block-components-title:after {
    content: "3.";
}

#payment-method .wc-block-components-title.wc-block-components-title:after {
    content: "4.";
}

#order-notes .wc-block-components-title.wc-block-components-title:after {
    content: "5.";
}

.cart-details .wc-block-components-checkout-step__container:after {
    border-color: #d9d9d9;
    left: -18px;
}

.wc-block-components-checkout-step__container:after {
    border-left: 1px solid hsla(0, 0%, 7%, .11);
    content: "";
    height: 100%;
    left: -24px;
    position: absolute;
    top: 0;
}

.cart-details .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step .wc-block-components-checkout-step__container:after {
    display: none;
}

.cart-details .wc-block-components-checkout-step__container { margin-bottom: 0;}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text { font-weight: 600 !important;}

.cart-details .wc-block-components-text-input.wc-block-components-text-input input:-webkit-autofill+label,
.cart-details .wc-block-components-text-input.wc-block-components-text-input.is-active label,
.cart-details .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.cart-details .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(-8px) scale(0.875);
}
p.stock.out-of-stock {
    margin-top: 1rem;
    font-weight: bold;
}
.product-listing-block .row .col-lg-4.outofstock .product-image, .woocommerce div.product.outofstock .product-image {
    position: relative;
}

.product-listing-block .row .col-lg-4.outofstock .product-image:after , .woocommerce div.similar-products-area .product.outofstock .product-image:after {
    content: 'Out of Stock';
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

@media screen and (max-width: 575px) {
    .product-listing-block .product-wrapper .product-image img {
        width: 100%;
    }
}
 /*.wpc-filters-section.wpc-filter-pa_collection,*/ .wpc-filters-section.wpc-filter-pa_color {
    display: none;
}
 .cfvsw-shop-variations .cfvsw-swatches-container {
    background: transparent;
    border: none;
    padding: 1px;
    border-radius: 4px;
    flex-direction: column;
}

.cfvsw_variations_form.variations_form.cfvsw_shop_align_left {
    position: absolute;
    top: -124px;
    right: 16px;
}

.product-listing-block .product-content { position: relative;}

.cfvsw-swatches-option:not(.cfvsw-swatches-disabled, .cfvsw-swatches-out-of-stock):hover {
    border-color: transparent;
}

.cfvsw-swatches-option { padding: 0; border: none;}

.cfvsw-swatches-option { background: none;cursor: default;}
.cfvsw-tooltip-label{font-size:0.8rem !important;}
div.cfvsw-swatches-option:only-child {
    display: none;
}