@media (max-width:1440px) {
  .section__product {
    position: relative;
    padding: 50px 0;
    min-height: 75vh;
    height: auto;
    overflow: hidden;
  }

  .heading-yoyic1 {
    padding-left: 20px;
  }

  .heading-yoyic1:before {
    margin-left: 25px;
  }
}

@media(max-width:650px) {

  .section__product.center {
    padding-top: 100px;
  }

  .heading-yoyic1:before {

    padding-top: 100px;
  }
}

@media (max-width:575) {
  .brand-story__wrapper1 .brand-story-img {
    max-width: 90% !important;
    height: auto !important;
    display: block !important;
    margin: auto auto 25px !important;
  }

  .owl-carousel {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}


.section__video {
  padding: 100px 0;
  position: relative;
}

.video__iframe__wrapper {
  max-width: 75%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 640px) {
  .video__iframe__wrapper {
    max-width: 100%;
  }
}

.video__iframe__wrapper .iframe__container {
  width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  position: relative;
}

@media (max-width: 640px) {
  .video__iframe__wrapper .iframe__container {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.video__iframe__wrapper .iframe__container:first-child {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.video__iframe__wrapper .iframe__container:first-child iframe {
  height: 465px;
}

@media (max-width: 640px) {
  .video__iframe__wrapper .iframe__container:first-child iframe {
    height: 275px;
  }
}

.video__iframe__wrapper .iframe__container iframe {
  width: 100%;
  height: 275px;
}


.section__news {
  display: flex;
  align-items: center;
  min-height: 100vh;
  justify-content: center;
}

@media (max-width:1024px) {
  .section__news {
    display: flex;
    align-items: center;
    min-height: 60vh;
    justify-content: center;
  }

}

@media (max-width:1280px) {
  .section__news {
    display: flex;
    align-items: center;
    min-height: 75vh;
    justify-content: center;
  }
}

@media (max-width:1024px) {
  .section__product {
    position: relative;
    padding: 50px 0;
    min-height: 50vh;
    height: auto;
    overflow: hidden;
    padding-top: 70px;
  }
}

@media screen (min-width:549px) (max-width:1920px) {
  .section__product {
    position: relative;
    padding: 50px 0;
    min-height: 50vh;
    height: auto;
    overflow: hidden;
    padding-top: 70px;
  }

  .text-center {
    padding-right: 50px;
    padding-bottom: 30px;
  }
}

@media(max-width: 640px) {
  .section__news {
    min-height: 50vh;
    height: auto;
    padding-top: 60px;
  }
}

.article__image img {
  width: 100%;
  height: 15em;
  object-fit: cover;
  object-position: top;
}

@media (max-width:649px) {
  .text-center {
    padding-right: 0px;
    padding-bottom: 0px;
  }
}


.heading-yoyic1:before {
  content: '';
  display: block !important;
  font-family: unset !important;
  height: 120px;
  width: 120px;
  background-image: url('https://yoyic.id/wp-content/themes/yoyic/assets/img/arrow-yoyic.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: unset;
  /*filter: invert(1) brightness(100);*/
  top: -34px;
  left: -42px;
}

@media (max-width:650px) {

  .heading-yoyic1:before {
    margin-left: 15px;
  }

  .heading-yoyic1.center {
    padding-left: 15px;
  }
}

@media (max-width:320px) {
  .heading-yoyic1:before {
    margin-left: 15px;
  }

  .text-center {
    padding-left: 0 !important;
  }

  .heading-yoyic1.center {
    padding-left: 15px;
  }
}


.heading-yoyic:before {
  content: '';
  display: block !important;
  font-family: unset !important;
  height: 120px;
  width: 120px;
  background-image: url('https://yoyic.id/wp-content/themes/yoyic/assets/img/arrow-yoyic.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: unset;
  top: -34px;
  left: -42px;
}


@media(max-width: 640px) {
  .product__item__wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-yoyic.center {
    width: max-content;
    margin-bottom: 75px;
  }

  .conte {
    font-size: 20px !important;
    text-align: center !important;
  }

}


.footer-bottom {
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-top {
  position: relative;
  padding: 30px 0;
  background: #fff;
}

@media(max-width: 640px){
    .row-ramadhan-fermented .product__img1{
        max-width: 100%;
        width: 100%;
    }
    
    .row-ramadhan-fermented cimg{
        margin-left: unset !important;
    }
    .heading-yoyic{
        font-size: 28px;
        width: max-content;
        margin: auto;
        margin-bottom: 40px;
    }
    .heading-yoyic1{
        font-size: 28px;
        width: max-content;
        margin: auto;
        margin-bottom: 40px;
    }
    
    .heading-yoyic::before{
        height: 100px;
        width: 80px;
        top: -34px;
        left: -30px;
    }
     .heading-yoyic1::before{
        height: 100px;
        width: 80px;
        top: -34px;
        left: -30px;
    }
    .left__wrapper{
        width: 100%;
        margin-bottom: 25px;
    }
}

@media(min-width: 640px){
    #page-173 .product__img{
        display: none !important;
    }
    #page-125 .product__img{
        display: none !important;
    }
    #page-128 .product__img{
        display: none !important;
    }
    #page-1643 .product__img{
        display: none !important;
    }
    #page-167 .product__img{
        display: none !important;
    } 
    #page-1756 .product__img{
        display: none !important;
    }
    #page-130 .product__img{
        display: none !important;
    }
    #page-165 .product__img{
        display: none !important;
    }
    #page-163 .product__img{
        max-width: 88%;
    }
    
    
    #page-160 .product__img{
        max-width: 88%;
    }
}

 .product__single .product__desc__wrapper .benefit-yg{
        max-width: 150px;
}


@media(min-width: 640px){
  .product__single .product-yg-drink{
        display:none;
}  
}