h1 {
    line-height: 1.2;
    overflow-wrap: break-word;
}
/* Header/Logo Title */
.header {
  background: url('https://turbifycdn.com/ty/cdn/yhst-77059502245544/header.jpg');
  background-repeat: repeat-x;
  top: 0;
  left: 0;
  width: 100%;
  height:140px;
  padding:50px;
  text-align: center;
  position:absolute;
  z-index: -1;
}

 #topSearch {
  float: right;
  position: static;
  width: 500px;
}

#logo-search {
    border-bottom: none;
}

header nav {
    border-top: none;
}

#itemPage .add-to-cart label {
    color: #ffffff;
}

#itemPage .optionrow label {
    color: #ffffff;
}

.cartBar a, #superbarContainer a {
	text-decoration: none;
	color: #ffffff;
        font-weight: bold;
}

#superbarContainer {
	border-bottom: none;
}

#itemPage .add-to-cart #vwquantity {
    color: #000000;
}



/*Footer Image*/

 .footer {
    background: url('https://turbifycdn.com/ty/cdn/yhst-77059502245544/footer.jpg')
repeat-x;
    left: 0;
    bottom: 35px;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 240px;
    text-align: center;
    position: absolute;
    z-index: -1;
}

/* footer */
.footerBoxes .col111 {
     color: #ffffff;
}

.newsletter input[type='email'] {
display:none;
}

.newsletter input[type='submit'] {
display:none;
} 
