.about-link a:hover,
.cart-promo-banner:hover,
.cart-table-prd-remove:hover,
a:hover {
    text-decoration: none;
}
.payment-card button,
.profile-card ul {
    opacity: 0;
    visibility: hidden;
    right: 15px;
}
.cart-table-prd-price-total,
.invoice-details li h6,
.invoice-details li p,
.table-name,
.table-price h6,
thead tr th {
    white-space: nowrap;
}
n @font-face {
    font-family: natsregular;
    src: url("../fonts/nats_400-webfont.woff2") format("woff2"),
        url("../fonts/nats_400-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: cardobold;
    src: url("../fonts/cardo-bold-webfont.woff2") format("woff2"),
        url("../fonts/cardo-bold-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: cardoregular;
    src: url("../fonts/cardo-regular-webfont.woff2") format("woff2"),
        url("../fonts/cardo-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: josefinsansregular;
    src: url("../fonts/JosefinSans-Regular.woff2") format("woff2"),
        url("../fonts/JosefinSans-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: josefinsansmedium;
    src: url("../fonts/JosefinSans-Medium.woff2") format("woff2"),
        url("../fonts/JosefinSans-Medium.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: josefinsansbold;
    src: url("../fonts/JosefinSans-Bold.woff2") format("woff2"),
        url("../fonts/JosefinSans-Bold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body {
    font-size: 18px;
    line-height: 24px;
    font-family: cardoregular;
    background-color: #fff;
    color: #6e6566;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: josefinsansbold;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    color: #4b4142;
}
.h1,
h1 {
    font-size: 72px;
    line-height: 80px;
}
.h2,
h2 {
    font-size: 48px;
    line-height: 60px;
}
.h3,
h3 {
    font-size: 32px;
    line-height: 40px;
}
.h4,
h4 {
    font-size: 24px;
    line-height: 32px;
}
.h5,
h5 {
    font-size: 18px;
    line-height: 24px;
}
.btn-grey,
.btn-grey-outline {
    border: 1px solid #8e8788;
    line-height: 32px;
    transition: 0.5s;
}
.about-link a,
.back-home a:hover,
.table-desc p a:hover,
footer p a {
    text-decoration: underline;
}
.btn:focus,
.btn:hover,
button:focus,
button:hover {
    outline: 0;
    box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.btn-grey {
    background-color: #8e8788;
    color: #fff;
    font-size: 23px;
    border-radius: 0;
}
.btn-grey-outline,
.btn-grey:focus,
.btn-grey:hover,
a.skip-validation:hover {
    color: #8e8788;
    background-color: transparent;
}
.btn-grey-outline {
    font-size: 24px;
    border-radius: 0;
}
.btn-grey-outline:focus,
.btn-grey-outline:focus-visible,
.btn-grey-outline:hover {
    background-color: #8e8788;
    color: #fff;
    border: 1px solid #8e8788;
}
.bay-marketplace .btn.btn-grey:focus a,
.bay-marketplace .btn.btn-grey:hover a,
.review .rate,
.seller-intro .rate,
a.edit,
a.edit-profile {
    color: #8e8788;
}
a.edit-profile:hover,
a.edit:hover {
    color: #b7afb0;
}
.profile-buttons .profile-own-btn a,
.profile-buttons .profile-own-btn a button,
.profile-buttons .profile-own-btn button {
    width: 100% !important;
    font-size: 20px;
    line-height: 24px;
}
.profile-buttons .profile-own-btn {
    padding: 0 15px;
    max-width: 50%;
    flex: 0 0 50%;
}
.profile-buttons {
    display: flex;
    margin: 0 -15px;
}
.breadcrumb {
    background-color: transparent;
}
.breadcrumb .breadcrumb-item a {
    color: #b7afb0;
    font-size: 12px;
    line-height: 20px;
    transition: 0.3s;
}
.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item.active,
.catalog .filters .filter-category:hover,
.catalog .filters .filter-category[aria-expanded="true"],
.contact-list .heading,
.profiledetail .info,
.seller-intro .title,
header .header-title a {
    color: #4b4142;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #b7afb0;
    font: var(--fa-font-solid);
    content: "\f054";
    margin-top: 5px;
}
.validateError {
    color: red;
    font-size: 14px;
}
.irrelavant-product-tbl .text-muted {
    word-break: break-all;
}
header,
header.sticky-header {
    transition: 0.5s;
}
.custom-header {
    padding: 10px 0;
    background: #fff !important;
    box-shadow: 0 5px 10px 0 #8e8788;
}
.home-banner {
    background-color: #f8f7f7 !important;
}
.home-banner .right-order-image img {
    border: 5px solid #fff;
}
.banner-content {
    margin-top: 50px;
}
.banner-content .banner-below-h1 {
    font-size: 26px !important;
    line-height: 29px !important;
    margin-bottom: 30px;
}
.home-banner .container {
    position: inherit !important;
    transform: inherit !important;
    top: inherit !important;
    left: inherit !important;
}
.banner.home-banner {
    height: auto !important;
    padding: 100px 0 40px !important;
}
header .navbar {
    flex: 1 1 0px;
    padding: 0;
}
header .navbar .nav-link {
    font-size: 18px;
    line-height: 24px;
    padding: 8px 5px;
    margin: 0 5px;
    color: #6e6566;
    border-bottom: 1px solid transparent;
    transition: 0.5s;
    font-family: cardoregular;
}
header .logo-title {
    display: flex;
    align-items: center;
}
.logo-title .navbar-brand {
    margin-right: 4px;
    padding: 0;
}
header .navbar .nav-item.active .nav-link,
header .navbar .nav-link:hover {
    color: #4b4142 !important;
    border-bottom: 1px solid #4b4142;
}
header .navbar-brand img {
    max-height: 44px;
}
header .header-title {
    font-size: 40px;
    line-height: 40px;
    font-family: josefinsansmedium;
    color: #4b4142;
    text-align: center;
    position: relative;
    top: 5px;
}
.about-link a,
thead tr th {
    font-size: 17px;
}
.about-link a,
.bay-marketplace .btn.btn-grey a,
.remove-list-img i,
.wallet-card:hover h3,
.wallet-card:hover p,
footer,
footer .social-links li a,
footer p a {
    color: #fff;
}
header .header-links-right {
    flex: 1 1 0px;
    text-align: right;
}
header .header-links-right .icon-bar a {
    padding: 0;
    margin: 0 7px;
}
header a img.user-avtar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
header .header-links-right .messages-dropdown .dropdown-menu,
header .header-links-right .notifications-dropdown .dropdown-menu {
    max-height: 180px;
    min-width: 280px;
    overflow: auto;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 8px 1px rgb(142 135 136 / 8%);
    left: auto !important;
    right: 0;
    transform: none !important;
    top: 103% !important;
}
header .header-links-right .messages-dropdown a span {
    position: absolute;
    height: 10px;
    width: 10px;
    background: #ff6d9d;
    border-radius: 50%;
    right: 3px;
    top: -2px;
}
header .header-links-right .notifications-dropdown a span {
    position: absolute;
    height: 10px;
    width: 10px;
    background: #00c9a9;
    border-radius: 50%;
    right: 6px;
    top: -2px;
}
.addlist-form button[type="submit"]:focus,
.addlist-form button[type="submit"]:hover,
.catalog .filters input:checked ~ .checkmark,
.login-register-form button[type="submit"]:focus,
.login-register-form button[type="submit"]:hover,
.profile-form button[type="submit"]:focus,
.profile-form button[type="submit"]:hover,
.subscription-form button[type="submit"]:focus,
.subscription-form button[type="submit"]:hover,
footer,
header .navbar-toggler span {
    background-color: #8e8788;
}
.notifications-dropdown {
    margin-left: 7px;
}
.messages-dropdown .dropdown-menu::-webkit-scrollbar-track,
.messenger .chat-container::-webkit-scrollbar-track,
.messenger .contact-list .contacts::-webkit-scrollbar-track,
.notifications-dropdown .dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
    background-color: #f5f5f5;
}
.messages-dropdown .dropdown-menu::-webkit-scrollbar,
.messenger .chat-container::-webkit-scrollbar,
.messenger .contact-list .contacts::-webkit-scrollbar,
.notifications-dropdown .dropdown-menu::-webkit-scrollbar {
    width: 4px;
    border-radius: 2px;
    background-color: #fff;
}
.messages-dropdown .dropdown-menu::-webkit-scrollbar-thumb,
.messenger .chat-container::-webkit-scrollbar-thumb,
.messenger .contact-list .contacts::-webkit-scrollbar-thumb,
.notifications-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #b7afb0;
}
header .messages-dropdown .dropdown-menu li,
header .notifications-dropdown .dropdown-menu li {
    border-bottom: 1px solid #ded6d7;
}
header .messages-dropdown .dropdown-menu li:last-child,
header .notifications-dropdown .dropdown-menu li:last-child {
    border-bottom: none;
}
.messages-dropdown .msg .date-time {
    font-size: 6px;
    line-height: 8px;
    font-family: josefinsansregular;
    color: #8e8788;
}
.messages-dropdown .msg .name {
    font-size: 8px;
    line-height: 12px;
    font-family: cardobold;
    color: #4b4142;
}
.messages-dropdown .msg .text {
    font-size: 12px;
    line-height: 20px;
    color: #4b4142;
}
.notifications-dropdown .dropdown-menu li .date-time {
    font-size: 10px;
    line-height: 16px;
    font-family: josefinsansregular;
}
.notifications-dropdown .dropdown-menu li .text {
    font-size: 14px;
}
#uploadimage,
.input-wrapper button,
.notifications-dropdown .dropdown-menu li .text > span,
.product-detail .large-image-slider,
.product-detail .product-tumb-slider div img,
.profiledetail .user-profile label {
    cursor: pointer;
}
header .header-links-right a {
    font-size: 14px;
    line-height: 20px;
    font-family: cardobold;
    color: #4b4142;
    padding: 10px;
    margin: 0 5px;
}
header .header-links-right a:hover {
    color: #a5a0a1;
}
.qty-input .product-qty:focus,
.qty-input .qty-count:focus,
header .navbar-toggler:active,
header .navbar-toggler:focus {
    outline: 0;
}
header .navbar-toggler {
    height: 45px;
    border: none;
}
header .navbar-toggler span {
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 6px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    position: relative;
    opacity: 1;
}
header .navbar-toggler span:first-child,
header .navbar-toggler span:nth-child(3) {
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -o-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
}
header .navbar-toggler:not(.collapsed) span:first-child {
    position: absolute;
    top: 23px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
header .navbar-toggler:not(.collapsed) span:nth-child(2) {
    visibility: hidden;
    background-color: transparent;
}
header .navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    top: 23px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
footer {
    padding: 80px 0;
    font-size: 14px;
    line-height: 20px;
}
footer img {
    max-height: 150px;
}
footer .social-links li {
    display: inline-block;
    margin: 0 10px;
}
.about-link a:hover,
footer .social-links li a:hover,
footer p a:hover {
    color: rgba(255, 255, 255, 0.5);
}
main.Homepage .banner p.banner-below-h1,
main.Homepage a,
main.Homepage button,
main.Homepage h1,
main.Homepage h2,
main.Homepage h3,
main.Homepage p {
    font-family: natsregular;
}
.banner {
    width: 100%;
    height: 800px;
    position: relative;
    background-size: 50% 100% !important;
}
.banner > div.container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner .banner-below-h1 {
    color: #6e6566;
    font-family: josefinsansregular;
    font-size: 32px;
    line-height: 40px;
}
.banner button,
.bay-marketplace button {
    padding: 20px 80px;
}
.auth-btn {
    background-color: #8e8788 !important;
    border: 1px solid #8e8788 !important;
}
.auth-btn:hover {
    background-color: rgba(142, 135, 136, 0.3) !important;
    border: 1px solid transparent !important;
}
.imageModal .modal-content,
.inAppropriateModal .modal-content,
.loginvalidationModal .modal-content,
.subscriptionalertModal .modal-content {
    border: none;
    border-radius: 0;
    color: #4b4142;
}
.imageModal .modal-content button.close,
.loginvalidationModal .modal-content button.close,
.subscriptionalertModal .modal-content button.close {
    font-size: 30px;
}
.loginvalidationModal .modal-content .modal-body {
    padding: 20px;
}
.loginvalidationModal .modal-content a {
    font-size: 14px;
    line-height: 20px;
}
.bay-marketplace img {
    margin-top: -150px;
    border: 5px solid #fff;
}
.categories div.category,
.edit-image-blog,
.seller-review .review-seller-intro,
.shopping-cart-empty-text .page404-bg .page404-text,
.subscription-form h3 {
    position: relative;
}
.categories a.btn {
    padding: 20px 100px;
}
div.category > img {
    height: 280px;
    max-height: 280px;
    width: auto;
    display: block;
    margin: 0 auto;
}
div.category .category-title {
    position: absolute;
    background: #b7afb0;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -22px;
    margin: 0 30px;
    padding: 10px 0;
    font-size: 20px;
    line-height: 32px;
}
.above-form,
.favourite-product .item-title a,
.mylisting .list-item .item-title a,
.product-list .item-title a,
.productdetail .item-title a,
.seller-name a,
.sellerprofile .item-title a {
    color: #6e6566;
}
.addlist-form label,
.login-register-form label,
.profile-form label,
.subscription-form label {
    font-size: 15px;
    line-height: 20px;
    font-family: cardobold;
    color: #8e8788;
}
.addlist-form .form-control,
.form-inline.search .form-control,
.login-register-form .form-control,
.profile-form .form-control,
.subscription-form .form-control {
    border-radius: 0;
    border-color: #ded6d7;
    font-size: 15px;
    line-height: 24px;
    font-family: cardobold;
    height: 39px;
    color: #495057;
}
.addlisting .addlist-form textarea.form-control,
.image-slider .slick-slide,
.profile-form textarea.form-control,
.seller-products .seller-products-slider .slick-slide {
    height: auto;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    border: 1px solid #ded6d7;
    -webkit-text-fill-color: #495057;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    transition: background-color 5000s ease-in-out;
    font-size: 14px;
    line-height: 24px;
    font-family: cardobold;
}
.addlist-form .form-control:focus,
.addlist-form .form-control:focus-visible,
.form-inline.search .form-control:focus,
.form-inline.search .form-control:focus-visible,
.login-register-form .form-control:focus,
.login-register-form .form-control:focus-visible,
.profile-form .form-control:focus,
.profile-form .form-control:focus-visible,
.subscription-form .form-control:focus,
.subscription-form .form-control:focus-visible {
    outline: 0;
    box-shadow: none;
    border-color: #8e8788;
}
.addlist-form .form-control::placeholder,
.form-inline.search .form-control::placeholder,
.login-register-form .form-control::placeholder,
.profile-form .form-control::placeholder,
.subscription-form .form-control::placeholder {
    color: #b7afb0;
    font-size: 14px;
    font-family: cardobold;
}
.addlist-form button[type="submit"],
.login-register-form button[type="submit"],
.profile-form button[type="submit"],
.subscription-form button[type="submit"] {
    color: #fff;
    background-color: rgba(142, 135, 136, 0.3);
    border-radius: 0;
    font-size: 24px;
    line-height: 32px;
    transition: 0.3s;
}
.login-register-form a.fgt-pwd {
    text-decoration: underline;
    font-size: 14px;
    color: #6e6566;
    font-family: cardobold;
}
.swith-to-login a,
.swith-to-register a {
    text-decoration: underline;
    color: #6e6566;
    font-family: cardobold;
}
.register div.g-recaptcha > div {
    margin: 0 auto;
}
.error-msg {
    font-size: 14px;
    color: #f75267;
}
p.status-text {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #fff;
}
p.status-approved {
    border: 1px solid green;
    color: green;
}
p.status-rejected {
    border: 1px solid red;
    color: red;
}
p.status-pending {
    border: 1px solid #00f;
    color: #00f;
}
a.skip-validation {
    color: #fff;
    background-color: #8e8788;
    border: 1px solid #8e8788;
    padding: 5px 8px;
    transition: 0.3s;
    margin-top: 10px;
    display: inline-block;
}
#files,
.catalog .filters .category .dropdown-submenu .subcategory-dropdown,
.edit-icon-are,
.profiledetail .user-profile #profile,
.review-part,
.send-message #attachment,
.shopping-cart--empty .shopping-cart-content,
.shopping-cart-empty-text {
    display: none;
}
.profiledetail .info-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #8e8788;
    font-family: josefinsansregular;
}
.item-detail .item-title,
.subscription-detail .price span {
    font-size: 18px;
    line-height: 24px;
}
.profile-details-img img {
    height: 84px;
    width: 84px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
}
.catalog .filters .location div.dropdown-menu .form-check:hover,
.catalog .filters .price div.dropdown-menu .form-check:hover,
.subscription-container {
    background-color: #f8f7f7;
}
.subscription .subscription-container {
    background-color: #fff;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    height: 100%;
    margin: 0 auto;
}
.subscription-form h3 a {
    font-size: 16px;
    line-height: 24px;
    font-family: cardobold;
    position: absolute;
    left: 100%;
}
.subscription-detail .price {
    line-height: 50px;
}
.subscription-detail ul {
    list-style: none;
    padding: 0;
}
.subscription-detail ul li {
    padding-left: 1.3em;
    font-size: 14px;
    margin-bottom: 0.5rem;
}
.subscription-detail ul li:before {
    content: url(../images/check.png);
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
.loader1 {
    display: inline-block;
    font-size: 0px;
    padding: 0;
}
.loader1 span {
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px 2px;
    -webkit-animation: 0.8s linear infinite alternate loader1;
    animation: 0.8s linear infinite alternate loader1;
}
.loader1 span:first-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(245, 103, 115, 0.6);
}
.loader1 span:nth-child(2),
.loader1 span:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background: rgba(245, 103, 115, 0.8);
}
.loader1 span:nth-child(3) {
    -webkit-animation-delay: -0.26666s;
    animation-delay: -0.26666s;
    background: #f56773;
}
.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: rgba(245, 103, 115, 0.4);
}
.main-loader {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: #ffffffa6;
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }
    to {
        transform: scale(1, 1);
    }
}
@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }
    to {
        -webkit-transform: scale(1, 1);
    }
}
.item-detail .item-title {
    font-family: josefinsansbold;
    padding-right: 18px;
}
.list-item a img {
    height: 200px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.edit-image-blog:hover .edit-icon-are {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #00000082;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.edit-icon-are a.float-right.edit {
    color: #ffff;
    padding-right: 8px;
}
.remove-list-img {
    padding-left: 8px;
}
.productdetail .imageModal .modal-body img {
    width: 100%;
    min-height: 390px;
    object-fit: cover;
}
.addlisting .only-subscriber {
    background-color: #f8f7f7;
    padding: 10px;
    position: relative;
}
.addlisting .only-subscriber button.close {
    position: absolute;
    right: 2%;
}
.addlisting .only-subscriber p {
    font-size: 14px;
    width: 80%;
}
.addlisting .only-subscriber a.btn-grey {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 30px;
}
.addlist-form input[id="price"] {
    border-right: 0;
}
.addlist-form .input-group-append {
    border-left: 0;
}
.addlist-form .input-group-append span {
    background-color: transparent;
    font-size: 14px;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out;
}
.addlist-form input[id="price"]:focus + .input-group-append span,
.addlist-form input[id="price"]:focus-visible + .input-group-append span {
    border-color: #8e8788;
}
button.delete {
    position: absolute;
    border: none;
    background: 0 0;
    color: #fff;
}
.validate_price div#price-error {
    position: absolute;
    bottom: -24px;
}
.image-slider .slick-slide img {
    display: block;
    max-height: 90px;
    min-height: 90px;
    width: 100%;
    object-fit: cover;
}
.product-detail p.short-note,
.star-block {
    display: flex;
}
.catalog .form-inline.search {
    width: 23%;
}
.catalog .form-inline.search .input-group-append button {
    padding: 0.688rem 0.75rem;
}
.catalog .filters input[type="checkbox"] {
    accent-color: #6e6566;
}
.catalog .filters .filter-category {
    color: #6e6566;
    transition: 0.3s;
}
.catalog .filters .filter-category::after {
    content: url(../images/downarrow.png);
    border: none;
    vertical-align: baseline;
    margin-left: 10px;
}
.catalog .filters .filter-category .catalog .item-detail .item-title::after {
    position: absolute;
    content: url(../images/favourite-empty.png);
    right: 0;
}
.catalog .filters .filter-category + .dropdown-menu {
    box-shadow: 0 0 8px 1px #8e878814;
    border: none;
    border-radius: 0;
}
.catalog .filters .dropdown-menu .form-check {
    padding-left: 0.5rem;
}
.catalog .filters .dropdown-menu label {
    font-size: 16px;
    line-height: 20px;
    color: #4b4142;
}
.catalog .filters .location div.dropdown-menu::-webkit-scrollbar-track,
.catalog .filters .price div.dropdown-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
    background-color: #f5f5f5;
}
.catalog .filters .location div.dropdown-menu::-webkit-scrollbar,
.catalog .filters .price div.dropdown-menu::-webkit-scrollbar {
    width: 2px;
    border-radius: 1px;
    background-color: #fff;
}
.catalog .filters .location div.dropdown-menu::-webkit-scrollbar-thumb,
.catalog .filters .price div.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background-color: #b7afb0;
}
.catalog .filters .dropdown-menu input[type="radio"] {
    -webkit-appearance: none;
}
.catalog .filters .location div.dropdown-menu,
.catalog .filters .price div.dropdown-menu {
    max-height: 172px;
}
.catalog .filters .category div.dropdown-menu {
    width: 264px;
    padding: 10px 20px;
}
.catalog .filters .category .dropdown-submenu {
    background-color: transparent !important;
}
.catalog
    .filters
    .category
    .dropdown-submenu
    .subcategory-dropdown
    .form-check {
    margin-left: 1.5rem;
}
.catalog .filters .category .dropdown-submenu > label {
    font-size: 16px;
    line-height: 20px;
}
.catalog
    .filters
    .category
    .dropdown-submenu
    .toggledropdown.dropdownclose::after,
.catalog
    .responsive-filter
    .category
    .dropdown-submenu
    .toggledropdown.dropdownclose::after {
    position: absolute;
    content: url(../images/dropdownclose.png);
    margin-left: -10px;
}
.catalog .filters .category .dropdown-submenu .toggledropdown::after,
.catalog .responsive-filter .category .dropdown-submenu .toggledropdown::after {
    position: absolute;
    margin-left: -10px;
    content: url(../images/dropdownopen.png);
}
.catalog .selected-filter .individual-filter {
    font-size: 14px;
    background-color: #f8f7f7;
}
.catalog .filters .price .input-group {
    max-width: 60px;
}
.catalog .filters .price input[type="text"] {
    max-width: 30px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #ded6d7;
    border-right: none;
}
.catalog .filters .price input[type="text"]:focus-visible {
    border: 1px solid #ded6d7;
    border-right: none;
    outline: 0;
}
.catalog .filters .price .input-group-text {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0.5rem;
    background-color: transparent;
    border-radius: 0;
    border-left: none;
}
.item-detail .item-title span {
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 0;
}
.favourite-product .item-detail .item-title span {
    position: absolute;
    right: 0;
}
.catalog .item-title.position-relative.favorite span,
.favourite-product .item-title.position-relative.favorite span {
    text-align: right;
}
.favourites .item-detail .item-title::after {
    position: absolute;
    content: url(../images/favourite.png);
    right: 0;
}
.seller-intro .name {
    color: #4b4142;
    margin-bottom: 10px !important;
    position: relative;
}
.seller-intro .name img {
    position: absolute;
    right: -25px;
    top: 0;
}
.seller-intro .joining-date {
    font-size: 14px;
    margin-top: 10px;
}
.review .name,
.review .review-text,
.time-tick .time {
    font-size: 12px;
    line-height: 20px;
}
.sellerprofile .review {
    border: 1px solid #ded6d7;
    padding: 10px;
    color: #4b4142;
}
.review .name {
    font-family: cardobold;
}
.review .review-date {
    font-size: 10px;
    line-height: 16px;
    font-family: josefinsansregular;
    color: #8e8788;
}
.seller-review .review-seller-intro::after {
    position: absolute;
    content: url("../images/quote.png");
    right: 0;
}
.user-seller-profile > img {
    height: 84px;
    width: 84px;
    border-radius: 50%;
    object-fit: cover;
}
.review-seller-intro img {
    height: 48px;
    width: 48px;
    object-fit: cover;
    border-radius: 50%;
}
.star-block {
    height: 100%;
    margin-top: 10px !important;
}
.star-block .rate {
    padding-right: 3px;
}
.product-detail .product-title {
    position: relative;
    word-break: break-word;
    padding-right: 20px;
    display: flex;
    align-items: center;
}
.product-detail .product-title span.product-fav {
    position: absolute;
    right: 0;
    cursor: pointer;
}
.product-detail .info p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}
.product-detail .large-image {
    overflow: hidden;
}
.product-detail .large-image img {
    transition: 0.7s;
    cursor: pointer;
}
.product-detail .info p.product-price {
    font-size: 20px;
    line-height: 28px;
    color: #4b4142;
}
.productdetail .product-tabs a.nav-item {
    font-family: josefinsansbold;
    font-size: 24px;
    line-height: 32px;
    color: #4b4142;
    border: none;
    border-bottom: 4px solid transparent;
    transition: 0.3s;
}
.productdetail .product-tabs a.nav-item.active,
.productdetail .product-tabs a.nav-item:hover {
    border-bottom: 4px solid #4b4142;
    padding: 0.5rem 0;
    margin: 0 1rem;
}
.current-conversation .header .user .name,
.product-detail .seller-products .heading,
.productdetail .product-tabs .tab-content .heading,
.user .name {
    font-family: josefinsansbold;
    color: #4b4142;
}
.product-detail .large-image-slider .slick-arrow,
.product-detail .seller-products .seller-products-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    padding: 0;
}
.product-detail .large-image-slider .slick-arrow {
    z-index: 2;
    font-size: 30px;
}
.product-detail .large-image-slider .slick-arrow.prev-arrow {
    left: 15px;
}
.product-detail .large-image-slider .slick-arrow.next-arrow {
    right: 15px;
}
.product-detail
    .seller-products
    .seller-products-slider
    .slick-arrow.prev-arrow {
    left: -15px;
}
.product-detail
    .seller-products
    .seller-products-slider
    .slick-arrow.next-arrow {
    right: -15px;
}
.product-detail .info .seller-name {
    font-family: cardobold;
    color: #4b4142;
}
.productdetail .product-tabs .tab-content li {
    margin-bottom: 8px;
}
.product-detail span.right-des {
    max-width: 300px;
    flex-wrap: wrap;
    word-break: break-all;
    margin-left: 5px;
}
.product-detail p.short-note span.title {
    display: block;
    min-width: 90px;
}
.inAppropriateModal .modal-header {
    border-bottom: 0;
}
.wishlist-multiple-btn .bottom-btn {
    margin-top: 10px;
    width: 100%;
}
.wishlist-multiple-btn .right-btn {
    padding-right: 0;
    margin-top: 11px;
}
.wishlist-multiple-btn .right-btn .inappropriate-model {
    font-size: 16px;
    font-style: italic;
    cursor: pointer;
}
.wishlist-multiple-btn .marked-btn {
    font-size: 22px;
    width: 100%;
}
.wishlist-multiple-btn .flex-btn.row {
    margin: 0;
}
.wishlist-multiple-btn .left-btn {
    padding: 0;
}
.cart-table-prd-image img,
.offer-card a,
.table-list,
.wishlist-multiple-btn .flex-btn.row,
.wishlist-multiple-btn .left-btn a,
.wishlist-multiple-btn .left-btn button,
.wishlist-multiple-btn .right-btn a,
.wishlist-multiple-btn .right-btn button {
    width: 100%;
}
.cart-table-prd > :last-child,
.right-btn {
    padding-right: 0;
}
.seller-products .seller-products-slider .slick-slide img {
    max-height: 80px;
    min-height: 80px;
    width: 100%;
    object-fit: cover;
}
.large-image-slider .large-image-container img {
    max-height: 500px;
    height: 500px;
    margin: 0 auto;
}
.product-tumb-slider .slick-track img {
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    object-fit: cover;
}
.messenger .form-inline.search input {
    border-right: 0;
    width: 85%;
}
.form-inline.search .input-group-append button {
    font-size: 15px;
    border-radius: 0;
    border: 1px solid #ded6d7;
    border-left: 0;
    color: #8e8788;
    transition: border-color 0.15s ease-in-out;
    padding: 0.46rem 0.75rem;
}
.form-inline.search input:focus + .input-group-append button,
.form-inline.search input:focus-visible + .input-group-append button {
    border-color: #8e8788;
    color: #4b4142;
}
.contact-list .contacts {
    overflow: auto;
    height: calc(56vh);
}
.contact-list .contacts li a .contact .img-container > img {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    min-width: 48px;
    max-width: 48px;
}
.contact.user .message,
.current-conversation .header .user .offline-status {
    font-size: 14px;
    line-height: 20px;
    color: #6e6566;
}
.time-tick .number {
    font-size: 12px;
    background: green;
    color: #fff;
    border-radius: 50%;
    font-family: cardobold;
    margin: 0 2px;
}
.contact.user.online .img-container::after {
    position: absolute;
    content: url(../images/online.png);
    bottom: -5%;
    right: -5%;
}
.current-conversation .header .user > img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
.current-conversation .header .user .online-status {
    font-size: 14px;
    line-height: 20px;
    color: #27ae60;
}
.current-conversation .header .btn-grey-outline {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 16px;
}
.current-conversation .header .ellipsis-vertical {
    border: none;
    background-color: transparent;
}
.chat-parent {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.chat-container {
    overflow: auto;
    height: calc(50vh);
}
.chat-container .log img[alt="user"] {
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.chat-container .chat-log {
    background-color: #f8f7f7;
    padding: 15px 20px 8px;
    margin-bottom: 8px;
}
.cart-table-prd-content-wrap > :first-child,
.cart-table-prd > :first-child {
    padding-left: 0;
}
.chat-container .chat-log button.msg,
.chat-container .chat-log p.msg {
    font-size: 14px;
    line-height: 20px;
    color: #4b4142;
    font-family: cardoregular;
    word-wrap: break-word;
}
.chat-container .chat-log p.time {
    color: #8e8788;
    font-size: 12px;
    line-height: 18px;
}
.chat-container .chat-log.own-msg {
    border-radius: 20px 0 20px 20px;
    max-width: 600px;
}
.chat-container .chat-log.receive-msg {
    border-radius: 0 20px 20px;
    max-width: 600px;
}
.send-message form.form-inline {
    flex-grow: 2;
}
.send-message form.form-inline .form-control {
    width: 89% !important;
    border: 0;
    background-color: #f8f7f7;
    border-radius: 10px !important;
}
.send-message form.form-inline .form-control::placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #b7afb0;
}
.send-message form.form-inline .form-control:focus,
.send-message form.form-inline .form-control:focus-visible {
    outline: 0;
    box-shadow: none;
    border: 1px solid #8e8788;
}
.btnAttach {
    width: 5%;
}
.send-message button {
    color: #27ae60;
    font-family: cardobold;
    font-size: 16px;
    line-height: 24px;
    width: 6%;
    text-align: right;
    padding-right: 0;
    padding-left: 5px;
}
.send-message button:focus,
.send-message button:hover {
    color: rgba(39, 174, 96, 0.5);
}
.day-date {
    position: relative;
    text-align: center;
}
.day-date ::before {
    border-top: 1px solid #f8f7f7;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}
.day-date span {
    font-size: 12px;
    line-height: 20px;
    background-color: #fff;
}
ul > li.star.hover > i.fa-star {
    color: #ffcc36;
}
ul > li.star.selected > i.fa-star {
    color: #ff912c;
}
.cart-promo-banner {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    color: #fff;
    background-color: #e91e63;
}
.cart-promo-banner-inside {
    padding: 26px 15px;
    -ms-flex: 1;
    flex: 1;
}
.cart-promo-banner .txt1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2em;
}
.cart-promo-banner .txt2 {
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.2em;
}
.cart-promo-banner + * {
    margin-top: 30px;
}
.cart-promo-banner-logo {
    display: -ms-flexbox;
    display: flex;
    max-width: 100px;
    margin-left: auto;
    padding: 0;
    border-width: 1px 1px 1px 0;
    border-style: dashed;
    border-color: #d4d4d4;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
}
.card-total > * + * {
    margin-top: 25px;
}
.card-total-txt {
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2em;
}
.card-total-price {
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2em;
    color: #282828;
}
@media (max-width: 1799px) {
    .cart-promo-banner .txt1 {
        font-size: 32px;
    }
    .cart-promo-banner .txt2 {
        font-size: 22px;
    }
    .card-total-price,
    .card-total-txt {
        font-size: 26px;
    }
}
.card-shipping-info p {
    margin-top: 10px;
}
.cart-table {
    border-top: 1px solid snow;
}
.cart-table-prd {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 15px;
    padding-right: 0 !important;
    padding-bottom: 15px;
    padding-left: 0 !important;
    -ms-flex-align: center;
    align-items: center;
}
.cart-table-prd-content-wrap > *,
.cart-table-prd > * {
    padding: 0 15px;
}
.cart-table-prd:not(:last-child) {
    border-bottom: 1px solid #f4f4f4;
}
.card-text-info p:not(:first-child),
.cart-table-prd-options {
    margin-top: 5px;
}
.cart-table-prd-image {
    max-width: 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
}
@media (max-width: 1860px) {
    .cart-table-prd-image {
        max-width: 120px;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }
}
@media (max-width: 1199px) {
    .cart-promo-banner-inside {
        padding: 20px 10px;
    }
    .cart-promo-banner .txt1 {
        font-size: 30px;
    }
    .card-total-price,
    .card-total-txt {
        font-size: 24px;
    }
    .cart-table-prd-image {
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
}
.cart-table-prd-info {
    -ms-flex: 1;
    flex: 1;
}
.cart-table-prd-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0;
    color: #818181;
}
.cart-table-prd-name:not(:first-child) {
    margin-top: 7px;
}
.cart-table-prd-subname {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 0;
}
.cart-table-prd-price .price-new,
.cart-table-prd-price .price-old,
.cart-table-prd-price-total {
    font-family: "Open Sans", sans-serif;
    line-height: 1em;
}
.cart-table-prd-subname:not(:first-child) {
    margin-top: 6px;
}
@media (max-width: 991px) {
    .cart-promo-banner .txt2 {
        font-size: 20px;
    }
    .card-total > * + * {
        margin-top: 18px;
    }
    .card-total-price,
    .card-total-txt {
        font-size: 22px;
    }
    .cart-table-prd {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .cart-table-prd-image {
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
    .cart-table-prd-name {
        font-size: 16px;
    }
    .cart-table-prd-subname {
        font-size: 14px;
    }
}
.cart-table-prd-qty {
    max-width: 160px;
    text-align: center;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
}
@media (max-width: 1199px) {
    .cart-table-prd-qty {
        max-width: 120px;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }
}
@media (max-width: 767px) {
    .cart-table-prd-qty {
        max-width: 120px;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }
    .cart-table-prd-action {
        position: absolute;
        top: 30px;
        right: 0;
    }
}
@media (max-width: 575px) {
    .cart-promo-banner .txt1 {
        font-size: 28px;
    }
    .cart-promo-banner .txt2 {
        font-size: 18px;
    }
    .cart-promo-banner + * {
        margin-top: 20px;
    }
    .cart-table-prd-image,
    .cart-table-prd-qty {
        max-width: 80px;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
    }
}
.cart-table-prd-qty .qty {
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.cart-table-prd-price {
    -ms-flex: 0 0 230px;
}
.cart-table-prd--head {
    font-size: 15px;
    font-weight: 500;
}
.cart-table-prd-price-total {
    font-size: 26px;
    max-width: 230px;
    text-align: center;
    color: #282828;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
}
@media (max-width: 1860px) {
    .cart-table-prd-price {
        width: 100%;
        -ms-flex: 0 0 160px;
    }
    .cart-table-prd-price-total {
        font-size: 22px;
        max-width: 160px;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
    }
}
@media (max-width: 1199px) {
    .cart-table-prd-price {
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
    .cart-table-prd-price-total {
        font-size: 18px;
        max-width: 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
}
.cart-table-prd-action {
    max-width: 70px;
    text-align: center;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
}
.cart-table--sm .cart-table-prd-price-total,
.cart-table-prd-remove,
.ne_btn_size {
    font-size: 20px;
}
.cart-table-prd-remove [class*="icon"] {
    transition: 0.2s;
    color: #f12b2b;
}
.cart-table-prd-remove:hover [class*="icon"] {
    color: #282828;
}
.cart-table-prd-content-wrap .cart-table-prd-price {
    margin-top: 0 !important;
    -ms-flex-pack: center;
    justify-content: center;
}
.cart-table-prd-price:not(:first-child),
.walletcard h3 {
    margin-top: 10px;
}
.cart-table-prd-price {
    display: inline-block;
    margin-right: -5px;
    margin-left: -5px;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.cart-table-prd-price > * {
    margin: 0 5px;
    font-size: 15px;
}
.cart-table-prd-price .price-old {
    font-size: 16px;
    font-weight: 300;
    text-decoration: line-through;
}
.cart-table-prd-price .price-new {
    font-size: 20px;
    font-weight: 500;
    color: #282828;
}
.card-text-info {
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
}
.card-text-info h4,
.card-text-info h5,
.card-text-info h6,
.my-wallet p {
    margin-bottom: 5px;
}
.card-text-info b {
    font-size: 15px;
}
.cart-table-prd-content-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
}
.cart-table-prd-content-wrap > :last-child {
    padding-right: 0;
}
.page404-bg {
    min-height: 550px !important;
}
.shopping-cart-empty-text .page404-bg {
    min-height: 500px !important;
}
.shopping-cart--empty .shopping-cart-empty-text {
    display: block;
}
@media (min-width: 992px) {
    .cart-table-under {
        margin-right: -30px;
        margin-left: -30px;
    }
    .cart-table-under > * {
        padding: 0 30px;
    }
}
.cart-table.disable-actions .cart-table-prd-remove {
    pointer-events: none;
    opacity: 0;
}
@media (min-width: 576px) {
    .cart-table-under .form-control.textarea--height-200 {
        height: 272px;
    }
}
.cart-table-under .cart-promo-banner .txt1 {
    font-size: 28px;
}
.cart-table-under .cart-promo-banner .txt2 {
    font-size: 18px;
}
.cart-table--sm .cart-table-prd-image {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}
.cart-table--sm .cart-table-prd-info {
    -ms-flex: 2;
    flex: 2;
}
.cart-table--sm .cart-table-prd-price,
.cart-table--sm .cart-table-prd-price-total {
    -ms-flex: 1;
    flex: 1;
}
.cart-table--sm .cart-table-prd-qty {
    max-width: 80px;
    text-align: center;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}
.cart-total-sm {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.cart-total-sm > * {
    padding: 0 10px;
}
.card-cart {
    padding: 10px;
    background: #ffff;
}
span.titel_cart {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
h2.cart-table-prd-name a {
    color: #000;
    font-size: 15px;
}
.qty-input {
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.qty-input .product-qty,
.qty-input .qty-count {
    background: 0 0;
    color: inherit;
    font-weight: 700;
    font-size: inherit;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2.5rem;
    line-height: 1;
}
.qty-input .product-qty {
    width: 50px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.qty-input .product-qty::-webkit-inner-spin-button,
.qty-input .product-qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.qty-input .qty-count {
    padding: 0;
    cursor: pointer;
    width: 2.5rem;
    font-size: 1.25em;
    text-indent: -100px;
    overflow: hidden;
    position: relative;
}
.qty-input .qty-count:after,
.qty-input .qty-count:before {
    content: "";
    height: 2px;
    width: 10px;
    position: absolute;
    display: block;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.qty-input .qty-count--minus {
    border-right: 1px solid #e2e2e2;
}
.qty-input .qty-count--add {
    border-left: 1px solid #e2e2e2;
}
.qty-input .qty-count--add:after {
    transform: rotate(90deg);
}
.qty-input .qty-count:disabled {
    color: #ccc;
    background: #f2f2f2;
    cursor: not-allowed;
    border-color: transparent;
}
.qty-input .qty-count:disabled:after,
.qty-input .qty-count:disabled:before {
    background: #ccc;
}
.price_pro_news span {
    font-size: 15px;
    color: #4b4142 !important;
    font-weight: 600;
}
.name_pro {
    font-size: 15px;
    color: #4b4142 !important;
}
.card-cart h4 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
}
span.deletecart {
    float: right;
    color: #8e8788;
}
.cart_sellerimg {
    height: 68px !important;
    width: 68px !important;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
}
.input-wrapper {
    width: 150px;
    height: 30px;
    display: flex;
    border-radius: 50%;
    margin-top: 6px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
    padding: 10px;
    text-align: center;
}
.input-wrapper * {
    border: none;
    width: 50px;
    flex: 1;
}
.input-wrapper button:first-child {
    border-radius: 0;
    color: red;
}
.input-wrapper button:last-child {
    border-radius: 0;
    color: green;
}
button.deletcartbtn {
    background: 0 0;
    border: none;
}
button.deletcartbtn .fa {
    color: #eb9291;
}
.btn.newcart_btn {
    padding: 10px 12px;
    font-size: 16px;
    font-family: cardobold;
    background-color: transparent;
    color: #8e8788;
    border: 1px solid #8e8788;
    border-radius: 0;
    transition: 0.5s;
}
.btn.newcart_btn:hover {
    background-color: #8e8788;
    color: #fff;
    border: 1px solid #8e8788;
}
.cart_sec {
    padding: 15px;
    box-shadow: 0 2px 4px #dfdfdf;
}
.checkout_caard,
.checkout_cartsec {
    padding: 19px;
    box-shadow: 0 1px 14px #ddd;
}
input.form-control {
    border-radius: 0;
    border-color: #ded6d7;
    font-size: 14px;
    line-height: 24px;
    font-family: cardobold;
    height: 39px;
    color: #495057;
}
.account-title a,
.account-title button,
.offer-div button,
.offer-div span {
    color: var(--primary);
    font-size: 15px;
    font-weight: 500;
}
ul.nav-usernamenu.mb-6 a {
    margin-bottom: 0;
    padding: 10px;
    text-transform: none;
    border-bottom: 1px solid #eee;
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #4b4142 !important;
}
ul.nav-usernamenu.mb-6 li {
    list-style: none;
}
.card-cart.checkoutview .cart-table-prd,
.wallet-suggest ul,
ul.invoice-details,
ul.nav-usernamenu.mb-6 {
    padding: 0;
}
.walletcard {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
}
i.fa.fa-credit-card-alt {
    font-size: 40px;
    margin-bottom: 12px;
    color: #eb9291;
}
.walletcard h3 {
    font-size: 33px;
    margin-bottom: 10px;
}
.offer-card {
    margin-bottom: 30px;
}
.offer-card a img {
    width: 100%;
    border-radius: 8px;
}
.offer-div {
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
    margin: 0 15px;
    border-radius: 0 0 8px 8px;
    background: var(--white);
}
.account-title,
.invoice-details li,
.invoice-recieved,
.profile-card ul {
    display: -webkit-box;
    display: -ms-flexbox;
}
.offer-div h5 {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.account-title h4,
.contact-card h4,
.invoice-recieved h6,
.my-wallet p,
.offer-div button,
.offer-div span,
.payment-card h4,
.payment-card h5,
.profile-card h6,
.profile-card p,
.table tbody tr td,
.table tbody tr th,
.table-desc p a,
.table-name,
.table-status h6,
.table-vendor a,
.wallet-card p,
thead tr th {
    text-transform: capitalize;
}
@media (min-width: 351px) and (max-width: 575px) {
    .offer-card {
        width: 320px;
        margin: 0 auto 30px;
    }
}
.account-card {
    border-radius: 8px;
    padding: 0 30px 30px;
    background: #f3f3f3;
    margin-bottom: 35px;
    min-height: auto;
}
.account-title {
    font-size: 20px;
    padding: 18px 0;
    margin-bottom: 25px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
}
.account-title::before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #8e8788;
}
.account-title a,
.account-title button {
    border: none;
    border-radius: 6px;
    letter-spacing: 0.3px;
    padding: 5px 15px;
    white-space: nowrap;
    text-transform: capitalize;
    background: var(--green-chalk);
    text-shadow: var(--primary-tshadow);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.account-title a:hover,
.account-title button:hover,
.modal-close:hover,
.table-shop .product-add,
.wallet-suggest ul li a:hover {
    color: var(--white);
    background: var(--primary);
}
.payment-card,
.profile-card {
    padding: 25px;
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
    background: var(--chalk);
}
.profile-card {
    border-radius: 8px;
    border: 1px solid var(--border);
}
.payment-card:hover button,
.profile-card:hover ul {
    visibility: visible;
    opacity: 1;
}
.profile-card h6 {
    color: var(--text);
    margin-bottom: 8px;
}
.profile-card ul {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.payment-card button,
.profile-card ul li button {
    width: 30px;
    height: 32px;
    text-align: center;
    -webkit-box-shadow: var(--primary-bshadow);
    transition: 0.3s linear;
    display: inline-block;
    text-shadow: var(--primary-tshadow);
    box-shadow: var(--primary-bshadow);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.profile-card ul li {
    margin: 5px 0;
}
.profile-card ul li button {
    line-height: 32px;
    border-radius: 6px;
    background: var(--white);
}
.profile-card ul .edit {
    color: var(--green);
}
.profile-card ul .edit:hover,
.table-action .view i:hover,
.table-action .wish.active i {
    color: var(--white);
    background: var(--green);
}
.payment-card .trash,
.profile-card ul .trash {
    color: var(--red);
}
.payment-card .trash:hover,
.profile-card ul .trash:hover,
.table-action .trash i:hover {
    color: var(--white);
    background: var(--red);
}
.payment-card.active,
.profile-card.active {
    background: var(--green-chalk);
    border-color: var(--primary);
}
.payment-card {
    border-radius: 6px;
    border: 1px solid var(--border);
}
.contact-card,
.table-scroll {
    border-radius: 8px;
    background: var(--white);
}
thead tr,
thead tr th:first-child,
thead tr th:last-child {
    border-radius: 0;
}
.modal-close,
.payment-card button {
    position: absolute;
    background: var(--white);
}
.payment-card img {
    margin-bottom: 18px;
}
.payment-card h4 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}
.payment-card p {
    color: var(--heading);
    margin-bottom: 5px;
}
.payment-card p span {
    font-size: 20px;
    margin-right: 15px;
    letter-spacing: 2px;
}
.payment-card p sup {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
}
.payment-card h5 {
    font-size: 14px;
    line-height: 22px;
}
.payment-card button {
    top: 15px;
    line-height: 32px;
    border-radius: 6px;
}
.contact-card i,
.contact-card:hover {
    background: var(--primary);
}
.contact-card,
.contact-card i {
    text-align: center;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.contact-card {
    margin: 0 2.5px 30px;
    padding: 60px 15px 55px;
}
.contact-card:hover i {
    color: var(--primary);
    background: var(--white);
}
.contact-card i,
.contact-card:hover a,
.contact-card:hover h4,
.contact-card:hover p,
thead tr th {
    color: var(--white);
}
.contact-card i {
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    border-radius: 50%;
    margin-bottom: 15px;
    display: inline-block;
    text-shadow: var(--primary-tshadow);
    -webkit-box-shadow: var(--primary-bshadow);
    box-shadow: var(--primary-bshadow);
}
.back-home a,
.table-vendor a:hover {
    color: var(--primary);
}
.contact-card h4 {
    margin-bottom: 18px;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.contact-card p {
    width: 250px;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.invoice-recieved {
    text-align: left;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.back-home,
tbody tr td,
thead tr th {
    text-align: center;
}
.invoice-recieved h6 span {
    display: block;
    font-weight: 400;
    margin-top: 10px;
}
.invoice-details li {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.invoice-details li:last-child {
    margin-bottom: 0;
}
.invoice-details li h6 {
    font-size: 15px;
    line-height: 26px;
    color: #4b4142 !important;
}
.invoice-details li h6 small {
    font-size: 14px;
    font-weight: 400;
    margin-left: 3px;
}
.invoice-details li p {
    width: auto;
    text-align: right;
    color: #4b4142 !important;
    font-size: 15px;
}
.table-scroll {
    padding: 0;
}
.back-home a {
    margin-top: 10px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .cart-table-prd-content-wrap {
        flex-direction: column;
        -ms-flex-direction: column;
    }
    .cart-table-prd-info,
    .cart-table-prd-price-total,
    .cart-table-prd-qty {
        width: 100%;
        max-width: 100%;
        padding: 0;
        text-align: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .cart-table-prd-price {
        max-width: 100%;
        padding-right: 0;
    }
    .cart-table-prd-info,
    .cart-table-prd-qty {
        margin: 0 0 15px;
    }
    .page404-bg,
    .shopping-cart-empty-text .page404-bg {
        min-height: 350px !important;
    }
    .cart-table--sm .cart-table-prd-content-wrap {
        flex-direction: row;
        padding: 0;
        -ms-flex-direction: row;
    }
    .invoice-recieved {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .invoice-recieved h6 {
        margin-bottom: 25px;
        margin-right: 25px;
    }
}
thead tr {
    background: #8e8788;
}
thead tr th {
    font-weight: 500;
    padding: 12px 20px;
    border-right: 1px solid #ddd;
}
tbody tr {
    border-bottom: 1px solid var(--border);
}
tbody tr td {
    padding: 12px 20px;
    border: 1px solid #ddd;
}
.table-image img {
    width: auto;
    height: 100px;
}
.table-price h6 small {
    font-size: 13px;
    margin-left: 3px;
    color: var(--gray);
    font-family: sans-serif;
}
.table-desc p {
    width: 150px;
    font-size: 15px;
    text-align: left;
}
.table-vendor a {
    font-weight: 500;
    color: var(--heading);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.table-status .stock-in {
    color: var(--purple);
}
.table-status .stock-out {
    color: var(--orange);
}
.table-shop {
    width: 180px;
}
.modal-close,
.table-action a i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
}
.table-shop .action-minus i,
.table-shop .action-plus i {
    background: var(--white);
}
.table-action a i {
    font-size: 16px;
    border-radius: 5px;
    margin: 3px;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.table-action .view i,
.table-action .wish i {
    color: var(--green);
    background: var(--white);
}
.table-action .trash i {
    color: var(--red);
    background: var(--white);
}
@media (max-width: 1199px) {
    .cart-table-under .cart-promo-banner .txt1 {
        font-size: 26px;
    }
    .table-scroll {
        overflow-x: scroll;
    }
}
.modal-dialog {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}
.modal-content {
    border: none;
    border-radius: 0;
}
.modal-close {
    top: -15px;
    right: -15px;
    z-index: 1;
    font-size: 18px;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.modal-form {
    width: 400px;
    padding: 30px;
    border-radius: 8px;
    background: var(--white);
}
@media (max-width: 400px) {
    .modal-dialog,
    .modal-form {
        width: 100%;
        max-width: inherit;
    }
}
@media (max-width: 1100px) {
    .modal-dialog {
        margin: 80px auto 50px;
    }
    .modal-close {
        right: 50%;
        top: -45px;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}
.my-wallet {
    margin-bottom: 30px;
    background: #fff;
    padding: 15px;
}
.wallet-form button,
.wallet-suggest h6 {
    text-transform: uppercase;
    font-weight: 500;
}
.my-wallet h3 {
    font-size: 35px;
    color: #4b4142;
    margin-bottom: 0;
}
.wallet-card-group {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: (minmax(200px, 1fr)) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    display: inline-flex;
    width: 100%;
}
.wallet-card {
    padding: 11px;
    border-radius: 0;
    background: #fff;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    width: 100%;
}
.wallet-card:hover {
    background: #6e6566;
}
.wallet-card h3,
.wallet-card p {
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    font-size: 20px;
    margin-bottom: 0;
}
.add-wallet p {
    margin-bottom: 10px;
}
.wallet-form input {
    width: 100%;
    padding: 10px 20px;
    border-radius: 0;
    background: 1px #ddd;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.wallet-form input:focus-within {
    border-color: var(--primary);
}
.wallet-form button {
    font-size: 14px;
    padding: 10px 30px;
    margin-top: 17px;
    color: var(--white);
    color: #fff;
    background-color: #8e8788;
    border: 1px solid #8e8788;
    border-radius: 0;
}
.wallet-suggest {
    margin-top: 15px;
    padding: 0 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.wallet-suggest h6 {
    font-size: 12px;
    margin-right: 10px;
}
.wallet-suggest ul li {
    margin-right: 5px;
    margin-bottom: 8px;
    display: inline-block;
}
.wallet-suggest ul li a {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 12px;
    line-height: 22px;
    border-radius: 4px;
    color: #4b4142 !important;
    background: #fff;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
}
.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #ddd;
}
.table thead tr {
    background: var(--chalk);
}
.table thead th {
    font-size: 15px;
    line-height: 32px;
    color: var(--heading);
}
.table tbody tr td,
.table tbody tr th {
    font-size: 15px;
    font-weight: 400;
    color: var(--text);
    text-align: center;
}
.table tbody tr th {
    border-right: 1px solid var(--border);
}
.table .fw-bold {
    font-weight: 500 !important;
}
.bottom-paginate {
    border-top: none;
}
@media (max-width: 991px) {
    .cart-table-prd-price .price-old {
        font-size: 14px;
    }
    .cart-table-prd-price .price-new {
        font-size: 18px;
    }
    .cart-table-prd-content-wrap {
        padding-right: 0;
    }
    .table {
        width: 900px;
        overflow-x: scroll;
    }
}
@media (max-width: 575px) {
    .cart-table-under .cart-promo-banner .txt1 {
        font-size: 24px;
    }
    .cart-table-under .cart-promo-banner .txt2 {
        font-size: 16px;
    }
    .account-card {
        padding: 0 15px 15px;
    }
    .payment-card p span {
        margin-right: 8px;
    }
    .wallet-suggest {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .wallet-suggest h6 {
        margin: 0 0 10px;
    }
}
.card-cart.checkoutview {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 10px;
}
.card-cart.checkoutview .price_pro_news {
    display: initial;
}
.checkcviewww.checkout_cartsec {
    position: sticky;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
}
li.nav-item.newmenu a.nav-link {
    color: #000;
    margin-right: 30px;
}
.new_drop_down a {
    margin: 0 !important;
}
.new_drop_down {
    background: #fff !important;
    border-radius: 0;
    margin-left: -6px;
    margin-top: 10px;
}
.new_drop_down a:hover {
    margin: 0 !important;
    color: #16181b;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #8e8788 !important;
}
