.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #3a434c;
  font-family: "LINE Seed Sans TH";
}
.megaMenuType2itopplus {
	display:block!important;
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002024ynn7/0/0/3z-z1491277346725.webp");
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 13px;
    border-radius: 0px;
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  background: #000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
  background: #000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
  color: #fff;
  font-size: 16px;
  padding: 7px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #284f2c;
  border-radius: 0px;
}
@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 0;
    right: 0;
    width: 115px !important;
    margin: 0 auto;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #000 !important;
  }

  #itpMenuSideBar span {
    background-color: #fff !important;
  }

  #controlMenu * {
    color: #fff !important;
    border-bottom: 0px;
  }

  .navbar-header {
    display: flex !important;
    flex-direction: row;
  }

  .navbar-header > a {
    display: none !important;
  }

  .itopplus-search {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    color: #fff;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto 20%;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #000000;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #000000 !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(150px, 12vw, 240px);
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
  }

  .itopplus-search {
    text-align: center;
    color: #fff;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
} 
}











/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}

 
 /*
#background678633335c7d4a0013fc4085 .thumbnail {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    transition: 0.5s;
    color: #000;
    padding: 5% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background678633335c7d4a0013fc4085 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000;
} 

*/


/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/* jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 0px;
}




/* oscar*/

.grid figure figcaption {
  padding: 0em;
}
figure.effect-oscar:hover .album-text1 {
       background-color: #ebb729;
  color: #284f2c;
}
figure.effect-oscar:hover .album-text2 {
       background-color: #ebb729;
  color: #284f2c;
}
figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
  border-radius: 0px;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */






/* shopcart  */
.shopcart {
    border-radius: 100px 0px 0px 100px;
    width: 50px !important;
    height: 50px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002024ynn7/30/0/shopcarz-z611259999885.webp);
    background-color: transparent;
    background-position: 50% 50%;
    right: 1%;
    top: 1%;
}

img.pStatusProduct {
    height: 35%!important;
    top: 5%!important;
    left: 5%!important;
}

.Template-H-CateName {
    color: #000;
}
.Template-H-CateName a {
    color: #000000;
    font-weight: 600;
}
.Template-H-pic img:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
}
.Template-H-pic img {
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.Template-H-pic {
    height: inherit!important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
       border-radius: 10px;
}
.Template-H-innerPic img {
    border-radius: 10px;
}
.Template-H-innerPic:hover {
    /* -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s; */
}
.Template-H-innerPic {
    height: inherit!important;
    border: solid 0px transparent;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    /* -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1); */
    margin-bottom: 5%;
    border-radius: 10px;
}
.Template-H-PricePromotion {
    color: #000!important;
  	font-weight: 600 !important;
}
.Template-H-frame:hover {
    box-shadow: rgba(0, 0, 0, 0) 0px 7px 29px 0px;
   border: solid 0px #cdcdcd;
    background-color: #fff;
}
.Template-H-frame {
    padding: 0% 0% 5% 0%;
    margin: 0% -5% 10% -5%;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    background-color: #fff;
    transition: 0.5s;
}
.Template-H-Title {
    color: #444444;
    font-size: 18px;
      margin-top: 4%;
}
.Template-H-Title label {
    font-weight: 400;
}
.Template-H-Name {
    color: #3a434c;
    font-size: 16px;
    text-align: center;
    height: 55px;
    margin-top: 0%;
    margin-bottom: 3%;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0% 0%;
}
.Template-H-Name label {
    font-weight: 600;
}




/* หน้าแรก */
#background679304f6f1fba800130df2f4 .Template-H-Name,
#background67930516197d1e00139b8a13 .Template-H-Name,
#background6793052af1fba800130df324 .Template-H-Name {
    height: 20px;
}






.priceNoPromotion {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.promotionPrice {
    font-weight: 600;
    color: #162b18 !important;
    font-size: 18px;
}
/*
strike.promotionPrice :nth-child(3) {
    color: #51504e;
}*/
 
.promotionPrice span.currencyNormalPage {
    color: #3a434c;
} 
 
span.currencyNormalPage {
    font-size: 14px;
    font-weight: 400;
    color: #3a434c;
}
 
strike.promotionPrice {
    color: #51504e!important;
    font-size: 14px;
    font-weight: 500;
}
span.promotionPrice {
    margin-left: 0%;
}
.Template-H-button:hover {
   border: solid 1px #284f2c;
 background: #284f2c;
  box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}
.Template-H-button {
    border: solid 1px #284f2c;
    background: transparent;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    width: 65%;
    margin: 0 auto;
    transition: 0.5s;
    margin-top: 10%;
    margin-bottom: 5%;
    border-radius: 50px;
    padding: 10px 0 8px 3%;
}
.item.Template-H-frame:hover .Template-H-button {
    border: solid 1px #284f2c;
    background: #284f2c;
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}

.item.Template-H-frame .Template-H-button {
    transition: 0.5s;
}


.Template-H-Icon {
    width: 20%;
    filter: invert(1);
}

.Template-H-Des {
    height: inherit;
    border-bottom: solid 0px #464646;
    margin-top: 0%;
}
.Template-H-Price label {
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
}
.shopcartRelated-Default {
    font-family: "LINE Seed Sans TH";
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    width: 100%!important;
    margin-left: -1%;
}
.shopcart-Cate {
    font-size: 24px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
}
.Template-H-ProName {
    color: #284f2c;
    font-weight: 600 !important;
}


.Template-H-Big {
    border: solid 0px #c2c2c2;
}


.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .shopcartlinePrice-Default {
    border: solid 0px transparent;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .Template-H-PriceNormal, .Template-H-Quantity, .Template-H-Item {
        font-family: "LINE Seed Sans TH";
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    color: #000;
    font-size: 18px;
      font-weight: 600;
}

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #959595;
}
.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #51504e;
}
.Template-H-buttonDetail:hover {
    border: solid 0px #282828;
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}
.Template-H-buttonDetail {
    border: solid 0px #284f2c;
    padding: 10px 0 8px 0;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
    font-family: "LINE Seed Sans TH";
    border-radius: 50px;
    width: 35%;
    transition: 0.5s;
    background: linear-gradient(to right, rgba(249, 199, 36, 1) 0%, rgba(228, 174, 24, 1) 25%, rgba(255, 249, 140, 1) 75%, rgba(255, 210, 64, 1) 100%);
    color: #000;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 13%;
    border: solid 0px #c2c2c2;
    height: inherit;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
          font-family: "LINE Seed Sans TH";
}
.shopcartSize label {
    font-weight: 400;
}
.shopcartSize label {
    font-size: 18px!important;
    color: #000!important;
}
.shopcartSize-Default {
    font-size: 18px!important;
    font-weight: 400;
    text-transform: capitalize;
}
select.input-sm {
          font-family: "LINE Seed Sans TH";
}
.shopcartDetail {
          font-family: "LINE Seed Sans TH";
    font-size: 26px;
    font-weight: 600;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #000;
}
.ui.steps .step.active {
    color: #fff;
    background: #284f2c;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
          font-family: "LINE Seed Sans TH";
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #284f2c;
    border: 5px solid #284f2c;
}
.btnCheckoutprevious {
    background-color: #284f2c;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #284f2c;
    border: 7px solid #284f2c;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #284f2c;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
         font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: #ffffff;
    background-color: #d40100;
    bottom: 22%;
    right: 16%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
           font-family: "LINE Seed Sans TH";
    text-transform: uppercase;
} 
.shopcartlinePrice-Default label {
    color: #284f2c !important;
    font-weight: 600
    font-size: 32px !important;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

.row.margin.Shopcart-Related-Main {
    display: none;
}

 
/*
a>.Template-H-button:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}
a>.Template-H-buttonDetail:hover>.Template-H-Icon {
    filter: invert(0);
    transition: 0.3s;
}
*/
 

.shopcart-share {
    display: none!important;
}
 
.ui.massive.star.rating {
    display: none;
}

label.itp-size-text {
    font-size: 18px!important;
}


 
.button-attribute-selected, .button-attribute {
    font-size: 16px;
      font-family: "LINE Seed Sans TH";
}
.button-attribute:hover {
    color: #284f2c!important;
    border: 1px solid #284f2c!important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #284f2c!important;
      background: #284f2c!important;
      border-radius: 0px!important;
      min-width: 10rem !important;
    min-height: 5rem !important;
}
.button-attribute {
    min-width: 10rem !important;
    min-height: 5rem !important;
}



.k-colorpalette .k-item.k-state-selected {
    box-shadow: 0 1px 4px #284f2c, inset 0 0 3px #284f2c;
}
 .k-colorpalette .k-item {
    box-shadow: 0 1px 4px #284f2c, inset 0 0 3px #284f2c;
}






.Template-H-innerPic .discount {
    border: solid 1px #8a8a8a;
    color: #fff;
    padding: 5px;
    padding-bottom: 5px;
    background-color: #8a8a8a;
}
.Template-H-innerPic .discount sup {
    font-size: 10px;
  margin-right: -5px;
}
.Template-H-innerPic .discountNumber {
    font: bold 20px/.9 Helvetica,Tahoma;
}


 

label#PriceMessageLandingPage {
    font-family: "LINE Seed Sans TH";
    color: #000 !important;
    font-weight: 600;
    font-size: 24px !important;
    margin-left: -15px;
}
.price-text1 {
    font-size: 24px;
    font-weight: 600;
}
.price-text2 {
    font-size: 18px;
    color: #5e5e5e;
}



/* shopcart */






/* from PAYMENT TH */
#Component679307dd197d1e00139b8bb9 {
    width: 96%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
    background-color: #fff;
    padding: 2% 0%;
}
#Component679307dd197d1e00139b8bb9 .progress {
    width: 138%;
    margin: 15px !important;
}
#Component679307dd197d1e00139b8bb9 .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}
#Component679307dd197d1e00139b8bb9 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component679307dd197d1e00139b8bb9 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #284f2c 0, #284f2c 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component679307dd197d1e00139b8bb9 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}

#Component679307dd197d1e00139b8bb9 .input-group 
#Component679307dd197d1e00139b8bb9 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component679307dd197d1e00139b8bb9 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#Component679307dd197d1e00139b8bb9 .form-control:hover {
    border: 1px solid #284f2c;
}
#Component679307dd197d1e00139b8bb9 .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #284f2c;
    border: 1px solid #284f2c;
    border-radius: 0px;
}
#Component679307dd197d1e00139b8bb9 .btn-default {
    background-image: linear-gradient(to right, #284f2c 0%, #284f2c 100%);
    background-repeat: repeat-x;
    border-color: #284f2c;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: 0 1px 0 #000000;
}
#Component679307dd197d1e00139b8bb9 .btn-default:hover,
#Component679307dd197d1e00139b8bb9 .btn-default:focus {
    background-color: #284f2c;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}
#Component679307dd197d1e00139b8bb9 .col-md-1 {
    margin-top: 3% !important;
}
#Component679307dd197d1e00139b8bb9 .form-horizontal .control-label {
    font-weight: 400;
}
#Component679307dd197d1e00139b8bb9 .label a {
    color: #000;
}




/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}

#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  background-color: transparent;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #ebd2c2;
  padding: 0px;
  border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
  border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

/* contenemanager */

.social-icon {
  border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    text-align: center;
    color: #284f2c;
    font-weight: 600;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #284f2c;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #3a434c;
    padding: 0% 5% 0%;
    font-weight: 400;
    line-height: normal;
    height: inherit;
    margin-bottom: 7%;
    text-align: center;
}
 /*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
   color: #284f2c;
} 
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
  color: #284f2c;
}*/
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: none;
}
article.col-md-6.item.-micro {
  width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding: 8% 0% 0% 0%;
}


 

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-right: none;
  border-bottom: none;
  margin: 1%;
  background: #fff;
  border: solid 0px #cdcdcd;
  border-radius: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
   transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.fbcomments,
.fbcomments {
  display: none;
}
.nav-template7 li a {
  color: #1c1c1c;
  display: inline-block;
  font-size: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #186c8c;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
.Textmanager.font-inherit {
  display: flow-root;
}
.page-header {
  border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
  background: transparent;
}
#Contentmanager .col-md-offset-2 {
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/

/* contenemanager */

/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 22px !important;
  font-weight: 600;
  color: #000;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b {
  background-color: #cf9a67;
  color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 24%;
  background: #fff;
  border: 0px solid #e6c806 !important;
  margin: 5px;
  border-radius: 0px;
  display: inline-table;
  padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 0%;
    font-family: "Outfit", "Noto Sans Thai";
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
  padding-bottom: 100%;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.landingpagemanager .img-container .img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.landingpagemanager .article-t {
  font-size: 14px;
  text-align: left;
}
.landingpagemanager .article-b {
  font-size: 14px;
}
.landingpagemanager .btn-sm p {
  display: none;
}

/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/

/* contenemanager เรื่องที่น่าสนใจ */

/*---สไลด์---*/

#carousel6790597e4917ce0013c1385b .hidden,
#carousel67931d88197d1e00139b93fa .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /* width: 30px; */
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
    left: 10%;
}
 
*/
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}

/*---สไลด์---*/



/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}





/* class หน้าต้นแบบ */

.footer-block1 {
    display: grid;
    grid-template-columns: 13% 32% 32% 18%;
    width: 100%;
    gap: 20px;
}
.footer-block1-address {
    width: 80%;
}
.footer-block1-contact {
}
.footer-block3 {
    display: flex;
    width: 100%;
    gap: 30px;
}
.footer-block3-logo {width: 80%;}
.footer-block3-text {
}
.footer-pd a:hover {
    color: #ebb729;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-pd {
    font-family: "LINE Seed Sans TH" , "Poppins";
    padding: 3% 0% 1% 0%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 500;
}
.footer-text2 {
    white-space: break-spaces;
    font-size: 16px;
    margin-top: 2%;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 500;
}
.footer-text4 {
    font-size: 28px;
    margin-top: 5%;
}
.footer-img {
    display: flex;
    width: 70%;
    gap: 7px;
    margin-top: 5%;
}
.footer-block2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    margin-top: 5%;
}
.footer-block2-text1 {
    font-size: 15px;
}
.footer-block2-text2 {
    font-size: 15px;
    text-align: right;
} 
span.footer-bold {
    font-weight: 500;
}
span.footer-italic {
    font-style: italic;
}
.footer-image:hover {
    transform: scale(1.05);
}
.footer-image {
    transition: 0.5s;
}






.head-block:hover {
    transform: scale(1.05);
}
.head-block {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    justify-content: center;
    text-align: left;
    gap: 6px;
    font-size: 16px;
    font-weight: 500;
    background: linear-gradient(to right, rgba(249, 199, 36, 1) 0%, rgba(228, 174, 24, 1) 25%, rgba(255, 249, 140, 1) 75%, rgba(255, 210, 64, 1) 100%);
    color: #000;
    padding: 2% 0% 2% 5%;
    border-radius: 50px;
    font-family: "Poppins", serif;
    transition: 0.5s;
}
.head-block-img {
    width: 20%;
    align-self: center;
}
.head-block-text {
    width: 80%;
    align-self: center;
    white-space: break-spaces;
}
.head-block a {
    color: #000;
}




/* class  */

.comingsoonn {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}





.empty-space {
  padding: 2%;
}
.empty-space1-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 3%;
}
.empty-space1 h3 {
    text-align: center;
    white-space: break-spaces;
}
.empty-space1 span {
    font-weight: 600;
}
.empty-space1 {
    padding: 5% 0%;
}
.empty-space2 h6 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    background-color: #284f2c;
    color: #ebb729;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 6%;
    border-radius: 50px;
    transition: 0.5s;
}
.empty-space2 h3 {
    font-weight: 600;
    border-bottom: solid 1px #fff;
    width: fit-content;
    margin: 0 auto;
    margin-top: 1%;
}
.empty-space2:hover {
    color: #294f2b;
}
.empty-space2 {
    padding: 31% 0% 2%;
    color: #fff;
    transition: 0.5s;
}
.empty-space2 h6:hover {
    background-color: #ebb729;
    color: #284f2c;
}
.empty-space3 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    padding: 2% 0%;);)%;);
}
.empty-space3-block {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 20px;
}
.empty-space3-img {
    width: 22%;
    align-self: center;
}
.empty-space3-text {
    align-self: center;
    font-size: 18px;
    white-space: break-spaces;
    line-height: 1.2;
}
.empty-space3-border {
    border-right: solid 1px #9a9a9a;
}
.empty-space4 h4 {
    text-align: center;
    font-weight: 600;
    margin-top: 2%;
}
.empty-space5 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.empty-space5-img {
    align-self: center;
}
.empty-space5-text {
    align-self: center;
}
.empty-space5 h4 {
    font-weight: 600;
}
.empty-space5-img img {
    width: 100% !important;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 4%;
    margin-top: 3%;
}
.empty-space6 {
    text-align: left;
}
.empty-space6-img img {
    width: 100% !important;!i;!;
}
.empty-space6-text {
    font-size: 16px;
    margin-top: 4%;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.empty-space7-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space7-img {
    align-self: center;
    display: block;
    overflow: hidden;
}
.empty-space7-text {
    align-self: center;
    padding: 0% 0%;
}
.empty-space7 h4 {
    font-weight: 600;
}
.empty-space7 h2 {
    font-weight: 600;
    color: #284f2c;
    margin-bottom: 1%;
}
.empty-space7 h3 {
    color: #284f2c;
    font-weight: 600;
}
.empty-space8-block-img img {
    filter: invert(1);
}
.empty-space7-1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space7-2 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-bottom: 4%;
    margin-top: 3%;
}
.empty-space7-text1 {
    padding: 0% 5% 0% 0%;
}
.empty-space8-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 2%;
}
.empty-space8-block-img {
    width: 20%;
    background: #294f2b;
    padding: 4%;
    border-radius: 20px;
}
.empty-space8-block-text {
    width: 80%;
    align-self: center;
}
.empty-space8 h3 {
    font-weight: 600;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 2%;
}
.empty-space9-text {
  align-self: center;
}
.empty-space9-img1 {
  width: 12%;
  margin-bottom: 3%;
}/*
.empty-space9-img1 img {
  filter: brightness(0) saturate(100%) invert(53%) sepia(15%) saturate(1228%) hue-rotate(309deg) brightness(99%) contrast(116%);
}*/
.empty-space9 h5 {
  font-family: "Montserrat", "Noto Sans Thai";
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
.empty-space9 h4 {
    margin-bottom: 3%;
    font-weight: 500;
    color: #284f2c;
}
.empty-space9 p {
  white-space: break-spaces;
}
.empty-space9-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space9-img img {
  border-radius: 0px;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space9-img {
  align-self: center;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.empty-space9-text01 {
  font-weight: 500;
  color: #e57478;
}
 




.empty-space12 h2 {
    text-transform: uppercase;
    font-size: 3.8em;
    font-weight: 600;
    color: #000;
    line-height: 1;
    white-space: break-spaces;
}
.empty-space12 p {
    margin-left: 21%;
    margin-top: 1%;
    color: #000;
}
.empty-space12 h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    color: #000;
}
.empty-space12 {
    margin-top: 20%;
}






h1,h2,h3,h4,h5,h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */
.eapps-widget-toolbar { 
  display: none; 
}

.shop-shop h4 {
    font-weight: 600;
    color: #284f2c;
}


.album-text1 {
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    color: #3a434c;
    width: fit-content;
    margin: 0 auto;
    padding: 5% 7%;
    border-radius: 50px;
    margin-top: 108%;
    transition: 0.5s;
  text-align: center;
}
.album-text2 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    background-color: #284f2c;
    color: #ebb729;
    width: fit-content;
    margin-left: 4%;
    margin-top: 82%;
    padding: 3% 8%;
    border-radius: 50px;
    transition: 0.5s;
}



.button-text1:hover {
    transform: scale(1.05);
}
.button-text1 {
    background: linear-gradient(to right, rgba(249, 199, 36, 1) 0%, rgba(228, 174, 24, 1) 25%, rgba(255, 249, 140, 1) 75%, rgba(255, 210, 64, 1) 100%);
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 5%;
    border-radius: 50px;
    margin-top: 4%;
    transition: 0.5s;
}
.button-text2:hover {
    transform: scale(1.05);
}
.button-text2 {
    background: linear-gradient(to right, rgba(249, 199, 36, 1) 0%, rgba(228, 174, 24, 1) 25%, rgba(255, 249, 140, 1) 75%, rgba(255, 210, 64, 1) 100%);
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 5%;
    border-radius: 50px;
    margin-top: 2%;
    margin-bottom: 5%;
  transition: 0.5s;
}





/* topic */
h2.no-span {
    display: table;
    white-space: nowrap;
    color: #284f2c;
    font-weight: 600;
    text-align: center;
    width: 96%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 2%;
}
h2.no-span:before,
h2.no-span:after {
  border-top: 1px solid #9a9a9a;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.7em;
  width: 40%;
}
h2.no-span:before {
  right: 1.5%;
}
h2.no-span:after {
  left: 1.5%;
}


/* topic-border */
h2.no-span-border {
    display: table;
    white-space: nowrap;
    color: #fff;
    font-weight: 600;
    text-align: center;
    width: 96%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 2%;
}
h2.no-span-border:before,
h2.no-span-border:after {
  border-top: 1px solid #ebb729;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.7em;
  width: 40%;
}
h2.no-span-border:before {
  right: 1.5%;
}
h2.no-span-border:after {
  left: 1.5%;
}



#background67906ab3a2b53400137ea2b3 figure.effect-oscar,
#background67906b8ac5af600013894656 figure.effect-oscar {
    border-radius: 20px;
}



/* BLOG */

.article-block {
    color: #284f2c;
    font-size: 15px;
    border-bottom: solid 1px;
    width: fit-content;
    margin-top: 4%;
}
.article-text {
    font-size: 15px;
}

#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .image {
    width: 30%;
    margin-bottom: 0px;
    border-radius: 0px;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption {
    width: 70%;
    background: transparent;
    padding: 0% 3% 0%;
}
#background679077618e86db0013bb396f article.col-md-6.item.-micro {
    width: 48%;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 3%;
    text-align: left;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
}







/* ฟอร์ม Style */
.from-text {
    font-size: 34px;
    font-weight: 600;
    color: #284f2c;
    padding: 1% 0% 2%;
    text-align: center;
}


#editor1, #editor2, #editor3, #editor4 {
	font-size: 18px;
	margin-top: 3%;
	font-weight: 600;
}
#textbox3 {
    width: 100% !important;
}

#editor1 span,
#editor2 span,
#editor3 span,
#editor4 span {
    font-size: 14px;
    font-weight: 400;
}


/* ฟอร์ม Style  */

.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #000 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #284f2c;
}


.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #284f2c;
    background: #284f2c;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #284f2c;
    padding: 14px 40px;
    font-size: 18px;
    border: 1px solid #284f2c;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #284f2c;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
}
.CASS-A-main {
    width: 100%;
    padding: 0%;
    background-color: transparent !important;
}
.CASS-A-main ::placeholder {
    color: #787878;
}
.CASS-A-main br.k-br {
    display: none;
}
 
.CASS-A-main .glyphicon {
    display: none;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}





/* วิธีการสั่งซื้อและการชำระเงิน */
.bg2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 0px;
    border: solid 0px #f1f1f1;
    padding: 13% 0%;
    margin-top: 3%;
}
.payy-text {
    font-size: 30px;
    font-weight: 600;
}
.payy-text1 {
    font-size: 20px;
}
.payy-img {
    width: 25%;
    margin: 0 auto;
}


.shop-pd1 {
  width: 33%;
  margin: 0 auto;
}
#tableB {
  width: 100%;
}
#tableB td {
    border: 10px solid #ffffff;
    color: #000;
    padding: 15px 10px;
    font-size: 16px;
    width: 25%;
    text-align: center;
    background-color: #fafafa;
}
.text17 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 4%;
}
.img5 {
  width: 85%;
  margin: 0 auto;
}
.title {
  font-size: 28px;
  margin-top: 2%;
}


.button-shop:hover {
  transform: scale(1.05);
   background: #000;
  color: #fff;
}
.button-shop {
    background: #284f2c;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 2% 7%;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 2%;
    transition: 0.5s;
    border-radius: 50px;
}


.pay-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 2%;
}
.pay-block-img {
    width: 30%;
    margin: 0 auto;
    margin-top: 0%;
    margin-bottom: 3%;
}
.pay-block-text1 {
    background-color: #294f2b;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0;
    font-size: 18px;
    padding: 2% 6%;
}
.pay-block-text2 {
    font-size: 16px;
    text-align: center;
    white-space: break-spaces;
}
.pay-block-bg {
    background-color: #fafafa;
    padding: 5% 5% 10%;
}





/* pdpa */
 
.pdpa-text h5 {
    font-weight: 600;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #284f2c;
}
.pdpa-text a {
    color: #3a434c;
}
.pdpa-text ul.icon-a {
    font-size: 16px;
    font-weight: 400;
}
.pdpamg1 {
    padding: 2% 0%;
}
.pdpamg1 .icon-a {
    font-size: 16px;
}
.pdpamg1 p {
    white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #ebb72a!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #444!important;
  border: 1px solid #444!important;
    color: #fff!important;
}
.buttonExampleSite {
    border-radius: 0px!important;
    background-color: #ebb72a!important;
    font-size: 16px!important;
    border: 1px solid #ebb72a!important;
    color: #000!important;
}





/* ติดต่อเรา */ 



.contact-pd h6 {
    font-weight: 600;
    text-align: center;
}
.contact-pd {
    padding: 5% 0% 0% 0%;
}
.contact-pd h3 {
    text-align: center;
}
.contact-pd span {
    color: #284f2c;
}
.contact-grid a {
    color: #000;
}
.contact-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.contact-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.contact-block-img {
    width: 40%;
    border: dashed 1px #ccc;
    padding: 3%;
    align-self: center;
}
.contact-block-text {
    width: 60%;
    align-self: center;
  
}

.contact-border {
    border-bottom: dashed 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}

.contact-text1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2%;
}
.contact-text2 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.4;
}
.contact-text3 {
    color: #284f2c;
    font-weight: 600;
}




/*from Contact */

.no-js #Component67909e254917ce0013c1488e label {
    display: none !important;
}
.no-js #Component67909e254917ce0013c1488e .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component67909e254917ce0013c1488e .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 30px 30px;
    background: #f2f2f2;
    color: #000;
}
.no-js #Component67909e254917ce0013c1488e .form-control:hover {
    border-color: #284f2c;
}
.no-js #Component67909e254917ce0013c1488e ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js #Component67909e254917ce0013c1488e .form-control:focus {
    border-color: #284f2c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component67909e254917ce0013c1488e .btn {
    background: #284f2c;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 50px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component67909e254917ce0013c1488e .btn-default {
    text-shadow: 0 0 0 #284f2c;
}
.no-js #Component67909e254917ce0013c1488e .btn-default:active {
    background-color: #284f2c;
}
.no-js #Component67909e254917ce0013c1488e .btn-default:hover,
.no-js #Component67909e254917ce0013c1488e .btn-default:focus {
    background-position: 0 0px;
    background-color: #284f2c;
}
.no-js #Component67909e254917ce0013c1488e span.label a {
    color: #fff;
}
.no-js #Component67909e254917ce0013c1488e button.btn.btn-default {
    opacity: 1;
}
 
#Component67909e254917ce0013c1488e {
    margin-top: 6%;
    margin-bottom: 6%;
}




@media screen and (min-width : 1900px) {
  
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
}
.no-js .dropdown-menu > li > a {
    font-size: 16px;
} 
.head-block {
    width: 70%;
     font-size: 16px; 
    padding: 2% 2% 2% 5%;
}
  .head-block-img {
    width: 23%;
}
.shopcart {
    top: 2%;
}
.button-text1 {
     font-size: 18px; 
    padding: 1% 4%;
}
.album-text1 {
     font-size: 18px; 
}
.album-text2 {
    font-size: 26px; 
}
#background679304f6f1fba800130df2f4 .Template-H-Name,
#background67930516197d1e00139b8a13 .Template-H-Name,
#background6793052af1fba800130df324 .Template-H-Name {
    height: 30px;
} 
.Template-H-Name {
    font-size: 20px; 
} 
strike.promotionPrice {
     font-size: 18px; 
}
span.currencyNormalPage {
     font-size: 18px; 
} 
.promotionPrice {
    font-size: 24px; 
}
.Template-H-frame {
    margin: 0% -3% 10% -3%;
}
.empty-space2 h6 {
    font-size: 26px; 
}
.empty-space2 {
    padding: 29% 0% 2%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
     font-size: 20px; 
} 
.button-text2 {
     font-size: 18px; 
    padding: 1% 4%;
} 
.empty-space3-text {
     font-size: 22px; 
}  
.empty-space3-img {
    width: 20%;
}
 

.icon_b {
    font-size: 18px; 
} 
.empty-space7-text p {
    margin-bottom: 5%;
}
.empty-space8-block {
    margin-bottom: 3%;
}
.empty-space7 h3 {
     font-size: 22px; 
}
.Template-H-buttonDetail {
    width: 25%;
} 
.img5 {
    width: 55%;
}
.title span:nth-child(2) {
    font-size: 18px !important;
}
.title {
    font-size: 32px;
}
#tableB td {
    font-size: 18px;
}
.button-shop {
    font-size: 24px;
    padding: 1.5% 5%;
}
.pdpa-text ul.icon-a {
    font-size: 18px;
} 
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
} 
.article-text {
    font-size: 18px;
} 
.article-block {
    font-size: 18px;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 4% 3% 0%;
} 
.managerHeader {
    font-size: 3em;
} 
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
}
.empty-space6-text {
    font-size: 18px;
}
.empty-space6 {
    text-align: center;
}
.tab .nav-tabs li a {
    font-size: 28px !important;
} 
.contact-text1 {
    font-size: 24px;
} 
.contact-text2 {
    font-size: 22px;
}
.contact-text3 {
    font-size: 20px;
} 
.empty-space12 p {
    margin-left: 28%;
}
.empty-space12 h2 {
    font-size: 5em;
    line-height: 1.3;
} 
.contact-block-img {
    width: 30%;
} 
.empty-space1-img {
    width: 25%;
}
.footer-block3-logo {
    width: 55%;
}
.footer-img {
    width: 45%;
}
.pay-block-text2 {
    font-size: 18px;
}
#btnview67ab053532417a00134f7952,
  #btnview67ab05f020452000131df7ae,
  #btnview67ab060c20452000131df7c9{
    margin-left: 44%;
}
  
  
  
p {
    font-size: 18px;
} 
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
} 
h3 {
    font-size: 20px;
} 
h4 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
}

@media screen and (max-width : 1191px) {
.head-block {
    width: 100%;
}
#imagesControl6790597e4917ce0013c1385b {
    padding: 0px !important;
}
.album-text1 {
    font-size: 14px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
} 
.footer-block1-contact {
    width: 25%;
}
.contact-text2 {
    font-size: 14px;
} 
.contact-text1 {
    font-size: 16px;
}
.contact-text3 {
    font-size: 14px;
}
.empty-space12 h2 {
    font-size: 3em;
}  
.empty-space7 h2 {
    font-size: 30px;
} 
.empty-space7-img {
    align-self: start;
} 

#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
} 
.article-text {
    font-size: 14px;
}
.article-block {
    font-size: 14px;
} 

  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.head-block {
    width: 65%;
    font-size: 16px;
    padding: 2% 0%;
    margin-top: -0.7%;
}
  .head-block-img {
    width: 15%;
}
.empty-space1 h3 {
    white-space: inherit;
} 
#background67906726a2b53400137ea1d0 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.album-text1 {
    font-size: 10px;
}
.Template-H-Name {
    font-size: 13px;
} 
strike.promotionPrice {
    font-size: 10px;
} 
span.currencyNormalPage {
    font-size: 10px;
} 
.promotionPrice {
    font-size: 13px;
} 
.Template-H-frame {
    margin: 0% -10% 10% -10%;
}
    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 14px;
    }
.button-text2 {
    font-size: 16px;
}
.button-text1 {
    font-size: 16px;
}
.album-text2 {
    font-size: 18px;
}
.empty-space2 h6 {
    font-size: 18px;
}
.empty-space3-text {
    font-size: 14px;
}
.footer-text1 {
    font-size: 14px;
}
.footer-text2 {
    font-size: 12px;
}  
.footer-text3 {
    font-size: 14px;
}
.footer-text4 {
    font-size: 22px;
}
.itopplus-search {
    width: 30%;
} 

.empty-space7 {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
}
.empty-space8-block-img {
    width: 10%;
    padding: 2%;
  align-self: flex-start;
}
.Template-H-buttonDetail {
    width: 28%;
}
#background679077618e86db0013bb396f article.col-md-6.item.-micro {
    width: 100%;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
} 
.article-text {
    font-size: 16px;
}
.article-block {
    font-size: 16px;
} 
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 3% 3% 0%;
}
.empty-space5 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.contact-grid {
    grid-template-columns: repeat(2, 1fr);
}
#Component67931d88197d1e00139b93fa {
    display: none;
} 
  
  
  
  
  
h2 {
    font-size: 2em;
}
h3 {
    font-size: 16px;
}
  
}

@media screen and (max-width : 480px) {
#background6790597e4917ce0013c1385b {
    display: none;
}
#Component67931d88197d1e00139b93fa {
    display: block;
}  
#imagesControl67931d88197d1e00139b93fa {
    padding: 0px !important;
}  
#carousel67931d88197d1e00139b93fa {
    margin-bottom: -2%;
}  
 
    .head-block-img {
    width: 30%;
    margin: 0 auto;
}
.head-block-text {
    display: none;
}
 .head-block {
    display: block;
    background: transparent;
    width: 100%;
    padding: 0;
    border-radius: 0px;
}
.shopcart {
    top: 0%;
    right: -1%;
    z-index: 1001;
}
  
.empty-space1-img {
    width: 80%;
    margin-bottom: 8%;
}
.button-text1 {
    padding: 3.5% 13%;
    margin-top: 8%;
}
.empty-space1 {
    padding: 10% 0%;
}
#imagesControl67906726a2b53400137ea1d0 {
    padding: 0px !important;
} 
#imagesControl67906ab3a2b53400137ea2b3 {
    padding: 0px !important;
}  
.Template-H-frame {
    margin: 0% -10% 10% -10%;
}
.empty-space2 h6 {
    font-size: 18px;
    padding: 3% 8%;
} 
#imagesControl67906b8ac5af600013894656 {
    padding: 0px !important;
}  
#mainmenu6793052af1fba800130df324>div {
    padding: 20px !important;
}
.itopplus-bg3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002024ynn7/0/0/bg-mbz-z695329136657.webp);
}
.empty-space2 {
    padding: 84% 0% 3%;
}
.empty-space2 h6 {
    font-size: 18px;
    padding: 3% 10%;
} 
.empty-space2 h3 {
    margin-top: 2%;
} 
article.col-md-6.item.-micro {
    width: 47%;
} 
    .button-text2 {
        padding: 3.5% 13%;
    } 
.empty-space3 {
    grid-template-columns: repeat(2, 1fr);
    padding: 5% 0%;
} 
.empty-space3-border {
    border-right: solid 0px #9a9a9a;
}
.empty-space3-border1 {
    border-bottom: solid 1px #9a9a9a;
    border-right: solid 1px #9a9a9a;
} 
.empty-space3-block {
    padding: 10% 0%;
} 
.empty-space3-border3 {
    border-right: solid 1px #9a9a9a;
} 
#background67906e6ea2b53400137ea341,
  #background679215ba96fc0c001319ed2f,
  #background6791e6a3575acf001392bcbf,
  #background679215d9d9bd5e0013042b0a,
  #background679215f0d9bd5e0013042b3d {
    width: 95%;
    margin: 0 auto;
}
 .empty-space3-border2 {
    border-bottom: solid 1px #9a9a9a;
}
 
.empty-space8-block-img {
    width: 25%;
    padding: 4%;
    align-self: center;
    border-radius: 10px;
}
.table-responsive {
white-space: nowrap;
}
    .table-responsive {
        border: 0px solid #ddd;
    }
#Component679307dd197d1e00139b8bb9 .progress {
    width: 85%;
} 
#Component679307dd197d1e00139b8bb9 textarea.form-control {
    width: 100%;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
}
.empty-space6-block {
    grid-template-columns: repeat(1, 1fr);
} 
ul.nav.nav-tabs {
    display: -webkit-inline-box;
    overflow: scroll;
    width: 100%;
    text-align: center;
} 
    .tab .nav-tabs li a {
        padding: 10px 10px !important;
        font-size: 15px !important;
    }
.tab .nav-tabs li {
	width: 60%!important;
} 
.contact-grid {
        grid-template-columns: repeat(1, 1fr);
    }
.contact-pd h6 {
    font-size: 20px;
} 
.contact-pd h3 {
    line-height: 1.3;
} 
    .contact-text2 {
        font-size: 15px;
    } 
.contact-block-img {
    width: 32%;
} 
.empty-space12 h2 {
    font-size: 2.2em;
    text-align: center;
}   
.empty-space12 h1 {
    font-size: 20px;
    margin-bottom: 2%;
}
.empty-space12 p {
    margin-left: 0%;
    text-align: center;
    margin-top: 2%;
}
.Template-H-buttonDetail {
    width: 50%;
}  
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
#background679077618e86db0013bb396f .Contentmanager .site .col-section .item.-micro:nth-child(even) {
  margin: 5%;
} 
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space9-img1 {
    width: 20%;
} 
.footer-block1 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    gap: 20px;
}
.footer-block3-logo {
    width: 35%;
    margin: 0 auto;
}
.footer-block3-text {
    text-align: center;
}
    .footer-text1 {
        font-size: 20px;
    } 
    .footer-text2 {
        font-size: 16px;
      white-space: inherit;
    } 
    .footer-text4 {
        font-size: 20px;
    }
      .footer-block1-contact {
        width: 100%;
    }
.footer-block2 {
    grid-template-columns: repeat(1, 1fr);
}
.footer-img {
    width: 45%;
    margin: 0 auto;
      margin-top: 5%;
}
    .footer-text3 {
        font-size: 18px;
        text-align: center;
    } 
.footer-block2-text1 {
    font-size: 16px;
    text-align: center;
}
.footer-block2-text2 {
    font-size: 15px;
    text-align: center;
    margin-top: 5%;
} 
.empty-space7-2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}
.pay-block {
    grid-template-columns: repeat(2, 1fr);
} 
  
#display1, #display3 {
    margin-right: -8%;
} 
  
}








@media screen and (max-width : 375px) {
.Template-H-frame {
    margin: 0% -14% 10% -14%;
}
.head-block-img {
    width: 35%;
    margin: 0 auto;
}
}


#menu67d2b3008fe6400013f7ce60,
#menu67d2b30b31ebfc001324e39f,
#menu67d2b318e8f9ab001330f1d6,
#menu67d2b322e8f9ab001330f1e4,
#menu67d2b32ddec2b80013dd6734,
#menu67d2b335dec2b80013dd6742,
#menu67d2b33ddec2b80013dd6752,
#menu67d2b3f1e8f9ab001330f200,
#menu67d2b3fedec2b80013dd6789,
#menu67d2b40bf7a3fd0013556c31,
#menu67d2b415f7a3fd0013556c41,
#menu67d2b421f7a3fd0013556c4f,
#menu67d2b42d8fe6400013f7ceb2,
#menu67d2b43df7a3fd0013556c68,
#menu67d2b44ef7a3fd0013556c81,
#menu67d2b45de8f9ab001330f237,
#menu67d2b468e8f9ab001330f245,
#menu67d2b477e8f9ab001330f254 {
	border-bottom: none;
}



