/*
 Theme Name:     Divi Child
 Theme URI:      https://theartprecinct.com
 Description:    Divi Child Theme
 Author:         Rob Pentha
 Author URI:     https://www.pentha.co.nz
 Template:       Divi
 Version:        1.0.0
*/





/* =Theme customization starts here
------------------------------------------------------- */

/*

Product Page styling

*/
.single-product .woocommerce-product-attributes-item--weight {
  display: none;
}

.single-product th.woocommerce-product-attributes-item__label {
  display: none;
}

.single-product td.woocommerce-product-attributes-item__value {
  font-size: 14px;
  margin-right: 10px;
}

.single-product .woocommerce-product-attributes {
  padding-left: 8px;
}

.woocommerce table.shop_attributes td {
  font-style: normal;
  line-height: 2;
}

.bigouterholder {
  display: inline-block;
  width: 100%;
  margin-top: -1px;
}

.preloaderone {
  position: fixed;
  width: 100%;
  height: calc(100% - 90px);
  top: 0;
  left: 0;
  background-color: #f9f9f9;
  display: grid;
  z-index: 12000;
  place-content: center;
}

.centerlogoone {
  width: 120px;
  height: 120px;
  position: relative;
}

.centerlogoone img {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
}

.circleloader {
  position: absolute;
  bottom: -10px;
  left: 10%;
  width: 0%;
  height: 1px;
  background-color: #f2bbc3;
  animation: linemove 2s forwards ease-in;
}

@keyframes linemove {
  from {
    width: 0%;
  }
  to {
    width: 80%;
  }
}
.formholder *, .formholder *::after, .formholder *::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.formholder button {
  -webkit-appearance: none;
  cursor: pointer;
}

.formholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #556967;
  -ms-font-feature-settings: "liga", "kern";
  -o-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.formholder p {
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 400;
}

.formholder h1, .formholder h2 {
  font-family: "Fraunces", serif;
  font-weight: 300;
  line-height: 1.3em;
  color: #556967;
}

.formholder h1, .formholder h2 {
  font-size: 25px;
  margin-bottom: 12px;
}

.formholder h3 {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", Helvetica, Arial, Lucida, sans-serif;
  color: #556967;
}

/*

Intro Text

*/
.introscreentext {
  position: relative;
  width: 100%;
  z-index: 9999;
  opacity: 0;
  padding: 0px 100px 80px;
}

.centerintrotext {
  width: 100%;
  max-width: 610px;
  position: relative;
  grid-template-columns: 1fr;
  border-radius: 5px;
  margin: 65px auto;
  text-align: center;
}

.centerintrotext p {
  color: #556967;
}

.intrologo {
  max-width: 76px;
  margin-bottom: 27px;
}

.backimageone {
  max-width: 415px;
  /* margin: -80px auto; */
  position: absolute;
  display: block;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
}

.formholder {
  position: relative;
  width: 100%;
  background-color: rgba(231, 231, 231, 0.25);
  overflow: hidden;
}

.progressnav {
  position: relative;
  max-width: 191px;
  height: 20px;
  opacity: 0;
  margin: 28px auto 16px;
}

.progressnav div {
  background-color: #070707;
  width: 0%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.fullscreen, picture.fullscreen img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.mainslider {
  width: 500%;
  height: 100%;
  position: relative;
  display: none;
}

.muteclick .mainslider {
  pointer-events: none;
}

.mainquestion {
  width: 20%;
  position: relative;
  display: inline-block;
  text-align: center;
}

.innermain {
  position: relative;
  /* inset: 0; */
  /* margin: auto; */
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  width: 80%;
  margin: 16px auto 0;
  display: grid;
}

.question {
  text-align: center;
  margin-bottom: 48px;
  margin-top: -40px;
}

.innerstage {
  position: relative;
  width: 100%;
  display: grid;
  gap: 20px;
  padding: 0 20px;
  text-align: center;
  max-width: 1040px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 0 auto;
}

.firstimage {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 140%;
  -webkit-clip-path: inset(0% 0% round 8vw 8vw 0 0);
  clip-path: inset(0% 0% round 8vw 8vw 0 0);
}

.firstimage .fullscreen { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.activater .firstimage .fullscreen { /* Safari 6.0 - 9.0 */
  filter: grayscale(0%) !important;
}

.highlighter {
  position: absolute;
  width: calc(100% + 6px);
  left: -3px;
  top: -3px;
  height: 0;
  -webkit-clip-path: inset(0% 0% round 10vw 10vw 0 0);
  clip-path: inset(0% 0% round 10vw 10vw 0 0);
  opacity: 0;
  background-color: #F5C2CB;
  z-index: -1;
  padding-bottom: calc(140% + 6px);
  transition: opacity 0.4s ease;
}

.highlighter2 {
  position: absolute;
  width: calc(100% + 14px);
  left: -7px;
  top: -7px;
  height: calc(100% + 18px);
  -webkit-clip-path: inset(0% 0% round 10vw 10vw 0 0);
  clip-path: inset(0% 0% round 10vw 10vw 0 0);
  opacity: 0;
  background-color: #fff;
  z-index: -1;
  display: none;
}

.activater .highlighter, .activater .highlighter2 {
  opacity: 1;
}

.thumbholder p {
  padding: 20px 15px 0 15px;
  text-align: center;
}

.formbutton {
  display: inline-block;
  position: relative;
  padding: 11px 30px 11px;
  margin-top: 32px;
  border: 1px solid #556967;
  border-radius: 3px;
  font-size: 13px;
  background: none;
  color: #556967;
  font-weight: 500;
  transition: all 0.3s ease;
}

.introscreentext .formbutton {
  padding: 16px 35px;
  margin-top: 24px;
}

.secondouterdiv .formbutton {
  margin-top: 70px;
}

.formbutton:hover {
  background-color: #556967;
  cursor: pointer;
  color: white;
}

/* Second slide */
.secondouterdiv {
  position: relative;
  width: 100%;
  margin: 16px auto 60px;
  display: grid;
}

.secondblockcontent {
  position: relative;
  width: 100%;
  display: grid;
  gap: 32px;
  padding: 0 20px;
  text-align: center;
  max-width: 876px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 0 auto;
}

.secondholder {
  position: relative;
}

.secondimage {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 141.62%;
  overflow: hidden;
  transition: all 0.3s ease;
}

.secondroller {
  position: absolute;
  width: 80%;
  height: 0;
  padding-bottom: 80%;
  background-color: #F5C2CB;
  opacity: 0;
  transition: all 0.3s ease;
  top: 3px;
  left: 3px;
  box-shadow: 0px 5px 7px 0px rgba(245, 194, 203, 0.3);
}

.activetwo .secondroller {
  opacity: 1;
  width: calc(100% + 6px);
  padding-bottom: calc(142% + 6px);
  top: -3px;
  left: -3px;
}

.secondimage .fullscreen {
  opacity: 1;
}

.activetwo .fullscreen {
  opacity: 1;
}

.secondholder p {
  padding: 10px 20px 0 20px;
  text-align: center;
}

.thirdouterdiv {
  position: relative;
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  width: 80%;
  text-align: center;
  margin: 16px auto 0;
  display: grid;
}

.thirdblock {
  position: relative;
}

.thirdimage {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.thirdholder {
  position: relative;
  width: 80%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  max-width: 944px;
  margin: 0 auto;
}

.emptythree {
  position: absolute;
  width: 80%;
  height: 0;
  background-color: #F5C2CB;
  padding-bottom: 80%;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s ease;
  top: 3px;
  left: 3px;
  box-shadow: 0px 5px 7px 0px rgba(245, 194, 203, 0.3);
}

.activethree .emptythree {
  opacity: 1;
  width: calc(100% + 6px);
  padding-bottom: calc(100% + 6px);
  left: -3px;
  top: -3px;
}

.thirdtext p {
  padding: 20px 20px 0 20px;
  text-align: center;
}

.fourthholder {
  position: relative;
  width: 100%;
  display: grid;
  gap: 20px;
  padding: 0 20px;
  text-align: center;
  max-width: 1040px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 0 auto;
}

.fourthblock {
  position: relative;
}

.fourthouterdiv {
  position: relative;
  /* inset: 0; */
  margin: 16px auto 0;
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  width: 80%;
  display: grid;
}

.fourthimage {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 140%;
  -webkit-clip-path: inset(0% 0% round 10vw 10vw 0 0);
  clip-path: inset(0% 0% round 10vw 10vw 0 0);
}

.fourthtext p {
  padding: 20px 20px 0 20px;
  text-align: center;
}

.fourthblock .fullscreen {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.5s ease;
}

.fourthblock:hover .fullscreen {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.fourthblock:hover .active .fullscreen {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.fourthblock .active .fullscreen {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  transition: all 0.01s ease;
}

.lasstoverlay {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.itson {
  display: block;
}

.lastouterdiv {
  position: relative;
  /* inset: 0; */
  margin: 14px auto 0;
  padding-top: 70px;
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  width: 80%;
  text-align: center;
  display: grid;
}

.lastouterdiv h2,
.lastouterdiv h3,
.lastouterdiv button {
  opacity: 0;
}

.lastouterdiv h2 {
  display: none;
}

.lastouterdiv h3 {
  max-width: 460px;
  font-size: 16px;
  line-height: 24px;
}

.lastouterdiv .question {
  max-width: 440px;
  margin: -40px auto 35px;
}

.lastholder {
  position: relative;
  width: 100%;
  /* height: 50vh; */
  margin: 0 auto;
  max-width: 640px;
}

.fullimageholder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  -webkit-clip-path: inset(0% 0% round 0vw 0vw 0 0);
  clip-path: inset(0% 0% round 0vw 0vw 0 0);
  background-color: #ccc;
  overflow: hidden;
}

.flipping {
  animation: name-of-animation 1s;
}

.flippingout {
  animation: name-of-animationout 1s;
}

@keyframes name-of-animation {
  0% {
    -webkit-clip-path: inset(0% 0% round 8vw 8vw 0 0);
    clip-path: inset(0% 0% round 8vw 8vw 0 0);
  }
  100% {
    -webkit-clip-path: inset(0% 0% round 0vw 0vw 0 0);
    clip-path: inset(0% 0% round 0vw 0vw 0 0);
  }
}
@keyframes name-of-animationout {
  0% {
    -webkit-clip-path: inset(0% 0% round 0vw 0vw 0 0);
    clip-path: inset(0% 0% round 0vw 0vw 0 0);
  }
  100% {
    -webkit-clip-path: inset(0% 0% round 8vw 8vw 0 0);
    clip-path: inset(0% 0% round 8vw 8vw 0 0);
  }
}
.startflip.active {
  visibility: hidden;
}

.startflipb.active {
  visibility: hidden;
}

.startflipc.active {
  visibility: hidden;
}

.startflipd.active {
  visibility: hidden;
}

.startflipe.active {
  visibility: hidden;
}

.startflipf.active {
  visibility: hidden;
}

.circle {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0;
}

.circle1 {
  left: 20%;
  top: 10%;
}

.circle2 {
  left: 50%;
  top: 25%;
}

.circle3 {
  left: 70%;
  top: 40%;
}

.circle4 {
  left: 80%;
  top: 50%;
}

.circle5 {
  left: 15%;
  top: 80%;
}

#check1:checked + div {
  border: 2px solid pink;
}

.innercirclespin {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f2bbc3;
  border-radius: 50%;
  transform-style: preserve-3d;
  transition: all 0.5s ease;
}

.circlecontent {
  position: absolute;
  bottom: 41px;
  left: 15px;
  background-color: white;
  padding: 8px 16px;
  z-index: 10;
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.5s ease;
  /* min-width: 118px; */
  border-radius: 2px;
  transform: translate(-50%, 0);
  max-width: 200px;
  min-width: 120px;
}

.circlecontent::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: white;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: rotate(45deg);
  margin-left: -5px;
}

.circlecontent p {
  color: #556967;
  font-weight: 500;
}

.circle:hover .innercirclespin {
  transform: rotateY(180deg);
  background-color: #E7E7E7;
}

.circle:hover .circlecontent {
  opacity: 1;
}

.activefour .circlecontent {
  opacity: 1 !important;
}

.activefour .innercirclespin {
  transform: rotateY(180deg) !important;
  background-color: #E7E7E7 !important;
}

input#check1 {
  position: absolute;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.loadinglastthing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  z-index: 10000;
  display: grid;
  place-content: center;
  display: none;
}

.innerloading {
  width: 200px;
  height: 200px;
  position: relative;
}

.loadingcircle1 {
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-image: url("data:image/svg+xml,%3csvg width='80%25' height='80%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23f2bbc3' stroke-width='2' stroke-dasharray='5' stroke-dashoffset='1' stroke-linecap='round'/%3e%3c/svg%3e");
  border-radius: 100px;
  animation: loopertwo 20s linear infinite;
}

.loadingcircle2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23E0E0E0FF' stroke-width='6' stroke-dasharray='50%2c 22' stroke-dashoffset='30' stroke-linecap='round'/%3e%3c/svg%3e");
  border-radius: 100px;
  animation: looper 10s linear infinite;
}

@keyframes looper {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes loopertwo {
  from {
    transform: rotate(359deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.typeanimation {
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
  text-align: center;
  overflow: hidden;
  height: 100%;
}

.innercollectionframe h3 {
  max-width: 500px;
  margin: 0 auto 35px;
}

.typeanimation p {
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0;
  top: 48%;
  left: 0;
  height: 20px;
  display: block;
}

.collectionframe {
  display: none;
  position: absolute;
  z-index: 99;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0px auto 0;
  min-height: 80vh;
  align-content: start;
}

.innerlastgallery {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 34px;
}

.innerlastalternative {
  gap: 23px;
}

.innerlastgallery > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 141.62%;
  perspective: 800px;
}

.innerlastgallery > div > div {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #556967;
  top: 0;
  left: 0;
  transform: rotateY(180deg);
  backface-visibility: hidden;
  transition: all 1s ease;
  display: grid;
  place-content: space-evenly;
  padding: 20px;
}

.innerlastgallery > div > div p {
  color: white;
  font-size: 11px;
  line-height: 1.5em;
}

.innerlastalternative > div > div p {
  color: white;
  font-size: 12px;
  line-height: 1.5em;
}

.innerlastgallery > div > div a {
  display: inline-block;
  position: relative;
  border: none;
  font-size: 12px;
  color: white;
  font-weight: 500;
  text-decoration: underline;
  margin-top: 20px;
}

.innercollectionframe {
  width: 100%;
  position: relative;
  max-width: 622px;
  display: block;
  margin: -30px auto 80px;
}

.innercollectionframe p {
  width: 100%;
}

.innerlastgallery > div > div a:hover {
  cursor: pointer;
}

.innerlastgallery img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
  transform: rotateY(0deg);
  backface-visibility: hidden;
  transition: all 1s ease;
  background-color: white;
}

.innerlastgallery > div:hover img {
  transform: rotateY(-180deg);
}

.innerlastgallery > div:hover > div {
  transform: rotateY(0deg);
}

.backbutton {
  background: transparent;
  border: none;
  font-size: 13px;
  color: #9c9c9c;
}

.lastbackerz {
  display: none;
}

/*
Extra bits
*/
.insertgridproduct {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 800px;
  text-align: center;
}

.innergalleryproducts {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 23px;
}

@media screen and (max-width: 800px) {
  .innergalleryproducts {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-left: 0;
    margin-top: 40px;
  }
}
.topbargridproduct {
  position: relative;
  width: 100%;
  padding: 0 20px;
  margin: 40px auto;
  max-width: 800px;
  text-align: center;
}

/*

Button warning

*/
.buttonoff {
  position: absolute;
  top: -66px;
  right: -41px;
  width: 178px;
  height: 55px;
  background-color: white;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15));
  display: none;
}

.buttonoff p {
  padding: 11px 15px;
  font-size: 13px;
  line-height: 16px;
}

/*

GRid settings center stuff

*/
.innergridcenter {
  position: relative;
  width: 100%;
  display: grid;
  align-items: start;
  padding-bottom: 240px;
}

.lastbuttonbackhold {
  width: 100%;
  margin: 0 auto;
  position: relative;
  align-items: center;
  max-width: 912px;
}

.lastbuttonbackhold .formbutton {
  margin-top: 0px;
}

.specialshadow {
  filter: drop-shadow(0px 5px 7px rgba(245, 194, 203, 0.5));
}

/*

Additonal button move

*/
.buttonholdernew {
  position: relative;
  width: 100%;
  max-width: 912px;
  margin: 0 auto;
}

.buttonholdernew .backbutton {
  float: left;
  text-align: left;
  padding: 11px 26px;
  background-color: white;
}

.buttonholdernew .formbutton {
  padding: 11px 26px;
  float: right;
  margin-top: 0;
}

.lastbuttonbackhold .backbutton {
  float: left;
  text-align: left;
  padding: 11px 26px;
  background-color: white;
}

.lastbuttonbackhold .formbutton {
  padding: 11px 26px;
  float: right;
  margin-top: 0;
}

/* Spaceholder test */
.collectionframe .lastbuttonbackhold {
  z-index: 10000;
}

/*

Hiding really long one

*/
.secondblockcontent {
  display: none;
}

/*

Code for popup plattar

*/
.theholder {
  width: 100%;
  height: 100vh;
  /* background-color: white; */
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  pointer-events: all;
  z-index: 9999;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.newclose {
  margin: 0;
  border-radius: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  pointer-events: all;
  z-index: 9999;
  border: none;
  font-size: 30px;
}

.viewer {
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  border-width: 1px;
  border-color: rgb(180, 150, 236);
  font-family: Arial;
  font-weight: 400;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 8px;
  letter-spacing: 0px;
  padding: 8px 0px;
  width: 100%;
}

.newholder {
  position: absolute;
  width: 100%;
  display: grid;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
  FONT-VARIANT: JIS78;
  max-width: 900px;
  grid-template-columns: 300px 1fr;
  align-items: start;
  background-color: white;
}

.newbackerpre {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  opacity: 0.7;
}

.newholder > div:nth-child(2) {
  /* background-color: white; */
  display: grid;
  /* place-items: center; */
  height: 100%;
}

.centerdiver {
  position: relative;
  padding: 0px;
  text-align: left;
  display: grid;
  grid-template-rows: 1fr 1fr;
  height: 100%;
}

.centerdiver h2 {
  font-family: "Fraunces", serif;
  font-weight: 300;
  line-height: 1.3em;
  color: #556967;
  font-size: 25px;
  margin-bottom: 0;
  padding: 0;
  max-width: 400px;
}

.centerdiver p {
  place-self: flex-end;
  text-align: left;
  width: 100%;
  font-size: 16px;
}

/* Mobile menu */
@media screen and (max-width: 980px) {
  header.et-l--header .et_pb_column_0_tb_header {
    width: 100% !important;
  }

  .mobile-menu-wrapper {
	  background-color: rgb(139, 150, 149);
	  display: none;
	  height: 100vh;
    left: -6%;
	  position: fixed;
    top: -5px;
    width: 112%;
	  z-index: 999;
  }

  .mobile-menu-wrapper-header {
	  background-color: rgb(139, 150, 149);
	  height: 90px;
    position: absolute;
	  width: 100%;
	  z-index: 10000;
  }
  
  .mobile-menu-wrapper-inner {
	height: 100vh;
	overflow: scroll;
	padding: 90px 30px 30px;

  }

  #mobile_menu1 {
	background: transparent !important;
	border-top: 0;
	box-shadow: none;
	display: block !important;
	height: auto !important;
	padding: 0 0 40px 0 !important;
	position: relative !important;
	top: auto;
  }

  #mobile_menu1 li a {
	background: transparent;
	border: 0;
	color: #070707!important;
    font-size: 17px;
    line-height: 0.75em;
    padding: 10px 0;
  }

  header.et-l--header .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
	background: #fff !important;
  }

  .mobile-menu-open {
    overflow: hidden;
    position: fixed !important;
	width: 100vw;
  }

  .mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
  }

  .mobile-menu-open .mobile-menu-wrapper {
	display: block;
  }

  .mobile-menu-open .mobile_menu_bar {
	z-index: 10000;
  }

  .mobile-menu-open .et_pb_menu__search-button {
	left: 0;
	position: absolute;
	top: 15px;
	z-index: 10000;
  }

  .mobile-menu-wrapper .et_pb_section a {
	color: #070707!important;
	display: block;
    font-size: 17px;
	font-weight: 300;
    line-height: 0.75em;
	padding: 10px 0 !important;
  }

  .mobile-menu-wrapper .et_pb_section {
	padding-bottom: 40px !important;
  }

  .mobile-menu-socials {
	color: #070707!important;
    font-size: 17px;
	font-weight: 300;
    line-height: 0.75em;
	text-align: left;
  }

  .mobile-menu-socials p {
	margin-bottom: 16px;
  }
  
  .mobile-menu-socials a {
	display: inline-block;
	margin-right: 10px;
	max-height: 26px;
  }

  .mobile-menu-socials a img {
	max-height: 26px;
	width: auto;
  }

  .mobile-menu-wrapper .et_pb_section {
	background: transparent;
	padding: 0 0 30px 0;
	text-align: left;
  }

  body #page-container .mobile-menu-wrapper .et_pb_section .et_pb_button_0_tb_header {
	display: inline-block !important;
	font-size: 14px !important;
  }

}

/* Tablet */
@media screen and (min-width: 820px) and (max-width: 980px) {
  .mobile-menu-wrapper {
    left: auto;
    right: -6%;
    width: 31%;
  }
  .mobile-menu-open .et_pb_menu__search-button {
    left: auto;
    right: calc(25% - 60px);
    top: 24px;
  }
  .mobile_nav.opened {
    margin-right: -24px;
  }
}

/* Search results */
#search-results-container {
  display: none;
}

#search-results-container.loaded {
  background: rgb(249, 249, 249);
  color: #070707;
  font-family: 'Inter';
  height: 100vh;
  overflow-y: scroll;
  padding: 0 5% 60px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 2;
  display: block;
}

.results-wrapper {
  overflow: hidden;
}

#search-clear {
  display: none !important;
}

#search-results-container h5 {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 12px;
}

#search-results-container hr {
  background: #E7E7E7;
  border: 0;
  height: 1px;
  margin: 0 -40px 40px -40px;
}

.search-results-section {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 55px;
  width: 100%;
}

.search-results-section.search-results-stories {
  gap: 40px;
}

.search-results-section > article {
  flex-basis: 20%;
  width: calc(25% - 41.25px);
  margin-bottom: 55px;;
}

.search-results-section .dipl_woo_products_isotope_item_gutter {
  width: 55px;
}

.search-results-section.search-results-stories > article {
  flex-basis: calc(33.33% - 40px);
  margin-bottom: 35px;
}

.search-image-wrapper {
  margin-bottom: 16px;
  overflow: hidden;
}

.search-image-wrapper img {
}

.search-results-section > article h3 {
  font-family: Fraunces;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  padding-bottom: 8px;
}

.search-results-section.search-results-stories > article h3 {
  font-size: 22px;
  line-height: 27px;
  padding-bottom: 10px;
}

.search-results-section > article h4 {
  color: #6A6A6A;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-bottom: 8px;
}

.search-results-section > article h6 {
  font-family: 'Inter';
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.05em;
  padding-bottom: 6px;
  text-transform: uppercase;
}

.search-results-section > article .amount {
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
}

.search-results-section > article p {
  color: #6A6A6A;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.et_pb_menu__search-container {
  display: none !important;
}

#search-results-container .et_pb_menu__search-form {
  margin: 0 auto;
  width: 91%;
}

#search-results-container .et_pb_menu__search-input {
  border: 0;
  width: 100%;
  color: #333;
  background: transparent;
}

#search-results-container .et_pb_menu__search-input:active,
#search-results-container .et_pb_menu__search-input:focus {
  background: transparent !important;
}

#search-results-container .et_pb_menu__search {
  background: #fff;
  height: 128px;
  margin: 0 -5% 40px -5%;
  display: flex;
  align-items: center;
  position: relative;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

#search-results-container .et_pb_menu__close-search-button {
  margin: 0;
  position: absolute;
  right: 5%;
}

#search-results-container .et_pb_menu__close-search-button:after {
  font-family: ETmodules;
  content: "M";
  font-size: 1.7em;
}

.search-open #et-boc {
  height: 100vh;
  overflow: hidden;
  width: 100vw;
}

@media screen and (max-width: 980px) {

  .search-results-section > article {
    flex-basis: 100%;
    margin-bottom: 20px;
  }

  .search-results-section.search-results-stories > article {
    flex-basis: 100%;
  }

}

/* Add to wishlist button */
.yith-wcwl-add-button a.add_to_wishlist.button {
    background-color: rgba(231, 231, 231, 0.25) !important;
    color: #070707 !important;
    height: 42px;
    line-height: 32px;
    border: 1px solid #070707 !important;
    border-radius: 2px;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    padding: 10px !important;
}

.et_pb_menu_page_id-242646 .lazyloading {
  background: transparent !important;
}

/* Login and My Account buttons */
@media screen and (max-width: 1481px) {
  .et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header.tap-account-button,
  .et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header.tap-login-button,
  .et_pb_button_0_wrapper .et_pb_button_0.tap-wishlist-button {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .tap-account-button {
    min-width: 108px;
  }

  .tap-login-button {
    min-width: 97px;
  }

  .tap-wishlist-button {
	  max-width: 100%;
	  min-width: 147px;
	  text-align: center;
  }
}

@media screen and (max-width: 980px) {
  .et_pb_button_1_tb_header_wrapper .et_pb_button_1_tb_header.tap-account-button {
      display: none !important;
  }
}

/* WooCommerce */
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-link {
	color: #070707;
}

/* Footer */
@media screen and (max-width: 1651px) {
  footer.et-l--footer .et_pb_section_0_tb_footer {
	height: auto !important;
  }
}

@media screen and (max-width: 800px) {
  .newholder > p {
    display: none;
  }
  .centerdiver h2 {
    font-size: 18px;
    padding: 0;
  }
  .buttonoff {
    top: -58px;
    right: 20px;
  }
  .question {
    margin-top: auto;
  }
  .lastouterdiv .question {
    margin-top: auto;
  }
  .formholder p {
    font-size: 14px;
  }
  .formbutton {
    padding: 16px 45px;
    margin-top: 32px;
  }
  .newholder .formbutton {
    padding: 16px 45px;
    width: 200px;
    top: auto;
    left: auto;
    position: relative;
  }
  .highlighter {
    -webkit-clip-path: inset(0% 0% round 30vw 30vw 0 0);
    clip-path: inset(0% 0% round 30vw 30vw 0 0);
  }
  .firstimage {
    -webkit-clip-path: inset(0% 0% round 30vw 30vw 0 0);
    clip-path: inset(0% 0% round 30vw 30vw 0 0);
  }
  .formholder .introscreentext h1, .formholder .introscreentext h2 {
    font-size: 30px;
    margin-bottom: 12px;
  }
  .formholder h3 {
    font-size: 14px;
  }
  .intrologo {
    max-width: 111px;
  }
  .backimageone {
    max-width: 95%;
    top: 170px;
  }
  .introscreentext {
    padding: 0px 0px;
  }
  .scrolllast {
    overflow-y: auto;
  }
  .centerintrotext {
    width: calc(100% - 40px);
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .innermain {
    width: calc(100% - 40px);
    margin: 24px auto 80px;
  }
  .innerstage {
    grid-template-columns: 1fr 1fr;
    padding: 0;
    gap: 34px;
  }
  .secondblockcontent {
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }
  .thirdbuttonz {
    margin-top: 0px;
  }
  .lastbuttonbackhold {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 30px;
    justify-content: space-between;
    padding: 20px 20px;
    grid-area: 4;
  }
  .secondouterdiv {
    margin: 24px auto 60px;
    padding: 0 20px 160px;
  }
  .buttonholdernew {
    padding: 40px 20px;
    width: calc(100% + 40px);
    margin-left: -20px;
    border-top: 1px solid #E7E7E7;
    margin-top: 40px;
    grid-area: 4;
  }
  .buttonholdernew .backbutton {
    float: left;
    text-align: left;
    padding: 11px 26px;
    background-color: white;
  }
  .secondouterdiv .buttonholdernew .formbutton {
    margin-top: 0px;
  }
  .buttonholdernew .formbutton {
    padding: 11px 26px;
    float: right;
    margin-top: 0;
  }
  .thirdouterdiv {
    width: calc(100% - 40px);
    margin: 26px auto 80px;
  }
  .fourthimage {
    -webkit-clip-path: inset(0% 0% round 10vw 10vw 0 0);
    clip-path: inset(0% 0% round 30vw 30vw 0 0);
  }
  .thirdholder {
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }
  .fourthouterdiv {
    margin: 26px auto 80px;
    width: calc(100% - 40px);
  }
  .fourthholder {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }
  .lastholder {
    width: 100%;
    margin: 0px auto;
  }
  .lastouterdiv {
    margin: 26px auto 80px;
    width: 100%;
    text-align: center;
  }
  .collectionframe {
    width: 100%;
    margin: 2px auto 0px;
    padding: 0 20px 160px;
  }
  .innerlastgallery {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-left: 0;
    margin-top: 40px;
  }
  .contentflipper p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
  }
}

/*# sourceMappingURL=style.css.map */