
div#maincontent {
    max-width: 1600px !important;
    margin: 4vw auto 0 auto;
    width: 100% !important;
    padding: 0
}

.page-wrapper .container.bgwhite {
    min-height: auto;
    width: 100%;
    padding: 0
}

.page-wrapper {
    border-bottom: 0;
    background: #fff
}

a, a:hover {
    color: #919191
}

html {
    scroll-behavior: smooth
}

body, html {
    width: 100%;
    background-color: #fff;
    color: #919191;
    font-family:'Vazir', sans-serif; /* ترکیب فونت‌ها */
    font-size: 14px;
    font-style: normal;
    font-variation-settings: "slnt" 0;
}



::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.tab-pane.fade {
    border-left: 0 solid #ddd !important;
    border-right: 0 solid #ddd !important;
    border-bottom: 0 solid #ddd !important;
    margin-bottom: 0 !important
}

.tab-content {
    border: 0 solid #ddd !important
}

.showon-desktop, .showon_dexttop {
    display: block;
}

.showon-mobile, .showon_mobile {
    display: none
}

.panel-group {
    margin-bottom: 30px
}

.cartmenu {
    background: #01acc8;
    position: fixed;
    right: 0;
    top: 150px;
    width: 5em;
    z-index: 1000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.book-installment {
    cursor: pointer;
    position: fixed;
    right: 0;
    top: 240px;
    background: #000;
    border-radius: 40px 0 0 40px;
    text-align: center;
    padding: 2px 5px;
    color: #fff !important;
    font-size: 11px;
    width: 107px;
    box-shadow: 0 0 1px 1px #fff;
    z-index: 10
}

.fixedbtn-main {
    overflow: hidden;
    display: block;
    width: 47px;
    height: 53px;
    font-size: 12px;
    margin: 10px 10px 0;
    position: relative;
    background-color: #fff;
    -webkit-border-radius: 127px 130px 130px 129px/130px 130px 3px 100px !important;
    border-radius: 100% 100% 100% 100%/100% 100% 0 100% !important;
    margin: 10px 10px 8px 10px !important;
    cursor: pointer
}

.fix-buynowbutton {
    display: flex;
    text-align: center;
    align-items: center;
    height: 57px;
    background: #fff !important;
    border: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 300
}

.outof-stock {
    min-width: 104px;
    font-size: 13px;
    border-radius: 6px;
    pointer-events: none;
    background-color: #e2e2e2 !important;
    color: #555 !important;
    min-width: 108px;
    line-height: normal;
    padding: 11px 15px
}

.fix-outofstock {
    pointer-events: none;
    background-color: #e2e2e2 !important
}

.custom-loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0/40%);
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

footer.container {
    width: 100%;
    max-width: unset;
    padding: 0;
    box-sizing: border-box
}

.footer-custom-main {
    background-color: #02bac2;
    padding-top: 16px
}

.footer.content.bgwhite {
    background-color: transparent;
    padding: 0;
    max-width: unset
}

.footer .container {
    width: 100% !important;
    max-width: 1280px
}

.footer-copyright {
    color: #fff;
    background: #1c0000;
    padding: 4px
}

.footer-app-box {
    float: left;
    width: 50%;
    padding: 14px
}

img.footer-app-logo {
    max-height: 42px;
    width: 100%;
    display: block;
    border-radius: 6px;
    box-shadow: 0 0 7px 1px #f5f5f5;
    margin: auto;
    max-width: 100px
}

.download-app-headeing, .payment-app-headeing {
    color: #fff;
    font-size: 22px
}

.footer-app-qr-code {
    max-height: 100px
}

.footer-social {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: center
}

.payment-icons {
    padding: 14px;
    margin-top: 28px
}

footer {
    padding-top: 20px
}

.category-view {
    background-color: #fff
}

.footer_nav {
    margin-top: -2px
}

.footer_nav i {
    font-size: 20px
}

.field-tooltip {
    display: none !important
}

.footer_nav a {
    color: #fff !important;
    display: inline-block;
    padding: 9px;
    background: #196164;
    margin: 0 6px;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 3px 1px #fff
}

.footer-logo {
    max-width: 150px
}

.footer-logo-wraper {
    float: left;
    color: #fff;
    font-size: 19px;
    margin-bottom: 22px
}

.payment-icons-wraper {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center
}

.payment-icons img {
    display: block;
    max-width: 60px;
    margin: 4px 7px;
    background: #fff;
    border-radius: 2px
}

.footerlink {
    list-style: none;
    padding: 0 !important;
    text-align: left;
    margin-bottom: 3px !important
}

.footerlink > li {
    display: inline-block
}

li.user-menu {
    font-size: 20px
}

.footerlink > li a {
    color: #fff !important;
    font-size: 14px;
    padding: 2px 12px;
    border-radius: 5px
}

.footerlink > li a:hover {
    text-decoration: none;
    background: #069ea5;
    border-radius: 5px
}

.bluecol {
    color: #10afcb
}

.paymeny-box-main {
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid
}

.footer-box {
    min-height: 201px;
    margin-bottom: 15px
}

.footer.content {
    border-top: 0 solid #cecece !important;
    padding-top: 0 !important
}

.footerallright {
    background-color: #e9ecef;
    padding: 4px 0;
    color: #a8a8aa !important
}

.catgridpro img {
    width: 100%
}

.blog-post-main-wraper .blog-heading {
    font-size: 2rem !important;
    margin: 20px 0
}

.blog-post-main-wraper .blog-text-main {
    margin-bottom: 50px
}

.blog-post-main-wraper .blog-text-main p {
    margin-bottom: 20px;
    font-size: 18px
}

.blog-post-main-wraper .blog-image-post {
    margin-top: 20px
}

.blog-post-main-wraper .blog-image-post img {
    max-width: fit-content;
    margin: 15px auto;
    border-radius: 6px
}

.owl-prev {
    width: 25px;
    height: 48px;
    font-size: 32px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-right: -20px;
    display: block !important;
    border: 0 solid #000
}

.owl-next {
    width: 25px;
    height: 48px;
    font-size: 32px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    display: block !important;
    border: 0 solid #000
}

.owl-next i, .owl-prev i {
    transform: scale(1, 6);
    color: #ccc
}

.play-btn {
    padding-left: 5px;
    margin: auto;
    height: 40px;
    width: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center
}

.close-btn {
    position: absolute;
    top: 4px;
    right: 166px;
    margin: auto;
    height: 40px;
    width: 40px;
    color: #dfdbdb;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer
}

.close-btn:before {
    border-color: rgba(255, 255, 255, .4);
    height: 60px;
    width: 60px;
    left: -10px;
    top: -10px
}

.close-btn:after {
    content: "";
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    left: -10px;
    top: -10px
}

.close-btn-txt {
    font-size: 14px;
    font-weight: 600
}

.closebtn {
    float: right;
    color: #fff !important;
    padding-right: 10px;
    padding-top: 5px
}

.dealer_icn_info {
    background: url(../images/dealer-icn.png) no-repeat;
    margin-bottom: 20px;
    min-height: 160px
}

.dealer-info {
    margin-right: 10vw;
    overflow-y: auto;
    height: 160px
}

.searchDocs {
    margin-top: 10px
}

.panel {
    border: 0 !important;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .05) !important
}

.panel-default > .panel-heading {
    background-color: #01acc8;
    color: #fff;
    padding: 13px 0 15px;
    border-radius: 6px
}

.lessbtn {
    margin-top: -4px;
    font-weight: 800;
    font-size: 20px;
    padding: 3px 13px;
    color: #fff !important;
    border: 1px solid #01acc8 !important;
    background: #37b0c9 !important
}

.alink:visited, .panel-title a:visited {
    color: #fff !important
}

div#registration {
    text-align: center
}

.conseltaion-btn-img {
    max-width: 245px !important;
    text-transform: capitalize
}

.panel-default .panel-title a {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center
}

.videocontent {
    text-align: center
}

.loader img {
    display: none
}

.product-faqs-outer {
    height: 52px;
    border-radius: 6px !important;
    color: #fff;
    align-items: center
}

.popup-closed {
    z-index: 10px;
    color: #797979;
    position: absolute;
    font-weight: 600;
    right: 10px;
    top: 6px;
    font-size: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    border: 1px #797979 solid;
    line-height: 30px
}

h4.panel-title {
    font-weight: 400
}

a.action.primary {
    display: inline-flex;
    text-decoration: none;
    justify-content: center;
    align-items: center
}

.faq-tab-box, .technical-tab-box {
    position: relative
}

.more-less {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.cart-discount .actions-toolbar .action.primary {
    color: #fff;
    background-color: #3d4543;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .2)
}

.modal-content {
    -webkit-box-shadow: 0 rgba(0, 0, 0, .5) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, .5) !important;
    border-radius: 0 !important
}

.navbar {
    position: fixed;
    min-height: 50px;
    margin-bottom: 20px
}

.block-minicart .block-content > .actions > .primary .action.primary {
    line-height: 1.2rem !important;
    padding: 10px 9px !important;
    font-size: 1.2rem !important
}

button.action.primary.checkout {
    border-radius: 5px
}

.loading-mask {
    z-index: 99 !important
}

div#testimonial {
    position: relative
}

.poduct-add-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center
}

.poduct-add-popup {
    background: #171819;
    padding: 15px 15px 0;
    border-radius: 6px;
    margin: auto;
    left: 0;
    right: 0;
    color: #fff;
    text-align: CENTER;
    min-height: 127px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 380px
}

div#productmassage {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-popup-close {
    font-size: 20px;
    cursor: pointer;
    text-align: right
}

.product-popup-close-btn {
    width: 60px;
    background: #686b6e;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px
}

@media screen and (max-width: 992px) {
    .poduct-add-popup {
        max-width: 315px
    }

    .showon-desktop, .showon_dexttop {
        display: none
    }

    .showon-mobile, .showon_mobile {
        display: block !important
    }

    .footer-logo-wraper {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        font-size: 16px
    }

    .footer-logo {
        max-width: 120px
    }

    .footer-social {
        margin-top: 0;
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 10px
    }

    .footer_nav a {
        width: 30px;
        height: 30px;
        padding: 7px
    }

    .footer_nav i {
        font-size: 13px !important
    }

    .footer-app-qr-code {
        max-height: 100px;
        display: none
    }

    .footerlink > li a {
        font-size: 11px;
        margin-bottom: 4px;
        display: inline-block;
        margin-left: 4px;
        padding: 2px 5px
    }

    .footer-copyright {
        color: #fff;
        background: #1c0000;
        padding: 4px;
        font-size: 11px
    }

    .footer-box {
        min-height: auto;
        margin-bottom: 0;
        padding: 9px 0
    }

    .payment-icons {
        padding: 5px;
        margin-top: 0
    }

    .payment-icons img {
        margin: 0 7px;
        max-width: 41px;
        display: inline
    }

    .download-app-headeing {
        color: #fff;
        font-size: 18px
    }

    .footer-app-box {
        float: left;
        width: 50%;
        padding: 6px
    }

    .footer-box-main {
        max-width: 276px;
        margin: auto
    }

    .paymeny-box-main:before {
        content: '';
        height: 0
    }

    .outof-stock {
        margin: auto
    }

    .paymeny-box-main {
        border-left: 0;
        border-right: 0;
        border-top: 1px #fff solid;
        border-bottom: 1px #fff solid
    }
}

@media (max-width: 768px) {
    .play_container {
        width: 95px;
        padding: 0 5px;
        font-size: 12px;
        margin: 0
    }

    .play-btn {
        line-height: 25px
    }

    .footerlink > li {
        margin-right: 0 !important
    }
}

@media (max-width: 912px) {
    .nav > li > a {
        padding: 10px 4px
    }
}

/* فقط تغییر پس‌زمینه به مشکی */
html, body {
    background-color: #000 !important;
}

.page-wrapper,
.container.bgwhite,
.category-view,
.footerallright {
    background-color: #000 !important;
}

::-webkit-scrollbar-track {
    background: #000 !important;
}
