@font-face {
  font-family: "Stardom";
  src: url("includes/public/fonts/Stardom-Regular.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Stardom-Regular.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Stardom-Regular.woff2") format("woff2"), url("includes/public/fonts/Stardom-Regular.woff") format("woff"), url("includes/public/fonts/Stardom-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi";
  src: url("includes/public/fonts/Satoshi-Regular.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Satoshi-Regular.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Satoshi-Regular.woff2") format("woff2"), url("includes/public/fonts/Satoshi-Regular.woff") format("woff"), url("includes/public/fonts/Satoshi-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi";
  src: url("includes/public/fonts/Satoshi-Bold.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Satoshi-Bold.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Satoshi-Bold.woff2") format("woff2"), url("includes/public/fonts/Satoshi-Bold.woff") format("woff"), url("includes/public/fonts/Satoshi-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi";
  src: url("includes/public/fonts/Satoshi-Italic.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Satoshi-Italic.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Satoshi-Italic.woff2") format("woff2"), url("includes/public/fonts/Satoshi-Italic.woff") format("woff"), url("includes/public/fonts/Satoshi-Italic.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Zodiak";
  src: url("includes/public/fonts/Zodiak-Regular.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Zodiak-Regular.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Zodiak-Regular.woff2") format("woff2"), url("includes/public/fonts/Zodiak-Regular.woff") format("woff"), url("includes/public/fonts/Zodiak-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Zodiak";
  src: url("includes/public/fonts/Zodiak-Bold.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Zodiak-Bold.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Zodiak-Bold.woff2") format("woff2"), url("includes/public/fonts/Zodiak-Bold.woff") format("woff"), url("includes/public/fonts/Zodiak-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Zodiak";
  src: url("includes/public/fonts/Zodiak-Italic.eot"); /* IE9 Compat Modes */
  src: url("includes/public/fonts/Zodiak-Italic.eot?#iefix") format("embedded-opentype"), url("includes/public/fonts/Zodiak-Italic.woff2") format("woff2"), url("includes/public/fonts/Zodiak-Italic.woff") format("woff"), url("includes/public/fonts/Zodiak-Italic.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: italic;
}
.page-template.page-template-custom-painting #content {
  max-width: unset;
  padding: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #a69f98;
  height: calc(100vh - 180px);
  min-height: 750px;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper {
    height: 100%;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar {
  width: 480px;
  display: flex;
  flex-wrap: wrap;
  background-color: #f9f9f9;
  border-right: 1px solid #a69f98;
  border-bottom: 1px solid #a69f98;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar {
    width: 100%;
    order: 2;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation {
  display: flex;
  flex-direction: column;
  height: calc(100% - 100px);
  width: 100px;
  background-color: black;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation {
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
    height: unset;
    padding: 0;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
  height: 100px;
  font-weight: 500;
  padding: 1rem 1rem 0 1rem;
  margin: 0;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0.6;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
    padding: 0;
    border: none;
    flex-grow: 1;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
    height: 70px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn:hover, .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn.active {
  opacity: 1;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn.disabled {
  opacity: 0.2;
  cursor: initial;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn img {
  margin-bottom: 10px;
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn img {
    height: 30px;
    width: 30px;
    margin-bottom: 6px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn span {
  line-height: 1;
  text-transform: capitalize;
  font-size: 1.4rem;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn span {
    font-size: 1rem;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options {
  width: calc(100% - 100px);
  flex: 1;
  background-color: white;
  padding: 2rem;
  position: relative;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options {
    width: 100%;
    padding-bottom: 4rem;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 16px;
  top: 20px;
  width: 36px;
  height: 36px;
  min-height: auto;
  border: 0;
  box-shadow: 0 0 0 1px #000 inset !important;
  border-radius: 3px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn::after {
  box-shadow: 0 0 0 1px #000 inset !important;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 3px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn {
    display: block;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .sidebar-heading h1 {
  font-size: 3rem;
  font-weight: 500;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .section-heading {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .section-heading h3 {
  font-weight: 500;
  width: 100%;
  margin: 0 0 2rem;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options h3,
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options p,
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options span {
  margin: 0;
  line-height: 1;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container {
  display: none;
  flex-direction: column;
  gap: 30px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container:first-of-type {
  display: flex;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container input {
  margin: 0;
  box-shadow: 0 0 0 1px #bfbfbf inset;
  border: none;
  min-height: 42px;
  border-radius: 3px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button {
  color: #222;
  background-color: transparent;
  position: relative;
  border: 0;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  width: calc(50% - 5px);
  text-transform: none;
  padding: 5px;
  min-height: 42px;
  overflow: hidden;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button::after {
  box-shadow: 0 0 0 1px #bfbfbf inset;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 3px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button.active {
  background-color: transparent;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button.active::after {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container .nice-select {
  border-radius: 3px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload img {
  width: 50px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload #close_modal {
  height: 42px;
  width: 100%;
  font-size: 12px;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #bfbfbf inset;
  cursor: pointer;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload #close_modal:hover {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader {
  display: block;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #dcdfe6 inset;
  transition: all 0.2s ease;
  user-select: none;
  margin: 0;
  cursor: pointer;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label:hover {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label.hover {
  border: 2px solid black;
  box-shadow: inset 0 0 0 6px #eee;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label.hover #start img {
  transform: scale(0.8);
  opacity: 0.3;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label .size-desc {
  margin: 1rem 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label #file-upload-btn {
  color: black;
  opacity: 0.8;
  margin: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label #file-upload-btn:hover {
  opacity: 1;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 100%;
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start.hidden {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response.hidden {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response #messages {
  margin-bottom: 0.5rem;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #file-image {
  display: inline;
  margin: 0 auto 0.5rem auto;
  width: auto;
  height: auto;
  max-width: 180px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #file-image.hidden {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #notimage {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #notimage.hidden {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader input[type=file] {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.style-btn {
  width: calc((100% - 20px) / 3);
  max-width: 114px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.style-btn p {
  padding: 8px 5px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.frame-color-btn {
  width: calc((100% - 30px) / 4);
  max-width: 114px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.frame-color-btn p {
  padding: 6px 5px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button .filter-image {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button .filter-image img {
  transition: all 0.1s ease-in-out;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: bottom;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button p {
  margin: 0;
  padding: 10px 5px;
  line-height: 1;
  font-size: 12px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container {
  position: relative;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container h3 {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 14px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container.full {
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container.half {
  width: calc(50% - 5px);
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select {
  width: 100%;
  font-family: "Satoshi", sans-serif;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list {
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Stardom] {
  font-family: "Stardom", sans-serif;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Satoshi] {
  font-family: "Satoshi", sans-serif;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Zodiak] {
  font-family: "Zodiak", sans-serif;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart {
  width: 100%;
  height: 100px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 2rem;
  border-left: 100px solid #000;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart {
    border: 0;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn {
  display: flex;
  margin: 0;
  cursor: pointer;
  font-size: inherit;
  font-weight: 300;
  padding: 2rem 5rem;
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn[disabled] {
  opacity: 1;
  background-color: var(--bb-color-primary-hover);
  border-color: var(--bb-color-primary-hover);
  cursor: not-allowed;
  padding-left: 7.5rem;
  padding-right: 2.5rem;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn p {
  margin: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn .loader-wrapper {
  padding: 0;
  width: 3rem;
  position: absolute;
  left: 2.25rem;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn .loader-wrapper .loader {
  color: #fff;
  font-size: 4px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart #price {
  margin: 0;
  font-size: 2rem;
  flex-grow: 1;
  text-align: center;
  min-width: 70px;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper .designer-sidebar .sidebar-addtocart #price {
    text-align: left;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4rem 0rem 6rem 0rem;
  background-color: #f0f2ef;
  position: relative;
  height: 100%;
  border-bottom: 1px solid #a69f98;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container {
    margin-left: -20px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .product_custom_image_upload {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 40px 20px;
  background: white;
  position: relative;
  width: 400px;
  height: 560px;
  transform-origin: 0 0;
  position: relative;
  margin-bottom: 4rem;
  box-shadow: rgba(0, 0, 0, 0.08) 1px 1px 24px 0px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container {
    padding: 20px 20px 10px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.height {
  right: -35px;
  top: 0;
  bottom: 0;
  writing-mode: vertical-lr;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  line-height: 1;
  color: black;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:after, .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:before {
  content: "";
  position: absolute;
  height: calc(50% - 3.5ch); /* Adjusting for the text width */
  width: 1px;
  background-color: #000;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:before {
  top: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:after {
  bottom: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.width {
  bottom: -35px;
  width: 100%;
  border-left: 1px solid black;
  border-right: 1px solid black;
  line-height: 1;
  color: black;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:after, .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:before {
  content: "";
  position: absolute;
  width: calc(50% - 3.5ch); /* Adjusting for the text width */
  height: 1px;
  background-color: #000;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:before {
  left: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:after {
  right: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .frame {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -4px -4px -4px -3px;
  z-index: 9;
  pointer-events: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .frame img {
  height: 100%;
  width: 100%;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text {
  height: 100%;
  width: 100%;
  padding-top: 16px;
  word-break: break-all;
  z-index: 8;
  text-align: center;
  display: flex;
  justify-content: center;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
  padding: 40px;
  height: unset;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
    padding: 26px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-frame {
    padding-top: 10.4px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header,
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
  color: #000;
  line-height: 1;
  font-family: "Satoshi", "sans-serif";
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container {
    font-size: 7.8px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header {
  margin: 0;
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: normal;
  letter-spacing: 2px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header {
    margin-bottom: 2.6px;
    font-size: 10.4px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
  letter-spacing: 0.2px;
  margin: 0;
  font-size: 12px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
    font-size: 7.8px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
  position: absolute;
  bottom: 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image .custom-text-container {
  background-color: white;
  width: 100%;
  padding: 16px;
  text-align: center;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image .custom-text-container {
    padding: 10.4px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #croppie_modal {
  display: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container #croppie_modal .modal-content {
  background-color: transparent;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-viewport {
  border: none;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap {
  position: absolute !important;
  bottom: -106px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  /* Styles for the slider thumb */
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap .cr-slider {
  margin: 0;
  padding: 15px 0;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: var(--bb-color-primary);
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: var(--bb-color-primary);
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-ms-thumb {
  width: 20px;
  height: 20px;
  background: var(--bb-color-primary);
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .frame {
  margin: -36px -34px -40px -32px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .frame {
    margin: -22px -22px -26px -20px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.height {
  right: -62px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.height {
    right: -46px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.width {
  bottom: -64px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.width {
    bottom: -48px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .cr-slider-wrap {
  bottom: -130px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .cr-slider-wrap {
    bottom: -105px;
  }
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal {
    padding: 4rem 0 5rem 0;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal {
    padding: 2rem 0 3rem 0;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container .frame {
  margin: -4px -4px -4px -3px;
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .frame {
  margin: -30px -38px -30px -34px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .frame {
    margin: -14px -18px -14px -15px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.height {
  right: -62px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.height {
    right: -46px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.width {
  bottom: -64px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.width {
    bottom: -48px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text.text-on-image {
    padding: 18.572px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text.text-frame {
    padding-top: 7.4288px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text .custom-text-container #dynamic-header {
    font-size: 7.4288px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
    font-size: 5.5716px;
  }
}
.page-template.page-template-custom-painting .custom-painting-wrapper .builder-content {
  width: 100%;
  order: 3;
}

.page-template.page-template-custom-painting-canvas #content {
  max-width: unset;
  padding: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #a69f98;
  height: calc(100vh - 180px);
  overflow: auto;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h1,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h2,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h3,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h4,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h5,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper p,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper a,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper input {
  font-family: "Satoshi", sans-serif;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper h1 {
  font-size: 40px;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper {
    height: 100%;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar {
  width: 480px;
  display: flex;
  flex-wrap: wrap;
  background-color: #f9f9f9;
  border-right: 1px solid #a69f98;
  border-bottom: 1px solid #a69f98;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar {
    width: 100%;
    order: 2;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation {
  display: flex;
  flex-direction: column;
  height: calc(100% - 100px);
  width: 100px;
  background-color: black;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation {
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
    height: unset;
    padding: 0;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
  height: 100px;
  font-weight: 500;
  padding: 1rem 1rem 0 1rem;
  margin: 0;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0.6;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
    padding: 0;
    border: none;
    flex-grow: 1;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn {
    height: 70px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn:hover, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn.active {
  opacity: 1;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn.disabled {
  opacity: 0.2;
  cursor: initial;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn img {
  margin-bottom: 10px;
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn img {
    height: 30px;
    width: 30px;
    margin-bottom: 6px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn span {
  line-height: 1;
  text-transform: capitalize;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn span {
    font-size: 10px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=size-options] img, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=style-options] img, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=text-options] img {
  padding: 8px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=size-options] img, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=style-options] img, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-navigation .nav-btn[data-target=text-options] img {
    padding: 6px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options {
  width: calc(100% - 100px);
  flex: 1;
  background-color: white;
  padding: 2rem;
  color: #19323c;
  position: relative;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options {
    width: 100%;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 16px;
  top: 20px;
  width: 36px;
  border: 0;
  box-shadow: 0 0 0 1px #000 inset !important;
  border-radius: 3px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn::after {
  box-shadow: 0 0 0 1px #000 inset !important;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 3px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .to-top-btn {
    display: block;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .section-heading {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .section-heading h3 {
  font-weight: 500;
  width: 100%;
  margin: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options h3,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options p,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options span {
  color: #19323c;
  margin: 0;
  line-height: 1;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container {
  display: none;
  flex-direction: column;
  gap: 30px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container:first-of-type {
  display: flex;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container input {
  margin: 0;
  box-shadow: none;
  min-height: 42px;
  border-radius: 3px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button {
  position: relative;
  border: 0;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  width: calc(50% - 5px);
  text-transform: none;
  padding: 5px;
  min-height: 42px;
  overflow: hidden;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button::after {
  box-shadow: 0 0 0 1px #bfbfbf inset;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 3px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button.active {
  background-color: transparent;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container button.active::after {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .options-container .nice-select {
  border-radius: 3px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload img {
  width: 50px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload #close_modal {
  height: 42px;
  width: calc(50% - 5px);
  font-size: 12px;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #bfbfbf inset;
  cursor: pointer;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options .product_custom_image_upload #close_modal:hover {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader {
  display: block;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #dcdfe6 inset;
  transition: all 0.2s ease;
  user-select: none;
  margin: 0;
  cursor: pointer;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label:hover {
  box-shadow: 0 0 0 1px #000 inset !important;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label.hover {
  border: 2px solid black;
  box-shadow: inset 0 0 0 6px #eee;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label.hover #start img {
  transform: scale(0.8);
  opacity: 0.3;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label .size-desc {
  margin: 1rem 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label #file-upload-btn {
  color: black;
  opacity: 0.8;
  margin: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader label #file-upload-btn:hover {
  opacity: 1;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 100%;
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start.hidden {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response.hidden {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #response #messages {
  margin-bottom: 0.5rem;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #file-image {
  display: inline;
  margin: 0 auto 0.5rem auto;
  width: auto;
  height: auto;
  max-width: 180px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #file-image.hidden {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #notimage {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader #notimage.hidden {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #upload-options .uploader input[type=file] {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.style-btn {
  width: calc((100% - 20px) / 3);
  max-width: 114px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.style-btn p {
  padding: 8px 5px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.frame-color-btn {
  width: calc((100% - 30px) / 4);
  max-width: 114px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button.frame-color-btn p {
  padding: 6px 5px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button .filter-image {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button .filter-image img {
  transition: all 0.1s ease-in-out;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: bottom;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #style-options button p {
  margin: 0;
  padding: 10px 5px;
  line-height: 1;
  font-size: 12px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container {
  position: relative;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container h3 {
  margin: 0 0 10px 0;
  font-weight: 500;
  font-size: 14px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container.full {
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .text-container > div .switch-container.half {
  width: calc(50% - 5px);
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select {
  width: 100%;
  font-family: "Satoshi", sans-serif;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list {
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Stardom] {
  font-family: "Stardom", sans-serif;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Satoshi] {
  font-family: "Satoshi", sans-serif;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-options #text-options .nice-select .list .option[data-value=Zodiak] {
  font-family: "Zodiak", sans-serif;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart {
  width: 100%;
  height: 100px;
  background: #58ADB1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 100px;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart {
    padding: 0 1rem 1rem;
    height: auto;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn {
  display: flex;
  margin: 0;
  cursor: pointer;
  font-size: inherit;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn {
    padding: 1rem 2rem;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn {
    font-size: 14px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn p {
  margin: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn p.icon-shopping-bag {
  display: flex;
  align-items: center;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .designer-sidebar .sidebar-addtocart .addtocart-btn p.icon-shopping-bag:before {
  margin: 0 8px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #f0f2ef;
  position: relative;
  height: 100%;
  border-bottom: 1px solid #a69f98;
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container {
    padding: 4rem 0 5rem 0;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container {
    padding: 2rem 0 2rem 0;
    margin-left: -20px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .product_custom_image_upload {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 40px 20px;
  background: white;
  position: relative;
  width: 400px;
  height: 560px;
  transform-origin: 0 0;
  position: relative;
  margin-bottom: 4rem;
  box-shadow: rgba(0, 0, 0, 0.08) 1px 1px 24px 0px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container {
    padding: 20px 20px 10px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.height {
  right: -35px;
  top: 0;
  bottom: 0;
  writing-mode: vertical-lr;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  line-height: 1;
  color: black;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:after, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:before {
  content: "";
  position: absolute;
  height: calc(50% - 3.5ch); /* Adjusting for the text width */
  width: 1px;
  background-color: #000;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:before {
  top: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.height:after {
  bottom: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.width {
  bottom: -35px;
  width: 100%;
  border-left: 1px solid black;
  border-right: 1px solid black;
  line-height: 1;
  color: black;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:after, .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:before {
  content: "";
  position: absolute;
  width: calc(50% - 3.5ch); /* Adjusting for the text width */
  height: 1px;
  background-color: #000;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:before {
  left: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .size-line.width:after {
  right: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .frame {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -4px -4px -4px -3px;
  z-index: 999;
  pointer-events: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .frame img {
  height: 100%;
  width: 100%;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text {
  height: 100%;
  width: 100%;
  padding-top: 16px;
  word-break: break-all;
  z-index: 99;
  text-align: center;
  display: flex;
  justify-content: center;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
  padding: 40px;
  height: unset;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
    padding: 26px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-frame {
    padding-top: 10.4px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header,
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
  color: #333;
  line-height: 1;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container {
    font-size: 9.1px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header {
  margin: 0;
  font-size: 20px;
  margin-bottom: 4px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-header {
    margin-bottom: 2.6px;
    font-size: 13px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
  margin: 0;
  font-size: 14px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
    font-size: 9.1px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image {
  position: absolute;
  bottom: 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image .custom-text-container {
  background-color: white;
  width: 100%;
  padding: 16px;
  text-align: center;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #custom-text.text-on-image .custom-text-container {
    padding: 10.4px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #croppie_modal {
  display: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container #croppie_modal .modal-content {
  background-color: transparent;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-viewport {
  border: none;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap {
  position: absolute !important;
  bottom: -106px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  /* Styles for the slider thumb */
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap .cr-slider {
  margin: 0;
  padding: 15px 0;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #83af9b;
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #83af9b;
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container .cr-slider-wrap input[type=range]::-ms-thumb {
  width: 20px;
  height: 20px;
  background: #83af9b;
  cursor: pointer;
  border-radius: 50%;
  margin-top: -11px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .frame {
  margin: -36px -34px -40px -32px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .frame {
    margin: -22px -22px -26px -20px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.height {
  right: -62px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.height {
    right: -46px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.width {
  bottom: -64px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .size-line.width {
    bottom: -48px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .cr-slider-wrap {
  bottom: -130px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container .full-motive-container.wood-frame .cr-slider-wrap {
    bottom: -105px;
  }
}
@media screen and (max-width: 1170px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal {
    padding: 4rem 0 5rem 0;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal {
    padding: 2rem 0 3rem 0;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container .frame {
  margin: -4px -4px -4px -3px;
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .frame {
  margin: -30px -38px -30px -34px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .frame {
    margin: -14px -18px -14px -15px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.height {
  right: -62px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.height {
    right: -46px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.width {
  bottom: -64px;
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container.wood-frame .size-line.width {
    bottom: -48px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text.text-on-image {
    padding: 18.572px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text.text-frame {
    padding-top: 7.4288px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text .custom-text-container #dynamic-header {
    font-size: 9.286px;
  }
}
@media screen and (max-width: 660px) {
  .page-template.page-template-custom-painting-canvas .custom-painting-wrapper #painting-container.horizontal .full-motive-container #custom-text .custom-text-container #dynamic-paragraf {
    font-size: 6.5002px;
  }
}
.page-template.page-template-custom-painting-canvas .custom-painting-wrapper .builder-content {
  width: 100%;
  order: 3;
}
