#main.asp-full-width, #page.asp-full-width {
  background-color: #EAEAEA;
}
#main.asp-full-width.white-bg, #page.asp-full-width.white-bg {
  background-color: #FFF !important;
}
.tax-product_cat #content {
  background-color: #EAEAEA;
}
.asp-full-width .wf-wrap {
  width: 100% !important;
}
.grey-bg-section {
  background-color: #EAEAEA;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-Medium.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-ExtraBold.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-Black.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-UltraLight.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-Bold.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'ButlerStencil';
  src: url('../fonts/butler_stencil/ButlerStencil-Light.woff2') format('woff2'), url('../fonts/butler_stencil/ButlerStencil-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-UltraLight.woff2') format('woff2'), url('../fonts/butler/Butler-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-Medium.woff2') format('woff2'), url('../fonts/butler/Butler-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-Light.woff2') format('woff2'), url('../fonts/butler/Butler-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-Black.woff2') format('woff2'), url('../fonts/butler/Butler-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-Bold.woff2') format('woff2'), url('../fonts/butler/Butler-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler-ExtraBold.woff2') format('woff2'), url('../fonts/butler/Butler-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler/Butler.woff2') format('woff2'), url('../fonts/butler/Butler.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.widget li, .widget a, .widget p {
  color: #939393 !important;
}
.widget .widget-title {
  color: #AB9578 !important;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.8px;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container.product-cat-loop {
  padding: 35px 0;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 599px) {
  .flex-row {
    flex-direction: column;
  }
}
.flex-row .flex-col {
  flex: 1;
  padding: 15px;
  position: relative;
}
.flex-row .flex-col.vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flex-row.one-two .flex-col:first-child {
  flex: 1;
}
.flex-row.one-two .flex-col:nth-child(2) {
  flex: 2;
}
.flex-row.two-one .flex-col:first-child {
  flex: 2;
}
.flex-row.two-one .flex-col:nth-child(2) {
  flex: 1;
}
.flex-row.sixty-forty .flex-col:first-child {
  flex: 5;
}
.flex-row.sixty-forty .flex-col:nth-child(2) {
  flex: 7;
}
.inline-row.one-two {
  position: relative;
  display: block;
  clear: both;
}
.inline-row.one-two .flex-col:first-child {
  float: left;
  width: 33.333333%;
}
.inline-row.one-two .flex-col:nth-child(2) {
  float: left;
  width: 66.66666%;
}
.image-hotspot-section {
  position: relative;
}
.image-hotspot-section .flex-row .img-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
}
.image-hotspot-section .flex-row .img-wrap:after {
  display: block;
  content: ' ';
  padding-bottom: 65%;
}
.image-hotspot-section .flex-row .content {
  width: 70%;
}
@media (max-width: 599px) {
  .image-hotspot-section .flex-row .content {
    width: 100%;
  }
}
.image-hotspot-section h3 {
  margin-top: 35px;
  color: #AB9578;
  font-size: 1.9em;
}
.image-hotspot-section.gold h3 {
  color: #FFF;
}
.split-column-section {
  height: 50vh;
}
.split-column-section .container {
  height: 100%;
  width: 100% !important;
  max-width: 100%;
}
.split-column-section .container .flex-row {
  height: 100%;
}
.split-column-section .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.split-column-section .content {
  position: relative;
}
.split-column-section .content .background {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #282828;
}
.split-column-section .content .background .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 125%;
  background-image: url(../svg/semi_a.svg);
}
.split-column-section .content .content-inner {
  z-index: 2;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  margin: 0 auto;
  color: #FFF;
}
.split-column-section .content .content-inner h3 {
  color: #FFF;
}
.split-column-section .content .content-inner p {
  color: #939393;
}
#footer .wf-wrap {
  max-width: 1300px;
}
.footer-quote {
  clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
  background-color: #AB9578;
  text-align: center;
  padding: 160px 0 80px 0;
}
.footer-quote .container {
  max-width: 1000px;
}
@media (max-width: 599px) {
  .footer-quote .container {
    max-width: 1200px;
  }
}
.footer-quote h5 {
  color: #D5CABB;
}
.footer-quote .review-content {
  color: #FFF;
  font-size: 1.9em;
}
.footer-quote .name-wrap {
  color: #D5CABB;
  margin-top: 25px;
}
.footer-quote .menu-item {
  border-top: none;
}
.home-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-position: top;
  height: 80vh;
  margin-bottom: -150px;
  padding-bottom: 150px;
}
.home-hero .container {
  position: relative;
  height: 100%;
}
@media (max-width: 599px) {
  .home-hero .container {
    padding: 0 15px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
.home-hero .hero-content {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  justify-content: center;
  height: 100%;
}
.home-hero .hero-content h5 {
  color: #AB9578;
  font-weight: 500;
  margin-bottom: 17px;
}
.home-hero .hero-content h1 {
  font-size: 3em;
}
.home-hero .hero-content .button-wrap {
  margin-top: 35px;
}
.print-builder {
  position: relative;
  padding: 120px 0 35px 0;
}
.print-builder #upload-modal {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  border: solid 5px #282828;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  text-align: center;
}
.print-builder #upload-modal #upload-icon {
  font-size: 6rem;
  color: #C5B7A4;
}
.print-builder #upload-modal #upload-error-icon {
  font-size: 6rem;
  color: red;
}
.print-builder #upload-modal .upload-progress-wrap {
  max-width: 500px;
  width: 100%;
  margin: 15px auto;
}
.print-builder #upload-modal .upload-progress-wrap .upload-progress {
  height: 15px;
}
.print-builder #upload-modal .upload-progress-wrap .upload-progress .upload-progress-inner {
  width: 0%;
  background-color: #AB9578;
  height: 100%;
}
.print-builder #upload-modal .upload-progress-wrap .upload-progress-amount {
  margin-top: 15px;
}
.print-builder .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
  background-color: #AB9578;
}
.print-builder .container {
  position: relative;
}
@media (max-width: 599px) {
  .print-builder .container {
    margin: 0 15px;
    border: solid 1px #AB9578;
  }
}
.print-builder .print-builder-steps {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}
.print-builder .print-builder-steps ul {
  flex: 4;
  padding: 0;
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
  box-sizing: border-box;
}
.print-builder .print-builder-steps ul li {
  flex: 1;
  text-align: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.2);
  font-size: 1.5em;
  padding: 10px 0px;
  cursor: pointer;
  border-right: solid 1px rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #AB9578;
}
.print-builder .print-builder-steps ul li h3 {
  padding-left: 15px;
  margin-bottom: 0;
  color: #FFF;
}
.print-builder .print-builder-steps ul li:last-child {
  border-right: solid 1px #fefefe;
}
.print-builder .print-builder-steps ul li:hover {
  background: rgba(255, 255, 255, 0.8);
}
.print-builder .print-builder-steps ul li:hover h3 {
  color: #000;
}
.print-builder .print-builder-steps ul li.selected {
  background: #FFF;
  color: #000;
}
.print-builder .print-builder-steps ul li.selected h3 {
  color: #000;
}
.print-builder .print-builder-steps .spacer {
  margin-left: 10px;
  flex: 1;
  font-size: 1.5em;
  text-align: left;
  background: #FFF;
  color: #000;
  padding: 10px 0px;
}
.print-builder .print-builder-steps .spacer h3 {
  padding-left: 15px;
}
.print-builder .builder-nav-wrap {
  margin-top: 25px;
}
.print-builder .builder-nav-wrap .nav-left {
  flex: 1;
  padding-left: 15px;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .print-builder .builder-nav-wrap .nav-left {
    display: none;
  }
}
.print-builder .builder-nav-wrap .nav-center {
  justify-content: space-between;
  box-sizing: border-box;
  display: flex;
  flex: 4;
}
@media (max-width: 599px) {
  .print-builder .builder-nav-wrap .nav-center {
    display: none;
  }
}
.print-builder .builder-nav-wrap .nav-center.flex-end {
  justify-content: flex-end;
}
.print-builder .builder-nav-wrap .nav-right {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.print-builder .builder-nav-wrap .nav-right .btn {
  width: 100%;
}
.print-builder .builder-nav-wrap .nav-right.disable-back {
  justify-content: flex-end;
}
.print-builder .print-order-panel {
  flex: 1;
  margin-left: 10px;
  background-color: #FFF;
}
@media (max-width: 599px) {
  .print-builder .print-order-panel {
    border-top: solid 1px #AB9578;
    border-left: none;
    margin-top: 15px;
  }
}
.print-builder .print-order-panel img {
  width: 100%;
}
.print-builder .print-order-panel .order-details-inner {
  padding: 15px;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
}
.print-builder .print-order-panel .order-details-inner .img-preview {
  background-size: contain !important;
}
.print-builder .print-order-panel h4 {
  font-size: 0.9em;
  color: #AB9578;
  font-weight: 500;
  margin-bottom: 0px;
}
.print-builder .print-order-panel .order-detail {
  margin-bottom: 15px;
}
.print-builder .print-order-panel .order-cost h3 {
  margin-bottom: 0;
  font-family: 'Butler';
}
.print-builder .print-order-panel .order-cost .cost_small {
  font-size: 1.2em;
}
.print-builder .print-order-panel .order-cost .cost_small span {
  font-size: 0.9em;
}
.print-builder .print-order-panel .order-cost.calculating {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.print-builder #print-builder-panel {
  display: flex;
  min-height: 500px;
  flex-direction: row;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel {
    flex-direction: column;
    height: 100vh;
  }
}
.print-builder #print-builder-panel .builder-nav {
  flex: 1;
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  font-size: 1.6em;
  font-family: "Butler";
  line-height: 2.2em;
  font-weight: 700;
  box-sizing: border-box;
}
.print-builder #print-builder-panel .builder-nav ul {
  list-style: none;
}
.print-builder #print-builder-panel .builder-nav ul li {
  color: #D5CABB;
  cursor: pointer;
}
.print-builder #print-builder-panel .builder-nav ul li.selected {
  color: #000;
}
.print-builder #print-builder-panel .builder-nav ul li.hover {
  color: #D5CABB;
}
.print-builder #print-builder-panel .builder-panes {
  flex: 4;
  background-color: #FFF;
  border: solid 1px #FFF;
}
.print-builder #print-builder-panel #size.pane {
  height: 100%;
  display: flex;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #size.pane {
    flex-direction: column;
  }
}
.print-builder #print-builder-panel #size.pane .size-type-switcher {
  display: flex;
  flex-direction: column;
  flex: 0 0 14.2%;
  justify-content: flex-start;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #size.pane .size-type-switcher {
    flex-direction: row;
  }
}
.print-builder #print-builder-panel #size.pane .size-type-switcher .size-type {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #EAEAEA;
  cursor: pointer;
}
.print-builder #print-builder-panel #size.pane .size-type-switcher .size-type .size-preview-wrap {
  flex: 0 0 50%;
  box-sizing: border-box;
  position: relative;
  padding: 10px 0;
  width: 50%;
  margin: 0 auto;
}
.print-builder #print-builder-panel #size.pane .size-type-switcher .size-type .size-preview-wrap .size-preview {
  max-width: 100%;
  width: 100%;
  height: 0;
  margin: 0 auto;
  background-color: rgba(168, 149, 123, 0.5);
  border: solid 1px #AB9578;
}
.print-builder #print-builder-panel #size.pane .size-type-switcher .size-type .size-preview-wrap .size-preview span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  font-size: 1.5em;
}
.print-builder #print-builder-panel #size.pane .size-type-switcher .size-type:hover, .print-builder #print-builder-panel #size.pane .size-type-switcher .size-type.selected {
  background-color: #FFF;
}
.print-builder #print-builder-panel #size.pane .sizes-panels {
  flex: 1;
  position: relative;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel {
  padding: 15px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow-y: scroll;
  align-content: flex-start;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item {
  height: 33.33%;
  width: 20%;
  position: relative;
  border: solid 1px transparent;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item {
    height: 50%;
    width: 33.33%;
  }
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item .details-wrap {
  flex: 0 0 50%;
  box-sizing: border-box;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item .details-wrap .mm {
  font-size: 0.7em;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item .size-preview-wrap {
  flex: 0 0 50%;
  box-sizing: border-box;
  position: relative;
  padding: 10px 0;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item .size-preview-wrap .size-preview {
  max-width: 100%;
  width: 50%;
  height: 100%;
  margin: 0 auto;
  background-size: 100% !important;
  border: solid 1px #AB9578;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item:hover {
  border-color: #AB9578;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item.selected {
  border-color: #AB9578;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .panel .size-item.selected .size-preview {
  background-color: #AB9578;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: hidden;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner {
  display: flex;
  flex-direction: row;
  padding: 0 15px;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner {
    flex-direction: column;
  }
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-preview-wrap {
  flex: 1;
  padding: 0 15px;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-preview-wrap {
    padding: 15px;
  }
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-preview-wrap .custom-size-preview {
  background-size: 100% !important;
  border: solid 1px #AB9578;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FFF;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .measurement-select-wrap {
  display: flex;
  margin-bottom: 15px;
  width: 100%;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .measurement-select-wrap .measurement-select:nth-child(1) {
  border-right: none;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .measurement-select-wrap .measurement-select {
  flex: 1;
  cursor: pointer;
  text-align: center;
  padding: 10px 0;
  border: solid 1px #AB9578;
  color: #AB9578;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .measurement-select-wrap .measurement-select:hover, .print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .measurement-select-wrap .measurement-select.selected {
  background-color: #AB9578;
  color: #FFF;
}
.print-builder #print-builder-panel #size.pane .sizes-panels .custom-size-panel .custom-size-panel-inner .custom-size-input .inputs-wrap input {
  width: 100%;
  margin-bottom: 10px;
}
.print-builder #print-builder-panel #paper.pane {
  height: 100%;
  position: relative;
}
.print-builder #print-builder-panel #paper.pane .paper-plane-inner {
  padding: 15px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #paper.pane .paper-plane-inner {
    flex-wrap: wrap;
  }
}
.print-builder #print-builder-panel #paper.pane .paper-plane-inner .paper-type-item {
  cursor: pointer;
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 15px;
  box-sizing: border-box;
  justify-content: space-between;
  padding-top: 40px;
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #paper.pane .paper-plane-inner .paper-type-item {
    height: 50%;
    border-bottom: solid 1px #AB9578;
  }
}
@media (max-width: 599px) {
  .print-builder #print-builder-panel #paper.pane .paper-plane-inner .paper-type-item .paper-description {
    display: none;
  }
}
.print-builder #print-builder-panel #paper.pane .paper-plane-inner .paper-type-item:nth-child(odd) {
  background-color: #EAEAEA;
}
.print-builder #print-builder-panel #paper.pane .paper-plane-inner .paper-type-item:hover .btn {
  background-color: #AB9578;
  color: #FFF;
}
.print-builder #print-builder-panel #upload.pane {
  height: 100%;
  position: relative;
  text-align: center;
}
.print-builder #print-builder-panel #upload.pane .upload-button .btn {
  max-width: 300px;
  margin: 0 auto;
}
.print-builder #print-builder-panel #upload.pane .upload-progress-wrap {
  width: 100%;
  height: 20px;
  position: relative;
  margin-top: 15px;
}
.print-builder #print-builder-panel #upload.pane .upload-progress-wrap .upload-progress-inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: rgba(168, 149, 123, 0.5);
  width: 50%;
  text-align: center;
}
.print-builder #print-builder-panel #upload.pane .uplaod-notice {
  margin-top: 15px;
}
.print-builder #print-builder-panel #upload.pane #previewImg {
  width: 300px;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner .uploader-cols {
  display: flex;
  padding: 15px;
  flex-direction: row;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner .uploader-cols .uploader-wrap {
  flex: 1;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner .uploader-cols .uploader-wrap .final-preview-wrap {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 15px;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner .uploader-cols .uploader-wrap .final-preview {
  height: 0;
  width: 100%;
  background-size: 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  border: solid 1px #AB9578;
}
.print-builder #print-builder-panel #upload.pane .upload-plane-inner .uploader-cols .add-to-cart-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.print-builder-help-banner {
  padding: 45px 0;
  text-align: center;
}
.styled-content-section {
  padding: 60px 0;
  position: relative;
}
.styled-content-section .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.styled-content-section.left_right_angle .background {
  clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
}
.styled-content-section.grey .background {
  background-color: #EAEAEA;
}
.styled-content-section.gold .background {
  background-color: #AB9578;
}
.styled-content-section.gold h1, .styled-content-section.gold h2, .styled-content-section.gold h3, .styled-content-section.gold h4, .styled-content-section.gold h5, .styled-content-section.gold h6 {
  color: #FFF;
}
.styled-content-section.gold p {
  color: #D5CABB;
}
.btn {
  max-width: 100%;
  background: none;
  border: solid 1px #AB9578;
  color: #AB9578;
  padding: 10px 25px;
  font-family: "Butler";
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 1px;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.btn .icon {
  margin-right: 15px;
}
.btn.light {
  border-color: #FFF;
  color: #FFF;
}
.btn.light:hover {
  background-color: #FFF;
  color: #AB9578;
  border-color: #FFF;
}
.btn.disabled, .btn:disabled {
  opacity: 0.4;
  pointer-events: none;
}
.btn.solid {
  background-color: #AB9578;
  color: #FFF;
}
.btn.solid:hover {
  color: #AB9578;
  background-color: #FFF;
}
.btn.white {
  background-color: #FFF;
  color: #AB9578;
}
.btn.white:hover {
  background-color: transparent;
  color: #FFF;
  border-color: #FFF;
}
.btn:hover {
  background-color: #AB9578;
  color: #FFF;
}
.product-summary {
  margin-top: 120px;
}
.product-summary .product-image-slider-wrap {
  position: relative;
  width: 100%;
}
.product-summary .product-image-slider-wrap .arrows-wrap {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 999;
  padding: 15px;
  box-sizing: border-box;
}
.product-summary .product-image-slider-wrap .arrows-wrap .product-arrow {
  cursor: pointer;
  background-color: #AB9578;
  padding: 15px;
  color: #000;
  display: flex;
  justify-content: center;
}
.product-summary .product-image-slider-wrap .arrows-wrap .product-arrow.slick-hidden {
  display: none !important;
}
.product-summary .product-image-slider-wrap .arrows-wrap .product-arrow:hover {
  color: #fff;
}
.product-summary .flex-col.image {
  flex: 2;
  width: 66.66%;
  padding-right: 35px;
}
.product-summary .flex-col.image img {
  width: 90%;
}
@media (max-width: 599px) {
  .product-summary .flex-col.image img {
    width: 100%;
  }
}
.product-summary .flex-col.image .product-image-slide img {
  width: 100%;
}
.product-summary .woocommerce-variation-price .price {
  font-size: 1.4em;
}
.product-summary .woocommerce-variation-price {
  margin-bottom: 25px;
}
.product-summary .flex-col.content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.product-summary .woocommerce-product-details__short-description {
  margin-bottom: 15px;
}
.product-summary .variations .label label {
  color: #AB9578 !important;
  letter-spacing: 3px;
  font-size: 1.2em;
  font-weight: 300;
}
.product-summary .variations select {
  margin-bottom: 10px !important;
  border: none;
  background: no-repeat;
  border-bottom: solid 1px #000;
  position: relative;
  padding-left: 0;
  font-size: 1.1em;
}
.product-summary .variations .value {
  position: relative;
}
.product-summary .variations .reset_variations {
  top: 60px !important;
}
.product-summary .variations .value:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6.5px 0 6.5px;
  border-color: #AB9578 transparent transparent transparent;
  position: absolute;
  top: 36%;
  right: 9px;
  pointer-events: none;
}
.product-summary .single_variation_wrap .quantity.hidden {
  margin-right: 0;
}
.product-summary .single_add_to_cart_button.disabled {
  opacity: 0.5;
}
.product-summary .single_add_to_cart_button {
  background-color: transparent;
  border: solid 1px #AB9578;
  border-radius: 8px;
  color: #AB9578;
}
.product-summary .single_add_to_cart_button:hover {
  background-color: #AB9578;
  color: #FFF;
}
.product-loop-inner {
  margin-bottom: 35px;
}
.product-loop-inner .image-wrap {
  height: 400px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.product-loop-inner .image-wrap img {
  height: 100%;
}
.product-loop-inner .image-wrap img.portrait {
  height: 100% !important;
  width: auto !important;
  margin: auto;
}
.product-loop-inner .image-wrap img.landscape {
  width: 100% !important;
  height: auto !important;
  margin: auto;
}
.product-loop-inner .product-details {
  text-align: center;
  padding-top: 15px;
}
.product-loop-inner .product-details h5 {
  font-size: 1.2em;
}
.product-loop-inner .product-details h6 {
  font-size: 0.9em;
  columns: #EAEAEA;
}
.product-loop-inner .product-details h5, .product-loop-inner .product-details h6 {
  text-transform: none;
  margin: 0;
}
.product-artist-details {
  background-color: #AB9578;
  padding-bottom: 35px;
  background-image: url(../svg/GoldA.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.product-artist-details .container {
  max-width: 800px;
}
@media (max-width: 599px) {
  .product-artist-details .container {
    max-width: 1300px;
  }
}
.product-artist-details .container .flex-col img {
  width: 100%;
}
.product-artist-details .container .artist-details {
  color: #FFF;
}
.product-artist-details .container .artist-details h2 {
  color: #FFF;
  font-size: 4em;
  margin-bottom: 25px;
}
.product-artist-details .container .artist-details h4 {
  color: #FFF;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 1.2em;
  color: #C5B7A4;
}
.pre-artist {
  content: ' ';
  background-color: #AB9578;
  left: 0;
  width: 100%;
  height: 200px;
  clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.product-frames-section .flex-col {
  flex: 0 0 50%;
}
.product-frames-section .image-col {
  background-image: url(../img/black_satin_frame.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #dddee2;
}
.product-frames-section .content-col {
  background-color: #282828;
  padding: 120px 15px;
}
.product-frames-section .content-col .content {
  padding: 15px;
  max-width: 400px;
  margin: 0 auto;
}
.product-frames-section .content-col .content h3 {
  color: #FFF;
}
.product-frames-section .content-col .content p {
  color: #939393;
}
.product-frames-section .content-col .content .button-wrap {
  margin-top: 25px;
}
.aspect-product-suggestions {
  padding: 80px 15px;
}
.aspect-product-suggestions h3 {
  margin-bottom: 70px;
}
.single-product #main {
  padding-bottom: 0;
}
.filepond--root {
  font-family: "Butler";
  width: 80%;
  margin: 0 auto;
}
.filepond--panel-top {
  border-radius: 0;
}
.filepond--credits {
  display: none !important;
}
.right-mobile-menu .show-mobile-header .dt-mobile-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mobile-menu-show-divider .mobile-main-nav > li > a {
  justify-content: center;
}
.wc-ico-cart > .counter.custom-bg {
  background-color: transparent !important;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart > .counter {
  font-size: 16px;
}
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  padding: 0;
  border: solid 1px #AB9578;
  border-radius: 100%;
  background-color: transparent;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: #AB9578;
}
.gallery-intro {
  padding: 35px 0;
}
.artist-row h2, .gallery-featured-artist h2 {
  color: #000 !important;
}
.artist-row .gallery-col, .gallery-featured-artist .gallery-col {
  height: 350px;
}
.artist-row .artist-details-col, .gallery-featured-artist .artist-details-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 15px;
}
.artist-row .artist-details-col p, .gallery-featured-artist .artist-details-col p {
  color: #FFF;
}
.artist-row .artist-details-col .btn-wrap, .gallery-featured-artist .artist-details-col .btn-wrap {
  margin-top: 15px;
}
.artist-row .artist-details-col h6, .gallery-featured-artist .artist-details-col h6 {
  margin-bottom: 0;
}
.featured-artist-gallery-wrap {
  position: absolute;
  left: 15px;
  top: 0;
  height: 350px;
  width: 100%;
}
.featured-artist-gallery-wrap .featured-artist-gallery {
  height: 100%;
  width: 100%;
}
.featured-artist-gallery-wrap .featured-artist-gallery .featured-artist-gallery-item {
  width: 100%;
}
.featured-artist-gallery-wrap .featured-artist-gallery .featured-artist-gallery-item .inner {
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  padding-bottom: 50%;
}
.artist-row {
  padding: 60px 0;
}
.artist-row .container .artist-details-col p {
  color: #000;
}
.artist-row .container .artist-details-col h6 {
  color: #AB9578;
}
.artist-row .container .gallery-col .gallery-wrap {
  width: 160%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.artist-row .container .gallery-col .gallery-wrap .artist-gallery {
  height: 100%;
  width: 100%;
}
.artist-row .container .gallery-col .gallery-wrap .artist-gallery .artist-gallery-item {
  padding-right: 15px;
  width: 100%;
}
.artist-row .container .gallery-col .gallery-wrap .artist-gallery .artist-gallery-item .inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  padding-bottom: 50%;
}
.artist-row:nth-child(even) {
  background-color: #EAEAEA;
}
.artist-header {
  padding: 35px 0;
}
.page-template-wall-art-template #main > .wf-wrap {
  width: 100%;
}
.wall-art-categories {
  background-color: #AB9578;
  padding: 35px 15px;
}
.masthead.inline-header, .mobile-header-space {
  position: absolute;
}
section.page-header {
  height: 80vh;
  background-size: cover;
  position: relative;
}
@media (max-width: 599px) {
  section.page-header {
    height: 100vh;
    background-position: center;
  }
}
section.page-header .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
}
section.page-header .container h5 {
  color: #AB9578;
  font-size: 1.1em;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
section.page-header .container h1 {
  font-size: 4em;
}
section.page-header .container .content {
  width: 300px;
  font-size: 1.1em;
  margin-top: 20px;
}
@media (max-width: 599px) {
  section.page-header .container .content {
    width: 100%;
  }
}
section.page-header.background-white:after {
  background-color: #FFF;
}
section.page-header.background-gold:after {
  background-color: #AB9578;
}
section.page-header:after {
  content: ' ';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 200px;
  clip-path: polygon(0 0, 100% 100%, 0% 100%);
}
.category-footer {
  position: relative;
  padding: 220px 15px 120px 15px;
  background-size: 80%;
  background-position: left center;
  background-repeat: no-repeat;
}
.category-footer .content-col {
  width: 50%;
  margin-left: 50%;
}
.category-footer .content-col h2 {
  font-size: 3em;
}
@media (max-width: 599px) {
  .category-footer .content-col {
    width: 100%;
    margin-left: 0;
  }
}
.category-footer .content-col .content {
  width: 300px;
  margin-bottom: 35px;
}
@media (max-width: 599px) {
  .category-footer .content-col .content {
    width: 100%;
  }
}
.category-footer:before {
  content: ' ';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 200px;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.category-footer.background-gold:before {
  background-color: #AB9578;
}
.category-footer.background-white:before {
  background-color: #FFF;
}
.wall-art-categories-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wall-art-categories-grid a {
  flex: 0 0 25%;
}
@media (max-width: 599px) {
  .wall-art-categories-grid a {
    flex: 0 0 100%;
  }
}
.wall-art-categories-grid .wall-art-category-item {
  box-sizing: border-box;
  margin-bottom: 35px;
  padding-right: 35px;
  padding-left: 15px;
}
@media (max-width: 599px) {
  .wall-art-categories-grid .wall-art-category-item {
    padding-right: 15px;
  }
}
.wall-art-categories-grid .wall-art-category-item img {
  width: 100%;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
}
.wall-art-categories-grid .wall-art-category-item h4 {
  color: #FFF;
  font-size: 1.1em;
  text-transform: none;
  margin-top: 10px;
}
.products-select-section {
  background-color: #FFF;
}
.products-select-section .sub-category-select {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.products-select-section .sub-category-select ul {
  list-style: none;
  text-align: center;
  display: flex;
  padding-left: 0;
}
.products-select-section .sub-category-select ul li.active a {
  color: #282828;
}
.products-select-section .sub-category-select ul li {
  padding-left: 0;
  margin: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.products-select-section .sub-category-select ul li a {
  text-decoration: none;
  color: #939393;
}
.footer .menu li {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
