/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.huge_it_slideshow_image_wrap_gallery_8{
	width: 100% !important;
}
.imagetop > img {
    width: auto !important;
	float: left;
}

.imagetop > .bylinedate{
	float: left;
    margin-top: -5px;
}
div.the-comment img {
	width: auto !important;
}

/*a.btn_subscribe{
	background-color:#00adf2;
	padding:14px 15px;
	border-radius:3px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px; 
	display:block;
	width:220px;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
}
a.btn_subscribe:hover{
	background: -webkit-linear-gradient(#0080b4, #00adf2); /* For Safari 5.1 to 6.0 */
/*	background: -o-linear-gradient(#0080b4, #00adf2); /* For Opera 11.1 to 12.0 */
/*	background: -moz-linear-gradient(#0080b4, #00adf2); /* For Firefox 3.6 to 15 */
/*	background: linear-gradient(#0080b4, #00adf2);
	padding:14px 15px;
	border-radius:3px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:12px; 
	display:block;
	width:220px;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
}*/

img.rental-price-data-main{
	width:900px;
	height:300px;
}

img.rental-price-data-part{
	width:425px;
	height:auto;
}

div.rental-price-data-first{
	float:left;
}
div.rental-price-data-second{
	float:right;
}
div.rental-price-data-list{
	margin-top:25px;
}

a.november-2015-rental{
	color: black;
    font-weight: 700;
	font-family: 'Varela Round', Arial, Helvetica, sans-serif;
    margin-left: 20px;
}

.post{
	margin-bottom:16px;
}
div.like-list > div.fusion-row{
	width: 900px;
}
div.like-list{
	background-color: rgb(233, 234, 238);
	padding-bottom: 50px;
	text-align: center;
}

.fusion-carousel .fusion-carousel-item img {
    height: 150px;
}

.fusion-blog-layout-large .entry-title, .fusion-blog-layout-medium .entry-title {
    margin-bottom: 7px;
}

.single-post .fusion-post-slideshow, .single-wpfc_sermon .fusion-post-slideshow, .fusion-blog-layout-large .fusion-post-slideshow, .fusion-blog-layout-large-alternate .fusion-post-slideshow {
    margin-bottom: 5px;
}

.post-content p {
    margin-bottom: 10px;
}

h2.entry-title {
    margin-bottom: 0px;
}

div.mashsb-count{
	display:none;
}

.single .post,
.page-id-6720 .page{
	width: 650px;
	margin: 0 auto;
}

body.category #main > .fusion-row, body.page-id-2 #main > .fusion-row{
	width: 650px;
	margin: 0 auto;
}
/* div.nicescroll-rails{
	width:17px !important;
	background-color: rgb(241,241,241) !important;
}

div.nicescroll-rails > div{
	width:17px !important;
	background-color: rgb(188,188,188) !important;
} */

@media only screen and (max-width: 800px){
	div.like-list{
		display:none;
	}
	.fusion-mobile-menu-icons{
		z-index:100;
		background-color: #DADADA;
		width: 100%;
		text-align: left;
		line-height:15px;
		padding: 9px 30px;
	}

	.fusion-mobile-menu-section-title{
		font-size:13px;
		font-family: Arial,Helvetica,sans-serif;
		font-weight: 200;
	}
	
	div.rental-price-data-first{
		width:100%;
		margin-bottom: 25px;
	}
	div.rental-price-data-second{
		width:100%;
	}
	
	.fusion-icon.fusion-icon-bars {
		margin-top: -2px;
	}

	.fusion-mobile-nav-holder .fusion-menu li:first-child a{
		border-top: 1px solid #dadada;
	}

	img.rental-price-data-part {
		height: auto;
	}
	.single .post,
	.page-id-6720 .page{
		width: 300px;
	}
	body.category #main > .fusion-row, body.page-id-2 #main > .fusion-row{
		width: 300px;
	}
}

@media only screen and (max-width: 640px){
	div.like-list{
		display:none;
	}

	.fusion-mobile-menu-icons{
		z-index:100;
		background-color: #DADADA;
		width: 100%;
		text-align: left;
		line-height:15px;
		padding: 9px 30px;
	}
	
	.fusion-mobile-menu-section-title{
		font-size:13px;
		font-family: Arial,Helvetica,sans-serif;
		font-weight: 200;
	}
	div.rental-price-data-first{
		width:100%;
		margin-bottom: 25px;
	}
	div.rental-price-data-second{
		width:100%;
	}

	.fusion-icon.fusion-icon-bars {
		margin-top: -2px;
	}

	.fusion-mobile-nav-holder .fusion-menu li:first-child a{
		border-top: 1px solid #dadada;
	}
	img.rental-price-data-part {
		height: auto;
	}
	.single .post,
	.page-id-6720 .page{
		width: 300px;
	}
	body.category #main > .fusion-row, body.page-id-2 #main > .fusion-row{
		width: 300px;
	}
}