/*
	Theme Name:	khodrofarsode Child
	Theme URI:  https://adko.ir/web-design
	Author:     adko
	Author URI: https://adko.ir
	Template:	khodrofarsode
	Version:	1.0
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
*/

.i-box p, .i-box h3{
    text-align: center !important;
}
.gfield select{
	border-radius:15px !important;
}
.elms_center > div{
	display:flex !important;
	flex-direction: column !important;
}
@media (max-width: 768px) {
	header .header_1{
		display: block !important;
	}
}