/*
 Theme Name:     VAPCP
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800;900&display=swap');
@font-face {
font-family: "Rage";
src: url("fonts/RAGE.eot");
src: url("fonts/RAGE.woff") format("woff"),
url("fonts/RAGE.otf") format("opentype"),
url("fonts/RAGE.svg") format("svg");
}

body{
	font-family: 'Nunito', sans-serif;
	font-size:16px;
	line-height:normal;
	font-weight:normal;
	background:#2D305A;
	color:#31314F;
	
}

body.page-id-447 .entry-content{
	margin-top:15%;
}

body.page-id-447 .entry-content .swpm-login-widget-form{
	width:240px;
	margin:3rem auto;
}

body.page-id-447 .entry-content .swpm-login-widget-form .swpm-label, body.page-id-447 .entry-content .swpm-login-widget-form .swpm-remember-me .swpm-rember-label{
	color:#ffffff;
}

body.page-id-447 .entry-content .swpm-login-widget-form .swpm-join-us-link{
	display:none;
}


.blue-text{color:#31314F;}

.green-text{color:#2BAA8C;}

body:not(.theme-preset-active) footer#colophon {
    color: #ffffff;
    background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    color: #31314F;
}

.entry-meta .byline{display:none !important;}

.entry-title {
display: none;
}

h2{
	font-size:200%;
	font-weight:700;
}
h2:before{
	content:"";
	display:block;
	background:#2BAA8C;
	width:75px;
	height:5px;
}


/* Buttons */
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffffff;
    border: 1px solid transparent;
    padding: .375rem 1rem;
    font-size: 1rem;
	font-weight:600;
    line-height: 1.5;
    border-radius: 50px 50px 50px 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #2BAA8C;
    border-color: #29A185;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2BAA8C;
    border-color: #29A185;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #2BAA8C;
    border-color: #2BAA8C;
    box-shadow: 0 6px 30px rgb(49 49 79 / 50%);
}
.btn-primary:hover {
    color: #fff;
    background-color: #31314F;
    border-color: #31314F;
}



/* Header */

header#masthead {
    margin-bottom: 0;
    background-color: #ffffff;
    box-shadow:none;
    padding: 1rem 2rem 2rem 3rem;
}
#masthead .navbar-brand img{
    width:180px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a{
	font-size: 112.5%;
	font-weight: 600;
	color:#2D305A;
	text-transform: uppercase;
	padding: 1.5rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-size: 112.5%;
	font-weight: 600;
	color:#2BAA8C;
	text-transform: uppercase;
	padding: 1.5rem;
}

#content.site-content {
	background:#ffffff;
	padding-top: 1rem;
}



a, a:link, a:focus{
	color:#2BAA8C;
}


/* Homepage */

.hero-banner-wrapper{
	position:relative;
	background:#ffffff;
	width:100%;
	overflow: auto;
}

.hero-banner-container{
	background: url(assets/images/banner-bg.png) top right no-repeat #2D305A;
	border-radius:0 0 100px 0;
	width:80%;
	min-height:550px;
	margin-top:4rem;
}

.hero-banner{
	width:65%;
	box-sizing: border-box;
	padding:30px 0 30px 25%;
	color:#A5B2D8;
	font-size: 125%;
	line-height:133.333%;
}

.hero-banner h1{
	color:#C7D8FF;
	font-size:180%;
	font-weight:700;
	line-height:140.625%;
}

.hero-banner-image{
	position:absolute;
	top:0;
	right:0;
	width:40%;
	height:510px;
	background:transparent;
	background-size:cover;
	background-position: center center;
	z-index:1;
}
.hero-banner-title{
	position:absolute;
	bottom: -25px;
    left:-100px;
	width:400px;
	background:#2BAA8C;
	z-index:2;
	color:white;
	font-size:185%;
	line-height:normal;
	border-radius:100px 100px 100px 0;
	box-sizing: border-box;
	padding:20px 40px;
}

.provider-story{
	position:relative;
}

.provider-story .ps-name{
position:absolute;
bottom:10px;
left:10px;
color:#ffffff;
}

.provider-story .ps-name i{
	margin-top:3px;
	color:#2BAA8C
}

/* Events */

.tribe-events .tribe-events-l-container {
    padding-bottom: 80px;
    padding-top:0px !important;
    min-height: 600px;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    border-radius: 50px !important;
    background-color: #2BAA8C !important;
}

.tribe-events .tribe-events-c-ical__link {
	border-radius: 50px !important;
    border: 1px solid #2BAA8C !important;
    color: #2BAA8C !important;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
	color:#fff !important;
    background-color: #2BAA8C !important;
}

.tribe-common .tribe-common-c-svgicon {
    color:  #2BAA8C !important;
}

/* Widgets */

.box-member{
	width:350px;
	min-height:220px;
	padding:20px 20px 10px 20px;
	background:url("assets/images/icon.png") no-repeat #2BAA8C;
	background-position:20px 20px;
	background-size:25% auto;
}
.box-member .cta{
	width:100%;
	font-size:150%;
	text-transform:uppercase;
	color:#2D305A;
	font-weight:700;
}

.box-payments{
	width:350px;
	min-height:220px;
	padding:20px 20px 10px 20px;
	background:#2BAA8C;
}

.box-payments .box-label h3{
	width:100%;
	font-size:150%;
	color:#2D305A;
	font-weight:700;
}

.box-payments .cta{
	font-size:150%;
	font-weight:700;
	color:#2D305A;
}

.box-news, .box-location, .box-contact{
	color:#2D305A;
	width:350px;
	min-height:220px;
	padding:20px 20px 10px 20px;
	background:#DCDCDC;
}
.box-news .btn{
	background:#2D305A;
	color:white;
	border-radius:50px 50px 50px 0;
}

.box-tagline{
	width:300px;
}

.box-tagline .tagline{
	color:#2BAA8C;
	font-family: 'Rage', Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:185%;
	margin: 10px 10px 0 10px;
    text-align: center;
}


/* About */

@media (min-width: 1200px) { 
	body.page-id-88 .entry-content{
	width:70%;
}
		body.page-id-88:before{
			position:absolute;
			right:0;
			content:"";
			background:url(assets/images/vapcp-pattern.png) top right no-repeat;
			background-size: auto 70%;
			height:1035px;
			width:844px;
		}
}
.board-members-wrapper{
margin-left: calc(-100vw / 2 + 1140px / 2);
    margin-right: calc(-100vw / 2 + 1140px / 2 - 42.75%);
}
.board-members-wrapper .board-member-container {
			position:relative;
		}
.board-members-wrapper .board-member-container{
	width:calc(98% / 7);
	margin:.125%;
}
.board-members-wrapper .board-member-container img{
			width:100%;
	height:auto;
		}
.board-members-wrapper .board-member-container .board-member{
			position:absolute;
			bottom:20px;
			left:20px;
	color:#ffffff;
		}

/* Forms & Links */
.links a{
	color:#31314F;
	text-decoration:underline;
}
.links p{
	position:relative;
	padding-left:30px;
}
.links p:before{
	position:absolute;
	left:0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f360";
	color:#2BAA8C;
}
.links p:first-child:before{
	position:absolute;
	left:0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f1c1";
	color:#2BAA8C;
}
.two-image-header{
	margin-left: calc(-100vw / 2 + 1140px / 2);
	margin-right: calc(-100vw / 2 + 1140px / 2);
}
.two-image-header .pattern{
	background: url(assets/images/banner-bg.png) top right no-repeat #2D305A;
    border-radius: 0 0 0 100px;
    width: 100%;
    min-height: 300px;
    margin-top: 4rem;
}

/* Join Us */
.brand-header{
	margin-left: calc(-100vw / 2 + 1140px / 2);
	margin-right: -300px;
}

/* Contact */
.contact-images{
	margin-left: calc(-100vw / 2 + 1140px / 2);
	margin-right: 350px;
}
.contact-images img:nth-of-type(2){
	margin-left:50px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #DCDCDC;
    border-radius: 1rem;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contact-form {
	color:#31314F;
	font-weight:400;
}

.contact-form .ajax-loader {
	width:0;
	padding:0;
	margin:0;
}
input::placeholder {
	color:#838395;
}

/* Footer */

#footer-widget{
	color:#A5B2D8;
	padding-top:2rem;
}

	#footer-widget h1, #footer-widget h2, #footer-widget h3, #footer-widget h4, #footer-widget h5, #footer-widget h6 {
		color:#A5B2D8;
	}


		#footer-widget #menu-main-menu li{
			width:50%;
		}

.site-info{
	letter-spacing:1px;
}







