/*
Theme Name: SCCS Child
Theme URI: https://madtech.com.my
Author: Chris Cheng
Description: This is a child theme for SCCS Donation Page
Version: 1.0
Template: twentytwenty
Text Domain: sccs-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
html{font-size: 62.5%;height:100%;background:#fff;}
body{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;font-family: 'Palanquin', sans-serif; font-size:20px;font-size:2.0rem;background:#fff;position:relative;color:#cc1f28;font-weight: 400;overflow-x:hidden;position:relative;}
#header{background:#fff url("images/header-bg.jpg") repeat-x;padding-top:50px;padding-bottom:50px;}
#herosection{color:#cc1f28;}
#herosection h2{color:#cc1f28;}
#heroimgsection{position:relative;}
#heroimg{position:absolute;bottom:0px;left:0px;}
@media(max-width:991px){
	#heroimg{position:relative;}
}
#benefitsection{padding-top:50px;padding-bottom:50px;background:#ebb848;color:#fff;text-align:center;}
#benefitsection #benefittitle{color:#fff;text-align:center;}
#donationsection{padding-top:50px;padding-bottom:50px;}
#donationsection .cardbox{margin-top:10px;margin-bottom:10px;}
#donationsection .card {background:#ebb848;padding:5px 5px 5px 5px;color:#fff;margin-top:10px;margin-bottom:10px;}
#donationsection .card .card-footer {background:none;border:none;}
#donationsection .card .card-footer .btn-sccs{font-size:14pt;background:#cc1f28;color:#fff;}
@media(max-width:991px){
	#donationsection .cardbox {padding-left:0px;padding-right:0px;margin-top:2px;margin-bottom:2px;}
	#donationsection .card {font-size:1.2rem;margin-left:2px;margin-right:2px;}
}
#termsection {color:#cc1f28;}
#footer{padding-top:10px;padding-bottom:10px;background:#ebb848;}
#copyrow{color:#fff;font-size:10pt;}