@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=Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=Fauna+One);

body {
  color: #999;
  font-family: "Lato", arial, serif;
  background: #1a1a1a;
}

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

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: #ccc;
  font-weight: normal;
  font-size: 1.3em;
  font-family: "fauna one", sans-serif;
  line-height: 0.9em;
  letter-spacing: 3px;
}

h2 {
  margin: 10px 0 15px;
  color: white;
  color: #ccc;
  font-weight: normal;
  font-size: 1.25em;
  font-family: "fauna one", sans-serif;
  letter-spacing: 3px;
}

h3 {
  margin: 10px 0 15px;
  color: white;
  color: #ccc;
  font-weight: normal;
  font-size: 1.2em;
  font-family: "fauna one", sans-serif;
  letter-spacing: 3px;
}

h4 {
  margin: 10px 0 15px;
  color: white;
  color: #ccc;
  font-weight: normal;
  font-size: 1.15em;
  font-family: "fauna one", sans-serif;
  letter-spacing: 3px;
}

h5 {
  margin: 10px 0 15px;
  color: white;
  color: #ccc;
  font-weight: normal;
  font-size: 1.1em;
  font-family: "fauna one", sans-serif;
  letter-spacing: 3px;
}

h6 {
  margin: 10px 0 15px;
  color: white;
  color: #ccc;
  font-weight: normal;
  font-size: 1.05em;
  font-family: "fauna one", sans-serif;
  letter-spacing: 3px;
}

.logo-header {
  margin-bottom: 20px;
  text-align: center;
}

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

.logo {
  margin-bottom: 11px;
  color: #c4c4c4;
  font-weight: 300;
  font-size: 1.5em;
  font-family: "fauna one", "Montserrat", sans-serif;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
}

.slogan {
  color: #000;
  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;
}

.social-links-bar a {
  margin-right: 5px;
  color: #ababab;
}

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

  #top_controls {
    max-width: 100%;
  }

  .top-controls {
    float: none;
    margin: 0 auto;
  }

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

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

  .slogan {
    margin-bottom: 0;
    color: #c58934;
    font-size: 0.75em;
    text-align: left;
  }

  h1 { margin: 0 0 15px; font-size: 1.4em; }
  h2 { margin: 10px 0 15px; font-size: 1.2em; }
  h3 { margin: 10px 0 15px; font-size: 1.1em; }
  h4 { margin: 10px 0 15px; font-size: 1em; }

  div.logo-header div.editor-body-section p {
    margin-top: 32px;
    text-align: left;
  }

  .logo-nav-body {
    margin-top: 50px;
    margin-left: 40px;
  }
}

@media only screen and (min-width: 58.75em) {
  .logo-nav-inline {
    margin-bottom: 20px;
  }
}

/* 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;
}

.navigation-menu {
  margin-top: 0;
}

@media only screen and (min-width: 58.75em) {
  .navigation {
    display: block;
    height: auto;
  }

  .navigation-menu {
    float: right;
    margin-top: 15px;
  }

  .ddsmoothmenu ul li:last-child a {
    padding-right: 20px;
  }

  .ddsmoothmenu {
    display: block;
    color: black;
    font-size: 11pt;
    font-family: "fauna one";
  }

  .ddsmoothmenu 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 ul li a,
  .ddsmoothmenu ul li.menuonly {
    /* main nav text color, position, padding */
    background: none;
    border: none;
  }

  .ddsmoothmenu ul li ul.dropdown {
    background: #222;
  }

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

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

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

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

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

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

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

  .ddsmoothmenu ul li ul li a,
  .ddsmoothmenu ul li ul li.menuonly {
    font-weight: normal;

    /* changes drop-down background color, text & text position */
    font-size: 1em;
  }

  .ddsmoothmenu ul li ul li:hover {
    color: #fff;

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

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

  .ddsmoothmenu ul li ul li a:hover {
    color: #665c5c;

    /* changes main nav hover background & hover text color */
    border-top: none;
    border-right: none;
    border-left: none;
  }
}

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

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

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

.billboard-outer {
  margin-bottom: 35px;
  background: none;
}

.billboard {
  position: relative;
}

/* 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;
}

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

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

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

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

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

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

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

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

.footer div.columns {
  padding-left: 0;
}

.home-page .footer {
  margin-top: 0;
}

.footer {
  margin-top: 25px;
}

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

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

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

.footer-area-inner p {
  font-size: 0.6em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.photo-inner-container {
  background: #292929;
}

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

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

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

.art-store-tab-content-area a.medium-tooltip-link {
  top: 5px;
  color: #1a1a1a;
}

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

.content-area .art-store div.section-container section div.art-store-tab-content-area {
  background: none;
  border: 1px solid #292929 !important;
}

.content-area .art-store div.section-container section.active p.title a {
  color: white;
}

.content-area .art-store div.section-container section p.title a {
  color: white;
}

.content-area .art-store div.section-container section p.title {
  background: #333;
  border: 1px solid #292929 !important;
}

.content-area .art-store div.section-container section p.title:hover {
  color: white !important;
  background: #999;
  border: 1px solid #292929 !important;
}

.content-area .art-store div.section-container section.active p.title {
  background: none !important;
  border-top: 1px solid #292929 !important;
  border-right: 1px solid #292929 !important;
  border-left: 1px solid #292929 !important;
}

.crumbtrail,
div.art-store div.crumbtrail {
  margin-bottom: 30px;
  color: #999;
  border-bottom: none;
}

.content-area .crumbtrail a {
  color: #ccc;
}

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

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

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;
}

.item-price-container {
  color: white;
}

.content-area a.see-on-wall-btn {
  color: #999;
}

div.product-sizes img {
  background: #333;
}

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

.product-form-subheading span,
.art-print-product form .product-option-categories label {
  color: #999;
}

.submit-form-btn,
.submit-form-btn:link,
.submit-form-btn:visited,
.see-on-wall-btn {
  color: black;
  background: white;
  border-radius: 0;
}

.back-btn,
.back-btn:link,
.back-btn:visited {
  background: #333;
}

.content-area a.submit-form-btn.continue {
  color: black;
  background: white;
}

.product-sizes {
  color: #999;
  background: #393939;
  border-radius: 0;
}

.product-sizes.input-checked-state,
.input-checked-state label {
  color: white;
}

.social-sharing-icons .fa-solid .fa-regular {
  color: #696969;
}

.product-sizes.input-checked-state,
.product-sizes.input-checked-state label {
  background: #696969;
}

.product-info-icon {
  color: #696969;
}

div.art-store div.crumbtrail {
  border-bottom: 1px solid #292929;
}

.product-build-form-btns {
  border-top: 1px solid #292929;
}

.canvas-overflow-shade {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#product_info h2 {
  color: #333;
}

@media only screen and (min-width: 58.75em) {
  .photo-inner-container {
    border: none !important;
    box-shadow: none;
  }
}

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

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

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

.content-area form {
  padding-left: 15px;
}

form.password-protect-form {
  margin-left: 0;
}

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

.content-area a.submit-form-btn:link,
.content-area a.submit-form-btn:visited,
div.user-form input.submit-form-btn,
div.user-form input.submit-form-btn:link,
.div.user-form input.submit-form-btn:visited {
  color: black;
  font-weight: 300;
  background: white;
  border-radius: 0;
}

.content-area a.submit-form-btn.user-upload {
  background: #ccc;
}

div.user-form input.submit-form-btn:hover,
.uploader button:hover,
.uploader button:focus {
  top: 1px;
  color: black;
  background: white;
}

.visitor-upload-btn-container {
  margin-top: 5px;
}

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

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

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

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

/* begin BLOG ***************************************/

.blog-page {
  margin-left: 0;
}

.blog-post-page {
  margin-left: 0;
}

.content-area p {
  margin-bottom: 10px;
}

.content-area .blog-post-title a {
  color: #ccc;
}

.blog .crumbtrail {
  margin-bottom: 10px;
}

/* end BLOG ***************************************/

/* start SEARCH ***************************************/

@media only screen and (min-width: 58.75em) {
  .search-container {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 78.75em) {
  .search-container {
    margin-bottom: 0;
  }
}

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

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

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

form.custom .custom.checkbox::before {
  color: #fff;
}

.custom.checkbox {
  background: #303030;
  border-color: #3b3b3b;
}

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background: #303030;
  border-color: #3b3b3b;
}

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