.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.leaf_section {
  width: 100%;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: 520px;
}

.column_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: none;
  box-shadow: 0 4px 5px 2px rgba(0, 0, 0, 0.1);
}
.h4_crystal_h {
  margin-top: 25px;
  margin-bottom: 18px;
  font-family: Merriweather, serif;
  color: #000;
  text-align: center;
  font-size: 22px;
}

li{
  margin-top: 5px;
  font-family: Merriweather, serif;
  color: #000;
  text-align: justify;
  font-size: 18px;
  

}


.h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.header_wrapper-2 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 40px;
}

.ad-unit{
  padding-top: 40px;
}

.h1 {
  color: #27b4cb;
  text-align: left;
  text-shadow: 0 2px #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 72px;
  font-weight: 900;
  line-height: 1;
}

.h1.index {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 140px;
}

.h1.article {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 60px;
}

.leaf {
  max-width: 35%;
  display: block;
}

.leaf._2 {
  margin-right: -100px;
}

.leaf._1 {
  margin-left: -100px;
}

.c1 {
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
}

.header_section-2 {
  background-image: url('../images/crystal_bg-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.content_wrapper-2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.card_main_container {
  z-index: 12;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -75px;
}

.h3 {
  color: #301602;
  text-shadow: 0 0 13px #fff;
  background-image: url('../images/plate_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
}

.card {
  max-width: 18%;
  margin: 5px;
  text-decoration: none;
}

.card.index {
  max-width: 30%;
  color: #333;
  border: 5px solid #fff4f9;
  border-radius: 10px;
}

.footer_wrapper-2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.footer_text {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.navbar {
  background-color: #170008;
}

.nav_container {
  justify-content: center;
  display: flex;
}

.nav_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.nav_text:hover {
  border-bottom: 5px solid #cea843;
}

.crystal_name {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.header_section-3 {
  background-image: linear-gradient(96deg, #4d0243, rgba(255, 255, 255, 0) 84%), url('../images/izabela-kraus-179_TGWlZtQ-unsplash_v2.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.header_section-3.crackled_quartz {
  background-image: linear-gradient(96deg, #4d0243, rgba(255, 255, 255, 0) 84%), url('../images/jon-asleeb-rLosqozAU20-unsplash_v2.jpg');
}

.header_section-3.olive_wood {
  background-image: linear-gradient(96deg, #4d0243, rgba(255, 255, 255, 0) 84%), url('../images/david-boca-ZKIWulcgeOA-unsplash_v2.jpg');
}

.header_section-3.yellow_citrine {
  background-image: linear-gradient(96deg, #4d0243, rgba(255, 255, 255, 0) 84%), url('../images/bjorn-snelders-lKUSxlzxcws-unsplash_v2.jpg');
}

.header_section-3.rose_quartz {
  background-image: linear-gradient(96deg, #4d0243, rgba(255, 255, 255, 0) 84%), url('../images/rosequartzbg_v2.jpg');
}

.content_wrapper-3 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.header_container_image {
  text-align: center;
}

.main_card-2 {
  max-width: 53%;
  border: 8px solid #f0f0f0;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.button {
  text-align: center;
  background-color: #a20000;
  border-bottom: 5px solid rgba(0, 0, 0, .27);
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.button:hover {
  background-color: #cf0000;
}

.content_wrapper-4 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.content_wrapper-4.article {
  width: 900px;
  padding: 40px 20px;
}

.image_container {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content_image {
  max-width: 70%;
  border: 8px solid #f0f0f0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.p-text {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.p-text-aff {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
}
.block{
  text-align: center;
  padding-bottom: 20px;
}

.h4 {
  color: #80119c;
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}


/*.linkstore:hover {
  text-decoration: underline;
  color: red;
}*/

.h4-main {
  color: #80119c;
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size:30px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 991px) {
  .leaf_section {
    top: 350px;
  }

  .h2 {
    font-size: 24px;
  }

  .header_wrapper-2 {
    width: 90%;
  }

  .h1 {
    font-size: 52px;
  }

  .h1.index {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .leaf._2 {
    max-width: 40%;
  }

  .content_wrapper-2 {
    width: 90%;
  }

  .card_main_container {
    top: -80px;
  }

  .h3 {
    font-size: 28px;
  }

  .card {
    max-width: 30%;
  }

  .footer_wrapper-2 {
    width: 90%;
  }

  .nav_container {
    justify-content: flex-end;
  }

  .nav-menu {
    background-color: #360315;
  }

  .nav_text:hover {
    border-bottom-color: #cea843;
  }

  .menu-button, .menu-button.w--open {
    background-color: #360315;
  }

  .icon {
    color: #fff;
  }

  .content_wrapper-3 {
    width: 90%;
  }

  .main_card-2 {
    max-width: 70%;
  }

  .content_wrapper-4, .content_wrapper-4.article {
    width: 90%;
  }

  .h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .leaf_section {
    display: none;
    top: 620px;
  }

  .crystal {
    max-width: 80%;
  }

  .c2 {
    align-items: center;
  }

  .h2 {
    text-align: center;
    font-size: 28px;
  }

  .h1 {
    text-align: center;
    text-shadow: 0 2px #fff;
    font-size: 58px;
  }

  .h1.article {
    font-size: 50px;
  }

  .c1 {
    text-align: center;
    align-items: center;
  }

  .content_wrapper-2 {
    width: 100%;
  }

  .h3 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
  }

  .card {
    max-width: 30%;
  }

  .card.index {
    max-width: 40%;
  }

  .crystal_name {
    font-size: 16px;
  }

  .main_image_header {
    max-width: 80%;
  }

  .header_section-3 {
    background-image: linear-gradient(#4d0243, rgba(255, 255, 255, 0) 84%), url('../images/izabela-kraus-179_TGWlZtQ-unsplash_v2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_section-3.crackled_quartz {
    background-image: linear-gradient(#4d0243, rgba(255, 255, 255, 0) 84%), url('../images/jon-asleeb-rLosqozAU20-unsplash_v2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_section-3.olive_wood {
    background-image: linear-gradient(#4d0243, rgba(255, 255, 255, 0) 84%), url('../images/david-boca-ZKIWulcgeOA-unsplash_v2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_section-3.yellow_citrine {
    background-image: linear-gradient(#4d0243, rgba(255, 255, 255, 0) 84%), url('../images/bjorn-snelders-lKUSxlzxcws-unsplash_v2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .header_section-3.rose_quartz {
    background-image: linear-gradient(#4d0243, rgba(255, 255, 255, 0) 84%), url('../images/rosequartzbg_v2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .content_wrapper-3 {
    width: 100%;
  }

  .main_card-2 {
    max-width: 80%;
  }

  .content_wrapper-4 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .leaf_section {
    top: 560px;
  }

  .crystal {
    max-width: 100%;
  }

  .h2 {
    font-size: 24px;
  }

  .header_wrapper-2 {
    width: 95%;
    padding-top: 20px;
  }

  .h1 {
    text-shadow: 0 1px #fff;
    font-size: 48px;
  }

  .h1.index {
    padding-top: 40px;
    padding-bottom: 80px;
  }

   .column_1 {
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: normal; */
    /* -webkit-flex-direction: column; */
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h1.article {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
  }

  .leaf._2 {
    margin-right: -35px;
  }

  .leaf._1 {
    margin-left: -35px;
  }

  .card_main_container {
    top: -70px;
  }

  .h3 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
  }

  .card {
    max-width: 30%;
    margin: 0;
  }

  .card.index {
    max-width: 45%;
    margin: 5px;
  }

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

  .crystal_name {
    font-size: 14px;
  }

  .main_image_header {
    max-width: 100%;
  }

  .header_section-3 {
    background-position: 50%;
    background-size: cover;
  }

  .main_card-2 {
    max-width: 90%;
    float: none;
    border-width: 5px;
  }

  .content_wrapper-4.article {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .content_image {
    max-width: 100%;
    border-width: 5px;
  }

  .h4 {
    font-size: 22px;
  }
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-ae273063 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-ae273063, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-ae273063 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-f3775648 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-f3775648, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-f3775648 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-61e84f96 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-61e84f96, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-61e84f96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-ca0676c6 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-ca0676c6, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-ca0676c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-b1f3c5ba {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-b1f3c5ba, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-b1f3c5ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-8afbe7e8 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
}

#w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-8afbe7e8, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-8afbe7e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-ae273063 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-ae273063, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-ae273063 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-f3775648 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-f3775648, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-f3775648 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-61e84f96 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-61e84f96, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-61e84f96 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-ca0676c6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-ca0676c6, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-ca0676c6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-b1f3c5ba {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-b1f3c5ba, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-b1f3c5ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc15-8afbe7e8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc16-8afbe7e8, #w-node-_4a2f368b-3eb9-4b9f-6a46-c565ec96dc1d-8afbe7e8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


