/* Enter Your Custom CSS Here 
@font-face {
	font-family: 'ArabicR';
	src: url('http://khartoumbreastcarecentre.org/fonts/arabic-regular.woff');
  	font-weight: normal;
	font-style: normal;
}

/*body.rtl h1, h2, h3, p, .footer .widget-title, .footer .widget_nav_menu ul.menu li > a { font-family: ArabicR!important;}*/

body.rtl .navbar-toggle { float: right; }

.jumbotron .jumbotron-caption .caption-heading h1 {
text-shadow: 2px 2px #e55ea2;
}
.jumbotron .jumbotron-caption .caption-small-heading{
  color : white;
  font-size:16px;
  text-shadow: 2px 2px #0096CF;
}
.header-widgets .icon-box--title {color : #FF9FC7;}
.header-widgets .icon-box--icon i {color: #0096CF;}
.header-widgets .icon-box--description {color: #0096CF;}

.wpcf7-form span span { font-weight: normal; display: inline-block; margin-right: 8px; }

.counter .counter--text .counter--number {color : #FF9FC7;}
.counter .counter--text .counter--title {color : #0096CF;}

.header-topbar-sidebar .menu > li:hover > a { color: #1A96D2; }

.header-topbar-sidebar .menu > li > a { font-size:14px; }

.header .header-topbar .header-description { display: none; }

.header-topbar-sidebar .menu > li:last-of-type > a { font-size:16px; } 

body.rtl .page-header--title { text-align: right!important; }

body.rtl .jumbotron .jumbotron-caption .caption-small-heading { letter-spacing: 0px!important; }

body.rtl .wpcf7-form span  { text-align: right; }

body.rtl .wpcf7-text, .wpcf7-select { text-align: right; }

body.rtl .counter .counter--text { margin-left: auto; margin-right: 75px; }

	
