.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #212121;
  font-family: "Lato", "LINE Seed Sans TH";
}


.eapps-widget-toolbar {
  display none; 
}  




.no-js a {
  color: #212121;
  transition: 0.35s;
}
.no-js a:hover {
  color: #fe8000;
}
.itopplus-footer {
  color: #212121;
}
.itopplus-footer a {
  color: #212121;
}
.itopplus-footer a:hover {
  color: #fe8000;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_300720247qdz/0/0/1z-z672023684148.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.itopplus-bg2 {
  background-color: #f6f6f6;
}
.itopplus-bg3 {
  background-color: #141414;
  color: #fff;
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_300720247qdz/0/0/4z-z1670405654606.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}
.itopplus-footer {
  background-color: #ededed;
  color: #212121;
}
.navbar-default .navbar-nav > li > a {
    color: #212121;
    margin: 0;
    padding: 8px 20px 12px;
    border-radius: 0;
    font-size: 18px;
}
.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;
  border-color: transparent;
  background: transparent;
  background-color: #fe8000;
}
.no-js .dropdown-menu > li > a {
  color: #212121;
  font-size: 17px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #fe8000;
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 38px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
    background: #ededed !important;
}
#controlMenu *:not(a span) {
    color: #212121 !important;
    border: none;
}
.navbar-header button span {
    background-color: #212121 !important;
}
.navbar-header a::before {
    background-size: 33px;
    background-position: center;
}
.navbar-header a::after {
    background: #212121;
}
#itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #ededed;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #ededed !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 45%, 20vw);
    margin: 0 auto;
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #212121;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 85%;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}

@media screen and (min-width: 1366px) {
}


/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
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;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */




/*contenemanager*/
.managerHeader {
    display: inherit;
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    padding: 5% 0% 0%;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 0% 0%;
    color: #212121;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fe8000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btnnew {
    background: #e1723a;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}
#Contentmanager img.img-responsive {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
}
.social-share {
    display: none;
}
/*contenemanager*/



/*from Contact*/
.no-js #Component68b5537d8de1b40013507260 label {
  display: none !important;
  color: #444444;
}
.no-js #Component68b5537d8de1b40013507260 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component68b5537d8de1b40013507260 .form-control {
  border: 0px solid #29292933;
  border-bottom: 1px solid #29292933;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 22px 0px;
  background: transparent;
  font-size: 16px !important;
  border-radius: 0px !important;
}
.no-js #Component68b5537d8de1b40013507260 .form-control:focus {
  border-bottom: 1px solid #fe8000 !important;
  border: 0px solid #fe8000;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component68b5537d8de1b40013507260 .btn {
  background: #fe8000;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component68b5537d8de1b40013507260 .btn-default:active {
  background: #000;
  color: #fff;
}
.no-js #Component68b5537d8de1b40013507260 .btn-default:hover,
.no-js #Component68b5537d8de1b40013507260 .btn-default:focus {
  background-position: 0 0px;
  background: #000;
  border: 0px solid transparent;
}
.no-js #Component68b5537d8de1b40013507260 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68b5537d8de1b40013507260 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component68b5537d8de1b40013507260 ::placeholder {
  color: #444444 !important;
}
.head-form {
    font-size: 22px;
    font-weight: 600;
    font-family: "Lato", "LINE Seed Sans TH";
    text-align: center;
}
.head-form-2 {
    font-family: "Lato", "LINE Seed Sans TH";
    font-size: 16px;
    font-weight: 400;
    white-space: break-spaces;
    text-align: center;
    margin-bottom: 3%;
}
#background68b5537d8de1b40013507260 {
    background: #f6f6f6 !important;
    padding: 5%;
}
/*from Contact*/




/* from PAYMENT */
#Component68b67126aff26b001305d587 {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component68b67126aff26b001305d587 .progress {
    width: 138%;
    margin: 15px!important;
}
#Component68b67126aff26b001305d587 .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component68b67126aff26b001305d587 textarea.form-control {
    height: auto;
    width: 155%;
    padding: 10px 15px;
}
#Component68b67126aff26b001305d587 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#fe8000 0,#fe8000 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component68b67126aff26b001305d587 .btn-success:hover {
    background-position: 0px;
    background: #fe8000;
    color: #fff;
}
#Component68b67126aff26b001305d587 .input-group 
#Component68b67126aff26b001305d587 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #333;
}
#Component68b67126aff26b001305d587 .form-control {
    height: 50px;
    padding: 0px 15px;
    font-size: 15px;
    color: #333;
    background-color: transparent;
    border: 1px solid #adadad;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component68b67126aff26b001305d587 .form-control:hover {
    border: 1px solid #fe8000;
}
#Component68b67126aff26b001305d587 .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #fe8000;
    border: 1px solid #fe8000;
    border-radius: 0px;
}
#Component68b67126aff26b001305d587 .btn-default {
    background-image: linear-gradient(to right, #fe8000 0%,#fe8000 100%);
    background-repeat: repeat-x;
    border-color: #fe8000;
    border-radius: 0px;
    padding: 10px 20px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    width: fit-content;
    font-weight: 300;
}
#Component68b67126aff26b001305d587 .btn-default:hover, 
#Component68b67126aff26b001305d587 .btn-default:focus {
    background-color: #000;
	background-image: linear-gradient(to right, #000 0%,#000 100%);
    color: #fff;
    border-color: #000;
    box-shadow: 0 0 1px;
}
#Component68b67126aff26b001305d587 .col-md-1 {
    margin-top: 3%!important;
}
#Component68b67126aff26b001305d587 .form-horizontal .control-label {
    font-weight: 400;
}
#background68b67126aff26b001305d587 {
    padding: 5% 5%;
    background: #ededed !important;
    border-radius: 0px;
}
/* from PAYMENT */





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: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.bg-one {
    width: 75%;
    margin: 0 auto;
    margin-top: 5%;
}
.content-plwoodfactory {
    white-space: break-spaces;
}
.section-one {
    text-align: center;
    padding: 2% 0% 13%;
}
.btnviremore {
    background: #fe8000;
    color: #fff;
    text-align: center;
    padding: 15px 25px;
    width: fit-content;
    margin: 0 auto;
    font-size: 14px;
    transition: 0.35s;
}
.section-one .btnviremore {
    margin-top: 3%;
}
.btnviremore span {
    margin-left: 10px;
}
.btnviremore:hover {
    background: #000;
    transition: 0.35s;
}
.border-one {
    border-top: 2px solid #fe8000;
    width: 5%;
    margin: 0 auto;
    margin-top: 2%;
    padding-bottom: 2%;
}
.section-one .content-plwoodfactory span {
    color: #fe8002;
}
.section-one h6 {
    color: #fe8000;
    font-style: italic;
}
.head-plwoodfactory {
    text-align: center;
    padding: 5% 0% 3%;
}
.head-plwoodfactory h2 {
    font-weight: 600;
    text-transform: uppercase;
}
.head-plwoodfactory h6 {
    text-transform: uppercase;
}
.itopplus-bg4 {
    background-attachment: fixed;
    background-size: cover;
}
.empty-plwoodfactory {
    padding: 3%;
}
.section-six {
    text-align: center;
    padding: 10% 0% 18%;
}
.section-six h2 {
    font-weight: 600;
    text-transform: uppercase;
    padding: 2% 0% 1%;
}
.mask {
    width: 3%;
    margin: 0 auto;
}
.section-six h6 {
    white-space: break-spaces;
    margin-bottom: 3%;
}
#iframe68b515cd421c34001331b548 {
    margin-top: -99px;
}
.grid-icon-serving {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    padding: 3% 0% 10%;
}
.icon-serving-2 {
    text-align: center;
    white-space: break-spaces;
}
.icon-serving-2 h3 {
    margin-bottom: 3%;
    text-transform: uppercase;
    font-weight: 600;
}
.icon-serving {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.block-icon-serving {
    border-right: 1px solid #999999;
    transition: 0.35s;
}
.block-icon-serving:last-child {
    border-right: 0px;
}
.block-icon-serving:hover .icon-serving {
    filter: grayscale(1);
    transition: 0.35s;
}
figure.effect-oscar h2 {
  margin: 0;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: inherit;
  transform: inherit;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
.grid figure figcaption {
    padding: 0em;
}
.bg-category {
    background: hsl(0deg 0% 0% / 70%);
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 5% 5% 10%;
    padding-top: 5%;
    text-align: center;
    opacity: 0;
    transition: 0.35s;
}
.bg-category-2 {
    font-size: 18px;
    margin-bottom: 8%;
    text-transform: none;
    white-space: break-spaces;
}
.icon-category {
    width: 13%;
    margin: 0 auto;
}
.block-icon-category {
    margin-top: 10%;
}
.icon-category-2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-top: 3%;
}
.thumbs:hover .bg-category {
    opacity: 1;
    transition: 0.35s;
}
.grid-footer {
    display: grid;
    grid-template-columns: 65% auto;
    padding: 5% 0% 2%;
}
.menu-footer {
    white-space: break-spaces;
    color: #575757;
    line-height: 2;
}
.head-footer h3 {
    font-weight: 600;
    margin-bottom: 5%;
}
.grid-menufooter {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 100px;
}
.copyright {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 4%;
}
.logo-footer {
    width: 12%;
    margin-bottom: 3%;
}
.block-tel-footer {
    background: #fe8000;
    color: #fff;
    width: fit-content;
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    padding: 10px 20px 10px 15px;
    margin-top: 2%;
}
.block-social-footer {
    display: flex;
    width: 35%;
    gap: 20px;
    margin-top: 4%;
}
.block-tel-head {
    display: grid;
    grid-template-columns: 27px auto;
    gap: 10px;
    align-self: center;
}
.grid-icon-head {
    display: flex;
    gap: 7px;
    width: 28%;
}
.grid-head {
    display: flex;
    width: fit-content;
    gap: 20px;
    justify-content: flex-end;
}
.tel-head-2 {
    align-self: center;
}
.icon-head {
    transition: 0.35s;
}
.icon-head:hover {
    filter: invert(1);
    transition: 0.35s;
}
.bgdesign {
    width: 95%;
    margin: 0 auto;
    margin-top: -7%;
}
.comingsoon {
    padding: 5% 5%;
}
.buttonExampleSite {
  border: 0px solid #fe8000 !important;
  color: #fff !important;
  background: #fe8000 !important;
  border-radius: 0px !important;
  font-weight: 300;
}
.buttonExampleSite:hover {
  background: #000 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.col-md-2.HideProductAdvanceOption {
    display: inherit !important;
}
.block-iconcontact {
    display: grid;
    grid-template-columns: 37px auto;
    gap: 10px;
}
.iconcontact-2 {
    align-self: center;
}
.grid-iconcontact {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 5px;
}
#tableA {
  width: 100%;
}
#tableA th {
  background-color: #fe8000;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}
#tableA tr:nth-child(even) {
  background-color: #f2f2f2;
}
#tableA tr:hover {
  background-color: #dddddd;
}
.number-process h2 {
    font-weight: 600;
    color: #c7c7c7;
}
.border-process {
    border-top: 1px solid #eeeeee;
    margin-bottom: 10px;
    margin-top: 10px;
}
.pd-process {
    text-align: center;
    padding: 5% 5%;
}
.pd-process h4 {
    font-weight: 600;
    height: 60px;
}
.grid-two.about {
    margin-top: 3%;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    margin-top: 2%;
    margin-bottom: 5%;
}
.border-about {
    border-top: 2px solid #fe8000;
    width: 10%;
    margin-top: 2%;
    padding-bottom: 3%;
}
.grid-about-2 h6 {
    font-weight: 600;
    color: #fe8000;
}
.grid-about-2 h2 {
    font-weight: 600;
}
.grid-about-border {
    border-left: 2px solid;
    padding-left: 4%;
    margin-top: 2%;
    padding-right: 10%;
}
.grid-about-2 {
    align-self: center;
}
.block-bg {
    width: 90%;
}
.grid-section {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    padding: 5% 0%;
}
.grid-section-2 {
    align-self: center;
}
.empty-plwoodfactory-2 {
    padding: 1%;
}

/*เฉพาะรูปแบบมีขอบ*/
.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.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background68b6840e54686f0013538da9 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background68b6840e54686f0013538da9 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
.pd-about {
    min-height: 180px;
    margin-top: 4%;
}






/* shop */
.shopcart {
    border-radius: 20px 0px 0px 20px;
    border: 0px solid transparent;
    width: 90px !important;
    height: 70px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_08072024iqxc/0/0/shopz-z516039643486.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    transition: width .3s, height .3s;
    cursor: pointer;
    top: 26%;
    right: 0%;
    background-color: #212121;
    z-index: 9999;
}
.Template-H-button {
    width: 65%;
    border: solid 0px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
    background-color: #fe8000;
    color: #fff;
    border-radius: 0px;
    font-weight: 400;
    transition: 0.35s;
}
.Template-H-button:hover {
    background: #000;
    transition: 0.35s;
}
.Template-H-pic {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0px;
    background-color: #fff;
    border: 0px solid #a5a5a5;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}
.Template-H-Name {
    color: #000;
    font-size: 16px;
    height: 65px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 4%;
    text-align: center;
    text-transform: uppercase;
}
.Template-H-frame {
    margin-bottom: 10%;
    padding: 20px 0px 10px 0px;
}
.Template-H-frame:hover .Template-H-button {
    background: #000;
    transition: 0.35s;
}
.Template-H-frame:hover {
    box-shadow: 0 0 0px #585858;
}
#background68b66e742c006c0013246c6e .Template-H-button {
    width: 55%;
}
.shopcartID-Head-Default {
    font-size: 18px;
    color: #282828;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "Onest", "LINE Seed Sans TH";
}
.shopcartName-Head-Default {
    font-size: 18px;
    color: #282828;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "Lato", sans-serif;
}
.shopcartID-Default {
    font-size: 26px;
    font-weight: 600;
    color: #fe8000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "Lato", sans-serif;
}
.shopcartName-Default {
    font-size: 26px;
    font-weight: 600;
    color: #fe8000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "Lato", sans-serif;
}
label.shopcart-share {
    display: none !important;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    color: #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "Lato", sans-serif;
}
.Template-H-Big {
    border: solid 0px #a5a5a5;
}
.row.margin.Shopcart-Related-Main .Template-H-Price {
    display: none;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 18px;
    padding: 1% 0% !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 18px;
    padding: 1% 0% !important;
    border-bottom: 1px solid #d8d8d8;
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 30%;
    border: solid 0px;
    padding: 15px 20px;
    background-color: #fe8000;
    color: #fff;
    border-radius: 0px;
    font-weight: 400;
    transition: 0.35s;
    margin-top: 3% !important;
}
.Template-H-buttonDetail:hover {
    background: #000;
    transition: 0.35s;
}
.Template-H-frame .Template-H-Icon {
    width: 16%;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: fit-content;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-weight: 400;
    font-size: 18px !important;
    font-family: "Lato", sans-serif;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-weight: 400;
    font-size: 18px !important;
    font-family: "Lato", sans-serif;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin: 0px 40px;
}
.Template-H-PriceNormal {
    color: #000;
    font-size: 36px !important;
    font-family: "Lato", sans-serif;
}
.Template-H-smallpic {
    width: 27%;
    border: solid 0px #9e9e9e;
    margin: 5% 3% 3% 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.col-md-12.shopcartSize-Default.shopcartSize.ItpShopSizeName label {
    font-weight: 400;
    font-family: "Lato", sans-serif;
}
.button-attribute-selected {
    color: #fff !important;
    border: 1px solid #fe8000 !important;
    background: #fe8000 !important;
    font-family: "Lato", sans-serif;
    padding: 10px 20px  !important;
}
.button-attribute:hover {
    border: 1px solid #fe8000 !important;
    background: #fe8000 !important;
    color: #fff !important;
    font-family: "Lato", sans-serif;
    padding: 10px 20px !important;
}
button.button-attribute {
    font-family: "Lato", sans-serif;
    padding: 10px 20px  !important;
}
.Template-H-PricePromotion {
    color: #000;
    font-size: 36px !important;
    font-family: "Lato", sans-serif;
}
#background68b54cd38de1b40013507134 .Template-H-Name,
#background68b65f1354686f0013538ae4 .Template-H-Name,
#background68b65f2a54686f0013538b06 .Template-H-Name,
#background68b65f4554686f0013538b17 .Template-H-Name,
#background68b65f5c54686f0013538b28 .Template-H-Name,
#background68b65f6a54686f0013538b37 .Template-H-Name {
    min-height: 80px;
}
.itp-shopLanding.itpcase-53 br {
    display: none;
}
.Template-H-Icon {
    width: 22%;
}
.PictureOverflow {
    width: 100%;
}
/* shop */




/* payment shop */
.padding-col.thumbnail.Content5InaRow.rightContentOrder p {
    white-space: break-spaces;
}
.ui.steps .step.active {
    color: #fff;
    background: #fe8000;
}
.ui.steps .step.active .title {
    color: #fff;
    font-family: "Lato", sans-serif;
}
.ui.steps .step .title {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    line-height: 1.3;
}
.step1checkout {
    background: #fe8000;
    border: 5px solid #fe8000;
}
.btnCheckoutprevious {
    background: #fe8000;
    font-weight: 400;
    font-size: 16px;
    border-radius: 0px;
    padding: 15px 30px;
    width: fit-content;
    margin-top: 4% !important;
    border: 0px solid #fe8000 !important;
    color: #fff;
    margin-left: 15px !important;
}
.step5checkout {
    background: #fe8000;
    font-family: "Lato", sans-serif;
    border: 7px solid #fe8000;
}
.shopcart-paymentpage {
    font-size: 15px;
    text-transform: uppercase;
    background: #fe8000;
    width: fit-content;
    padding: 2% 2%;
    margin: 0 auto;
    color: #fff;
    border-radius: 40px;
}
.Template-H-PriceMember {
    color: #000;
    font-family: "Lato", sans-serif;
}
.notificationcart {
    color: white;
    background: #fe8000;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: fit-content;
}
.ui.icon.input input {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
}
.ui.steps .step {
    background: transparent;
}
.ui.steps .step.active:after {
    background: #f6f2eb;
}
.ui.steps .step:after {
    background-color: #f6f2eb;
}
.ui.segment {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 0 0px rgba(39, 41, 43, .15), 0 1px 2px 0 rgba(0, 0, 0, .05);
    margin: 1rem 0;
    padding: 1em 1em;
    border-radius: .2857rem;
    border: none;
}
.Checkout-font-panel {
    color: #333;
    background: transparent;
}
.panel-body {
    padding: 15px;
    background: transparent;
}
.ui.steps .disabled.step {
    cursor: auto;
    background: transparent;
    pointer-events: none;
}
.ui.steps .disabled.step:after {
    background: #fff;
}
.Bodycheckout {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.no-js .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #fe8000 0, #fe8000 100%);
    background-repeat: repeat-x;
    font-size: 16px;
    border-radius: 0px;
    padding: 5px 35px;
}
.no-js .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    border-color: transparent;
}
.no-js .btn-default:focus, .btn-default:hover {
    background-color: #fe8000;
    color: #fff;
    background-position: 0 -15px;
}
.no-js .btn-default {
    color: #fff;
    background-color: #fe8000;
    border-color: transparent;
}
.Checkout-font-panel .col-xs-3.col-md-2 {
    width: 100% !important;
}
.Checkout-font-panel .img-circle {
    border-radius: 0%;
    width: 10%;
    margin-left: 5%;
}
label#message-line1 {
    font-weight: 400;
}
label#message-line2 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
.Headcheckout {
    color: #333;
    font-weight: 400;
}
.ui.steps .step::before {
    display: none !important;
}
.step1checkout {
    display: none;
}
.ui.steps.col-md-12.col-sm-12 {
    margin-top: 5%;
}
.no-js .ui.steps .step {
    padding: 10px;
}
/* payment shop */




.panel {
    background: transparent;
}
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: transparent;
    border: 0px solid #fe8000;
}
.panel-default>.panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f500 0, #e8e8e800 100%);
}
.panel-default>.panel-heading {
    background-color: transparent;
    border-color: transparent;
}
.panel-body.Checkout-font-panel .itp-textInvoice-address label {
    font-weight: 400;
}
.panel-body.Checkout-font-panel .panel-heading label {
    font-weight: 400;
}
.panel-body.Checkout-font-panel .panel-body label {
    font-weight: 400;
}
.panel-body.Checkout-font-panel .form-control {
    background-color: #efeee8;
    font-size: 16px;
    height: 35px;
}
.iconstep5checkout {
    font-size: 55px;
    color: #fff;
    margin-top: 25%;
}
.itopplus-bg {
    background-color: #f6f6f6;
}






@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 25px 12px;
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 21px;
}  
.grid-icon-head {
    width: 24%;
}
.btnviremore {
    font-size: 18px;
}
.Template-H-Name {
    font-size: 20px;
}
#background68b66e742c006c0013246c6e .Template-H-button {
    width: 50%;
}
.icon-category-2 {
    font-size: 32px;
}
.bg-category-2 {
    font-size: 22px;
}
.copyright {
    font-size: 16px;
}
.block-social-footer {
    width: 30%;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 22px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 22px;
}   
.shopcartID-Head-Default {
    font-size: 22px;
}
.shopcartID-Default {
    font-size: 36px;
}
.shopcartName-Head-Default {
    font-size: 22px;
}
.shopcartName-Default {
    font-size: 36px;
}
.Template-H-PriceNormal {
    font-size: 46px !important;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-size: 22px !important;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-size: 22px !important;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin: 5px 40px;
}
.Template-H-buttonDetail {
    width: 25%;
}
#background68b54cd38de1b40013507134 .Template-H-Name, 
#background68b65f1354686f0013538ae4 .Template-H-Name, 
#background68b65f2a54686f0013538b06 .Template-H-Name, 
#background68b65f4554686f0013538b17 .Template-H-Name, 
#background68b65f5c54686f0013538b28 .Template-H-Name, 
#background68b65f6a54686f0013538b37 .Template-H-Name {
    min-height: 100px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    padding: 7% 0% 0%;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
.block-iconcontact {
    grid-template-columns: 45px auto;
}
.no-js #Component68b5537d8de1b40013507260 .form-control {
    padding: 24px 0px;
    font-size: 19px !important;
}
.head-form-2 {
    font-size: 20px;
}
.head-form {
    font-size: 30px;
}
.no-js #Component68b5537d8de1b40013507260 .btn {
    font-size: 20px;
}
.Template-H-Name {
    height: 80px;
}
.pd-about {
    min-height: 220px;
}
.ui.steps .step .title {
    font-size: 18px;
}
.Headcheckout {
    font-size: 24px;
}
.Bodycheckout {
    font-size: 20px;
}
.btnCheckoutprevious {
    font-size: 20px;
}
.panel-body.Checkout-font-panel .form-control {
    font-size: 17px;
    height: 45px;
}
.Template-H-smallpic {
    width: 20%;
}
.Template-H-PricePromotion {
    font-size: 46px !important;
}  
}



@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h6 {
    font-size: 25px;
}  
.navbar-default .navbar-nav > li > a {
    padding: 8px 10px 12px;
}
#background68b66e742c006c0013246c6e .Template-H-button {
    width: 75%;
}  
.block-icon-serving {
    padding: 0% 5%;
} 
.block-social-footer {
    width: 40%;
} 
.Template-H-button {
    width: 75%;
}  
.Template-H-buttonDetail {
    width: 40%;
    padding: 10px 20px;
}
.managerHeader {
    font-size: 1.6em;
}
.head-form-2 {
    white-space: inherit;
}
#iframe68b556316660290013349e6c iframe {
    height: 250px;
}
.icon-category-2 {
    font-size: 20px;
}
}



@media screen and (max-width: 900px) {
.content-plwoodfactory {
    white-space: inherit;
} 
.border-one {
    width: 10%;
    margin-top: 3%;
    padding-bottom: 3%;
}
.Template-H-Name {
    height: 75px;
}
#background68b66e742c006c0013246c6e .Template-H-button {
    width: 100%;
}
.copyright {
    text-align: center;
}
.pd-about {
    min-height: 230px;
}
.Template-H-button {
    width: 100%;
}
#background68b54cd38de1b40013507134 .Template-H-Name, 
#background68b65f1354686f0013538ae4 .Template-H-Name, 
#background68b65f2a54686f0013538b06 .Template-H-Name, 
#background68b65f4554686f0013538b17 .Template-H-Name, 
#background68b65f5c54686f0013538b28 .Template-H-Name, 
#background68b65f6a54686f0013538b37 .Template-H-Name {
    min-height: 90px;
}
.Template-H-Name {
    font-size: 15px;
}
.Template-H-buttonDetail {
    width: 25%;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
#iframe68b556316660290013349e6c iframe {
    height: 280px;
}
.Template-H-smallpic {
    width: 22%;
}
.itopplus-bg {
    margin-top: -8px;
}
.itopplus-bg4 {
    background-attachment: inherit;
    background-size: cover;
}  
}



@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
#imagesControl68b5111f358373001a5eea76 {
    padding: 0px !important;
}
.bg-one {
    width: 100%;
} 
.border-one {
    width: 20%;
    margin-top: 8%;
    padding-bottom: 8%;
}
.section-one .btnviremore {
    margin-top: 8%;
    margin-bottom: 10%;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin: 5px 15px;
}
.table-responsive {
    border: 0px solid #ddd;
}
.Template-H-buttonDetail {
    width: 50%;
}
.shopcart-Cate {
    margin-top: 10%;
}
#background68b54cd38de1b40013507134 .Template-H-Name, 
#background68b65f1354686f0013538ae4 .Template-H-Name,
#background68b65f2a54686f0013538b06 .Template-H-Name, 
#background68b65f4554686f0013538b17 .Template-H-Name, 
#background68b65f5c54686f0013538b28 .Template-H-Name, 
#background68b65f6a54686f0013538b37 .Template-H-Name {
    min-height: 100px;
}
.head-plwoodfactory {
    padding: 10% 0% 3%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
} 
.managerHeader {
    padding: 10% 0% 0%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.itopplus-bg4 {
    background-attachment: inherit;
}
.mask {
    width: 7%;
}
.section-six {
    padding: 15% 0% 35%;
}  
.grid-icon-serving {
    grid-template-columns: repeat(1, 1fr);
    padding: 5% 0% 10%;
}
.block-icon-serving {
    border-right: 0px solid #999999;
}
.icon-serving {
    width: 25%;
    margin-bottom: 7%;
}
.block-icon-serving {
    padding: 7% 0%;
}
.grid-about {
    grid-template-columns: repeat(1, 1fr);
}
.block-bg {
    width: 100%;
}
.grid-section {
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0%;
}
.pd-about {
    min-height: auto;
}
body, html { 
   overflow-x: hidden; 
}
.Contentmanager p {
    white-space: inherit;
}
}



  #language_member_bar {
    display: none;
  }

  .skiptranslate iframe {
    display: none !important;
  }

  .skiptranslate {
    margin-top: -40px;
  }

  .no-js #langWidget {
    position: fixed;
    top: 5px;
    right: 10px;
    width: fit-content;
    height: auto;
    z-index: 10000;
    color: #444;
  }

  #langWidget img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    border: 1px solid #dddddd;
  }

  .langCurrent {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    gap: 5px;
    justify-items: end;
  }

  .langFlag {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    text-align: left;
    gap: 5px;
    cursor: pointer;
    padding: 5px 10px;
  }

  .langOption {
    position: relative;
    top: 5px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #ccc;
    height: 0;
    overflow: hidden;
    background: #fff;
  }

  #langWidget:hover .langOption {
    height: auto;
  }

  .langFlag.reset img {
    display: none;
  }

.langFlag:hover {
    background: #000;
    color: #fff;
}

  @media screen and (max-width: 992px) {
    .no-js #langWidget {
      position: fixed;
      top: 15px;
      left: 0;
      right: auto;

    }
  }

