/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/

/*@import url("/fonts/tiffany.css");*/

/* Fixes for allowing "sticky" to function inside wordpress */
#wrapper [role="main"] {
     overflow: unset!important;
}

header.header div.columns {
	flex-wrap: wrap;
}

.page-padding:not(.post-404) {
	overflow-x: hidden;
}

.mobile-toggle-holder .mobile-toggle {
	width: 24px;
	height: 12px;
	margin-right: 10px;
}

.mobile-toggle-holder .mobile-toggle span {
	width: 24px;
	height: 2px;
}

.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
	top: 6px;
}
.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
	top: 12px;
}

    
.thb-full-menu>li .clarity a:not(.logolink) {
	padding: inherit!important;
}


/* Getting rid of this to fix footer bar

.footer_bar.style1 {
	display: flex!important;
}
*/