/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
	
/* Resource page end-of-post */
#end_of_post {
	background-color: white;
	border-style: solid;
  border-width: 3px;
	border-color: #d14783;
	padding: 10px;
}

/* Header image */
.header-image .site-header .wrap .title-area {
	height: 222px !important;
}


/* Blog roll spacing after block */
.content .post {
	margin-bottom: 15px !important;
}

/* Search results title */
body.search h1.archive-title {
	background: #FFFFFF !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

/* Travel page general styles */
#travel_heading img, #travel_heading_two img, #travel_heading_three img, #travel_heading_four img, #travel_heading_five img {
	width: 100% !important;
}

@media only screen and (max-width: 1140px) and (min-width: 480px) {
	
	/* Header image */
.header-image .site-header .wrap .title-area {
	height: 179px !important;
	background-size: 768px 179px !important;
}
	
	/* Travel media awards */
	#text-190 {
		width: 25% !important;
		margin: 0 auto !important;
	}
	#travel_two_left, #travel_two_right {
		width: 50%;
		float: left;
		margin: 0px;
	}
	#travel_two_left section, #travel_two_right section{
		width: 95%;
		margin: 0 auto;
	}
	#travel_two_left img, #travel_two_right img{
		width: 100%;
		margin: 0px;
	}
	#mc_signup_homepage #mc_embed_signup #text-bit img {
		width: 70% !important;
	}
}

@media only screen and (max-width: 839px) {
	
		/* Header image */
.header-image .site-header .wrap .title-area {
	height: 112px !important;
	background-size: 480px 112px !important;
}
	
	/* Make search always there */
	#text-113 {
		display: block !important;
	}
	/* Topnav padding */
	#top_header {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	/* Topnav menu text size */
	#text-19 {
		font-size: 10px !important;
	}
	/* Blog roll spacing on image etc. */
	body.page-template-page_blog .content article .entry-content img {
		margin: 15px auto;
		display: block;
		float: none;
		width: 70%;
	}

	/* Search results spacing on image */
	body.search-results .content article .entry-content img {
		margin: 15px auto;
		display: block;
		float: none;
		width: 70%;
	}

	/* London page blogroll */
	body.page-template-travelhome .content article a {
		float: none !important;
		margin: 0px auto !important;
	}

	body.page-template-travelhome .content article .entry-header {
		float: none !important;
		margin: 0px auto !important;
	}

	body.page-template-travelhome .content article img {
    margin: 0 auto !important;
    display: block !important;
    padding-bottom: 12px !important;
	}

	.entry-header .entry-meta {
		margin: -5px 0 15px !important;
	}
	/* Travel page top text padding */
	#text-27 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	/* Travel page spacing */
	body.page-template-travelhome .one-third {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	width: 33.33333333%;
	}
	body.page-template-travelhome .one-third section {
		width: 95% !important;
	}
}

@media only screen and (max-width: 479px) {
	
	/* Top nav menu text */
	#text-19 {
		font-size: 7px !important;
		padding-top: 3px !important;
	}
	/* Top search box size */
	#text-113 input[type=search]{
		width: 100px !important;
	}
	/* Main logo image size */
	.header-image .site-header .wrap .title-area {
		width: 410px !important;
		height: 95px !important;
		background-size: 410px 95px !important;
	}
	/* Main logo padding */
	.site-header {
		padding-bottom: 30px !important;
	}
	/* Travel page spacing */
	body.page-template-travelhome .one-third {
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	body.page-template-travelhome .dynamik-widget-area .textwidget {
		margin: 0px !important;
	}
	body.page-template-travelhome .dynamik-widget-area .textwidget img{
		width: 100% !important;
		margin: 0px 0px 0px 0px !important;
	}
	#travel_heading_two img{
		margin-bottom: 0px !important;
	}
	#travel_three_first img, #travel_three_second img, #travel_three_third img {
		margin-bottom: 10px !important;
	}
	#travel_heading img {
		margin-bottom: 10px !important;
	}

	body.page-template-travelhome .one-third section {
		width: 100% !important;
	}

	#travel_two_left, #travel_two_right {
		width: 100%;
		float: none;
		margin: 0px;
	}
	
	/* Travel media awards */
	#text-190 {
		width: 60% !important;
		margin: 0 auto !important;
	}

	/* London page blogroll */
	body.page-template-travelhome .content article img {
		margin-top: 10px !important;
	}
}

/* Weird smiley face */
img#wpstats {
	display: none;
}
/* 
Child Theme: Refined Theme
Child Theme Version: 1.0.1
Parent Theme / Framework: Genesis
Parent Theme / Framework Version: 2.5.3
Fix Author: Brady Friedrich
Fix Date: 12/14/2017
 */

/* Mediavine Sidebar Adjustment */
@media only screen and (min-width: 1024px) {
	.content-sidebar .content {
		max-width: calc(100% - 320px);
	}
	.content-sidebar .sidebar {
		min-width: 300px;
		margin-left: 20px;
	}
	.sidebar.widget-area .widget{
		max-width: 240px;
		margin-left: 0px;
		margin: auto;
	}
}
@media only screen and (max-width: 1140px){
.content-sidebar .sidebar.sidebar-primary {
    width: 300px;
}
}
@media only screen and (max-width: 1023px) {
	.content-sidebar .content {
		max-width: 100%;
		width: 100%;
	}
		.content-sidebar 	.sidebar.sidebar-primary {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
}
/* End of Mediavine Sidebar Adjustment */
/* Mediavine Mobile Content Adjustment */
@media only screen and (max-width: 359px) {
	.entry {
		padding: 10px !important;
	}
	.entry-content{
		padding-left: 0px !important;
		padding-right: 0px !important;
	} 
}
/* End of Mediavine Mobile Content Adjustment */