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

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

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

#page {

  margin: 0 auto;
  max-width: 1400px;
}

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

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

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

h1 {
  font-family:'Lato',arial,serif;
  font-size: 1.2em;
  font-weight: normal;
  letter-spacing:0.3px;
  line-height: .9em;
  font-weight: 100;
  margin: 0 0 8px 2px;
  color: #999;
  text-transform: uppercase;
}

h2 {
  font-family:'Lato',arial,serif;
  font-size: 1.15em;
  margin: 10px 0 15px 0;
  color: #999;
  font-weight: 100;
  text-transform: uppercase;
}

h3 {
  font-family:'Lato',arial,serif;
  font-size: 1.1em;
  margin: 10px 0 15px 0;
  color: #999;
  font-weight: 100;
  text-transform: uppercase;
}

h4 {
  font-family:'Lato',arial,serif;
  font-size: 1.05em;
  margin: 10px 0 15px 0;
  color: #999;
  font-weight: 100;
  text-transform: uppercase;
}

h5 {
    font-family:'Lato',arial,serif;
  font-size: 1em;
  margin: 10px 0 15px 0;
  color: #999;
  font-weight: 100;
  text-transform: uppercase;
}

h6 {
    font-family:'Lato',arial,serif;
  font-size: .95em;
  margin: 10px 0 15px 0;
  color: #999;
  font-weight: 100;
  text-transform: uppercase;
}

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

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

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

.slogan {
  font-family: 'Lato',Century Gothic, Verdana, Arial;
  text-align: center;
  color: #000;
  font-size: 8.7pt;
  // padding-left: 5px;
  margin-bottom: 20px;
  font-weight: 300;
}

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

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

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

  .logo-header {
    text-align: left;

  }

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

  .slogan {
    font-size: .75em;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: left;
    color: #c58934;
  }

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

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

}
/* 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 (min-width: 58.75em) {

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

  .navigation {
    display: block;
    height: auto;
  }

  .ddsmoothmenu-v {
    margin-top: 10px;
    color: black;
    // text-transform: uppercase;
    display: block;
    // background: #272727; /* ######### changes with Design Editor  ######### */
    clear: both;
    font-family: 'Lato', Verdana, Arial; /* ######### changes with Design Editor  ######### */
    font-size: 12px; /* ######### changes with Design Editor  ######### */
    font-weight: 400;
    //text-shadow: #000 0px 1px 0px;
    padding: 20px 0px 0px 0px;
    display: block;
    // border-bottom:2px dotted #ddd;
    // border-top:2px dotted #ddd;
    border-width: 2px;
    border-left: none;
    border-right: none;
    margin-bottom: 19px;
  }

  .ddsmoothmenu-v ul {
    // margin: 0 auto;
    // font-weight: normal;
    width: 160px;
  }

  .ddsmoothmenu-v ul li {
    // background: #272727;
    margin: 0;
    // text-align: center;
  }


  .ddsmoothmenu-v ul li ul {
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.80);
      //margin: -1px -1px -1px -1px;
  }


  .ddsmoothmenu-v ul li a, .ddsmoothmenu-v ul li.menuonly {
       /* main nav text color, position, padding */
       background: none;
       border: none;
       // color: white;  /* ######### changes with Design Editor  ######### */
       /* margin: add/remove space between main nav bg and drop down nav bg */
       // margin: 0 5px 5px 0px;
       /* padding: changes space between nav text, also adds hover backround padding */
       padding: 3px 0px;
       // text-shadow: black 0px 1px 0px;
       color: #b9b3b9;
  }

  .ddsmoothmenu-v ul li a:link {
    //color: #fff;
  }




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

  .ddsmoothmenu-v ul li:hover {
       /* changes main nav hover background & hover text color */
  }

  .ddsmoothmenu-v ul li a:hover,
  .ddsmoothmenu-v ul li a.jqhover,
  .ddsmoothmenu-v ul li a.selected {
       /* changes main nav hover background & hover text color */
       // border: 1px solid #5a5a5a;
       // background: #000; /* ######### changes with Design Editor  ######### */
       color: #333; /* ######### changes with Design Editor  ######### */
       text-shadow: none;
  }

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


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

  .ddsmoothmenu-v ul li a img.rightarrowclass {
       visibility: hidden;
       top: 9px;
  }

  .ddsmoothmenu-v ul li ul {
    // border-top: 1px solid #5a5a5a;
    // border-left: 1px solid #5a5a5a;
    // border-right: 1px solid #5a5a5a;
    // box-shadow: 2px 2px 4px #999;
    margin-top: -5px;
  }

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

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


  .ddsmoothmenu-v ul li ul li a,
  .ddsmoothmenu-v ul li ul li.menuonly {
       /* changes drop-down background color, text & text position */
       background:#000;
       font-size: 1em;
       font-weight: normal;
       // border-bottom: 2px dotted #015691;
       margin: 0 0 0px 0px;
       /* padding: changes padding around text, does not move background position */
       padding: 9px 20px 9px 20px;
       text-align: left;
       // width: 200px;
       color:#fff;
  }

  .ddsmoothmenu-v ul li ul li:hover {
       /* changes main nav hover background & hover text color */
    background: #000;
    color: #fff;
  }


  .ddsmoothmenu-v ul li ul li.space {
       // background: #272727;
       line-height: 1px;
       // padding: 0px 20px 0px 20px;
       width: 141px;
  }


  .ddsmoothmenu-v ul li ul li.separator {
       // background: #272727;
       // border: 1px solid #272727;
       margin: 0 0 -2px 0;
       // padding: 2px 20px 2px 20px;
       width: 141px;
       // font-size: 1px;
       line-height: 1px;
  }

  .ddsmoothmenu-v ul li ul li a:hover,
  .ddsmoothmenu-v ul li ul li a.selected {
    /* changes main nav hover background & hover text color */
    color: #d9d9d9;
  }

  .ddsmoothmenu-v ul li ul li a img.rightarrowclass {
     top: 13px;
     color: #fff;
  }

  .ddsmoothmenu-v ul li ul li ul {
    margin-top: 0px;
  }

}

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

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



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


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

.billboard-wrapper {
  //padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 58.75em) {

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

}

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

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

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

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

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

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

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

.row.footer-outer {
  margin-left: -.9375em;
}


@media only screen and (min-width: 58.75em) {

}


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

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

.photo-inner-container {

}

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

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

.art-store {
  // border: 1px dotted #e0e0e0;
}

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

section.active p.title {
  //background: #fafafa !important;
  //border-top: 2px dotted #f0f0f0 !important;
  //border-left: 2px dotted #f0f0f0 !important;
  //border-right: 2px dotted #f0f0f0 !important;
  //border-bottom: none !important;
}

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-left: 1px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
}

div.art-store div.crumbtrail {

}

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

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

.content-area section.active p.title {
  background: white !important;
  border-top: 1px solid #f0f0f0 !important;
  border-left: 1px solid #f0f0f0 !important;
  border-right: 1px solid #f0f0f0 !important;
}

div.art-store div.headline {
  padding-right: 7px;
}

div.art-store div.headline span {
  font-size: .5em;
}

div.art-store div.headline h1 {
  margin-bottom: 0px;
}



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



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

.product-sizes {
  border-radius: 0px;
}

section div.content a.submit-form-btn {
  color: white;
}

@media only screen and (min-width: 58.75em) {


}

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

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

div.user-form div.headline {
  margin-top: 0px;
  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 {
  border-radius: 0px;
  font-weight: 300;
}

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

.user-form-field-label {
  font-weight: 300;
}

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

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

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

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

/* begin SEARCH BAR ***************************************/

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

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

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

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

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

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