/*
Theme Name: smart-mag-child
Theme URI: https://togo.hotelbusiness.com/smart-mag-child/
Description: togo.hotelbusiness.com child theme
Author: Richard Burns
Author URI: https://togo.hotelbusiness.com
Template: smart-mag
Version: 2.6.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smart-mag-child

*/

.main-head .right {
	display: inline-block !important;
	text-align: center !important;
}
.main-head header {	
	width: 100% !important;
    z-index: 5 !important;
    position: fixed !important;
    min-height: 144px !important;
    margin: 0 !important;
    padding-bottom: 5px !important;
    top: 0px !important;
    background-color: #FFF !important;
}
.main-head .title img {	
	margin: 10px auto!important;
}
.issuem_archives_shortcode .issuem-archives-issue p {
	margin: 0;
}

@media only screen and (min-width: 1128px) {
	.main-head .right {
    	line-height: 146px !important;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1127px) {
	.main-head .title img {	
	    margin: 30px auto!important;
	}
	.main-head .title {
		width: auto !important;
	}
	.main-head .right {
		display: inline-block !important;
    	line-height: 85px !important;
		text-align: center !important;
	}
}

@media only screen and (max-width: 799px) {
	.main-head .logo-mobile {
		width: 100px !important;
		min-width: 150px !important;
	}
	.main-head .title {
		width: auto !important;
	}
	.main-head .right {
		display: none !important;
		line-height: 0px !important;
		margin-left: 0px !important;
		text-align: center !important;
	}
	.navigation-wrap.cf {
		position: inherit !important;
		z-index: 6 !important;
		top: 100px !important;
		left: auto !important;
		right: 15px !important;
		width: 60% !important;
	}
}
@media only screen and (max-width: 500px) {
	.main-head .logo-mobile {
		width: 60px !important;
		min-width: 60px !important;
	}
	.col-8.main-content {
	    padding-top: 110px !important;
	}
	.main-head header {	
		min-height: 110px !important;
		line-height: 0px !important;
	}
	.navigation-wrap.cf {
		position: inherit !important;
		z-index: 6 !important;
		top: 60px !important;
		left: auto !important;
		right: 15px !important;
		width: 70% !important;
	}
}