/*
Theme Name: The wall store
Theme URI: http://thewallstore.com.au/
Description: A WordPress theme by <a href="http://www.klassio.com">Klassio.com</a>
Author: Klassio Team
Version: 1.5
*/

/* For editing the CSS - Please go to css/ folder. */

#rowbackground
{
background:#eceded;
text-align:justify;
}

#rowbackground h1
{
font-size:14px;
font-family:arial;
color:#dc433a;
font-weight:bold;
}
#rowbackground img
{

margin-bottom:5px;
}
#der a img:hover
{
background:http://thewallstore.com.au/new/wp-content/uploads/2014/04/findoutmore_on1.png;
width:131px;
height:29px;

}

.omenu p{
margin-bottom:0;
}

h5 a{ color: #dc433a !important; text-decoration:underline !important;}

.pbg{
background: #eceded;
margin-top: 10px;
}

#content-wrapper .sidebar-box ul{
list-style:none !important;
}

.sidebar-box li{
font-weight:normal !important;
}

.sidebar-box li a:first-child{
font-weight:bold !important;
}

.cmain{background:#eceded; margin-top:10px;}

.cleft{ width:35%; float:left; padding:25px;}
.cright{width:65%; float:right; }

/*---enquiry form---*/
.eform{ background:none; width:100%; border:none;}
table.eform tbody tr:nth-child(even){background:none;}
.eform textarea{ max-height:85px;}
.eform tr td{color: #231f20; font-weight: bold; padding:6px 0;}
.eform input{ padding:2px;}
input:invalid, textarea:invalid, .eform textarea:focus{ background-color:#fff;}
.eform textarea{ width:70%;}
div.wpcf7-validation-errors {display:none !important;}
span.wpcf7-not-valid-tip{ font-weight:normal;}
div.wpcf7-mail-sent-ok{border:1px solid #398f14 !important;}
.omenu ul li a{ padding:8px 12px 6px 30px !important;}
.social{ margin-top:16px !important;}

div.wpcf7 img.ajax-loader{ display:none;}

/*---button style--*/
.bd{ background:#dc433a url(images/menu1.png) repeat-x; border-radius:4px; display:inherit;}
.bd input[type="submit"], .bd a{background: url(images/arrow1.png) no-repeat 8px center; border: none; color: #fff !important; text-transform: uppercase; padding: 6px 12px 6px 27px; text-shadow: 0 0 1px #fff;}
.bd a{ display:block; }
.pb{ max-width:133px;}

/*---sitemap page style---*/
.ss_wrapper ul{
	list-style:none !important;
	margin:0 !important;
	padding:0;
}

.ss_wrapper h2{
	font-weight:normal;
	color:#dc433a;
	margin-top:30px !important;
}

.ss_wrapper h2:first-child{
	margin-top:0 !important;
}

.ss_wrapper ul li{
	margin-bottom:18px !important;
}

.ss_wrapper ul li a{ 
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
	text-decoration:underline;
}

.ss_wrapper ul ul{
	margin-top:5px !important;
}

.ss_wrapper ul ul li{
	margin-bottom:5px !important;
}

.ss_wrapper ul ul li a{
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
}

.cpt_heading{ display:none;}
.primary-nav li a{ font-size:11px !important;}
.primary-nav li.current-menu-item p {
color: #dc433a;
}

.bhead{
font-size: 14px;
font-weight: bold;
color: #231f20;
}

/*--media style--*/
@media screen and (max-width: 767px){
.omenu ul li{ float:none !important; display:inline-block !important; left:0 !important;}
.omenu ul{ float:none !important; right:0 !important;}
}