/*
Theme Name: AHBJ CleanSpace Business WP Theme
Theme URI: http://demo.themedev.me/wordpress_themes/cleanspace/
Author: ThemeDev.me
Author URI: http://themedev.me
Description: THEME HAS BEEN CUSTOMIZED DO NOT UPDATE. CleanSpace is a clean style and multi-purpose HTML5&CSS3 template. It is greatly suitable for any kind of web sites, either it is a corporate/business site or it is a hair salon or portfolio site.
Version: 2.1.1212
Tags: wordpress theme, responsive, retina ready, business, clean style
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.restricted{width:100%; height:450px; overflow-y: hidden;}

.orange {color: #ec5923;}
.obg {background-color: #ec5923;}
.obgbar {background-color: #ec5923; min-height: 35px}

a.ico_social-twitter { 
	background:url(../img/icons/ico_twitter-white.png) 0 0;
	width:20px!important;
}

a.ico_social-facebook { 
	background:url(../img/icons/ico_facebook-white.png) 0 0;
}

front {
	font-variant: normal;
	font-size: large;
}

/*addition of print media query*/
@media print {
      body {
          width: 100%;
          overflow:visible !important;
      }
      .blog_info.blog_post .portfolio_share, .obgbar, header .top_slogan, .headlinne_content, .head_line,.breadcrumbs, footer, .pre_footer, .widget_categories, .widget_search, .right-sidebar .right-sidebar-block, #comments,nav, .call_us {
      	display:none!important;
      }

      .right-sidebar .fl-container,
      .right-sidebar .posts-block,
      .right-sidebar .right-sidebar-block,
      [class*="span"],
      .user_bg_layout .content_wrapper,
      .content_block {
      	display: block;
	    width:100%!important;
	    float:none!important;
	    margin:0!important;
	    position: static!important;
	    overflow: visible!important;
	}
	.carouselslider ul li {
		display: block;
		float: none;
	}
.row {
	margin-left: 0;
}
article {
	padding: 0 1em;
}
p, td, div {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 1.5em;
}
header .header_wrapper {
	padding-top: 0;
}

}
