.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}


.no-js a {
  color: #444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #ffb8c2;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #923340;
}




.itopplus-bg1 {
  background-color: #99cdf3;
  color: #fff;
}
.itopplus-footer {
  background-color: #f6b316;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 10px 2px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}
.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: #564300;
  box-shadow: none;
  border-color: #fff;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: #f6b316;
}



@media screen and (min-width: 1200px) {
.container {
    width: 86vw;
}
}



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



@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
}
#nav-menu {
    background: #f6b316 !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #f6b316 !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #fff !important;
}
.navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #282828 !important;
    border-radius: 50%;
}
#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}






/* 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 */


/* 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 */




/* slide */
#carousel69c87829baceee0013b1f961 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
#carousel69ba1ad143b1c70013b74b4f .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
/* slide */


/* modquee */
.modquee-contanier {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin: 0 auto;
}
.modquee-box {
  display: flex;
  width: fit-content;
  animation: scroll 50s linear infinite;
  justify-content: space-around;
  align-items: center;
}
.modquee-box img {
  height: 103%;
  width: 155px !important;
  border: 1px solid #eee;
}
.logocustumer {
  padding: 15px 10px;
}


@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
/* modquee */


/* ฟอร์ม Style 1 */
#formdisplay69c88957aed1730013acaf17 .form-control {
  border: 0px solid #444444;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 0px;
  font-size: 16px;
  width: 100% !important;
  margin: 0px 0px;
  padding-right: 0px !important;
  color: #444444 !important;
  height: 50px;
  font-family: "LINE Seed Sans TH";
}
#formdisplay69c88957aed1730013acaf17 .form-control:focus {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
  color: #444444 !important;
}
#formdisplay69c88957aed1730013acaf17 .form-control:hover {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
}
#formdisplay69c88957aed1730013acaf17 .btn-default:hover,
#formdisplay69c88957aed1730013acaf17 .btn-default:focus {
  background-position: 0 0px;
  background: #f6b316 !important;
  color: #444 !important;
  border: 0px solid #444 !important;
  transition: 0.35s;
}
#formdisplay69c88957aed1730013acaf17 .btn-default {
    border-color: #0000;
    border: 0px solid #2f2f2f !important;
    font-size: 16px !important;
    text-shadow: none;
    border-radius: 10px !important;
    background: #ffb8c2;
    width: fit-content;
    padding: 8px 40px;
    transition: 0.35s;
    color: #333;
}
#formdisplay69c88957aed1730013acaf17 ::placeholder {
  color: #444444;
}
#formdisplay69c88957aed1730013acaf17 span.label {
  display: contents;
}
#formdisplay69c88957aed1730013acaf17 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay69c88957aed1730013acaf17 {
  color: #444 !important;
  width: 100%;
  margin: 0 auto;
  background: transparent !important;
  margin-bottom: 0%;
  color: #444;
}
#formdisplay69c88957aed1730013acaf17 .form-control::placeholder {
  color: #444444 !important;
}
#formdisplay69c88957aed1730013acaf17 .form-group.col-md-2.col-sm-12 {
  width: fit-content;
}
#formdisplay69c88957aed1730013acaf17 .form-group.col-md-6.col-sm-12 {
  margin-bottom: 0px !important;
}
#formdisplay69c88957aed1730013acaf17 .col-md-12.col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
}
span.glyphicon.glyphicon-ok-circle {
  display: none;
}
#formdisplay69c88957aed1730013acaf17 .btn-success {
  background-image: linear-gradient(to bottom, #ffde00 0, #ffde00 100%);
  background-repeat: repeat-x;
  border-color: #ffde00;
}
#formdisplay69c88957aed1730013acaf17 .btn-success:focus,
#formdisplay69c88957aed1730013acaf17 .btn-success:hover {
  background-color: #ffde00;
  background-position: 0 -15px;
}
#btnview69a15746a9747a001318da5f {
    margin-left: 35%;
}
#formdisplay69b7da63869c8f0013060b81 {
  padding: 0px !important;
}
#form69c88957aed1730013acaf17 {
    padding: 0px !important;
}
.CASS-H-head {
    background: transparent;
    border-bottom: 0px;
}
.CASS-H-main {
    background: transparent;
}
.head-form {
    font-size: 50px;
    font-weight: 600;
    margin-top: 15%;
    margin-bottom: 3%;
    font-family: "LINE Seed Sans TH";
    text-align: center;
    color: #000;
}
#background69c88957aed1730013acaf17 {
    width: 80%;
    margin: 0 auto;
}
/*tyle 1 */



/* shop */
.shopcart {
    border-radius: 10px;
    border: 0px solid transparent;
    width: 60px !important;
    height: 60px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26022026gne7/0/0/cartz-z902884124387.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    transition: width .3s, height .3s;
    cursor: pointer;
    top: 30%;
    right: 1.5%;
    background-color: #1c4851;
    z-index: 9999;
}
/* shop */



/*contenemanager*/
.managerHeader {
    text-align: center;
    margin-top: 5% !important;
    font-size: 2.5em;
    font-weight: 600;
    color: #1c4851;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #a1a1a1;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 8% 5% 4%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.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 .btn-more {
    background: #99cdf3;
    color: #fff;
    transition: 0.35s;
}
#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;
}
.btn-more {
    background: #b9ca70;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 14px;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10%;
}
.social-share {
    display: none;
}
/*contenemanager*/









/*from Contact*/
.no-js #Component69cac9082db6ca0013a554c1 label {
  display: none !important;
  color: #000;
}
.no-js #Component69cac9082db6ca0013a554c1 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
  text-align: center;
}
.no-js #Component69cac9082db6ca0013a554c1 .form-control {
    border: 0px solid #d4d4d4;
    border-bottom: 1px solid #333;
    padding: 21px 0px;
    background: transparent;
    font-size: 16px !important;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}
.no-js #Component69cac9082db6ca0013a554c1 .form-control:focus {
  border-bottom: 1px solid #99cdf3 !important;
  border: 0px solid #99cdf3;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component69cac9082db6ca0013a554c1 .btn {
  background: #b9ca70;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 10px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component69cac9082db6ca0013a554c1 .btn-default:active {
  background: #99cdf3;
  background: linear-gradient(to right, #99cdf3 0%, #99cdf3 100%);
}
.no-js #Component69cac9082db6ca0013a554c1 .btn-default:hover,
.no-js #Component69cac9082db6ca0013a554c1 .btn-default:focus {
  background-position: 0 0px;
  background: #99cdf3;
  border: 0px solid #99cdf3;
  color: #fff;
}
.no-js #Component69cac9082db6ca0013a554c1 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component69cac9082db6ca0013a554c1 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component69cac9082db6ca0013a554c1 ::placeholder {
  color: #444 !important;
}
#background69cac9082db6ca0013a554c1 {
    background: #eee !important;
    padding: 7% 5% 3%;
    border-radius: 15px;
}
#cookie69cac9082db6ca0013a554c1 {
    padding: 0% 5%;
}
.head-form-contact {
    font-family: "LINE Seed Sans TH";
    color: #000;
}
.head-form-2 {
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 2%;
    color: #000;
}
.grid-head-form {
    text-align: center;
}
/*from Contact*/








/* shop */
.Template-C-frame {
    padding: 0px 0px 0px 10px;
    border-radius: 0px;
    margin-bottom: 0%;
}
.Template-C-pic {
    background-color: #fff;
    border: solid 1px #acacac;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}
.Template-C-Name {
    font-size: 16px;
    height: auto;
    text-align: left !important;
    margin-top: 3%;
    margin-bottom: 1%;
}
.row.margin.Shopcart-Related-Main .Template-C-Name {
    margin-top: 5%;
}
.col-xs-6.col-sm-3:hover .Template-C-button {
    background: #99cdf3;
    transition: 0.35s;
}
.priceNoPromotion {
    color: #6d6d6d;
    font-weight: 400;
    text-align: left;
}
.Template-C-button {
    width: 47%;
    background-color: #ffb8c2;
    text-align: center;
    margin: 0 auto;
    color: #000;
    border-radius: 10px;
    font-weight: 400;
    padding: 5px 5px 5px 5px;
    float: right;
    margin-top: -35%;
    transition: 0.35s;
    font-size: 14px;
}
.item.Template-C-frame:hover .Template-C-button {
    background: #99cdf3;
    transition: 0.35s;
}
.Template-C-button:hover {
    width: 47%;
    background-color: #99cdf3;
    color: #000;
    padding: 5px 5px 5px 5px;
    float: right;
    margin-top: -35%;
    transition: 0.35s;
}
.Template-C-Icon {
    width: 23%;
    padding: 0 5px 5px 0;
}
.row.mainProductFilterContainer .col-xs-12.col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.Template-C-frame:hover {
    box-shadow: 0 0 0px #585858;
}
.Template-C-Name label {
    font-weight: 600;
}
.shopcartID-Head-Default {
    color: #1c4851;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartName-Head-Default {
    color: #1c4851;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartID-Default {
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Default {
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.Template-C-PriceNormal {
    font-weight: 600;
    font-size: 30px !important;
}
.Template-C-Price {
    font-family: "LINE Seed Sans TH";
    text-align: left !important;
}
.Template-C-PriceNormal {
    color: #1c4851;
    font-family: "LINE Seed Sans TH";
}
.Template-C-Big {
    border: solid 0px #ccc;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    margin-left: 6%;
}
label.shopcart-share {
    display: none !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    font-size: 18px;
    padding: 1% 0% !important;
    font-weight: 600;
    width: 100% !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    padding: 1% 0% !important;
    font-weight: 600;
    border-bottom: 1px solid #d8d8d8;
    width: 100% !important;
}
.Template-C-buttonDetail {
    width: 30%;
    background-color: #ffb8c2;
    color: #000;
    border-radius: 10px;
    font-weight: 400;
    padding: 5px 5px 5px 0;
}
.Template-C-buttonDetail:hover {
    cursor: pointer;
    width: 30%;
    background-color: #99cdf3;
}
.Template-C-buttonDetail {
    margin-top: 2% !important;
}
.Template-C-Price {
    color: #6d6d6d;
    height: 75px;
    font-weight: 400;
    font-family: "LINE Seed Sans TH";
}

/* shop */




/* payment shop */
.padding-col.thumbnail.Content5InaRow.rightContentOrder p {
    white-space: break-spaces;
}
.ui.steps .step.active {
    color: #000;
    background: #f4f4f4;
}
.ui.steps .step.active .title {
    color: #000;
    font-family: "LINE Seed Sans TH";
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    line-height: 1.3;
}
.step1checkout {
    background: #f4f4f4;
    border: 5px solid #f4f4f4;
}
.btnCheckoutprevious {
    background: #ffb8c2;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    padding: 15px 30px;
    width: fit-content;
    margin-top: 4% !important;
    border: 0px solid #c5e7e8 !important;
    margin-left: 15px !important;
}
.btnCheckoutprevious:hover {
    background: #99cdf3;
    color: #fff;
}
.step5checkout {
    background: #b9ca70;
    font-family: "LINE Seed Sans TH";
    border: 7px solid #eee;
}
.shopcart-paymentpage {
    font-size: 15px;
    text-transform: uppercase;
    background: #b9ca70;
    width: fit-content;
    padding: 1% 6%;
    margin: 0 auto;
    color: #fff;
    border-radius: 40px;
}
.Template-H-PriceMember {
    color: #b9ca70;
    font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: #fff;
    background: #b9ca70;
    bottom: 30%;
    right: 20%;
}
.notificationcart {
    font-size: 14px;
}
.shopcart .notificationcart {
    width: 20px;
    height: 20px;
    bottom: 35%;
    right: 25%;
}
.shopcart .notificationcart {
    bottom: 40%;
    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: "LINE Seed Sans TH";
    text-transform: uppercase;
}
.ui.steps .step {
    background: transparent;
}
.ui.steps .step.active:after {
    background: #f4f4f4;
}
.ui.steps .step:after {
    background-color: #f4f4f4;
}
.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: #444;
    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: #444;
    font-weight: 400;
}
.no-js .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #b9ca70 0, #b9ca70 100%);
    background-repeat: repeat-x;
    font-size: 16px;
    border-radius: 50px;
    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: #444;
    color: #fff;
    background-position: 0 -15px;
}
.no-js .btn-default {
    color: #fff;
    background-color: #b9ca70;
    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: 600;
}
.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 0px;
}
label#title-checkout {
    font-weight: 600;
}
label#message-line4 {
    font-weight: 600;
}
.ProductCheckoutColor {
    color: #444 !important;
}
/* payment shop */




/* ฟอร์ม Style 2 */
#formdisplay69cad8f1baceee0013b21600 .form-control {
  border: 0px solid #444444;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 0px;
  font-size: 16px;
  width: 100% !important;
  margin: 0px 0px;
  padding-right: 0px !important;
  color: #444444 !important;
  height: 50px;
  font-family: "LINE Seed Sans TH";
}
#formdisplay69cad8f1baceee0013b21600 .form-control:focus {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
  color: #444444 !important;
}
#formdisplay69cad8f1baceee0013b21600 .form-control:hover {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
}
#formdisplay69cad8f1baceee0013b21600 .btn-default:hover,
#formdisplay69cad8f1baceee0013b21600 .btn-default:focus {
  background-position: 0 0px;
  background: #f6b316 !important;
  color: #444 !important;
  border: 0px solid #444 !important;
  transition: 0.35s;
}
#formdisplay69cad8f1baceee0013b21600 .btn-default {
    border-color: #0000;
    border: 0px solid #2f2f2f !important;
    font-size: 16px !important;
    text-shadow: none;
    border-radius: 10px !important;
    background: #ffb8c2;
    width: fit-content;
    padding: 8px 40px;
    transition: 0.35s;
    color: #333;
}
#formdisplay69cad8f1baceee0013b21600 ::placeholder {
  color: #444444;
}
#formdisplay69cad8f1baceee0013b21600 span.label {
  display: contents;
}
#formdisplay69cad8f1baceee0013b21600 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay69cad8f1baceee0013b21600 {
  color: #444 !important;
  width: 100%;
  margin: 0 auto;
  background: transparent !important;
  margin-bottom: 0%;
  color: #444;
}
#formdisplay69cad8f1baceee0013b21600 .form-control::placeholder {
  color: #444444 !important;
}
#formdisplay69cad8f1baceee0013b21600 .form-group.col-md-2.col-sm-12 {
  width: fit-content;
}
#formdisplay69cad8f1baceee0013b21600 .form-group.col-md-6.col-sm-12 {
  margin-bottom: 0px !important;
}
#formdisplay69cad8f1baceee0013b21600 .col-md-12.col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
}
#formdisplay69cad8f1baceee0013b21600 .btn-success {
  background-image: linear-gradient(to bottom, #ffde00 0, #ffde00 100%);
  background-repeat: repeat-x;
  border-color: #ffde00;
}
#formdisplay69cad8f1baceee0013b21600 .btn-success:focus,
#formdisplay69cad8f1baceee0013b21600 .btn-success:hover {
  background-color: #ffde00;
  background-position: 0 -15px;
}
#formdisplay69cad8f1baceee0013b21600 {
  padding: 0px !important;
}
#form69cad8f1baceee0013b21600 {
    padding: 0px !important;
}
#background69cad8f1baceee0013b21600 {
    width: 60%;
    margin: 0 auto;
    background: #eee !important;
    padding: 5%;
    border-radius: 15px;
}
#btnview69cad8f1baceee0013b21600 {
    margin-left: 40%;
}
/* style 2 */




/* from PAYMENT */
#Component69cada6e2639720013f4ba5d {
    width: 100%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component69cada6e2639720013f4ba5d .progress {
    width: 138%;
    margin: 15px!important;
}
#Component69cada6e2639720013f4ba5d .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component69cada6e2639720013f4ba5d textarea.form-control {
    height: auto;
    width: 155%;
}
#Component69cada6e2639720013f4ba5d .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#f6b316 0,#f6b316 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component69cada6e2639720013f4ba5d .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component69cada6e2639720013f4ba5d .input-group 
#Component69cada6e2639720013f4ba5d .form-control {
    height: 55px !important;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #444;
}
#Component69cada6e2639720013f4ba5d .form-control {
    height: 55px !important;
    padding: 10px 15px;
    font-size: 15px;
    color: #444;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component69cada6e2639720013f4ba5d .form-control:hover {
    border: 1px solid #f6b316;
}
#Component69cada6e2639720013f4ba5d .input-group-addon {
    padding: 20px 15px !important;
    color: #fff;
    background-color: #f6b316;
    border: 0px solid #f6b316;
    border-radius: 0px 5px 5px 0px !important;
}
#Component69cada6e2639720013f4ba5d .btn-default {
    background-image: linear-gradient(to right, #f6b316 0%,#f6b316 100%);
    background-repeat: repeat-x;
    border-color: #f6b316;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    font-weight: 400;
}
#Component69cada6e2639720013f4ba5d .btn-default:hover, 
#Component69cada6e2639720013f4ba5d .btn-default:focus {
    background-color: #b9ca70 !important;
	 background-image: linear-gradient(to right, #b9ca70 0%,#b9ca70 100%);
	color: #fff;
    border-color: #b9ca70;
    box-shadow: 0 0 1px;
}
#Component69cada6e2639720013f4ba5d .col-md-1 {
    margin-top: 3%!important;
}
#Component69cada6e2639720013f4ba5d .form-horizontal .control-label {
    font-weight: 400;
}
#Component69cada6e2639720013f4ba5d .date-overlay {
    background: white;
    border: 0px solid #ccc;
    border-radius: 0px;
}
#Component69cada6e2639720013f4ba5d .date-input-container {
    height: 55px;
}
/* from PAYMENT */




/* process */
.grid-process {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    margin-top: 2%;
}
.grid-process-2 {
    width: 21%;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 2%;
}
.icon-process {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.grid-process-2 {
    transition: 0.35s;
}
.grid-process-2:hover {
    transition: 0.35s;
    transform: translateY(-10px);
}
.grid-bank {
    width: 40%;
    margin: 0 auto;
    background: #f4f4f4;
    padding: 3% 0%;
    border-radius: 20px;
    text-align: center;
}
.logo-bank {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.grid-bank h6 {
    font-weight: 600;
    margin-bottom: 3%;
}
.grid-bank h5 {
    font-weight: 600;
    padding: 1% 0%;
}
.btnreturn {
    background: #ffb8c2;
    border-radius: 15px;
    text-align: center;
    padding: 8px 25px;
    transition: 0.35s;
    margin: 0 auto;
    width: fit-content;
    margin-top: 2%;
}
.btnreturn:hover {
    background: #ffcb52;
    transition: 0.35s;
}
.process-1 h4 {
    font-weight: 600;
}
/* process */




/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background69cae3962639720013f4ba9e .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%;
}
#background69cae3962639720013f4ba9e .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
.about-printing {
    text-align: center;
    margin-top: 6%;
}
/**ห้ามเกินกรอบ**/







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

h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 30px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}




.grid-one {
    text-align: center;
    background: #b9ca70;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 5%;
}
.grid-one h6, h2 {
    font-weight: 600;
}
.no-js .grid-one {
    margin-top: -5%;
}
.grid-btntwo {
    display: flex;
    width: fit-content;
    justify-content: center;
    gap: 30px;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
}
.btn-teekayuiconbtn {
    display: grid;
    grid-template-columns: 26px auto;
    gap: 15px;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
}
.grid-two h6 span {
    color: #f6b316;
    font-weight: 600;
    font-size: 1.5em;
}
.grid-two {
    text-align: center;
    padding: 2% 0%;
}
.grid-two h5 {
    font-weight: 600;
}
.btn-teekayuiconbtn.one {
    background: #ffb8c2;
    transition: 0.35s;
}
.btn-teekayuiconbtn.two {
    background: #ffcb52;
    transition: 0.35s;
}
.btn-teekayuiconbtn:hover {
    background: #b9ca70;
    transition: 0.35s;
}
.iconthree {
    width: 55%;
    margin:  0 auto;
    margin-bottom: 10%;
}
.grid-three {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-bottom: 3%;
}
.block-iconthree-2 {
    text-align: center;
    white-space: break-spaces;
}
.block-iconthree-2 h5 {
    font-weight: 600;
}
.block-iconthree {
    transition: 0.35s;
}
.block-iconthree:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-iconthree:hover .iconthree {
    filter: grayscale(1);
    transition: 0.35s;
}
#background69c882b12639720013f4a3d4  .thumbs,
#background69c8837e2db6ca0013a53cd9  .thumbs {
    margin-bottom: 0px;
}
.head-teekayi {
    margin-top: 6%;
    border-left: 5px solid;
    padding-left: 2%;
    line-height: 1.2;
    margin-bottom: 2%;
}
.head-teekayi-center h2 {
    font-weight: 600;
    color: #1c4851;
}
.head-teekayi-center {
    text-align: center;
    padding: 5% 0% 3%;
}
.empty-teekayu {
    padding: 2%;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-four-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.grid-four {
    display: grid;
    grid-template-columns: 32% auto;
    gap: 25px;
}
.grid-four .head-teekayi {
    color: #1c4851;
    padding-left: 5%;
    margin-bottom: 6%;
}
.grid-four .head-teekayi h6 {
    white-space: break-spaces;
}
.border-home {
    border-top: 1px solid #a1a1a1;
    margin-top: 4%;
    margin-bottom: 4%;
}
.grid-four.block2 {
    display: grid;
    grid-template-columns: auto 32%;
}
.grid-four-1 ul {
    line-height: 1.8;
}
.bg-four {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.bg-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
    background: #f6b316 !important;
   border-radius: 5px !important;
   font-weight: 400;
   font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #1c4851 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 6% 0%;
}
.ITPcookiebar {
    background-color: #4e4e4ee0 !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;
}
ul ::marker {
    color: #444;
}
.block-tel-head {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    float: right;
    width: fit-content;
}
.grid-social-head {
    display: flex;
    gap: 10px;
}
.btn-paper {
    background: #282828;
    color: #fff;
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    padding: 10px 20px;
}
.paper-2 h3 {
  font-weight: 600;
}
.grid-head {
    display: grid;
    grid-template-columns: 69% auto 20%;
    gap: 10px;
    width: fit-content;
}
.grid-head-1 {
    align-self: center;
}
.teekayu-head {
    display: flex;
    justify-content: flex-end;
}
.grid-head-2 {
    align-self: center;
}
.paper-2 {
    text-align: center;
}
.btn-paper {
    transition: 0.35s;
}
.btn-paper:hover {
    background: #336fad;
    transition: 0.35s;
}
.icon-head {
    transition: 0.35s;
}
.icon-head:hover {
    filter: invert(1);
    transition: 0.35s;
}
.grid-footer {
    display: grid;
    grid-template-columns: 72% auto;
    padding: 3% 0% 3%;
    border-bottom: 1px solid;
}
.contact-footer {
    white-space: break-spaces;
}
.grid-logo-footer {
    display: grid;
    grid-template-columns: 30%  auto;
    gap: 10px;
}
.address-footer {
    align-self: center;
}
.address-footer {
    white-space: break-spaces;
}
.logo-footer {
    border-right: 1px solid;
    padding-right: 15%;
    align-self: center;
    margin-right: 7%;
}
.grid-footer-3 {
    padding-bottom: 4%;
    display: grid;
    grid-template-columns: 50% auto;
    padding-top: 2%;
}
.copyright {
    text-align: right;
}
.grid-footer-4 {
    display: flex;
    gap: 10px;
    width: 15%;
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
}
.grid-service-2 h4 {
    background: #b9ca70;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    margin-bottom: 10px;
    width: fit-content;
}
.grid-service-2 h1 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.grid-service-2 h3 {
    font-weight: 600;
}
.content-teekayu {
    white-space: break-spaces;
}
.head-teekayi-service {
    text-align: center;
    padding: 5% 0% 4%;
}
.head-teekayi-service h1 {
    font-weight: 600;
    color: #000;
}
.head-teekayi-service h4 {
    white-space: break-spaces;
}
.head-teekayi-service h4 span {
    font-weight: 600;
    font-size: 28px;
    color: #f6b316;
}
.empty-teekayu-2 {
    padding: 1%;
}
.grid-btntwo-service .grid-btntwo {
    margin: inherit;
    margin-top: 4%;
}
.btn-teekayuiconbtn-2 {
    color: #000000;
}
.grid-service-1 .block-bg {
    margin-bottom: 20px;
}
.grid-service-2 {
    align-self: center;
}
.bg-headservice {
    background: #b9ca70;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    margin-bottom: 10px;
    width: fit-content;
}
#background69c883722db6ca0013a53cd0 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.contact-teekayu h5 {
    font-weight: 600;
    color: #1c4851;
}
.block-social {
    display: grid;
    grid-template-columns: 38px auto;
    gap: 10px;
    margin-bottom: 6px;
}
.gridcontact-teekayu {
    margin-top: 3%;
}
.block-social-2 {
    align-self: center;
}
#iframe69cacaeb491a0800130dd2a6 iframe {
    border-radius: 15px;
}
.border-vission {
    border-left: 3px solid #ffb8c2;
    padding-left: 3%;
    margin-top: 1%;
}
.btn-paper a {
    color: #fff;
}
.btn-paper a:hover {
    color: #fff;
}
.tel-2 a {
    color: #fff;
}
.tel-2 a:hover {
    color: #923340;
}
.row.margin.Shopcart-Related-Main {
    margin-bottom: 2% !important;
}
#Component69cada6e2639720013f4ba5d .btn-default {
    width: fit-content;
}
.btn-teekayuiconbtn-2 h3 {
    font-weight: 600;
}


@media screen and (min-width: 1900px) {
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.grid-head {
    grid-template-columns: 67% auto 22%;
    gap: 15px;
    width: fit-content;
}
.block-tel-head {
    grid-template-columns: 30px auto;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.btn-teekayuiconbtn {
    grid-template-columns: 35px auto;
}
.grid-two h6 span {
    font-size: 1.8em;
}
.iconthree {
    width: 50%;
}
.Template-C-Name {
    font-size: 20px;
}
.Template-C-button {
    margin-top: -27%;
    transition: 0.35s;
    font-size: 18px;
}
.head-form {
    font-size: 60px;
}
#formdisplay69c88957aed1730013acaf17 .form-control {
    font-size: 20px;
    height: 60px;
} 
#formdisplay69c88957aed1730013acaf17 .btn-default {
    font-size: 20px !important;
}
.head-form {
    margin-top: 25%;
}
.grid-footer-4 {
    width: 12%;
}
.copyright {
    font-size: 18px;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.grid-service-2 h3 {
    font-size: 24px;
}
.head-teekayi-service h4 span {
    font-size: 34px;
}
.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: 30px;
}
.shopcartName-Head-Default {
    font-size: 30px;
}
.shopcartID-Default {
    font-size: 28px;
}
.shopcartName-Default {
    font-size: 28px;
}
.Template-C-PriceNormal {
    font-size: 40px !important;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-size: 20px !important;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-size: 20px !important;
}
.Template-C-buttonDetail {
    width: 23%;
}
.Template-C-buttonDetail:hover {
    width: 23%;
}
.Template-C-button:hover {
    margin-top: -27% !important;
}
.ui.steps .step .title {
    font-size: 18px;
}
.Bodycheckout {
    font-size: 18px;
}
 .Headcheckout {
    font-size: 22px;
}
.btnCheckoutprevious {
    font-size: 18px;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    height: 45px !important;
    padding: 5px 10px;
    font-size: 16px !important;
    line-height: 1.5;
    border-radius: 3px;
}
.shopcart-paymentpage {
    font-size: 24px;
}
.icon-process {
    width: 45%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.btn-more {
    font-size: 18px;
}
#Component69cada6e2639720013f4ba5d .form-control {
    height: 60px !important;
    padding: 10px 15px;
    font-size: 18px;
}
#Component69cada6e2639720013f4ba5d .btn-default {
    font-size: 20px;
}
.head-form-contact {
    font-size: 45px;
}
.head-form-2 {
    font-size: 22px;
}
.no-js #Component69cac9082db6ca0013a554c1 .form-control {
    padding: 24px 0px;
    font-size: 19px !important;
}
.no-js #Component69cac9082db6ca0013a554c1 .btn {
    font-size: 20px;
}
#cookie69cac9082db6ca0013a554c1 {
    padding: 0% 10%;
}
.block-social {
    grid-template-columns: 45px auto;
}
#iframe69cacaeb491a0800130dd2a6 iframe {
    height: 390px;
}
}



@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
.grid-head {
    grid-template-columns: 71% auto 20%;
}
.grid-four .head-teekayi h6 {
    white-space: inherit;
}
.Template-C-button {
    width: 47%;
    margin-top: -45%;
}
.Template-C-button:hover {
    margin-top: -45%;
}
.head-form {
    font-size: 30px;
    margin-top: 10%;
    margin-bottom: 0%;
} 
#btnview69c88957aed1730013acaf17 {
    margin-left: 32%;
}  
.grid-footer {
    grid-template-columns: 65% auto;
}
.grid-logo-footer {
    grid-template-columns: 33% auto;
}
.grid-footer-3 {
    grid-template-columns: 60% auto;
}
.content-teekayu {
    white-space: inherit;
}
.head-teekayi-service h4 span {
    font-size: 24px;
}
.block-iconthree-2 h3 {
    font-size: 16px;
}
.block-iconthree-2 h4 {
    font-size: 18px;
}
.process-1 h4 {
    font-weight: 600;
    font-size: 18px;
}
#background69cab2042639720013f4b86e .Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 8% 0% 4%;
    min-height: 55px;
}
.managerHeader {
    font-size: 2em;
}
.head-form-2 {
    font-size: 16px;
}
.block-social {
    grid-template-columns: 32px auto;
}
.row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}  
.row.margin.Shopcart-Related-Main .col-xs-6.col-sm-3 {
    padding-right: 5px;
    padding-left: 5px;
}  
.grid-process-2 {
    width: 23%;
}
.grid-process {
    gap: 20px;
}
.process-1 h4 {
    font-size: 17px;
}
#btnview69cad8f1baceee0013b21600 {
    margin-left: 35%;
}
#cookie69cad8f1baceee0013b21600 {
    padding: 0% 5%;
}
}



@media screen and (max-width: 900px) {
.block-iconthree-2 {
    white-space: inherit;
} 
.block-iconthree-2 h5 {
    font-size: 18px;
}
.grid-footer {
    display: none;
}
.grid-footer-3 {
    grid-template-columns: 100%;
}
.grid-footer-4 {
    display: none;
}
.copyright {
    text-align: center;
}
#background69c88957aed1730013acaf17 {
    width: 90%;
}
.grid-four.block2 {
    grid-template-columns: auto 45%;
}
.grid-four-2 {
    align-self: start;
}
.Template-C-button {
    width: 100%;
    margin-top: 0%;
}  
.Template-C-button:hover {
    margin-top: 0%;
    width: 100%;
} 
.Template-C-Price {
    height: auto;
    margin-bottom: 5%;
}
.Template-C-Name {
    font-size: 16px;
    height: auto;
    text-align: center !important;
    margin-top: 5%;
    margin-bottom: 1%;
}
.priceNoPromotion {
    text-align: center;
}
.Template-C-Icon {
    width: 20%;
}
.Template-C-frame {
    padding: 0px 0px 35px 10px;
}
.grid-service-2 h3 {
    font-size: 16px;
}
.btn-teekayuiconbtn {
    grid-template-columns: 20px auto;
    gap: 10px;
    padding: 10px 10px 10px 10px;
}
.grid-btntwo {
    gap: 15px;
}
.Template-C-Price {
    text-align: center !important;
}
.Template-C-buttonDetail {
    width: 25%;
}
.Template-C-buttonDetail:hover {
    width: 25%;
}
.grid-process-2 {
    width: 22%;
}
#Component69cada6e2639720013f4ba5d .progress {
    width: 130%;
}
#Component69cada6e2639720013f4ba5d textarea.form-control {
    width: 158%;
}
.no-js #Component69cac9082db6ca0013a554c1 .form-control {
    padding: 18px 0px;
}
.modquee-box img {
    height: 100%;
    width: 100px !important;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    min-height: 65px;
}
.row.margin.Shopcart-Related-Main {
    display: none;
} 
#display2 {
    width: 107%;
}
}





@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
#imagesControl69c87829baceee0013b1f961 {
    padding: 0px !important;
}
.no-js .grid-one {
    margin-top: 10%;
}
.grid-one h6 {
    font-size: 18px;
}
.grid-one {
    padding: 5% 5%;
}
.btn-teekayuiconbtn-2 {
    text-align: left;
}
.grid-btntwo {
    padding: 5% 0% 3%;
}
.btn-teekayuiconbtn {
    margin-bottom: 10%;
    grid-template-columns: 25px auto;
}
.grid-three {
    grid-template-columns: repeat(2, 1fr);
}
.grid-four {
    grid-template-columns: 100%;
}
.grid-four.block2 {
    grid-template-columns: 100%;
}
.bg-four {
    grid-template-columns: repeat(1, 1fr);
}
.bg-three {
    grid-template-columns: repeat(1, 1fr);
}
.grid-four-2 {
    grid-template-columns: repeat(1, 1fr);
}
#imagesControl69c882b12639720013f4a3d4,
#imagesControl69c8837e2db6ca0013a53cd9 {
    padding: 0px !important;
}
#background69c88957aed1730013acaf17 {
    width: 100%;
}
.grid-one h2 {
    font-size: 20px;
}
#background69c8829ec54bd5001346f2e5 .thumbs {
    margin-bottom: 0px;
}
#imagesControl69c882c12639720013f4a3dd {
    padding: 15px 0px 10px !important;
}
.head-teekayi h6 {
    white-space: inherit !important;
}
#mainmenu69c883722db6ca0013a53cd0 {
    margin: -10px;
}
.grid-service {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.grid-btntwo-service .grid-btntwo {
    margin: inherit;
    margin-top: 4%;
    margin: 0 auto;
}
.grid-service {
    display: flex;
    flex-direction: column-reverse;
}
.Template-C-buttonDetail {
    width: 55%;
}
.Template-C-buttonDetail:hover {
    width: 55%;
}
.grid-process-2 {
    width: 46%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
#Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.page-header {
    margin: 0px 0 0px;
}
.copyright {
    font-size: 14px;
}
.head-teekayi-center {
    padding: 10% 0% 3%;
}
.grid-bank {
    padding: 5% 0% 5%;
    width: 100%;
}
.manage-form-confirm-payment {
    padding: 0% !important;
}
#Component69cada6e2639720013f4ba5d .progress {
    width: 86%;
}
#Component69cada6e2639720013f4ba5d textarea.form-control {
    width: 100%;
}
#cookie69cac9082db6ca0013a554c1 {
    padding: 0%;
}
.managerHeader {
    font-size: 24px;
}
.btn-teekayuiconbtn-2 h3 {
    font-size: 16px;
}
.ProductCheckoutColor {
    font-size: 16px !important;
}
#respCheckout3 {
    font-size: 16px !important;
}
.btnCheckoutprevious {
    padding: 15px 10px;
    width: 100%;
}
body, html { 
    overflow-x: hidden; 
}
}








