/*
	Theme Name:	flip Child
	Theme URI:	http://flipcodigital.com.au
	Description:Sample child theme of flipco theme for customization.
	Author:		flipco
	Author URI:	http://flipcodigital.com.au
	Template:	flip
	Version:	1.0
*/
.cz_box_front_inner.clr {
    border-radius: 10px;
}
.cz_btn_center a {
    border-radius: 25px;
}
.cz_acc_child {
    border-radius: 10px !important;
}
#cz_12616 .cz_title_content span {
    font-size: 45px;
	font-weight: bold;
	line-height: 1.5;
	color: rgb(246, 37, 33);
	padding: 20px;
	background: #fff;
	border-radius: 50px;
	}
.cz_btn strong {
    padding: 20px;
}
.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-full-height.vc_row-o-columns-stretch.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex.vc_general.vc_parallax.vc_parallax-content-moving {
    min-height: 450px !important;
}
.contactformcontact span input, .sidebarform span input {
    margin-bottom: 20px;
}
.page-id-18 div.wpcf7-response-output {
	position: relative !important;
}
.page-id-18 .wpcf7 form .wpcf7-response-output {
	margin: -2em 0.5em 2em;
}
@media only screen and (max-width: 768px) {
	.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-full-height.vc_row-o-columns-stretch.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex.vc_general.vc_parallax.vc_parallax-content-moving {
    min-height: 300px !important;
}
#cz_12616 .cz_title_content span {
    font-size: 19px !important;
	padding: 5px;
	}
	.page_footer .cz_stlylish_list li > div, .cz_stlylish_list li > a > div {
    	display: inline-block;
	}
	.page_footer .cz_stlylish_list li a{
		display: inline-block;
	}
}
@media only screen and (max-width: 520px) {
	.cz_post_content ol, .cz_post_content ul, .comment-content ul, .comment-content ol {
		margin: 0 0 30px 20px !important;
	}
	.page-id-18 .wpcf7 form .wpcf7-response-output {
		margin: -4em 0em 4em;
	}
}