/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.61.1499520954
Updated: 2017-07-08 23:35:54

*/

.epl-button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background: #002E62;
	color: #ffffff;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
}
.epl-button:hover {
	background: #002E62;
	color: #ffffff;
	text-decoration: none;
}
.epl-floor-plan-button-wrapper {
	display: inline-block;
	margin-right: 0.3em;
}
/*** Override theme button styles ***/
.epl-button a,
.epl-button input[type='submit'],
.epl-button input[type='button'] {
	color: #AAAAAA;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 1px solid transparent;
	background-image: none;
	background: transparent;
	font-weight: 400;
	text-decoration: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.epl-button:hover input[type='submit'],
.epl-button:hover input[type='button'] {
	background: #002E62;
	color: #ffffff;
	text-decoration: none;
}

/*****************************
	EPL Clear Floating Div's
******************************/
.epl-clearfix {
	clear:  both !important;
}
.epl-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* Use this stylesheet for problems with IE7 and below */
#ie6 .epl-clearfix,
#ie7 .epl-clearfix {
	zoom: 1;
}


.download_pdf {
                                -moz-user-select: none;
                                background: #002E62 !important;
				color: #ffffff !important;
                                border: 1px solid transparent;
                                border-radius: 4px;
                                cursor: pointer;
                                display: inline-block;
                                font-size: 14px;
                                font-weight: normal;
                                line-height: 1.42857;
                                margin-bottom: 0;
                                padding: 7px 12px;
                                text-align: center;
                                vertical-align: top;
                                white-space: nowrap;
                                margin-bottom: 5px;
                            }
                            .pdf_button_section .download_pdf:hover{
                              	background: #002E62 !important;
				color: #ffffff !important;
                            }
                            .pdf_button_section{
                                float: left;
                                width: 100%;
                                margin-top: 30px;
                            }
                            .pdf_button_section .download_pdf {
                            background: #002E62 !important;
				color: #ffffff !important;
                          }
				Estate_Home {
				-moz-user-select: none;
				background: #002E62 !important;
				color: #ffffff !important;
                                border: 1px solid transparent;
                                border-radius: 4px;
                                cursor: pointer;
                                display: inline-block;
                                font-size: 14px;
                                font-weight: normal;
                                line-height: 1.42857;
                                margin-bottom: 0;
                                padding: 7px 12px;
                                text-align: center;
                                vertical-align: top;
                                white-space: nowrap;
                                color: #444444;
				 margin-bottom: 5px;
								}

