/*
Theme Name: Colorlib Child Theme
Template: travelify
Author: Colorlib
Author URI: https://colorlib.com
*/
@import url("../travelify/style.css");
/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

h1 {
	font-size: 10px;
	line-height: 12px;
}

h2 {
	font-size: 28px;
	line-height: 55px;
}


*/
.wrapper {
	max-width: 1018px;
	margin: 0 auto;
	background-color: #ffffff;
/**#f8f8f8;**/
	-webkit-box-shadow: none;
/**0 1px 2px rgba(0, 0, 0, 0.2);**/
	box-shadow: none;
/**0 1px 2px rgba(0, 0, 0, 0.2);**/
	border-radius: 0;
}

.container {
	margin: 0;
	max-width: 100%;
/**978px;**/
}

body,input,textarea,article {
	font: 20px Ubuntu, sans-serif;
	line-height: 35px;
	color: #666;
}

h2 {
	font-size: 28px;
	line-height: 55px;
}

#content .post {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: none;
/**2px dashed #eaeaea;**/
}

#content .post:first-child {
	padding-top: 0;
	border-top: none;
}

.page-title-wrap {
	background-color: #fff;
/*#f5f5f5;**/
	border-bottom: none;
/**1px solid #eaeaea;**/
	padding: 20px 0;
}

.page-title {
	font-size: 24px;
	line-height: 30px;
	color: #555;
	font-weight: normal;
	float: left;
	padding-top: 2px;
}

.widget {
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: none;
/**0 1px 2px rgba(0, 0, 0, 0.2);**/
	box-shadow: none;
/**0 1px 2px rgba(0, 0, 0, 0.2);**/
	border-radius: 1px;
	margin-bottom: 30px;
	color: #F96E5B;
/**777;**/
	background-color: #fff;
/**#f9f9f9;**/
	border: none;
/**1px solid #eaeaea;**/
	border-radius: 2px;
	padding: 8px;
}



ul.default-wp-page li a {
	display: inline-block;
	color: #F96E5B !important;
	background-color: #fff;
/**#f9f9f9;**/
	border: none;
/**1px solid #eaeaea;**/
	border-radius: 2px;
	padding: 8px;
}

ul.default-wp-page li a:hover {
	border: none;
/**1px solid #3B3C3B;**/
	color: #F9290D !important;
/**fff !important;**/
	border: none;
/**1px solid #1c1f1d;**/
	cursor: pointer;
	background: #fff;
	color: #F9290D;
	position: relative;
	border-radius: none;
	text-shadow: none;
/**0 1px 1px rgba(0,0,0,0.2);**/
	-webkit-box-shadow: none;
/**inset 0 1px 1px rgba(255,255,255,0.2);**/
	box-shadow: none;
/**inset 0 1px 1px rgba(255,255,255,0.2);**/
}

.entry-meta-bar {
	border-top: none;
/**1px solid #eaeaea;**/
	border-top: none;
/**rgba(0,0,0,.035) 1px solid;**/
	border-bottom: none;
/**1px solid #eaeaea;**/
	border-bottom: none;
/**rgba(0,0,0,.035) 1px solid;**/
	padding: 7px 5px;
	clear: both;
	background: #fff;
}

.entry-meta .author:before,
.entry-meta .posted-on:before,
.entry-meta .category:before,
.entry-meta .comments:before


.entry-meta .comments:before {
	content: none;
/*'\f300';*/
}

article {
	background: #fff;
	-webkit-box-shadow: none;
/*0 1px 2px rgba(0, 0, 0, 0.2);*/
	box-shadow: none;
/*0 1px 2px rgba(0, 0, 0, 0.2);*/
}

#content ol {
	list-style: none;
}

.bypostauthor article {
	background: #eaeaea;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.7rem 0;
	border-bottom: none;
/**2px dashed #eaeaea;**/
}

#main-nav {
	border-bottom: 1px solid #eaeaea;
	border-left: none;
	border-right: none;
	cursor: pointer;
	background: #fff;
	color: #3b3c3b;
	position: relative;
	text-shadow: none;
/**0 1px 1px rgba(0,0,0,0.4);**/
	-webkit-box-shadow: none;
/**inset 0 1px 1px rgba(255,255,255,0.2);**/
	box-shadow: none;
/**inset 0 1px 1px rgba(255,255,255,0.2);**/
}

#main-nav a {
	color: #3b3c3b;
	display: block;
	float: left;
	font-size: 18px;
	padding: 8px 12px 0 10px;
	height: 32px;
}

#main-nav a:hover,#main-nav ul li.current-menu-item a,#main-nav ul li.current_page_ancestor a,#main-nav ul li.current-menu-ancestor a,#main-nav ul li.current_page_item a,#main-nav ul li:hover > a {
	background: #fff;
/**#1c1f1d;**/
	-webkit-box-shadow: none;
/**inset 0 0 4px rgba(0,0,0,0.2);**/
	box-shadow: none;
/**inset 0 0 4px rgba(0,0,0,0.2);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;**/
	color: #F9290D;
/**fff;**/
}

#main-nav ul ul {
	text-shadow: none;
}

#main-nav li:hover > a,#main-nav ul ul :hover > a,#main-nav a:focus {
	color: #F9290D;
}

#main-nav ul li ul {
	position: absolute;
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
/**777;**/
	top: 40px;
	left: 0;
	width: 190px;
}

#main-nav ul li ul li a,
#main-nav ul li.current-menu-item ul li a,
#main-nav ul li ul li.current-menu-item a,
#main-nav ul li.current_page_ancestor ul li a,
#main-nav ul li.current-menu-ancestor ul li a,
#main-nav ul li.current_page_item ul li a {
	float: none;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
	height: 100%;
	padding: 6px 10px;
	color: #3b3c3b;
/**#777;**/
	text-transform: capitalize;
	background: #fff;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#main-nav ul li ul li a:hover,#main-nav ul li ul li:hover > a,#main-nav ul li.current-menu-item ul li a:hover {
	background-color: #fff;
/**#F9F9F9;**/
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #F9290D;
/**1c1f1d;**/
}

/* Readmore */
.entry-meta-bar .readmore {
	text-transform: capitalize;
}

.full-width-image {
	max-width: 100%;
}

.nosidebar-content {
	width: 70%;
	margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
	.nosidebar-content {
		width: 100%;
		margin: 0 auto;
	}
}

/*http://www.w3schools.com/css/tryit.asp?filename=trycss_align_container*/
.img-center {
	margin: 0 auto;
	width: 50%;
}

@media only screen and (max-width: 1023px) {
	.img-center {
		margin: auto;
		width: 100%;
	}
}

/* Blockquote */
blockquote {
	font-family: Ubuntu Light;
	font-style: normal;
	font-size: 32px;
	line-height: 42px;
	padding: 20px 20%;
	background: #fff;
	border-left: none;
/*4px solid #439f55;*/
	margin-bottom: 20px;
	background-color: #F5F5F5;
	color: #B2B2B2;
	text-align: center;
}

.wp-caption .wp-caption-text,.gallery-caption {
	font-style: italic;
	text-align: center;
}

/*Embedding iframes (Maps) http://amobil.se/2011/11/responsive-embeds/, http://www.smashingmagazine.com/2013/05/29/the-state-of-responsive-web-design/ */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
/* 16/9 ratio */
	padding-top: 30px;
/* IE6 workaround*/
	height: 0;
	overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

Table_01 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	border-collapse: collapse;
	border-spacing: 0;
}

#authorarea {
	background: #f0f0f0;
	border: 1px solid #d2d2d2;
	padding: 10px;
	width: 70%;
	overflow: hidden;
	color: #333;
}

#authorarea h3 {
	font-size: 18px;
	color: #333;
	margin: 0;
	padding: 10px 10px 5px;
}

#authorarea h3 a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#authorarea img {
	margin: 0;
	padding: 10px;
	float: left;
	border: 1px solid #ddd;
	width: 100px;
	height: 100px;
}

#authorarea p {
	color: #333;
	margin: 0;
	padding: 0 10px 10px;
}

#authorarea p a {
	color: #333;
}

.authorinfo {
	padding-left: 120px;
}

/* =Footer
-----------------------------------------------*/
#footerarea {
	margin-bottom: 10px;
}
#footerarea form input,#footerarea form textarea,#footerarea .widget {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#footerarea .widget-wrap {
	border-top: 1px solid #eaeaea;
	padding: 0 2.5%;
}
#footerarea .widget-area {
	padding: 40px 0;
}
#footerarea .widget {
	padding-left: 15px;
	padding-right: 15px;
}
#footerarea .col-3 {
	width: 100%; /**31.6%;**/
	float: center;
	margin-left: 2.5%;
}
#footerarea .col-3:first-child {
    margin-left: 0;
}
#footerarea .widget {
	width: 100%;
}
#footerarea .widget_archive,#footerarea .widget_pages,#footerarea .widget_nav_menu,#footerarea .widget_recent_entries,#footerarea .widget_categories,#footerarea .widget_recent_comments,#footerarea .widget_meta,#footerarea .widget_rss {
	margin-bottom: 22px;
}
#footerarea .widget_archive ul li,#footerarea .widget_pages ul li,#footerarea .widget_nav_menu ul li,#footerarea .widget_recent_entries ul li,#footerarea .widget_categories ul li,#footerarea .widget_recent_comments ul li,#footerarea .widget_meta ul li,#footerarea .widget_rss ul li {
	padding-bottom: 8px;
}
#footerarea .widget-title {
	font-size: 19px;
	text-transform: uppercase;
	line-height: 25px;
}
#footerarea .widget_article {
	margin-bottom: 10px;
}
#footerarea .widget_info,#footerarea .widget_text {
	margin-bottom: 15px;

/**Sign up forms**/
#optin {
	background: #efefef;
	border: 3px solid #e0e0e0;
	font-weight: bold;
	margin-bottom: 2em;
	padding: 20px 0;
	text-align: center
}
	#optin label { display: block }
	#optin input {
		background: #fff;
		border: 1px solid #ccc;
		font-size: 14px;
		margin: 0 10px 10px 0;
		padding: 8px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd
	}
		#optin input.name { background: #fff 10px center; padding-left: 35px }
		#optin input.email { background: #fff 10px center; padding-left: 35px }
		#optin input[type="submit"] {
			background: #217b30 top;
			border: 1px solid #137725;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: -1px -1px #1c5d28;
			width: 198px
		}
			#optin input[type="submit"]:hover { color: #c6ffd1 }

