@charset "UTF-8";
.underLayerHeader .title::after {
  bottom: -70px; }

.underLayerHeader .title::before {
  /*background-color: transparent;*/
}

.underLayerHeader .title {
  height: 100%; }

.underLayerHeader .title_text {
  font-size: 28px;
  transform: translateY(-27%); }
  
.section-product::after {
   /* background-image: none; */
}

main .btn-primary {
  color: #fff;
  background-color: #FCA74C;
  border-color: #d28b3f; }

main .btn-primary:hover {
  color: #fff;
  background-color: #ffb971;
  border-color: #d28b3f; }

.hero-slider .swiper-slide {
  background-position: center; }

.section-footer-nav .menu-item {
  float: none; }

/* top */
.post-item img {
  width: 260px;
  height: 260px;
  object-fit: cover; }

.section-footer-nav-global {
  padding-top: 130px;
  padding-bottom: 30px; }

/* products */
.productData_title {
  font-size: 26px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 6px;
  font-family: 'Yu Gothic', sans-serif; }

.productData_header {
  padding-bottom: 16px; }

/* news journal */
#hero ul.ml-40 {
  margin: 80px 0; }

#hero .col-md-4 img {
  width: 256px;
  height: 256px;
  object-fit: cover; }

#hero .section-body p:not(:last-child) {
  margin-bottom: 0; }

.productData_text {
    font-size: 12.8px;
    font-weight: normal;
    line-height: 22.8px;
    letter-spacing: 1.92px;
    text-align: left;
    margin: 0;
}
p.productData_title {
    height: 1.8em;
    overflow: hidden;
    margin-bottom: 16px !important;
    font-size: 22px;
    font-feature-settings: "palt";
}
.productData_content {
    padding: 0;
    max-height: 5.5em;
    min-height: 5.5em;
}

/* productss   */
#input-quantity {
  width: 100%;
  font-size: 14px; }

#btn-minus, #btn-minus2 {
  position: absolute;
  border-color: #d0d1d1;
  right: 0;
  height: 50%;
  width: 1em;
  padding: 0;
  display: block;
  border-width: 1px;
  bottom: 0;
  line-height: 1em;
  font-size: 8px;
  padding: 3px;
  width: 2.4em; }

#btn-plus, #btn-plus2 {
  position: absolute;
  border-color: #d0d1d1;
  right: 0;
  height: 50%;
  border-width: 1px;
  width: 1em;
  padding: 0;
  display: block;
  top: 0;
  line-height: 1em;
  font-size: 8px;
  padding: 3px;
  width: 2.4em; }

.product-cart {
  margin-top: 15px; }

#productQuantity label {
  width: 30%;
  max-width: inherit;
  flex: inherit;
  font-size: 18px; }
  
/* qa */
.faqSecTitle {
  font-size: 28px !important;
  margin: 100px 0 40px !important;
  font-weight: bold; }

/* sustainable */
.sus-title {
  font-size: 24px;
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .underLayerHeader .title_text {
    font-size: 5vw;
    padding: 8px 2vw;
    transform: translateY(0); }

  .underLayerHeader .title::before {
    width: 25vw; }

  .underLayerHeader {
    height: 170px; }

  select.form-control {
    width: auto; }

  .form-horizontal .control-label {
    text-align: left; }

  .section-footer-nav .navbar-nav li.menu-item {
    display: block;
    margin: 0;
    margin-bottom: 0.5em; }

  /* top */
  .post-item img {
    width: 108px !important;
    height: 108px !important;
    object-fit: cover; }

  .section-footer-nav-global {
    padding-top: 60px;
    padding-bottom: 30px; }

/* products */
  .productData_title {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding-bottom: 0px;
    font-family: 'Yu Gothic', sans-serif;
    line-height: 24px; }

  .productData_header {
    padding-bottom: 6px; }

  .products_item {
    padding-bottom: 24px; }


/* productss */
  #productQuantity label {
    width: 30%;
    max-width: inherit;
    flex: inherit;
    font-size: 14px; }

  #input-quantity {
    width: 100%;
    font-size: 12px; }

  #btn-minus, #btn-minus2 {
    position: absolute;
    border-color: #d0d1d1;
    right: 0;
    height: 50%;
    width: 1em;
    padding: 0;
    display: block;
    border-width: 1px;
    bottom: 0;
    line-height: 1em;
    font-size: 6px;
    padding: 1px;
    width: 3em; }

  #btn-plus, #btn-plus2 {
    position: absolute;
    border-color: #d0d1d1;
    right: 0;
    height: 50%;
    border-width: 1px;
    width: 1em;
    padding: 0;
    display: block;
    top: 0;
    line-height: 1em;
    font-size: 6px;
    padding: 1px;
    width: 3em; }

  /* news journal */
  #hero ul.ml-40 {
    margin: 40px 0; }

  #hero .col-md-4 img {
    width: 320px;
    height: 320px;
    object-fit: cover;
    margin-bottom: 10px; }

  /* qa */
  .faqSecTitle {
    font-size: 20px !important;
    margin: 50px 0 20px !important;
    font-weight: bold; }

  .faq-heading {
    font-size: 22px !important; }

  .sus-title {
    font-size: 20px;
    padding: 8px 0; } }

.label-xs{
  font-size: 14px;
}