/*
Theme Name: Boo Child
Theme URI: http://boo.themerella.com/
Author: ThemeRella Team
Author URI: https://themeforest.net/user/themerella
Template:  boo
Description: Versatile, Powerful and Ultimate Wordpress Theme Made by Themerella. Boo is endlessly customizable, fully responsive and retina ready Wordpress theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: boo
Tags: featured-images, two-columns, custom-header, custom-menu, flexible-header, full-width-template, post-formats, theme-options
*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.title-wrapper h2, .title-wrapper a{
		width: 100% !important;
		white-space: pre-wrap !important;
		word-wrap: break-word !important;
	}

	.portfolio-content {
		width: 100% !important;
	}

	.title-wrapper {
		width: 100% !important;
	}
}

@media screen and (max-width: 465px) {
	.entry-content h1 {
		font-size: 55px !important;
	}
}

@media screen and (max-width: 990px) {
	.entry-content .content-box-content h4 {
		font-size: .9em !important;
	}
}
