/*
Theme name: Calvary Chapel Ft Lauderdale Front-end
Description: Custom Theme
*/

/*
	Source post-css styles are located in resources/css/
	The compiled bundle is saved to `dist/css/bundle-${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).
	
	DEVELOPMENT.md file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle. 
*/


/*Christmas 2019 Page
.page-id-2702 .introText {margin:100px auto;max-width: 1000px;}
.page-id-2702 h4 {font-size: 16pt; font-weight: 500; font-family: Roboto Condensed;  color: #777777; line-height:1.75em; letter-spacing:.5px;margin-bottom:40px;}
.page-id-2702 h2 {color: #777777 !important;}
.page-id-2702 h2:before {background: #777777 !important;}
.page-id-2702 .accordion h6 {color:#C6001C; font-family: Roboto Condensed;}
.page-id-2702 .active .accordion__head {background-color: #eee;}
.page-id-2702 .accordion__head {padding: 20px 50px 20px 30px;}
.page-id-2702 .accordion__section {border:none;}
.page-id-2702 .accordion {max-width: 600px; margin: 0 auto;}
.page-id-2702 .block-accordion {margin-bottom:0;}
.accordion__head:before {border-color: transparent transparent transparent #c6001d;}
.page-id-2702 .block__groups {margin-bottom:100px;}
.page-id-2702 .block__groups .btn {background:#C6001C;border:2px solid #C6001C;}
.page-id-2702 .block__groups .btn:hover {color:#C6001C; background: transparent;border:2px solid #C6001C;}
end Christmas 2019 Page*/