/*
Theme Name: Garland Child
Description: Child Theme for Garland Theme
Author: zozothemes
Version: 1.0
Template: garland
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

span.cea-icon-list-icon {
	width: 20px;
	display: inline-block;
}

footer .widget {
	margin-bottom: 0px !important;
}

@media only screen and (max-width: 600px) {
	.single h2 {
		font-size: 30px !important;
		line-height: 35px !important;
	}
}


input.batagardens-accept {
	min-height: 0px !important;
	height: 14px !important;
}


.contact-form-wrapper span.wpcf7-form-control-wrap input {
	display: inline-block;
	margin: 0px 5px 0px 0px;
}



input.batagardens-accept {
	width: 14px!important;
	height: 14px!important;
	max-height: 14px!important;
}

@supports (-webkit-touch-callout: none) {
	input[type=checkbox] { 
		-webkit-transform: scale(0.6,0.6);		
		margin: 0px !important;
		display: inline !important;
		vertical-align: bottom;
	} 
	
	.wpcf7-list-item {
		margin: 0em!important;
	}
	
}

@media only screen and (min-width: 768px) {
	.footer-bottom-wrap .row .col-12 {
		justify-content: space-between!important;
	}
}

.custom-post-nav {
	display: none;
}

.garland-content-wrap {
	padding-bottom: 0px !important;
}

.service-content {
	padding: 20px 0px 0px 0px ! important;
}