/* LOGO */
header#header.style2 #logo a {
  padding:0;
  border-top:0;
}


/* MAILCHIMP SUBSCRIBE FORM */
.newsletter-signup input[type=text] {
  margin-bottom: 5px;
}


/* PAGE FLIP BOOK */
#pageflipbookArea_0 {
  padding: 20px 0 !important;
}


/* STORE FINDER MAP */
#sl_div {
  clear:both;
  overflow-y:auto;
  margin-bottom:30px;
}

#sl_div #searchForm {
  padding: 20px 10px 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  background: #eee;
}

#searchForm .search_item {
  display: inline !important;
}

#searchForm LABEL {
  min-width:130px !important;
}

#map {
  float:left;
  min-width:300px;
}

#map_sidebar {
  width:35%;
  min-width:180px;
  float:right;
}

/* FOOTER */
#footer .row {
  margin-bottom: 15px;
}

#totop {
  display: none;
}