
body {
    font-family: 'Bahnschrift', sans-serif !important;
}
.slider-shopping-icon {
    width: 20px;
}

.slider-background-shape {
    height: 538px;
    border-radius: 30px;
    background-size: cover;
    background-position: right bottom;
}

.action-btn i {
    color: #0f2041;
}

.slider-amount {
    font-size: 20px;
    color: #0f2041;
}

.tag-title {
    font-size: 15px;
    font-weight: 500;
    color: #8a0505;
}

.coupon-percent {
    background-color: #0f2041;
    padding: 0 10px;
    font-size: 2.15rem;
    white-space: nowrap;
}

.coupon {
    font-size: 1.15rem;
}

.valid-until {
    color: #0f2041;
    font-weight: 500;
}

.shop-banner {
    top: 30% !important;
}

.shop-banner span {
    color: var(--btn-color) !important;
}

.card-dropdown-products ul li {
    border: 1px solid #d6e0f5;
    border-radius: 10px;
    background: #fff;
}

.footer-main-logo img {
    width: 80% !important;
}

.new,
.sale {
    display: none !important;
}

.slider-left-content {
    flex-basis: 50%;
}

.slider-right-content {
    flex-basis: 50%;
}

.item-left-side {
    flex-basis: 55%;
}

.item-right-side {
    flex-basis: 45%;
}

.loader-icon-gif {
    width: 70px;
}

.cart-rate {
    color: var(--btn-color) !important;
}

.cart-rate span {
    color: #7c7c7c !important;
}

/* add to cart  */


.cart-table.cart-table-2 {
    background-color: rgba(0, 0, 0, 0);
    padding: 0
}

.cart-table.cart-table-2 table {
    margin-bottom: 0
}

.cart-table.cart-table-2 table thead tr th {
    font-size: 20px;
    font-weight: 500;
    color: #4a5568;
    padding: 0 22px 16px
}

.cart-table.cart-table-2 table tbody {
    border-top: 1px solid #ececec
}

.cart-table.cart-table-2 table tbody tr td {
    vertical-align: middle
}

.cart-table.cart-table-2 table tbody tr:first-child td {
    padding: 22px 16px
}

.cart-table table {
    margin-bottom: 0
}

.cart-table table tbody tr:last-child td {
    border: none;
    padding-bottom: 0px;
}

.cart-table table tbody tr:first-child td {
    padding-top: 5px;
    padding-right: 15px;
}

.product-box-contain:last-child td {
    border: 0px;
}

.cart-table table tbody tr td {
    min-width: calc(135px + 35*(100vw - 320px)/1600)
}

.cart-table table tbody tr td .table-title {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 600
}

.product-box-contain {
    border: 0px !important;
    border-bottom: 1px solid #ddd !important;
}

.cart-table table tbody tr td.product-detail:hover .product .product-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.cart-table table tbody tr td.product-detail .product {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

@media(max-width: 1366px) {
    .cart-table table tbody tr td.product-detail .product {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.cart-table table tbody tr td.product-detail .product .product-image {
    width: 70px
}

@media(max-width: 1366px) {
    .cart-table table tbody tr td.product-detail .product .product-image {
        width: 80px
    }
}

@media(max-width: 575px) {
    .cart-table table tbody tr td.product-detail .product .product-image {
        width: 90px
    }
}

@media(max-width: 480px) {
    .cart-table table tbody tr td.product-detail .product .product-image {
        width: 100px
    }
}

@media(max-width: 360px) {
    .cart-table table tbody tr td.product-detail .product .product-image {
        width: 70px
    }
}

.cart-table table tbody tr td.product-detail .product .product-image img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cart-table table tbody tr td.product-detail .product .product-detail {
    margin-left: calc(16px + 9*(100vw - 320px)/1600);
    margin-top: 0
}

[dir=rtl] .cart-table table tbody tr td.product-detail .product .product-detail {
    margin-left: unset;
    margin-right: calc(16px + 9*(100vw - 320px)/1600)
}

[dir=rtl] .cart-table table tbody tr td.product-detail .product .product-detail ul {
    padding-right: 0
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li {
    display: block;
    white-space: nowrap;
    margin-bottom: 8px;
    font-size: 14px
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li+li {
    margin-bottom: calc(0px + 2*(100vw - 320px)/1600)
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li .saving {
    font-weight: 500
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li span {
    font-weight: 500
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.name a {
    font-weight: 600;
    font-size: 18px;
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.name a:hover {
    color: #222
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li:nth-child(n+4) {
    display: none
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li .price h6 {
    margin-left: 8px;
    text-decoration: line-through
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box {
    border: 1px solid #ececec;
    border-radius: 5px;
    width: 62%
}

@media(max-width: 575px) {
    .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box {
        width: 80%
    }
}

@media(max-width: 360px) {
    .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box {
        width: 90%
    }
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button {
    padding: calc(3px + 7*(100vw - 320px)/1600) calc(10px + 8*(100vw - 320px)/1600);
    border: none
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity-price-box .cart_qty button input {
    padding: 10px 18px;
    border: none;
    text-align: center
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity {
    margin: 6px 0
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price {
    width: 50%
}

@media(max-width: 480px) {
    .cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price {
        width: 60%
    }
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button {
    width: calc(26px + 9*(100vw - 320px)/1600);
    height: calc(26px + 9*(100vw - 320px)/1600);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty button i {
    margin-top: 2px
}

.cart-table table tbody tr td.product-detail .product .product-detail ul li.quantity .quantity-price .cart_qty input {
    padding: 0;
    border: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0)
}

.cart-table table tbody tr td.price h5 {
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--btn-color);
}

.cart-table table tbody tr td.price h5 del {
    font-size: calc(13px + 3*(100vw - 320px)/1600);
    margin-left: 4px
}

[dir=rtl] .cart-table table tbody tr td.price h5 del {
    margin-left: unset;
    margin-right: 4px
}

.cart-table table tbody tr td.price h6 {
    margin-top: 5px;
    white-space: nowrap;
    font-size: calc(15px + 1*(100vw - 320px)/1600);
    font-weight: 500;
    color: #24cd24;
}

.cart-table table tbody tr td.saving {
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color)
}

.cart-table table tbody tr td.quantity {
    width: 20%
}

.cart-table table tbody tr td .quantity-price {
    width: 62%
}

@media(max-width: 1460px) {
    .cart-table table tbody tr td .quantity-price {
        width: 80%
    }
}

@media(max-width: 1199px) {
    .cart-table table tbody tr td .quantity-price {
        width: 90%
    }
}

@media(max-width: 991px) {
    .cart-table table tbody tr td .quantity-price {
        width: 100%
    }
}

.cart-table table tbody tr td .quantity-price .cart_qty button {
    width: calc(29px + 6*(100vw - 320px)/1600);
    height: calc(29px + 6*(100vw - 320px)/1600);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0
}

.cart-table table tbody tr td .quantity-price .cart_qty button i {
    font-size: 14px;
    padding-top: 3px;
    color: #0f2041;
}

.cart-table table tbody tr td .quantity-price .cart_qty input {
    padding: 0;
    border: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0)
}

.cart-table table tbody tr td.subtotal h5 {
    font-weight: 500;
    display: inline-block;
    color: var(--btn-color);
}

.cart-table table tbody tr td.subtotal .btn-close {
    margin-left: 50px
}

.cart-table table tbody tr td.save-remove .save {
    font-weight: 400;
    white-space: nowrap;
    font-size: 16px;
    display: block;
    text-decoration: underline
}

.cart-table table tbody tr td.save-remove .save:hover {
    color: #0f2041;
}

.cart-table table tbody tr td.save-remove .remove {
    font-weight: 400;
    font-size: 15px;
    color: #bf2020;
}

.cart-table table tfoot {
    border-top: 1px solid #ececec
}

.cart-table table tfoot tr td:first-child {
    border: none
}

.cart-table table tfoot tr td:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
    padding: 16px;
    border-left: 1px solid #ececec
}

.cart-table table tfoot tr td:last-child {
    font-size: 16px;
    font-weight: 500;
    border-right: 1px solid #ececec
}

.summery-box {
    border-radius: 5px;
    background-color: #f8f8f8
}

.summery-box .summery-header {
    padding: calc(12px + 4*(100vw - 320px)/1600) calc(16px + 6*(100vw - 320px)/1600);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ececec
}

.summery-box .summery-header h3 {
    font-weight: 600
}

.summery-box .summery-header a {
    font-weight: 500;
    margin-left: auto;
    font-size: calc(14px + 2*(100vw - 320px)/1600)
}

.summery-box .summery-header a:hover {
    color: #0f2041;
}

[dir=rtl] .summery-box .summery-header a {
    margin-left: unset;
    margin-right: auto
}

.summery-box .summery-contain {
    padding: 16px calc(16px + 6*(100vw - 320px)/1600);
    border-bottom: 1px solid #ececec
}

.summery-box .summery-contain::-webkit-scrollbar-track {
    background-color: #4a5568
}

.summery-box .summery-contain::-webkit-scrollbar {
    width: 3px
}

.summery-box .summery-contain::-webkit-scrollbar-thumb {
    background-color: #0f2041;
    border-radius: 4px
}

.summery-box .summery-contain .coupon-cart .coupon-box {
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

.summery-box .summery-contain .coupon-cart .coupon-box .btn-apply {
    background: #0f2041;
    color: #fff;
    padding: 0 calc(16px + 14*(100vw - 320px)/1600);
    font-weight: 700;
    border: none
}

.summery-box .summery-contain .coupon-cart .coupon-box .btn-apply:hover {
    background: var(--btn-color);
    color: #fff;
    padding: 0 calc(16px + 14*(100vw - 320px)/1600);
    font-weight: 700;
    border: none
}

.summery-box .summery-contain .coupon-cart .coupon-box .form-control {
    border: 2px solid #0f2041;
    padding: 10px
}

.coupon-box:hover input {
    border: 2px solid var(--btn-color) !important;
}


[dir=rtl] .summery-box .summery-contain ul {
    padding-right: 0
}

.summery-box .summery-contain ul li {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.summery-box .summery-contain ul li:last-child {
    border-bottom: none
}

.summery-box .summery-contain ul li h4 {
    font-size: 15px;
    color: #4a5568
}

.summery-box .summery-contain ul li h4.price {
    color: #4a5568;
    margin-left: auto
}

[dir=rtl] .summery-box .summery-contain ul li h4.price {
    margin-left: unset;
    margin-right: auto
}

.summery-box .summery-contain ul li h4.price .shpping-contain {
    display: block;
    font-weight: 400;
    font-size: 13px;
    margin-top: 3px
}

.summery-box .summery-contain ul li h4 span {
    font-weight: 600
}

.summery-box .summery-contain {
    padding: calc(11px + 5*(100vw - 320px)/1600) calc(11px + 11*(100vw - 320px)/1600);
    border-bottom: 1px solid #ececec
}

.summery-box .summery-contain::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0)
}

.summery-box .summery-contain::-webkit-scrollbar {
    width: 3px
}

.summery-box .summery-contain::-webkit-scrollbar-thumb {
    background-color: #0f2041;
    border-radius: 4px
}

.summery-box .summery-contain li {
    padding: calc(6px + 4*(100vw - 320px)/1600) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.summery-box .summery-contain li:last-child {
    border-bottom: none
}

.summery-box .summery-contain li p {
    font-size: calc(14px + 1*(100vw - 320px)/1600);
    line-height: 1.6;
    margin: 0
}

.summery-box .summery-contain li h4 {
    font-size: 15px;
    color: #4a5568
}

.summery-box .summery-contain li h4.price {
    color: #4a5568;
    margin-left: auto
}

[dir=rtl] .summery-box .summery-contain li h4.price {
    margin-left: unset;
    margin-right: auto
}

.summery-box .summery-contain li h4.price .shpping-contain {
    display: block;
    font-weight: 400;
    font-size: 13px;
    margin-top: 3px
}

.summery-box .summery-contain li h4 span {
    font-weight: 600
}

.summery-box .summery-total {
    padding: 0 calc(16px + 6*(100vw - 320px)/1600)
}

.summery-box .summery-total li {
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.summery-box .summery-total li h4 {
    font-size: 17px;
    color: #222
}

.summery-box .summery-total li h4.price {
    margin-left: auto
}

[dir=rtl] .summery-box .summery-total li h4.price {
    margin-left: unset;
    margin-right: auto
}

.summery-box .summery-total li h4 span {
    font-size: calc(14px + 2*(100vw - 320px)/1600);
    font-weight: 600
}

.summery-box .summery-total li:nth-child(4) {
    padding: calc(12px + 4*(100vw - 320px)/1600) 0
}

.summery-box .summery-total li:nth-child(4) h4 {
    font-weight: 600;
    color: #0f2041;
}

.summery-box .summery-total li:last-child {
    border-top: 1px solid #ececec;
    padding: calc(12px + 4*(100vw - 320px)/1600) 0
}

.summery-box .summery-total li:last-child h4 {
    font-weight: 700;
    font-size: calc(14px + 4*(100vw - 320px)/1600);
}

.button-group {
    text-align: right;
    margin-top: calc(14px + 6*(100vw - 320px)/1600)
}

.button-group.cart-button {
    margin-top: 0;
    padding: 0 calc(16px + 6*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600)
}

[dir=rtl] .button-group.cart-button ul {
    padding-right: 0
}

.button-group.cart-button ul li {
    width: 100%
}

.button-group ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(7px + 9*(100vw - 320px)/1600)
}

[dir=rtl] .button-group ul {
    padding-right: 0
}

.button-group ul.button-group-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: calc(26px + 19*(100vw - 320px)/1600)
}

.button-group ul li button {
    width: 100%;
    padding: calc(8px + 4*(100vw - 320px)/1600) calc(14px + 6*(100vw - 320px)/1600);
    font-size: 16px;
}

.button-group ul li button.shopping-button {
    font-size: calc(13px + 1*(100vw - 320px)/1600);
    background-color: #ececec;
    color: #000
}

.button-group ul li button.shopping-button i {
    margin-right: 8px
}

[dir=rtl] .button-group ul li button.shopping-button i {
    margin-right: unset;
    margin-left: 8px !important
}

.shopping-summery table tbody tr img {
    max-width: 100px;
    border: none;
    padding: 10px 0px 0px 10px;
}

.cart_qty_group {
    display: flex;
    align-items: center;
}

.cart-table-wrapper {
    background-color: #f8f8f8;
    padding: calc(18px + 17*(100vw - 320px) / 1600) calc(12px + 13*(100vw - 320px) / 1600);
}

.product-details-area .name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: break-spaces;
}

.cart_qty button {
    width: calc(29px + 6*(100vw - 320px)/1600);
    height: calc(29px + 6*(100vw - 320px)/1600);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 10px;
    color: #0f2041;
}

.cart-table {
    flex-basis: 100%;
    background: #fff;
    margin-bottom: 5px;
}

.shop-cart-td:nth-child(1) {
    flex-basis: 45%;
}

.shop-cart-td:nth-child(2) {
    flex-basis: 20%;
}

.shop-cart-td:nth-child(3) {
    flex-basis: 15%;
    text-align: center;
}

.shop-cart-td:nth-child(4) {
    flex-basis: 10%;
    text-align: center;
}

.shop-cart-td:nth-child(5) {
    flex-basis: 10%;
    text-align: center;
}

.product-detail.product-details-area .name a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #0f2041;
}

.input-number.qty-input {
    border: 0px;
    text-align: center;
    padding: 10px 10px;
}

.save-price {
    color: #159515;
}

.main-price {
    font-size: 18px;
    font-weight: 600;
    color: var(--bs-black);
}

.main-total-price {
    font-size: 20px;
    font-weight: 700;
    color: var(--btn-color);
}

.table-title.text-content.cart-total-amount {
    margin-top: -14px;
    margin-bottom: 12px;
}

.table-title.cart-action {
    margin-top: -12px;
    margin-bottom: 12px;
}

.product-image {
    flex-basis: 20%;
}

.product-detail.product-details-area {
    flex-basis: 80%;
}

.cart-table-wrapper .cart-table:last-child {
    margin-bottom: 0;
}

.cart-table-wrapper .cart-table {
    margin-bottom: 20px;
    border-radius: 10px;
}

.payment-logo img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.payment {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px 20px;
    box-shadow: 3px 6px 7px #ddd;
}

.product-detail.product-details-area ul li {
    color: #555;
}

.text-muted {
    color: #555 !important;
}

.clear_cart {
    font-weight: 500;
    font-size: 14px;
}

.product-detail.product-details-area .name a:hover {
    color: var(--btn-color);
}

/* add to cart  */

.price {
    color: var(--btn-color);
    font-weight: 500;
}

/* wishlist product list */
.wishlist-product-name {
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.remove-wishlist {
    position: absolute;
    top: 5px;
    right: 5px;
}

.remove-wishlist i {
    box-shadow: 1px 5px 4px #ddd;
    border-radius: 50%;
    font-size: 17px;
    padding: 3px 5px;
    cursor: pointer;
    transition: all linear 0.3s;
}

.remove-wishlist i:hover {
    color: #fff;
    background-color: #bf2020;
}

.header-action-icon-2 i {
    color: #000000;
    font-size: 13px;
    margin-right: 3px;
}

.menu-bar-icon i {
    color: #fff;
    font-size: 16px;
    margin-right: 3px;
}

.shopping-cart-delete i {
    color: #000000;
    font-size: 13px;
    margin-right: 3px;
}

.shopping-cart-delete i:hover {
    color: red;
    font-size: 13px;
    margin-right: 3px;
}

.header-action-2 .header-action-icon-2>a span.pro-count.blue {
    margin-right: 5px;
}

.header-action-2 .header-action-icon-2>a svg {
    width: 22px !important;
    color: #d6e0f5;
}

.topbar-menu-account {
    line-height: 1.4 !important;
}

.account {
    color: #222 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.hello {
    color: #4a5568 !important;
    font-size: 14px;
    font-weight: 400;
}

.select2-container--default {
    color: #0f2041;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaf0fa;
}

.view-product-qty-minus {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ddd;
    text-align: center;
    border-radius: 5px;
}

.view-product-qty-plus {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ddd;
    text-align: center;
    border-radius: 5px;
}

.view-product-detail-qty input {
    width: 40px;
    border-radius: 10px;
    text-align: center;
    justify-content: center;
}

.view-product-qty-up i {
    color: #0f2041;
}

.view-product-qty-down i {
    color: #0f2041;
}

.view-product-detail-qty {
    border-radius: 5px;
    padding: 7px 0px;
}

.quick-view-add-to-cart button {
    height: 39px !important;
    line-height: 39px !important;
}

/* wishlist product list */
.content h6 a {
    color: #0f2041;
    font-weight: 500;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content h6 a:hover {
    color: var(--btn-color);
    font-weight: 500;
}

/* account dashboard start */
.profile-img {
    top: 14%;
    left: 41%;
    border-radius: 50%;
    border: 4px solid #fff;
    width: 100px;
    height: 100px;
}

.profile-bg-image {
    height: 155px;
    border-radius: 5px 5px 0px 0px;
}

.divider-profile {
    border-bottom: 1px solid #ddd;
}

.dashboard-card-icon {
    padding: 15px;
}

.dashboard-contact-information {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

/* account dashboard end*/

/* dashboard account table */
.order-table-wrapper {
    padding: 25px;
    box-shadow: 0px 1px 5px #ddd;
    border-radius: 5px;
}

.order-table-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 5px;
    font-weight: 600;
    padding: 0px 20px;
}

.order-table-body {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 18px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
    box-shadow: 1px 1px 5px #ddd;
    transition: all linear 0.1s;
}

.order-table-body:hover {
    box-shadow: 1px 1px 4px 5px #ddd;
    cursor: pointer;
}

.order-table-th:nth-child(1) {
    flex-basis: 10%;
}

.order-table-th:nth-child(2) {
    flex-basis: 40%;
}

.order-table-th:nth-child(3) {
    flex-basis: 10%;
}

.order-table-th:nth-child(4) {
    flex-basis: 10%;
    text-align: center;
}

.order-table-th:nth-child(4) {
    flex-basis: 10%;
}

.order-table-th:nth-child(5) {
    flex-basis: 15%;
    text-align: center;
}

.order-table-th:nth-child(6) {
    flex-basis: 15%;
    text-align: end;
}

.order-table-tb:nth-child(1) {
    flex-basis: 10%;
    font-size: 14px;
    color: rgb(15, 32, 65);
    line-height: normal;
    font-weight: 400;
}

.order-table-tb:nth-child(2) {
    flex-basis: 40%;
    display: flex;
    align-items: center;
    gap: 5px;
}

.order-table-tb:nth-child(3) {
    flex-basis: 10%;
    font-weight: 500;
}

.order-table-tb:nth-child(4) {
    flex-basis: 10%;
    text-align: center;
}

.order-table-tb:nth-child(5) {
    flex-basis: 15%;
    text-align: center;
}

.order-table-tb:nth-child(6) {
    flex-basis: 15%;
    text-align: end;
}

.order-status-cancelled {
    font-size: 12px;
    background: #ff000014;
    border-radius: 15px;
    padding: 5px 8px;
    text-align: center;
    color: #ff0000;
}

.order-status-delivered {
    font-size: 12px;
    background: #1595151c;
    border-radius: 15px;
    padding: 5px 8px;
    text-align: center;
    color: #159515;
}

.order-status-shipped {
    font-size: 12px;
    background: #1815951c;
    border-radius: 15px;
    padding: 5px 8px;
    text-align: center;
    color: #0087ff;
}

.order-status-pending {
    font-size: 12px;
    background: #0000001c;
    border-radius: 15px;
    padding: 5px 8px;
    text-align: center;
    color: #494a49;
}

.order-table-tb img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 4px;
}

.order-table-product-details {
    line-height: 1.5;
    font-weight: 500;
    color: #0f2041;
}

.order-table-brand-wrap {
    color: #787878;
}

.order_product_image {
    flex-basis: 20%;
}

.order_product_name {
    flex-basis: 60%;
    line-height: 1.2;
}

.order_product_price {
    flex-basis: 20%;
}

.order_product_image img {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 5px;
}

.order_show_modal_close button {
    width: 100px;
    height: 40px;
    line-height: 1.2;
    border-radius: 20px;
}

.order-product-main-wrapper {
    border: 1px dashed #ddd;
    border-radius: 5px;
    padding: 5px;
    line-height: 1.2;
}

.my-order-wrap img {
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 5px;
}

.my-order-wrap:nth-child(1) {
    flex-basis: 70%;
}

.my-order-wrap:nth-child(2) {
    flex-basis: 30%;
}

.order_item_li:nth-child(1) {
    flex-basis: 40%;
}

.order_item_li:nth-child(2) {
    flex-basis: 10%;
    text-align: end;
}

.order_item_li:nth-child(3) {
    flex-basis: 50%;
    text-align: end;
    font-weight: 500;
}

.order_price_details_wrap {
    flex-basis: 100%;
}

.total_price_calculate {
    font-size: 18px;
    font-weight: 500;
}

.my-order-card-body {
    font-weight: 400;
    padding: 11px 18px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
    box-shadow: 1px 1px 5px #ddd;
    transition: all linear 0.1s;
}

/* dashboard account table */

/* time line css  */
.timeline-steps {
    display: flex;
    justify-content: center;
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 20px 0px 0px 0px;
}

.timeline-steps .timeline-step:not(:last-child):after {
    content: "";
    display: block;
    border-top: .25rem solid var(--btn-color);
    width: 115px;
    position: absolute;
    left: 7.5rem;
    top: 0.3125rem;
}

.timeline-steps .timeline-step:not(:first-child):before {
    content: "";
    display: block;
    border-top: 0.25rem solid var(--btn-color);
    width: 115px;
    position: absolute;
    right: 7.5rem;
    top: .3125rem;
}

@media only screen and (max-width: 768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem solid var(--btn-color);
        width: 9.46rem;
        position: absolute;
        left: 7.5rem;
        top: 0.3125rem;
    }

    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: 0.25rem solid var(--btn-color);
        width: 147px;
        position: absolute;
        right: 7.5rem;
        top: .3125rem;
    }
}

.timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 0.5rem;
    height: 10px;
    width: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0f2041;
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: var(--btn-color);
    display: inline-block;
    height: 20px;
    width: 20px;
    min-width: 20px;
    border-radius: 6.25rem;
    opacity: .5;
}

.delivery_truck {
    top: -27px;
    left: 64px;
    font-size: 25px;
}

.order-card-body-wrap {
    box-shadow: 1px 1px 5px #ddd;
    transition: all linear 0.1s;
    border-radius: 5px;
}

.order-card-body {
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 18px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
}

.wishlist_cart {
    border-radius: 10px;
}

/* time line css  */

.cart-amount-details-wrapper {
    border: 1px solid #ddd;
    box-shadow: 1px 5px 5px #ddd;
    padding: 20px;
    border-radius: 5px;
}

.checkout-product-price span {
    font-weight: 600;
    font-size: 22px;
    color: var(--btn-color);
}

.checkout-product-name {
    color: #0f2041;
    font-weight: 500;
}

.checkout-button {
    width: 100%;
}

.our-mission {
    margin: 10px 0px;
    border: 2px dashed #ddd;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}

.our-vision {
    margin: 10px 0px;
    border: 2px dashed #ddd;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}

.our-values {
    margin: 10px 0px 30px 0px;
    border: 2px dashed #ddd;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}

.slider-item-1-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.slider-item-2-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.item-cart-wrapper {
    position: relative;
}

.remove-item-from-cart {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 20px;
    height: 27px;
    border-radius: 50%;
    color: #000;
    transition: all linear 0.2s;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.remove-item-from-cart:hover {
    color: #be0606;
}

.canvas-cart-name {
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: normal;
}

.cart-quantity button {
    border: none;
}

.cart-header {
    background: #e4e0e1;
    border-radius: 10px 0px 0px 0px;
}

.main-cart-wrapper {
    border-radius: 10px 0px 0px 10px;
}

.cart-place-order {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 5px;
    background: #53411d;
    width: 100px;
    text-align: center;
}

.cart-place-order a {
    color: #fff;
}

.cart-place-order a:hover {
    color: var(--btn-color);
}

.cart-amount {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 4px;
    width: 100px;
    text-align: center;
}

.cart-footer-wrapper {
    position: absolute;
    bottom: 0;
    padding: 0px;

    left: 0;
}

.main-amount {
    font-weight: 600;
    font-size: 15px;
}

.old-price {
    color: darkred;
    font-weight: 400;
    font-size: 12px;
}


.checkout-cart .cart-checkout-btn {
    cursor: pointer;
    display: flex
;
    align-items: center;
    font-family: var(--custom-font);
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin: 0 auto;
    justify-content: center;
}



.checkout-cart .cart-total {
    font-size: 15px;
    font-weight: 600;
}

.checkout-cart .cart-total span {
    font-weight: 700;
    color: var(--bs-primary);
}

.pp-cart-item-wrapper .pp-cart-left {
    flex-basis: 60px;
}

.pp-cart-item-wrapper .pp-cart-right {
    flex-basis: 70%;
}

.cart-quantity {
    border-radius: 3px;
    align-items: center;
}

.pp-cart-item-wrapper {
    gap: 10px;
}

.cart-product-p-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.card.cart-card {
    border: none;
    padding: 0 !IMPORTANT;
}

.pp-cart img {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 60px;
    height: auto;
    object-fit: contain;
}

.canvas-cart-name a {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}



/* cart list */

.rs-product-cart-box-wrapper {
    padding: 20px 10px 15px 10px;
    height: 61vh;
    overflow-x: hidden;
    overflow-y: auto;
}

.rs-product-cart-box-wrapper .rs-pcb {
    gap: 10px;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 0px;
    margin-bottom: 15px;
    position: relative;
}
.rs-product-cart-box-wrapper .rs-pcb:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.rs-product-cart-box-wrapper .rs-pcb-details {
    flex-basis: 56%;
}

.rs-product-cart-box-wrapper .rs-pcb-details .rs-pcb-title h4 {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    width: 95%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgb(129, 129, 129);
    font-family: var(--custom-font);
}

.rs-product-cart-box-wrapper .rs-pcb-price h4 {
    margin-top: 0;
    margin-bottom: 0;
    color: rgb(87, 87, 87);
    font-size: 16px;
    font-family: var(--custom-font);
    line-height: 24px;
    font-weight: 400;
}

.rs-pcb-action a {
    position: absolute;
    top: 0;
    right: 13px;
    color: rgb(180, 0, 0);
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Raleway';
}

.rs-product-cart-box-wrapper .rs-pcb-price .discount-price {
    color: rgb(87, 87, 87);
    font-size: 16px;
    font-family: var(--custom-font);
    line-height: 24px;
    font-weight: 400;
}

.rs-product-cart-box-wrapper .rs-pcb-price .regular-price {
    color: #0f2041;
    text-decoration: line-through;
    margin-right: 5px;
}

.rs-product-cart-box-wrapper .rs-pcb-variable h4 {
    font-size: 14px;
    color: rgb(87, 87, 87);
    font-weight: 400;
    line-height: 20px;
}


/* scroll bar */

/* Firefox (uncomment to work in Firefox, although other properties will not work!)  */
/** {
  scrollbar-width: thin;
  scrollbar-color: #397524 #DFE9EB;
}*/

/* Chrome, Edge and Safari */
.rs-product-cart-box-wrapper::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #DFE9EB;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-track:hover {
    background-color: #DFE9EB;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-track:active {
    background-color: #DFE9EB;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #397524;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #397524;
}

.rs-product-cart-box-wrapper::-webkit-scrollbar-thumb:active {
    background-color: #397524;
}

button.cart-btn-close {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 18px;
}

.rs-pcb-variable {
    margin-top: 0;
    padding-bottom: 2px;
}
.cart-total-wrapper {
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

.checkout-cart {
    padding: 20px;
}


.cart-total-wrapper .cart-total {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.cart-total-wrapper .cart-total span {
    font-weight: 600;
}



/* side card  */
.side-card {
    position: fixed;
    top: 50%;
    right: 0;
    cursor: pointer;
    z-index: 999;
}



.bag-wrap i {
    font-size: 25px;
    color: #c2894a;
}

.bag-wrap svg {
    color: #c2894a;
    font-size: 20px;
}






/* product quick view preview */
.product-info-item {
    border: 1px dashed #ddd;
    width: 100%;
    text-align: center;
    padding: 5px;
}
.product-buy-now {
    background-color: #0f2041 !important;
}

.info-body .product-info-item {
    font-size: 12px;
}

.promo-code-wrap {
    border: 1px solid #a7823b;
    padding: 8px 15px;
    border-radius: 5px;
}

.coupon-btn-wrap button {
    border: none;
    background: none;
    color: #b31010;
    font-weight: 400;
}

.coupon-txt-wrap {
    font-size: 13px;
    font-weight: 500;
    color: #0f2041;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 7px;
    text-transform: uppercase;
}

.coupon-txt-wrap i {
    color: #a7823b;
    font-size: 20px;
}

.coupon-txt-wrap span {
    margin-bottom: 0px !important;
}

.coupon-submit {
    border: none;
    height: 35px;
    background: #a7823b;
    color: #fff;
    border-radius: 5px;
}

#coupon-error-message {
    color: red;
    font-size: 12px;
    margin-left: 5px;
}

.toast-success {
    background-color: #159515;
}

.toast-info {
    background-color: #b48dd3;
}

.toast-warning {
    background-color: #ffc368;
}

.toast-error {
    background-color: #ff6746;
}

.track_order_btn {
    border: none;
    border-radius: 25px;
    padding: 8px 15px;
    background: #a7823b;
    color: #fff;
    font-weight: 500;
}

.download_receipt_btn {
    border: none;
    padding: 8px 15px;
    border-radius: 25px;
    background: #0f2041;
    color: #fff;
    font-weight: 500;
}

.th_product_cart {
    border-radius: 10px;
}

.order-summary-wrap {
    border: 1px dashed #ddd;
    border-radius: 5px;
    padding: 10px 10px;
    box-shadow: 0px 0px 10px #ddd;
    background: #a7823b20;
}

.order-summary-card {
    box-shadow: 0px 5px 8px #a7823b50;
    border-radius: 10px;
}

.th_product_cart img {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    width: 15%;
    border: 1px solid #ddd;
    object-fit: cover;
}

.th_product_details {
    width: 70%;
}

.th_product_taka {
    width: 20%;
}

.th_bd_title {
    font-weight: 500;
    color: #333;
}

.all_order_variation_products {
    height: 245px;
    overflow: scroll;
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 10px;
}

/* width */
.all_order_variation_products::-webkit-scrollbar {
    width: 5px;
}

/* Handle */
.all_order_variation_products::-webkit-scrollbar-thumb {
    background: #a7823b;
    border-radius: 10px;
}

.empty-profile-image {
    background-color: #fff;
    border: 2px solid #ddd !important;
    object-fit: none;
}

.feature-product_item {
    flex-basis: 25%;
}

.empty-shopping-cart img {
    width: 50%;
}

.offcanvas-close {
    padding: 4px 16px;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #9ca3af;
    color: #222;
    font-family: var(--custom-font);
    font-weight: 400;
}

.single-product-description {
    font-size: 15px;
    text-align: justify;
}

.short-desc {
    text-align: justify;
    font-size: 15px;
}

iframe.video-frame {
    width: 100% !important;
    height: clamp(350px, 420px, 420px) ! IMPORTANT;
}

.detail-extralink {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.active_btn {
    background-color: var(--btn-color);
    color: #fff;
}

.text-justify {
    font-family: 'Rubik';
    text-align: justify;
}

.product-quantity-wrap {
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.buy_now {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    background-color: var(--second-color) !important;
    letter-spacing: 0.7px;
}

.add_to_cart {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}



.quick-view-add-to-cart a:hover i {
    color: #fff !important;
}

.quick-view-product-description {
    font-family: "Rubik";
}

.empty-shopping-cart {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
}

.offcanvas-body {
    position: relative;
}

.elite_product_name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.order-track-label {
    width: 100px;
    letter-spacing: 0.5px;
}

.mm-account-menu-icon svg {
    background: var(--theme-color);
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    padding: 5px;
}

.mm-user-name {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
}   

.mm-user-name p {
    font-weight: 500;
    color: #000;
    font-size: 20px;
    line-height: 28px;
}

.dashboard-menu {
    padding: 10px;
}

.product-search-preloader {
    position: absolute;
    text-align: center;
    background: #ffffff;
    width: 300px;
    padding: 45px;
    left: 50%;
    top: 50%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #000000;
}

.no-product-found {
    text-align: center;
    margin: 20px 0px;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap {
    padding: 4px 16px;
    border-radius: 8px;
}

.color-circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #ddd; /* Optional border for better visibility */
}

.wl-del_product_price {
    font-size: 12px;
    color: #575757;
}