/*   
Theme Name: Cloud Living
Theme URI: http://cloudliving.com
Description: Cloud Living
Author: Tung Tran
Author URI: http://cloudliving.com
Template: focusblog
Version: 2
*/
/*hola begin custom theme*/
/*HEADER*/
#floating_menu header {
	background-color: rgb(30, 30, 30);
	padding: 0px 0px !important;
}
/*END HEADER*/
.awr .fwit {
	clear: both;
	margin-top: 10px;
}
.cloudliving.by_line {
	clear: both;
	padding: 0px 0px 10px;
	font-size: 14px;
	line-height: 30px;
}
.cloudliving.by_line a {
	text-decoration: none;
}
.cloudliving.by_line a.comments-link {
	float: right;
	background-color: rgb(30, 30, 30);
	color: #fff;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
	font-size: 18px;
}
.cloudliving.by_line a.comments-link:after {
	content: "";
	position: absolute;
	bottom: -6px;
	left: 10px;
	border-style: solid;
	border-width: 6px 6px 0;
	border-color: rgb(30, 30, 30) transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.cloudliving.post {
	/*box-shadow: none !important;*/
	margin: 0px 0px !important;
}
.cloudliving.post > hr {
	height: 1px;
	background: #efefef;
	border: none;
	width: 92%;
	padding: 0px 0px;
	margin: 0px auto;
}
/*.scn,
.cnt .bSe article,
.awr.pgn {
	box-shadow: none !important;
}*/
.cnt .sAs .twr {
	background: none !important;
}
.cnt .sAs .twr p {
	margin-top: 0px !important;
}
#disqus_thread {
	background-color: #fff;
	padding: 20px;
	-webkit-box-shadow: 0 0 3px rgba(1,1,1,0.16);
	-moz-box-shadow: 0 0 3px rgba(1,1,1,0.16);
	box-shadow: 0 0 3px rgba(1,1,1,0.16);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*Footer Optin*/
/*body > footer {
	margin-top: 0px;
}*/
#footer-optin {
	margin: 50px 0px 0px 0px;
	padding: 20px 0px 30px;
	background-color: #dddddd;
	color: #fff;
	text-align: center;
}
#footer-optin h1,
#footer-optin h2,
#footer-optin h3 {
	color: #09486c;
}
#footer-optin p {
	color: #fff;
}
#footer-optin .btn {
	background: #009B46;
	border: none;
	padding: 14px 20px;
	border-radius: 0px;
	font-size: 24px;
	min-width: 234px;
	box-shadow: none !important;
	margin: 20px 0px 0px;
}
#footer-optin .btn:hover {
	background: #08b255;
}
.cloudliving-share {
	width: 228px;
	margin: 0px auto;
	clear: both;
}
.cloudliving-share > div {
	float: left;
	width: 72px;
	margin-right: 10px;
}
.cloudliving-share > div:last-child,
.cloudliving-share > div.facebook-share {
	margin-right: 0px;
}
.cloudliving-share > div.facebook-share iframe.fb_iframe_widget_lift {
	width: 500px !important;
}
.cloudliving-box .thrv_columns {
	overflow: inherit;
}
.cnt .farb.light {
	border: 2px solid rgb(31, 31, 31) !important;
	-webkit-box-shadow: transparent 0px 0px 8px 4px inset, rgba(0, 0, 0, 0.701961) 0px 0px 2px 1px !important;
	box-shadow: transparent 0px 0px 8px 4px inset, rgba(0, 0, 0, 0.701961) 0px 0px 2px 1px !important;
	background-color: rgb(255, 248, 234) !important;
	padding: 0px 0px;
}
.cnt .farb.light .wrp.lfa {
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
}
.cnt .farb.light div.focus-content {
	padding: 20px;
	text-align: center;
	overflow: auto;
}
.cnt .farb.light div.focus-content h4 {
	margin: 0px 0px 25px;
}
.cnt .farb.light div.focus-content br {
	display: none;
	clear: none;
}
.cnt .farb.light h3.focus-heading,
.cnt .farb.light h2.focus-heading {
	background-color: #1f1f1f;
	color: #fff !important;
	text-align: center;
	margin: 0px 0px;
	padding: 20px;
}
.wpcf7-form textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form select,
.cnt .farb.light div.focus-content input[type=text] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 3px solid #e5e5e5;
	color: #aaa;
	padding: 10px 10px;
	font-size: 14px;
	margin-bottom: 5px;
	outline: none;
	max-width: 100%;
}
.wpcf7-form textarea:focus,
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.cnt .farb.light div.focus-content input[type=text]:focus {
	border: 3px solid #80a8ed;
}
.cnt .farb.light div.focus-content .btn {
	border: none;
	background: none;
}
.wpcf7-form input[type=submit],
.cnt .farb.light div.focus-content input[type="submit"] {
	font-size: 20px;
	background: #009B46;
	border: none;
	box-shadow: none;
}
.wpcf7-form input[type=submit]:hover,
.cnt .farb.light div.focus-content input[type="submit"]:hover {
	background: #08b255;
}
.wpcf7-form input[type=submit] {
	color: #fff;
	cursor: pointer;
	border: none;
	padding: 10px 20px;
}
.wpcf7-form textarea {
	width: 100%;
	max-width: 520px;
	height: 220px;
	resize: vertical;
}
.toggleHere {
	display: none;
}
.toggleHere.active {
	display: block;
}
.cnt h1 a, .cnt .entry-title a {
	color: #1e1e1e !important;
}
@media only screen and (min-width: 768px) {
	#floating_menu header .side_logo .h-i {
		min-height: 60px;
	}
	#floating_menu header a {
		color: #c2c2c2;
		text-transform: uppercase;
		font-size: 18px;
	}
	#floating_menu ul.menu > li {
		margin: 0px 0px !important;
		padding: 0px 0px !important;
	}
	#floating_menu ul.menu > li > a {
		padding: 0px 15px !important;
		margin: 0px 0px 0px !important;
		height: 60px;
		line-height: 60px;
		border: 0px;
		border-radius: 0px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		white-space: nowrap;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#floating_menu ul.menu > li.current-menu-item > a,
	#floating_menu ul.menu > li > a:hover {
		color: #fff;
		border-bottom: 10px solid #30a1fb;
		background-color: #2f2f2f;
	}
	#floating_menu ul.menu ul.sub-menu {
		background-color: rgb(30, 30, 30);
		top: auto;
		left: auto;
		border: none;
		padding: 0px 0px 10px;
		opacity: 1;
	}
	#floating_menu ul.menu ul.sub-menu li {
		border: none;
	}
	#floating_menu ul.menu ul.sub-menu a {
		padding: 10px 15px 0px !important;
		color: #fff;
		font-size: 16px;
	}
	#floating_menu ul.menu ul.sub-menu a:hover {
		background: none;
		color: #1f78c4;
	}
}
@media (min-width: 768px) and (max-width: 940px) {
	#floating_menu header a {
		font-size: 16px;
	}
	#floating_menu ul.menu > li > a {
		padding: 0px 12px !important;
	}
	#floating_menu ul.menu ul.sub-menu a {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}
}
@media only screen and (max-width: 741px) {
	.cloudliving.by_line a.comments-link {
		float: none;
		display: block;
		width: 40px;
		margin: 5px 0px 0px;
	}
}