@charset "utf-8";

.l-content .m-container {
 max-width: 1580px;
 padding: 0 40px;
}

.l-content .m-content {
 background: url('/th/pr/mobile_app/economyseries_low_cost/images/bg_grey.png') no-repeat;
 background-size: cover;
 padding: 40px 0;
}

.l-content .m-bg-yellow {
 padding: 20px 20px;
 background-color: #ffcc00;
}

.l-content .m-bg-yellow span {
 margin-left: 30px;
 font-size: 24px;
}

.l-content .m-bg-white {
 padding: 0 20px;
 background-color: #ffffff;
}

.l-content .m-product {
 padding: 20px 8px;
 margin: auto;
 background-color: #ffffff;
 position: relative;
}

.l-content .m-bg-black {
 color: #ffcc00 !important;
 background-color: #000000 !important;
 border: 1px solid #000000;
}

.l-content .m-category {
 background: rgb(255, 204, 5);
 background: linear-gradient(180deg, rgba(255, 204, 5, 1) 58%, rgba(250, 169, 25, 1) 98%, rgba(250, 168, 25, 1) 100%);
 padding: 40px 0 140px 0;
}

.l-content .m-category-product {
 margin: -100px 0 0 0;
}

.l-content .m-table {
 margin: 0;
}

.l-content .m-cols__wrap-edit {
 margin-left: 0;
}

.l-content .price-down-img {
 width: 39%;
 display: inline-block;
 text-align: center;
}

.l-content .price-down-text {
 width: 59%;
 display: inline-block;
 text-align: left;
}

.l-content .fixhight2 {
 height: 60px;
}

.l-content .m-cols-xxl-2-edit {
 width: 12.5%;
 margin-left: 0;
}

.l-content .economy_content {
 margin: 40px auto;
}

.l-content .economy_section2 {
 margin: 40px 0 60px;
}

.l-content .economy_content .eco_box {
 text-align: center;
}

.l-content .economy_content .eco_icon {
 margin-bottom: 10px;
}

.l-content .m-detail {
 height: 80px;
 margin: 20px 0 0 0;
 text-align: center;
}

.l-content .detail {
 margin: 10px auto;
 display: inline-block;
}

.l-content .detail span {
 font-size: 16px;
 background-color: #dedede;
 padding: 10px;
 text-align: center;
 border-radius: 10px;
}

.l-content .price_down {
 position: absolute;
 top: 0;
 right: 0;
}

.l-content .section_footer {
 border: 1px solid #a0a0a0;
}

.l-content .section_footer:hover {
 border: 1px solid #ff730a;
 opacity: 0.9;
}

/* Responsive */
.responsive .m-cols .m-cols__wrap-edit > [class^="m-col-"] {
 padding-left: 0;
}

@media (max-width: 1565px) {
 .responsive .m-btn-list .m-btnLink--conversion {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
 }
}

@media (max-width: 1399px) {
 .l-content .m-cols-xxl-2-edit {
  width: 25%;
  margin: 0 0 40;
 }

 .l-content .m-category {
  background: #ffffff;
  padding: 20px;
 }

 .l-content .m-category-product {
  background: #ffffff;
  ;
  margin: 0;
 }

 .l-content .fixhight2 {
  height: 25px;
 }

 .l-content .m-product {
  width: 100%;
 }

 @media (max-width: 1200px) {
  .l-content .m-table > tbody > tr > td {
   padding: 12px 10px;
  }

  .l-content .price-down-img {
   width: 35%;
  }
 }

 @media (max-width: 1034px) {
  .l-content .mc-sub br {
   display: none;
  }
 }

 @media (max-width: 1028px) {
  .l-content .price-down-text {
   text-align: center;
  }

  .l-content .price-down-img {
   width: 35%;
  }
 }

 @media (max-width: 991px) {
  .l-content .m-bg-yellow span {
   font-size: 20px;
  }
 }

 @media (max-width: 967px) {
  .l-content .m-description br {
   display: none;
  }
 }

 @media (max-width: 960px) {
  .l-content .fixhight2 {
   height: 60px;
  }
 }

 @media (max-width: 767px) {
  .l-content .m-container {
   max-width: 1580px;
   padding: 0 10px;
  }

  .l-content .fixhight2 {
   height: 30px;
  }

  .l-content .m-cols-xxl-2-edit {
   width: 50%;
   margin: 0 0 40;
  }

  .l-content .price-down-img {
   width: 100%;
  }

  .l-content br {
   display: none;
  }
 }

 @media (max-width: 455px) {
  .l-content .m-bg-yellow span {
   display: block;
   padding-top: 20px;
   text-align: center;
   margin-left: 0;
  }
 }

 @media (max-width: 480px) {
  .l-content .m-container {
   padding: 0 10px;
  }
 }

 @media (max-width: 455px) {
  .l-content .fixhight2 {
   height: 55px;
  }
 }