@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=Josefin+Sans:100,400);

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

p,
.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0;
  color: #999;
  font-weight: 400;
  font-family: "Josefin Sans", 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: #999;
  font-weight: 400;
  font-size: 1.3em;
  font-family: "Josefin Sans", sans-serif;
  line-height: 0.9em;
  letter-spacing: 3px;
  text-transform: none;
}

h2 {
  margin: 10px 0 15px;
  color: white;
  color: #999;
  font-weight: 400;
  font-size: 1.25em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

h3 {
  margin: 10px 0 15px;
  color: white;
  color: #999;
  font-weight: 400;
  font-size: 1.2em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

h4 {
  margin: 10px 0 15px;
  color: white;
  color: #999;
  font-weight: 400;
  font-size: 1.15em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

h5 {
  margin: 10px 0 15px;
  color: white;
  color: #999;
  font-weight: 400;
  font-size: 1.1em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

h6 {
  margin: 10px 0 15px;
  color: white;
  color: #999;
  font-weight: 400;
  font-size: 1.05em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

.logo-header {
  margin-top: 4px;
  margin-bottom: 31px;
  text-align: center;
}

.scrolling .logo-header {
  margin-bottom: 0;
}

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

.logo {
  margin: 0;
  color: #565455;
  font-weight: 400;
  font-size: 2em;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  text-transform: none;
}

.slogan {
  display: none;

  /* padding-left: 5px; */
  margin-bottom: 20px;
  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: #666;
}

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

  .website-body {
    padding: 0;
  }

  #website_body_container {
    max-width: 100%;
  }

  p {
    font-size: 1em;
    line-height: 1.6em;
  }

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

  .logo {
    margin: 0;
    font-size: 2em;
    text-align: left;
  }

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

  .logo-slogan { margin-top: 20px; }

  h1 { margin: 2px 0 15px; font-size: 1.5em; }
  h2 { margin: 10px 0 15px; font-size: 1.3em; }
  h3 { margin: 10px 0 15px; font-size: 1.2em; }
  h4 { margin: 10px 0 15px; font-size: 1.1em; }

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

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

  .large-12.columns.no-left-right-padding.logo-nav-inline {
    margin-top: 30px;
    background: #222;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
}

@media only screen and (min-width: 78.75em) {
  .jumbo #website_body_container {
    max-width: 100%;
  }
}

/* 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 {
  margin: 8px 0 10px;
}

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

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

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

  .ddsmoothmenu {
    display: inline-block;

    /* background: #272727; */

    /* ######### changes with Design Editor  ######### */
    clear: both;
    width: 100%;
    margin-bottom: 19px;

    /* text-shadow: #000 0px 1px 0px; */
    padding: 1px 0 0;
    font-weight: normal;
    letter-spacing: 1px;
    border-width: 2px;
    border-right: none;
    border-left: none;
  }

  .ddsmoothmenu ul li ul {
    -moz-box-shadow: 1px 1px 3px -2px #414141;
    -webkit-box-shadow: 1px 1px 3px -2px #414141;
    box-shadow: 1px 1px 3px -2px #414141;

    /* margin: -1px -1px -1px -1px; */
  }

  .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: 14px;
  }

  .navigation-menu .ddsmoothmenu ul li ul.dropdown li a,
  .navigation-menu .ddsmoothmenu ul li ul li.menuonly {
    width: 200px;
    margin: 0;

    /* padding: changes padding around text, does not move background position */
    padding: 9px 20px;
    color: #999;
    font-weight: normal;

    /* changes drop-down background color, text & text position */
  }

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

  .ddsmoothmenu ul li ul li.separator {
    width: 141px;
    margin: 0 0 -2px;
    line-height: 1px;
  }

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

  .ddsmoothmenu ul li ul li a:hover {
    color: #fff;
    background: #2e3035;

    /* 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 {
  position: relative;
  background: #000;
}

div.billboard div.wrap {
  padding: 0 20px;
}

.billboard-wrapper {
  margin: 30px 0;
  padding: 0 0 6px;
}

.billboard-outer { margin-bottom: 0 !important; background: none !important; }

@media only screen and (min-width: 58.75em) {
  div.billboard div.wrap {
    padding: 0;
  }
}

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

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

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

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

.content-area {
  width: 100%;
  padding-top: 20px;
}

@media only screen and (min-width: 78.75em) {
  .content-area {
    display: table;
  }
}

.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: #ccc;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: none;
}

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

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

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

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

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

.footer {
  margin-top: 15px;
  text-shadow: none;
}

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

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

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

.footer-area-inner p {
  color: #666;
  font-size: 0.8em;
  letter-spacing: 0.3px;
  text-transform: none;
}

@media only screen and (min-width: 58.75em) {
  .footer-area-inner {
    text-align: left;
  }
}

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

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

@media only screen and (min-width: 58.75em) {
  .photo-inner-container {
    background: #111;
    border: none;
  }
}

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

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

div.store .crumbtrail {
  margin-bottom: 10px;
}

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

.product-info-icon {
  color: #696969;
  line-height: 1.05em;
}

.art-store-tab-content-area h3,
.art-store-tab-content-area .item-review {
  color: #aaa;
}

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

.art-store-tab-text span { font-size: 0.8em; }

.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 {
  color: white !important;
  background: none !important;
  border-top: 1px solid #292929 !important;
  border-right: 1px solid #292929 !important;
  border-left: 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;
}

.crumbtrail,
div.art-store div.crumbtrail {
  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;
}

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

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

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

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

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

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

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

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

#product_info h2 {
  color: #333;
  font-size: 1.1em;
}

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

div.user-form input.submit-form-btn:hover { color: 000; background: #fff; }

div.user-form input.submit-form-btn,
div.user-form input.submit-form-btn:link,
.div.user-form input.submit-form-btn:visited,
.submit-form-btn,
.submit-form-btn:link,
.submit-form-btn:visited {
  color: #000;
  background: #fff;
  border-color: #bebdbe;
}

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

.content-area form.custom .custom { color: #fff; background: #303030; border-color: #3b3b3b; }

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

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

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

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

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

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

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

.blog-page {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}

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

.post-heading h1 {
  margin-bottom: 0;
  margin-left: -2px;
}

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

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

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

.search-container {
  margin-bottom: -7px;
}

#top_controls {
  margin: 2px auto;
  padding-bottom: 50px;
}

@media only screen and (min-width: 58.75em) {
  #top_controls {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 78.75em) {
  .jumbo #top_controls {
    padding-bottom: 0;
  }
}

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

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

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

.album-title { font-weight: 400; font-size: 1em; }

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