/*
Theme Name: Coast Cottages
Version: 1.0
Description: A child theme of Divi
Author: coastAdmin
Template: Divi
*/

@import url("../Divi/style.css");

.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
 animation-name: fadeIn !important;
}

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
 animation-name: fadeIn !important;
	background-color:rgba(255,255,255,0) !important;
}

.reviews blockquote {
	margin: 20px 0 10px;
	padding-left: 0;
	border-left: 0px solid;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.2em;
}

div.reviews div.credit {
	display: block;
	margin-top: .2em;
	text-align: left !important;
	font-size: 1em;
	font-weight: 900;
	color:#6a8492;
}

blockquote {
	margin: 20px 0 10px;
	padding-left: 20px;
	border-left: 0px solid;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.4em;
}

.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit {
	display: block;
	margin-top: .2em;
	text-align: center;
	font-size: 1.2em;
	font-weight: 900;
	color:#6a8492;
}

div.regioncol .et_pb_column {
	margin-bottom: 0;
}

div.et_pb_text_inner a hr.divider {
	width: 25%;
	border: 0;
	height: 3px;
	background-color: #fff;
	margin: 20px auto 20px;
}

.et_pb_gallery_item {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

.et_pb_toggle_title::before {
	font-size: 20px;
}

hr.divider {
	width: 25%;
	border: 0;
	height: 3px;
	background-color: #fff;
	margin: 0 auto 20px;
}

hr.linkdivider {
	width: 25%;
	border: 0;
	height: 3px;
	background-color: #fff;
	margin: 20px auto 0;
}

hr.leftdivider {
	width: 20%;
	border: 0;
	height: 3px;
	background-color: #6a8492;
	margin: 10px 0;
}

.headertext {
	background-color:rgba(0,0,0,0.5);

}

.hometextbox {
	background-color: rgba(0,0,0,0.5);
	/* margin: 10% 15% 15% !important; */
	padding: 20px 0;
	max-width: 380px;
	margin: 0 auto !important;
	border: 1px solid #fff;
}

.et_monarch .et_social_icon::before {
	font-size: 25px;
	line-height: 25px;
}

ul.ds-social-follow.et_pb_social_media_follow {
text-align: center;
}

.ds-social-follow.et_pb_social_media_follow li {
float: none;
display: inline-block;
}

#myfooter a {
	color:#ffffff;
}


#myfooter a:hover {
	text-decoration:underline;
}




