﻿.activeColor {
    border: solid 3px #bbb !important;
}



.fltCountDown1 {
    float: left;
    background-color: #fff;
    margin: 2px;
    padding: 2px;
    color: #ed5373;
    font-size: 16px;
    font-weight: bold;
    font-family: yekanNumber;
}

.spanFltCountDown1 {
    background-color: #fff;
    float: left;
    color: #ed5373;
    margin-top: 5px;
}

.lg-outer.lg-visible {
    opacity: 1;
    z-index: 999999;
}




.row-tab-bx {
    margin: 50px 0 0 0;
}

.dv-container {
    max-width: 93%;
    margin: 0 auto;
}

.fixedmenu1 {
    text-align: right;
    display: inline-block;
    direction: rtl;
    width: 100%;
    margin-bottom: 50px;
}

    .fixedmenu1 a {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        text-align: right;
        color: #4B4B4D;
        border-radius: 10px;
        padding: 12px 25px 12px 25px;
        direction: rtl;
        margin: 0 0px 0 30px;
        background: #fff;
    }

    .fixedmenu1 svg {
        width: 20px;
        position: relative;
        top: 9px;
    }

.bx-tb {
    border-radius: 24px;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 4px 8px 0px #6666661A;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
}

.ti-sl-menu {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
    border-bottom: 1px solid #f5f5f8;
    margin-bottom: 30px;
    direction: rtl;
    padding: 0 15px 15px 15px;
}

.wrapper-list
Specificity: (0,1,0) {
    padding: 0 15px;
}

section::after {
    clear: both;
    content: "";
    display: table;
}

.ti-sl-menu {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
    border-bottom: 1px solid #f5f5f8;
    margin-bottom: 30px;
    direction: rtl;
    padding: 0 15px 15px 15px;
}

.p-table-dt-pg {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
    text-align: justify;
    direction: rtl;
    color: #4B4B4D;
}

.tbl-Detail-pg {
    width: 100%;
}

    .tbl-Detail-pg tbody tr {
        margin-bottom: 20px;
    }

        .tbl-Detail-pg tbody tr td:first-child {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 32px;
            text-align: right;
            text-transform: capitalize;
            color: #4B4B4D;
            border-radius: 12px;
            border: 1px dashed #dcdcdf;
            padding: 7px 25px;
            margin-bottom: 20px;
            display: block;
            width: 20% !important;
            float: right;
            margin-left: 10px;
        }

        .tbl-Detail-pg tbody tr td:nth-child(2) {
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 23px;
            text-align: right;
            color: #4B4B4D;
            padding: 13px 0;
            border-radius: 12px;
            border: 1px dashed #dcdcdf;
            font-weight: 400;
            font-size: 16px;
            line-height: 32px;
            padding: 7px 15px;
            margin-bottom: 20px;
            display: block;
            width: 78% !important;
            float: right;
        }
.wrapper-list .toggle_btn {
    margin-top: 15px;
    color: #000;
    cursor: pointer;
    width: 89px;
    border-radius: 10px;
    float: right;
    font-size: 15px;
    padding: 5px 15px;
    background: #ced4da;
    text-align: center;
    direction: rtl;
}

@media only screen and (max-width: 760px) {
    .row-tab-bx {
        margin: 20px 0 0 0;
    }
}

@media only screen and (max-width: 990px) {
    .row-tab-bx .dv-container {
        max-width: 100%;
    }
}

@media only screen and (max-width: 760px) {
    .sc-fx {
        position: relative;
        overflow: hidden;
    }
}

@media only screen and (max-width: 990px) {
    .sc-fx {
        padding: 0 15px;
    }
}
.product-code i {
    color: #06a952;
}
@media only screen and (max-width: 760px) {
    .fixedmenu1 {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        display: flex;
        direction: rtl;
        padding: 0 15px 10px 15px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 760px) {
    .fixedmenu1 a {
        flex-grow: 1;
        width: 147px !important;
        flex-shrink: 0;
        display: block;
        padding: 5px 5px;
        margin-left: 5px;
        height: 49px;
        text-align: center;
    }
}

@media only screen and (max-width: 760px) {
    .fixedmenu1 a {
        flex-grow: 1;
        width: 147px !important;
        flex-shrink: 0;
        display: block;
        padding: 5px 5px;
        margin-left: 5px;
        height: 49px;
        text-align: center;
    }
}

@media only screen and (max-width: 990px) {
    .bx-tb {
        border-radius: 0;
        border: 1px solid #f0f0f0;
        box-shadow: 0px 4px 8px 0px #66666600;
        margin-bottom: 5px;
        background-color: #fff;
    }
}

@media only screen and (max-width: 990px) {
    .tbl-Detail-pg tbody tr td:first-child {
        padding: 7px 5px;
        width: 35% !important;
        margin-left: 5px;
        text-align: center;
    }
}