/* stylelint-disable max-line-length, no-duplicate-selectors */

/* begin MAIN STYLES *******************************/

html {
  min-width: 100%;
  background: none;
}

.wholesale .product-form-options {
  padding: 5px 0 0;
  font-size: 1.4em;
}

.wholesale .product-sizes {
  padding: 5px;
}

input.cloudinary-fileupload {
  display: none;
}

div.store-container {
  margin-top: 10px;
}

.product-builder-tabs {
  margin-left: 10px;
}

ul.button-group li a {
  text-shadow: 1px 2px 2px #666;
}

.button {
  font-weight: normal !important;
}

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

.no-left-padding {
  padding-left: 0;
}

.no-right-padding {
  padding-right: 0;
}

.no-left-right-padding {
  padding-right: 0;
  padding-left: 0;
}

.art-store,
.blog-page,
.blog-post-page,
.user-form,
.normal {
  margin-bottom: 0;
  padding-right: 0;
}

.fancybox-title-inside-wrap {
  padding: 10px;
}

.fancybox-skin {
  border-radius: 0;
}

.wrap {
  max-width: 960px;
  margin: 0 auto;
}

@media only screen and (width >= 58.75em) {
  .body-container {
    padding: 0;
  }
}

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

  .jumbo .wrap {
    max-width: 1260px;
  }
}

/* end MAIN STYLES *******************************/

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

.horz_nav_standard .top-controls-outer .navigation-menu {
  z-index: 3;
}

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

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

.billboard-outer {
  margin-bottom: 30px;
}

.billboard {
  position: relative;
}

div.billboard div.frame img {
  max-width: 100%;
}

.hidden {
  display: none;
}

.frame {
  position: absolute;
  width: 100%;
  overflow: hidden;
}

.caption-frame {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 15px;
  text-align: right;
  background: rgba(0, 0, 0, 0.7);
}

.caption-title {
  width: 100%;
  padding-bottom: 8px;
  color: white;
  font-size: 1.2em;
  font-family: Libre Baskerville, sans-serif;
}

.caption-description {
  width: 100%;
  color: white;
  font-size: 1em;
}

.billboard-frame {
  position: relative;
  display: inline-block;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.mirror-flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: fliph;
}

.prev-button {
  display: inline;
}

.next-button {
  float: right;
}

.control-buttons {
  position: absolute;
  width: 100%;
  opacity: 0;
}

div.billboard-frame:hover div.control-buttons {
  display: block;
  opacity: 1;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

div.control-buttons img {
  width: 50px;
  margin-top: -25px; /* height adjustment for centering vertically */
  opacity: 0.7;
}

div.control-buttons img:hover {
  opacity: 1;
}

@media only screen and (width >= 58.75em) {
  div.billboard div.frame img {
    max-width: none;
  }
}

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

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

.content-area p {
  margin-bottom: 15px;
}

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

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

.album-none {
  margin-top: 0;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 440px;
  height: 440px;
  margin: 15px 0 0 15px;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 6px #333;
  -webkit-transform: rotate(-14deg);
  transform: rotate(-14deg);
}

.photo-outer-container {
  position: relative;
  display: inline-block;
  min-height: 170px;
  margin: 0 0 20px;
  vertical-align: top;
}

.photo-inner-container {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #f0f0f0;
}

.photo-inner-container * {
  vertical-align: middle;
}

.photo-title {
  text-align: center;
}

.photo-gallery-container {
  padding-top: 10px;
  padding-left: 0;
}

.album-title {
  width: 100%;
  padding: 10px 0 15px;
  color: #999;
  font-weight: 300;
  font-size: 0.9em;
  line-height: initial;
}

.album-container {
  margin: 15px 0 0;
  padding-left: 0;
}

.album-spread {
  padding-top: 10px;
  padding-left: 0;
}

.photo-enlarge-icon {
  position: absolute;
  top: 40px;
  left: 40px;
}

div.content-area-inner div.album-spread {
  padding-left: 0;
}

.fancybox-title b {
  color: #999;
  font-weight: 300 !important;
  text-transform: none;
}

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

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

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

div#shopping_cart_bar_container {
  display: block;
}

.art-store {
  width: 100%;
  min-width: 100%;
  padding: 0;
  opacity: 0;
}

.product-sizes span {
  display: block;
}

div.medium-tooltip p {
  color: black;
}

.button {
  border: none;
}

div.headline i {
  color: #d0d0d0;
}

form.build-product-form [data-section=""] > section.active > [data-section-content],
[data-section=""] > section.active > .content.art-store-tab-content-area {
  border: 2px solid #f0f0f0;
}

.content-area .art-store div.section-container section p.title {
  color: #686868;
  background: #e1e1e1;
  border-bottom: 2px solid #f0f0f0 !important;
}

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

.section-container.auto > section > .title,
.section-container.auto > .section > .title {
  border: 2px solid #dbdbdb;
}

div.art-store div.crumbtrail {
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  color: #525252;
  text-align: center;
  border-bottom: none;
}

.product-photos {
  position: relative;
  padding: 20px;
  background: white;
  border-right: none;
}

div.art-store div.headline h1 {
  color: #525252;
}

div.art-store div.headline {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 20px;
  text-align: left;
  text-shadow: none;
  border-bottom: 1px solid white;
}

div.art-store div.headline::before {
  position: absolute;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #dcdcdc;
  content: "";
}

.content-area .art-store div.section-container section.active p.title {
  z-index: 1;
}

.medium-tooltip {
  color: #4d4d4d;
  font-weight: normal;
  text-shadow: none;
}

div.medium-tooltip p {
  font-size: 0.9em;
}

.medium-option-section {
  position: relative;
  margin: -40px 0 0;
  text-align: center;
}

.medium-height {
  height: 88px;
}

.div.product-photos div.photo-inner-container,
div.react-reveal-modal div.photo-inner-container,
div.reveal-modal div.photo-inner-container {
  max-width: 280px;
}

.product-sizes {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 0.875em;
  border-radius: 5px;
}

.product-form-options {
  max-height: 105px;
  padding-right: 0;
  padding-bottom: 15px;
}

.canvas-no-wrap {
  display: none;
}

.depth-small {
  top: 11px;
  left: 15px;
  z-index: 1;
}

.canvas-top-border-overlay {
  position: relative;
  float: left;
}

.canvas-top-border-overlay::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 255, 255, 0.5);
}

.store-container {
  padding-top: 10px;
  padding-left: 0;
}

.category-container {
  padding-left: 0;
}

.add-to-cart-btn,
.view-cart-btn {
  padding: 6px 12px;
  color: black !important;
  font-size: 1em;
  text-decoration: none !important;
  background: rgb(242, 242, 242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(165, 165, 165, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(100%, rgba(165, 165, 165, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(165, 165, 165, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(165, 165, 165, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(165, 165, 165, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(165, 165, 165, 1) 100%); /* W3C */
  border-top: 2px solid #999;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 2px solid #999;
  border-radius: 5px;
  box-shadow: #000 1px 1px 5px;
  cursor: hand;
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#a5a5a5',GradientType=0 )"; /* IE6-9 */
}

.add-to-cart-btn:hover,
.view-cart-btn:hover {
  background: rgb(165, 165, 165); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(165, 165, 165, 1) 0%, rgba(242, 242, 242, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(165, 165, 165, 1)), color-stop(100%, rgba(242, 242, 242, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(165, 165, 165, 1) 0%, rgba(242, 242, 242, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(165, 165, 165, 1) 0%, rgba(242, 242, 242, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(165, 165, 165, 1) 0%, rgba(242, 242, 242, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(165, 165, 165, 1) 0%, rgba(242, 242, 242, 1) 100%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a5a5', endColorstr='#f2f2f2',GradientType=0 )"; /* IE6-9 */
}

.add-to-cart-btn-category-view {
  padding: 15px 0 5px;
}

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

section.active p a {
  color: black;
  font-weight: normal;
}

section div.content a.submit-form-btn {
  display: inline-block;
}

.product-build-form-btns {
  position: relative;
  padding: 30px 0 15px;
  text-align: right;
  border-top: 1px solid white;
}

.category-container {
  padding-top: 10px;
  padding-left: 0;
}

.art-store-btn-row {
  position: relative;
  right: 0;
  bottom: 0;
  margin-top: 25px;
  padding-right: 0;
  padding-left: 0;
  border-top: 2px solid #f0f0f0;
}

.no-left-right-margin {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.section-container.tabs > section > .content,
.section-container.tabs > .section > .content {
  padding: 1.2em;
}

.social-icons-bar {
  margin-top: 30px;
  text-decoration: none;
  border-top: 1px solid #f0f0f0;
}

button {
  color: black;
}

.see-on-wall-btn {
  padding: 13px 20px;
  color: white;
  font-size: 0.4em;
  text-decoration: none;
  background: black;
  border-radius: 5px;
  cursor: hand;
}

.see-on-wall-btn:hover {
  position: relative;
  top: 1px;
}

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

.social-icons-bar {
  display: inline;
  padding-top: 15px;
  padding-left: 0 !important;
  font-size: 2em;
}

.item-price-container {
  float: left;
  margin-top: 5px;
  color: #666;
  font-weight: bold;
  font-size: 1.3em;
  text-shadow: none;
}

.product-description {
  color: #787878;
}

.social-sharing-icons {
  display: inline-block;
  padding: 5px 10px;
}

.product-form-subheading span,
.art-print-product form .product-option-categories label {
  color: #333;
  text-transform: uppercase;
  text-shadow: none;
}

.content-area .submit-form-btn,
.content-area .submit-form-btn:link,
.content-area .submit-form-btn:visited {
  padding: 12px 15px;
  color: white;
  font-size: 0.9em;
  text-decoration: none;
  background: #000;
  border: none;
  border-radius: 0;
  cursor: hand;
}

.submit-form-btn:hover {
  position: relative;
  top: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: #000 none;
  box-shadow: none;
}

.pagination a {
  position: relative;
  padding: 7px 10px;
  color: white !important;
  font-size: 0.7em;
  text-decoration: none !important;
  background: #333;
  border-radius: 3px;
}

.pagination .disabled {
  padding: 7px 10px;
  color: white !important;
  font-size: 0.7em;
  text-decoration: none !important;
  background: #999;
  border-radius: 3px;
  opacity: 0.5;
}

.pagination .current {
  padding: 7px 10px;
  color: black !important;
  font-size: 0.7em;
  text-decoration: none !important;
  background: #999;
  border-radius: 3px;
  opacity: 0.5;
}

.social-sharing-icons .fa-solid .fa-regular {
  padding-left: 0;
  color: #ccc;
  font-size: 0.9em;
}

.social-sharing-icons .fa-x-twitter {
  padding-left: 5px;
  font-size: 0.8em;
}

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

.photo-inner-container {
  padding: 0;
}

.metal-preview img.frame-medium,
.metal-preview-modal img {
  border: 1px solid #555;
}

.metal-preview .product-inner-container {
  max-width: 100%;
}

.canvas-wrap.acrylic-preview div.canvas-top img,
.canvas-wrap.acrylic-preview div.canvas-left img {
  opacity: 0.4;
}

div.fb-like span {
  vertical-align: baseline !important;
}

.standard-product-info,
.standard-product-name,
.standard-product-details {
  text-align: left;
}

/* main styles for larger screens */
@media only screen and (width >= 58.75em) {
  .photo-inner-container {
    padding: 10px;
  }

  div.art-store div.crumbtrail.product-info-container {
    text-align: right;
  }

  div.art-store div.crumbtrail {
    padding-bottom: 20px;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
  }

  div.canvas-top-overflowed div.clip {
    width: 100%;
    height: 100%;
    overflow: visible;
  }

  section div.content a.submit-form-btn {
    display: inline;
    color: black;
  }

  #mediums div.product-sizes,
  #styles div.product-sizes,
  #frames div.product-sizes {
    width: 95%;
  }

  #styles div.finishing {
    min-height: 97px;
  }

  .art-store-tab-content-area img {
    width: 100%;
  }

  div.art-store div.section-container {
    min-width: 337px;
  }

  .see-on-wall-link {
    margin-bottom: 0;
    text-align: left;
  }

  .social-sharing-icons {
    padding-right: 0;
  }

  .product-photos {
    min-width: 515px;
    margin-right: 12px;
    padding-left: 20px !important;
    border: 2px solid #f0f0f0;
  }

  .art-store {
    min-width: 990px;
  }

  div.art-store div.headline {
    text-align: right;
  }

  .product-sizes {
    width: 85px;
  }

  .art-store-tab-content-area {
    position: relative;
  }
}

/* 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,
.back-btn:link,
.back-btn:visited {
  color: #999;
  font-size: 0.9em;
  text-decoration: none;
  background: #e8e8e8;
  cursor: hand;
}

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

div.user-form input.submit-form-btn,
div.user-form input.submit-form-btn:link,
.div.user-form input.submit-form-btn:visited {
  padding: 12px 25px;
  color: white;
  font-size: 0.8em;
  text-decoration: none;
  background: #000;
  border: none;
  border-radius: 5px;
  cursor: hand;
}

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

.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 {
  position: relative;
  width: 90%;
  margin: 20px 0 0;
  padding: 0;
}

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

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

.site-option-container {
  display: block;
  margin: 5px 0 0 5px;
  padding: 0;
}

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

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

.photo-gallery div.crumbtrail {
  margin-bottom: 20px;
}

.fa-asterisk.required {
  color: red;
  font-size: 12px;
}

.flash-container {
  margin-bottom: 20px;
}

.upload-label {
  padding-bottom: 8px;
}

div.user-form input.submit-form-btn:hover,
.uploader button:hover,
.uploader button:focus,
.uploader button:hover,
.uploader button:focus {
  top: 1px;
  color: white;
  background: black;
}

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

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

.search-in-page-container div.large-4 {
  width: 100%;
  margin: 0 auto;
}

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

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

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

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

.category-title {
  text-transform: uppercase;
}

ul.post-list {
  padding: 7px 0 0 10px;
}

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

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

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

.footer.art-store {
  margin-top: 30px;
}

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

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

.search-container {
  padding-top: 10px;
}

/* end SEARCH ***************************************/
/* stylelint-enable max-line-length, no-duplicate-selectors */
