@import "//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic";
@import "//fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic";

html {
  padding: 10px;
}

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

body {
  color: #000;
  font-family: "Karla", "Lato", arial, serif;
  background: #000;
}

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

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

#page {
  position: relative;
  width: 100%;
  max-width: 1430px;
  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;
}

#content_area section.active p a {
  background: #000;
}

h2 {
  font-family: "Karla", Century Gothic, Verdana, Arial;
}

h3 {
  margin: 10px 0 15px;
  color: #999;
  font-weight: normal;
  font-size: 1.7em;
  font-family: "Karla", Century Gothic, Verdana, Arial;
}

h4 {
  margin: 10px 0 15px;
  color: #999;
  font-weight: normal;
  font-size: 1.5em;
  font-family: "Karla", Century Gothic, Verdana, Arial;
}

h5 {
  margin: 10px 0 15px;
  color: #999;
  font-weight: normal;
  font-size: 1.3em;
  font-family: "Karla", Century Gothic, Verdana, Arial;
}

h6 {
  margin: 10px 0 15px;
  color: #999;
  font-weight: normal;
  font-size: 1.2em;
  font-family: "Karla", Century Gothic, Verdana, Arial;
}

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

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

.logo {
  margin: 0 0 11px;
  color: #c4c4c4;
  font-weight: 300;
  font-size: 1.5em;
  font-family: "Karla", "Lato", arial, serif;
  text-align: center;
  text-transform: none;
}

.slogan {
  color: rgba(255, 223, 55, 0.55);
  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 (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: 70px;
  }

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

  .slogan {
    margin-top: 15px;
    margin-bottom: 0;
    color: #fafad2;
    font-size: 0.75em;
  }

  h1 {
    margin: 3px 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;
  }

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

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

  .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 (width >= 58.75em) {
  #search .vert-nav-search-bar {
    text-align: center;
  }

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

  .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: 7px 20px;
    font-weight: normal;
    font-size: 1em;
    text-align: left;

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

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

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

  .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 (width >= 58.75em) {
  .billboard-and-content {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 45px;
  }
}

/* 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-inner {
  padding: 0;
}

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

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

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

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

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

.footer {
  color: #000;
  text-shadow: none;
}

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

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

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

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

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

.row.footer-outer {
  display: table;
  margin: 0 auto;
}

@media only screen and (width >= 58.75em) {
  .row.footer-outer {
    display: block;
    margin-left: -0.9375em;
  }
}

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

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

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

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

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

#shopping_cart_bar_container p {
  font-size: 0.85em;
}

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

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 {
  border-radius: 0;
}

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

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

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

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

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

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

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

.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;
  background: #000;
}

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

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

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

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

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

/* 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,
.content-area .submit-form-btn,
.content-area .submit-form-btn:link,
.content-area .submit-form-btn:visited,
div.user-form input.submit-form-btn:hover,
.uploader button:hover,
.uploader button:focus {
  color: #000;
  background: #fff;
  border-color: #bebdbe;
}

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

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

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

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

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

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

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

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

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

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

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