﻿.minHeader {
    display: none;
    min-height: 0;
}

.ProductsAll .PopBodyL {
    width: 0;
}

.ProductsAll #PuProduct {
    width: 50%;
    padding: 1em;
}

.ProductsAll .PopBody {
    width: 90%;
}

    .ProductsAll .PopBody h1 {
        padding: 0 0.5em 0.5em;
        margin: 0;
        font-weight: bold;
        font-size: 1.4em;
    }

.ProductsAll .Font-Sarbaz {
    font-weight: bold;
}

.ProductsAll h4 {
    font-family: BKoodak !important;
    line-height: 1.7em !important;
}

.ProductsAll .PopBody hr {
    margin: 0.5em 0;
}

.ProductsAll .PopBody .col-md-10,
.ProductsAll .PopBody .col-sm-6 {
    width: 100%;
    padding: 0 2em;
    z-index: 99 !important;
}

.ProductsAll .PopBody section section {
    border: 1px solid gray;
    padding: 1em;
    margin: 1em 0 0 0;
}

.ProductsAll .PopBody section p {
    color: white !important;
    background-color: var(--OneColor);
    border-radius: 2em;
    padding: 1em;
    line-height: 1.7em;
}

.ProductsAll .PopBody section small {
    color: white !important;
}

.ProductsAll .container {
    width: 80%;
    padding: 1em 0;
}

.ProductsAll .ProductsAllTop {
    position: relative;
    padding: 0;
}

.ProductsAll .ProductsAllLeftImg {
    position: absolute;
    top: 5em;
    left: 0;
    z-index: 9;
    width: 50%;
}

    .ProductsAll .ProductsAllLeftImg img {
        width: 100%;
    }

.ProductsAll .SectionDirect {
    height: 3em;
}

.ProductsAll .SDN,
.ProductsAll .BTL {
    left: 11% !important;
}

.ProductsAll .SDL {
    right: 11%;
}

.ProductsAll .CLSec1 {
    top: auto !important;
}

.ProductsAll .form-group {
    margin-bottom: 15px;
    padding: 0 1em;
    text-align: right;
}

.ProductsAll .LeftMob {
    display: none;
}

.ProductsAll .DCBase h3 {
    padding: 0 0.5em 0;
    margin: 0;
    font-weight: bold;
    font-size: 1.4em;
}

.ProductsAll .faq-card {
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 10px;
    overflow: hidden;
}

.ProductsAll .faq-question {
    background: #f8f8f8;
    padding: 15px;
    cursor: pointer;
    font-weight: bold;
    position: relative;
}

    .ProductsAll .faq-question:hover {
        background: #f1f1f1;
    }

    .ProductsAll .faq-question:after {
        content: '+';
        position: absolute;
        left: 15px;
        top: 12px;
        font-size: 20px;
    }

    .ProductsAll .faq-question[aria-expanded="true"]:after {
        content: '-';
    }

.ProductsAll .faq-answer {
    padding: 15px;
    border-top: 1px solid #eee;
    background: #fff;
}

.ProductsAll .pJust p {
    line-height: 2em;
}

.ProductsAll .pJust img {
    max-width: 100%;
}

.ProductsAll .pJust span {
    line-height: 2em;
}

.ProductsAll .Gaptop {
    margin-top: 0em;
}

.ProductsAll .BoxRel {
    border: 1px solid silver;
    padding-top: 1em;
    z-index: 1;
}

.ProductsAll .BoxRelBase {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    margin: 0;
    padding: 2em 0 0 0;
}

.ProductsAll .BoxRelT {
    padding: 1em 0.5em 0.5em 0.5em;
    max-height: 8em;
    position: relative;
}

.ProductsAll .BoxRelBase .flx1 {
    flex: 1;
}

.ProductsAll .BoxRelBase .flx2 {
    flex: 2;
}

.BoxRelBase .BoxRelT:nth-child(1) {
}

.ProductsAll label {
    text-align: right;
}

.ProductsAll .BoxRel .BoxLbl {
    text-align: right;
    position: absolute;
    right: 1.5em;
    top: -1em;
    background-color: white;
    width: fit-content;
    padding: 0 0.5em;
    color: var(--OneColor);
}

.ProductsAll .Taahod {
    display: block;
}

    .ProductsAll .Taahod div {
        display: flex;
        flex-wrap: wrap;
        padding: 0.2em 0;
    }

        .ProductsAll .Taahod div span {
            padding-right: 1em !important;
        }

        .ProductsAll .Taahod div h6 {
            flex: 1;
            padding-left: 1em !important;
            font-weight: bold;
            line-height: 1.5em;
        }

.ProductsAll .DivCompareTop h6 {
    text-align: right;
}

.ProductsAll .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right;
}

.ProductsAll #SliderTitle {
    position: absolute;
    bottom: 1em;
    left: 0;
    color: var(--OneColor);
    font-weight: bold;
    right: 0;
}

.ProductsAll .BoxBody {
    margin: 1em 0 0 0;
}

.BoxAlert {
    color: white;
    background-color: var(--OneColor);
    border-color: var(--OneColor);
}

.ProductsAll .BoxCompare .WBack {
    border: 1px solid silver;
    margin-bottom: 1em;
    padding: 1em;
    display: flex;
    flex-wrap: wrap;
}

    .ProductsAll .BoxCompare .WBack .imgbox {
        border: 1px solid silver;
        padding: 0.5em;
        height: fit-content;
    }

        .ProductsAll .BoxCompare .WBack .imgbox img {
            width: 7em;
        }

    .ProductsAll .BoxCompare .WBack .PoosheshMali {
        padding: 2em 2em 1em 1em;
        text-align: right;
        flex: 2;
    }

        .ProductsAll .BoxCompare .WBack .PoosheshMali strong {
            display: block;
            font-size: 1.3em;
            line-height: 1.5em;
        }

        .ProductsAll .BoxCompare .WBack .PoosheshMali span {
            color: gray;
        }

    .ProductsAll .BoxCompare .WBack .PriceBox {
        flex: 2;
    }

.ProductsAll .JarimehDirkard {
    font-size: 0.8em;
    position: relative !important;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    left: auto !important;
    margin: 0 !important;
    background-color: transparent !important;
    padding: 0.2em 0.5em;
    color: red;
    -moz-border-radius: unset !important;
    -webkit-border-radius: unset !important;
    border-radius: unset !important;
    display: inline-block;
}

.ProductsAll .PriceBox1 {
    border: 1px solid silver;
    text-align: right;
    padding: 0.5em 1em;
}

    .ProductsAll .PriceBox1 small {
        color: gray;
    }

    .ProductsAll .PriceBox1 strong {
        font-weight: bold;
        position: absolute;
        left: 1em;
    }

    .ProductsAll .PriceBox1 div {
        padding: 0.3em 1em;
        position: relative;
    }

    .ProductsAll .PriceBox1 .PBPay {
        background-color: #d4ffd1;
        font-size: 1.2em;
    }

.ProductsAll .PriceBox3 .btn {
    padding: 0.5em;
    max-width: 20em;
    width: 100%;
    margin: auto;
}

.ProductsAll .PriceBox2 {
    text-align: right;
    padding: 0.2em 0
}

.ProductsAll .PriceBox3 {
}

.ProductsAll .ModelSaleName {
    font-weight: bold;
}

.ProductsAll .ScrollBox {
    overflow-y: scroll;
    position: relative;
    height: 100%;
}

.ProductsAll .ModalSelect {
    position: absolute;
    z-index: 9;
    top: -1.2em;
    left: 1em;
}

@media screen and (max-width: 1200px) {
    .ProductsAll .DContentNew {
        display: block;
        position: relative;
        overflow: unset !important;
        box-shadow: none;
        height: auto;
    }

    .ProductsAll .BoxRelBase .flx2 {
        flex: 65%;
    }

    .ProductsAll .BoxRelBase .flx1 {
        flex: 30%;
    }

    .DivPooshesh {
        display: none !important;
    }

    .ProductsAll .container {
        width: 90% !important;
    }

    .ProductsAll .BoxRelT {
        margin-top: 0em;
        height: auto;
    }

    .ProductsAll .BoxRelEdit {
        margin-top: 2em;
    }

    .ProductsAll #SliderTitle {
        bottom: 2em;
    }
}

@media screen and (max-width: 1000px) {
    .ProductsAll .ProductsAllLeftImg {
        width: 40%;
    }

    .ProductsAll #PuProduct {
        width: 60%;
    }
}

@media screen and (max-width: 900px) {
    .ProductsAll .BoxCompare .WBack .PriceBox {
        flex: 100%;
        margin-top: 1em;
    }
}

@media screen and (max-width: 800px) {
    .ProductsAll #PuProduct {
        width: 100%;
    }

    .ProductsAll .ProductsAllLeftImg {
        position: relative;
        width: 100%;
        top: 0;
    }

    .ProductsAll .LeftWeb {
        display: none;
    }

    .ProductsAll .LeftMob {
        display: block;
    }

    .ProductsAll .PopBody {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {

    .ProductsAll .container {
        margin-top: 5em;
        width: 90%;
        padding: 0 !important;
    }

    .ProductsAll #PuProduct {
        padding: 1em 0;
    }

    .ProductsAll .DCBase h3 {
        font-size: 1.2em;
    }

    .ProductsAll .DCBase hr {
        margin: 1em 0;
    }

    .ProductsAll .faq-question {
        padding: 10px;
        font-size: 0.8em;
        padding-left: 3em;
    }

    .ProductsAll .faq-answer {
        padding: 10px;
        font-size: 0.8em;
        line-height: 1.7em;
    }

    .ProductsAll .pJust p {
        font-size: 0.9em;
        line-height: 1.8em;
    }

    .ProductsAll .pJust span {
        line-height: 1.8em;
        text-align: right !important;
        font-size: 0.9em;
    }

    .ProductsAll .Taahod div h6 {
        font-size: 0.9em;
    }

    .ProductsAll .Taahod div span {
        color: gray;
        font-size: 0.9em;
    }

    .ProductsAll .BoxBody {
        margin: 0em 0 0 0;
    }

    .ProductsAll #SliderTitle {
        bottom: 0em;
    }

    .ProductsAll .RangeBase {
        margin-bottom: 1em;
    }

    .BoxAlert {
        font-size: 0.8em;
        width: 95%;
        margin: auto;
        margin-bottom: 1em;
    }

    .BoxCompare {
        margin: auto;
        width: 95%;
    }

    .ProductsAll .BoxCompare .WBack .imgbox img {
        width: 3em;
    }

    .ProductsAll .BoxCompare .WBack .PoosheshMali {
        padding: 1em 0.5em 0em 0em;
    }

        .ProductsAll .BoxCompare .WBack .PoosheshMali strong {
            font-size: 1em;
        }

        .ProductsAll .BoxCompare .WBack .PoosheshMali span {
            color: gray;
            font-size: 0.8em;
        }

    .ProductsAll .BoxCompare .WBack {
        padding: 0.5em;
    }

        .ProductsAll .BoxCompare .WBack .imgbox {
            padding: 0.5em;
        }

    .ProductsAll .PriceBox1 {
        padding: 0.5em 0.5em;
    }

        .ProductsAll .PriceBox1 small {
            font-size: 0.8em;
        }

        .ProductsAll .PriceBox1 strong {
            font-size: 0.9em;
        }

        .ProductsAll .PriceBox1 .PBPay {
            font-size: 1.1em;
        }
}

a:focus,
a:active {
    outline: none;
}
