/* Themify Customize Styling */
body {	background-image: url(http://adhesiveengineering.com.au/wp-content/uploads/2017/02/bg01.jpg); 
}
h1 {		font-weight:bold;
	font-size:2em;
	text-transform:none; 
}
h2 {		font-weight:bold;
	font-size:1.8em;
 
}
h3 {		font-size:1.6em;
 
}
h4 {		font-style:normal;
	font-size:1.4em;
 
}
#headerwrap {	background-image: url(http://adhesiveengineering.com.au/wp-content/uploads/2017/02/headerbg01.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent; 
}

/* Themify Custom CSS */
.two {
display:none;}
#header {padding: 0 !important;}

/* control the size of the logo when you scroll up */

.fixed-header-on #site-logo img {
height: auto;}
#headerwrap.fixed-header #header {
padding-bottom: 5px;
}
@media screen and (max-width: 680px) {
.fixed-header #headerwrap #site-logo img
{max-height: 80px;}
}
.header-slide-out #site-logo {height: auto;}

#headerwrap {
border: 0 none ;}

#site-logo { margin: 0 .5em 0 0 !important; }
#headerwrap.fixed-header #site-logo img {
max-height: 80px;}

#content { padding: 0 0 20px; }

.woocommerce ul.products li.product .price 
{display: none;}

.sidebar-none .woocommerce ul.products li.product h3 {
    font-size: 1.1em;
}

/* login logo */

body.login div#login h1 a {
    background-image: url("http://adhesiveengineering.com.au/wp-content/uploads/2014/11/footlogo.png") !important;
}

/* add pdf icon automatically to pdf files */

.page-id-712 a[href$=".pdf"],
.page-id-731 a[href$=".pdf"],
.page-id-736 a[href$=".pdf"],
.page-id-738 a[href$=".pdf"]
{
  padding: 40px 0 40px 40px;
  background-image: url(http://adhesiveengineering.com.au/wp-content/uploads/2017/11/pdf-logo-32pxwide.png);
  background-position: 0% 50%;
  background-repeat:no-repeat;
line-height:250%
}
