/* 
Theme Name:		 Turnbull Flooring
Theme URI:		 http://www.turnbullflooring.com/
Description:	 Turnbull Flooring Bespoke Theme Design
Author:			 Freelance-Creator
Author URI:		 http://www.freelance-creator.com/
Template:		 sydney
Version:		 1.0.0
Text Domain:	 Sydney-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
.site-header {
	background-color: #000 !important;
}

.roll-button:hover {
	border-color: #FFF;
	color: #FFF !important;
}

#sidebar-footer {
	color: #CCC;
}

#sidebar-footer a {
	color: #AD9E7F;
}

#sidebar-footer a:hover {
	color: #EBE4DB;
}

.site-footer a {
	color: #AD9E7F !important;
}

.site-footer a:hover {
	color: #EBE4DB !important;
}

label, .wpcf7-text, .wpcf7-textarea {
	width: 100%;
}

.roll-button:hover {
	background-color: #000;
	border: 1px solid transparent;
	color: #FFF;
}

.meta-post {
	display: none;
}

h1.title-post {
	font-size: 30px !important;
	text-align: center;
}

.icon {
	display: none;
}

.service h3 {
	color: #AD9E7F!important;
	font-size: 24px!important;
}

#sidebar-footer .textwidget p {
	font-size: 14px;
}

.widget-area .widget {
	padding-top: 20px;
}

.site-info {
	text-align: center;
}

@media only screen and (max-width: 780px) {
	.page-wrap {
		padding: 33px 0 50px;
		padding-bottom: 50px !important;
		padding-top: 33px !important;
	}
	
	.panel-grid-cell {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.company {
		text-align: center;
		width: 100%;
	}
	
	.design-by {
		text-align: center;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.footer-widgets-grid {
		text-align: center;
	}
}

.page-id-471 header.entry-header {
	display: none;
}