.invalidFeedback {
    color: #e42525;
    font-size: 14px;
}

.box-color,
.profile-box {
    background-color: #f5f5f5 !important;
}

.post-item-profile
    .sidebar-profile
    .profile-box
    ul.profile-account-navs
    li.profile-account-nav-item
    a.active {
    background-color: #651fff !important;
    color: white !important;
}

.profile__info {
    width: 122px;
    height: 122px;
    cursor: pointer;
    margin: 15px auto 50px;
    border-radius: 50%;
}

.profile__info input {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 323;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.avatar__img {
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 4px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.avatar__img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.profile__name {
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
    margin-right: -6px;
}

.product-box .title a {
    font-size: 13px;
    color: #535353;
    text-decoration: none;
}
.product-box .title {
    font-size: 13px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    letter-spacing: -0.3px;
    line-height: 25px;
    padding-top: 40px;
}

.product-box {
    display: inline-block;
    direction: rtl !important;
    text-align: center;
    padding: 5px;
    width: 100%;
}

.product-box img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
    position: relative;
    width: 70%;
}

.product-box .price {
    color: #651fff;
    font-size: 20px;
    height: auto;
    cursor: pointer;
    margin-top: 20px;
}

.product-box .price del {
    color: #979898;
    font-size: 13px;
    display: block;
    width: 100%;
}

.product-box ins {
    color: #651fff !important;
    font-size: 20px;
    height: auto;
    display: block;
    text-decoration: none;
}

.product-header {
    padding-bottom: 10px;
    color: #651fff;
    border-bottom: 2px solid #651fff;
    display: inline-block;
    position: relative;
    top: 2px;
    font-weight: 600;
    font-size: 14px;
}

span.old {
    font-size: 13px;
    text-decoration: line-through;
    color: #4a4a4a;
    font-weight: 400;
}
span.new {
    font-size: 20px;
    margin-left: 8px;
    color: #ff0000;
    font-weight: 1000;
}

span.mainPrice {
    font-size: 20px;
    margin-left: 8px;
    color: #2d2d2d;
    font-weight: 1000;
}

.table-bg {
    background-color: whitesmoke;
    border-radius: 10px;
    margin-bottom: 20px;
}

.status-btn {
    background-color: transparent;
    color: #535353;
    font-size: 14px;
    cursor: pointer;
}

.product-carousel .owl-item a img {
    height: 13rem !important;
    object-fit: cover !important;
}

.product-carousel-brand .owl-item a .img-brand {
    height: 11rem !important;
    object-fit: cover !important;
}

.shop-archive-content .product-items .product-box .thumb img {
    height: 11rem !important;
    object-fit: cover !important;
}

.checkout-payment-methods {
    background-color: whitesmoke;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
}

.breadcrumb ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    line-height: 2.2;
    background: #fff;
}

.breadcrumb ul li a {
    color: #636e72;
    font-size: 14px;
}
.breadcrumb ul li a.is-active {
    color: #007bff;
}
.breadcrumb ul li:before {
    content: "/";
    color: #636e72;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 1.467;
    margin-left: 8px;
    padding-right: 8px;
    position: relative;
    top: 2px;
}

.breadcrumb ul li:first-child:before {
    content: "";
    padding: 0;
    display: none;
}

.bg-answer {
    background-color: #007bff12 !important;
}

.bg-question {
    background-color: #e1e1e159 !important;
}

.bg-red {
    background-color: red !important;
}

.bg-blue {
    background-color: blue !important;
}

.bg-green {
    background-color: green !important;
}

.sidebar ul ul ul {
    display: none;
    background: #fff;
    width: 100%;
}

.openUl {
    display: block !important;
    background: #fff;
    width: 100%;
}

.plus {
    color: #2d2d2d;
    cursor: pointer;
    padding: 0px 20px;
    font-weight: bold;
    font-size: 18px;
}

.mr-20px {
    margin-right: 20px;
}

.mr-25px {
    margin-right: 25px;
}

.text-bold {
    font-weight: bold;
}

@media (max-width: 1300px) {
    .footer-copyright-text {
        margin-bottom: 70px;
        margin-top: 20px;
    }
}

.email-markting {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background-color: red;
}

.header-logo img {
    width: 10rem;
}

.logo-loader img {
    width: 60px;
}

.logo-icon img {
    width: 70px !important;
}

.sidebar .nav-categories {
    margin-top: 55px !important;
}

.locked-description {
    color: #6b6b6bd4;
}

.mega-menu-01 {
    width: 300px;
}

.header-main-nav ul.menu-ul li.menu-item > ul.is-mega-menu {
    right: 270px !important;
    top: 52px !important;
    width: 1100px !important;
}

.mega-menu-02 {
    direction: ltr !important;
    max-height: 70vh !important;
    overflow: auto;
    display: none !important;
    background-color: white;
    padding: 10px;
    transition: 0.2s;
    padding-right: 10px;
}

.mega-menu-02 li.menu-item {
    direction: rtl !important;
    text-align: right !important;
}

.mega-menu-02::-webkit-scrollbar,
.mega-menu-03::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.mega-menu-02::-webkit-scrollbar-track,
.mega-menu-03::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.mega-menu-02::-webkit-scrollbar-thumb,
.mega-menu-03::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
.mega-menu-02::-webkit-scrollbar-thumb:hover,
.mega-menu-03::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.mega-menu-01:hover .mega-menu-02 {
    display: flex !important;
}

.mr-100-n {
    margin-right: -130px;
}

@media (max-width: 1300px) {
    .mega-menu-01 {
        display: none !important;
    }
    .mr-100-n {
        margin-right: 0 !important;
    }
}

.mega-menu-03 {
    border-radius: 0 !important;
    max-height: 70vh !important;
    overflow: auto !important;
}

.color-grey {
    color: #616161;
}

.fs-14 {
    font-size: 14px;
}

.header-main-nav ul.menu-ul li.menu-item a.current-link-menu {
    transition: none !important;
}

.header-main-nav ul.menu-ul li.menu-item:hover a.current-link-menu {
    transition: none !important;
}

.header-main-nav ul.menu-ul li.menu-item a.current-link-menu2 {
    width: 110%;
    display: block;
    padding: 0;
}

.header-main-nav ul.menu-ul li.menu-item:hover a.current-link-menu2 {
    color: #651fff;
    transition: 0.2s;
}

.header-main-nav ul.menu-ul li.menu-item:hover > a.current-link-menu::before {
    width: 95%;
    margin: 0;
}

.header-main-nav ul.menu-ul li.menu-item a.current-link-menu span::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #651fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fs-14 {
    font-size: 14px !important;
}

.profile-sm {
    width: 60px !important;
    height: 60px !important;
}

.modal-backdrop {
    z-index: 10000 !important;
}

.child-comment {
    border-right: 1px solid #ccc;
    padding-right: 50px;
}

.main-menu-area {
    overflow: hidden;
}

.main-menu-area:hover {
    overflow: inherit;
}

.del {
    text-decoration: line-through;
}

.main-logo {
    background-color: #023630e3;
    padding: 7px 13px;
    border-radius: 25px;
}

@media (max-width: 992px) {
    .ion-bag:before,
    .ion-android-favorite-outline:before {
        color: #555 !important;
    }
}

@media (max-width: 992px) {
    .desktop-banner {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .mobile-banner {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .banner-statistics p {
        width: 100% !important;
    }
}

/* Product slider Start*/
.gallery-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pro-large-img {
    width: 400px;
    height: 400px;
    overflow: hidden;
    position: relative;
    border: 1px solid wheat;
    touch-action: none;
}

.pro-large-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    transition: transform 0.7s ease;
}

.pro-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pro-nav-thumb {
    margin: 0 10px;
    cursor: pointer;
    border-radius: 7px;
}

.pro-nav-thumb img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    transition: border-color 0.3s ease;
}

.pro-nav-thumb img:hover,
.pro-nav-thumb img.active {
    border-color: wheat;
    border-radius: 7px;
}
/* Product slider End*/

.testicon {
    filter: invert(34%) sepia(0%) saturate(0%) hue-rotate(152deg)
        brightness(96%) contrast(90%);
}

.testicon:hover {
    filter: invert(96%) sepia(91%) saturate(1638%) hue-rotate(320deg)
        brightness(91%) contrast(90%);
}

.image-responsive {
    width: 100%;
    object-fit: cover;
}

.jq-toast-heading {
    font-size: 15px !important;
}

.jq-toast-single {
    text-align: right !important;
    padding-right: 25px !important;
}

/* testimonial */
.testimonial-box {
    background: linear-gradient(to right, #deda7c, #f3f9a7);
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    padding: 30px;
    margin-bottom: 20px;
}
.testimonial-box h5 {
    color: #8b3737;
}
.testimonial-avatar {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

@media (max-width: 768px) {
    .testimonial-avatar {
        width: 80px;
        height: 80px;
    }
}
/* Change the color of the previous arrow */
.carousel-control-prev-icon {
    filter: invert(20%) sepia(100%) saturate(2000%) hue-rotate(180deg)
        brightness(90%) contrast(100%);
}

/* Change the color of the next arrow */
.carousel-control-next-icon {
    filter: invert(20%) sepia(100%) saturate(2000%) hue-rotate(180deg)
        brightness(90%) contrast(100%);
}
.testimonial-rating {
    background-color: rgb(255 255 255 / 55%) !important;
    padding-top: 3px;
    width: fit-content;
    padding: 0px 12px;
}
@media (max-width: 760px) {
    .testimonial-box {
        display: flex !important;
        align-content: flex-end;
        flex-wrap: wrap;
        align-items: center;
    }
    .testimonial-info {
        align-items: center;
        margin: 10px 0px;
    }
}
.banner-statistics-area .banner-statistics img{
    object-fit:cover;
}
