/*
Theme Name: SKNANB Child
Text Domain: sknanb-child
Template:     sknanb
*/

#site-header-wrap .site-branding img{
	max-height: 80px !important;
}

.cart-icon-wrap{
	display: none !important;
}

#site-header-wrap.header-layout1 .site-header-top .header-top-right{
	display: none !important;
}

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

.b24-form-wrapper.b24-form-shadow{
	box-shadow: none !important;
}

.b24-form-wrapper{
	max-width: 100% !important;
}

@media only screen and (min-width: 768px) {
	
	.b24-form-field:nth-of-type(3) { 
		display: inline-block !important;
		width: 50% !important;
		float: left !important;
		padding-right: 5px;
	}
	
	.b24-form-field:nth-of-type(4) { 
		display: inline-block !important;
		width: 50% !important;
	}
	
	.b24-form-field:nth-of-type(7) { 
		display: inline-block !important;
		width: 50% !important;
		float: left !important;
		padding-right: 5px;
	}
	
	.b24-form-field:nth-of-type(8) { 
		display: inline-block !important;
		width: 50% !important;
	}
	
	.b24-form-field:nth-of-type(9) { 
		display: inline-block !important;
		width: 50% !important;
		float: left !important;
		padding-right: 5px;
	}
	
	.b24-form-field:nth-of-type(10) { 
		display: inline-block !important;
		width: 50% !important;
	}
	
	.b24-form-field:nth-of-type(15) { 
		display: inline-block !important;
		width: 50% !important;
		float: left !important;
		padding-right: 5px;
	}
	
	.b24-form-field:nth-of-type(16) { 
		display: inline-block !important;
		width: 50% !important;
	}
}
