/*
Theme Name: Child Theme
Theme URI: http://www.hypercube.co.nz
Description: Child theme of enfold theme for the Enfold theme
Author: HyperCube
Author URI: http://www.hypercube.co.nz
Template: enfold
Version: 4.4.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 11 Jul 2018 04:05:38 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

@font-face{
	font-family: 'Poppins-bolder';
	src: url(fonts/Poppins-Black.otf);
	font-weight: bolder;
}
@font-face{
	font-family: 'Poppins-bold';
	src: url(fonts/Poppins-Bold.otf);
	font-weight: bold;
}
@font-face{
	font-family: 'Poppins-semibold';
	src: url(fonts/Poppins-SemiBold.otf);
	font-weight: 600;
}
@font-face{
	font-family: 'Poppins';
	src: url(fonts/Poppins-Regular.otf);
	font-weight: normal;
}
/*
body{font-family: 'Poppins' !important;}
body.home .container{
	max-width: 836px !important;
}
body.home .content{
	padding-bottom: 0;
}
body.home .content .entry-content{
	text-align: center;
}
hr{
	border-top: 2px dashed #17a7d2;
	margin: 30px 0;
}
body.home .content h1{
	color: #533290;
	font-size: 48px;
}
body.home .content h1 strong{
	font-family: 'Poppins-bolder';
}
body.home .content p{
	font-size: 18px;
	line-height: 27pt;
}
.top-image{
	margin-bottom: 30px;
}
.top-image .descp{
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
}
.top-image img{
	max-width: 140px;
	display: inline-block;
}
.top-image h2{
	font-family: 'Poppins-bolder';
	text-transform: capitalize !important;
	color: #dc0e1a;
	margin-bottom: 5px;
	text-align: left;
	font-size: 32px;
}
.top-image h3{
	color: #dc0e1a;
	text-align: left;
	font-size: 18px;
	font-family: 'Poppins-semibold';
}
.img-heart{
	max-width: 250px;
}
.heateor_sss_sharing_container ul{
	display: inline-block;
}
body.home .heateor_sss_sharing_container li{
	margin: 0 5px !important;
}
*/
.bottom_wrap{
    min-height: 125px;
    background-color: #473890;
    text-align: center;
    display: table;
    width: 100%;
}
.bottom_wrap .container{
	display: table-cell;
	vertical-align: middle;
}
.bottom_wrap .btn-download{
    background-color: #ff7024;
    color: #fff;
    font-size: 18px;
    padding: 20px 50px;
    border-radius: 50px;
    text-transform: uppercase;
}
.bottom_wrap .btn-download:hover{
    text-decoration: none;
    opacity: 0.9;
}
#mc_embed_signup .button{background-color: #EC6A2F !important;}
#mailchimp{margin-top: 30px;}
#mailchimp .clear{width: 100%;text-align: center;}

#footer .widget img{
	max-height: 115px; 
	margin: 0 3%;
}
#footer .widget img.hyper{
    border-radius: 15px;
    border: 1px solid #e6e6e6;
}
#footer .widget{
	text-align: center;
	margin: 0;
}
#footer .widget .widgettitle{
	color: #533290;
	font-size: 14px;
	margin: 20px 0 30px;
	font-family: 'Poppins-semibold';
}
#footer .widget .textwidget{
	text-align: center;
}

@media(max-width: 767px){
	body.home .bottom_wrap{
		padding: 0 7.5%;
	}
}
@media(max-width: 570px){
	#footer .widget img{
		max-height: 80px;
	}
	.top-image img{
		max-width: 200px;
	}
	.top-image h2{
		text-align: center;
	}
	.top-image h3{
		text-align: center;
	}
}
@media(max-width: 380px){
	#footer .widget img{
		max-height: 60px;
	}
	.bottom_wrap .btn-download{
		padding: 15px 30px;
		font-size: 14px;
	}
}
