/*
Theme Name: Harnold Child
Theme URI: https://irtech.biz/wp/harnold/
Author: Ir-tech
Author URI:  https://themeforest.net/user/ir-tech
Description: This is a child theme of Harnold
Version: 1.0.0
Template: harnold
 Text Domain:  harnold-child
*/

.footer1 .footer-logo{
	margin-bottom:30px;
	display:inline-block;
}
.footer1 p{margin-bottom:15px;}
.footer1 ul.social-icon li a{
	font-size:20px !important;
}

select.form-control:not([size]):not([multiple]) {
    height: auto;
}
form .style-01 h3{margin-bottom:20px;}
form .style-01 .form-group .form-control{margin-bottom:0;}

@media (max-width:767px){
	.subscriber_form .btn-wrapper .boxed-btn.brrtb{
		border-radius:5px;
	}
}
@media (max-width:384px){
	.subscriber_form .btn-wrapper .boxed-btn.brrtb{
		padding:15px 20px;
	}
}