/* 
 Theme Name:     Abc furniture
 Author:         Abc furniture 
 Author URI:     http://www.abcfurniture.co.nz
 Template:       Divi
 Version:        V0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Nav margin */
.top-space{
	margin-top: 46px;
}
#top-header{
	margin-bottom:100px;
}
/* Nav margin end */

/* Selling-Form */
#wpcf7-f1838-p1828-o1 p{
	font-size:1.5em;
}
#wpcf7-f1838-p1828-o1 input{
	border: none;
	background-color:rgba(140,138,128,.3);
	line-height:2rem;
	margin-top:10px;
	font-size:1.5rem;
	padding:5px;
}
#wpcf7-f1838-p1828-o1 textarea{
	font-size:1rem;
	padding:5px;
}
#wpcf7-f1838-p1828-o1 #file-upload{
	background-color: white;
	font-size:1rem;
}
#wpcf7-f1838-p1828-o1 .wpcf7-submit{
	border:1px solid #d96704;
	background:white;
	color: #d96704;
	width:150px;
}
/* Selling-Form end */

/* Footer styling */
#text-3,#text-4,#text-2{
	width:100%;
}
#footer-widgets h4{
	width:100%;
	border-bottom:1px solid white;
}
/* Footer styling end */