@charset "UTF-8";
/* Custom stylesheet document for Calvin Seminary (main) by Grey Matter Group (http://www.greymattergroup.com) */
/* Please don't steal without giving credit where it is due. Thanks! */

/* custom styles */
.page .inner {background: transparent}

/* for ghost buttons */
a.btn_ghost {display:block; text-decoration:none !important; color:white !important; font-size:16px; text-align:center; max-width:180px; border:1px solid white; padding:10px; margin:20px auto 10px auto; border-radius:15px}
a.btn_ghost:hover {background:white; border:1px solid #31BCAD; color:#31BCAD !important}

/* for 960px+ width */ @media only screen and (min-width : 960px) {}

/* mobile hp banner */
@media only screen and (max-width: 768px) {img.hp-img-resp-wide {display:none} }
@media only screen and (min-width: 768px) {img.hp-img-resp-mobile {display:none} }

/* featured content - hp */
#btn_cta {background: #31BCAD; text-decoration:none; padding:15px 20px; border-bottom:0; color:white; font-size:24px; border-radius:5px;}
.home .container .page_content .social_give p {margin-top:32px;} /* tried p.cta_wrap_fc */

/* lynt page */
.page-id-3738 .container .page_content .inner .content_side {float:left}
.page-id-3738 .wp-caption p.wp-caption-text {font-size:14px}

/* alumni page */
.page-alumni .box {margin:10px; padding:10px; border-radius: 10px} /* mobile default */

.page-alumni #box1 {background: #97002E; color:white}
.page-alumni #box2 {background: #F7931D; color:white}
.page-alumni #box3 {background: #31BCAD; color:white}
.page-alumni #box4 {background: #97002E; color:white}

.page-alumni p#cta_wrap {}
.page-alumni a#btn_cta {background: #4D0000; text-decoration:none; border-bottom:0; color:white; border-radius:5px ; padding:5px; font-size:16px; }
.page-alumni a.btn_cta_alt {background: #31BCAD !important }

.page-alumni h2 {margin:10px 0;}
.page-alumni #box3 {padding-bottom:10px}
.page-alumni #box4 a {text-decoration:underline; color:#F0E9CE;}

/* for 960px+ width */
@media only screen and (min-width : 960px) {
.page-alumni .box {max-width:540px; margin:30px; padding:40px 40px 60px 40px; border-radius: 40px}
.page-alumni #box2, .page-alumni #box4 {margin-left:140px}
.page-alumni p#cta_wrap {margin:60px 0;}
.page-alumni p.cta_wrap_alt {margin-bottom:20px !important}
.page-alumni a#btn_cta {margin-left:10%; padding:15px 15px; font-size:32px;}
.page-alumni a.btn_cta_alt {margin-left:20% !important;}
.page-alumni #box4 {margin-left:132px; max-width:564px;}
}

/* classical aid page */
a.custom-button-bar-wide {
display:inline-block;
margin:10px 0; 
padding: 20px 10px;
min-width:220px;
font-size:20px;
color:white;
}

a#custom-button-bar-wide1 {background:#F7931D}
a#custom-button-bar-wide2 {background:#31BCAD}
a#custom-button-bar-wide3 {background:#97002E;}

/* custom page layout templates -NB */

/* template2box */
/* - preview day page */
#layout-template2box .box-wrap {display:table; border-spacing:20px; border-collapse: separate; margin-top:20px;}
#layout-template2box .box-wrap .box {background:#4D0000; color:white; display:table-cell; padding:20px; max-width:420px;}

#layout-template2box #cta_wrap {margin:60px 0;}
#layout-template2box #cta_wrap #btn_cta {background: #31BCAD; text-decoration:none; padding:20px 30px; border-bottom:0; color:white; font-size:32px; border-radius:5px}
#layout-template2box #cta_wrap {margin-left:360px}

/* - 2col lp */
.page-id-5173 #layout-template2box .box-wrap .box {margin-right:20px; display:inline-block; max-width:340px}
.page-id-5173 #layout-template2box .box-wrap .box-third {background:#ccc; color:black; display:table-cell; padding:20px; max-width:260px;}

.box {
margin-right:10px; display:inline-block !important; max-width:330px !important; }


/* end */