/* stylelint-disable import-notation */
/* stylelint-disable media-feature-range-notation */
@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=PT+Sans:400,700);

body {
  color: #000;
  font-family: "Raleway", sans-serif;
  background: #fff;
}

#search input[type="text"] {
  margin-right: 1px;
}

.has-billboard #top_controls .row.wrap {
  height: 0;
}

.submit-form-btn.soft,
a.submit-form-btn.soft {
  color: black;
  background: white;
}

p,
.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0;
  color: #666;
  font-weight: 300;
  letter-spacing: 1px;
  text-shadow: none;
}

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

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

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

h1 {
  margin: 0 0 8px 2px;
  color: #303030;
  font-weight: normal;
  font-size: 1.3em;
  font-family: "Raleway", sans-serif;
  line-height: 1.2em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

h2 {
  margin: 10px 0 15px;
  color: white;
  color: #303030;
  font-weight: normal;
  font-size: 1.25em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

h3 {
  margin: 10px 0 15px;
  color: white;
  color: #303030;
  font-weight: normal;
  font-size: 1.2em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0 15px;
  color: white;
  color: #303030;
  font-weight: normal;
  font-size: 1.15em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

h5 {
  margin: 10px 0 15px;
  color: white;
  color: #303030;
  font-weight: normal;
  font-size: 1.1em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

h6 {
  margin: 10px 0 15px;
  color: white;
  color: #303030;
  font-weight: normal;
  font-size: 1.05em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

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

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

.logo {
  margin: 0;
  color: black;
  font-weight: 300;
  font-size: 1.5em;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
}

.billboard-in-background.has-billboard .logo {
  color: white;
}

.slogan {
  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 {
  margin-top: 30px;
  text-align: center;
}

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

.logo-nav-inline {
  margin-top: 0;
  margin-bottom: 0;
}

.header-nav-outer {
  margin-left: 0;
}

/* main styles for larger screens */
@media only screen and (min-width: 58.75em) {
  #header_and_navigation .billboard-in-background.has-billboard .logo {
    color: white;
  }

  .scrolling #shopping_cart_bar_container .submit-form-btn.soft,
  .scrolling a.submit-form-btn.soft,
  .scrolling .submit-form-btn.soft {
    color: white;
    background: black;
  }

  .logo-nav-inline {
    margin-bottom: 10px;
    padding-top: 10px;
  }

  #scrolling_header_and_navigation.logo-nav-inline {
    padding-top: 0;
  }

  .scrolling #shopping_cart_btn_sidebar.sidebar-widget {
    top: 25px;
  }

  .top-controls {
    height: 65px !important;
  }

  body,
  html { font-size: 0.95em; }

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

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

  .logo-slogan {
    margin-top: 0;
  }

  .logo {
    margin: 21px 0 11px;
    font-size: 1.9em;
    text-align: left;
  }

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

  h1 { margin: 0 0 15px; font-size: 1.3em; line-height: 1.3em; }
  h2 { margin: 10px 0 15px; font-size: 1.1em; }
  h3 { margin: 10px 0 15px; font-size: 1em; }
  h4 { margin: 10px 0 15px; font-size: 0.95em; }

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

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

  .social-links-bar {
    margin-top: 15px;
    text-align: left;
  }
}

/* end styles for larger screens */

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

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

/* changes color of sub-nav background */

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

/* begin ddsmoothmenu (for small screens) */

/* begin ddsmoothmenu (for small screens) */

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

.ddsmoothmenu {
  display: none;
  margin: 8px 0 10px;
}

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

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

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

  .ddsmoothmenu,
  .favorites {
    display: block;
  }

  .ddsmoothmenu ul { float: right; }

  .ddsmoothmenu ul li a,
  .ddsmoothmenu ul li.menuonly {
    /* margin: add/remove space between main nav bg and drop down nav bg */
    margin-bottom: 5px;

    /* padding: changes space between nav text, also adds hover backround padding */
    padding: 2px 20px;
    color: black;  /* ######### changes with Design Editor  ######### */

    /* main nav text color, position, padding */
    background: none;
    border: none;
  }

  .billboard-in-background.has-billboard .ddsmoothmenu ul li a,
  .ddsmoothmenu ul li.menuonly {
    color: white;
  }

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

  .ddsmoothmenu ul li ul.dropdown {
    border: none;
  }

  .ddsmoothmenu ul li ul.dropdown li {
    border: none;
  }

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

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

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

  .ddsmoothmenu ul li ul li a,
  .ddsmoothmenu ul li ul li.menuonly {
    width: 200px;
    margin: 0;

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

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

  .billboard-in-background.has-billboard .ddsmoothmenu ul li ul li a {
    color: #333;
    background: rgba(255, 255, 255, 0.7);
  }

  .ddsmoothmenu ul li ul li a:hover {
    color: #000;

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

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

  .billboard-in-background.has-billboard .ddsmoothmenu ul li ul li a:hover {
    color: #000;

    /* changes drop-down background color, text & text position */
    background: rgba(255, 255, 255, 0.8);
  }

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

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

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

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

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

.billboard-outer {
  background: none;
}

.billboard {
  position: relative;
}

.billboard-wrapper {
  margin: 0;
  padding: 0;
}

@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: "Raleway";
}

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

.product-photos {
  padding: 0;
  border: none;
}

.content-area {
  padding-top: 10px;
  padding-left: 0;
}

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

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

@media only screen and (min-width: 58.75em) {
  .product-photos {
    padding: 20px 20px 20px 0;
    border: 1px solid #f0f0f0 !important;
  }
}

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

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

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

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

.footer {
  padding: 20px 0 30px;
  color: #000;
  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: #000;
  text-shadow: none;
}

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

.footer-area-inner p {
  font-size: 0.85em;
  letter-spacing: inherit;
}

.footer-outer .wrap {
  margin-left: 0;
}

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

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

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

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

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

form.build-product-form [data-section=""] > section p.title {
  color: #686868;
  border: 1px solid #f0f0f0;
}

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

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

.product-info-icon {
  color: #ababab;
  font-size: 1.25em;
}

.pagination a,
.pagination .disabled,
.pagination .current {
  border-radius: 0;
}

#product_info h2 {
  letter-spacing: 1px;
}

.social-icons-bar {
  margin-top: 10px;
  padding-bottom: 10px;
  border-top: none;
}

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

@media only screen and (min-width: 58.75em) {
  .social-icons-bar {
    margin-top: 30px;
    padding-bottom: 0;
    border-top: 1px solid #f0f0f0;
  }
}

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

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

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

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

.content-area form input[type="submit"] {
  margin-left: 0;
}

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

a.user-upload.submit-form-btn {
  background: #b9b3b9;
}

.visitor-upload-btn-container {
  border-color: #ccc;
}

.required-text {
  border-bottom: 1px solid #f6f2e9;
}

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

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

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

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

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

/* start ACCOUNT ****************************************/

#account_container,
#account_container a,
.favorite-lists {
  font-size: 0.84em;
  text-transform: uppercase;
  text-decoration: none;
}

#account_container a:hover {
  color: #d9d9d9;
  text-decoration: none;
}

/* end ACCOUNT ****************************************/

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

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

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

div.user-form input.submit-form-btn:hover,
.submit-form-btn:hover {
  top: 1px;
}

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