/** Shopify CDN: Minification failed

Line 2014:0 Unexpected "}"

**/
@font-face {
  font-family: 'ABC Monument Grotesk';
  src: url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Regular_0a0c44fd-40c5-4d3b-b294-cbae323d0769.woff2?v=1661423853') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Regular_49ff7f9a-389b-48cc-a9a4-6a04496cc027.woff?v=1661423854') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'ABC Monument Grotesk';
  src: url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Medium.woff2?v=1661422219') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Bold.woff?v=1661422206') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'ABC Monument Grotesk';
  src: url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Medium_89f46220-c843-4ded-9606-490bd13f832f.woff2?v=1661423799') format('woff2'),
      url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/ABCMonumentGrotesk-Medium_1.woff?v=1661423799') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Reckless';
  src: url('Reckless-Regular.woff2') format('woff2'),
      url('Reckless-Regular.eot') format('embedded-opentype'),
      url('Reckless-Regular.eot?#iefix') format('embedded-opentype'),
      url('Reckless-Regular.woff') format('woff'),
      url('https://cdn.shopify.com/s/files/1/0307/9769/3061/files/Reckless-Regular_743b4934-1e5f-4c7c-bafc-35c596436b21.ttf?v=1666965695') format('truetype'),
      url('Reckless-Regular.svg#Reckless-Regular') format('svg');
  font-weight: normal;
  font-style: italic;
}

body {
  font-family: 'ABC Monument Grotesk';
  font-size: 22px;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -.01em;
}

.grotesk {
  font-family: 'ABC Monument Grotesk';
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -.01em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Reckless';
  font-weight: 400;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -.01em;
}

p {
  margin-top: 0;
}

h2.h1,
h2 {
  font-size: 58px;
  line-height: 64px;
}




img {
  max-width: 100%;
}

.page-width {
  padding: 0 15px;
}

.heading_content h1 {
  text-align: center;
  color: #fff;
  font-size: 58px;
  font-weight: 600;
  margin: 0;
  line-height: 64px;
}

.berlingreen_main {
  position: relative;
}

.banner_heading {
  position: relative;
}

.berlingreen_main:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

.About_content {
  text-align: center;
}

.About_content h1 {
  font-size: 58px;
  color: #262626;
  margin: 0;
}

.About_content span {
  font-weight: 300;
}

.about_thumb {
  width: 850px;
  text-align: center;
  margin: auto;
}

.simple_text p {
  color: #262626;
  font-size: 20px;
  line-height: 31px;
}

.light-text * {
  color: #fff;
}

/* about */
.shopify p {
  color: #262626;
  font-size: 20px;
}

.shopify_sec p {
  color: #262626;
  font-size: 20px;
}



/* about */

.our_wrop_text.main_brief ul li {
  font-size: 18px;
}

.our_wrop_text h1 {
  color: #262626;
  font-size: 50px;
  margin: 0;
}

.our_wrop_text p {
  color: #262626;
  font-size: 20px;
}

.bg_trans a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}

.our_wrop_text .theme_btn {
  margin-top: 40px;
}

.Our_Values {
  background-color: #E4E2DD;
  padding: 120px 0 80px 0;
}

.our_content h1 {
  font-size: 58px;
  text-align: center;
  color: #262626;
  margin: 0 0 60px;
}

.our_content span {
  font-weight: 700;
}

.main_grid {
  padding: 120px 0 0;
}


.about-wrap {
  padding: 120px 1.5rem;
}

.auto-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
  margin-top: 120px;
}

.about-grid-single:nth-child(4n+1) {
  max-width: 55%;
  margin: 0 100px 0 auto;
}

.about-grid-single:nth-child(4n+2) {
  margin: 27% auto 0 100px;
}

.about-grid-single:nth-child(4n+3) {
  margin: 0 100px 0 auto;
}

.about-grid-single:nth-child(4n+4) {
  max-width: 85%;
  margin: 75% auto 0;
}

.about-grid-thumb img {
  width: 100%;
}

.shopify {
  color: #000;
  width: 100%;
  max-width: 430px;
}

.shopify img {
  max-width: 100%;
  width: 100%;
}

.shopify_sec {
  margin-top: 300px;
  width: 100%;
  max-width: 600px;
  position: relative;
  top: 0;
  right: -99px;
  overflow: hidden;
}

.shopify_sec img {
  width: 100%;
  max-width: 100%;
}

.shopify_sec_main img {
  width: 100%;
  max-width: 100%;
}

.shopify_sec_main {
  width: 100%;
  max-width: 650px;
  margin-top: 300px;
}

/* main end */
.auto_grid_simple {
  --auto-grid-min-size: 400px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
  grid-gap: 50px;
  align-items: center;
  padding: 60px 0 0;
}


.simple_grid {
  font-size: 1.2rem;
  color: #000;
  width: 100%;
  max-width: 600px;
}

.simple_grid img {
  max-width: 100%;
  width: 100%;
}

.berlingreen_main {
  padding: 285px 0;
}

/***** 26-08-2022 ******/
body.template--blog {
  background: #fff;
}

.template--blog .featured-blogs.blog.color-background-1.gradient {
  background: #fff;
  padding-bottom: 36px;
}

.featured-blogs .title-wrapper-with-link.title-wrapper--self-padded-tablet-down {
  justify-content: center;
  margin-bottom: 16px;
}

.featured-blogs h3.blog__subtitle {
  text-align: center;
  font-size: 40px;
  margin-bottom: 32px;
}

.featured-blogs .blog__posts.articles-wrapper {
  row-gap: 30px;
  column-gap: 24px;
  width: 100%;
}

.template--blog .featured-blogs .pagination-wrapper {
  margin: 0px;
}

.featured-blogs .card__information h3.card__heading.h2 a {
  font-size: 18px;
}

.featured-blogs .card-wrapper .card__content {
  padding: 0;
}

.featured-blogs .card-wrapper .card__information {
  padding: 16px 0px 2px 0px !important;
}

.featured-blogs .card__information h3.card__heading.h2 {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
}

.featured-blogs .card__information .article-card__info span.circle-divider time {
  font-size: 12px;
}

.featured-blogs .article-card__info.caption-with-letter-spacing.h5 {
  padding-top: 0px;
}

.featured-blogs .card__information p.article-card__excerpt.rte-width {
  margin: 0;
  font-size: 20px;
}

.featured-blogs .article-card__info.caption-with-letter-spacing.h5 span {
  font-size: 12px;
}

.featured-blogs .card-wrapper .article-card__image-wrapper.card__media {
  margin: 0px 0px 1.6rem 0px;
  width: 100%;
}

.featured-blogs .blog__post.grid__item.article.slider__slide {
  width: 50%;
  overflow: hidden;
}

.pagination__list li span.pagination__item.pagination__item--current {
  background-color: #DAF75F;
  border: 1px solid #000;
  border-radius: 4px;
}

.featured-blogs .pagination__list li span.pagination__item.pagination__item--current:after {
  background-color: transparent;
}

.featured-blogs .pagination__list a.disabled svg {
  opacity: 0.3;
}

.featured-blogs .pagination__list svg {
  height: 10px;
}

.featured-blogs .pagination__list li a.pagination__item.link {
  font-size: 16px;
}

body.template--blog section.mlr {
  margin: 0 24px;
}

.splide--slider {
  max-width: 1188px;
  margin: 0 auto;
}

.splide--slider .splide__arrow--prev {
  left: -45px;
}

.splide--slider .splide__arrow--next {
  right: -45px;
}

.splide__pagination__page {
  border-radius: 5px;
  height: 4px;
  width: 14px;
}

.splide__pagination__page.is-active {
  -webkit-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  transform: none;
  background: #d2fa36;
  width: 28px;
  height: 4px;
  opacity: 1;
  border-radius: 5px;
}

.featured-blogs .card-wrapper .card__information span.auther-name {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  display: block;
}

.featured-blogs .card-wrapper .card__information p.card__heading.h2 {
  font-family: Reckless;
  font-weight: 400;
  margin: 8px 0px;
  line-height: inherit;
}

.featured-blogs .card-wrapper .card__information p.card__heading.h2 a.full-unstyled-link {
  font-size: 20px;
  text-decoration: none;
}

.article-template .page-width--narrow,
.article-template .article-template__hero-container {
  max-width: 808px;
  width: 100%;
  margin: 0 auto;
  margin-top: 0px !important;
}

.article-template span.circle-divider.caption-with-letter-spacing {
  text-align: center;
  display: block;
  margin-bottom: 0px;
}

.article-template {
  background-color: #fff;
  padding: 80px 0px;
}

.article-template span.circle-divider.caption-with-letter-spacing time {
  font-size: 12px;
}

.article-template span.circle-divider.caption-with-letter-spacing:after {
  display: none;
}

.article-template h1.article-template__title {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 16px;
  text-align: center;
}

.article-template .article-expert {
  font-size: 18px;
  text-align: center;
  margin-bottom: 16px;
  line-height: normal;
}

.article-template span.caption-with-letter-spacing span {
  font-size: 18px;
  text-align: center;
  display: block;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0;
}

.article-template span.caption-with-letter-spacing {
  margin-bottom: 32px;
  display: block;
}

.category_with_date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.category_with_date span.category-name {
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
  letter-spacing: 0.3em;
}

.article-template .article-template__content {
  padding-top: 48px;
}                 

/***** ******/
@media screen and (max-width: 1199px) {
  .shopify_sec {
    margin-top: 0;
    max-width: 650px;
  }

  .shopify_sec_main {
    margin-top: 0;
    max-width: 650px;
  }
}

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

.banner:after {
  height: 300px !important;
}
  
  .shopify_sec {
    position: inherit;
  }
}

.main_contact {
  width: 680px;
  margin: auto;
}

.main_contact p {
  font-size: 22px;
  color: #262626;
  ;
}

.main_contact a {
  text-decoration: none;
  color: #262626;
}

.main_contact p:nth-child(2) {
  line-height: 28px;
}

/* imprintend */

.flex-container {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1em;
}

@media (max-width: 540px) {
  .flex-container {
    max-width: 540px;
  }
}

@media (max-width: 768px) {
  .flex-container {
    max-width: 768px;
  }
}

@media (max-width: 992px) {
  .flex-container {
    max-width: 992px;
  }
}

@media (max-width: 1200px) {
  .flex-container {
    max-width: 1200px;
  }
}

/************** SLIDER  ****************************/
#flex-container {
  position: relative;
  width: 100%;
}

.slider-item img {
  width: 100%;
}

.flex-column {
  width: 100%;
  max-width: 500px;
}

.comunity_content span {
  font-size: 18px;
  color: #fff;
  padding: 0 30px 0 0;
}

.comunity_content h4 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 0;
}

.slider-item p {
  margin-bottom: 0;
  font-size: 20px;
  color: #FCFCFC;
}

.slider-item .full-slider-content {
  z-index: 2;
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  background: rgba(0, 0, 0, 0.35);
  padding: 1%;
}
@media screen and (max-width:768px){
  .slider-item .full-slider-content{
    position: unset;
    padding: 1% 20px;
  }
}
.slider-control {
  z-index: 99999;
  position: absolute;
  right: 225px;
  bottom: 29px;
}

.slider-control .prev {
  color: rgba(125, 125, 125);
}

.slider-control button {
  border: none;
  background: transparent;
  display: inline-block;
  border: none;
  color: #fff;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer; 
  font-size: 16px;
  position: relative;
  padding: 0;
}

.slider-control button:before {
  content: "/";
  margin: 0 6px 0 2px;
}

.slider-control button:first-child:before {
  display: none;
}

.full-img-slider {
  padding-left: 0;
}

/* faqsection */


.main_faq {
  padding: 128px 0;
  background-color: #E4E2DD;
  margin: 0 24px;
}

.accordion-contianer .accordion-btn {
  background-color: #E4E2DD;
  color: #262626;
  cursor: pointer;
  padding: 48px 40px 48px 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 48px;
  position: relative;
  line-height: 50px;
}

.accordion-contianer:first-child {
  border-top: 1px solid #000;
}

.accordion-contianer {
  border-bottom: 1px solid #000;
}

.accordion-contianer:last-child {
  border-bottom: 1px solid #000;
}

.accordion-wrap .sub-title {
  margin-bottom: 80px;
}

.template--page-faq .accordion-wrap .sub-title {
  margin-top: 256px;
}

.template--page-faq .accordion-wrap .sub-title:first-child {
  margin-top: 0;
}

.accordion-contianer .panel {
  background-color: #E4E2DD;
  display: none;
  overflow: hidden;
}

.accordion-contianer .accordion-btn:after {
  content: "+";
  font-size: 48px;
  line-height: 48px;
  color: #000;
  float: right;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 48px;
}

.accordion-contianer .accordion-btn.active:after {
  content: "-";
}

.accordion-contianer .panel p {
  font-size: 22px;
  line-height: 1.3;
  color: #262626;
  font-family: 'Reckless';
  margin-top: 0;
}

.accordion-contianer .panel p:last-child {
  margin-bottom: 0;
  padding: 0 0 48px 0;
}

.faq_title h2 {
  font-size: 58px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 0;
}

.faq_btn a {
  font-size: 16px;
  color: #262626;
  padding: 16px 48px;
  background-color: #D2FA36;
  border: 2px solid #262626;
  border-radius: 6px;
  display: inline-block;
}

.faq_btn {
  text-align: center;
  margin-top: 80px;
}

/* faq :end */

/* In Box Style */

.in-box-cols {
  align-items: start;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}

.in-box-single {
  width: 33.33%;
  margin-top: 60px;
  padding: 0 30px;
  border: none !important;
  background-color: transparent !important;
}

.container {
  /*     width: 1188px; */
  margin: auto;
  max-width: 100%;
}

.in-box-icon {
  margin-bottom: 8px;
}

.in-box-icon img {
  height: 56px;
}

.in-box-icon>h3 {
  color: rgba(210, 250, 54, 1);
  font-family: "ABC Monument Grotesk", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 48px;
}

.in-box-single p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Reckless';
  margin-top: 0;
}

.greenbox_overview {
  background-color: #000;
  padding: 60px 0;
  margin: 0 24px;
}

.in-box-single h5 {
  font-size: 16px;
  font-family: 'ABC Monument Grotesk';
  color: #FCFCFC;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

.greenbox_overview .section-head h2 {
  color: #fff;
  font-family: 'ABC Monument Grotesk';
  margin-top: 0;
}

.greenbox_overview_title span {
  color: #fff;
  font-family: 'ABC Monument Grotesk';
  font-weight: 600;
}

/* In Box STyle Ends */

@media all and (min-width:992px) {
  .slider-item h2 {
    margin-bottom: 40px;
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }

  .slider-item h3 {
    margin-bottom: 50px;
  }

  .slider-item .button {
    padding: 20px 35px;
  }
}


/* ======lab-coum== */
.community_banner {
  background-image: url(../image/imgbanner.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 250px 0;
  position: relative;
}

.community_banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 38, 38, 0.5);
}

.text_wrap {
  text-align: center;
  z-index: 1;
  position: relative;
}

.text_wrap h2 {
  color: #fff;
  font-size: 58px;
  font-weight: 600;
  margin: 0;
}

.modle_main {
  display: flex;
  width: 100%;
  max-width: 199px;
  justify-content: space-around;

}

.icon_content p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.modle_main {
  position: absolute;
  bottom: 24px;
  left: 24px;
  z-index: 2;
}


/* .modle_main */

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/* The Close Button */
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.main {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.main h3 {
  color: #000;
  font-size: 36px;
  line-height: 30px;
  position: relative;
}

.slider {
  position: relative;
  height: 100%;
  margin-top: 1.25rem;
  width: 100%;
}

.slider_content {
  display: flex;
  max-width: 769px;
  justify-content: space-between;
  background-color: #E4E2DD;
  margin: auto;
}

section.slider_wrap {
  background: #E4E2DD;
  padding: 50px 0;
  overflow: hidden;
}

.tumb img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.date_content {
  width: 100%;
  max-width: 150px;
}

.slider_wrap .slider.slider-nav {
  margin-bottom: 24px;
}

.date_content p {
  font-size: 14px;
  font-family: 'ABC Monument Grotesk';
  margin: 0;
  line-height: normal;
}

.heading_here {
  padding: 7px 0 0 0;
}

.heading_here h3 {
  font-size: 32px;
  color: #262626;
  font-family: 'Reckless';
  font-weight: 400;
  margin-bottom: 12px;
}

.heading_here p {
  font-size: 22px;
  color: #262626;
  font-family: 'ABC Monument Grotesk';
}

.tumb {
  height: 100%;
  margin: 0 5px;
}

.main_image {
  width: 100%;
  max-width: 1161px;
  position: relative;
  margin: 0 0 0 70px;
}

.single_img img {
  margin-bottom: 24px;
}

.heading_content {
  display: flex;
  width: 100%;
  margin: auto;
  max-width: 1161px;
}

.main_date {
  width: 100%;
  max-width: 200px;
}

.main_date p {
  font-size: 14px;
  color: #262626;
}

.main .slick-prev {
  left: -25px;
  opacity: 0;
}

.content_haeding h3 {
  font-size: 32px;
  color: #262626;
  margin: 0 0 12px;
}

.content_haeding p {
  font-size: 22px;
  color: #262626;
  margin: 0;
}

/* Narrow Image Text Block Style */

.narrow-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 12px;
}

.narrow-image-text-block {
  margin-bottom: 120px;
}

.narrow-grid.narrow-grid-right .narrow-image-text-box {
  grid-column: 3/span 9
}

.narrow-image-text-box {
  grid-column: 2/span 9;
}

.narrow-image img {
  width: 100%;
}

.content-text {
  max-width: calc(100% - 180px);
  margin: 0 0 0 auto;
  padding-top: 3px;
}

.narrow-flex-content {
  display: flex;
  flex-wrap: wrap;
}

.narrow-image {
  margin-bottom: 24px;
}

.content-text h3 {
  font-size: 32px;
  font-family: 'Reckless';
  margin-bottom: 12px;
}

.content-text p {
  font-size: 22px;
  line-height: 1.5;
}

/* Narrow Image Text Grid Style */


@media only screen and (max-width: 1100px) {
  .slider_content {
    width: 656px;
  }
}

@media only screen and (max-width: 991px) {
  .slider_content {
    width: 460px;
  }

  .article-template .page-width--narrow,
  .article-template .article-template__hero-container {
    padding: 0 25px;
  }

  .greenbox_overview {
    margin: 0;
  }

  .in-box-single {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .tumb img {
    width: 100%;
    height: 220px;
  }
  .slider-control{
    position: unset;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 650px) {
  .tumb img {
    width: 100%;
    height: 160px;
  }
}

@media only screen and (max-width: 380px) {
  .greenbox_overview .section-head h2 {
    word-break: break-all;
  }
}
.theme_btn {
  text-align: center;
  margin-top: 100px;
}

.theme_btn a {
  padding: 16px 48px;
  display: inline-block;
  color: #000;
  font-size: 16px;
  text-align: center;
  border: 1px solid #000;
  background: #D2FA36;
  border: 2px solid #262626;
  border-radius: 6px;
}

.main_bg {
  overflow: hidden;
  position: relative;
}

.slide span {
  color: #D2FA36;
  font-size: 48px;
}

.main_bg .slick-track {
  background-color: #000;
  padding: 24px 0 35px;
  overflow: hidden;
}

.slide h2 {
  color: #fff;
  font-size: 48px;
  margin: 0;
}

.berlin_community_heading {
  text-align: center;
}

.berlin_community_heading h2 {
  font-size: 58px;
  color: #262626;
  font-family: 'Reckless';
  font-weight: 400;
  margin-bottom: 100px;
}

.berlin_community_heading span {
  font-family: 'ABC Monument Grotesk';
}

.main_berlin {
  width: 100%;
  max-width: 1075px;
  margin: auto;
}

.berlin_community_heading p {
  font-size: 32px;
  color: #262626;
  line-height: 42px;
}

.berlin_community {
  padding: 120px 0;
}

.bg_grid {
  padding: 120px 0 0;
}

/* gridstrat */
.bg_grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid_one {
  grid-column: 3 /span 3;
  /* grid-column-start: 3; */
}

.grid_image img {
  max-width: 100%;
  width: 100%;
}

.grid_image p {
  font-size: 22px;
  color: #262626;
}

.start_grid {
  grid-column: 8 /span 5;
  margin-top: 200px;
}

.third_grid {
  grid-column: span 5/span 5;
  margin-top: 0;
}

.forth_grid {
  margin-top: 24rem;
  grid-column: 7 /span 5;
}

/* map */
.partner_shop_content {
  background: #E4E2DD;
  padding: 80px 0 60px;
}

.partner_main {
  padding: 0 20px;
}

.behind_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 140px 0 80px;
}

.behinde_text_content {
  width: 100%;
  max-width: 46%;
}

.behinde_text_content h2 {
  font-size: 58px;
  color: #262626;
  margin-bottom: 38px;
}

.behinde_text_content p {
  font-size: 22px;
  color: #262626;
}

.set_btn {
  text-align: left !important;
  margin-top: 58px !important;
}

.behind_main {
  width: 1188px;
  margin: auto;
}

.behind_image img {
  width: 100%;
  max-width: 588px;
}

.behinde_text_content {
  width: 100%;
  max-width: 488px;
}

@media only screen and (max-width: 767px) {
  .behind_main {
      display: initial;
  }
}

.slide.slick-slide {
  width: 100% !important;
  max-width: 575px !important;
  display: flex;
  align-items: center;
}

.slide.slick-slide h2 {
  font-size: 48px;
  color: #fff;
  margin: 0;
}

.slide.slick-slide img {
  margin-left: 30px;
}

.behind_content h2 {
  font-size: 58px;
  color: #262626;
  margin-bottom: 38px;
  font-family: 'Reckless';
}

.behind_content p {
  font-size: 22px;
  color: #262626;
  font-family: 'ABC Monument Grotesk';
}

.behind_image img {
  width: 100%;
  max-width: 588px;
}

.behind_content {
  margin-bottom: 1rem;
  border: none;
  border-radius: 0;
  overflow: inherit;
}

.behind_wrapper {
  width: 100%;
  max-width: 1188px;
  margin: auto;
  display: grid;
  gap: 10rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  align-items: center;
  border: none !important;
  padding: 120px 0 80px;
}

.set_btn {
  text-align: left !important;
  margin-top: 40px !important;
}

/* labs */
.set_thumb {
  margin-top: 32px !important;
}

.community_image {
  padding: 80px 0;
}

.static-list-contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.3);
}

.greenbox-static-list-item {
  position: relative;
}

.greenbox-static-list-item .card__media {
  margin-bottom: 0 !important;
}

.static-list-contents p {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.static-list-contents .card-link {
  font-size: 16px;
  line-height: 22px;
}

.static-list-contents .subtitle {
  font-family: 'Reckless';
  font-weight: 400;
  letter-spacing: normal;
}

.static-list-contents .static-list-btn {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

aside.weglot_switcher a {
  padding: 0 8px !important;
}

.wg-list.country-selector ul {
  vertical-align: top !important;
}

.header .weglot-container,
.header aside.weglot_switcher {
  display: flex;
  align-items: center;
}

.header aside.weglot_switcher {
  line-height: 0;
}

.header-wrapper header .header__icons {
  justify-content: flex-start;
  flex-direction: row-reverse;
}

.header__icons .header__icon--cart {
  margin-left: 18px;
}

.header .wg-list.country-selector li:before {
  content: "/";
  font-size: 16px;
  position: absolute;
  top: 1px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  left: -4px;
  font-weight: 500;
}

.header .wg-list.country-selector li {
  margin: 3px 0;
  position: relative;
}

.header .wg-list.country-selector .wgcurrent a {
  color: rgba(38, 38, 38, .5);
  text-decoration: none;
}

.header .wg-list.country-selector a:hover {
  transform: scale(-1);
  color: rgba(38, 38, 38, .5);
  text-decoration: underline;
}

.menu-drawer__navigation .weglot-container {
  padding-left: 26px;
  margin-top: 25px;
}

.template--product-product-experimental main,
.template--product-plantplugs-salat-quartett main,
.template--product-plantplugs-asiatisches main,
.template--product-plantplugs-italienische main,
.template--product-greenbox-booster main{
  padding-top: 100px;
}

.template--product-product-experimental .footer-badges,
.template--product-plantplugs-salat-quartett .footer-badges,
.template--product-plantplugs-asiatisches .footer-badges,
.template--product-plantplugs-italienische .footer-badges,
.template--product-greenbox-booster .footer-badges{
  display: none;
}

.imprint .rte p,
.agb .rte p,
.widerruf .rte p,
.versand .rte p,
.gewahrleistung .rte p,
.gewahrleistung .rte {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0px;
}

.newsletter-form__message{
  color: #fff !important;
}

@media(min-width:1025px) {
  .shop-featured-col .collection__title.title-wrapper {
    margin-bottom: 80px;
  }
  .footer__content-top{
    position: relative;
  }
  .footer-social-badges{
      position: absolute;
      top: 42%;
      right: 0;
      margin-top: 0 !important;
      width: fit-content !important;
  }
}

@media (max-width: 1024px){
  .footer-block__details-content.footer-social-badges {
    grid-column: span 12/span 12;
}
.product__media-wrapper video{
  display: none !important;
}
}

@media(max-width:767px) {
  #shopify-section-template--16310136275208__1660652346d76363f7 {
    display: none;
  }
  #shopify-section-template--16310136275208__1fc564db-b85d-410c-98bc-29887d8636bd {
    display: block !important;
    height: 100vh !important;
  }
  #shopify-section-template--16310136504584__166080987898fad5a8 {
    display: none;
  }
  #shopify-section-template--16310136504584__165892362108a7f0f8{
      display: block !important;
  }
  .static-list-contents p {
    font-size: 16px;
    line-height: 22px;
  }

  .static-list-contents .card-link {
    font-size: 14px;
    line-height: 20px;
  }

  .featured-blogs .title-wrapper-with-link.title-wrapper--self-padded-tablet-down {
    margin-bottom: 12px;
  }

  .featured-blogs h3.blog__subtitle {
    margin-bottom: 64px;
    font-size: 32px;
  }

  .featured-blogs .blog__posts.articles-wrapper {
    row-gap: 24px;
  }

  .template--blog .featured-blogs .pagination-wrapper {
    margin-top: 69px;
  }

  .article-template h1.article-template__title {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
  }

  .article-template {
    padding: 24px 0;
  } 
   .about-inner-wrap .our_content h2 {  
    font-size: 23px;  
}  
  .main_faq .faq_title h2 {
    font-size: 32px;   
  }        
} 
@media(max-width:576px) {
  .layout-image_first .btn-group { 
    display: flex; 
    align-items: center;  
  }         

  #shopify-section-template--16310136275208__1fc564db-b85d-410c-98bc-29887d8636bd {
    height: 300px;
  }
  #shopify-section-template--16310136275208__1fc564db-b85d-410c-98bc-29887d8636bd .page-width.banner__media.media {
      height: 300px;
  }
  #shopify-section-template--16310136275208__1fc564db-b85d-410c-98bc-29887d8636bd .banner__content{
      height: 300px;
  }
  
  #shopify-section-template--16310136504584__165892362108a7f0f8 {
    height: 300px;
  }
  #shopify-section-template--16310136504584__165892362108a7f0f8 .page-width.banner__media.media {
      height: 300px;
  }
  #shopify-section-template--16310136504584__165892362108a7f0f8 .banner__content{
      height: 300px;
  }
  
}
@media(max-width:480px) {

 .greenbox_overview .in-box-cols .in-box-single {
    padding: 0 1%;  
}  
  .heading-block .head-grid .section-head h2 {
    font-size: 26px !important;  
}      

#shopify-section-template--16114437783816__1660652346d76363f7 .button{
  padding: 10px 30px !Important;
}

}
.template--article .newsletter {
  display: none;
}

cart-drawer-items td.cart-item__media {
  flex-basis: 15%;
}

cart-drawer-items td.cart-item__details {
  flex-basis: calc(58% - 1rem);
}

cart-drawer-items cart-remove-button .button {
  min-height: 40px;
}


@media only screen and (max-width: 390px) {
  cart-drawer-items td.cart-item__details {
    flex-basis: calc(50% - 1rem);
  }

  cart-drawer-items  quantity-input.quantity {
    margin-right: 10px;
  }
}
#shopify-section-template--16310136275208__1fc564db-b85d-410c-98bc-29887d8636bd {
    display: none;
}
#shopify-section-template--16310136504584__165892362108a7f0f8{
    display: none;
}

.caption-with-letter-spacing {
    letter-spacing: 0 !important;
}

.product__text.caption-with-letter-spacing {
    text-transform: none !important;
}

/* @media min-width: 1025px {
.full-slider-thumb {
    height: calc(110vh - 80px) !important;
}
} */

.full-slider-thumb {
    background-color: #E4E2DD !important;
}

.full-slider-thumb img {
    opacity: 1 !important;
}

.cc-m-auto {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .md\:cc-absolute {
    position: absolute;
  }
  
  .md\:cc-top-0 {
    top: 0;
  }

  .md\:cc-left-0 {
    left: 0;
  }
}

@media (max-width: 768px) {
  .cc-video-container {
    margin-bottom: 60px !important;
    overflow: unset !important;
  }

  .cc-video-container .cc__timestamp {
    position: unset !important;
    margin-top: 10px;
    padding: 0;
    display: block !important;
  }
  
  .cc-video-container.cc-video-container--full .cc__playbtninner {
    margin-top: -10%;
  }

  .cc-video-container:not(.cc-video-container--full) .cc__playbtninner {
    margin-top: -20%;
  }

  .cc-video-container.cc-video-container--full {
    margin-bottom: 60px !important;
  }

  .cc-video-container.cc-video-container--full .cc__timestamp {
    bottom: -50px;
  }

  .cc-video-container:not(.cc-video-container--full) .cc__timestamp {
    bottom: -70px;
  }
}

@media (max-width: 425px) {
  .cc-video-container:not(.cc-video-container--full) .cc__playbtninner {
    margin-top: -10%;
  }
}

@media (max-width: 400px) {
  .cc-video-container:not(.cc-video-container--full) .cc__playbtninner {
    margin-top: -20%;
  }
}

.jdgm-write-rev-link {
    background-color: #d2fa36 !important;
    border: 2px solid #262626;
    border-radius: 6px;
    padding: 16px 48px;
    color: #262626 !important;
    font-weight: 500;
}

.jdgm-write-rev-link:hover {
    color: #fff !important;
    background-color: #262626 !important;
}

.jdgm-rev__body>p:last-of-type {
    font-size: 0.75em !important;
}

.jdgm-rev__body>p {
    font-size: 0.75em !important;
}

.jdgm-rev__author {
    font-size: 0.7em !important;
}

.jdgm-rev__buyer-badge {
    vertical-align: bottom !important;
}

.jdgm-all-reviews__summary-text--verified {
        font-size: 0.75em !important;
}

.jdgm-rev-widg__summary-average {
 font-size: 0.75em !important;
}

.jdgm-gallery-title {
    color: #000 !important;
    font-family: 'Reckless';
    font-size: 0.7em;
}

.jdgm-histogram__frequency {
    font-size: 0.75em;
}

.jdgm-rev__timestamp, .jdgm-rev__location {
    font-size: 0.6em;
}

.jdgm-rev__thumb-count {
    font-size: 0.75em !important;
}

.jdgm-gallery__thumbnail-wrapper:before, .jdgm-gallery__thumbnail-wrapper[data-media-type="video"]:after {
    background-color: #d2fa36 !important;
    border: 2px solid #262626 !important;
    border-radius: 6px !important;
    color: #262626 !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center !important;
}

.jdgm-rev__title {
    font-size: 0.8em !important;
}

.jdgm-rev__reply {
  display: none !important;
}

.jdgm-carousel-title {
    text-align: center !important;
}

.jdgm-carousel-wrapper .jdgm-all-reviews-rating-wrapper {
    text-align: center !important;
}

.jdgm-carousel-wrapper[data-theme=card] .jdgm-carousel-number-of-reviews--verified {
    justify-content: center !important;
}

.jdgm-carousel-number-of-reviews--verified>svg {
    display: none !important;
}

.Avada-SubscriptionWidget-Block * {
    font-family: 'ABC Monument Grotesk';
}

.Avada-SubscriptionOption__Title {
    font-size: 0.8em;
}

.Avada-Select__Label {
    font-size: 0.8em;
}

.Avada-Select__Box {
    font-size: 0.8em;
}

.Avada-SubscriptionOption.selected {
    border: 2px solid #000;
    border-radius: 5px;
}

.Avada-SubscriptionOption {
    border-radius: 5px;
}
.Avada-Price__Badge {
  background: #D8F95B;
  color: #000;
  border-radius: 5px;
}

.Avada-Price__Sale {
    color: #D8F95B;
    background: #000;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.Avada-ModernSelectionBox {
    border-radius: 5px;
}

.Avada-ModernSelectionBox.selected {
    border-radius: 5px;
    border: 2px solid #000;
}

}