@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);

html {
  padding: 10px;
}

body,
html {
  width: 100%;
  height: 100%;
  padding: 0;
}

body {
  color: #000;
  font-family: "Open Sans", arial, serif;
  background: #fff;
}

p,
.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0;
  color: #444;
  font-weight: 300;
  font-family: "Open Sans", arial, serif;
  text-shadow: none;
}

.website-body {
  position: absolute;
  width: 100%;
  height: 100%;
}

#page {
  position: relative;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin: 0 auto;
}

ul,
ol {
  font-size: 1em;
}

ul.button-group li a {
  font-weight: 200;
  font-size: 1.1em;
  font-family: Raleway;
  text-shadow: 0 0 0;
}

ul.button-group li a:hover {
  text-decoration: underline;
}

h1 {
  margin: 0 0 8px 2px;
  color: #ff5256;
  font-weight: normal;
  font-weight: 300;
  font-size: 1.3em;
  font-family: "Lato", arial, serif;
  line-height: 0.9em;
  letter-spacing: 0.3px;
}

h2 {
  margin: 10px 0 15px;
  color: #ff5256;
  font-weight: normal;
  font-size: 1.25em;
  font-family: "Open Sans", Verdana, Arial;
}

h3 {
  margin: 10px 0 15px;
  color: #ff5256;
  font-weight: normal;
  font-size: 1.2em;
  font-family: "Open Sans", Verdana, Arial;
}

h4 {
  margin: 10px 0 15px;
  color: #ff5256;
  font-weight: normal;
  font-size: 1.15em;
  font-family: "Open Sans", Verdana, Arial;
}

h5 {
  margin: 10px 0 15px;
  color: #ff5256;
  font-weight: normal;
  font-size: 1.1em;
  font-family: "Open Sans", Verdana, Arial;
}

h6 {
  margin: 10px 0 15px;
  color: #ff5256;
  font-weight: normal;
  font-size: 1.05em;
  font-family: "Open Sans", Verdana, Arial;
}

.logo-header {
  text-align: center;
}

div.logo-header div.columns {
  padding: 0;
}

.logo {
  margin: 0 0 11px;
  padding: 10px 0;
  color: #fff;
  font-weight: 300;
  font-size: 2em;
  font-family: "Lato", arial, serif;
  text-align: center;
  text-transform: none;
  background: #ff5256;
  box-shadow: 0 10px 19px -8px #767676;
}

.slogan {
  margin-bottom: 20px;
  color: #000;
  font-weight: bold;
  font-size: 8.7pt;
  font-family: "Lato", Century Gothic, Verdana, Arial;
  text-align: center;
}

div.logo-header div.editor-body-section p {
  text-align: center;
}

.remove-foundation-indent {
  padding-left: 0;
}

/* main styles for larger screens */
@media only screen and (min-width: 58.75em) {
  body,
  html { padding: 0; font-size: 1em; }

  p,
  .content-area ul li,
  .content-area ol li,
  .content-area {
    line-height: 1.6em;
  }

  .logo-header {
    margin-top: 20px;
    text-align: left;
  }

  .logo {
    margin: 0 0 10px;
    font-weight: 100;
    font-size: 2em;
  }

  .slogan {
    margin-top: 20px;
    margin-bottom: 0;
    color: #000;
    font-size: 0.7em;
  }

  h1 { margin: 0 0 15px; font-size: 1.7em; }
  h2 { margin: 10px 0 15px; font-size: 1.55em; }
  h3 { margin: 10px 0 15px; font-size: 1.45em; }
  h4 { margin: 10px 0 15px; font-size: 1.35em; }
  h5 { margin: 10px 0 15px; font-size: 1.2em; }
  h6 { margin: 10px 0 15px; font-size: 1.15em; }

  div.logo-header div.editor-body-section p {
    margin-top: 0;
  }

  .logo-nav-body {
    max-width: 1188px;
    height: 100%;
    margin-left: 20px;
  }

  .left-bar {
    margin-bottom: 0;
    padding: 0 10px;
    text-align: center;
    background-color: none;
  }

  .social-links-bar {
    text-align: center;
  }
}

/* end styles for larger screens */

/* begin NAVIGATION *******************************/

/* begin Foundation TopBar (for small screens) */

/* end Foundation TopBar (for small screens) */

/* begin ddsmoothmenu (for small screens) */

/* begin ddsmoothmenu (for small screens) */

/* begin ddsmoothmenu (for full size screens) */

.ddsmoothmenu-v {
  display: none;
}

@media only screen and (min-width: 58.75em) {
  #search .vert-nav-search-bar {
    text-align: center;
  }

  .left-bar {
    position: absolute;
    height: 100%;
  }

  .navigation {
    display: block;
    height: auto;
  }

  .ddsmoothmenu-v {
    margin-top: 100px;
    color: black;
  }

  .ddsmoothmenu-v ul li ul {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  }

  .ddsmoothmenu-v ul li a,
  .ddsmoothmenu-v ul li.menuonly {
    /* main nav text color, position, padding */
    background: none;
    border: none;
  }

  .ddsmoothmenu-v ul li.menuonly {
    margin: 0 5px 0 0;
  }

  .ddsmoothmenu-v ul li.space {
    width: 40px;
    height: 15px;
  }

  .ddsmoothmenu-v ul li.separator {
    width: 20px;
  }

  .ddsmoothmenu-v ul li a img.downarrowclass {
    visibility: hidden;
  }

  .ddsmoothmenu-v ul li a img.rightarrowclass {
    top: 12px;
    visibility: hidden;
  }

  .ddsmoothmenu-v ul li ul li a img.downarrowclass {
    visibility: visible;
  }

  .ddsmoothmenu-v ul li ul li {
    color: #fff;
  }

  .rightarrowclass {
    position: absolute;
    top: 16px;
  }

  .ddsmoothmenu-v ul li ul li a,
  .ddsmoothmenu-v ul li ul li.menuonly {
    margin: 0;

    /* padding: changes padding around text, does not move background position */
    padding: 9px 20px;
    font-weight: normal;
    font-size: 1em;
    text-align: left;

    /* changes drop-down background color, text & text position */
    background: #ff5256;
  }

  .ddsmoothmenu-v ul li ul li:hover {
    color: #ff5256;

    /* changes main nav hover background & hover text color */
    background: #f9f9f9;
  }

  .ddsmoothmenu-v ul li ul li.menuonly {
    font-style: italic;
  }

  .ddsmoothmenu-v ul li ul li a:hover {
    /* changes main nav hover background & hover text color */
    border-top: none;
    border-right: none;
    border-left: none;
  }

  .ddsmoothmenu-v ul li ul li a img.rightarrowclass {
    top: 13px;
  }

  .ddsmoothmenu-v ul li ul li ul {
    margin-top: 0;
  }
}

/* end ddsmoothmenu (for full size screens) */

/* end NAVIGATION *******************************/

/* begin BILLBOARD *******************************/

.billboard {
  position: relative;
  margin-bottom: 20px;
}

.billboard-and-content {
  padding: 0 20px;
}

/* main styles for larger screens */
@media only screen and (min-width: 58.75em) {
  .billboard-and-content {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 30px;
  }
}

/* end BILLBOARD *********************************/

/* begin CONTENT AREA ********************************/

.headline {
  margin: 0;
  padding-left: 28px;
  color: white;
  font-family: Century Gothic;
}

.crumbtrail {
  margin-bottom: 10px;
  padding-left: 0;
  color: 000;
  font-weight: 300;
}

.product-photos {
  padding-left: 0;
  border: 1px solid #f0f0f0 !important;
}

.content-area div.columns {
  padding-left: 0;
}

.content-area-inner {
  padding: 0;
}

.content-area-body {
  margin: 0;
  padding-left: 0;
}

.content-area a:link,
.content-area a:visited {
  color: #ff5256;
  font-weight: 300;
  text-decoration: underline;
  text-shadow: none;
}

.content-area a:hover {
  color: #ff5256;
  text-shadow: none;
}

/* end CONTENT AREA ********************************/

/* begin FOOTER **************************************/

.footer {
  margin-top: 20px;
  color: #000;
  text-shadow: none;
}

.home-page .footer {
  margin-top: 10px;
}

.footer-area-inner {
  text-shadow: none;
}

.footer-area-inner a,
.footer-area-inner a:link,
.footer-area-inner a:visited {
  color: #ff5256;
  text-decoration: underline;
  text-shadow: none;
}

.footer-area-inner a:hover {
  color: #ff5256;
  text-shadow: none;
}

.footer-area-inner p {
  font-size: 0.77em;
}

.row.footer-outer {
  margin-left: -0.9375em;
}

/* end FOOTER **************************************/

/* begin PHOTO GALLERY ********************************/

.photo-inner-container {
  padding: 0;
}

/* end PHOTO GALLERY ********************************/

/* begin STORE **************************************/

.art-store-btn-row {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

form.build-product-form [data-section=""] > section.active > [data-section-content],
[data-section=""] > section.active > .content.art-store-tab-content-area {
  border: 1px solid #f0f0f0;
}

section p.title {
  color: #686868 !important;
  border: 1px solid #f0f0f0 !important;
}

section.active p.title {
  background: white !important;
  border-top: 1px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
  border-left: 1px solid #f0f0f0 !important;
}

.art-store div#product_form_container {
  padding-left: 0;
  border-left: none;
}

.social-icons-bar {
  border-top: 1px solid #f0f0f0;
}

.content-area section.active p.title {
  border-top: 1px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
  border-left: 1px solid #f0f0f0 !important;
}

div.art-store div.headline {
  padding-right: 7px;
}

div.art-store div.headline span {
  font-size: 0.5em;
}

div.art-store div.headline h1 {
  margin-bottom: 0;
}

.social-sharing-icons {
  background: none;
}

.submit-form-btn,
.submit-form-btn:link,
.submit-form-btn:visited,
.back-btn,
.back-btn:link,
.back-btn:visited,
.see-on-wall-btn,
button:hover,
button:focus,
.button:hover,
.button:focus {
  border-radius: 0;
}

.product-sizes {
  border-radius: 0;
}

section div.content a.submit-form-btn {
  color: white;
}

.content-area a.submit-form-btn:link,
.content-area a.submit-form-btn:visited {
  color: white;
}

/* end STORE ****************************************/

/* begin FORM ***************************************/

div.user-form div.headline {
  margin-top: 0;
  margin-bottom: 5px;
}

div.user-form input.submit-form-btn {
  font-size: 1em;
}

div.user-form input.submit-form-btn,
div.user-form input.submit-form-btn:link,
.div.user-form input.submit-form-btn:visited {
  font-weight: 300;
  border-radius: 0;
}

.user-form-field-label { color: #444; }

.fa-solid.fa-asterisk { color: #ff5256; }

a.submit-form-btn.user-upload {
  color: white;
}

/* end FORM ***************************************/

/* begin KNOWLEDGEBASE ***************************************/

.post-section {
  margin-bottom: 0;
}

/* end KNOWLEDGEBASE ***************************************/

/* begin SEARCH ****************************************/

#search {
  display: block;
}

.search-container {
  margin: 0 auto;
  text-align: center;
}

/* end SEARCH ****************************************/

/* begin FOUNDATION overrides *********************/

.joyride-tip-guide h5 {
  font-size: 20px;
}

a.social-media-link i { color: #616161; }

/* end FOUNDATION overrides ***********************/
