
/*** IMPORT GOOGLE FONTS ***/

@import url(http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Domine:400,700|Kaushan+Script:400);


/*** GENERAL STYLES ***/

body {font-family: Rambla, sans-serif; color: #476e82; background: #f1eeeb;}
h1, h2, h3, h4, h5, h6, .widget-title {font-weight: 400; color: #35515f; font-family: Domine, serif;}
a, #toc a {color: #d9725a;}
a:hover, #toc a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #c14140;}

.round-corners, .archive_thumbs, .author_excerpt .avatar, .gallery .attachment-thumbnail {border-radius: 15px;}


/*** EXTRA TEXT COLORS ***/

.widget_oomph_post_widget .entry-meta, #primary .posted-on-byline {color: #c5c5c5;}
.accordion-container .show-more, .accordion-container .show-less {color: #c5c5c5; font-family: Rambla, sans-serif;}


/*** BUTTONS ***/

input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {font-size: 19px; color: #fff; font-family: Domine, serif; background: linear-gradient(to bottom, #d9725a 0%, #c14140 100%); border-radius: 35px;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .comments-area .reply a:hover, a.button-link:hover, .contact-us-button a:hover {background: #d9725a;}


/*** LINES ***/

th, td, .accordion-container, .comments-area, #primary .with-divider, .wp-pagenavi {border-color: #e5e4e4;}



/*==============================================*/


/*** STRUCTURE ***/

#wrapper {}
#wrapper-with-footer {}
#wrapper-without-footer {background: #faf9f8;}
#wrapper-without-header {}
#wrapper-without-herowidgets {border-top: 5px solid #faf9f8; overflow: hidden; background: linear-gradient(to bottom, #ddd5ca 0%, #faf9f8 400px);}

#masthead > .inner, #site-navigation > .inner, #secondary-nav > .inner, #content > .inner, #colophon > .inner {position: relative; max-width: 1140px; margin: 0 auto;}
#wrapper-without-herowidgets > .inner {position: relative; max-width: 1170px; margin: 0 auto; box-shadow: 0 0 45px #ddd5ca;}

#masthead {background: url(/wp-content/uploads/sites/14/2015/02/masthead-201502.jpg) center top no-repeat;}
#logo {position: relative; left: -15px;}

#colophon {border-top: 5px solid #fff; padding: 35px 0; background: linear-gradient(to bottom, #e6e1dc 0%, #f1eeeb 20px);}
#colophon a {color: #7daac1;}
#site-footer-right .widget_nav_menu .menu > li > a {color: #35515f; font-family: Domine, serif; font-size: 16px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#wrapper-without-herowidgets > .inner {padding: 0 25px;}
	#content {padding: 20px 0;}
	#masthead > .inner {min-height: 250px;}
	#primary {padding: 10px 40px 20px;}
	.home #primary {padding: 10px 0;}
	.page-template-page_right-sidebar-php #primary {padding-left: 15px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#content {padding: 20px;}
}


/*** PRIMARY NAV ***/

#site-navigation {background: linear-gradient(to bottom, #35515f 0%, #516f7e 100%);}
#site-navigation .menu > li > a {padding: 11px 15px 10px; font-family: Domine, serif; font-size: 16px;}
#site-navigation a {padding: 10px 15px; font-size: 15px; color: #faf9f8;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#site-navigation {padding-top: 10px;}
	#site-navigation .menu > li > a {margin: 0 2px 10px 0; border-radius: 25px;}
	#site-navigation .sub-menu {padding: 5px 0; background: #35515f; border-radius: 0 0 15px 15px; overflow: hidden;}
	#site-navigation .current_page_item > a, #site-navigation .current_page_ancestor > a {background: linear-gradient(to bottom, #5b7f8f 0%, #4e6f7f 100%);}
	#site-navigation .menu > li:hover > a {background: linear-gradient(to bottom, #d9725a 0%, #c14240 100%);}
	#site-navigation .sub-menu li a:hover {background: #476e82;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#menu-title {font-family: Domine, serif;}
	.menu-toggle-icon {background: linear-gradient(to bottom, #d9725a 0%, #c14240 100%); border-radius: 3px;}
}


/*** SECONDARY NAV ***/

#secondary-nav {position: absolute; left: 0; right: 0; top: 0; font-size: 13px;}
#secondary-nav ul {position: absolute; right: 265px; top: 17px;}
#secondary-nav li {border-left: 1px solid rgba(71,110,130,.2);}
#secondary-nav li:first-child {border: 0;}
#secondary-nav li a {padding: 6px 15px; margin: -6px 0;}
#secondary-nav li a:hover {}
#secondary-nav li.button a {color: #fff; border-radius: 35px; margin: -6px 10px; background: linear-gradient(to bottom, #d9725a 0%, #c14140 100%);}
#secondary-nav li.button a:hover {background: #d9725a;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#secondary-nav ul {right: 10px; top: 11px;}
}



/*==============================================*/


/*** WIDGETS AND LISTS ... AFFILIATIONS, INSURANCE ***/

.widget {margin: 20px 0;}
.secondary .widget {}
.widget-title, .widget ul.list li, .widget ul.thumblist li, .widget_categories li {border-bottom: 1px solid #e5e4e4;}
.widget-title {border-width: 2px; margin: 0 0 10px; padding: 2px 10px; font-size: 16px; font-family: Domine, serif; color: #35515f; line-height: 1.2;}
.widget .widget-title + div > ul.list, .widget .widget-title + ul.list, .widget_categories .widget-title + ul, .widget-title + ul.thumblist {margin: -10px 0 0;}
.widget ul.list li > a, .widget_categories ul a, .thumblist-link {padding: 10px;}


/*** CALL TO ACTION ***/

.action {line-height: 1.2;}
.action-text {color: #e9e4de; font-size: 24px; font-family: Domine, serif;}
.action-phone {color: #fff; font-size: 32px; font-family: 'Kaushan Script', serif;}
a.action-email {color: #dfc7ae; font-size: 18px; font-family: Domine, serif; text-transform: lowercase;}
.action-email:before {bottom: 1px;}

#masthead .action {}
#masthead .action-text {font-size: 20px; color: #c14140;}
#masthead .action-phone {font-size: 40px; color: #35515f;}
#masthead .action-email {font-size: 18px; color: #e9e4de;}

#colophon .action-text {font-size: 20px; color: #c14140;}
#colophon .action-phone {font-size: 36px; color: #476e82;}
#colophon .action-email {color: #7daac1;}

#primary .action, .secondary .action {overflow: hidden; background: linear-gradient(to bottom, #d9725a 0%, #c14140 100%); border-radius: 15px;}
#primary .action .inner, .secondary .action .inner {text-align: center; padding: 15px 5px; background: url(/wp-content/uploads/sites/14/2014/01/bird.png) 0 0 no-repeat;}
#primary .action:only-child {margin: 0;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .action {text-align: right; padding: 65px 15px 0 0;}
	#masthead .action-email {text-shadow: 0 0 10px rgba(0,0,0,.8);}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .action {padding: 20px 10px 10px; background: linear-gradient(to bottom, #e9e4de 0%, #faf9f8 70px);}
	#masthead .action-email {margin-top: 5px; color: #7daac1;}
}


/*** GOOGLE SEARCH ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .google-search {position: absolute; right: 15px; top: 10px; width: 250px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .google-search {background: #7daac1; padding: 10px 15px; margin: 0;}
}


/*** BREADCRUMBS ***/

#breadcrumbs {padding: 15px 0; font-size: 14px;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#breadcrumbs {padding: 15px 20px;}
}


/*** CUSTOM MENU (LEFT NAV) ***/

.photo-above-left-nav img {border-radius: 15px;}

.secondary .widget_nav_menu {padding-top: 20px; background: url(/wp-content/uploads/sites/14/2014/01/widget-shadow-top.png) center top no-repeat; background-size: 100% 10px;}
.secondary .widget_nav_menu .menu {padding-bottom: 20px; background: url(/wp-content/uploads/sites/14/2014/01/widget-shadow-bottom.png) center bottom no-repeat; background-size: 100% 10px;}
.secondary .widget_nav_menu li {}
.secondary .widget_nav_menu a {color: #35515f; padding: 10px 15px; font-size: 15px; font-family: Domine, serif; border-radius: 25px;}

.secondary .widget_nav_menu .current_page_item > a {background: #e9e4de;}
.secondary .widget_nav_menu a:hover {color: #fff; background: linear-gradient(to bottom, #35515f 0%, #476e82 100%);}


/*** FOLLOW US ***/

.widget_acadia_social_media {padding-bottom: 35px; background: url(/wp-content/uploads/sites/14/2014/01/widget-shadow-bottom.png) center bottom no-repeat; background-size: 100% 10px; text-align: center;}
.widget_acadia_social_media .widget-title {margin-bottom: 5px; padding-top: 30px; border: 0; color: #476e82; font-size: 30px; font-family: 'Kaushan Script', serif; background: url(/wp-content/uploads/sites/14/2014/01/widget-shadow-top.png) center top no-repeat; background-size: 100% 10px; text-transform: lowercase;}


/*** TESTIMONIAL ***/

.widget-testimonials .entry-summary {font-size: 21px; line-height: 1.3; color: #476e82; font-family: Domine, serif;}
.widget-testimonials .entry-summary:before {left: -20px; top: 3px; line-height: .75; color: #a0c9de; font-size: 80px; font-family: 'Kaushan Script', serif; overflow: visible;}
.widget-testimonials .testimonial-attribution {color: #c5c5c5; font-size: 16px;}

.secondary .widget.widget-testimonials {padding: 20px;}

#primary .widget-testimonials {padding: 15px 10px; text-align: center;}
#primary .widget-testimonials .entry-summary {font-size: 24px;}
#primary .widget-testimonials .entry-summary:before {display: none;}


/*** VIRTUAL TOUR ***/

.virtual-tour, .secondary .widget.virtual-tour {background: #e9e4de; padding: 10px 10px 5px; border-radius: 15px;}
.virtual-tour img {border-radius: 7px;}
.virtual-tour .caption {text-align: center; padding: 5px 5px 0; font-size: 21px; color: #476e82; line-height: 1.2; text-transform: lowercase; font-family: 'Kaushan Script', serif;}


/*** CONTACT US BUTTON ***/

.secondary .widget.contact-us-button {}


/*** POST-IT ***/

.post-it {background: #e9e4de; border-radius: 15px;}


/*** IMPORTANT ***/

.important {color: #fff; font-family: Domine, serif; background: #476e82; border-radius: 15px;}
.important:before {font-family: Domine, serif; line-height: .9;}


/*** BLOG STUFF ***/

.author_excerpt {background: #e9e4de; border-radius: 3px;}

.comment-list .depth-1, .comment-list .depth-3 {background: #e5e4e4;}
.comment-list .depth-2, .comment-list .depth-4 {background: #fff;}



/*==============================================*/


/*** HOME HERO ***/

.hero {border-radius: 15px;}
.hero .caption {position: absolute; left: 0; top: 50%; right: 0; transform: translateY(-50%); padding: 20px; background: rgba(221,213,202,.5); text-align: center;}
.hero .caption h1 {font-size: 27px; text-transform: uppercase; text-shadow: 0 0 20px rgba(221,213,202,.8); font-weight: bold; color: #35515f;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.hero .caption {transform: none; background: #ddd5ca;}
	.hero .caption h1 {font-size: 21px;}
}


/*** HOME TAGLINE ***/

.tagline {text-align: center;}
.tagline h1, .tagline h2 {margin: 0; padding: 0; font-size: 30px; line-height: 1.2; color: #c14140;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.tagline h1 {padding: 20px; font-size: 21px;}
}


/*** HOME TILES ***/

.tile {border-radius: 15px; overflow: hidden;}
.tile .caption {display: block; left: 0; bottom: 0; right: 0; background: #e9e4de; padding: 10px 15px; font-family: 'Kaushan Script', serif; color: #476e82; font-size: 21px;}


/*** HOME WELCOME TEXT ***/

.cfct-build .row.row-welcome {background: #e9e4de; margin: 0; padding: 20px 10px; border-radius: 15px;}
.welcome-image img {border-radius: 7px;}
.welcome-text {padding: 10px;}


/*** HOME FEATURES ***/

.home-feature {padding: 10px; text-align: center; background: #e9e4de; border-radius: 15px; overflow: hidden;}
.home-feature img {border-radius: 15px;}
.home-feature h3 {margin: 10px 0; font-size: 18px;}



/*==============================================*/


/*** LANDING PAGE STRUCTURE ***/

.lp-hero .textwidget, .lp-cta .action {max-width: 1210px;}


/*** LANDING PAGE HERO ***/

.lp-hero {background: #133444; /*background-image: url(/wp-content/uploads/sites/14/2016/08/lp-hero.jpg) center center no-repeat;*/}
.lp-hero .two-third .box {background: rgba(53,81,95,.9); color: #c5c5c5; border-radius: 15px;}
.lp-hero .one-third .box {background: rgba(71,110,130,.95); border-radius: 15px;}


/*** LANDING PAGE INSURANCE ***/

.insurance-accepted {background: #476e82;}
.insurance-accepted img {height: 50px;}


/*** LANDING PAGE CTA ***/

.lp-cta {background: linear-gradient(to bottom, #d9725a 0, #c14140 100%);}
.lp-cta .action .after-phone {font-size: 24px; font-weight: bold; color: #ddd5ca;}


/*** LANDING PAGE WIDGETS ***/

.landing-page #primary .thumblist {padding: 10px 15px !important;}
