@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=Varela+Round);

body {
  color: #ccc;
  font-family: Georgia, serif;
  background: #171719;
}

#search input[type="text"] {
  height: 34px;
}

p,
.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0;
  font-family: Georgia, serif;
  text-shadow: none;
}

.content-area ul,
.content-area ol {
  margin-left: 0;
  list-style-position: inside;
}

.admin-question-tooltip p {
  color: black;
}

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: #fff;
  font-weight: 100;
  font-size: 1.2em;
  font-family: "Lato", Georgia, serif;
  letter-spacing: 3px;
  text-transform: none;
}

h2 {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: 100;
  font-weight: normal;
  font-size: 1.1em;
  font-family: "Lato", Georgia, serif;
}

h3 {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: 100;
  font-weight: normal;
  font-size: 1.05em;
  font-family: "Lato", Georgia, serif;
}

h4 {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: 100;
  font-weight: normal;
  font-size: 1em;
  font-family: "Lato", Georgia, serif;
}

h5 {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: 100;
  font-weight: normal;
  font-size: 0.95em;
  font-family: "Lato", Georgia, serif;
}

h6 {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: 100;
  font-weight: normal;
  font-size: 0.9em;
  font-family: "Lato", Georgia, serif;
}

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

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

.logo {
  margin: 0 0 11px;
  color: #fff;
  font-weight: 100;
  font-size: 3em;
  font-family: "Lato", Georgia, serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slogan {
  margin-bottom: 20px;
  padding-left: 5px;
  color: #8f4141;
  font-size: 8.7pt;
  font-family: "Varela Round", sans-serif;
  letter-spacing: 3px;
  text-transform: none;
}

#scrolling_header_and_navigation .logo {
  font-size: 1.7em;
}

#scrolling_header_and_navigation .slogan {
  display: none;
}

#scrolling_header_and_navigation .logo-header {
  margin: 7px 0 20px;
}

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

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

.social-links-bar a {
  color: #c5c5c5;
  font-size: 1.2em;
}

.content-area .columns.normal,
.content-area .columns.store,
.content-area .store-container,
.content-area .columns.blog {
  padding-left: 0;
}

.content-area .columns.blog-page {
  padding-left: 28px;
}

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

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

  #user_website .logo-slogan {
    text-align: center;
  }

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

  .logo {
    margin: 5px 0 10px;
    font-size: 3em;
  }

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

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

/* end styles for larger screens */

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

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

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

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

.ddsmoothmenu {
  display: none;
}

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

  .navigation-menu::before {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: -65px;
    vertical-align: middle;
    content: "";
  }

  .ddsmoothmenu {
    display: block;
    color: black;
    text-transform: uppercase;
  }

  .ddsmoothmenu ul {
    display: table;
    margin: 0 auto;
  }

  .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.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 {
    padding: 7px 0;
    background: #4b4b4b;
  }

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

  .ddsmoothmenu ul li ul li a,
  .ddsmoothmenu ul li ul li.menuonly {
    width: 200px;
    margin: 0;
    color: #999;
    font-weight: normal;

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

  .navigation-menu .ddsmoothmenu ul li ul.dropdown li {
    border-bottom: 1px solid #666;
  }
}

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

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

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

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

.billboard-wrapper {
  padding: 0;
}

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

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

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

.crumbtrail {
  margin-bottom: 10px;
  padding-left: 0;
}

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

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

div.art-store.columns {
  padding-left: 0;
}

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

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

.content-area a:link,
.content-area a:visited {
  color: white;
  text-decoration: underline;
  text-shadow: none;
}

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

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

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

.footer {
  margin-top: 0;
  padding-top: 20px;
  color: #003961;
  text-align: center;
  text-shadow: none;
}

.footer-area-inner {
  padding: 0 30px;
  color: #000;
  text-align: center;
  text-shadow: none;
}

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

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

.footer-area-inner p {
  color: #ddd;
  font-size: 0.7em;
  font-family: "Varela Round", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

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

.album-title {
  color: #777;
}

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

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

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

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

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

.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 #292929;
  border-bottom: 1px solid #292929;
}

.content-area .art-store div.section-container section div.art-store-tab-content-area {
  text-align: left;
  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: #171719 !important;
  border-top: 1px solid #292929 !important;
  border-right: 1px solid #292929 !important;
  border-left: 1px solid #292929 !important;
}

div#product_form_container section.active a.art-store-tab-text span,
form.build-product-form section a.art-store-tab-text span {
  font-weight: normal;
  font-size: 0.9em;
  letter-spacing: inherit;
}

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

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

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

.user-site-stores-art-upload-stores .product-sizes.medium-option-section.input-checked-state .size-label {
  height: 50px;
  outline: 1px solid #fff;
}

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

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

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

.canvas-overflow-shade {
  background: rgba(0, 0, 0, 0);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.back-btn,
.back-btn:link,
.back-btn:visited {
  color: #999;
  font-size: 0.9em;
  text-decoration: none;
  background: #333;
  border-radius: 0;
  cursor: pointer;
  cursor: hand;
}

.content-area .admin-question-tooltip a {
  color: black;
}

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

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

div.user-form input {
  margin-bottom: 0;
}

.foundation-controlled {
  display: none;
}

form.custom .custom.dropdown {
  margin-bottom: 0;
}

input {
  font-size: 1.5em;
}

.input-checked-state,
.input-checked-state label {
  color: white;
  text-shadow: none;
  background: #b9b9b9;
}

.back-btn:hover {
  position: relative;
  top: 1px;
}

.content-area .submit-form-btn,
.content-area .submit-form-btn:link,
.content-area .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,
.content-area #sizes_dynamic #change_crop_size_large_screens .submit-form-btn {
  height: 50px;
  padding: 12px 25px;
  color: #000;
  text-decoration: none;
  background: #fff;
  border: none;
  border-radius: 0;
  cursor: pointer;
  cursor: hand;
  transition: opacity 0.2s ease;
}

.content-area #confirm_purchase.submit-form-btn {
  height: auto;
  min-height: 50px;
}

#new_product_multi_upload_via_user_site .submit-form-btn.user-upload {
  height: initial;
}

.content-area #sizes_dynamic #change_crop_size_large_screens .submit-form-btn:hover {
  opacity: 0.8;
}

.content-area a.submit-form-btn:link,
.content-area a.submit-form-btn:visited {
  text-decoration: none;
}

.site-field-container {
  position: relative;
  display: inline-block;
}

.site-field-label {
  display: block;
  font-weight: bold;
}

.field-controls {
  display: inline-block;
  float: right;
}

.site-option-container {
  display: block;
  margin: 5px 0 0 5px;
  padding: 0;
  color: #777;
  font-weight: 300;
  font-size: 0.9em;
}

.option-container:hover .option-controls {
  display: inline-block;
}

.form-confirmation-message {
  display: none;
}

.user-form-field {
  margin-bottom: 15px !important;
}

.user-form-field-label {
  margin: 0 0 7px;
  color: #777;
  font-weight: 400;
}

.form-page h1 {
  margin-bottom: 25px;
  padding-right: 0;
}

div.user-form {
  margin-bottom: 20px;
}

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

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

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

form.password-protect-form div.columns {
  float: none;
}

form.password-protect-form .user-form-field-label.columns {
  margin-bottom: 7px;
}

.user-form-field-label.upload-label {
  margin-left: -12px;
}

.text-input {
  background: #303030;
  border-color: #3b3b3b;
}

div.user-form input.submit-form-btn:hover {
  position: relative;
  top: 1px;
  color: #000;
  background: #fff;
  background: black;
  -webkit-box-shadow: none;
  -moz-box-shadow: #000 none;
  box-shadow: none;
}

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

.article-manager-page {
  margin-top: 10px;
  padding: 0;
}

.post-category-bar {
  margin-left: 0;
  font-size: 1.3em;
}

.category-title {
  color: #999;
  font-weight: 300;
}

ul.post-list {
  padding: 0;
}

ul.post-list li a {
  font-size: 0.8em;
}

.post-section {
  margin-bottom: 25px;
  padding-left: 0 !important;
}

.article-manager-page ul {
  list-style-type: none;
}

div.content-area div.article-manager-page div.article-title {
  padding-left: 0;
}

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

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

.blog {
  padding-bottom: 20px;
}

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

div.blog-page span.blog-post-title a {
  font-size: 1.3em;
}

.blog-post-page {
  margin-left: 10px;
}

.post-heading {
  margin-top: 0;
}

.post-heading h1 {
  margin-bottom: 0;
  margin-left: -3px;
  font-size: 1.7em;
}

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

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

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

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

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

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