/*
Theme Name: Clinic
Theme URI: google.com
Author: Abbas Hosseini
Description: Special theme for 
Source : https://dental-clinic.cmsmasters.net/
Version: 1
*/


@font-face {
	font-family: IRANSans-light;
	font-style: normal;
	font-weight: 300;
	src: url('assets/fonts/iransans/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('assets/fonts/iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('assets/fonts/iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('assets/fonts/iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('assets/fonts/iransans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}


@font-face {
	font-family: IRANSans-Medium;
	font-style: normal;
	font-weight: 200;
	src: url('assets/fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('assets/fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('assets/fonts/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('assets/fonts/iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('assets/fonts/iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

html,
body,
p,
a,
h1,h2,h3,h4,h5,h6,
span,
i {
    font-family: 'IRANSans-light' !important;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    font-family: 'IRANSans-Medium' !important;
}
.rtl-mode .logo_wrap {
    float: right !important;
}

.rtl-mode .slogan_wrap {
    float: left !important;
}

.rtl-mode .search_wrap {
    float: left !important;
}
.rtl-mode .puzzle_post_content_wrap h4,
.rtl-mode .puzzle_post_content_wrap p,
.rtl-mode .puzzle_post_content_wrap .cmsms_post_date {
    text-align: right !important;
    direction: rtl;
}
.rtl-mode .blog.columns.puzzle .post .puzzle_post_content_wrapper .cmsms_post_cont_info {
    text-align: right !important;
    direction: rtl !important;
}


.rtl-mode .blog.columns.puzzle .post .puzzle_post_content_wrapper .cmsms_post_footer > span {
    direction: rtl !important;
    float:right !important;
}
.rtl-mode .cmsms_post_footer_info{
    direction: rtl !important;
    float:left !important;
}

.cmsms_tab_inner {
    direction: rtl;
}
@media screen and (min-width:1024px) {
    .rtl-mode #header nav > div > ul > li{
        float:right !important;
        direction: rtl;
        text-align: right;
    }
    .rtl-mode #header nav > div > ul > li ul li{
        direction: rtl;
        text-align: right;
    }
}
#footer_menu ul {
    display:none;
}
.footer_inner{
    direction:rtl;
    text-align:right;
    
}

.cmsms_post_content {
	direction:rtl;
	font-size:15px
}
.wp-block-list li:before {
	display:none !important
}
	body,
	input[type=text],
	input[type=date],
	input[type=tel],
	input[type=number],
	input[type=email],
	input[type=password],
	input[type=search],
	input[type=submit],
	textarea,
	select,
	option,
	.tweet_list .tweet_text,
	.cmsmsLike,
	.cmsmsLike:hover,
	.cmsms_post_comments,
	.cmsms_post_comments:hover,
	.blog.columns.puzzle .post.format-aside .cmsms_post_cont, 
	.blog.columns.puzzle .post.format-aside .cmsms_post_cont .cmsmsLike, 
	.blog.columns.puzzle .post.format-aside .cmsms_post_cont .cmsmsLike:hover, 
	.blog.columns.puzzle .post.format-aside .cmsms_post_cont .cmsms_post_comments, 
	.blog.columns.puzzle .post.format-aside .cmsms_post_cont .cmsms_post_comments:hover, 
	.profiles.opened-article .profile .cmsms_profile_header .cmsms_profile_subtitle, 
	.cmsms_profile.vertical .profile .pl_img .pl_noimg, 
	.cmsms_search_post .cmsms_post_cont_info,
	.post.cmsms_search_post .cmsms_post_cont_info,
	.cmsms_search_post .cmsms_post_footer_info,
	.post.cmsms_search_post .cmsms_post_footer_info,
	.cmsms_wrap_pagination ul li .page-numbers {
		color:#6e6e6e;
}
