﻿

/*#region Custome css*/

.borderradius8 {
    border-radius: 8px;
}

 

.catolgdescription {
    color: #b3b3b3;
    padding-top: 1px;
    margin-right: 9px;
    font-size: 12px;
}

.backcolorshortkey {
    border-color: #f0f0f0;
    background: #f0f0f0;
    padding: 4px;
    border-radius: 4px;
}

.owl-nav {
    display: none !important;
}

.cardformcontact {
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 20px;
    -ms-box-shadow: 0 5px 10px 3px rgba(154, 161, 171, .25);
    -moz-box-shadow: 0 5px 10px 3px rgba(154, 161, 171, .25);
    -webkit-box-shadow: 0 5px 10px 3px rgba(154, 161, 171, .25);
    box-shadow: 0 5px 10px 3px rgba(154, 161, 171, .25);
    background-color: #fff;
    position: relative;
    border: none;
    padding-top: 1rem;
}

.backimagecontact {
    background-image: url(../Image/Option/contact-form.png);
    opacity: .9;
    border-radius: 15px !important;
}

.widget-banner {
    border-radius: 8px;
    background: #fff;
    border: none;
    margin-bottom: 15px;
    box-shadow: none;
    overflow: visible;
}

.loginuser {
    border: 1px solid #e3e3e3;
    border-radius: 8px;
}

.text-violet {
    color: #7414e8
}

.copyshorter {
    box-shadow: 0 0 7px 0 #eaeff4;
    border: 1px solid #ecfcf4;
    background-color: white;
    color: #9aa6ae !important;
}

    .copyshorter a {
        color: #2b2626;
        text-decoration: none !important;
    }

.mt34 {
    margin-top: 34px;
}

.tox-statusbar__branding {
    display: none !important;
}

.text-blue {
    color: #1b12e2;
}

.text-orange {
    color: #FE9900;
}

.text-green {
    color: #00918E;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.font13 {
    font-size: 13px;
}


.border-radius15 {
    border-radius: 15px !important;
}

.border-radius5 {
    border-radius: 5px !important;
}

.borderbottom1 {
    border-bottom: 1px dashed bisque;
}

.border-radius40 {
    border-radius: 40px !important;
}

.pagespan {
    margin: 2px !important;
    padding: 4px 13px 8px;
}

.text-sucess {
    color: #218838;
}

.dire-rtl {
    direction: rtl;
}

.dir-ltr {
    direction: ltr;
}

.dirtextltr {
    text-align: left !important;
    direction: ltr;
}

.border-radius15 {
    border-radius: 15px;
}

.btn-contact {
    background-color: transparent;
    background-image: linear-gradient(280deg,#006dff 0%,#4bc2ff 100%);
    border-radius: 10px;
}


.list-style-none {
    list-style: none;
}

.text-muted {
    color: #6c757da1 !important;
}



.pricemrtop {
    margin-top: 18px !important;
    text-align: left;
}

.linetitle {
    background-color: red;
    height: .2rem;
    width: 5rem;
}

.Color_hr {
    margin-bottom: 1rem;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0;
    border-top: 1px dashed rgba(52, 26, 176, 0.75);
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.pointernone {
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer;
}

.pointernone {
    pointer-events: none;
}

.btn-blue {
    background-color: blue;
    color: white;
}



.card-header-item button {
    box-shadow: none;
    padding: 0;
}


button.EditAddresse {
    color: #00bfd6;
    border-color: #00bfd6;
    box-shadow: none;
}

    button.EditAddresse:hover {
        background-color: #00bfd6;
        color: #fff;
    }

.displaynone {
    display: none !important;
}

.displayblock {
    display: block !important;
}

.d-flex {
    display: flex !important;
}
/*#endregion */

/*#region Ticket*/

.ticket-number {
    line-height: 0;
    font-size: 1.2em;
    font-style: italic;
    color: #2a9fbb
}

.floatleft {
    float: left !important
}

.card .card-header .name {
    font-size: .9em;
    padding-top: 6px;
    margin-right: 6px
}

.card .card-header .type {
    font-weight: 700;
    font-size: .8em;
    padding-right: 5px;
    color: #8713e1
}

.card .card-header i {
    font-size: 2.2em
}

 

.card .card-header .date {
    float: left;
    font-size: 13px;
    padding: 8px 10px
}

.card .card-header .user {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 13px;
}

    .card .card-header .user i {
        font-size: 1.8em;
        padding-top: 2px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 5px
    }

.requestor-badge {
    font-size: 85%;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px
}

.requestor-type-operator {
    background-color: #5bc0de;
    border-radius: 9px;
    color: #fff
}

.requestor-type-owner {
    background-color: #5cb85c;
    border-radius: 9px;
    color: #fff
}

.attachments {
    margin: 0;
    border-top: 1px dashed #ddd;
    font-size: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px
}

    .attachments .attachment-list {
        list-style: none;
        margin: 10px 0 -10px 0;
        padding: 0
    }

        .attachments .attachment-list li {
            display: inline-block;
            width: 140px;
            vertical-align: top
        }

            .attachments .attachment-list li a {
                display: block;
                padding: 5px 5px 10px 5px;
                margin-bottom: 10px;
                border: 1px solid #ddd;
                border-radius: 3px
            }

                .attachments .attachment-list li a figure {
                    margin: 0 0 5px 0;
                    background-color: #f6f6f6;
                    line-height: 100px;
                    text-align: center;
                    font-size: 4em
                }

                .attachments .attachment-list li a .caption {
                    padding: 9px 5px;
                    background: #f7f7f7;
                    text-align: left
                }

.userfooter {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f8f8f8;
    padding-right: 1.25rem;
    padding-left: 1.25rem
}

.useManger {
    padding: 0;
    background-color: #f2f9ff
}

.userfooterManger {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f2f9ff;
    padding-right: 1.25rem;
    padding-left: 1.25rem
}



/*#endregion*/
/*#region header-style */

.header-style2 ul {
    list-style: none;
    margin-bottom: 0px !important;
}

    .header-style2 ul.header-social li a {
        color: #787878;
    }

        .header-style2 ul.header-social li a:hover {
            background-color: #f1f1f1;
        }

.header-style2 .main-menu-area .ne-main-menu {
    text-align: right;
}

    .header-style2 .main-menu-area .ne-main-menu nav ul li a {
        padding: 15px 5px 20px;
        color: #111;
    }

        .header-style2 .main-menu-area .ne-main-menu nav ul li a:hover {
            color: #e53935;
        }

    .header-style2 .main-menu-area .ne-main-menu nav ul li ul.ne-dropdown-menu {
        background-color: #fff;
        border-radius: 13px;
        right: -15px;
    }

        .header-style2 .main-menu-area .ne-main-menu nav ul li ul.ne-dropdown-menu > li a {
            padding: 10px 10px 10px 15px;
            color: #000;
        }

            .header-style2 .main-menu-area .ne-main-menu nav ul li ul.ne-dropdown-menu > li a:focus {
                color: #e53935;
                background: #f8f8f8;
            }

    .header-style2 .main-menu-area .ne-main-menu nav ul li:first-child a {
        padding-right: 0;
    }

    .header-style2 .main-menu-area .ne-main-menu nav ul .active a {
        color: #e53935;
    }

    .header-style2 .main-menu-area .ne-main-menu nav ul .active ul.ne-dropdown-menu .active a {
        background-color: #111;
    }

.header-style2 .stick {
    background-color: rgba(255, 255, 255, .95);
}

    .header-style2 .stick .ne-main-menu nav ul li a {
        padding: 5px;
    }

    .header-style2 .stick .ne-main-menu nav ul li:first-child a {
        padding-right: 0;
    }

@media only screen and (min-width:992px) {
    .header-style2 .header-action-item ul li {
        border-left: 1px solid #dcdcdc;
    }

        .header-style2 .header-action-item ul li:last-child {
            border-left: 0;
        }

        .header-style2 .header-action-item ul li .search-button i {
            color: #111;
        }
}

.header-style2 .offcanvas-menu-btn a.menu-bar {
    right: -30px;
    top: -7px;
}

    .header-style2 .offcanvas-menu-btn a.menu-bar span {
        background-color: #111;
    }

.header-style2 .offcanvas-menu-btn a.menu-times {
    right: -30px;
    top: -7px;
}

    .header-style2 .offcanvas-menu-btn a.menu-times span {
        background-color: #111;
    }

.top-bar-top.box-layout {
    border-left: 0;
    border-right: 0;
}

.bg-primarytextcolor {
    background-color: #8d10c6db;
}

    .bg-primarytextcolor p {
        color: #fff;
    }

ul.news-info-list {
    padding: 3px 0 4px;
    margin-bottom: 0;
}

    ul.news-info-list li {
        font-size: 13px;
        margin: 3px 0 3px 30px;
        display: inline-block;
        color: #444;
    }

@media only screen and (max-width:1199px) {
    ul.news-info-list li {
        margin-left: 12px;
    }
}

ul.news-info-list li:last-child {
    margin-left: 0;
}

ul.news-info-list li i {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}
/*#endregion header-style*/

/*#region payment*/
header.c-header {
    width: 100%;
    display: block;
    padding: 1.5rem;
    text-align: center;
}

    header.c-header .text-caption {
        font-size: .75rem !important;
        font-weight: normal !important;
        color: #fb4b63;
        margin-bottom: 35px;
    }

    header.c-header .payment-steps-item {
        display: inline-block;
        align-items: center;
        justify-content: center;
    }

        header.c-header .payment-steps-item .payment-steps-item-title {
            text-align: center;
            margin: 0 8px;
            min-width: 65px;
            color: #bdbdbd;
            display: inline-block;
        }

        header.c-header .payment-steps-item.active .payment-steps-item-title .text-title {
            color: #212121;
        }

        header.c-header .payment-steps-item .payment-steps-item-title img {
            width: 48px;
            height: 48px;
            background-size: 48px 48px !important;
            margin: 0 auto 4px auto;
            filter: invert(0%) sepia(0%) saturate(0%) brightness(100%) contrast(100%) opacity(26%);
            -webkit-filter: invert(0%) sepia(0%) saturate(0%) brightness(100%) contrast(100%) opacity(26%);
        }

        header.c-header .payment-steps-item.active .payment-steps-item-title img {
            filter: none !important;
            -webkit-filter: none !important;
        }

        header.c-header .payment-steps-item .payment-steps-item-title .text-title {
            color: #bdbdbd;
        }

        header.c-header .payment-steps-item .payment-steps-item-separator {
            width: 115px;
            position: inherit;
            bottom: 40px;
            height: 2px;
            background-image: linear-gradient(to right, #bdbdbd 50%, rgba(255, 255, 255, 0) 0%);
            background-position: bottom;
            background-size: 15px 2px;
            background-repeat: repeat-x;
            display: inline-block;
        }

            header.c-header .payment-steps-item .payment-steps-item-separator.active {
                background-image: linear-gradient(to right, #602f75 100%, rgba(255, 255, 255, 0) 0%) !important;
            }

/*#endregion shipping*/

/*#region shipping*/


.outline-radio {
    width: auto;
    margin-right: 4px;
    position: relative;
    min-width: 24px;
    vertical-align: middle;
}

    .outline-radio input[type=radio] {
        position: absolute;
        opacity: 0;
        z-index: 99;
        width: 16px;
        height: 16px;
        top: -8px;
        right: 0px;
        cursor: pointer;
    }

    .outline-radio span.outline-radio-check {
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        background-color: #a5a5a5;
    }

    .outline-radio input[type=radio]:checked + .outline-radio-check {
        background-color: #fff;
        border: 1px solid #00bfd6;
    }

    .outline-radio .outline-radio-check:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        background-color: #fff;
        width: 13px;
        height: 13px;
        border-radius: 50%;
    }

    .outline-radio input[type=radio]:checked + .outline-radio-check:before {
        content: "";
        position: absolute;
        top: 7px;
        right: 7px;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        background-color: #00bfd6;
        width: 10px;
        height: 10px;
    }

    .outline-radio span.outline-radio-check {
        top: 4px;
    }

.shipping-totals-title-row .shipping-totals-title {
    font-size: 14px;
    color: #000 !important;
}
/*#endregion shipping*/


/*#region bank tranaction*/
.beh-card .change-languge {
    display: block;
    background: rgba(230, 19, 44, .4);
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px 12px;
    font-weight: 700;
    border-bottom-left-radius: 10px;
    color: #fff;
    z-index: 10000;
}

.beh-card .header-center-mellat-bill {
    text-align: center;
}

.beh-card .header-center {
    text-align: center;
    padding-bottom: 4rem !important;
    background-size: 100%
}

    .beh-card .header-center span {
        line-height: 50px;
        font-size: 12px;
        font-weight: 700;
        color: #3d13d2;
    }

    .beh-card .header-center a {
        display: none;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        outline: 0;
    }

.beh-card .behpardakhtlogo, .beh-card .shaparaklogo {
    float: left;
    display: block;
    margin: 4px;
}

    .beh-card .behpardakhtlogo img {
        float: left;
    }

    .beh-card .behpardakhtlogo img, .beh-card .shaparaklogo img {
        max-width: 120px;
    }

.beh-card {
    width: 100%;
    position: relative;
    background: #fff;
    margin-bottom: 8px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

    .beh-card img {
        width: 100%
    }

    .beh-card .beh-card {
        border-radius: 0 0 4px 4px;
    }

.main-wrapper.payment [class*=col-]:first-child .beh-card {
    border-radius: 4px 4px 4px 32px;
}

.main-wrapper.payment [class*=col-]:last-child .beh-card {
    border-radius: 4px;
}

.background-overflow {
    position: absolute;
    overflow: hidden;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.result .carddetail {
    overflow: hidden;
    min-height: 150px;
}

.background-overflow:before {
    content: "";
    position: absolute;
    left: -200px;
    top: -40px;
    transform: rotate(45deg);
    border-radius: 120px;
    width: 360px;
    height: 360px;
    background-color: rgba(0, 0, 0, .05);
}

.failed-result.carddetail:before, .sucsses-result.carddetail:before {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    left: -80px;
    top: 20px;
    border-radius: 36px;
    width: 120px;
    height: 120px;
    background-color: #18ce9b;
}

.failed-result.carddetail:before {
    background-color: #e6132c;
}

.shape:before {
    content: "";
    position: absolute;
    right: 20px;
    top: -360px;
    transform: rotate(-45deg);
    width: 260px;
    height: 854px;
    background-color: rgba(0, 0, 0, .05);
}

.shape:after {
    content: "";
    position: absolute;
    right: -200px;
    bottom: -160px;
    transform: rotate(135deg);
    width: 600px;
    height: 200px;
    background-color: rgba(0, 0, 0, .05);
}

.failed-result .shape:before, .sucsses-result .shape:before {
    right: -51px;
    top: -300px;
    transform: rotate(-45deg);
    width: 80px;
    height: 780px;
    background-color: #18ce9b;
}

.failed-result .shape::before {
    background-color: #e6132c;
}

.sucsses-result .shape:after {
    right: -200px;
    bottom: -100px;
    transform: rotate(135deg);
    width: 320px;
    height: 200px;
    background: -moz-linear-gradient(left, rgba(80, 221, 81, .95) 0, rgba(24, 206, 155, .95) 100%);
    background: -webkit-linear-gradient(left, rgba(80, 221, 81, .95) 0, rgba(24, 206, 155, .95) 100%);
    background: linear-gradient(to right, rgba(80, 221, 81, .95) 0, rgba(24, 206, 155, .95) 100%);
}

.failed-result .shape:after {
    background: -moz-linear-gradient(left, rgba(241, 96, 0, .95) 0, rgba(230, 34, 85, .95) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 96, 0, .95) 0, rgba(230, 34, 85, .95) 100%);
    background: linear-gradient(to right, rgba(241, 96, 0, .95) 0, rgba(230, 34, 85, .95) 100%);
}

.trasaction-result {
    color: #3d3d3d;
}

    .trasaction-result dt {
        text-align: center;
    }

    .trasaction-result dd {
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }

.result-brif {
    text-align: center !important;
}

    .result-brif b {
        display: block;
        margin: 20px auto;
    }

.sucsses-result .result-brif b {
    color: #18ce9b;
}

.result-brif .result-message {
    font-size: 16px;
}

.sucsses-result:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 15px;
    width: 60px;
    height: 60px;
    background: url(../image/option/ipg-sucsess-ico.svg) no-repeat;
}

.failed-result:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 15px;
    width: 60px;
    height: 60px;
    background: url(../image/option/ipg-failed-ico.svg);
}

.btn-perches {
    color: #fff;
    background: #18ce9b;
    background: -moz-linear-gradient(left, #18ce9b 0, #50dd51 100%);
    background: -webkit-linear-gradient(left, #18ce9b 0, #50dd51 100%);
    background: linear-gradient(to right, #18ce9b 0, #50dd51 100%);
    min-width: 150px;
    box-shadow: 0 0 10px rgba(80, 221, 81, .5);
    margin: 8px 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 18px;
}

    .btn-perches:hover {
        color: #fff;
        font-weight: 500;
        text-decoration: none;
    }

.beh-card {
    margin-bottom: 16px;
}

.cardheaderPayorder {
    padding-left: 16px;
    height: 40px;
}

#remaining-time {
    font-size: 16px;
}

#header .header-center span {
    font-size: 16px;
}

.cardheaderPayorder h3 {
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 0 4px 0 15px;
    min-width: 120px;
    margin-bottom: 16px;
}

.card-errorbox {
    font-size: 16px;
    height: 40px;
    padding: 8px;
}

.trasaction-result dt {
    text-align: left;
}

.trasaction-result dd {
    text-align: right;
    margin-bottom: 0;
}

.btndargah {
    font-size: .8rem;
    border-radius: .9rem;
}

@media(max-width:578px) {
    .imagepay {
        width: 22px;
    }

    .result-brif .result-message {
        font-size: 11px;
    }

    .failed-result.carddetail::before, .sucsses-result.carddetail::before {
        width: 92px;
    }

    .failed-result .shape::before, .sucsses-result .shape::before {
        width: 42px;
    }

    .shape::after {
        width: 400px;
    }

    .trasaction-result dt {
        text-align: center;
    }

    .trasaction-result dd {
        text-align: center;
    }

    .failed-result:after, .sucsses-result:after {
        width: 32px;
        height: 32px;
    }

    .btn-perches {
        font-size: 13px;
    }
}

.colorcadetblue {
    color: cadetblue;
    font-size: 14px;
    margin-bottom: 8px;
}
/*#endregion bank tranaction*/


/*#region social*/

#fixed-social {
    position: fixed;
    top: 40%;
    left: 3px;
    z-index: 2000
}

#fixed-social {
    position: fixed;
    top: 40%;
    left: 3px;
    z-index: 2000
}

    #fixed-social a {
        color: #fff !important;
        display: block;
        position: relative;
        text-align: center;
        line-height: 40px;
        width: 30px;
        z-index: 2;
        font-size: 18px
    }

a.fixed-linkedin {
    margin-left: 0;
    width: 30px
}

    a.fixed-linkedin:hover {
        background-color: #b7223e
    }

.fixed-linkedin a:hover {
    background-color: #00af54
}

.fixed-linkedin a:hover {
    background-color: #000
}

.fixed-sorosh {
    background-color: #368da8
}

    .fixed-sorosh a:hover {
        background-color: #1a617a
    }

.fixed-telgram {
    background-color: #2fa7dd
}

    .fixed-telgram a:hover {
        background-color: #059be7
    }

.fixed-eita {
    background-color: #f07c01
}

    .fixed-eita a:hover {
        background-color: #f27b00
    }

.fixed-rubika {
    background-color: #6bb700
}

    .fixed-rubika a:hover {
        background-color: #6bb700
    }

.fixed-bale {
    background-color: #49dbad
}

    .fixed-bale a:hover {
        background-color: #397a8e
    }

.fixed-igap {
    background-color: #bfd737
}

    .fixed-igap a:hover {
        background-color: #6bc044
    }

.fixed-rss {
    background-color: #f79838
}

    .fixed-rss a:hover {
        background-color: #ee8433
    }

.bordertoprl {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px
}

.fixed-linkedin {
    background-color: #d22b4a
}

.fixed-twitter {
    background-color: #0c8a9f
}

    .fixed-twitter:hover {
        background-color: #0fb1cc
    }

.fixed-gplus {
    background-color: #056084
}

.fixed-facebook {
    background-color: #056084
}

    .fixed-facebook:hover {
        background-color: #074b66
    }

.fixed-instagrem {
    background-color: #b40b58 !important
}

    .fixed-instagrem:hover {
        background-color: #aa0250 !important
    }

.fixed-whatsapp {
    background-color: #0a7916
}

.borderbr {
    border-bottom-right-radius: 15px
}

.fixed-whatsapp:hover {
    background-color: #09a41a
}

.fixed-phone {
    background-color: #FF802C
}

    .fixed-phone:hover {
        background-color: #FF802c
    }

.fixed-mobile {
    background-color: #040404
}

    .fixed-mobile:hover {
        background-color: #040404
    }

/*#endregion social*/

/*#region profile*/
.sidebar-profile {
    width: 100%;
    height: auto;
}

    .sidebar-profile .box-sidebar-item {
        box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .12);
        position: relative;
        display: block;
        background-color: #fff;
        background-clip: border-box;
        border: 0 solid rgba(0, 0, 0, .125);
        border-radius: .3rem;
        width: 100%;
        margin-bottom: 25px;
        padding: 7px 5px;
        overflow: hidden;
    }

        .sidebar-profile .box-sidebar-item .profile-box {
            padding: 1.25rem;
        }

            .sidebar-profile .box-sidebar-item .profile-box .profile-box-content .profile-box-phone {
                font-size: 14px;
            }

            .sidebar-profile .box-sidebar-item .profile-box .profile-box-row-arrow {
                display: block;
                font-size: 14px;
                color: #212121;
                margin-top: 0;
                cursor: pointer;
                float: right;
                width: 100%;
                margin-bottom: 5px;
                padding-bottom: 10px;
            }

                .sidebar-profile .box-sidebar-item .profile-box .profile-box-row-arrow .profile-box-title {
                    float: right;
                    margin-top: 10px;
                    color: #bdbdbd;
                    font-weight: 500;
                }

                .sidebar-profile .box-sidebar-item .profile-box .profile-box-row-arrow .profile-box-price {
                    float: left;
                    text-align: left;
                    margin-top: 10px;
                    color: #bdbdbd;
                    font-weight: 500;
                }

                    .sidebar-profile .box-sidebar-item .profile-box .profile-box-row-arrow .profile-box-price .wallet-amount {
                        float: right;
                        margin-left: 10px;
                    }

            .sidebar-profile .box-sidebar-item .profile-box .profile-box-tabs {
                margin: 0 -24px -26px;
                display: block;
            }

                .sidebar-profile .box-sidebar-item .profile-box .profile-box-tabs .profile-box-tab-sign-out {
                    color: #fb4b63;
                    margin-top: 20px;
                    border-color: #ffffff;
                    background-color: #ffffff;
                    box-shadow: none;
                    border-radius: 50px;
                    font-weight: 700;
                    padding: .6rem 3.75rem;
                }




.PerofileUser {
    width: 120px;
    height: 120px;
    border-radius: 100%;
}

    .perofileuser li {
        border-bottom: 1px dashed #ebebeb;
        margin-bottom: 9px;
        padding-bottom: 7px;
    }

/*#endregion profile*/

/*#region loader*/
.loader-wrapper {
    height: 100%;
    width: 100%;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    background-color: #eeeeeec9;
    z-index: 1001;
    top: 0;
}

    .loader-wrapper .loader {
        position: absolute;
        top: 50%;
        left: 0;
        text-align: center;
        right: 0;
        margin: 0 auto;
    }

        .loader-wrapper .loader h4 {
            margin-top: 50px;
            margin-bottom: 0;
        }

            .loader-wrapper .loader h4 span {
                font-size: 34px;
                color: #ffc107;
            }

.loader .line {
    -webkit-animation: expand 1s ease-in-out infinite;
    animation: expand 1s ease-in-out infinite;
    border-radius: 10px;
    display: inline-block;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    margin: 0 3px;
    width: 1px;
    height: 25px;
}

    .loader .line:nth-child(1) {
        background: #22af47;
    }

    .loader .line:nth-child(2) {
        -webkit-animation-delay: 180ms;
        animation-delay: 180ms;
        background: #4466f2;
    }

    .loader .line:nth-child(3) {
        -webkit-animation-delay: 360ms;
        animation-delay: 360ms;
        background: #ff5370;
    }

    .loader .line:nth-child(4) {
        -webkit-animation-delay: 540ms;
        animation-delay: 540ms;
        background: #007bff;
    }

body.dark-only .loader-wrapper {
    background-color: #293240;
}

    body.dark-only .loader-wrapper .loader {
        background-color: #293240 !important;
    }

body.dark-body-only .loader-wrapper {
    background-color: #293240;
}

    body.dark-body-only .loader-wrapper .loader {
        background-color: #293240 !important;
    }

body.bg-white {
    background-color: #2f3c4e !important;
}

@-webkit-keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes whirly-loader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.whirly-loader:not(:required) {
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #eeeeeec9;
    border-radius: 100%;
    -webkit-box-shadow: #4466f2 0 26px 0 6px, #4466f2 .90971px 26.05079px 0 5.93333px, #4466f2 1.82297px 26.06967px 0 5.86667px, #4466f2 2.73865px 26.05647px 0 5.8px, #4466f2 3.65561px 26.01104px 0 5.73333px, #4466f2 4.57274px 25.93327px 0 5.66667px, #4466f2 5.48887px 25.8231px 0 5.6px, #4466f2 6.40287px 25.68049px 0 5.53333px, #4466f2 7.31358px 25.50548px 0 5.46667px, #4466f2 8.21985px 25.2981px 0 5.4px, #4466f2 9.12054px 25.05847px 0 5.33333px, #4466f2 10.01448px 24.78672px 0 5.26667px, #4466f2 10.90054px 24.48302px 0 5.2px, #4466f2 11.77757px 24.1476px 0 5.13333px, #4466f2 12.64443px 23.78072px 0 5.06667px, #4466f2 13.5px 23.38269px 0 5px, #4466f2 14.34315px 22.95384px 0 4.93333px, #4466f2 15.17277px 22.49455px 0 4.86667px, #4466f2 15.98776px 22.00526px 0 4.8px, #4466f2 16.78704px 21.48643px 0 4.73333px, #4466f2 17.56953px 20.93855px 0 4.66667px, #4466f2 18.33418px 20.36217px 0 4.6px, #4466f2 19.07995px 19.75787px 0 4.53333px, #4466f2 19.80582px 19.12626px 0 4.46667px, #4466f2 20.5108px 18.468px 0 4.4px, #4466f2 21.1939px 17.78379px 0 4.33333px, #4466f2 21.85416px 17.07434px 0 4.26667px, #4466f2 22.49067px 16.34043px 0 4.2px, #4466f2 23.10251px 15.58284px 0 4.13333px, #4466f2 23.68881px 14.80241px 0 4.06667px, #4466f2 24.24871px 14px 0 4px, #4466f2 24.7814px 13.1765px 0 3.93333px, #4466f2 25.28607px 12.33284px 0 3.86667px, #4466f2 25.76198px 11.46997px 0 3.8px, #4466f2 26.2084px 10.58888px 0 3.73333px, #4466f2 26.62462px 9.69057px 0 3.66667px, #4466f2 27.01001px 8.77608px 0 3.6px, #4466f2 27.36392px 7.84648px 0 3.53333px, #4466f2 27.68577px 6.90284px 0 3.46667px, #4466f2 27.97502px 5.94627px 0 3.4px, #4466f2 28.23116px 4.97791px 0 3.33333px, #4466f2 28.4537px 3.99891px 0 3.26667px, #4466f2 28.64223px 3.01042px 0 3.2px, #4466f2 28.79635px 2.01364px 0 3.13333px, #4466f2 28.91571px 1.00976px 0 3.06667px, #4466f2 29px 0 0 3px, #4466f2 29.04896px -1.01441px 0 2.93333px, #4466f2 29.06237px -2.03224px 0 2.86667px, #4466f2 29.04004px -3.05223px 0 2.8px, #4466f2 28.98185px -4.07313px 0 2.73333px, #4466f2 28.88769px -5.09368px 0 2.66667px, #4466f2 28.75754px -6.1126px 0 2.6px, #4466f2 28.59138px -7.12863px 0 2.53333px, #4466f2 28.38926px -8.14049px 0 2.46667px, #4466f2 28.15127px -9.1469px 0 2.4px, #4466f2 27.87755px -10.1466px 0 2.33333px, #4466f2 27.56827px -11.1383px 0 2.26667px, #4466f2 27.22365px -12.12075px 0 2.2px, #4466f2 26.84398px -13.09268px 0 2.13333px, #4466f2 26.42956px -14.05285px 0 2.06667px, #4466f2 25.98076px -15px 0 2px, #4466f2 25.49798px -15.93291px 0 1.93333px, #4466f2 24.98167px -16.85035px 0 1.86667px, #4466f2 24.43231px -17.75111px 0 1.8px, #4466f2 23.85046px -18.63402px 0 1.73333px, #4466f2 23.23668px -19.49789px 0 1.66667px, #4466f2 22.5916px -20.34157px 0 1.6px, #4466f2 21.91589px -21.16393px 0 1.53333px, #4466f2 21.21024px -21.96384px 0 1.46667px, #4466f2 20.4754px -22.74023px 0 1.4px, #4466f2 19.71215px -23.49203px 0 1.33333px, #4466f2 18.92133px -24.2182px 0 1.26667px, #4466f2 18.10379px -24.91772px 0 1.2px, #4466f2 17.26042px -25.58963px 0 1.13333px, #4466f2 16.39217px -26.23295px 0 1.06667px, #4466f2 15.5px -26.84679px 0 1px, #4466f2 14.58492px -27.43024px 0 .93333px, #4466f2 13.64796px -27.98245px 0 .86667px, #4466f2 12.69018px -28.50262px 0 .8px, #4466f2 11.7127px -28.98995px 0 .73333px, #4466f2 10.71663px -29.4437px 0 .66667px, #4466f2 9.70313px -29.86317px 0 .6px, #4466f2 8.67339px -30.2477px 0 .53333px, #4466f2 7.6286px -30.59666px 0 .46667px, #4466f2 6.57001px -30.90946px 0 .4px, #4466f2 5.49886px -31.18558px 0 .33333px, #4466f2 4.41643px -31.42451px 0 .26667px, #4466f2 3.32401px -31.6258px 0 .2px, #4466f2 2.22291px -31.78904px 0 .13333px, #4466f2 1.11446px -31.91388px 0 .06667px, #4466f2 0 -32px 0 0, #4466f2 -1.11911px -32.04713px 0 -.06667px, #4466f2 -2.24151px -32.05506px 0 -.13333px, #4466f2 -3.36582px -32.02361px 0 -.2px, #4466f2 -4.49065px -31.95265px 0 -.26667px, #4466f2 -5.61462px -31.84212px 0 -.33333px, #4466f2 -6.73634px -31.69198px 0 -.4px, #4466f2 -7.8544px -31.50227px 0 -.46667px, #4466f2 -8.9674px -31.27305px 0 -.53333px, #4466f2 -10.07395px -31.00444px 0 -.6px, #4466f2 -11.17266px -30.69663px 0 -.66667px, #4466f2 -12.26212px -30.34982px 0 -.73333px, #4466f2 -13.34096px -29.96429px 0 -.8px, #4466f2 -14.4078px -29.54036px 0 -.86667px, #4466f2 -15.46126px -29.07841px 0 -.93333px, #4466f2 -16.5px -28.57884px 0 -1px, #4466f2 -17.52266px -28.04212px 0 -1.06667px, #4466f2 -18.52792px -27.46878px 0 -1.13333px, #4466f2 -19.51447px -26.85936px 0 -1.2px, #4466f2 -20.48101px -26.21449px 0 -1.26667px, #4466f2 -21.42625px -25.53481px 0 -1.33333px, #4466f2 -22.34896px -24.82104px 0 -1.4px, #4466f2 -23.2479px -24.07391px 0 -1.46667px, #4466f2 -24.12186px -23.29421px 0 -1.53333px, #4466f2 -24.96967px -22.48279px 0 -1.6px, #4466f2 -25.79016px -21.64052px 0 -1.66667px, #4466f2 -26.58223px -20.76831px 0 -1.73333px, #4466f2 -27.34477px -19.86714px 0 -1.8px, #4466f2 -28.07674px -18.938px 0 -1.86667px, #4466f2 -28.7771px -17.98193px 0 -1.93333px, #4466f2 -29.44486px -17px 0 -2px, #4466f2 -30.07908px -15.99333px 0 -2.06667px, #4466f2 -30.67884px -14.96307px 0 -2.13333px, #4466f2 -31.24325px -13.91039px 0 -2.2px, #4466f2 -31.7715px -12.83652px 0 -2.26667px, #4466f2 -32.26278px -11.74269px 0 -2.33333px, #4466f2 -32.71634px -10.63018px 0 -2.4px, #4466f2 -33.13149px -9.5003px 0 -2.46667px, #4466f2 -33.50755px -8.35437px 0 -2.53333px, #4466f2 -33.84391px -7.19374px 0 -2.6px, #4466f2 -34.14px -6.0198px 0 -2.66667px, #4466f2 -34.39531px -4.83395px 0 -2.73333px, #4466f2 -34.60936px -3.63759px 0 -2.8px, #4466f2 -34.78173px -2.43218px 0 -2.86667px, #4466f2 -34.91205px -1.21916px 0 -2.93333px, #4466f2 -35px 0 0 -3px, #4466f2 -35.04531px 1.22381px 0 -3.06667px, #4466f2 -35.04775px 2.45078px 0 -3.13333px, #4466f2 -35.00717px 3.6794px 0 -3.2px, #4466f2 -34.92345px 4.90817px 0 -3.26667px, #4466f2 -34.79654px 6.13557px 0 -3.33333px, #4466f2 -34.62643px 7.36007px 0 -3.4px, #4466f2 -34.41316px 8.58016px 0 -3.46667px, #4466f2 -34.15683px 9.79431px 0 -3.53333px, #4466f2 -33.85761px 11.001px 0 -3.6px, #4466f2 -33.5157px 12.19872px 0 -3.66667px, #4466f2 -33.13137px 13.38594px 0 -3.73333px, #4466f2 -32.70493px 14.56117px 0 -3.8px, #4466f2 -32.23675px 15.72291px 0 -3.86667px, #4466f2 -31.72725px 16.86968px 0 -3.93333px, #4466f2 -31.17691px 18px 0 -4px, #4466f2 -30.58627px 19.11242px 0 -4.06667px, #4466f2 -29.95589px 20.2055px 0 -4.13333px, #4466f2 -29.28642px 21.27783px 0 -4.2px, #4466f2 -28.57852px 22.32799px 0 -4.26667px, #4466f2 -27.83295px 23.35462px 0 -4.33333px, #4466f2 -27.05047px 24.35635px 0 -4.4px, #4466f2 -26.23192px 25.33188px 0 -4.46667px, #4466f2 -25.37819px 26.27988px 0 -4.53333px, #4466f2 -24.49018px 27.1991px 0 -4.6px, #4466f2 -23.56888px 28.0883px 0 -4.66667px, #4466f2 -22.6153px 28.94626px 0 -4.73333px, #4466f2 -21.6305px 29.77183px 0 -4.8px, #4466f2 -20.61558px 30.56385px 0 -4.86667px, #4466f2 -19.57168px 31.32124px 0 -4.93333px, #4466f2 -18.5px 32.04294px 0 -5px, #4466f2 -17.40175px 32.72792px 0 -5.06667px, #4466f2 -16.27818px 33.37522px 0 -5.13333px, #4466f2 -15.1306px 33.98389px 0 -5.2px, #4466f2 -13.96034px 34.55305px 0 -5.26667px, #4466f2 -12.76875px 35.08186px 0 -5.33333px, #4466f2 -11.55724px 35.56951px 0 -5.4px, #4466f2 -10.32721px 36.01527px 0 -5.46667px, #4466f2 -9.08014px 36.41843px 0 -5.53333px, #4466f2 -7.81748px 36.77835px 0 -5.6px, #4466f2 -6.54075px 37.09443px 0 -5.66667px, #4466f2 -5.25147px 37.36612px 0 -5.73333px, #4466f2 -3.95118px 37.59293px 0 -5.8px, #4466f2 -2.64145px 37.77443px 0 -5.86667px, #4466f2 -1.32385px 37.91023px 0 -5.93333px;
    box-shadow: #4466f2 0 26px 0 6px, #4466f2 .90971px 26.05079px 0 5.93333px, #4466f2 1.82297px 26.06967px 0 5.86667px, #4466f2 2.73865px 26.05647px 0 5.8px, #4466f2 3.65561px 26.01104px 0 5.73333px, #4466f2 4.57274px 25.93327px 0 5.66667px, #4466f2 5.48887px 25.8231px 0 5.6px, #4466f2 6.40287px 25.68049px 0 5.53333px, #4466f2 7.31358px 25.50548px 0 5.46667px, #4466f2 8.21985px 25.2981px 0 5.4px, #4466f2 9.12054px 25.05847px 0 5.33333px, #4466f2 10.01448px 24.78672px 0 5.26667px, #4466f2 10.90054px 24.48302px 0 5.2px, #4466f2 11.77757px 24.1476px 0 5.13333px, #4466f2 12.64443px 23.78072px 0 5.06667px, #4466f2 13.5px 23.38269px 0 5px, #4466f2 14.34315px 22.95384px 0 4.93333px, #4466f2 15.17277px 22.49455px 0 4.86667px, #4466f2 15.98776px 22.00526px 0 4.8px, #4466f2 16.78704px 21.48643px 0 4.73333px, #4466f2 17.56953px 20.93855px 0 4.66667px, #4466f2 18.33418px 20.36217px 0 4.6px, #4466f2 19.07995px 19.75787px 0 4.53333px, #4466f2 19.80582px 19.12626px 0 4.46667px, #4466f2 20.5108px 18.468px 0 4.4px, #4466f2 21.1939px 17.78379px 0 4.33333px, #4466f2 21.85416px 17.07434px 0 4.26667px, #4466f2 22.49067px 16.34043px 0 4.2px, #4466f2 23.10251px 15.58284px 0 4.13333px, #4466f2 23.68881px 14.80241px 0 4.06667px, #4466f2 24.24871px 14px 0 4px, #4466f2 24.7814px 13.1765px 0 3.93333px, #4466f2 25.28607px 12.33284px 0 3.86667px, #4466f2 25.76198px 11.46997px 0 3.8px, #4466f2 26.2084px 10.58888px 0 3.73333px, #4466f2 26.62462px 9.69057px 0 3.66667px, #4466f2 27.01001px 8.77608px 0 3.6px, #4466f2 27.36392px 7.84648px 0 3.53333px, #4466f2 27.68577px 6.90284px 0 3.46667px, #4466f2 27.97502px 5.94627px 0 3.4px, #4466f2 28.23116px 4.97791px 0 3.33333px, #4466f2 28.4537px 3.99891px 0 3.26667px, #4466f2 28.64223px 3.01042px 0 3.2px, #4466f2 28.79635px 2.01364px 0 3.13333px, #4466f2 28.91571px 1.00976px 0 3.06667px, #4466f2 29px 0 0 3px, #4466f2 29.04896px -1.01441px 0 2.93333px, #4466f2 29.06237px -2.03224px 0 2.86667px, #4466f2 29.04004px -3.05223px 0 2.8px, #4466f2 28.98185px -4.07313px 0 2.73333px, #4466f2 28.88769px -5.09368px 0 2.66667px, #4466f2 28.75754px -6.1126px 0 2.6px, #4466f2 28.59138px -7.12863px 0 2.53333px, #4466f2 28.38926px -8.14049px 0 2.46667px, #4466f2 28.15127px -9.1469px 0 2.4px, #4466f2 27.87755px -10.1466px 0 2.33333px, #4466f2 27.56827px -11.1383px 0 2.26667px, #4466f2 27.22365px -12.12075px 0 2.2px, #4466f2 26.84398px -13.09268px 0 2.13333px, #4466f2 26.42956px -14.05285px 0 2.06667px, #4466f2 25.98076px -15px 0 2px, #4466f2 25.49798px -15.93291px 0 1.93333px, #4466f2 24.98167px -16.85035px 0 1.86667px, #4466f2 24.43231px -17.75111px 0 1.8px, #4466f2 23.85046px -18.63402px 0 1.73333px, #4466f2 23.23668px -19.49789px 0 1.66667px, #4466f2 22.5916px -20.34157px 0 1.6px, #4466f2 21.91589px -21.16393px 0 1.53333px, #4466f2 21.21024px -21.96384px 0 1.46667px, #4466f2 20.4754px -22.74023px 0 1.4px, #4466f2 19.71215px -23.49203px 0 1.33333px, #4466f2 18.92133px -24.2182px 0 1.26667px, #4466f2 18.10379px -24.91772px 0 1.2px, #4466f2 17.26042px -25.58963px 0 1.13333px, #4466f2 16.39217px -26.23295px 0 1.06667px, #4466f2 15.5px -26.84679px 0 1px, #4466f2 14.58492px -27.43024px 0 .93333px, #4466f2 13.64796px -27.98245px 0 .86667px, #4466f2 12.69018px -28.50262px 0 .8px, #4466f2 11.7127px -28.98995px 0 .73333px, #4466f2 10.71663px -29.4437px 0 .66667px, #4466f2 9.70313px -29.86317px 0 .6px, #4466f2 8.67339px -30.2477px 0 .53333px, #4466f2 7.6286px -30.59666px 0 .46667px, #4466f2 6.57001px -30.90946px 0 .4px, #4466f2 5.49886px -31.18558px 0 .33333px, #4466f2 4.41643px -31.42451px 0 .26667px, #4466f2 3.32401px -31.6258px 0 .2px, #4466f2 2.22291px -31.78904px 0 .13333px, #4466f2 1.11446px -31.91388px 0 .06667px, #4466f2 0 -32px 0 0, #4466f2 -1.11911px -32.04713px 0 -.06667px, #4466f2 -2.24151px -32.05506px 0 -.13333px, #4466f2 -3.36582px -32.02361px 0 -.2px, #4466f2 -4.49065px -31.95265px 0 -.26667px, #4466f2 -5.61462px -31.84212px 0 -.33333px, #4466f2 -6.73634px -31.69198px 0 -.4px, #4466f2 -7.8544px -31.50227px 0 -.46667px, #4466f2 -8.9674px -31.27305px 0 -.53333px, #4466f2 -10.07395px -31.00444px 0 -.6px, #4466f2 -11.17266px -30.69663px 0 -.66667px, #4466f2 -12.26212px -30.34982px 0 -.73333px, #4466f2 -13.34096px -29.96429px 0 -.8px, #4466f2 -14.4078px -29.54036px 0 -.86667px, #4466f2 -15.46126px -29.07841px 0 -.93333px, #4466f2 -16.5px -28.57884px 0 -1px, #4466f2 -17.52266px -28.04212px 0 -1.06667px, #4466f2 -18.52792px -27.46878px 0 -1.13333px, #4466f2 -19.51447px -26.85936px 0 -1.2px, #4466f2 -20.48101px -26.21449px 0 -1.26667px, #4466f2 -21.42625px -25.53481px 0 -1.33333px, #4466f2 -22.34896px -24.82104px 0 -1.4px, #4466f2 -23.2479px -24.07391px 0 -1.46667px, #4466f2 -24.12186px -23.29421px 0 -1.53333px, #4466f2 -24.96967px -22.48279px 0 -1.6px, #4466f2 -25.79016px -21.64052px 0 -1.66667px, #4466f2 -26.58223px -20.76831px 0 -1.73333px, #4466f2 -27.34477px -19.86714px 0 -1.8px, #4466f2 -28.07674px -18.938px 0 -1.86667px, #4466f2 -28.7771px -17.98193px 0 -1.93333px, #4466f2 -29.44486px -17px 0 -2px, #4466f2 -30.07908px -15.99333px 0 -2.06667px, #4466f2 -30.67884px -14.96307px 0 -2.13333px, #4466f2 -31.24325px -13.91039px 0 -2.2px, #4466f2 -31.7715px -12.83652px 0 -2.26667px, #4466f2 -32.26278px -11.74269px 0 -2.33333px, #4466f2 -32.71634px -10.63018px 0 -2.4px, #4466f2 -33.13149px -9.5003px 0 -2.46667px, #4466f2 -33.50755px -8.35437px 0 -2.53333px, #4466f2 -33.84391px -7.19374px 0 -2.6px, #4466f2 -34.14px -6.0198px 0 -2.66667px, #4466f2 -34.39531px -4.83395px 0 -2.73333px, #4466f2 -34.60936px -3.63759px 0 -2.8px, #4466f2 -34.78173px -2.43218px 0 -2.86667px, #4466f2 -34.91205px -1.21916px 0 -2.93333px, #4466f2 -35px 0 0 -3px, #4466f2 -35.04531px 1.22381px 0 -3.06667px, #4466f2 -35.04775px 2.45078px 0 -3.13333px, #4466f2 -35.00717px 3.6794px 0 -3.2px, #4466f2 -34.92345px 4.90817px 0 -3.26667px, #4466f2 -34.79654px 6.13557px 0 -3.33333px, #4466f2 -34.62643px 7.36007px 0 -3.4px, #4466f2 -34.41316px 8.58016px 0 -3.46667px, #4466f2 -34.15683px 9.79431px 0 -3.53333px, #4466f2 -33.85761px 11.001px 0 -3.6px, #4466f2 -33.5157px 12.19872px 0 -3.66667px, #4466f2 -33.13137px 13.38594px 0 -3.73333px, #4466f2 -32.70493px 14.56117px 0 -3.8px, #4466f2 -32.23675px 15.72291px 0 -3.86667px, #4466f2 -31.72725px 16.86968px 0 -3.93333px, #4466f2 -31.17691px 18px 0 -4px, #4466f2 -30.58627px 19.11242px 0 -4.06667px, #4466f2 -29.95589px 20.2055px 0 -4.13333px, #4466f2 -29.28642px 21.27783px 0 -4.2px, #4466f2 -28.57852px 22.32799px 0 -4.26667px, #4466f2 -27.83295px 23.35462px 0 -4.33333px, #4466f2 -27.05047px 24.35635px 0 -4.4px, #4466f2 -26.23192px 25.33188px 0 -4.46667px, #4466f2 -25.37819px 26.27988px 0 -4.53333px, #4466f2 -24.49018px 27.1991px 0 -4.6px, #4466f2 -23.56888px 28.0883px 0 -4.66667px, #4466f2 -22.6153px 28.94626px 0 -4.73333px, #4466f2 -21.6305px 29.77183px 0 -4.8px, #4466f2 -20.61558px 30.56385px 0 -4.86667px, #4466f2 -19.57168px 31.32124px 0 -4.93333px, #4466f2 -18.5px 32.04294px 0 -5px, #4466f2 -17.40175px 32.72792px 0 -5.06667px, #4466f2 -16.27818px 33.37522px 0 -5.13333px, #4466f2 -15.1306px 33.98389px 0 -5.2px, #4466f2 -13.96034px 34.55305px 0 -5.26667px, #4466f2 -12.76875px 35.08186px 0 -5.33333px, #4466f2 -11.55724px 35.56951px 0 -5.4px, #4466f2 -10.32721px 36.01527px 0 -5.46667px, #4466f2 -9.08014px 36.41843px 0 -5.53333px, #4466f2 -7.81748px 36.77835px 0 -5.6px, #4466f2 -6.54075px 37.09443px 0 -5.66667px, #4466f2 -5.25147px 37.36612px 0 -5.73333px, #4466f2 -3.95118px 37.59293px 0 -5.8px, #4466f2 -2.64145px 37.77443px 0 -5.86667px, #4466f2 -1.32385px 37.91023px 0 -5.93333px;
    -webkit-animation: whirly-loader 1.25s infinite linear;
    animation: whirly-loader 1.25s infinite linear;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
/*#endregion loader*/

/*#region dashboard*/
.content-profile {
    width: 100%;
    float: left;
}

    .content-profile .card {
        box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .12);
        background-color: #fff !important;
        position: relative;
        display: block;
        background-clip: border-box;
        border: 0 solid rgba(0, 0, 0, .125);
        border-radius: .3rem;
        width: 100%;
        margin-bottom: 25px;
        float: left;
        padding: 7px 5px;
    }

        .content-profile .card .card-body {
            padding: 1rem;
        }

            .content-profile .card .card-body .content-body {
                float: right;
                font-size: 12px;
                text-align: right;
            }

                .content-profile .card .card-body .content-body span.title {
                    font-weight: 500;
                }

                .content-profile .card .card-body .content-body small.amount {
                    margin-top: 10px;
                    font-size: 13px;
                }

        .content-profile .card .card-header {
            position: relative;
            background-color: transparent;
            border: none;
            padding-right: 35px;
            margin-top: -7px;
        }



            .content-profile .card .card-header .card-header-caption .card-header-caption-title .card-header-caption-text {
                font-size: 1.2rem;
                font-weight: 500;
                display: inline-block;
            }

            .content-profile .card .card-header .card-header-caption .card-header-caption-title button.btn-create-shopping-list {
                padding: .0rem 1.5rem;
                border-radius: 50px;
                float: left;
                color: #06b1b5;
                border-color: #06b1b5;
                background-color: #fff;
                margin-top: 20px;
                box-shadow: none;
            }

                .content-profile .card .card-header .card-header-caption .card-header-caption-title button.btn-create-shopping-list:hover {
                    color: #ffffff;
                    border-color: #06b1b5;
                    background-color: #06b1b5;
                }

                .content-profile .card .card-header .card-header-caption .card-header-caption-title button.btn-create-shopping-list i {
                    font-size: 30px;
                    vertical-align: middle;
                    display: inline-block;
                }

        .content-profile .card .card-body .request-money .bank-card-number {
            width: 100%;
            padding: 30px;
            background-color: #f1f1f1;
            border-radius: 10px;
            margin-bottom: 25px;
        }

            .content-profile .card .card-body .request-money .bank-card-number h5.title {
                color: #363636;
            }

            .content-profile .card .card-body .request-money .bank-card-number p.amount {
                color: #686868;
                line-height: 28px;
                margin-top: 20px;
            }

 
/*#endregion dashboard */

/*#region verify-phone-number */

.account-box-verify-content {
    padding: 0 30px;
    margin: 30px 0 0;
}

    .account-box-verify-content .form-account {
        width: 100%;
        text-align: center;
    }

        .account-box-verify-content .form-account .form-account-title {
            color: #383838;
            font-weight: 700;
            font-size: 13px;
            margin-bottom: 0;
        }

        .account-box-verify-content .form-account .lines-number-input {
            width: 100%;
            height: auto;
            padding: 0;
            direction: ltr;
            text-align: center;
            margin-top: 20px;
        }

            .account-box-verify-content .form-account .lines-number-input input.line-number-account {
                display: inline-block;
                width: 45px;
                height: 45px;
                border: 0;
                padding: 0;
                border-bottom: 1px solid #989898;
                margin: 0 4px;
                outline: none;
                text-align: center;
                font-weight: bold;
                font-size: 16px;
                color: #383838;
                border-radius: 0;
                float: none;
            }

                .account-box-verify-content .form-account .lines-number-input input.line-number-account::placeholder {
                    color: #ccc;
                    text-align: center;
                }

.receive-verify-code {
    width: 200px;
    height: 40px;
    overflow: hidden;
    border-radius: 50px;
    margin: 30px auto 0;
    line-height: 40px;
    color: #4a4a4a;
    text-align: center;
    z-index: 0;
}

#countdown-verify-end {
    display: inline-block;
    margin-bottom: -7px;
    font-size: 16px;
    margin-top: 0;
}

    #countdown-verify-end span {
        float: left;
    }

        #countdown-verify-end span.day {
            display: none;
        }

        #countdown-verify-end span.hour {
            display: none;
        }

.link-border-verify {
    color: #9e9e9e !important;
    border-bottom: 1px dashed #9e9e9e;
    background-color: transparent;
    font-weight: 500;
    padding: 5px 0;
}

.link-border-verify {
    color: #fb4b63;
}


/*#endregion verify-phone-number */

/*#region document */

.document {
    border: 2px solid #f0f0f0;
    border-radius: 2px;
    padding: 85px 200px 120px
}

.document__header {
    text-align: center;
    margin-bottom: 80px
}

.document__subtitle {
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #999
}

@media (max-width:1199px) {
    .document {
        padding: 75px 110px 110px
    }

    .document__header {
        margin-bottom: 60px
    }
}

@media (max-width:991px) {
    .document {
        padding: 45px 35px 60px
    }

    .document__header {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .document {
        padding: 35px 30px 50px
    }

    .document__header {
        margin-bottom: 30px
    }

    .document__title {
        font-size: 30px;
        margin-bottom: 0
    }

    .document__subtitle {
        margin-top: 6px
    }
}

@media (max-width:575px) {
    .document {
        padding: 26px 20px 40px
    }

    .document__header {
        text-align: right
    }
}
/*#endregion verify-phone-number */


/*#region address--*/

.address-card {
    position: relative
}

.address-card__badge {
    position: absolute;
    background-color: #ffd333;
    color: #3d464d;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 4px 8px 2px;
    top: -2px;
    left: .75rem;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.address-card__body {
    padding: 1.5rem;
    font-size: 15px;
    line-height: 18px
}

.address-card__name {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1.125rem
}

.address-card__row + .address-card__row {
    margin-top: .75rem
}

.address-card__row-title {
    font-size: 12px;
    color: #999
}

.address-card__footer {
    margin-top: 1.625rem
}

.address-card--featured .address-card__body {
    padding: 2rem
}

.address-card--featured .address-card__name {
    font-weight: 700
}

@media (min-width:768px) and (max-width:991px) {
    .address-card--featured .address-card__body {
        padding: 1.5rem
    }
}

@media (max-width:767px) {
    .address-card--featured .address-card__body {
        padding: 1.375rem
    }
}

.addresses-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.addresses-list__item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin:10px;
}

.addresses-list__item--new {
    border-radius: 2px;
    border: 2px dashed #ebebeb;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem
}

.addresses-list__divider:last-child {
    display: none
}

.addresses-list__plus {
    width: 60px;
    height: 60px;
    border: 2px dashed #ebebeb;
    position: relative;
    border-radius: 30px;
    margin-bottom: 24px;
    transition: border-color .2s
}

    .addresses-list__plus:after,
    .addresses-list__plus:before {
        content: "";
        position: absolute;
        width: 32px;
        height: 4px;
        background-color: #e5e5e5;
        border-radius: 1.5px;
        top: calc(50% - 2px);
        transition: background-color .2s;
        right: calc(50% - 16px)
    }

    .addresses-list__plus:after {
        transform: rotate(90deg)
    }

.addresses-list__item--new:hover .addresses-list__plus {
    border-color: #e0e0e0
}

    .addresses-list__item--new:hover .addresses-list__plus:after,
    .addresses-list__item--new:hover .addresses-list__plus:before {
        background-color: #dbdbdb
    }

@media (min-width:1200px) {


    .addresses-list__divider:nth-child(2n) {
        width: 16px
    }

    .addresses-list__divider:nth-child(6n) {
        width: 100%;
        height: 16px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .addresses-list__item {
        max-width: calc((100% - 24px) / 2)
    }

    .addresses-list__divider:nth-child(2n) {
        width: 12px
    }

    .addresses-list__divider:nth-child(6n) {
        width: 100%;
        height: 12px
    }
}

@media (min-width:480px) and (max-width:767px) {
    .addresses-list__item {
        max-width: calc((100% - 12px) / 2)
    }

    .addresses-list__divider:nth-child(2n) {
        width: 12px
    }

    .addresses-list__divider:nth-child(4n) {
        width: 100%;
        height: 12px
    }
}

@media (max-width:479px) {
    .addresses-list__item {
        max-width: calc((100% - 0px) / 1)
    }

    .addresses-list__divider:nth-child(2n) {
        width: 12px;
        width: 100%;
        height: 12px
    }
}

/*#endregion --address--*/

/*#region --checkout--*/
.payment-methods {
    margin-bottom: 30px
}

.payment-methods__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.payment-methods__item {
    border-radius: 2px;
    background: transparent;
    border: 1px solid #e5e5e5
}

    .payment-methods__item:hover {
        background: #f7f7f7;
        border: 1px solid #e5e5e5
    }

    .payment-methods__item + .payment-methods__item {
        margin-top: 6px
    }

.payment-methods__item-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .01em;
    cursor: pointer;
    margin-bottom: 0
}

.payment-methods__item-radio {
    margin-left: 10px
}

.payment-methods__item-container {
    overflow: hidden;
    height: 0;
    transition: height .2s
}

.payment-methods__item-description {
    font-size: 15px;
    line-height: 20px;
    padding: 2px 16px 13px
}

.payment-methods__item--active,
.payment-methods__item--active:hover {
    background: #f7f7f7;
    border: 1px solid #e5e5e5
}

    .payment-methods__item--active .payment-methods__item-container {
        height: auto
    }
/*#endregion --checkout--*/

/*#region --input-number--*/
.input-number {
    display: block;
    width: 100%;
    position: relative
}

.input-number__input {
    -moz-appearance: textfield;
    display: block;
    width: 100%;
    min-width: 88px;
    padding: 0 24px 1px;
    text-align: center
}

    .input-number__input::-webkit-inner-spin-button,
    .input-number__input::-webkit-outer-spin-button {
        -webkit-appearance: none
    }

.input-number__add,
.input-number__sub {
    position: absolute;
    height: 100%;
    width: 24px;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .3;
    transition: opacity .18s
}

    .input-number__add:after,
    .input-number__add:before,
    .input-number__sub:after,
    .input-number__sub:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        background: currentColor
    }

    .input-number__add:before,
    .input-number__sub:before {
        width: 8px;
        height: 2px
    }

    .input-number__add:hover,
    .input-number__sub:hover {
        opacity: 1
    }

.input-number__sub {
    right: 1px
}

.input-number__add {
    left: 1px
}

    .input-number__add:after {
        width: 2px;
        height: 8px
    }
/*#endregion --input-number--*/

/*#endregion --social network--*/


.widget__title {
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px dashed #bfd6e1;
    padding-bottom: 6px;
}

.widget-aboutus {
    border: 2px solid #f0f0f0;
    border-radius: 2px;
    padding: 28px
}

.widget-aboutus__socials {
    margin-top: 20px;
    font-size: 16px
}

    .widget-aboutus__socials ul {
        list-style: none;
        padding: 0;
        margin: -4px;
        display: -ms-flexbox;
        display: flex
    }

    .widget-aboutus__socials li {
        margin: 4px
    }

.widget-aboutus__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 2px;
    transition: all .2s;
    color: #fff
}

    .widget-aboutus__link:hover {
        color: #fff;
        opacity: .8
    }

.widget-aboutus__link--facebook {
    background: #3c5a99
}

.widget-aboutus__link--twitter {
    background: #00a2e8
}

.widget-aboutus__link--pinterest {
    background: #EE1B22
}

.widget-aboutus__link--linkedin {
    background: #0077B7
}

.widget-aboutus__link--instagram {
    background: #815dc7
}

.widget-aboutus__link--whatsapp {
    background: #06b630;
}

.widget-aboutus__link--rss {
    background: #ffc338
}

.widget-aboutus__link--telegram {
    background: #20A0E1;
}


/*#endregion --social network--*/
.w-82 {
    width: 82px !important;
}

.combo-select:valid {
    background-position: left .5rem center;
    padding-left: calc(.5rem * 2 + 5px);
}

.combo-select:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503 4H.497c-.403 0-.639-.508-.408-.878L2.095.233a.469.469 0 0 1 .816 0l2 2.889c.231.37-.005.878-.408.878zM.497 6h4.006c.403 0 .639.504.408.871L2.905 9.737a.47.47 0 0 1-.816 0l-2-2.866C-.142 6.504.094 6 .497 6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 5px 10px;
    background-position: left .75rem center;
    padding-left: calc(.75rem * 2 + 5px)
}


.filter__title {
    display: block;
    border: none;
    padding: 6px 10px;
    cursor: pointer;
    width: calc(100% + 20px);
    position: relative;
    color: inherit;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    border-radius: 2px;
    margin: 0 -10px;
    transition: background-color .2s, fill .2s;
    background: transparent;
    fill: #ccc;
    text-align: right
}

    .filter__title:focus,
    .filter__title:hover {
        transition-duration: .1s, .1s;
        background: #f2f2f2;
        fill: #b3b3b3
    }

    .filter__title:focus {
        outline: none
    }

.filter__arrow {
    position: absolute;
    top: 11px;
    transition: transform .2s;
    left: 10px
}

.filter__body {
    margin: 0 -20px;
    overflow: hidden;
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: height .2s, opacity .2s, visibility 0s .2s
}

.filter__container {
    padding: 10px 20px 16px
}

.filter--opened .filter__body {
    transition-delay: 0s, 0s;
    visibility: visible;
    height: auto;
    opacity: 1
}

.filter--opened .filter__arrow {
    transform: rotate(180deg)
}

.filter-categories__list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 18px
}

    .filter-categories__list a {
        color: inherit;
        transition: color .15s
    }

        .filter-categories__list a:hover {
            color: #1a66ff
        }

.filter-categories__item {
    padding: 6px 0;
    display: -ms-flexbox;
    display: flex
}

    .filter-categories__item > a {
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 10px
    }

.filter-categories__item--parent {
    position: relative;
    padding-right: 14px
}

.filter-categories__item--current {
    font-weight: 700
}

.filter-categories__item--child {
    position: relative;
    font-size: 15px;
    padding-right: 14px
}

.filter-categories__arrow {
    fill: #ccc;
    position: absolute;
    top: 10px;
    right: 0;
    transform: scaleX(-1)
}

.filter-categories__counter {
    font-size: 12px;
    line-height: 12px;
    padding-top: 4px;
    font-weight: 400;
    color: #999
}

.filter-color__list {
    padding: 2px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px
}

.filter-color__item {
    cursor: pointer;
    margin: 4px
}

.filter-color__check {
    display: block
}

.filter-list__list {
    margin: -8px 0
}

.filter-list__item {
    padding: 1px 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 0
}

.filter-list__input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 7px
}

.filter-list__title {
    padding: 1px 0;
    font-size: 14px;
    line-height: 16px;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.filter-list__counter {
    padding-top: 3px;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    margin-right: 12px
}

.filter-list__item--disabled {
    cursor: default
}

    .filter-list__item--disabled .filter-list__title {
        color: #999
    }

.filter-price__slider {
    margin-top: 6px
}

.filter-price__title {
    margin-top: 16px;
    font-size: 14px;
    color: #999
}

.border-image {
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px 10px 60px;
}

 

.bg-infotracking {
    background-color: #ade9f240 !important;
    font-size: 13px;
    font-weight: lighter;
    padding: 10px;
    border-radius: 10px;
}

.card-pricing.popular {
    z-index: 1 !important;
    border: 3px solid #1249DC !important;
}

.card-pricing .list-unstyled li {
    padding: .5rem 0;
    color: #6c757d;
}

.card-pricing span {
    font-size: 1rem !important;
    font-weight: 500;
}

.border-bottom-custome {
    border-bottom: 2px solid #c9dfe2 !important;
    border-top-right-radius: 20px !important;
    border-top-left-radius: 20px !important;
}

.bg-transparent h1 {
    font-size: 1.03rem !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.userimage {
    height: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    transition: 0.5s all ease-in-out;
}

.user .product-title {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    height: 30px;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .media h3 {
        font-size: 1.6rem !important;
    }

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.mb-15 {
    margin-bottom: 15px;
}

 
.alert-danger {
    color: #842029;
    background-color: #d01728;
    border-color: #db1327;
}

.imag-author {
    width: 50px;
    height: 50px;
}

.btn-green {
    background-color: #1fce10;
    color: #fff;
}

.btn-red {
    background-color: #ee0a0a;
    color: #fff;
}

.btn {
    font-size: .8rem;
    border-radius: .3rem;
}
.no-radius {
    border-radius: 0 !important;
}

.radius-4 {
    border-radius: 4px;
}


.radius-10 {
    border-radius: 10px;
}

.radius-30 {
    border-radius: 30px;
}

.radius-50 {
    border-radius: 50%;
}
.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-27 {
    font-size: 27px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-29 {
    font-size: 29px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-80 {
    font-size: 80px !important;
}

.font-100 {
    font-size: 100px !important;
}

.w-100 {
    width: 100%;
}

.w-100-a {
    width: 100%;
    height: auto;
}

.logo {
    width: auto;
    height: auto;
}


.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram:before {
    content: "";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.tag-social-share-wrapper-area-wrapper .tags-area a {
    height: 35px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #2C3C28;
}

 

.modal-sm {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.main-color-button {
    background-color: #A43AA5 !important;
    color: #fff !important;
}

#shareModal a.btn.rounded-circle {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    margin: auto;
}


.font-h3 {
    font-size: 15px;
    font-weight: 400;
}

.visibilityhide {
    visibility: hidden;
    height: 0px;
}

.category-listmore {
    display: flex;
    flex-direction: column; /* چیدمان عمودی */
}

.category-itemmore {
    display: none; /* همه موارد را پنهان می‌کنیم */
    opacity: 0; /* شفافیت اولیه */
    transition: opacity 0.5s ease, transform 0.5s ease; /* افکت انتقال برای شفافیت و حرکت */
    transform: translateY(10px); /* حرکت به سمت پایین */
}
    /* نمایش 10 مورد اول */
    .category-itemmore:nth-child(-n+10) {
        visibility: visible; /* نمایش 10 مورد اول */
        height: auto; /* ارتفاع را به حالت خودکار برمی‌گردانیم*/
        opacity: 1; /* شفافیت */
        transform: translateY(0); /* بازگشت به موقعیت اصلی */
    }

.show-more-btn {
    display: block;
    margin-top: 15px;
    padding: 10px 15px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .show-more-btn:hover {
        background-color: #0056b3; /* تغییر رنگ در حالت هاور */
    }



.btn-eye {
    font-size: 14px;
    padding: 6px 4px !important;
    background: transparent;
    color: #629D23;
    border: 1px solid #629D23;
}

.font-weight-bold {
    font-weight: bold !important;
}

.new-price {
    font-weight: bold;
    margin-bottom: 5px;
    color: #05bf71 !important;
}

.old-price {
    text-decoration: line-through;
    color: #aaa !important;
    margin-bottom: 0;
    font-weight: normal;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff !important;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d !important;
}

.badge-success {
    color: #fff;
    background-color: #28a745 !important;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545 !important;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107 !important;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8 !important;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa !important;
}

.badge-dark {
    color: #fff;
    background-color: #343a40 !important;
}

.badge-spn {
    background-color: #ed9209;
    margin-right: 5px;
}
.content-box {
    padding-top: 28px;
    padding-right: 28px;
    padding-bottom: 20px;
    padding-left: 28px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px 0px !important;
    border-radius: 10px;
}

    .content-box:nth-last-child(1) {
        margin-bottom: 0;
    }
.rounded-pill {
    border-radius: 50rem !important;
}

.panel-box {
    padding-bottom: 20px;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}
.notifi-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.notifi-desc {
    padding: 10px 0;
}

.dot-click i {
    width: 5px;
    height: 5px;
    margin-bottom: 2px;
}

.main-table {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 10px 0px;
}
/*#region Commentprofile css*/
.product-review {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    margin: 20px 0;
    background: linear-gradient(to bottom right, #e6f7ff, #b3e0ff); /* گرادینت آبی کمرنگ */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
}

    .product-review:hover {
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
    }

.product-info {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
/*
.product-image {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    margin-right: 15px;
}*/
.discount-product-badge {
    background-color: #fb1903;
    color: white !important;
    font-weight: 700;
    line-height: 2.17;
    border-radius: 8px;
    font-size: 14px;
}

.product-title {
    font-size: 1.5em;
    color: #333;
}

.reviews {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.review {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9); /* پس‌زمینه کمی شفاف برای نظرات */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

    .review:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    }

.review-text {
    font-size: 1em;
    color: #555;
    margin-bottom: 5px;
}

.review-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review-author,
.review-date,
.review-status {
    font-size: 0.9em;
    color: #777;
    margin: 0 5px;
}

.review-status {
    background-color: #e0ffe0; /* رنگ پس‌زمینه برای وضعیت مثبت */
    padding: 2px 5px;
    border-radius: 4px;
}
.review-pros-cons {
    margin-top: 10px;
}

.pros,
.cons {
    font-size: 0.9em;
    margin: 5px 0;
}

.pros {
    color: #28a745; /* رنگ سبز برای نقاط قوت */
}

.cons {
    color: #dc3545; /* رنگ قرمز برای نقاط ضعف */
}

.icon {
    margin-right: 5px; /* فاصله بین آیکون و متن */
}

/*#endregion Commentprofile css*/
/*#region start page ticket */

.table-custom table {
    position: relative;
}



    .table-custom table::before {
        content: '';
        background-color: var(--main-color-two);
        width: 100%;
        height: 4px;
        position: absolute;
        bottom: 0;
    }


.ticket {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-left: 20px
}

    .ticket .ticket-author-ava {
        display: block;
        position: absolute;
        top: 15px;
        left: 5px;
        width: 50px;
        border-radius: 50%;
        overflow: hidden;
    }

        .ticket .ticket-author-ava > img {
            display: block;
            width: 100%
        }

    .ticket .ticket-body {
        position: relative;
        padding: 24px;
        border: 1px solid #e1e7ec;
        border-radius: 7px;
        background-color: #FFEED3
    }


        .ticket .ticket-body::after,
        .ticket .ticket-body::before {
            position: absolute;
            top: 12px;
            right: 100%;
            width: 0;
            height: 0;
            border: solid transparent;
            content: '';
            pointer-events: none
        }

        .ticket .ticket-body::after {
            border-width: 9px;
            border-color: transparent;
            border-right-color: #fff
        }

        .ticket .ticket-body::before {
            margin-top: -1px;
            border-width: 10px;
            border-color: transparent;
            border-right-color: #e1e7ec
        }

    .ticket .ticket-title {
        margin-bottom: 8px;
        color: #606975;
        font-size: 14px;
        font-weight: 500
    }

    .ticket .ticket-text {
        margin-bottom: 12px;
        line-height: 40px;
    }

    .ticket .ticket-footer {
        display: table;
        width: 100%
    }

        .ticket .ticket-footer > .column {
            display: table-cell;
            vertical-align: middle
        }

            .ticket .ticket-footer > .column:last-child {
                text-align: right
            }

    .ticket .ticket-meta {
        color: #9da9b9;
        font-size: 13px
    }

    .ticket .reply-link {
        transition: color .3s;
        color: #606975;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .07em;
        text-transform: uppercase;
        text-decoration: none
    }

        .ticket .reply-link > i {
            display: inline-block;
            margin-top: -3px;
            margin-right: 4px;
            vertical-align: middle
        }

        .ticket .reply-link:hover {
            color: #0da9ef
        }

    .ticket.ticket-reply {
        margin-top: 30px;
        margin-bottom: 0
    }



/*#endregion end page ticket */
/*#region Comments  css*/
 
.comment-section {
  
    margin: 20px auto;
    padding: 20px;
}

.comment-card {
    background: linear-gradient(145deg, #ffffff, #e6e6e6);
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.1), -8px -8px 15px rgba(255, 255, 255, 0.7);
    transition: transform 0.3s, box-shadow 0.3s;
}

    .comment-card:hover {
        transform: translateY(-5px);
        box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.2), -12px -12px 20px rgba(255, 255, 255, 0.9);
    }

.user-info {
    display: flex;
    align-items: center;
}

.user-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #007bff;
    margin-right: 15px;
    transition: transform 0.3s, border-color 0.3s;
}

    .user-photo:hover {
        transform: scale(1.1);
        border-color: #0056b3;
    }

.user-details {
    flex-grow: 1;
    margin-right: 1rem !important;
}

.user-name {
    margin: 0;
    font-size: 1em;
    color: #007bff;
}

.comment-date {
    font-size: 0.9em;
    color: #777;
}

.comment-content {
    margin-top: 15px;
}

.comment-text {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 15px;
    color: #333;
    border-top: 1px dashed #2c00ff;
    padding-top: 16px;
}

.pros-cons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.pros, .cons {
    width: 48%;
}

    .pros h5, .cons h5 {
        margin: 0 0 5px 0;
        color: #007bff;
        font-weight: bold;
        position: relative;
    }

        .pros h5::after, .cons h5::after {
            content: '';
            display: block;
            width: 50px;
            height: 2px;
            background: #007bff;
            margin-top: 5px;
        }

    .pros ul, .cons ul {
        list-style-type: none;
        padding: 0;
    }

    .pros li, .cons li {
        background-color: #e7f1ff;
        border-radius: 5px;
        padding: 10px;
        margin: 5px 0;
        transition: background-color 0.3s, transform 0.3s;
    }

        .pros li:hover, .cons li:hover {
            background-color: #cfe9ff;
            transform: translateX(5px);
        }

.reply-button {
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 10px 15px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.3s;
    font-weight: bold;
    letter-spacing: 1px;
}

    .reply-button:hover {
        background-color: #0056b3;
        transform: translateY(-2px);
    }

/* نظرات زیرین */
.sub-comments {
    margin-top: 20px;
    padding-left: 15px;
    border-left: 4px solid #007bff;
    background-color: #f7f9fc;
    border-radius: 8px;
    padding: 10px 15px;
}

.sub-comment {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 10px;
    margin: 10px 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.sub-comment-text {
    margin: 5px 0 0 0;
    color: #555;
    border-top: 1px dashed #2c00ff;
    padding-top: 16px;
}

.sub-comment .pros-cons {
    margin-top: 10px;
}

.border-radius-50 {
    border-radius: 50%;
}

.border-radius-5 {
    border-radius: 5px;
}
/*#endregion Comments  css*/

/*#region notification css*/
.notification-container {
    display: flex;
    justify-content: flex-start; /* باکس را به سمت راست صفحه می‌برد */
    align-items: center;
    margin-top: 20px;
}

.notification {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(174, 199, 247, 0.48);
    display: flex;
    align-items: center;
    padding: 20px;
    width: 100%; /* باکس تمام عرض را می‌پوشاند */

    position: relative;
}

.icon {
    font-size: 15px;
    margin-right: 15px;
}

.notification-content {
    flex: 1;
}

.notification h4 {
    margin: 0;
    color: #333;
}

.notification p {
    margin: 5px 0 0;
    color: #666;
}
.notification-date {
    display: block; /* نمایش تاریخ در یک خط جدید */
    margin-top: 5px; /* فاصله از متن اطلاعیه */
    color: #999; /* رنگ ملایم برای تاریخ */
    font-size: 12px; /* اندازه فونت کوچک‌تر برای تاریخ */
}

/*#endregion notification css*/

/*#region profile css*/
.panel_toolbox {
    float: left;
    min-width: 70px;
    list-style: none
} 
    .panel_toolbox > li {
        float: left;
        cursor: pointer;
    }

        .panel_toolbox > li > a {
            padding: 5px;
            color: #c5c7cb !important;
            font-size: 14px;
        }

            .panel_toolbox > li > a:hover {
                background: #f5f7fa;
            }
/*#endregion notification css*/


.postdescription img {
    height: auto
}

.amontdarsaddiscount {
    padding: 2px 8px;
    background-color: #ee0a0a;
    border-radius: 10px;
    color: #fff !important;
}

.border-left-2 {
    border-left: 2px solid #aaa;
    padding-left: 10px;
    text-align: left;
}

.text-sendpost {
    --bs-text-opacity: 1;
    color: rgb(181, 149, 53) !important;
}

.parent-export {
    position: relative;
}

.content-expert {
    height: 250px;
    overflow: hidden;
    padding-bottom: 30px;
}

    .content-expert p {
        max-width: 800px;
        margin: 0 auto !important;
        text-align: justify;
        font-size: 14px;
        color: #625f5f;
        line-height: 30px;
    }

.sum-more {
    width: 100%;
    position: absolute;
    height: 30px;
    text-align: center;
    background: #FFF;
    bottom: 0;
    right: 0;
    line-height: 47px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 0 10px #fff;
    cursor: pointer;
    margin-bottom: 10px;
}

    .sum-more .show-less {
        display: none;
    }

    .sum-more .shadow-box {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 41px;
        height: 100px;
        z-index: 1;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        width: 98%;
        margin: auto;
    }

.content-expert.active {
    height: auto;
}

.font-h1 {
    font-size: 17px;
}

.font-h2 {
    font-size: 16px;
    font-weight: 500;
}

 

.visibilityhide {
    visibility: hidden;
    height: 0px;
}

.category-listmore {
    display: flex;
    flex-direction: column; /* چیدمان عمودی */
}

.category-itemmore {
    display: none; /* همه موارد را پنهان می‌کنیم */
    opacity: 0; /* شفافیت اولیه */
    transition: opacity 0.5s ease, transform 0.5s ease; /* افکت انتقال برای شفافیت و حرکت */
    transform: translateY(10px); /* حرکت به سمت پایین */
}
    /* نمایش 10 مورد اول */
    .category-itemmore:nth-child(-n+10) {
        visibility: visible; /* نمایش 10 مورد اول */
        height: auto; /* ارتفاع را به حالت خودکار برمی‌گردانیم*/
        opacity: 1; /* شفافیت */
        transform: translateY(0); /* بازگشت به موقعیت اصلی */
    }

.show-more-btn {
    display: block;
    margin-top: 15px;
    padding: 10px 15px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .show-more-btn:hover {
        background-color: #0056b3; /* تغییر رنگ در حالت هاور */
    }

 

/*.form-control {
    display: block;
    width: 100%;*/
  /*   height: calc(1.5em + 0.75rem + 2px);*/
    /*padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(206, 212, 218);
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}*/
.input-group-prepend, .input-group-append {
    display: -ms-flexbox;
    display: flex;
}
.input-group-prepend {
    margin-left: -1px;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.Cardblog {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0.375rem;
    background-color: #fff;
    background-clip: border-box;
    transition: all 0.5s;
}
.box-shadow {
    box-shadow: 0 0 7px 0 #eaeff4;
    -moz-box-shadow: 0 0 7px 0 #eaeff4;
    -webkit-box-shadow: 0 0 12px 0 #dde1e6;
    position: relative;
    border: 1px solid #ecf0f4;
    background-color: #fff;
}
.card-header {
    border-bottom: 2px solid #43a5a780 !important;
}


.metaboxes {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin: 0 !important;
    margin-top: 10px !important;
}

    .metaboxes h3 {
        padding: .5em 1em .5em .75em !important;
        font-size: 14px;
        line-height: 1.4;
        margin: 0 !important;
        font-size: 1em !important;
        overflow: hidden;
        font-weight: 600;
        margin-bottom: 5px !important;
    }

        .metaboxes h3 a.delete {
            color: red;
            font-weight: 400;
            line-height: 26px;
            text-decoration: none;
            position: relative;
            float: left;
            transition-property: border,background,color;
            transition-duration: .05s;
            transition-timing-function: ease-in-out;
            cursor: pointer;
        }

        .metaboxes h3 .handlediv {
            background-position: 6px 5px !important;
            width: 27px;
            float: left;
            height: 26px;
            margin: 0;
            margin-top: 0px;
            padding: 0;
            border: 0;
            background: 0 0;
            background-position-x: 0px;
            background-position-y: 0px;
            cursor: pointer;
            color: #787c82;
        }

            .metaboxes h3 .handlediv::before {
                content: "\f077" !important;
                cursor: pointer;
                display: inline-block;
                font: 400 11px/1 Dashicons;
                line-height: 1;
                line-height: .5 !important;
                padding: 8px 10px;
                position: relative;
                left: 12px;
                top: 0;
                font-family: 'Font Awesome 5 Free';
            }

    .metaboxes.closed .handlediv::before {
        content: "\f078" !important;
    }

.hidden {
    display: none;
}

.visible {
    display: block;
}



.metaboxes h3 strong {
    font-weight: 400;
    line-height: 26px;
    font-weight: 700;
}


.Variable {
    width: 100%;
    position: relative;
    background-color: #fdfdfd;
    padding: 1em;
    border-top: 1px solid #eee;
    border-collapse: unset !important;
}

.attribute_data table {
    width: 100%;
    position: relative;
    background-color: #fdfdfd;
    padding: 1em;
    border-top: 1px solid #eee;
    border-collapse: unset !important;
}

    .attribute_data table td {
        text-align: right;
        padding: 0 0 1em 6px;
        border: 0;
    }

        .attribute_data table td select {
            width: 100% !important;
            font-weight: 400;
        }

.attribute_data .variabledata {
    width: 100%;
    position: relative;
    background-color: #fdfdfd;
    padding: 1em;
    border-top: 1px solid #eee;
    border-collapse: unset !important;
}

.postbox {
    position: relative;
    min-width: 255px;
    border: 1px solid #c3c4c7;
    border-bottom-color: rgb(195, 196, 199);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: #fff;
}

.postbox, .stuffbox {
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
}

.selectplans {
    font-size: 14px;
    line-height: 2;
    color: #2c3338;
    box-shadow: none;
    border-radius: 3px;
    padding: 0 8px 0 24px;
    min-height: 30px;
    max-width: 25rem;
    -webkit-appearance: none;
    background: #fff url('../images/drop.svg') no-repeat left 5px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #cacaca;
    border-top-color: rgb(202, 202, 202);
    border-right-color: rgb(202, 202, 202);
    border-bottom-color: rgb(202, 202, 202);
    border-left-color: rgb(202, 202, 202);
    margin: 0 1px;
    box-sizing: border-box;
    font-weight: inherit;
}

    .selectplans option {
        font-size: 15px;
        font-weight: bold;
    }

.Plantoolbar {
    margin: 0 !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    padding: 9px 12px !important;
}
.nav-tabs {
    border-left: 1px solid #eee;
}
    .nav-tabs .nav-link {
        border-top-color: #eee !important;
         
    }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
 
.border-bottom-1 {
    border-bottom: 1px dashed #e4e2e6 !important;
}
.border-left-0 {
    border-left: 0px !important;
}

table#Mytable td.dt-control {
    text-align: center;
    cursor: pointer;
}

    table#Mytable td.dt-control::before {
        height: 1em;
        width: 1em;
        margin-top: -9px;
        display: inline-block;
        color: white;
        border: .15em solid white;
        border-radius: 1em;
        box-shadow: 0 0 .2em #444;
        box-sizing: content-box;
        text-align: center;
        text-indent: 0 !important;
        font-family: "Courier New",Courier,monospace;
        line-height: 1em;
        content: "+";
        background-color: #31b131;
    }

table#Mytable tr.dt-hasChild td.dt-control::before {
    content: "-";
    background-color: #d33333;
}
.background-color-td-sub {
    background-color: #d6e8ee54 !important;
}

/*#region --box  */
.box {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
}

    .box .box-header {
        position: relative;
        color: #535353;
        letter-spacing: .2px;
        font-weight: 700;
        font-size: 14px;
        font-size: 1rem;
        line-height: 1.571;
        padding: 8px 16px 10px 15px;
        border-bottom: 1px solid #f2f2f2;
        margin-right: 6px;
        margin-left: 6px;
    }

.box-content {
    padding: 10px 13px 8px 12px;
}

.box .bootstrap-switch {
    top: 2px;
}

.box .box-toggle {
    cursor: pointer;
}

    .box .box-toggle i {
        float: left;
        font-size: 16px;
    }

.box .filter-option {
    margin: 10px;
}
/*#endregion --*/
/*#region --*/
.product-features {
    background: linear-gradient(135deg, #fefefe, #f0f0f5);
    border-radius: 20px;
    padding: 25px;  
    direction: rtl;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease-in-out;
}

    .product-features:hover {
        transform: translateY(-4px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

    .product-features h3 {
        font-size: 18px;
        margin-bottom: 20px;
        color: #2c3e50;
        display: flex;
        align-items: center;
        gap: 8px;
        border-bottom: 2px solid #ccc;
        padding-bottom: 10px;
    }

    .product-features ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 12px; /* فاصله بین آیتم‌ها */
    }

    .product-features li {
        display: flex;
        flex-direction: row; 
        justify-content: flex-start;
        padding: 10px 15px;
        background-color: #ffffff;
        border-radius: 12px;
        border: 1px solid #eee;
        box-shadow: 0 2px 8px rgba(0,0,0,0.03);
        transition: background 0.3s ease;
    }

        .product-features li:hover {
            background-color: #f5faff;
        }

.feature-icon {
    margin-left: 10px;
    color: #3498db;
    font-size: 18px;
    flex-shrink: 0;
}

.feature-name {
    font-weight: bold;
    color: #2c3e50;
    margin-left: 6px;
    min-width: 80px; /* عرض ثابت برای تراز عمودی */
}

.feature-value {
    color: #555;
}
/*#endregion --*/

.tooltip-inner {
    font-size: 14px !important; 
}
.p-viewer {
    float: right;
    margin-top: -42px;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    display: flex;
    align-items: center;
    color: #aa52c4;
    bottom: 0;
    left: 0;
    transition: all;
    padding-top: 10px;
}
.btn-close:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity);
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
.box-shadow-blue {
    box-shadow: 0 5px 10px 3px rgba(144, 182, 236, 0.25) !important;
}
/*#region --*/
.order-card {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    padding: 30px;
  /*  margin: 30px auto;
    max-width: 960px;*/
}

.order-header {
    border-bottom: 2px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

    .order-header h2 {
        font-size: 1.6rem;
        color: #28a745;
    }

.badge-paid {
    background-color: #28a745;
    color: white !important;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 12px;
}
.badge-danger {
    background-color: #fb1903;
    color: white !important;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 12px;
}

.info-box {
    background-color: #fdfdfd;
    border: 1px solid #e0e0e0;
    border-radius: 1rem;
    padding: 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    transition: 0.3s ease;
}

    .info-box:hover {
        background-color: #f1fdf4;
        transform: translateY(-2px);
    }

thead {
    background-color: #20c997;
    color: white;
}

tfoot {
    font-weight: bold;
}

.icon {
    color: #20c997;
    margin-left: 8px;
    font-size:22px;
}

.table td img {
    border-radius: 8px;
}
.rounded-4 {
    border-radius: 1rem !important;
}
.bg-transparent {
    background-color: transparent;
}

.bg-dark-high {
    background-color: #000000;
}

.bg-dark-medium {
    background-color: #111111;
}

.bg-dark-normal {
    background-color: #222222;
}

.bg-dark-low {
    background-color: #444444;
}

 
.bg-ash {
    background-color: #f0f1f3 !important;
}

.bg-red {
    background-color: #ff0000;
}

.bg-orange-red {
    background-color: #ff0000;
}

.bg-blue {
    background-color: #304ffe;
}

.bg-blue-dark {
    background-color: #042954;
}

.bg-yellow {
    background-color: #fc0;
}

.bg-orange {
    background-color: #fbd540;
}

.bg-orange-peel {
    background-color: #ffa000;
}

.bg-skyblue {
    background-color: #40dfcd;
}

.bg-pink {
    background-color: #f939a1;
}

.bg-mauvelous {
    background-color: #f48fb1;
}

.bg-light-red {
    background-color: #ffeaea;
}

.bg-light-yellow {
    background-color: #fff2d8;
}

.bg-light-blue {
    background-color: #e1f1ff;
}

.bg-dodger-blue {
    background-color: #2196f3;
}

.bg-violet-blue {
    background-color: #a864a8;
}

.bg-light-green {
    background-color: #d1f3e0;
}

.bg-dark-pastel-green {
    background-color: #00c853;
}

.bg-light-sea-green {
    background-color: #1cbbb4;
}

.bg-light-magenta {
    background-color: #f3e5f5;
}

.bg-martini {
    background-color: #bcaaa4;
}

.bg-true-v {
    background-color: #9575cd;
}

.bg-wild-strawberry {
    background-color: #ff4081;
}

.bg-fb {
    background-color: #546ca9;
}

.bg-gplus {
    background-color: #f81b1b;
}

.bg-twitter {
    background-color: #45a0f0;
}

.bg-linkedin {
    background-color: #1565c0;
}

.sidebar-color {
    background-color: #042954;
}

.bg-gradient-fb {
    background: -webkit-gradient(linear, left top, right top, from(#546ca9), to(#5c77bc));
    background: -webkit-linear-gradient(left, #546ca9, #5c77bc);
    background: -o-linear-gradient(left, #546ca9, #5c77bc);
    background: linear-gradient(to right, #546ca9, #5c77bc);
}

.bg-gradient-twitter {
    background: -webkit-gradient(linear, left top, right top, from(#1f89e5), to(#64b5f6));
    background: -webkit-linear-gradient(left, #1f89e5, #64b5f6);
    background: -o-linear-gradient(left, #1f89e5, #64b5f6);
    background: linear-gradient(to right, #1f89e5, #64b5f6);
}

.bg-gradient-gplus {
    background: -webkit-gradient(linear, left top, right top, from(#e84642), to(#f81b1b));
    background: -webkit-linear-gradient(left, #e84642, #f81b1b);
    background: -o-linear-gradient(left, #e84642, #f81b1b);
    background: linear-gradient(to right, #e84642, #f81b1b);
}

.bg-gradient-linked {
    background: -webkit-gradient(linear, left top, right top, from(#1565c0), to(#314ce0));
    background: -webkit-linear-gradient(left, #1565c0, #314ce0);
    background: -o-linear-gradient(left, #1565c0, #314ce0);
    background: linear-gradient(to right, #1565c0, #314ce0);
}

.btn-gradient-yellow {
    background-color: #ffae01;
}

.gradient-dodger-blue {
    background: -webkit-gradient(linear, left top, right top, from(#2196f3), to(#21bff3));
    background: -webkit-linear-gradient(left, #2196f3, #21bff3);
    background: -o-linear-gradient(left, #2196f3, #21bff3);
    background: linear-gradient(to right, #2196f3, #21bff3);
}

.gradient-orange-peel {
    background: -webkit-gradient(linear, left top, right top, from(#ffa000), to(#ff7200));
    background: -webkit-linear-gradient(left, #ffa000, #ff7200);
    background: -o-linear-gradient(left, #ffa000, #ff7200);
    background: linear-gradient(to right, #ffa000, #ff7200);
}

.gradient-pastel-green {
    background: -webkit-gradient(linear, left top, right top, from(#43a047), to(#66bb6a));
    background: -webkit-linear-gradient(left, #43a047, #66bb6a);
    background: -o-linear-gradient(left, #43a047, #66bb6a);
    background: linear-gradient(to right, #43a047, #66bb6a);
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(255,255,255,1) !important;
}

.shadow-dodger-blue {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(33, 150, 243, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(33, 150, 243, 0.4);
}

.shadow-dark-pastel-green {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 200, 83, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(0, 200, 83, 0.4);
}

.shadow-true-v {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(149, 117, 205, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(149, 117, 205, 0.4);
}

.shadow-red {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(255, 0, 0, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(255, 0, 0, 0.4);
}

.shadow-martini {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(188, 170, 164, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(188, 174, 164, 0.4);
}

.shadow-violet-blue {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(168, 100, 168, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(168, 100, 168, 0.4);
}

.shadow-light-sea-green {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(28, 187, 180, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(28, 187, 180, 0.4);
}

.shadow-orange-peel {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(255, 160, 0, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(255, 160, 0, 0.4);
}

.shadow-orange-red {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(255, 61, 0, 0.4);
    box-shadow: 0px 6px 8px 0px rgba(255, 61, 0, 0.4);
}

.btn-print {
    position: static; /* حذف absolute */
    background-color: #20c997;
    color: white;
    border: none;
    padding: 10px 22px;
    font-weight: 600;
    border-radius: 12px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.3s ease;
    box-shadow: 0 3px 8px rgba(32,201,151,0.5);
    user-select: none;
    margin: 20px auto 0;
    display: block; /* برای وسط چین */
}

    .btn-print:hover {
        background-color: #17a673;
        box-shadow: 0 4px 12px rgba(23,166,115,0.7);
    }

/*#endregion --*/

.amontdarsaddiscount {
    padding: 2px 8px;
    background-color: #ee0a0a;
    border-radius: 10px;
    color: #fff !important;
}

/*#region timeline css*/
.timeline {
    position: relative;
    margin: 50px 0;
}

    .timeline::before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 100%;
        height: 4px;
        background: #dee2e6;
        z-index: 1;
    }

.timeline-step {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 25%;
    cursor: pointer;
    text-decoration: none !important;
    color: inherit !important;
}

    .timeline-step .icon-wrapper {
        position: relative;
        width: 70px;
        height: 70px;
        margin: 0 auto 10px;
    }

    .timeline-step .icon {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 2;
        transition: background 0.3s, color 0.3s;
    }

/* رنگ بندی مراحل */

/* سبد خرید */
.step-cart .icon {
    background-color: #d1ecf1;
    border: 3px solid #0dcaf0;
    color: #0dcaf0;
}

.step-cart.active .icon {
    background-color: #0dcaf0;
    color: #fff;
}

/* انتخاب آدرس */
.step-address .icon {
    background-color: #fff3cd;
    border: 3px solid #ffc107;
    color: #ffc107;
}

.step-address.active .icon {
    background-color: #ffc107;
    color: #212529;
}

/* پرداخت */
.step-payment .icon {
    background-color: #e2e3e5;
    border: 3px solid #6c757d;
    color: #6c757d;
}

.step-payment.active .icon {
    background-color: #6c757d;
    color: #fff;
}

/* تکمیل سفارش */
.step-complete .icon {
    background-color: #d4edda;
    border: 3px solid #198754;
    color: #198754;
}

.step-complete.active .icon {
    background-color: #198754;
    color: #fff;
}

.spinner-ring {
    position: absolute;
    top: 0;
    left: 9px;
    width: 70px;
    height: 70px;
    border: 3px dashed #adb5bd;
    border-radius: 50%;
    animation: spinRing 4s linear infinite;
    z-index: 1;
    display: none;
}

.timeline-step.active .spinner-ring {
    display: block;
}

@keyframes spinRing {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.timeline-step .label {
    font-size: 14px;
    font-weight: 500;
    color: #212529 !important;
    text-decoration: none !important;
}

@media (max-width: 767px) {
    .timeline {
        flex-direction: column !important;
        align-items: start !important;
    }

        .timeline::before {
            top: initial;
            right: initial;
            width: 4px;
            height: 100%;
            left: 28px;
        }

    .timeline-step {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }

        .timeline-step .icon-wrapper {
            margin: 0 15px 0 0;
        }

        .timeline-step .label {
            font-size: 16px;
        }
}
/*#endregion timeline--*/

.userdetails {
    border-radius: 11px;
    background: linear-gradient(to bottom, #dfffe3, #ffffff);
    padding: 10px;
}


/*#region submenu--*/
.submenu.open {
    display: block;
}

.submenu {
    display: none;
    padding-right: 15px;
}
    .submenu.open li::before {
        content: '';
        position: absolute;
        margin-top: 10px;
        width: 0.6rem;
        height: 0.6rem;
        background-color: red;
        border-radius: 50%;
    }
    .submenu.open li {
        padding: 0px !important;
        margin-right: 33px;
    }
/*#endregion submenu--*/
/*#region Charge--*/
.backgroundactive {
    background-color: #fc0;
}

    .backgroundactive:hover {
        background-color: #fc0;
    }


.borderrow {
    border: 1px solid #b0b0b0;
    border-radius: 24px;
    padding: 13px;
    margin: 32px 0 0 0;
}

.border-1-solid {
    border: 1px solid #a5a5a65e;
}

.description {
    border-bottom: 1px solid #a5a5a65e;
    font-size: 12px;
    color: #909090;
    font-weight: 300;
    font-style: normal;
    padding: 0 0 10px 0;
}
.bax-shadow {
    background-color: #f8f8f8;
    border-radius: 24px;
    padding: 24px;
    margin: 8px 0;
}
.max-w-35 {
    max-width: 35px;
}
.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}

.slug {
    height: 35px;
    width: 35px;
    border-radius: .5rem;
}

.arrow-left {
    left: 39px;
    position: absolute;
    margin-top: .5rem !important;
}

.box-shadow-blue {
    box-shadow: 0px 10px 20px 0px rgba(130, 171, 215, 0.33);
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
 

.dashboard-summery-one {
    margin-bottom: 30px;
    background-color: #ffffff;
    padding: 22px 28px;
    border-radius: 4px;
    box-shadow: 0px 10px 20px 0px rgba(229, 229, 229, 0.75);
}

    .dashboard-summery-one .item-icon {
        position: relative;
        height: 85px;
        width: 85px;
        line-height: 85px;
        border-radius: 50%;
        text-align: center;
    }

        .dashboard-summery-one .item-icon i:before {
            margin-left: 0;
            font-size: 44px;
        }

    .dashboard-summery-one .item-content {
        text-align: left;
    }

        .dashboard-summery-one .item-content .item-title {
            color: #a8a8a8;
            margin-bottom: 2px;
        }

        .dashboard-summery-one .item-content .item-number {
            font-size: 20px;
            font-weight: 500;
            color: #111111;
        }

.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.displaysupport {
    display: flex !important;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 9;
}

@media only screen and (max-width: 991px) {
    .dashboard-summery-one .item-content .item-number {
        font-size: 20px;
    }
}
.btn-light {
    padding: 0 !important;
    font-size: 14px !important;
}
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
 
.choice-card {
    background-color: #fff;
    border-radius: 18px;
    padding: 30px 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
    transition: all 0.3s ease;
    text-align: center;
    cursor: pointer;
}

    .choice-card:hover {
        transform: translateY(-6px);
        box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
    }

.choice-icon {
    font-size: 3.5rem;
    color: #0d6efd;
    margin-bottom: 15px;
}

.choice-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #333;
} 

/*#endregion Charge css*/