html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

[id] {
  scroll-margin-top: 132px;
}

:root {
  --white: white;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }
}

.container {
  display: flex;
}

.nav-menu {
  text-align: center;
  flex: 1;
}

.brand {
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.navbar {
  z-index: 50;
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
}

.intro {
  width: 100%;
  min-height: 490px;
  background-color: #fafafa;
  background-image: url('../legacy/images/IMG-8703.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  height: 490px;
  margin-top: 130px;
  display: flex;
}

.heading {
  text-align: center;
  letter-spacing: .6em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.heading-3 {
  text-align: center;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
  display: none;
}

.section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 85px;
  padding-bottom: 25px;
  display: flex;
}

.div-block {
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 750px;
  display: grid;
}

.heading-4 {
  text-align: center;
  font-family: Avenir, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.text-block {
  text-align: center;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.paintingblock {
  color: #000;
  text-align: center;
  align-self: center;
  width: 30%;
  min-width: 285px;
  margin-bottom: 50px;
  margin-left: 21px;
  margin-right: 21px;
  text-decoration: none;
}

.section-2 {
  background-color: #0000;
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1198px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 40px 10px;
  display: flex;
}

.html-embed, .image {
  width: 55px;
  height: 58px;
}

.text-block-2 {
  color: #000;
  text-align: center;
  margin-top: 25px;
  font-family: Avenir, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
}

.heading-5 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
}

.div-block-2 {
  text-align: center;
  max-width: 569px;
  margin-left: 0;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  max-width: 569px;
  display: flex;
}

.section-3 {
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-6 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
}

.div-block-4 {
  text-align: center;
  max-width: 750px;
  margin-bottom: 50px;
}

.div-block-5 {
  flex-wrap: wrap;
  justify-content: center;
  max-width: 750px;
  display: flex;
}

.text-block-3 {
  text-align: center;
  text-transform: uppercase;
  max-width: 187px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
}

.div-block-6 {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 230px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.image-2 {
  margin-bottom: 10px;
}

.contact {
  background-color: #ebebeb;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  width: 100%;
  max-width: none;
}

.exhebitionsicon {
  width: 71px;
  height: 45px;
}

.contacticon {
  width: 92px;
  height: 40px;
}

.text-block-4 {
  color: #000;
  margin-bottom: 50px;
  font-family: Avenir, sans-serif;
  font-weight: 300;
}

.form-block {
  color: #fff;
}

.div-block-7 {
  justify-content: space-between;
  display: flex;
}

.text-field {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #000;
}

.text-field::placeholder {
  color: #000;
}

.text-field.split {
  color: #000;
  background-color: #0000;
  border: 1px #fff;
  border-bottom: 1px solid #000;
  width: 47%;
  font-family: Avenir, sans-serif;
}

.text-field.split::placeholder {
  color: #000;
}

.text-field-2 {
  margin-left: 15px;
}

.submit-button {
  color: #000;
  background-color: #0000;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.aboutblock {
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.textarea {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #000;
  min-height: 120px;
  font-family: Avenir, sans-serif;
  font-weight: 300;
}

.textarea::placeholder {
  color: #000;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.link {
  color: #000;
  font-family: Avenir, sans-serif;
  font-weight: 300;
  text-decoration: underline;
}

.section-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 85vh;
  margin-top: 60px;
  display: flex;
}

.div-block-8 {
  display: flex;
}

.div-block-9 {
  width: 335px;
  margin-left: 20px;
}

.div-block-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  margin-right: 20px;
  display: flex;
}

.button {
  text-align: center;
  background-color: #000;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Avenir, sans-serif;
}

.button.sold {
  opacity: .39;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-q {
  align-items: center;
  display: flex;
}

.faq-a-text {
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px;
}

.faq-q-text {
  color: #fff;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.faq-stripe-1 {
  background-color: #fff;
  width: 2px;
  height: 100%;
}

.cloneable-area {
  min-height: 50vh;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.c-faq-a-text {
  padding: 20px;
}

.faq-divider {
  border-top: 1px dashed #ffffff40;
  height: 0;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-item {
  cursor: pointer;
  background-color: #222;
  border-left: 3px solid #2ea07c;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
  display: none;
}

.faq-stripe-2 {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
}

.lightbox-link {
  width: 100%;
  max-height: 350px;
  margin-bottom: 30px;
}

.text-block-5 {
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.section-5 {
  background-color: #ccc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 85vh;
  margin-top: 60px;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.paragraph {
  text-align: center;
  max-width: 600px;
  margin-top: 20px;
}

.heading-7 {
  margin-bottom: 20px;
}

.div-block-11 {
  text-align: center;
  margin-bottom: 20px;
}

.div-block-11.hidden {
  display: none;
}

.thumbnails {
  flex-direction: row;
  order: 1;
  justify-content: flex-start;
  width: 240px;
  margin-bottom: 20px;
  display: flex;
}

.image-3, .lightbox-link-2 {
  width: 50px;
  height: 50px;
}

.image-4 {
  width: 50px;
  max-width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.image-4.clicked {
  border: 4px solid #0000;
}

.html-embed-2 {
  display: none;
}

.div-block-12 {
  background-image: url('../legacy/images/CHuge.jpg');
  background-position: 50%;
  background-size: auto;
}

.section-6 {
  height: 75vh;
}

.div-block-13 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1176px;
  display: flex;
  position: relative;
}

.image-5 {
  border-radius: 10px;
}

.div-block-14 {
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #ebebeb;
  justify-content: center;
  display: flex;
}

.nav-link {
  font-family: Avenir, sans-serif;
}

.nav-link.w--current {
  color: #00f;
  font-family: Avenir, sans-serif;
}

.nav-link.hidden {
  display: none;
}

.progressbar {
  z-index: 999;
  background-color: #00f;
  height: 4px;
  position: fixed;
  inset: 0% 0% auto;
}

.paintingdesc {
  text-decoration: none;
}

.image-6 {
  max-height: 100%;
  margin-bottom: 50px;
}

.submit-button-2 {
  background-color: #000;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}

.addname {
  border: 3px solid #00f;
  border-radius: 10px;
  height: 38px;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 700;
}

.addprice {
  border: 3px solid #00f;
  border-radius: 10px;
  width: 126px;
  height: 32px;
  font-size: 18px;
  font-weight: 700;
}

.addproductinfo {
  color: #fff;
  background-color: #0000;
  border: 3px solid #00f;
  border-radius: 10px;
  width: 100%;
  min-height: 100px;
  padding: 5px;
  font-size: 1em;
}

.addinfowrapper {
  cursor: pointer;
  background-color: #222;
  border-left: 3px solid #2ea07c;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.addshippinginfo {
  color: #fff;
  background-color: #0000;
  border: 3px solid #00f;
  border-radius: 10px;
  width: 100%;
  min-height: 100px;
  padding: 5px;
  font-size: 1em;
}

.adddesc {
  border: 3px solid #00f;
  border-radius: 10px;
  height: 32px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

.addsize {
  border: 3px solid #00f;
  border-radius: 10px;
  width: 45%;
  height: 32px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

.close-icon {
  z-index: 20;
  cursor: pointer;
  width: 25px;
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
}

.modal-body {
  z-index: 10;
  color: #313131;
  background-color: #fff;
  border-radius: 12px;
  width: 400px;
  height: 400px;
  margin: 20px;
  position: relative;
  box-shadow: 0 9px 50px -14px #000;
}

.modal-body.settings {
  height: auto;
}

.modal-wrapper {
  z-index: 99999;
  perspective: 850px;
  cursor: default;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0;
}

.modal-wrapper.settings {
  display: none;
}

.links-corner {
  width: 48px;
  height: 100%;
}

.text-block-55 {
  justify-content: center;
  align-items: center;
  width: 304px;
  height: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.text-block-55.remove-photo {
  color: #f44557;
}

.text-block-55.change-profile-pic {
  color: #313131;
  font-weight: 400;
}

.image-7 {
  border: 2px solid #f5f5f5;
  border-radius: 100%;
  width: 100%;
}

.profilepicturediv {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 202px;
  height: 202px;
  position: relative;
}

.profilepicturediv.editprofile {
  width: 200px;
  height: 200px;
  position: relative;
}

.image-32 {
  border-radius: 100%;
  position: absolute;
  inset: auto 11% 7% auto;
}

.modal-closer {
  z-index: 5;
  background-color: #000000b0;
  position: absolute;
  inset: 0;
}

.settings-photo-upload {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-29 {
  width: 30px;
  height: 30px;
}

.image-29.logo {
  border: 2px solid #60269e;
  border-radius: 10px;
  width: 35px;
  max-width: none;
  height: 35px;
  position: absolute;
}

.div-block-107 {
  border-bottom: 1px solid #dbdbdb;
  justify-content: center;
  align-items: center;
  height: 43px;
  text-decoration: none;
  display: flex;
}

.div-block-107.final-settings-no-border {
  border-bottom-style: none;
}

.div-block-107.change-profile-pic {
  padding-top: 45px;
  padding-bottom: 45px;
}

.image-32-copy {
  z-index: 10;
  border-radius: 100%;
  position: absolute;
  inset: -9% -27% auto auto;
}

.html-embed-4 {
  height: 20px;
}

.image-33 {
  max-height: 350px;
}

.div-block-108 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-2 {
  background-color: red;
  border-radius: 5px;
  width: 50%;
}

.cartnumber {
  color: #fff;
  background-color: gray;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 5px;
  left: 30px;
}

.div-block-53 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-63 {
  text-align: center;
  line-height: 14px;
}

.div-block-176 {
  cursor: pointer;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-6 {
  margin-bottom: 16px;
}

.quantitywrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-51 {
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.div-block-50 {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.image-34 {
  width: 20px;
  height: 22px;
}

.pm-copy {
  background-color: #000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 5px;
}

.div-block-54 {
  width: 100px;
  margin-right: 20px;
}

.citemquantity {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-55 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pm {
  color: #000;
  text-align: center;
  background-color: #21c6be;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 26px;
  display: flex;
}

.div-block-52 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.closemodal {
  opacity: .5;
  background-color: #000;
  position: fixed;
  inset: 0%;
}

.closemodal.hidden {
  display: none;
}

.cartitemwrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-4 {
  text-align: center;
  background-color: #000;
  border-radius: 10px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}

.div-block-56 {
  border-top: 1px solid #000;
  padding: 25px 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-49 {
  z-index: 999;
  background-color: #fff;
  width: 500px;
  padding-left: 20px;
  padding-right: 20px;
  position: fixed;
  inset: 0% 0% 0% auto;
  box-shadow: 1px 1px 3px #000;
}

.div-block-49.hidden {
  display: none;
}

.div-block-177 {
  background-color: #e2e2e2;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.order-summary {
  margin-bottom: 20px;
}

.arrows {
  margin-right: 15px;
}

.checkoutcontainer {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.form-field {
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding-top: 8px;
  font-size: 16px;
}

.form-field.space {
  margin-bottom: 16px;
}

.submit-button-3 {
  color: #fff;
  background-color: #00f;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 9px;
}

.section-12 {
  padding-top: 99px;
  padding-bottom: 99px;
}

.link-block-2 {
  text-decoration: none;
}

.shipping-address {
  margin-bottom: 20px;
}

.summary {
  flex: 0 320px;
  position: sticky;
  top: 20px;
}

.div-block-180 {
  text-align: center;
  max-width: 200px;
  margin-bottom: 10px;
}

.block-content {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.heading-71 {
  font-weight: 400;
}

.div-block-179 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main-info {
  flex: 0 500px;
  margin-right: 20px;
}

.line-iten {
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.text-block-58 {
  font-weight: 700;
}

.select-field {
  background-color: #fafafa;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding-top: 8px;
}

.customerinfo {
  margin-bottom: 20px;
}

.div-block-158 {
  justify-content: center;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paymentcontainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 550px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paymentsection {
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.summitem {
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.summaryblock {
  margin-bottom: 20px;
}

.ordersummary {
  width: 100%;
}

.sumwrap {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.main-block {
  background-color: #fff;
  border: 1px solid #e0e1e2;
  border-radius: 5px;
  padding: 16px 32px 32px;
}

.heading-64 {
  color: #333;
  text-align: right;
}

.link-2 {
  text-decoration: none;
}

.heading-63 {
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-151 {
  width: 175px;
}

.div-block-157 {
  display: flex;
}

.iteminstance {
  border-bottom: 1px solid #e0e1e2;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.section-16 {
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-59-copy {
  color: #4a4a4a;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 32px;
  display: flex;
}

.bold-text-2 {
  margin-right: 10px;
}

.text-block-59 {
  color: #4a4a4a;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 16px;
  line-height: 32px;
  display: flex;
}

.text-block-59.boldspacer {
  font-weight: 600;
}

.text-block-59.address {
  line-height: 24px;
}

.div-block-148 {
  border-bottom: 1px solid #e0e1e2;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.div-block-148.left {
  justify-content: flex-start;
  display: none;
}

.div-block-150 {
  padding-left: 16px;
}

.div-block-152 {
  margin-top: 40px;
}

.container-3 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.body {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-3-copy {
  text-align: center;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
  font-size: 26px;
}

.link-block-3 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 40px;
  text-decoration: none;
}

.viewallpaintings {
  background-color: #2d2d2d;
  border-radius: 5px;
  margin-bottom: 20px;
}

.viewallpaintings.w--current {
  margin-bottom: 0;
}

.viewallpaintings.hidden {
  display: none;
}

.form-block-2 {
  width: 194px;
  margin-bottom: 0;
  display: block;
}

.form-3 {
  margin-left: 21px;
  margin-right: 21px;
}

.field-label {
  align-self: center;
  margin-bottom: 0;
  margin-right: 15px;
  font-weight: 400;
}

.select-field-2 {
  text-align: left;
  background-color: #0000;
  flex: 0 auto;
  margin-bottom: 0;
}

.div-block-181 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.c-faq-item-copy {
  cursor: pointer;
  background-color: #222;
  border-left: 3px solid #2ea07c;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.addsku {
  border: 3px solid #00f;
  border-radius: 10px;
  width: 126px;
  height: 32px;
  font-size: 18px;
  font-weight: 700;
}

.toggle-wrapper {
  cursor: pointer;
  background-color: #d8d8d8;
  border-radius: 30px;
  align-items: center;
  width: 60px;
  padding: 3px;
  display: flex;
  box-shadow: inset 1px 1px 10px #00000021;
}

.toggle-wrapper.on {
  background-color: #40d76e;
}

.toggle-wrapper.on.hidden {
  display: none;
}

.toggle-button {
  background-color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-shadow: 1px 1px 3px #00000059;
}

.toggle-button.on {
  position: relative;
  left: 34px;
}

.text-block-66 {
  text-align: center;
  font-size: 9px;
}

.pagenumberlink {
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}

.rowheading {
  text-align: center;
}

.table {
  border: 1px solid #dee2e6;
  margin: 15px 10px;
}

.compname {
  margin-bottom: 5px;
  font-weight: 700;
}

.div-block-175 {
  align-items: center;
  margin-top: 9px;
  margin-bottom: 9px;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
}

.rowwrapper {
  background-color: #fff;
  border-bottom: 1px dashed #000;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.select-field-3 {
  background-color: #0000;
  flex: 0 auto;
  width: 75px;
  margin-bottom: 0;
}

.heading-74 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.rowtextfield-2 {
  text-align: center;
  font-weight: 700;
}

.approvebutton {
  text-align: center;
  text-transform: uppercase;
  background-color: #10cfc9;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 14px;
}

.approvetitle {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tablewrapper {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 10px;
}

.form-4 {
  display: flex;
}

.description {
  border-bottom: 1px solid #dee2e6;
  justify-content: space-between;
  align-items: center;
  padding: 11px 10px;
  display: flex;
}

.nextbutton {
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}

.section-17 {
  margin-left: 10px;
  margin-right: 10px;
}

.button-5 {
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  width: 75px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 14px;
}

.previousbutton {
  margin-left: 2px;
  margin-right: 2px;
  text-decoration: none;
}

.rowtitle, .approverow {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tablenavigator {
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.activeinactive {
  background-color: #0000;
  flex: 0 auto;
  width: 150px;
  margin-bottom: 0;
}

.rowtitlewrapper {
  background-color: #f9f9f9;
  justify-content: space-between;
  display: flex;
}

.div-block-174 {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-6 {
  border-radius: 5px;
}

.div-block-182 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.duplicatebutton {
  text-align: center;
  background-color: #00f;
  width: 100%;
}

.duplicatebutton.center {
  background-color: #2c1a1b;
}

.duplicatebutton.right {
  background-color: red;
}

.div-block-183 {
  display: flex;
}

.form-block-2-copy {
  margin-bottom: 0;
  display: none;
}

.toggle-wrapper-sold {
  cursor: pointer;
  background-color: #d8d8d8;
  border-radius: 30px;
  align-items: center;
  width: 60px;
  padding: 3px;
  display: flex;
  box-shadow: inset 1px 1px 10px #00000021;
}

.toggle-wrapper-sold.on {
  background-color: #40d76e;
}

.toggle-wrapper-sold.on.hidden {
  display: none;
}

.toggle-button-sold {
  background-color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-shadow: 1px 1px 3px #00000059;
}

.toggle-button-sold.on {
  position: relative;
  left: 34px;
}

.soldtext {
  text-align: center;
  font-size: 9px;
}

.main-form {
  color: #fff;
  background-color: #10cfc9;
  border-radius: 10px;
  height: 49px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.main-form::placeholder {
  color: #f5f5f5;
}

.passwordcontainer {
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.heading-62 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
}

.div-block-184 {
  width: 600px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-61 {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}

.image-35 {
  margin-bottom: 20px;
}

.languagebutton {
  color: #cfcfcf;
  text-align: center;
  background-color: #0000;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  display: none;
}

.link-block-4 {
  color: #333;
  text-decoration: none;
}

.section-18 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.passicon {
  margin-right: 10px;
  position: absolute;
  top: 6px;
}

.or-login-wrapper {
  justify-content: space-between;
  align-items: center;
  margin: 10px 40px 18px;
  display: flex;
}

.heading-60 {
  color: #999;
}

.orangebutton {
  text-align: center;
  background-color: #602692;
  background-image: none;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  font-weight: 700;
  display: flex;
}

.orbar {
  background-color: #efefef;
  width: 106px;
  height: 1px;
}

.forgotpasswordblock {
  justify-content: center;
  align-items: center;
  padding-left: 70px;
  padding-right: 70px;
  text-decoration: none;
  display: flex;
}

.div-block-185 {
  height: 75px;
}

.heading-75 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Avenir, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.div-block-186 {
  justify-content: center;
  align-items: flex-start;
  width: 92%;
  display: flex;
}

.underblock {
  border-left: 1px #999;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 291.672px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
}

.heading-76 {
  margin-top: 0;
  margin-right: 12px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
}

.faq-a-text-copy {
  color: #fff;
  font-size: 1em;
  line-height: 1.6em;
}

.div-block-10-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  margin-top: 140px;
  margin-right: 20px;
  display: flex;
}

.image-4-copy {
  width: 50px;
  height: 50px;
}

.image-4-copy-copy {
  width: 50px;
  height: 50px;
}

.image-4-copy-copy.clicked {
  border: 4px solid #00f;
}

.image-4-copy {
  width: 50px;
  height: 50px;
  margin-bottom: 0;
}

.image-4-copy.clicked {
  border: 4px solid #00f;
}

.thumbnails-copy {
  flex-direction: row;
  justify-content: space-between;
  width: 240px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-9-copy {
  width: 335px;
  margin-left: 20px;
}

.section-4-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 85vh;
  margin-top: 60px;
  display: flex;
}

.div-block-8-copy {
  flex-direction: column;
  display: flex;
}

.div-block-187 {
  flex-direction: row;
  display: flex;
}

.section-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.div-block-188 {
  width: 50%;
  margin-right: 18px;
}

.image-36 {
  width: 100%;
}

.div-block-189 {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.div-block-190 {
  flex-direction: row;
  width: 80%;
  display: flex;
}

.image-37 {
  height: auto;
  margin-bottom: 27px;
}

.div-block-191 {
  width: 80%;
  margin-top: 30px;
}

.div-block-192 {
  margin-bottom: 40px;
}

.error-message-cf1 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.shoptitle-copy {
  color: #707070;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
}

.form-cf1 {
  margin-top: 20px;
}

.contactti {
  color: #707070;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
}

.div-block-48 {
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.form-title-cf1 {
  color: #5b5ac7;
}

.submit-button-cf1 {
  background-color: #827ffe;
  border-radius: 17px;
  margin-top: 20px;
  padding: 10px 50px;
  font-size: 15px;
  font-weight: 600;
  transition: box-shadow .2s, background-color .2s;
  box-shadow: 0 12px 20px -3px #d6d5ff;
}

.submit-button-cf1:hover {
  background-color: #5b5ac6;
  box-shadow: 0 12px 20px -3px #bdbcee;
}

.success-message-cf1 {
  color: #5b5ac6;
  text-align: center;
  background-color: #5b5ac612;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 700;
}

.form-subtitle-cf1 {
  color: #657cbe;
}

.link-block-5 {
  color: #707070;
  text-decoration: none;
}

.field-label-cf1 {
  color: #9eb0e4;
  margin-top: 20px;
}

.text-field-cf1 {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: #0000;
  border-radius: 17px;
  font-size: 16px;
}

.text-field-cf1.big {
  height: 100px;
}

.div-block-45 {
  padding-bottom: 43px;
}

.contact-form-wrapper {
  border-radius: 8px;
  align-items: center;
  width: 80%;
  height: auto;
  margin: 75px auto 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.contact-form {
  align-items: flex-start;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-47 {
  text-align: center;
  width: 50%;
}

.div-block-46 {
  background-color: #f4f4f4;
  justify-content: center;
  align-items: center;
  height: 350px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.div-block-193 {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
}

.heading-77 {
  position: absolute;
}

.div-block-194 {
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  padding: 5px;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-194.hidden {
  display: none;
}

.faq-a-text-copy {
  color: #000;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}

.div-block-195 {
  align-items: flex-start;
  display: flex;
}

.text-block-67 {
  color: #20355a;
  border: 1px solid #9b9eb838;
  border-radius: 4px;
  margin-left: 15px;
  padding: 20px;
  display: inline-block;
}

.pop-up-icon {
  background-color: #fff;
  background-image: none;
  border: 5px solid #60269e;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  position: absolute;
  inset: -13% 0% auto;
}

.arabicbutton {
  direction: rtl;
  text-transform: uppercase;
  background-color: #10cfc9;
  border-radius: 50px;
  width: 161.66px;
  margin-top: 10px;
  padding: 13px 30px;
  font-size: 22px;
  font-weight: 700;
}

.arabicbutton:hover {
  background-color: #000;
}

.thaibutton {
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #60269e;
  border-radius: 50px;
  width: 161.688px;
  margin-top: 10px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
}

.thaibutton:hover {
  background-color: #000;
}

.clickevents {
  display: none;
}

.englishbutton {
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #60269e;
  border-radius: 50px;
  width: 161.688px;
  margin-top: 10px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
}

.englishbutton:hover {
  background-color: #000;
}

.pop-up-heading {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5em;
}

.exit-button {
  cursor: pointer;
  background-color: #00f;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.pop-up-modal {
  z-index: 999999;
  background-color: #2a2a2dbf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 450px;
  height: auto;
  padding: 18px 30px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px 5px #00000040;
}

.paragraph-copy {
  text-align: left;
  max-width: 600px;
  margin-top: 20px;
}

.interro {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: gray;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 24px;
}

.interro.hidden {
  display: none;
}

.div-block-196 {
  background-color: #ebebeb;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 350px;
  padding: 30px;
  display: flex;
  position: relative;
}

.image-39 {
  border-radius: 2px;
  max-width: 286px;
  max-height: 286px;
  box-shadow: 10px 5px 15px #000000bf;
  transition: transform .2s, box-shadow .2s;
}

.paintingblock-copy {
  transition: transform .2s;
}

.paintingblock-copy:hover {
  transform: translateY(-2px);
}

.paintingblock-copy:hover .image-39 {
  transform: scale(1.03);
  box-shadow: 0 9px 19px 2px #0000001a;
}

.section-copy {
  background-color: #cdcdcd;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 85px;
  padding-bottom: 25px;
  display: flex;
}

.paintingblock-copy {
  color: #000;
  text-align: center;
  align-self: center;
  min-width: 285px;
  margin-bottom: 50px;
  margin-left: 21px;
  margin-right: 21px;
  text-decoration: none;
}

.div-block-197 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1176px;
  display: flex;
  position: relative;
}

.awardwinner {
  color: #fff;
  background-color: #554412;
  padding: 2px 12px;
  font-family: Avenir, sans-serif;
  font-weight: 300;
  position: absolute;
  inset: 0% auto auto 0%;
}

.awardwinner.hidden {
  display: none;
}

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

.popup-form-block---brix {
  width: 100%;
  margin-bottom: 0;
}

.close-popup---brix {
  cursor: pointer;
  transition: transform .2s;
  position: absolute;
  inset: 24px 24px auto auto;
}

.close-popup---brix:hover {
  transform: scale(.9);
}

.popup-3-form---brix {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.popup-content-wrapper---brix {
  z-index: 100;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 14px #4a3aff29, 0 -2px 4px #14142b1f, 0 12px 44px #14142b57;
}

.popup-content-wrapper---brix.popup-3-content-wrapper---brix {
  display: flex;
}

.subscribe-button---brix {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  background-image: none;
  border-radius: 80px;
  padding: 16px 32px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  position: absolute;
  inset: auto 12px auto auto;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.subscribe-button---brix:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.subscribe-button---brix.ebook-button---brix {
  background-image: none;
  margin-top: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}

.success-message---brix {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 16px;
}

.error-message---brix {
  border-radius: 16px;
  padding: 20px;
}

.popup-title---brix {
  margin-bottom: 8px;
}

.popup---illustration---brix {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.overlay---brix {
  z-index: 10;
  background-color: #0000009c;
  position: absolute;
  inset: 0%;
}

.input---brix {
  color: #170f49;
  border: 1px solid #eff0f6;
  border-radius: 500px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 18px;
  line-height: 20px;
  transition: color .2s, border-color .2s;
}

.input---brix:hover, .input---brix:focus {
  color: #4a3aff;
  border-color: #4a3aff;
}

.input---brix::placeholder {
  color: #6f6c90;
}

.popup-3---brix {
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 60%;
  padding: 58px 48px;
  display: flex;
  position: relative;
}

.popup-wrapper---brix {
  z-index: 99999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.newsletter-f4 {
  border-top: 1px solid #e9e9e9;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  display: flex;
}

.newsletter-title-f4 {
  margin-right: 20px;
  font-size: 16px;
}

.form-newsletter-f4 {
  margin-bottom: 0;
}

.form-5 {
  align-items: center;
  display: flex;
}

.text-field-3 {
  background-color: #e9e9e9;
  border: 1px solid #0000;
  border-radius: 6px;
  min-width: 240px;
  margin-bottom: 0;
  margin-right: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

.submit-button-4 {
  background-color: #00f;
  border-radius: 6px;
  padding-left: 18px;
  padding-right: 18px;
  font-weight: 500;
  transition: transform .2s;
  box-shadow: 1px 1px 3px #cecece;
}

.submit-button-4:hover {
  transform: scale(1.01);
}

.submit-button-4.yes {
  background-color: green;
}

.heading-78 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
  font-weight: 400;
}

.div-block-198 {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  max-width: 1176px;
  display: flex;
  position: relative;
}

.image-40 {
  display: block;
}

.heading-79 {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.link-3, .text-block-68 {
  color: #00f;
}

.div-block-199 {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.brand-copy {
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.link-block-6 {
  order: -1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-6-copy {
  background-color: #1b3f5f;
  border-radius: 5px;
}

.div-block-200 {
  width: 399px;
}

.button-6-copy-copy {
  background-color: green;
  border-radius: 5px;
}

.awardwinner-copy {
  color: #fff;
  background-color: #554412;
  padding: 2px 12px;
  font-family: Avenir, sans-serif;
  font-weight: 300;
  position: relative;
  inset: -54px 0% 33%;
}

.awardwinner-copy.hidden {
  display: none;
}

.lottie-animation-2 {
  background-color: #fff;
  display: none;
  position: fixed;
  inset: 0%;
}

.feat-post-collection {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 17px;
  display: flex;
}

.text-block-69 {
  letter-spacing: .5px;
}

.scrolling-top-wrap {
  justify-content: flex-end;
  display: flex;
}

.header-section-right {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  padding-right: 15px;
  display: flex;
}

.section-header {
  text-transform: capitalize;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.post-item {
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 280px;
  margin: 3% 1%;
  transition: box-shadow .2s, transform .2s;
  display: flex;
  position: relative;
  box-shadow: 0 30px 16px -20px #00000045;
}

.post-item:hover {
  transform: scale(1.05);
  box-shadow: 0 9px 19px 2px #0000001a;
}

.post-item:hover .post-image {
  transform: scale(1.02);
}

.post-item:active {
  box-shadow: none;
  transform: none;
}

.post-item.feat {
  background-color: #fff;
  width: 22%;
  height: auto;
  margin-top: 50px;
  margin-bottom: 3%;
  padding: 5px;
}

.post-image {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  transition: transform .2s;
}

.app-header-wrap {
  justify-content: space-between;
  padding-left: 4%;
  display: flex;
}

.post-section {
  flex: 0 auto;
}

.slider-header-wrap {
  margin-top: 20px;
  display: flex;
}

.header-section-left {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.posts-section {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}

.filter-btn-wrap {
  z-index: 10;
  color: #949494;
  border: 1.5px solid #e9e9e9;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 35px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: .7rem;
  font-weight: 600;
  display: flex;
}

.heading-80 {
  color: #000;
  text-align: center;
  border-radius: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Avenir, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  position: absolute;
  inset: -55px 0% auto;
}

.heading-80.current {
  color: #00f;
}

.slider-header-wrap-copy {
  max-width: 1176px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.effectswrapper {
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}

.effectblock {
  color: #677882;
  background-color: #eaeff2;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 192px;
  height: 60px;
  margin: 10px;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
}

.effectblock.active {
  color: #fff;
  background-color: #00f;
}

.image-9 {
  width: 30px;
  height: 30px;
}

.text-block-75 {
  margin-left: 18px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-201 {
  text-align: center;
}

.viewallpaintings-copy {
  background-color: #2d2d2d;
  border-radius: 5px;
  margin-bottom: 20px;
}

.viewallpaintings-copy.w--current {
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.viewallpaintings-copy.hidden {
  display: none;
}

.header-section-right-copy {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  padding-right: 15px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container {
    flex-direction: row-reverse;
  }

  .nav-menu {
    background-color: #fafafa;
    border-bottom: .5px solid #000;
  }

  .brand {
    display: none;
  }

  .intro {
    height: 440px;
  }

  .paintingblock {
    width: 44%;
  }

  .section-2 {
    flex-direction: column;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-2 {
    margin-left: 0;
  }

  .div-block-3 {
    margin-right: 0;
    max-width: 569px;
  }

  .footer, .section-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: 500px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-10 {
    text-align: center;
    align-items: flex-start;
    margin-top: 60px;
    margin-bottom: 35px;
    margin-right: 0;
    display: flex;
  }

  .cloneable-area {
    width: 100%;
  }

  .c-faq {
    max-width: none;
  }

  .lightbox-link {
    height: auto;
  }

  .image-5 {
    margin-bottom: 45px;
  }

  .menu-button-2 {
    color: gray;
    background-color: #0000;
    border: 2px solid gray;
    border-radius: 10px;
    order: -1;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 10px;
  }

  .menu-button-2.w--open {
    background-color: gray;
    order: -1;
  }

  .nav-link {
    border-bottom: 1px #000;
  }

  .form-block-2 {
    margin-right: 20px;
  }

  .div-block-181, .div-block-182 {
    width: 100%;
  }

  .section-18 {
    background-position: 50%;
  }

  .div-block-186 {
    margin-top: 12px;
  }

  .underblock {
    width: 100%;
    height: 119.781px;
  }

  .div-block-10-copy {
    text-align: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 35px;
    margin-right: 0;
    display: flex;
  }

  .div-block-9-copy {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .section-4-copy {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-8-copy {
    flex-direction: column;
    align-items: center;
  }

  .div-block-187 {
    flex-direction: column;
    width: 100%;
  }

  .contact-form-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-copy {
    padding-top: 110px;
  }

  .popup-content-wrapper---brix {
    width: auto;
  }

  .popup-content-wrapper---brix.popup-3-content-wrapper---brix {
    max-width: none;
    bottom: 24px;
    left: 24px;
    right: 24px;
  }

  .subscribe-button---brix.ebook-button---brix {
    background-position: 78%;
  }

  .popup-illustration-image-wrapper---brix {
    width: 100%;
    max-width: 40%;
  }

  .popup-3---brix {
    max-width: none;
  }

  .link-block-6 {
    order: 0;
    margin-right: auto;
  }

  .section-header {
    font-size: 1.8rem;
  }

  .post-item {
    width: 40%;
  }

  .post-item.feat {
    margin-top: 40px;
  }

  .slider-header-wrap {
    margin-top: 1%;
  }

  .filter-btn-wrap {
    top: 15%;
  }

  .heading-80 {
    font-size: 17px;
  }

  .slider-header-wrap-copy {
    margin-top: 1%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paintingblock {
    width: 100%;
  }

  .section-2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-block-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-6 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .aboutblock {
    width: 100%;
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .div-block-9 {
    align-items: flex-start;
  }

  .div-block-10 {
    flex-direction: column;
    align-items: center;
    width: 480px;
  }

  .button {
    margin-bottom: 0;
  }

  .thumbnails {
    flex-direction: row;
    order: 1;
    justify-content: center;
  }

  .image-4 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .image-5 {
    border-radius: 0;
    width: 100vw;
    max-width: none;
    margin-left: 5px;
    margin-right: 5px;
  }

  .menu-button {
    flex: 1;
    order: -1;
  }

  .menu-button-2 {
    padding: 5px;
  }

  .profilepicturediv, .profilepicturediv.editprofile {
    width: 152px;
    height: 152px;
  }

  .image-32-copy {
    right: -39%;
  }

  .div-block-49 {
    width: 80%;
  }

  .checkoutcontainer {
    flex-direction: column;
  }

  .summary {
    flex: none;
    width: 100%;
  }

  .main-info {
    flex: none;
    width: 100%;
    margin-right: 0;
  }

  .paymentcontainer {
    flex-direction: column;
  }

  .ordersummary {
    flex: none;
    width: 100%;
  }

  .heading-3-copy {
    margin-bottom: 50px;
  }

  .form-block-2 {
    padding-right: 20px;
  }

  .select-field-2 {
    border: 1px solid #838a90;
    font-family: "Brandon grotesque 58a8a4b38001d", sans-serif;
    font-weight: 300;
  }

  .approvebutton, .button-5 {
    width: 65px;
  }

  .div-block-184 {
    width: 100%;
    max-width: 600px;
  }

  .div-block-186 {
    flex-direction: column;
  }

  .underblock {
    border-bottom: 1px solid #999;
    border-left-style: none;
    height: auto;
    margin-top: 10px;
    padding-left: 0;
  }

  .div-block-10-copy {
    width: 480px;
  }

  .div-block-9-copy {
    max-width: 480px;
  }

  .div-block-8-copy {
    align-items: flex-start;
  }

  .contact-form-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .div-block-47 {
    width: 100%;
    margin-bottom: 50px;
  }

  .div-block-46 {
    flex-direction: column;
    height: auto;
    padding: 40px;
  }

  .arabicbutton, .thaibutton, .englishbutton {
    text-align: center;
  }

  .paintingblock-copy {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .popup-content-wrapper---brix.popup-3-content-wrapper---brix {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    left: 24px;
    right: 24px;
  }

  .subscribe-button---brix {
    background-position: 67% 52%;
    width: 100%;
    min-height: 66px;
    line-height: 18px;
    position: static;
  }

  .popup---illustration---brix {
    object-position: 50% 50%;
  }

  .popup-illustration-image-wrapper---brix {
    align-items: center;
    max-width: 100%;
    height: 20vh;
    display: flex;
  }

  .popup-3---brix {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .popup-wrapper---brix {
    padding-left: 24px;
    padding-right: 24px;
  }

  .newsletter-f4 {
    flex-direction: column;
  }

  .newsletter-title-f4 {
    margin-bottom: 20px;
  }

  .text-field-3 {
    min-width: 250px;
  }

  .submit-button-4 {
    padding-left: 26px;
    padding-right: 26px;
    font-size: 16px;
  }

  .image-41, .image-42 {
    display: none;
  }

  .feat-post-collection {
    padding-right: 17px;
  }

  .section-header {
    font-size: 1.6rem;
  }

  .post-item {
    height: 300px;
  }

  .post-item.feat {
    width: 45%;
  }
}

@media screen and (max-width: 479px) {
  .intro {
    margin-top: 100px;
  }

  .section {
    padding-top: 70px;
  }

  .section-2 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .contact {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-field {
    font-size: 16px;
  }

  .aboutblock {
    margin-left: 20px;
    margin-right: 20px;
  }

  .textarea {
    font-size: 16px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .div-block-10 {
    width: 100%;
  }

  .faq-a-text {
    font-size: 20px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .image-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link {
    border-bottom-style: none;
  }

  .modal-body {
    padding: 20px 20px 15px;
  }

  .modal-body.settings {
    width: 100%;
    max-width: 400px;
    padding: 0;
  }

  .modal-wrapper {
    padding: 30px;
    display: none;
  }

  .text-block-55 {
    color: #313131;
    text-decoration: none;
  }

  .div-block-107 {
    color: #313131;
    background-color: #0000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .div-block-53 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .heading-73 {
    font-size: 16px;
  }

  .quantitywrapper {
    flex-wrap: wrap;
  }

  .pm-copy {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-54 {
    width: 41%;
  }

  .arrows {
    margin-right: 5px;
  }

  .heading-71 {
    font-size: 16px;
  }

  .heading-3-copy {
    margin-bottom: 0;
  }

  .form-block-2 {
    width: 188px;
    margin-right: 0;
    padding-right: 0;
    top: auto;
    right: auto;
  }

  .form-3 {
    margin-right: 12px;
  }

  .field-label {
    margin-right: 5px;
  }

  .approvebutton {
    text-transform: none;
    width: auto;
  }

  .description {
    flex-wrap: wrap;
  }

  .button-5 {
    text-transform: none;
    width: auto;
  }

  .heading-75 {
    margin-bottom: 0;
  }

  .div-block-10-copy {
    width: 100%;
  }

  .contact-form-wrapper {
    border-radius: 0;
    width: 100%;
  }

  .contact-form {
    width: 100%;
  }

  .div-block-46 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-a-text-copy {
    color: #000;
    font-size: 18px;
  }

  .pop-up-icon {
    width: 125px;
    height: 125px;
    top: -28%;
  }

  .arabicbutton {
    text-align: center;
    margin-top: 15px;
  }

  .thaibutton, .englishbutton {
    text-align: center;
  }

  .pop-up {
    width: 96%;
    padding: 30px 10px;
  }

  .popup-content-wrapper---brix {
    border-radius: 24px;
  }

  .popup-content-wrapper---brix.popup-3-content-wrapper---brix {
    bottom: 16px;
    left: 16px;
    right: 16px;
  }

  .subscribe-button---brix {
    text-align: center;
    background-position: 247px;
    padding: 15px 34px 16px 38px;
  }

  .subscribe-button---brix.ebook-button---brix {
    background-position: 85%;
  }

  .popup-title---brix {
    font-size: 22px;
    line-height: 1.2;
  }

  .popup---illustration---brix {
    object-position: 50% 50%;
  }

  .popup-illustration-image-wrapper---brix {
    height: 15vh;
  }

  .popup-3---brix {
    padding: 32px 24px 40px;
  }

  .popup-wrapper---brix {
    padding-left: 16px;
    padding-right: 16px;
  }

  .newsletter-title-f4 {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-5 {
    flex-direction: column;
  }

  .text-field-3 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .submit-button-4 {
    width: 100%;
  }

  .heading-78 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .image-40 {
    display: block;
  }

  .heading-79 {
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-weight: 700;
  }

  .feat-post-collection {
    place-content: flex-start space-around;
    padding-top: 0;
  }

  .header-section-right {
    align-self: flex-end;
    width: 25%;
    padding-right: 2%;
  }

  .section-header {
    margin-bottom: 3px;
    font-size: 1.4rem;
  }

  .post-item {
    width: 40%;
    height: 200px;
    margin: 9px;
  }

  .post-item:hover {
    transform: none;
    box-shadow: 0 9px 19px 2px #0000001a;
  }

  .post-item.feat {
    width: 45%;
    margin-left: 0;
    margin-right: 0;
  }

  .app-header-wrap {
    padding-left: 12px;
  }

  .slider-header-wrap {
    margin-top: 4%;
  }

  .header-section-left {
    width: 75%;
  }

  .filter-btn-wrap {
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-80 {
    line-height: 25px;
  }

  .slider-header-wrap-copy {
    flex-flow: column;
    margin-top: 4%;
  }

  .header-section-right-copy {
    align-self: flex-end;
    width: 25%;
    margin-top: 10px;
    padding-right: 2%;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../legacy/fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../legacy/fonts/Avenir-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon grotesque 58a8a4b38001d';
  src: url('../legacy/fonts/brandon-grotesque-light-58a8a4b38001d.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon grotesque 58a8a3e824392';
  src: url('../legacy/fonts/brandon-grotesque-black-58a8a3e824392.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}




/* Runtime parity helpers for the Python rebuild */
.w-nav-menu.is-open,
.w-nav-menu[data-nav-menu-open] {
  display: flex !important;
}
@media screen and (max-width: 991px) {
  .w-nav-menu {
    display: none;
  }
  .w-nav-menu.is-open,
  .w-nav-menu[data-nav-menu-open] {
    position: absolute;
    top: calc(100% + 8px);
    left: 12px;
    right: 12px;
    flex-direction: column;
    align-items: flex-start;
    padding: 14px 18px;
    background: #fafafa;
    border: 1px solid rgba(0, 0, 0, .08);
    box-shadow: 0 18px 30px -24px rgba(0,0,0,.35);
    z-index: 120;
  }
  .menu-button-2 {
    cursor: pointer;
  }
}
[data-reveal] {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .75s ease, transform .75s ease;
}
[data-reveal].is-visible {
  opacity: 1 !important;
  transform: translateY(0);
}
.progressbar {
  width: 0;
}
.product-main-link {
  display: block;
  cursor: zoom-in;
}
.product-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .88);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  padding: 40px 18px;
}
.product-lightbox.is-open {
  display: flex;
}
.product-lightbox-stage {
  max-width: min(94vw, 1200px);
  max-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-lightbox-stage img {
  max-width: 100%;
  max-height: 90vh;
  display: block;
  box-shadow: 0 20px 60px rgba(0,0,0,.35);
}
.product-lightbox-close,
.product-lightbox-prev,
.product-lightbox-next {
  position: absolute;
  background: transparent;
  color: #fff;
  border: 0;
  cursor: pointer;
  font-size: 32px;
  line-height: 1;
}
.product-lightbox-close { top: 16px; right: 18px; font-size: 42px; }
.product-lightbox-prev { left: 18px; }
.product-lightbox-next { right: 18px; }
.product-lightbox-prev[hidden],
.product-lightbox-next[hidden] {
  display: none;
}
.white {
  color: #000;
}

.admin-upload-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  margin-top: 10px;
}
.admin-upload-card {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.remove-inline {
  display: flex;
  gap: 8px;
  font-size: 12px;
  align-items: center;
}
.rowtextfield {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .admin-upload-grid {
    grid-template-columns: 1fr;
  }
}
