#sotoonVasat
{
    float: right;
    width: calc(73% - 35px);
    margin: 35px 25px 0px 10px;
}

#kadrItemha
{
    float: right;
    width: calc(100% - 1px);
    border-right: 1px solid var(--cl-2-4);
}

/*      کادر ایتم یک مطلب کوتاه       */
.itemMatlabKootah
{
    position: relative;
    z-index: 1;
    float: right;
    width: calc(25% - 22px);
    padding: 10px;
    bottom: 0px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: var(--cl-2-4);
    animation: namayeshItem 0.5s;
    animation-fill-mode: both;
    transition: box-shadow 0.3s;
    background-image: radial-gradient(ellipse farthest-corner at 0 0, white 80%, var(--cl-4-3) 100%);
}

.itemMatlabKootah:hover
{
    box-shadow: 0 0 5px var(--cl-2-3);
    z-index: 2;
}

.itemMatlabKootah:nth-child(4)~.itemMatlabKootah
{
    border-width: 0px 0px 1px 1px;
}

a.kadrAxKholasehMATK
{
    position: relative;
    bottom: 0px;
    float: right;
    width: 100%;
    transition: bottom 0.2s;
}

img.axKholasehMATK
{
    float: right;
    width: 100%;
    border-radius: 8px;
}

.kadrTitrMATK
{
    position: relative;
    bottom: 0px;
    float: right;
    width: 100%;
    margin-top: 10px;
    transition: bottom 0.2s;
}

h2.titrMATK
{
    float: right;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 1rem;
    font-weight: normal;
}

h2.titrMATK a, h2.titrMATK a:link, h2.titrMATK a:visited
{
    float: right;
    width: 100%;
    height: 52px;
    font-size: 1rem;
    overflow-x: hidden;
    text-decoration: none;
    overflow-y: hidden;
    transition: color 0.1s;
}

h2.titrMATK a:hover
{
    color: hsl(198, 100%, 45%);
}

h2.titrMATK a:active
{
    transition: none;
    color: hsl(198, 100%, 20%);
}

.darsadTakhfif
{
    top: 15px;
    right: 15px;
}

/*      ادامه مطالب     */
#kadrVasetShomarandehSafhehMATK
{
    float: left;
    width: 100%;
    padding: 30px 0;
}

#kadrNamayeshBishtar
{
    position: relative;
    float: right;
    width: 100%;
    padding: 20px 0px;
}

a#btnNamayeshBishtar, a#btnNamayeshBishtar:link, a#btnNamayeshBishtar:visited
{
    display: block;
    width: 200px;
    margin: auto;
    padding: 5px 10px;
    border-radius: 8px;
    text-align: center;
    color: var(--cl-2);
    background-color: var(--cl-4);
    font-family: vazir;
    font-size: 1rem;
}

a#btnNamayeshBishtar:hover
{
    background-color: var(--cl-4-1);
}

a#btnNamayeshBishtar:active
{
    background-color: var(--cl-4-2);
}

/* تبلیغ برچسب ها */
.kadrTablighSV
{
    width: 100%;
    padding: 0;
}

.kadrTablighBala
{
    width: 100%;
}

a.linkTablighSV, a.linkTablighSV:link, a.linkTablighSV:visited
{
    width: 100%;
    margin: 10px 0 0 0;
}

a.linkTablighSV:last-child
{
    margin-bottom: 10px;
}

/*          mobile              */
@media only screen and (max-width: 767px)
{
    /* نوار راست */
    #navarRast
    {
        width: 0%;
    }

    #kadrFilterNR
    {
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 500;
        width: 100%;
        height: 100%;
        margin: 0;
        transition: left 0.3s;
    }

    #kadrFilterNR[data-baz-ast="1"]
    {
        left: 0;
    }

    .kadrPoshtFilterNR
    {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: hsla(0, 0%, 0%, 0.3);
        transition: none;
    }

    #kadrFilterNR[data-baz-ast="1"] > .kadrPoshtFilterNR
    {
        opacity: 1;
        transition: opacity 0.3s 0.3s;
    }

    .kadrVasetFilterNR
    {
        width: calc(80% - 22px);
        height: calc(100% - 20px);
        overflow: auto;
        border-radius: 0;
    }

    #sotoonVasat
    {
        width: calc(100% - 30px);
        margin: 15px;
        min-height: auto;
    }

    .kadrDokmehFilter
    {
        float: right;
        width: calc(100% - 20px);
        padding: 8px 10px;
        margin: 10px 0;
        border-radius: 8px;
        border: 1px solid var(--cl-2-3);
    }

    select#moratabSazi
    {
        left: 0;
    }

    #kadrItemha
    {
        width: 100%;
        border: 0px;
    }

    .itemMatlabKootah
    {
        width: calc(100% - 20px);
        border-width: 0px 0px 1px 0px !important;
        background-image: radial-gradient(ellipse farthest-corner at 100% 0, white 80%, hsl(44, 99%, 90%) 100%);
    }

    a.kadrAxKholasehMATK
    {
        width: calc(50% - 10px);
        margin-left: 10px;
    }

    .kadrTitrMATK
    {
        width: 50%;
    }

    /*a.kadrAxKholasehMATK
    {
        width: calc(50% - 10px);
        margin-left: 10px;
    }

    .kadrTitrMATK
    {
        width: 50%;
    }

    #kadrBarchasbMortabet
    {
        width: calc(100% - 30px);
        margin: 15px;
    }*/
}