body {
    /* direction: rtl; */
}
body {
    font-family: 'IRANSans', Arial, sans-serif !important;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}
#yith-woocompare .compare-list{
    direction: rtl;
}
#yith-woocompare .compare-list .button{background-color: #3c763d;}
#yith-woocompare .compare-list.DTFC_Cloned{
    display:none;
}
#cboxClose{
    position:relative;
    bottom: -5px !important;
}