#sotoonVasat
{
    float: right;
    width: 100%;
    padding-top: 30px;
}

#matlabSV
{
    float: right;
    width: calc(100% - 50px);
    margin: 0 25px;
}

/*      قسمت تيتر و خلاصه نمايش هر مطلب     */
#kadrTitrVaKholasehMAT
{
    position: relative;
    float: right;
    width: calc(75% - 40px);
    margin: 0 40px 10px 0;
}

h1#titrMAT
{
    float:right;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-size: 1.25rem;
    color: var(--cl-asl);
    font-family: vazir;
    word-spacing: 3px;
}

.kadrMohtavaMAT {
    float: right;
    width: calc(60% - 30px);
    padding-top: 20px;
    margin-left: 30px;
    border-top: 1px solid var(--cl-brd);
}

#kholasehMAT
{
    float: right;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    text-align: justify;
    color: var(--cl-txt);
}

#kholasehMAT a,#kholasehMAT a:link,#kholasehMAT a:visited,#sharhMAT a,#sharhMAT a:link,#sharhMAT a:visited
{
    font-family: vazir;
    font-size: 1rem;
    text-decoration: none;
    color: hsl(353, 84%, 58%);
}
#kholasehMAT a:hover,#sharhMAT a:hover
{
    color: hsl(353, 84%, 40%);
}
#kholasehMAT a:active,#sharhMAT a:active
{
    color: hsl(353, 84%, 30%);
}

/*  ویدئو های اجرا شده محصول  */

.videohayeEjraShodeh .kadrVasetMV
{
    width: 100%;
}

.videohayeEjraShodeh .itemMV
{
    width: calc(33.333% - 42px);
}

.videohayeEjraShodeh .itemMV video
{
    width: calc(100% - 0px);
    float: right;
    max-height: 409px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.videohayeEjraShodeh .itemKhaliMV
{
    visibility:hidden;
}

.mohtavaAsliSV
{
    margin-top: 5px;
    border-radius: 16px;
    padding: 25px;
}

/*      کادر اطلاعات مطلب       */

#kadrEtelaatMAT
{
    float: left;
    width: calc(40% - 44px);
    padding: 20px;
    border-radius: 16px;
    font-family: vazir;
    font-size: 1rem;
    color: var(--cl-tit);
    background-color: var(--cl-bck-itm);
    border: solid 1.5px var(--cl-asl);
    box-shadow: inset 0 0 5px var(--cl-1-1), 0 0 13px var(--cl-1-1);
}
#matlabSV.maghalehAst .barayeForoosh
{
    display: none;
}
#matlabSV.maghalehAst .kadrMohtavaMAT
{
    width: calc(100% - 20px);
}

.itemEtelaatMAT
{
    position: relative;
    float: right;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--cl-brd);
    color: var(--cl-tit);
    font-family: vazir;
    word-spacing: 3px;
}


/*#btnKharidMAT
{
    float: right;
    width: calc(100% - 47px);
    padding: 8px 0;
    margin-left: 5px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    background-color: hsl(353, 84%, 58%);
    color: hsl(0, 0%, 100%);
}

#btnKharidMAT:hover
{
    background-color: hsl(353, 84%, 40%);
}

#btnKharidMAT>span.iconKenarMatn
{
    display: inline-block;
    transform: rotateY(180deg);
}*/

#kadrAkshaMAT
{
    float: right;
    position: relative;
    width: calc(25% - 0px);
    margin-bottom: 10px;
}

#kadrAkshaMAT.gheyrfaal>div
{
    filter: grayscale(100%);
}

#kadrAkshaMAT.gheyrfaal::after
{
    /*content:"";*/
    display: block;
    background: url("../pic/etmam.png") no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
}

#kadrVasetAksMAT
{
    position: relative;
    float: right;
    width: 100%;
}

img#axKholasehMAT
{
    float: right;
    width: 100%;
    border-radius: 8px;
    box-shadow: 0px 0px 5px var(--cl-2-4);
}

#kadrZamimehMAT, #videoMAT
{
    float: right;
    width: 100%;
    margin-top: 10px;
}

a.zamimehMAT, a.zamimehMAT:link, a.zamimehMAT:visited
{
    position: relative;
    float: right;
    width: calc(20% - 10px);
    margin: 0px 5px 10px 5px;
    overflow: hidden;
    border-radius: 8px;
    outline: solid 1px var(--cl-brd);
    box-shadow: 0 0 3px var(--cl-2-2);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

a.zamimehMAT:hover
{
    box-shadow: 0 0 5px var(--cl-2-1);
}

a.zamimehMAT:active
{
    box-shadow: 0 0 2px var(--cl-2-2);
}

a.zamimehMAT.video
{
    position: relative;
    padding-top: calc(10% - 10px);
}

a.zamimehMAT.video::after, a.itemAksTasavirMAT.video::after
{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    padding: 3px 1px 0px 2px;
    border-radius: 50%;
    margin: auto;
    font-family: myIcon4;
    font-size: 1.25rem;
    text-align: center;
    color: hsl(0, 0%, 100%);
    background-color: hsla(0, 0%, 0%, 0.3);
}

a.zamimehMAT.sehNoghteh
{
    padding-top: calc(20% - 10px);
}

a.zamimehMAT.sehNoghteh::after
{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 29px;
    height: 29px;
    margin: auto;
    font-family: myIcon4;
    font-size: 1.785rem;
    text-align: center;
}

img.aksZamimehMAT
{
    float: right;
    width: 100%;
}

/* تیتر مشخصات محصول */
#kholasehMAT u, #sharhMAT u
{
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-style: none;
    position: relative;
    padding-right: 25px;
}

#kholasehMAT u:before, #sharhMAT u:before
{
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0px;
    content:"";
    font-family: myIcon4;
    vertical-align: middle;
    color: var(--cl-asl);
}


/*      قسمت شرح کوتاه نمايش هر مطلب        */

/* diz
#kadrSharhKootahMAT i
{
    float: right;
    width: 100%;
    border-radius: 16px;
    font-style: normal;
    background-color: var(--cl-bck-itm);
    box-shadow: 2px 2px 10px -5px var(--cl-say);
}


#kadrSharhKootahMAT b
{
    float: right;
    width: calc(100% - 50px);
    padding: 25px;
    margin-bottom: 20px;
    font-size: 1.25rem;
    color: var(--cl-asl);
    font-family: vazir;
    word-spacing: 3px;
    font-weight: normal;
    text-indent: 0px;
}


#kadrSharhKootahMAT b::before
{
    content: "";
    font-family: myIcon4;
    vertical-align: middle;
}

#kadrSharhKootahMAT b::after
{
    content: "";
}*/
#kadrSharhKootahMAT
{
    float: right;
    width: 100%;
    margin: 20px 0px 0px;
    border-radius: 16px;
    background-color: var(--cl-bck-itm);
    box-shadow: 2px 2px 10px -5px var(--cl-say);
}

#sharhMAT div
{
    margin-left: 25px;
    margin-right: 25px;
}

#kadrSharhKootahMAT i
{
    float: right;
    width: 100%;
    padding: 0px 0px 10px 0px;
    font-size: 1.25rem;
    color: var(--cl-asl);
    font-family: vazir;
    word-spacing: 3px;
    font-weight: normal;
    font-style: normal;
    text-indent: 0px;
}

#sharhMAT>i
{
    width: calc(100% - 50px);
    padding: 0px 25px 10px 25px;
}


#kadrSharhKootahMAT i::before
{
    content: "";
    font-family: myIcon4;
    vertical-align: middle;
    padding-left: 5px;
}

#kadrSharhKootahMAT img
{
    max-width: 100%;
    padding: 10px 0px;
}

#kadrSharhKootahMAT img[align="none"]
{
    display: block;
    float: none;
    margin: auto;
}


#titrSharhMAT
{
    float: right;
    width: 100%;
    margin-bottom: 20px;
    font-size: 1.25rem;
    color: var(--cl-asl);
    font-family: vazir;
    word-spacing: 3px;
}

#sharhMAT
{
    float: right;
    width: 100%;
    margin: 0px;
    font-size: 1rem;
    padding-bottom: 45px;
    padding-top: 25px;
    text-align: justify;
    text-indent: 25px;
    line-height: 2.2;
    color: var(--cl-txt);
}

#sharhMAT hr
{
    width: calc(100% + 70px);
    height: 120px;
    background-color: var(--cl-bck);
    border:unset;
    position: relative;
    right:-35px;
    margin: 0px;
}

#sharhMAT>hr
{
    width: calc(100% + 20px);
    height: 120px;
    background-color: var(--cl-bck);
    border:unset;
    position: relative;
    right:-10px;
    margin: 0px;
}

#sharhMAT hr::before
{
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: 45px;
    position: absolute;
    top:0px;
    left:10px;
    background-color: var(--cl-bck-itm);
    border-radius: 0px 0px 16px 16px;
    box-shadow: 2px 2px 10px -5px var(--cl-say);
}

#sharhMAT hr::after
{
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: 25px;
    position: absolute;
    bottom:0px;
    left:10px;
    background-color: var(--cl-bck-itm);
    border-radius: 16px 16px 0px 0px;
    box-shadow: 2px 2px 10px -5px var(--cl-say);
}


#sharhMAT hr::before
{
    content: "";
}


#kadrSharhKootahMAT span.iconKenarMatn
{
    color: var(--cl-asl);
}

/* مشخصات فنی */
#kadrMoshakhasatMAT
{
    display: none; /*diz*/
    float: right;
    width: calc(100% - 50px);
    padding:25px 25px 120px;
    margin: 20px 0px 0px;
    border-radius: 16px;
    background-color: var(--cl-bck-itm);
    box-shadow: 2px 2px 10px -5px var(--cl-say);
}

#titrMoshakhasatMAT
{
    float: right;
    width: calc(100% - 20px);
    padding:10px 10px 0px;
    margin-bottom: 10px;
    font-size: 1.25rem;
    color: var(--cl-5);
}

#moshakhasatMAT
{
    float: right;
    width: 100%;
}

.sartitrMoshakhasat
{
    float: right;
    width: calc(100% - 26px) ;
    padding: 5px 13px ;
    font-weight: bold;
    margin-top:30px ;
    border-bottom: 1px solid var(--cl-say2);
    color: var(--cl-txt);

}

.itemMoshakhasat
{
    float: right;
    width: 100%;
    /*height: 36px;*/
}


.itemMoshakhasat.rangJodakonandehDarad
{
    background-color: var(--cl-say2);
}

.titrMoshakhasat
{
    float: right;
    width: calc(40% - 20px);
    padding: 5px 10px;
    text-align: right;
    font-size: 0.9375rem;
    color: var(--cl-tit);
}

#titrMoshakhasatMAT span.iconKenarMatn
{
    color: var(--cl-asl);
}

.meghdarMoshakhasat
{
    float: right;
    width: calc(60% - 20px);
    font-size: 0.875rem;
    padding: 5px 10px;
    color: var(--cl-tit);
}

/*      قسمت صوتي نمايش هر مطلب     */
#itemhaSotiMAT
{
    float: right;
    width: 100%;
    overflow-y: auto;
    padding-top: 20px;
}

#itemhaSotiMAT .kadrDokmehha
{
    width: 93.630%;        /* 294px */
    position: absolute;
    top: 3px;
    right: 5.732%;        /* 18px */
}

#itemhaSotiMAT .kadrDokmeh
{
    width: 13.517%;
    float: left;
    z-index: 2;
}

span.tedadLikeSotiMAT
{
    display: block;
    width: 22px;
    height: 10px;
    font-family: vazir;
    font-size: 0.75rem;
    line-height: 1;
    text-align: left;
    position: absolute;
    right: -16px;         /*  DEP w .kadrLikeVaTedadSoti  */
    top: 19px;
    bottom: 0px;
    margin: auto 0px;
    color: var(--cl-asl2);
}

#itemhaSotiMAT .kadrPakhshSoti
{
    width: 100%;
}

#itemhaSotiMAT .itemSoti .tdcellAudio
{
    width: 100%;
    transition: width 0.5s;     /*  tashih addresdehi jadid dar MAt     */
}

#itemhaSotiMAT .itemSoti .tdcellAudio:hover
{
    width: 100%;               /*  tashih addresdehi jadid dar MAt     */
}

span.faselehBeynTimer
{
    display: block;
    width: 20px;
    height: 20px;
    font-size: 0.9375rem;
    text-align: center;
    position: absolute;
    left: 69.8%;
    top: 14px;
    color: var(--cl-3);
    z-index: 1;
}

#itemhaSotiMAT *::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}
#itemhaSotiMAT *::-webkit-scrollbar-thumb {
    background: hsl(0, 0%, 70%);
    border-radius: 3px;
}
#itemhaSotiMAT *::-webkit-scrollbar-thumb:hover{
    background: hsl(0, 0%, 60%);
}
#itemhaSotiMAT *::-webkit-scrollbar-track{
    background: #ffffff;
    border-radius: 0px;
    box-shadow: inset 7px 10px 12px #f0f0f0;
}

/*               تنظیم پلاگین صوتی                */

#itemhaSotiMAT .itemSoti .mejs__time-rail
{
    min-width: 65.400%;
    max-width: 65.400%;
    top: -18px;
    right: -18.987%;       /* 90px */
    transform: scaleY(0.5);
    transition: transform 0.3s;
}

#itemhaSotiMAT .itemSoti .mejs__time-rail:hover
{
    transform: scaleY(1);
}

#itemhaSotiMAT .mejs__time
{
    display: inline-block;
    width: 28px;
    color: var(--cl-3);
}

#itemhaSotiMAT .itemSoti .mejs__controls
{
    overflow: visible;
}

.mejs__time-rail
{
    height: 37px !important;
}

.mejs__time-total, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-current, .mejs__time-hovered, .mejs__time-marker
{
    height: 6px !important;
}

.mejs__horizontal-volume-total
{
    height: 6px !important;
    top: 6px !important;
}


.mejs__time-handle-content
{
    border-width: 3px !important;
    height: 6px !important;
    width: 6px !important;
    left: -4px !important;
}

.mejs__button > button
{
    background-color: transparent !important;
    background-image: url(../plugin/mediaelement-lib/mejs-controls.png) !important;
}

.mejs__playpause-button, .mejs__play
{
    position: absolute !important;
    right: 27.426%;     /*  130px   */
    top: 2px;
    z-index: 200;
}

.mejs__currenttime-container
{
    position: absolute !important;
    /*right: 16.877%;     !*  80px    *!*/
    left: 75%;
}

.mejs__duration-container
{
    position: absolute !important;
    left: 82.5%;
}

.mejs__volume-button, .mejs__mute
{
    position: absolute !important;
    right: 1.687%;          /*  8px */
    top: 10px;
    transition: right 0.3s;
}

.mejs__volume-button>button, .mejs__mute>buotton
{
    margin-top: 0px !important;
}

.mejs__horizontal-volume-slider
{
    display: none !important;
    height: 19px !important;
    position: absolute !important;
    top: 15px;
    right: 0px;
}

/* ویژگی های محصول */
.kadrKolVizhegi {
    float: right;
    width: calc(100% - 22px);
    margin-bottom: 20px;
    padding: 10px 10px;
    border-radius: 16px;
    border: 1px solid var(--cl-brd);
    background-color: var(--cl-bck-itm);
}

.kadrKolVizhegi:empty
{
    display: none;
}

.kadrVizhegi {
    float: left;
    width: 100%;
    padding: 5px 0 5px;
}
.kadrVizhegi:last-child {
    border-bottom: 0px;
}
.kadrEmkanatVizhegi {
    float: right;
    width: 150px;
    margin-bottom: 10px;
}
.titrVizhegi {
    float: right;
    width: 22%;
    margin-top: 4px;
    text-align: left;
    color: var(--cl-txt2);
    font-family: vazir;
    word-spacing: 3px;
}
select.itemVizhegi
{
    float: right;
    width: calc(78% - 5px);
    margin-right: 5px;
    padding: 2px 10px 4px 10px;
    border-radius: 8px;
    font-size: 0.875rem;
    color: var(--cl-tit);
    font-family: vazir;
    word-spacing: 3px;
    background-color: var(--cl-bck-itm) !important;
    border: solid 1.5px var(--cl-asl);
    box-shadow: inset 0 0 5px var(--cl-1-1), 0 0 13px var(--cl-1-1);
}
input.txtVizhegi
{
    float: right;
    width: calc(78% - 27px);
    margin-right: 5px;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 0.875rem;
}

.kadrVizhegi .kadrEntekhabiVizhegi a.itemEntekhabVizhegi span.iconKenarMatn
{
    color: var(--cl-asl);
    box-shadow: inset 0 0 4px var(--cl-1-1), 0 0 9px var(--cl-1-1);
    border-radius: 50%;

}


.kadrEntekhabiVizhegi {
    float: left;
    width: calc(78% - 5px);
}
a.itemEntekhabVizhegi, a.itemEntekhabVizhegi:link, a.itemEntekhabVizhegi:visited {
    float: right;
    padding: 5px 10px;
    font-size: 0.875rem;
    color: var(--cl-tit);
}
a.itemEntekhabVizhegi:hover {
    color: var(--cl-hov);
}
a.itemEntekhabVizhegi:active {
    color: var(--cl-act);
}
a.itemEntekhabVizhegi.entekhabi, a.itemEntekhabVizhegi.entekhabi:link, a.itemEntekhabVizhegi.entekhabi:visited {
    color: var(--cl-2-7);
}
.tozihatVizhegi {
    display: none;
    float: left;
    width: calc(80% - 10px);
    margin-top: 5px;
    font-size: 0.75rem;
    color: hsl(0, 0%, 50%);
}
.kadrVizhegi[data-noe-sefaresh="1"] {
    display: none;
}
.kadrVizhegi[data-noe-sefaresh="2"] input.txtVizhegi:last-of-type {
    display: none;
}
.kadrVizhegi[data-noe-sefaresh="3"] input.txtVizhegi {
    width: calc(40% - 27px);
}

/* کادر قیمت و افزودن سبد */
.kadrEzafatGheymat {
    float: right;
    width: 100%;
}
.itemEG {
    float: right;
    width: calc(100% - 20px);
    padding: 3px 10px;
    margin-bottom: 10px;
    font-size: 0.875rem;
    border-radius: 8px;
    background-color: var(--cl-2-7);
    color: var(--cl-1);
    font-family: vazir;
}
.onvanEG {
    float: right;
}
.meghdarEG {
    float: left;
}
.itemEtelaatMAT .kadrGheymat {
    float: left;
    width: calc(100% - 66px);
    text-align: left;
    height: auto;
    font-size: 1.25rem;
}
.itemEtelaatMAT del.kadrGheymat {
    height: auto;
    font-size: 1rem;
}
#kadrEtelaatMAT .darsadTakhfif {
    top: unset;
    bottom: 18px;
    right: 0;
}
a.afzoodanBehSabad, a.afzoodanBehSabad:link, a.afzoodanBehSabad:visited {
    float: right;
    width: calc(100% - 94px);
    padding: 10px 0px;
    margin: 0 5px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--cl-asl2);
    color: var(--cl-1-1);
    font-family: vazir;
    word-spacing: 0px;
    font-weight: bold;
}

a.afzoodanBehSabad:hover
{
    color: var(--cl-asl);
    outline: solid 2px var(--cl-asl);
}
a.afzoodanBehSabad.gheyrfaal {
    pointer-events: none;
    background-color: hsl(0deg 0% 45.2%);
    color: hsl(0deg 0% 71.97%);
}

a.namayeshSabadMAT, a.namayeshSabadMAT:link, a.namayeshSabadMAT:visited
{
    float: right;
    width: calc(100% - 96px);
    padding: 10px 0px;
    margin: 10px 47px 0px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    color: var(--cl-tit);
    font-family: vazir;
    word-spacing: 0px;
    font-weight: bold;
    outline: 1px solid var(--cl-tit);
}

a.namayeshSabadMAT:hover
{
    color: var(--cl-hov);
}
a.namayeshSabadMAT:active
{
    color: var(--cl-act);
}

.kadrEmkanatSabad {
    float: right;
    width: calc(100% - 94px);
    margin: 0 5px;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}
a.dokmehEmkanatSabad, a.dokmehEmkanatSabad:link, a.dokmehEmkanatSabad:visited {
    float: right;
    width: 24px;
    height: 26px;
    padding: 8px 9px;
    font-size: 1.5rem;
    font-family: myIcon4;
    background-color: var(--cl-asl2);
    color: var(--cl-asl);
}
.matnEmkanatSabad {
    float: right;
    width: calc(100% - 100px);
    padding: 8px;
    border: 0;
    font-size: 1rem;
    background-color: var(--cl-txt);
    color: var(--cl-1-1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}



/*  پایان تنظیم پلاگین صوتی */

hr.khatMAT
{
    margin: 0.709% 0px;         /*  5px    */
    border-style: solid;
    border-color: hsl(85, 91%, 38%);
}

/*  کادر دیدگاهها       */
/*  override style haye safheye index.php=>main.css    */
#kadrDidgahha
{
    position: relative;
    float: right;
    width: calc(100% - 52px);
    border: 1px solid var(--cl-brd);
    border-radius: 16px;
    padding: 20px 25px;
    z-index: 1;
    background-color: var(--cl-bck-itm);
}

#kadrBarchasbha
{
    float: right;
    width: 100%;
}

/*diz span#matnBarchasbMAT
{
    width: calc(100% - 5px);
    overflow-y: auto;
    border-bottom: 1px solid hsl(85, 91%, 38%);
    margin-bottom: 10px;
    font-size: 1rem;
    height: auto;
    line-height: 1.25;
    padding-right: 5px;
    color: hsl(200, 100%, 33%);
    !*float: right;*!
    !*background-color: #C4C4C4;*!
}*/

#kadrBarchasbhaMAT
{
    float: right;
    width: calc(60% - 20px);
    padding-bottom: 10px;
    margin: 15px 10px 0px;
}

#kadrBarchasbhaMAT>span
{
    float: right;
    /*diz padding:5px 0px;*/
    margin: 3px;
    font-size: 0.875rem;
    line-height: 2;           /*        yeki kardan lin-h kantainer va mohtava baraye tanzim chinesh        */
}

a.barchasb, a.barchasb:link, a.barchasb:visited
{
    display: inline-block;
    margin-bottom: 5px;
    padding: 4px 10px;
    text-decoration: none;
    border-radius: 14px;
    font-size: 0.75rem;
    background-color: var(--cl-bck-itm);
}

a.barchasb:hover
{
    background-color: var(--cl-asl2);
    color: var(--cl-asl);
}
a.barchasb:active
{
    background-color: var(--cl-act);
    color: var(--cl-txt2);
}

#kadrBarchasbhaMAT strong
{
    font-weight: normal;
    margin-right: 3px;
}
#kadrBarchasbhaMAT span.iconKenarMatn
{
    color: var(--cl-asl);
}

#kadrBarchasbhaMAT>span>span
{
    padding: 2px 5px 8px 5px;
}

span#matnTarikhErsalMAT
{
    width: 70px;
    padding: 6px 0px 4px 0px;
    float: right;
    text-align: center;
}
span#tarikhErsalMAT
{
    width: 82px;
    padding: 6px 0px 4px 0px;
    float: right;
    text-align: center;
}

#navarChap
{
    float: left;
    width: 340px;
    margin: 0;
}

span.kadrShareLikeComment
{
    position: relative;
    float: right;
    width: 30px;
    height: 90px;
    margin-left: 10px;
}

a.dokmehShareLike, a.dokmehShareLike:link, a.dokmehShareLike:visited
{
    float: right;
    width: 26px;
    height: 26px;
    padding: 8px;
    color: var(--cl-txt2);
    border-radius: 8px;
    font-family: myIcon4;
    font-size: 1.5rem;
    text-align: center;
    background-image: none;
}

a.dokmehShareLike:hover
{
    color: var(--cl-hov);
}

a.dokmehShareLike:active
{
    color: var(--cl-act);
}

span.tedadLike
{
    position: absolute;
    left: 28px;
    bottom: 8px;
    display: block;
    width: 21px;
    text-align: left;
    font-size: 0.625rem;
}

/*      کادر اشتراک گذاری       */
/*#tblKadrShare
{
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background-color: hsla(97, 4%, 13%, 0.8);
}

#tdcelKadrShare
{
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

#kadrTashihOFShare
{
    width: 40%;
    position: relative;
    margin: 0px auto;
}

#kadrVasetShare
{
    width: calc(100% - 34px);
    padding: 20px 17px 16px;
    overflow-y: auto;
    background-color: hsl(0, 0%, 100%);
    border-radius: 8px;
    !*diz box-shadow: inset 0px 0px 0px 2px hsl(200, 100%, 87%);*!
}

#titrShare
{
    float: right;
    width: 100%;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid hsl(0, 0%, 85%);
    font-family: vazir;
    text-align: center;
}

#titrShare>.iconKenarMatn
{
    margin-left: 5px;
}

a.btnKadrShare, a.btnKadrShare:link, a.btnKadrShare:visited
{
    float: right;
    width: calc(33.333% - 38px);
    padding: 8px 15px;
    margin: 0 3px 5px;
    border: 1px solid hsl(353, 84%, 58%);
    color: hsl(353, 84%, 58%);
    border-radius: 8px;
    font-family: vazir;
}

a.btnKadrShare:hover
{
    background-color: hsl(353, 84%, 95%);
}

a.btnKadrShare:active
{
    background-color: hsl(353, 84%, 92%);
}

img.aksIconShare
{
    float: right;
    width: 16px;
    height: 16px;
    margin: 5px 0 0 5px;
}*/

#kadrMahsoolatMortabet
{
    float: right;
    width: 100%;
    margin: 30px 0;
}

span#matnMatalebMortabetMAT
{
    position: relative;
    float: right;
    padding: 0px;
    margin: 0px 15px 15px;
    font-size: 1.25rem;
    font-weight: normal;
    font-family: vazir;
    word-spacing: 3px;
    color: var(--cl-bck-itm);
}

#kadrMahsoolatMortabet span.iconKenarMatn
{
    color: var(--cl-asl);
}

#kadrVasetMortabet
{
    float: right;
    width: 100%;
}

#kadrMatalebMortabetMAT
{
    float: right;
    width: 100%;
}

h2.titrMatlabASV
{
    height: 52px;
}

.matlabASV
{
    /*width: calc(20% - 33px);*/
    /*transition: bottom 0.3s;*/
}

a.kadrAksMatlabASV, a.kadrAksMatlabASV:link, a.kadrAksMatlabASV:visited
{
    float: right;
    width: 100%;
    height: auto;
    padding: 0;
}

img.aksMatlabASV
{
    position: relative;
    float: none;
    width: 90%;
    border-radius: 8px;
    margin: 10px auto;
}

h2.titrMatlabASV
{
    float: right;
    width: 100%;
    height: 26px;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    overflow: hidden;
    /*diz border-top: 1px solid hsl(0, 0%, 80%);*/
    font-family: vazir;
    font-size: 1rem;
    font-weight: normal;
}

h2.titrMatlabASV > a, h2.titrMatlabASV > a:link, h2.titrMatlabASV > a:visited
{
    float: right;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.3s;
}

h2.titrMatlabASV > a:hover
{
    color: var(--cl-hov);
}

h2.titrMatlabASV > a:active
{
    color: var(--cl-act);
}

/*      کادر نمایش ضمیمه        */
#kadrKolNamayeshZamimeh
{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 800;
    display: table;
    width: 100%;
    height: 100%;
}

#tdcellKadrNZ
{
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#kadrSiahNZ
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--cl-5);
}

#kadrZoomZammeh
{
    display: none;
    position: absolute;
    top: 15%;
    left: 10%;
    z-index: 50;
    width: 30%;
    padding-top: 30%;
    border-radius: 4px;
    overflow: hidden;
    background-color: var(--cl-1);
    box-shadow: 0 0 5px var(--cl-1-4);
    animation: aniFade 0.3s;
    animation-fill-mode: both;
}

#tasavirMAT
{
    position: relative;
    display: block;
    width: 45%;
    padding: 20px 30px;
    border-radius: 16px;
    margin: auto;
    overflow: hidden;
    background-color: var(--cl-bck);
}

#kadrTitrTasavirMAT
{
    float: right;
    width: 100%;
    margin-bottom: 10px;
}

h2#titrTasavirMAT
{
    float: right;
    width: calc(100% - 40px);
    padding: 5px 0px;
    margin: 0;
    font-family: vazir;
    font-size: 1.125rem;
    font-weight: 500;
    white-space: nowrap;
    word-spacing: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--cl-asl);
}

a#zabdarTasavirMAT, a#zabdarTasavirMAT:link, a#zabdarTasavirMAT:visited
{
    float: left;
    width: 20px;
    height: 20px;
    padding: 5px;
    margin-right: 10px;
    font-family: myIcon4;
    font-size: 1.125rem;
    color: var(--cl-asl);
}

a#zabdarTasavirMAT:hover
{
    color: var(--cl-hov);
}

a#zabdarTasavirMAT:active
{
    color: var(--cl-act);
}

#kadrTasavirMAT
{
    float: right;
    position: relative;
    width: 67%;
}

img#aksBozorgTasavirMAT
{
    float: right;
    width: 100%;
    border-radius: 4px;
}

.kadrKolNamayeshZamimehVideo #kadrTasavirMAT
{
    padding-top: 67%;
}

#kadrEmkanat
{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 60px;
    padding: 10px 10px 0 10px;
    border-radius: 8px;
    border: 1px solid var(--cl-2-3);
    background-color: var(--cl-2-2);
    opacity: 0;
    transition: opacity 0.3s;
}

#kadrEmkanat a.btnEmkanat
{
    color: #ffffff;
}#kadrEmkanat a.btnEmkanat:hover
{
    color: var(--cl-hov);
}
#kadrEmkanat a.btnEmkanat:active
{
    color: var(--cl-act);
}

#kadrTasavirMAT:hover #kadrEmkanat
{
    opacity: 1;
}

.kadrKolNamayeshZamimehVideo  #kadrEmkanat
{
    height: 68px;
}

a.btnEmkanat, a.btnEmkanat:link, a.btnEmkanat:visited
{
    float: right;
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
    font-family: myIcon4;
    font-size: 1.125rem;
}

a.btnEmkanat:hover
{
    color: var(--cl-4);
}

a.btnEmkanat:active
{
    color: var(--cl-4-2);
}

#kadrKenarTasavirMAT
{
    float: left;
    width: calc(33% - 50px);
    padding: 10px;
    margin-right: 30px;
}

a.itemAksTasavirMAT, a.itemAksTasavirMAT:link, a.itemAksTasavirMAT:visited
{
    position: relative;
    float: right;
    width: calc(50% - 5px);
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: 0 0 5px var(--cl-2-2);
}

a.itemAksTasavirMAT:hover
{
    box-shadow: 0 0 5px var(--cl-2-1);
}

a.itemAksTasavirMAT:active
{
    box-shadow: 0 0 3px var(--cl-2-2);
}

a.itemAksTasavirMAT:nth-child(odd)
{
    margin-left: 10px;
}

a.itemAksTasavirMAT[data-entekhabi="1"]
{
    outline: 2px solid var(--cl-asl);
}

.kadrKolNamayeshZamimehVideo a.itemAksTasavirMAT
{
    padding-top: calc(50% - 5px);
    background-position: center;
    background-size: contain;
    background-repeat

    : no-repeat;
}

img.aksTasavirMAT
{
    float: right;
    width: 100%;
}

#kadrVasetVideoMAT
{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: black;
}

#kadrVasetVideoMAT>video
{
    float: right;
    width: 100%;
    height: 100%;
}

span#dokmehPakhshMAT
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 33px;
    height: 33px;
    margin: auto;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    background-color: hsl(0, 0%, 100%);
    color: var(--cl-5);
    font-family: myIcon4;
    font-size: 2rem;
}

span#dokmehPakhshMAT:hover
{
    background-color: hsl(0, 0%, 95%);
    /*color: hsl(44, 99%, 40%);*/
}

span#tedadLikeVideoMAT
{
    position: absolute;
    left: 11px;
    bottom: 1px;
    display: block;
    width: 21px;
    font-family: vazir;
    text-align: center;
    font-size: 0.625rem;
    color: var(--cl-asl2);
}

/*      زوم عکس مطلب        */

#kadrZoomAks
{
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 45%;
    padding-top: 45%;
    border-radius: 4px;
    overflow: hidden;
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0 0 5px hsl(0, 0%, 70%);
    animation: aniFade 0.3s;
    animation-fill-mode: both;
}

#aksZoomShodeh
{
    position: absolute;
    top: 0;
    left: 0;
}

#kadrShisheieRooyeAks
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: none;
}

#cursorAksZoomShodeh
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background-color: hsla(0, 0%, 58%, 0.15);
    outline: 1px solid hsla(0, 0%, 58%, 0.5);
    border-radius: 4px;
    animation: aniFade 0.3s;
    animation-fill-mode: both;
}

/*  خدمات  */

.khadamat #kadrTitrVaKholasehMAT
{
    width: 100%;
    margin: 0;
}

.khadamat .kadrMohtavaMAT
{
    width: calc(60% - 52px);
    float: right;
    clear: both;
    border: 1px solid var(--cl-brd);
    border-radius: 0px 0px 16px 16px;
    padding: 0px 20px;
    color: var(--cl-txt);
    border-top: unset;
    /*background-color: var(--cl-bck-itm);*/
}

.kadrMohtavaMAT #kholasehMAT
{
    margin-right: 20px;
    margin-bottom: 0px;
}

.khadamat #titrSharhMAT .matnKenarIcon
{
    color: var(--cl-bck-itm);
}

.khadamat #kadrEtelaatMAT
{
    position: absolute;
    top: 0px;
    left: 0;
}

.khadamat #kadrAksVaTitrKDM
{
    width: calc(60% - 62px);
    float: right;
    padding: 20px;
    border: 1px solid var(--cl-brd);
    border-radius: 16px 16px 0px 0px;
    margin-left: 20px;
    border-bottom: unset;
    /*background-color: var(--cl-bck-itm);*/
}

.khadamat #kadrSharhKootahMAT
{
    float: right;
    width: calc(100% - 60px);
    margin-top: 10px;
    background-color: unset;
    border: 1px solid var(--cl-brd);
    box-shadow: unset;
}

.khadamat #kadrSharhKootahMAT #sharhMAT
{
    color: var(--cl-txt);
}


.khadamat #kadrAksVaTitrKDM #titrMAT
{
    color: var(--cl-bck-itm);
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px;
}

.khadamat #kadrAkshaMAT
{
    width: 100%;
    overflow: auto;
    float: none;
    margin: auto;
}

.khadamat .matnKenarIcon
{
    color: var(--cl-tit);
}

.khadamat .iconKenarMatn ,.khadamat a.share ,.khadamat a.like
{
    color: var(--cl-say);
}

.khadamat #kholasehMAT u:before, .khadamat #kadrSharhKootahMAT #sharhMAT u:before
{
    /*color: var(--cl-brd);*/
}

.khadamat a.afzoodanBehSabad span,.khadamat a.afzoodanBehSabad:link span,.khadamat a.afzoodanBehSabad:visited span
{
    color: var(--cl-bck-itm);
}

.khadamat .itemEtelaatMAT .kadrGheymat
{
    width: calc(60% - 62px);
    color: var(--cl-tit);
}

.khadamat .itemEtelaatMAT+.itemEtelaatMAT
{
    border: unset;
}

.khadamat .itemEtelaatMAT+.itemEtelaatMAT .iconKenarMatn
{
    color: var(--cl-say);
}

.khadamat .itemEtelaatMAT+.itemEtelaatMAT .matnKenarIcon
{
    font-size: 0.75rem;
}

.khadamat .itemEtelaatMAT:first-child .iconKenarMatn

{
    color: var(--cl-asl);
}


#kadrNobatTelephoni
{
    float: left;
    width: calc(40% - 42px);
    position: absolute;
    top: 215px;
    left: 0;
    padding: 20px;
    border-radius: 16px;
    font-family: vazir;
    font-size: 1rem;
    background-color: var(--cl-bck-itm);
    border: 1px solid var(--cl-brd);
    text-align: center;
    line-height: 1.275;
}

#kadrNobatTelephoni .itemEtelaatMAT
{
    text-align: right;
    margin: 0;
}

#kadrNobatTelephoni .afzoodanBehSabad
{
    float: none;
    display: inline-block;
    background-color: unset;
    border: solid 1px var(--cl-asl);
}

#kadrNobatTelephoni .afzoodanBehSabad span
{
    color: var(--cl-asl);
}

#kadrNobatTelephoni .afzoodanBehSabad span.iconKenarMatn
{
    display: inline-table;
    transform: rotateY(180deg);
}

#kadrNobatTelephoni .kadrRahnamaNT
{
    float: right;
    width: calc(100% - 20px);
    padding: 10px;
    text-align: left;
    height: auto;
    font-size: 0.75rem;
    color: var(--cl-say);
    text-align: right;
    margin: 10px 0;
}
.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child
{
    top: 415px;
    background-color: unset;
    border-color: var(--cl-bck-itm);
    text-align: justify;
    line-height: 1.275;
}

.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child .itemEtelaatMAT
{
    padding-bottom: 0;
}

.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child .kadrRahnamaNT
{
    display: inline;
    float: none;
    color: var(--cl-txt);
    margin: 0px;
    padding: 5px 0px;
}

.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child .itemEtelaatMAT
{
    border: unset;
    font-size: 0.875rem;
    float: none;
    display: inline-block;
    width: auto;
}

.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child .itemEtelaatMAT span.iconKenarMatn
{
    color: var(--cl-asl);
}

.khadamat #kadrTitrVaKholasehMAT #kadrNobatTelephoni:last-child .itemEtelaatMAT span.matnKenarIcon
{
    color: var(--cl-bck-itm);
}


#kadrMahsoolatMortabet span.iconKenarMatn
{
    color: var(--cl-asl);
}

#kadrMahsoolatMortabet span.matnKenarIcon
{
    color: var(--cl-tit);
}

/*          mobile              */
@media only screen and (max-width:767px)
{
    #sotoonVasat
    {
        width: 100%;
        margin: 15px 0;
        padding: 0;
        background-image: unset;
    }

    #matlabSV
    {
        position: relative;
    }

    .mohtavaAsliSV.videohayeEjraShodeh
    {
        margin: 15px 0px 15px 0px;
        border-radius: 0px;
        padding-right: 0px;
    }

    .kadrMahsoolatVizheh
    {
        padding-bottom: 5px;
    }

    .kadrTitrMV
    {
        margin: 5px 0px 0px;
        padding: 5px 5px 5px 0px;
    }

    h4.titrMV
    {
        height: 1rem;
    }

    .videohayeEjraShodeh .kadrVasetMV
    {
        width: 230%;
    }

    span.kadrShareLikeComment
    {
        float: left;
        width: 108px;
        height: 36px;
        margin: 0;
        padding: 10px 5px;
    }

    a.btnShareLike, a.btnShareLike:link, a.btnShareLike:visited
    {
        width: 26px;
        height: 26px;
        font-size: 1.5rem;
    }

    span.tedadLike
    {
        left: 14px;
        bottom: 1px;
        text-align: center;
    }

    #kadrAkshaMAT
    {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    #kadrTitrVaKholasehMAT
    {
        width: calc(100% - 30px);
        margin: 20px 15px 0;
        padding-top: 10px;
    }
    .kadrMohtavaMAT {
        width: calc(100% - 20px) !important;
        margin: 0;
        padding: 20px 10px 0px;
    }
    .kadrKolVizhegi {
        width: calc(100% - 32px);
        padding: 5px 15px;
    }

    #kholasehMAT
    {
        width: 100% !important;
        margin: 0;
    }

    .kadrMohtavaMAT #kholasehMAT
    {
        margin-right: 0px;
    }

    #kadrSharhKootahMAT
    {
        width: calc(100% - 30px);
        margin: 15px;
        padding: 0px;
    }

    #sharhMAT div
    {
        margin-right: 10px;
        margin-left: 10px;
    }

     #sharhMAT u:before
    {
        top: 0px;
        right: -22px;
    }

     #sharhMAT u
    {
        padding-right: 0px;
    }

    #sharhMAT hr::after,#sharhMAT hr::before
    {
        width: calc(100% - 40px);
        left: 20px;
    }

    #sharhMAT
    {
        width: calc(100% - 20px);
        padding: 25px 10px;
    }

    /* مشخصات فنی */
    #kadrMoshakhasatMAT
    {
        width: calc(100% - 70px);
        margin: 15px;
        padding: 20px;
    }
    #moshakhasatMAT
    {
        width: calc(100% - 1px);
    }

    #kadrEtelaatMAT
    {
        width: calc(100% - 42px);
        margin-top: 15px;
    }

    #kadrTimelineMAT
    {
        float: right;
        width: 100%;
        margin: 15px 0;
        padding: 25px 0;
        border: solid hsl(0, 0%, 90%);
        border-width: 1px 0;
    }

    .kadrVasetTimelineMAT
    {
        float: right;
        width: 20%;
    }

    .timelineMAT
    {
        width: 80%;
        margin: auto;
        text-align: center;
    }

    img.aksTimelineMAT
    {
        float: none;
        width: 35px;
        margin: 0 auto 10px;
    }

    .matnTimelineMAT
    {
        width: 100%;
    }

    img#axKholasehMAT
    {
        width: 100%;
    }

    #kadrVasetMortabet
    {
        overflow: auto;
    }

    #kadrMatalebMortabetMAT
    {
        width: 300%;
        padding: 0 8px;
        margin-bottom: 10px;
    }

    h2.titrMatlabASV
    {
        margin-bottom: 10px;
        height: 30px;
    }

    #videoMAT
    {
        width: calc(100% - 30px);
        padding:1.418% 5px;
        margin: 0px 10px;
    }
    /*.maghalehAst a.zamimehMAT
    {
        width: calc(50% - 10px);
        margin-bottom: 15px;
    }*/
    .maghalehAst a.zamimehMAT.video
    {
        width: calc(50% - 30px);
        padding-top: 27%;
        margin: 0px 10px;
    }

    #kadrMahsoolatMortabet
    {
        width: 100%;
        margin: 20px 0px;
        padding: 0px;
        border: 0px;
    }

    #itemhaSotiMAT
    {
        margin-top: 10px;
    }

    #itemhaSotiMAT .itemSoti
    {
        width: calc(100% - 30px);
        margin: 5px 15px;
        position: relative;
    }

    #itemhaSotiMAT .kadrPakhshSoti
    {
        transition: width 0.5s;
    }

    #itemhaSotiMAT .kadrDokmehha:hover~.kadrPakhshSoti
    {
        width: calc(100% - 120px);
    }

    #itemhaSotiMAT .kadrDokmehha:hover a.btnDownload
    {
        background-position:-88px 0px;        /* namayesh se noghteh */
    }

    /* تصحیح پلاگین صوتی */
    #itemhaSotiMAT .itemSoti .mejs__time-rail
    {
        width: calc(100% - 92px) !important;
    }

    #itemhaSotiMAT .itemSoti span.faselehBeynTimer
    {
        font-size: 11px;
    }

    #kadrDidgahha
    {
        width: calc(100% - 60px);
        margin: 0px 15px !important;
        border: 0;
        padding: 15px;
       // border-top: 1px solid hsl(0, 0%, 90%);
    }

    #kadrEmailEDG
    {
        width: 100%;
    }

    #tdcellKadrNZ
    {
        vertical-align: bottom;
    }

    #tasavirMAT
    {
        width: calc(100% - 50px);
        margin: 10px 10px 120px;
        padding: 15px;
    }

    #kadrTasavirMAT
    {
        width: 100%;
    }

    #kadrKenarTasavirMAT
    {
        width: calc(100% - 10px);
        padding: 10px 5px 0px;
        margin: 0px;
    }

    a.itemAksTasavirMAT, a.itemAksTasavirMAT:link, a.itemAksTasavirMAT:visited
    {
        width: calc(20% - 8px);
        margin: 4px;
    }

    .kadrKolNamayeshZamimehVideo a.itemAksTasavirMAT
    {
        padding-top: calc(20% - 4px);
    }

    #kadrEmkanatMAT
    {
        position: relative;
    }

    #matnBarchasbMAT
    {
        position:relative;
    }

    #kadrBarchasbhaMAT
    {
        position: relative;
        width: calc(100% - 20px);
        margin: 20px 10px 0px;
        padding: 0px;
    }

    #kadrEmkanatMAT span.kadrShareLikeComment
    {
        position: relative;
        float: left;
    }

    span#matnTarikhErsalMAT
    {
        position: absolute;
        right:calc(0px + 1.418%);     /* DEP pad container */
    }

    span#tarikhErsalMAT
    {
        position: absolute;
        right:calc(70px + 1.418%);    /* DEP pad container */
    }

    #navarChap
    {
        width: calc(100% - 30px);
        margin: 10px 15px;
        padding: 0px;
    }

    #matlabSV
    {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    #tdcelKadrShare
    {
        vertical-align: bottom;
    }

    #kadrTashihOFShare
    {
        width: calc(100% - 30px);
    }

    #kadrVasetShare
    {
        margin-bottom: 15px;
    }

    a.btnShare, a.btnShare:link, a.btnShare:visited
    {
        width: calc(50% - 38px);
    }
}