/* BEGIN theme_css */
#custom {}
.image-single-content{
    display: none;
}
ul,ol,li{list-style-type:disc}
.rtl strong, .rtl strong span {
    font-family: IRANBold !important;
}

.ginput_container_radio li, .gfield_checkbox li {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.aradfooter label{color:white;}

/* END theme_css */
