.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #525c5d;
  font-family: "LINE Seed Sans TH";
}
a {
  color: #525c5d;
}
a:hover {
  color: #f7941d;
}
b, strong {
  font-weight: 600;
}
.itopplus-bg1 {
  background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(241, 251, 255, 1) 50%, rgba(241, 251, 255, 1) 100%);
}
.itopplus-pos2 {
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(241, 251, 255, 1) 50%, rgba(241, 251, 255, 1) 100%);
}
.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24022026n7iw/0/0/2z-z489748398422.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  background-color: #f1fbff;
}

.itopplus-bg3 {
  background-color: #f1fbff;
}

.itopplus-bg4 {
  background-color: #f7941d;
  color: #fff;
}

.itopplus-footer {
  background-color: #242929;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 0.95em;
  color: #525c5d;
  margin: 0;
  padding: 5px 12px;
  border-radius: 30px;
}

.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;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: #f7941d;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.1em;
  color: #525c5d;
  padding: 8px 20px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #f7941d;
}


@media (min-width: 821px) {
  .navbar-nav {
    float: right !important;
  }
  .navbar-collapse {
    padding-right: 0px!important;
    padding-left: 0px!important;
  }
}

@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: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
    padding: 0px 0px 10px 0px;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
    width: 85%;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px 0;
    width: clamp(140px, 100%, 25vw);
    margin: 0 auto;
  }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }  

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #444;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
    gap: 0px;
  }  
}

@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: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #525c5d !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #525c5d !important;
  }

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #f7941d !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;
  }
}








/**/
.h1, h1 {
  font-size: 3.5em;
}
.h2, h2 {
  font-size: 2.7em;
}
.h3, h3 {
  font-size: 2.1em;
}
.h4, h4 {
  font-size: 1.7em;
}
.h5, h5 {
  font-size: 1.4em;
}
.h6, h6 {
  font-size: 1.25em;
}
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}
ol, ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.2;
}
/**/




/*header*/
.tel-block {
  display: grid;
  grid-template-columns: 30px auto;
  font-family: "Rubik", sans-serif;
  justify-content: end;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  font-size: 1em;
  transition: 0.5s;

}
/*header*/




/*footer*/
.itopplus-footer {
  font-size: 13px;
  color: #fefefe;
}
.itopplus-footer a {
  color: #fefefe;
}
.itopplus-footer a:hover {
  color: #f7941d;
}
.itopplus-footer h6 {
  font-family: "Rubik", sans-serif;
  margin: 0 0 15px;
}
.itopplus-footer h4 {
  font-family: "Rubik", sans-serif;
}
.logo-img {
  width: 25%;
  margin: 50px 0 0;
}
.footer-icon-a {
  width: 30%;
  display: flex;
  gap: 10px;
  margin: 15px 0 0;
}
.footer-icon-img {
  width: 55%;
  display: flex;
  gap: 5px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-block-b {
  padding: 0 13%;
}
.footer-block-b ul {
  padding: 0 15px;
}
.footer-block-c {
  padding: 0 20%;
}
.footer-block-c h6 {
  margin-bottom: 25px;
}
.qr-code {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.footer-icon-b {
  width: 90%;
  display: flex;
  gap: 10px;
}
.qr-code-img {
  width: 85%;
}
.copy-right {
  padding: 0 0 20px;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #ff8b00 !important;
  color: #ff8b00 !important;
  font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
  background: #ff8b00 !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 3% 2%;
}
/*footer*/



/*Home*/
.menu-align {
  text-align: center;
  padding: 5% 0 2%;
}
.menu-align h2 span {
  color: #f7941d;
}
.menu-align h5 {
  color: #f7941d;
  margin: 15px 0 0;
}
.dealer-bg {
  display: grid;
  grid-template-columns: 22% auto 15%;
  background: white;
  border: 1px solid #dddddd;
  border-radius: 100px;
  align-items: center;
  margin: 2% 0;
}
.dealer-block {
  background: #f7941d;
  color: white;
  padding: 30px;
  border-radius: 100px 0 0 100px;
  font-size: 0.9em;
  text-align: center;
}
.dealer-img {
  width: 85%;
  margin: 0 auto;
}
.btn-shop {
  background: #f7941d;
  color: white;
  border: none;
  padding: 15px 30px;
  border-radius: 50px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  transition: 0.5s;
}
.btn-shop:hover {
  background: #525c5d;
  color: white;
}
.product-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 15px 0;
}
.product-icon {
  display: grid;
  grid-template-columns: 17% auto;
  gap: 15px;
  align-items: center;
  border-right: 1px solid white;
  padding: 0 20px;
  font-size: 0.85em;
}
.why-group {
  display: grid;
  grid-template-columns: 35% auto 35%;
  align-items: center;
  margin: 1% 0 5%;
}
.why-icon {
  display: flex;
  gap: 25px;
  margin-bottom: 15%;
  transition: 0.5s;
}
.why-icon:hover {

}
.why-icon-text {
  white-space: pre-line;
  width: 73%;
}
.why-icon-text h6 {
  font-size: 1.17em;
  margin: 0 0 10px;
}
.why-icon-img {
  width: 27%;
}
.why-block1 {
  text-align: right;
}
.why-block2-img {
  width: 57%;
  margin: 0 auto;
  transition: 0.5s;
}
.why-block2-img:hover {
  transform: scale(1.1);
}
.padding-pd {
  padding: 1%;
}
.padding-pd2 {
  padding: 2%;
}
.thumbnail {
  padding: 5px !important;
  background-color: #fff;
  border: 0px solid #ddd;
  border-radius: 20px;
  box-shadow: none;
}
.imageWidth.imageGallery {
  transform: scale(1.0);
  transition: 0.5s;
}
.imageWidth.imageGallery:hover {
  transform: scale(1.1);
}
.imgLightbox {
  border-radius: 15px;
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-name {
  padding: 5% 0;
}
.product-name h3 {
  font-size: 1.7em;
  font-family: "Rubik", sans-serif;
  height: 5vw;
}
.product-name h2 {
  font-family: "Rubik", sans-serif;
  color: #f7941d;
  font-weight: 600;
  font-size: 2.3em;
  margin: 20px 0 30px;
}
.btn-cart {
  background: #f7941d;
  color: white;
  display: grid;
  grid-template-columns: auto 20px;
  gap: 10px;
  align-items: center;
  border: none;
  padding: 12px 15px;
  border-radius: 50px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  transition: 0.5s;
}
.btn-cart:hover , .thumbs:hover .btn-cart {
  background: #525c5d;
  color: white;
}
.news-block {
  white-space: pre-line;
  text-align: center;
  padding: 7% 0;
  height: 9.5vw;
}
/*Home*/



/*promotion*/
.CASS-B-border {
  position: relative;
  background: transparent;
  border: 4px solid #f7941d;
  border-radius: 20px;
}
.CASS-B-head {
  background: #f7941d;
  color: white;
  padding-left: 0px;
  border-bottom: solid 0px #d4d4d4;
  border-radius: 10px 10px 0 0;
  padding: 1%;
}
.CASS-B-border .Template-B-pic {
  margin-bottom: 20px !important;
}
.CASS-B-border .Template-B-button , .CASS-B-border .Template-B-button:hover {
  margin: 0 auto;
}
.CASS-B-middle-mid {
  padding: 20px 10px 0px;
}
.CASS-B-border .Template-B-frame {
  margin-bottom: 0%;
}
.cart-align {
  padding: 20px 0 0;
}
.cart-align .btn-cart {
  margin: 0 auto;
}
/*promotion*/





/*contentmanager*/
.nav-template li:hover {
  background-color: #f7941d !important;
  color: white!important;
  text-decoration: none !important;
}
.itp-contentmanager-template5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 3%;
  transition: 0.5s;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  width: 100%;
  background: white;
  margin: 0 auto ! IMPORTANT;
  border-radius: 20px;
  border: 1px solid #eaeaea;
  transition: 0.5s;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col , .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 100%;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  padding: 0 !important;
  overflow: hidden;
  border-radius: 15px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  text-align: left;
  padding: 3% 15% 3% 3% !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 1.15em;
  font-weight: 400;
  display: block;
  height: 4vw;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
  font-size: 14px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col h6 {
  white-space: pre-line;
  font-size: 1em;
  font-weight: 400;
}
.itp-contentmanager-template5 .btn-group-sm>.btn, .itp-contentmanager-template5 .btn-sm {
  font-size: 15px;
}
.itp-contentmanager-template5 .img-container {
  padding-bottom: 77%;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.5s;
}
.itp-contentmanager-template5 .img-container:hover {
  transform: scale(1.1);
  border-radius: 15px;
}
.nav-template li:hover a {
  text-decoration: none !important;
}
.nav-template li a , .link:hover  {
  color: #525c5d;
}
.nav-template li:hover a {
  color: #ffffff;
}
.btn-more {
  background: #f7941d;
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 50px;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 14px;
  transition: 0.5s;
  margin-top: 20px;
}
.btn-more:hover , .nav-template li:hover .btn-more  {
  background: #525c5d;
  color: white;
}
/*contentmanager*/




/*shop*/
.shopcart {
  z-index: 1002;
  border-radius: 800px 800px 800px 800px;
  -moz-border-radius: 800px 800px 800px 800px;
  -webkit-border-radius: 800px 800px 800px 800px;
  border: 0px solid #b8860b;
  width: 50px !important;
  height: 50px !important;
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_24022026n7iw/0/0/CARTz-z1309267901139.png);
  background-size: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: fixed;
  top: 2%;
  right: 0;
}
.mainProductFilterContainer .col-xs-12.col-sm-3 , .mainProductFilterContainer .col-xs-12.col-sm-4 {
  padding: 0 10px;
}
.Template-B-frame {
  padding: 0 0 20px 0;
  transition: 0.5s;
  border: 0px solid #eee;
  border-radius: 20px;
  margin-bottom: 4%;
}
.Template-B-frame:hover {
  box-shadow: none;
}
.Template-B-pic {
  border: solid 0px #ccc;
  padding: 0px;
  border-radius: 20px;
}
.Template-B-Name {
  font-size: 1.15em;
  color: #525c5d;
  font-family: "Rubik", sans-serif;
  text-align: left;
  height: 5vw;
  font-weight: 500;
}
.Template-B-Name label {
  font-weight: 500;
}
.Template-B-Des, .Template-B-Des:hover {
  color: #525c5d;
  font-weight: 400;
  height: 60px;
  margin: 10px 0;
  text-align: left;
  font-size: 1.05em;
  -webkit-line-clamp: 2;
  word-break: break-word;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.Template-B-Price {
  color: #f7941d;
  font-weight: 600;
  height: 6vw;
  text-align: left;
  font-family: "Rubik", sans-serif;
  font-size: 1.3em;
}
.priceNoPromotion {
  color: #f7941d;
  font-weight: 600;
}
.promotionPrice {
  font-size: 0.85em;
  color: #444;
  font-weight: 400;
}
span.promotionPrice {
  font-size: 1em;
  font-weight: 600;
  color: #f7941d !important;
}
.Template-B-Price label {
  color: #f7941d !important;
  font-weight: 600;
}
.Shopcart-Related-Main .Template-B-Price label {
  color: #444 !important;
  font-weight: 400;
}
.Shopcart-Related-Main .col-xs-6.col-sm-3 {
  width: 33.33%;
}
.Template-B-PricePromotion {
  color: #f7941d;
}
.Template-B-PriceNormal {
  color: #f7941d;
  font-weight: 500;
  font-size: 1.6em !important;
  font-family: "Rubik", sans-serif;
}
.normalPrice {
  color: #f7941d;
  font-weight: 600;
}
.Template-B-button , .Template-B-button:hover {
  width: 37%;
  margin: 0 0;
}
.Template-B-button {
  background: #f7941d;
  color: #fff;
  border-radius: 50px;
  font-weight: 500;
  padding: 9px 10px;
  font-family: "Rubik", sans-serif;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.Template-B-button:hover , .Template-B-frame:hover .Template-B-button {
  background: #525c5d;
  color: #fff;
}
.Template-B-innerPic , .itopplusDelImage , .picutreCustom {
  transition: 0.5s;
}
.Template-B-innerPic img {
  width: 100%;
  transition: 0.5s;
}
.Template-B-innerPic:hover {
  transform: scale(1.1);
}
.shopcart-Cate {
  margin: 6% auto 0;
}
.Template-B-CateName, .Template-B-ProName {
  color: #525c5d;
  font-size: 1.4em;
  font-weight: 600 !important;
}
.Template-B-ProName {
  font-family: "Rubik", sans-serif;
}
.col-xs-12.col-md-6 {
  font-family: "LINE Seed Sans TH" !important;
}
.shopcartID-Head-Default, .shopcartName-Head-Default {
  font-size: 1.1em;
  color: #525c5d;
  border-bottom: solid 0px #e7e7e7;
  padding: 10px 0 10px 0 !important;
}
.shopcartID-Default, .shopcartName-Default {
  font-size: 1.7em;
  border-bottom: solid 0px #e7e7e7;
  padding: 10px 0 10px 0;
  color: #525c5d;
  font-weight: 500;
  font-family: "Rubik", sans-serif;
}
.Template-B-Big {
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
  border: solid 0px #0672c2;
}
.Template-B-smallpic {
  width: 29%;
  height: inherit !important;
  overflow: hidden;
  border: solid 1px #f5f5f5;
  margin: 4% 3% 3% 0 !important;
  padding: 0;
  border-radius: 20px;
}
.PictureOverflow {
  width: 100%;
  max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
  font-size: 1.1em !important;
  color: #525c5d;
  font-family: "LINE Seed Sans TH";
  font-weight: 400;
}
.shopcartSize-Default {
  font-size: 1em;
  color: #525c5d;
}
.shopcartlinePrice-Default .col-md-5 {
  width: 100%;
}
.shopcartlinePrice-Default {
  border-bottom: solid 0px;
  font-family: "LINE Seed Sans TH";
}
.shopcartlinePrice-Default select.input-sm {
  height: 47px;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #3a2b26;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
  font-family: "LINE Seed Sans TH";
  background-color: transparent;
  margin: 10px 0 0;
}
.Template-B-Quantity, .Template-B-Item {
  color: #444444;
  font-size: 1em !important;
  font-weight: 400;
}
.Template-B-buttonDetail, .Template-B-buttonDetail:hover {
  width: 25%;
}
.Template-B-buttonDetail {
  background: #f7941d;
  color: #fff;
  margin: 5px 0 0 120px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 50px;
  font-weight: 400;
  padding: 9px 10px !important;
  font-family: "Rubik", sans-serif;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.Template-B-buttonDetail:hover {
  background-color: #525c5d;
  background: #525c5d;
  color: #ffffff;
}
.Template-B-buttonDetail .Template-B-Icon {
  display: inline-block !important;
}
.Template-B-Icon {
  width: 15%;
  padding: 0;
}
.shopcartDetail-Default {
  font-size: 1.5em;
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  padding: 2% 0 !important;
  color: #525c5d;
  width: 97.6% !important;
  margin-bottom: 20px;
}
.shopcart-Detail-Detail {
  text-align: left;
}
.shopcart-Detail-Detail h3 {
  font-size: 1.7em;
}
.shopcart-Detail-Detail h4 {
  font-weight: 600;
  color: #f7941d;
}
.shopcart-Detail-Detail h5 {
  color: #525c5d;
  margin: 25px 0 0;
}
.shopcart-Detail-Detail p {
  margin: 0;
}
.shopcart-Detail-Detail h6 {
  font-size: 1em;
  font-weight: 400;
  color: red;
  font-style: italic;
}
.Shopcart-Related-Main {
  padding: 0 20px;
  display: none;
}
.shopcartRelated-Default.shopcartRelated {
  font-size: 1.3em;
  font-weight: 600;
  color: #525c5d;
  width: 100% !important;
  padding: 0 0px ! IMPORTANT;
  margin-left: -1%;
}
.ui.steps .step .title {
  font-family: "LINE Seed Sans TH";
  font-weight: 500;
  font-size: 1.15em;
  padding: 10px 0 0;
}
.ui.steps .step {
  padding: 20px 10px;
  font-size: 0.7em;
}
.ui.steps .step:first-child {
  padding-left: 0em;
}
.ui.steps .step.active .title {
  color: #f7941d;
}
.ui.steps .step.active {

}
.ui.steps .step:after {

}
.ui.steps .step.active:after {

}
.ui.segment {
  background-color: transparent;
  box-shadow: none;
}
.ui.segment label {
  font-weight: 500;
}
.ui.segment .form-control {
  margin-bottom: 20px !important;
}
.no-js .panel {
  background-color: white;
  border: 0px solid transparent;
  border: none !important;
  box-shadow: none !important;
}
.no-js .panel-default>.panel-heading {
  color: #ffffff;
  background-color: #f7941d;
  border-color: #ddd;
  background: #f7941d !important;
}
.table-responsive-mobile {
  white-space: inherit;
  width: 100%;
}
.step1checkout {
  background-color: #f7941d;
  border: 5px solid #f7941d;
}
.Headcheckout {
  font-size: 1.2em !important;
  color: #f7941d;
  font-weight: 600;
}
.btnCheckoutprevious {
  background-color: #f7941d;
  font-weight: 600;
  padding: 10px;
  border-radius: 50px;
  border: none !important;
  margin: 0 2px !important;
}
textarea.form-control {
  font-size: 0.95em !important;
}
/*.form-horizontal .form-group-sm .form-control, .input-sm {
font-size: 0.95em;
height: 35px;
border-radius: 0px;
}*/
.table .col-md-12 {
  font-size: 0.95em !important;
}
.step5checkout {
  background-color: #f7941d;
  border: 7px solid #f7941d;
}
.shopcart-paymentpage {
  background-color: #f7941d;
  color: #fff;
  width: fit-content;
  padding: 15px 25px;
  margin: 0 auto;
}
.Bodycheckout {
  font-size: 1em;
}

#scrolltoshop .form-horizontal .form-group-sm .form-control, #scrolltoshop .input-sm {
  border-radius: 0px 0 0 0px !important;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
  width: 8%;
}
#scrolltoshop67a46a627bfa7d001383b1c7 .col-xs-12.col-md-12 {
  padding: 5px;
}
.shopcartAllDetail {
  padding: 0 20px ! IMPORTANT;
}
.button-attribute-selected, .button-attribute {
  font-size: 1em;
  font-family: "LINE Seed Sans TH";
  border-radius: 0px !important;
}
.button-attribute:hover {
  color: #f7941d!important;
  border: 1px solid #f7941d!important;
  border-radius: 0px !important;
}
.button-attribute-selected {
  color: #fff!important;
  border: 1px solid #f7941d!important;
  background: #f7941d!important;
  border-radius: 0px!important;
  min-width: 10rem !important;
  min-height: 4rem !important;
}
.button-attribute {
  min-width: 10rem !important;
  min-height: 4rem !important;
  border-radius: 0px !important;
  border: 1px solid #ccc!important;
}
.k-colorpalette .k-item.k-state-selected {
  -webkit-box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
  box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
}
#scrolltoshop {
  font-family: "LINE Seed Sans TH";
  text-transform: capitalize;
  padding-top: 5% !important;
}
.panel-body.Checkout-font-panel {
  text-transform: capitalize;
}
label.shopcart-share {
  font-weight: 400;
  font-size: 0.9em;
}
.ItpSorterShopcart {
  margin-bottom: 20px;
  justify-content: flex-start !important;
  padding-left: 10px;
}
select#sorter_shopcart {
  width: 12% !important;
  background: transparent;
  padding: 10px 0;
  border: 1px solid #f7941d;
}
.itp-require-invoice {
  display: none!important;
}
.Checkout-font-panel .form-control {
  padding: 20px 10px !important;
  font-size: 0.9em !important;
}
#itp-line-member {
  display: none;
}
.Template-B-Name.shoprelate-productName {
  font-size: 1.3em;
  text-align: left !important;
  height: 4.5vw;
  margin-bottom: 20px;
}
.Template-B-Price.priceRelateBShow {
  text-align: left !important;
  font-size: 2em;
  height: 7vw;
  line-height: 1;
}
.Template-B-Des.shoprelate-productDetail {
  display: none;
}
.product-sub-groub {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 20px 0;
}
.product-sub-icon {
  display: grid;
  grid-template-columns: 15% auto;
  gap: 20px;
  margin-bottom: 30px;
  align-items: center;
}
.product-sub-icon-img img {
  width: 100% !important;
}
.product-sub-icon-text {
  white-space: pre-line;
}
.product-img-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 40px 0 5%;
}
.product-img {
  border-radius: 20px;
}
.product-img img {
  width: 100% !important;
  border-radius: 20px;
}
/*shop*/

.itp-shopLanding.itpcase-55 {
  color: #f7941d;
}
label.Template-B-PriceNormal {
  color: #f7941d;
}
label.Template-B-PricePromotion {
  color: #f7941d;
  font-weight: 500;
  font-size: 1.7em !important;
  font-family: "Rubik", sans-serif;
}
.promotionPrice {
  font-size: 1em;
  font-weight: 600;
  color: #525c5d;
}
label.Template-B-PriceNormal strike {
  color: #525c5d;
}

.CASS-E-border {
  border: 0px solid #8e8d8d;
  border-radius: 20px;
  padding: 0px;
  margin-bottom: 3%;
}
.CASS-E-border .row.mainProductFilterContainer {
  padding: 0 0 10%;
}
.CASS-E-border .Template-B-innerPic:hover {
  transform: scale(0.9);
}
.CASS-E-border .item.Template-B-frame {
  position: relative;
  display: block;
  /*aspect-ratio: 18 / 7;*/
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.CASS-E-border .item.Template-B-frame a:nth-child(1) {
}
.CASS-E-border .Template-B-pic {
  position: absolute !important;
  width: 48%;
  margin: 0 !important;
}
.CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Name,
.CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Price,
.CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Des {
  padding-left: 50%;
  height: auto;
  margin: 0;
}
.CASS-E-border .item.Template-B-frame a:nth-child(2) {
  position: absolute;
  left: 50%;
  margin-top: 20px;
}
.CASS-E-border .Template-B-button, .CASS-E-border .Template-B-button:hover {
  width: 42%;
  margin: 0 0;
}
.CASS-E-border .Template-B-Name {
  font-size: 1.4em;
  height: inherit;
  margin-top: 15%;
}
.CASS-E-border .Template-B-Price {
  height: inherit;
  font-size: 1.5em;
}
.TemplateHor-A-button img {
  width: 15% !important;
}
.TemplateHor-A-button {
  font-size: 20px;
  font-weight: 600;
  width: 35%;
  padding: 1rem;
  margin-top: 4%;
}
.TemplateHor-A-buttonDetail {
  font-weight: 400;
}
.TemplateHor-A-Des {
  height: 130px;
}
.TemplateHor-A-Name {
  font-size: 28px;
  height: 70px;
}
.TemplateHor-A-frame {
  margin-bottom: 0;
  border-radius: 50px;
}
.TemplateHor-A-frame:hover {
  box-shadow: 0 4px 8px rgb(0, 0, 0, 0.5);
}
/**/




/*ทำไมต้อง Safe Sea?*/
.CASS-D-border .nav-template li {
  display: inline-table;
}
.CASS-D-border .nav-template li:hover a {
  color: #525c5d;
}
.Text_seller2 {
  display: none;
}
.CASS-D-border li:hover {
  background-color: white !important;
}
.CASS-D-border .nav-template strong {
  font-size: 1.6em;
}
.CASS-D-border .nav-template p {
  font-size: 16px;
  -webkit-line-clamp: 2;
  word-break: break-word;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
  width: 50%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
  width: 50%;
  padding: 0 0 0 2%!important;
}
.CASS-D-border li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
  margin-bottom: 20px;
}
.CASS-D-border .img-container .img {
  border-radius: 15px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
  padding-bottom: 62%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
  height: inherit;
  margin: 0 auto 7px;
  display: inline-table;
}
.CASS-D-middle-mid {
  padding: 0px;
}
.CASS-D-border {
  background-image: none;
}
.managerHeader {
  font-size: 1.8em;
  width: 100%;
}
#Contentmanager .post-time {
  display: none;
}
#Contentmanager .page-header {
  margin: 7% 0 5%;
  border-bottom: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
  display: none;
}
.col-md-6.pull-left {
  padding: 0;
  width: 50%;
  margin: 0 3% 0 0;
}
.col-md-6.pull-right {
  padding: 0;
  width: 50%;
  margin: 0 0 0 3%;
}
.Textmanager.font-inherit {
  text-align: left;
  display: flow-root;
}
.Textmanager.font-inherit h4 {
  line-height: 1.3;
}
.Textmanager.font-inherit h5 {
  line-height: 1.4;
}
.Textmanager.font-inherit h6 {
  margin: 20px 0 5px;
  line-height: 1.2;
}
.Textmanager.font-inherit p {
  margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
  font-weight: 600;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
  display: flex;
  align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
  width: 100%;
  padding: 0px 5px 0px;
}
.row.contenemanager-gallery , .row.Contenemanager-gallery {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 10px;
  padding: 0 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #eee;
  border-radius: 15px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 0 0 rgba(0, 0, 0, .075);
  border-radius: 15px;
  transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 15px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  width: 100%;
  background-color: #fff;
  box-shadow: none;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #eee;
  padding: 0px !important;
  border-radius: 15px;
}
.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 15px;
}
.social-icon {
  border-radius: 5px;
}
.social-share {
  top: 0px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
  justify-content: flex-end !important;
}
.itp-newshare-button:hover {
  background-color: #f7941d;
  border-color: #f7941d !important;
  color: #ffffff!important;
}
.col-md-12.text-justify {
  padding: 0 10px;
}
.itp-newshare-button {
  font-size: 0.9em !important;
  color: #000000 !important;
  border-color: #000000 !important;
  border-radius: 5px !important;
  border: 1px solid #000000;
}
.news-bg {
  display: grid;
  grid-template-columns: 35% auto;
  /*background: white;*/
  border-radius: 20px;
  align-items: center;
  /*border: 1px solid #eaeaea;*/
  padding: 5px;
  margin-bottom: 25px;
}
.news-bg-text {
  padding: 0 4% 0 5%;
}

.news-bg-text img , .news-bg2 img {
  width: 55px !important;
  margin: 0 0 15px;
}
.news-bg-text ul {
  padding: 0 20px;
}
.news-bg-text h5 , .news-bg2 h5{
  color: #f7941d;
  margin: 0 0 5px;
}
.news-bg-img, .news-bg-img img {
  border-radius: 15px;
}
.news-bg-img img {
  width: 100% !important;
}
.news-bg2 {
  /* background: white; */
  border-radius: 20px;
  /* border: 1px solid #eaeaea; */
  padding: 25px 5px 5px;
}
.news-bg-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.news-bg2 .news-bg {
  border: none;
  grid-template-columns: 45% auto;
  margin-bottom: 0;
  margin-top: 10px;
}
.news-vdo {
  padding: 2% 0 0;
  text-align: center;
}
.news-vdo h4 {
  margin: 0 0 20px;
  color: #f7941d;
}
.news-vdo-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
/*ทำไมต้อง Safe Sea?*/




/*รับมือ พิษแมงกะพรุน*/
.article-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 20px;
}
.article-block {
  padding: 10% 0;
}
.article-block h5 {
  color: #f7941d;
}
.article-block h5 span {
  font-size: 2.4em;
  font-family: "Rubik", sans-serif;
}
.article-align {
  text-align: center;
}
.article-align h4 {
  text-align: center;
  padding: 5% 0 0;
}
.article-bg {
  /* background: white; */
  /* border: 1px solid #ccc; */
  padding: 5px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  gap: 50px;
}
.article-bg-img {
  width: 40%;
}
.article-bg-img img {
  width: 100% !important;
  border-radius: 15px;
}
.article-bg-text {
  width: 60%;
}
.article-bg-text h6 {
  margin: 0 0 10px;
  line-height: 1.3;
}
/*รับมือ พิษแมงกะพรุน*/



/*คำถามที่พบบ่อย*/
.nav-template7 {
  padding: 0 5%;
}
.nav-template7 li {
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
  border-top: 0px solid #f6f6f6;
}
.nav-template7 li:hover {
  background-color: transparent;
}
.nav-template7 li a {
  color: #525c5d;
  font-size: 18px !important;
  text-align: left;
  width: 95%;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
  font-size: 16px;
}
#contenttype71 {
  text-align: left;
}
.nav-template7 #contenttype71 li {
  padding: 5px 0;
  border-bottom: 0px solid #c8c8c8;
  border-top: 0px solid #f6f6f6;
  list-style-type: circle;
}
.nav-template7 li .btn-sm .col-md-12 {
  padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
  content: "⌵";
  color: #f7941d;
  font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
  float: right;
  position: absolute;
  right: 7%;
  line-height: 0.5;
}
/*คำถามที่พบบ่อย*/



/*รีวิว & ประสบการณ์ผู้ใช้*/
.owl-stage-outer img {
  border-radius: 15px;
}
.main-image-gallery-69c4a6112639720013f4744d .owl-theme .custom-nav {
  top: 45% !important;
}
.main-image-gallery-69c4a6112639720013f4744d .owl-nav button {
  background: white !important;
  color: #525c5d !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50%;
}
.slider_type55 {
  border: 0px solid #dddddd !important;
  border-radius: 20px;
}
.tabs_type55 {
  display: none;
}
.content_type55 {
  border-radius: 20px;
  border: 4px solid #f7941d;
}
.slider_type55 .arrow {
  display: none;
}
.slide_type55 {
  padding: 30px 30px 0 !important;
}
.dots_type55 span.active {
  background: #f7941d !important;
}
.slides_type55 .thumbnail {
  margin-bottom: 0 !important;
}
.review-block {
  padding: 5% 0 0;
}
.review-block h4 {
  margin: 0 0 10px;
}
/*รีวิว & ประสบการณ์ผู้ใช้*/



/*ตัวแทนจำหน่าย*/
.dealer-group-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.dealer-group {
  display: grid;
  grid-template-columns: 30% auto;
  background: white;
  border-radius: 20px;
}
.dealer-contact {
  display: grid;
  grid-template-columns: 17px auto;
  gap: 7px;
  align-items: center;
  margin: 10px 0;
}
.dealer-group-address {
  padding: 6%;
}
.dealer-group-address h5 {
  color: #f7941d;
  margin: 0 0 5px;
}
.dealer-group-address h6 {
  font-size: 1em;
  margin: 0 !important;
}
.dealer-group-logo {
  border-radius: 20px;
}
.dealer-group-logo img {
  border-radius: 20px;
}
.dealer-contact-text {
  font-size: 0.9em;
  word-break: break-word;
}
.TabItpContentLandingPage6 {
  background-color: transparent;
  padding: 0;
}
.TabItpContentLandingPage6>ul {
  width: 100%;
  background-color: white;
  border-radius: 50px;
  border: 1px solid #dddddd;
}
.TabItpContentLandingPage6>ul>li>a>span {
  color: #525c5d;
}
.TabItpContentLandingPage6>ul>li>a {
  background-color: #ffffff !important;
  border-radius: 50px;
  margin-right: 5px;
  padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
  background-color: #f7941d!important;
}
.tab-itp-background {
  background-color: inherit;
  padding: 0% !important;
}
.TabItpContentLandingPage6>ul>li>a>span {
  font-size: 1.2em !important;
  font-weight: 600;
}
/*ตัวแทนจำหน่าย*/



/*Form*/
.CASS-H-head, .CASS-H-head {
  font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
  border-bottom: none;
  margin-bottom: 0px;
  background: transparent;
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.CASS-H-head h3.form-inline {
  font-size: 1em;
  color: #525c5d;
  font-weight: 400;
}
.CASS-H-head h3.form-inline h3 {
  color: #525c5d;
  font-size: 2.2em;
}
.CASS-H-head h3.form-inline h4 {
  font-weight: 400;
}
.CASS-H-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #afafaf;
  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%);
  font-size: 1em !important;
  padding: 10px 0;
  font-weight: 400;
  color: #525c5d !important;
  height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #525c5d !important;
}
.CASS-H-border .form-control:hover {
  border-bottom: 1px solid #f7941d;
}
.CASS-H-border .form-control:focus {
  border-bottom: 1px solid #f7941d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #525c5d !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f7941d 0, #f7941d 100%);
  background: #f7941d;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 1em !important;
  font-weight: 400;
  border: 0px solid #929292;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #f7941d;
  background: #f7941d;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #f7941d;
  background: #f7941d;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
  font-size: 0.95em;
  color: #000000;
  margin-top: -3%;
  margin-bottom: 0%;
  position: relative;
  text-align: left !important;
  margin-left: 20px;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
  font-weight: 600;
}
.CASS-H-border #editor1, .CASS-H-border #editor2, .CASS-H-border #editor3, .CASS-H-border #editor4, .CASS-H-border #editor5, .CASS-H-border #editor6 {
  display: none;
}
#display6 {
  margin-bottom: 15px;
}
.CASS-H-border {
  width: 60%;
  padding: 5% 0%;
  background: rgba(255, 255, 255, .0);
  margin: 0 auto;
  border-radius: 20px;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
  width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
  width: 70% !important;
  padding-right: 0;
}
.CASS-H-border .btn-success, .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
  background-image: linear-gradient(to bottom, #f7941d 0, #f7941d 100%);
  border-color: #f7941d;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #f7941d;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #f7941d 0, #f7941d 100%);
  width: 100% !important;
  height: 30px;
  box-shadow: none;
  border-radius: 50px;
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.CASS-H-border .col-md-offset-5 {
  margin-left: 0;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}
.CASS-H-middle-mid {
  padding: 0px 2%;
}
.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
  margin: 20px 0 5px;
}
.CASS-H-border .form-control-feedback {
  color: transparent !important;
}
/*Form*/





/*Contact us*/
.contact-block {
  padding: 10% 5% 0;
  text-align: center;
}
.contact-logo {
  width: 70%;
  margin: 0 auto 10px;
}
.contact-us {
  margin: 10px 0;
}
.contact-block h4 {
  font-size: 1.5em;
  margin: 0 0 5px;
  font-family: "Rubik", sans-serif;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 20px 0;
  text-align: left;
}
.contact-bg2 {
  display: grid;
  grid-template-columns: 45px auto;
  padding: 7px;
  gap: 7px;
  line-height: 1.2;
  align-items: center;
  transition: 0.5s;
  background: #ffffff;
  color: #525c5d;
  border-radius: 50px;
}
.contact-bg2:hover {
  background: #525c5d;
  color: #ffffff;
}
.contact-block iframe {
  height: 218px;
  border-radius: 20px;
}
.CASS-B-border .CASS-H-border {
  width: 100%;
  padding: 5% 5%;
  background: rgba(255, 255, 255, 1);
  margin: 0 auto;
  border-radius: 20px;
}
.CASS-B-border span#contactUsAcceptPolicyText2 {
  display: block;
}
/*Contact us*/


/*วิธีการสั่งซื้อและการชำระเงิน*/
.payment-block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin: 0 0 6%;
}
.payment1 {
  font-size: 1.6em;
  font-weight: 600;
  padding: 1% 0 2%;
}
.hvr-bob {
  background: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 5% 5% 15%;
  transition: 0.5s;
}
.hvr-bob:hover {
  transform: translateY(-10px);
}
.hvr-bob h4 {
  color: #f7941d;
  font-weight: 600;
  font-size: 1.2em;
  margin: 0 0 5px;
}
.hvr-bob img {
  width: 70% !important;
  margin-bottom: 10px;
}
.padpay1 {
  padding: 10px;
}
.MainBankClass1 {
  height: 300px;
}
.manage-form-confirm-payment {
  padding: 0 0 0 3% !important;
}
.boarder-confirm-payment {
  border: none !important;
  padding: 1% 10% 4% 0;
  border: 0px solid #e3e3e3 !important;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
  font-size: 1em;
  font-weight: 400;
  padding: 13px 0;
}
.boarder-confirm-payment span.label {
  font-size: 0.9em;
  font-weight: 400;
}
/*form payment*/
.boarder-confirm-payment .col-xs-3.col-sm-2.col-md-2 {

}
.boarder-confirm-payment .col-xs-1.col-sm-1.col-md-1 {
  padding: 12px 0 !important;
}
.input-group-addon , .custom-addon.input-group-addon:hover {
  font-size: 1em;
  color: #fff;
  background-color: #f7941d ! IMPORTANT;
  border: 0px solid #eee;
  border-radius: 0px 0px 0px 0 !important;
}
.custom-addon.input-group-addon {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-radius: 0px !important;
  padding: 17px 12px!important;
}
.date-overlay {
  border: 1px solid #eee !important;
  color: #444!important;
  border-radius: 0px 0 0 0px !important;
}
.no-js .confirm-payment .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 12px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1;
  color: #444;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.no-js .confirm-payment .btn-default {
  background-image: -webkit-linear-gradient(top,#f7941d 0,#f7941d 100%);
  background-image: -o-linear-gradient(top,#f7941d 0,#f7941d 100%);
  background: #f7941d;
  color: #fff;
  text-shadow: 0 0px 0 #1c7b45;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 8px 30px;
  font-size: 1em;
  border: 0px solid transparent;
  width: auto;
}
.no-js .confirm-payment .btn-default:active {
  background: #f7941d;
  background-color: #f7941d;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
  background-position: 0 0px;
  background: #f7941d;
  background-color: #f7941d;
}
.date-input-container {
  height: auto !important;
  padding: 5px;
}
.policy-des {
  padding: 1% 0 5%;
}
/*วิธีการสั่งซื้อและการชำระเงิน*/




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #f7941d;
  border-color: #f7941d;
}
.pagination>li>a, .pagination>li>span {
  color: #f7941d;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #f7941d;
  background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
  body {
    font-size: 22px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 1.4em;
  }
  .btn-cart {
    grid-template-columns: auto 25px;
    padding: 12px 20px;
  }  
  .dealer-bg {
    grid-template-columns: 22% auto 13%;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.6em;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
  }
  .btn-more {
    font-size: 18px;
  }
  .itopplus-footer {
    font-size: 18px;
  }
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
  }
  .Template-B-Des, .Template-B-Des:hover {
    height: 85px;
  }
  .CASS-D-border .nav-template p {
    font-size: 21px;
  }
  .CASS-D-border .nav-template strong {
    font-size: 2.4em;
  }
  .news-bg-text img, .news-bg2 img {
    width: 70px !important;
  }
  .nav-template7 li a {
    font-size: 24px !important;
  }
  .nav-template7 li {
    padding: 25px 0;
  }
  .nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm, .nav-template7 .btn-sm p {
    font-size: 22px;
  }
  .review-block {
    padding: 5% 2% 0;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button {
    width: 40px !important;
    height: 40px !important;
  }
  .CASS-E-border .Template-B-button, .CASS-E-border .Template-B-button:hover {
    width: 50%;
  }
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
  body {
    font-size: 15px;
  }
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto 14%;
  }
  .itopplus-banner {
    font-size: 0.75em;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 1em;
  }
  .tel-block {
    display: grid;
    grid-template-columns: 15% auto;
    font-family: "Rubik", sans-serif;
    justify-content: start;
    gap: 10px;
    align-items: center;
    font-weight: 500;
    font-size: 1em;
    transition: 0.5s;
  }
  .product-name {
    font-size: 0.9em;
  }
  .product-name h3 {
    height: 6vw;
  }
  .product-name h2 {
    font-size: 2em;
  }
  .dealer-bg {
    grid-template-columns: 30% auto 18%;
  }
  .dealer-block {
    padding: 20px;
  }
  .news-block {
    white-space: inherit;
    height: 15vw;
  }
  .why-icon-text {
    white-space: inherit;
  }
  .why-icon-text h6 {
    font-size: 1em;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 3% 3% 3% 3% !important;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 5vw;
  }
  .product-icon {
    grid-template-columns: 13% auto;
    gap: 10px;
    padding: 0 10px;
  }
  .itopplus-footer {
    font-size: 11px;
  }
  .footer-block-b {
    padding: 0 0 0 13%;
  }
  .footer-block-c {
    padding: 0 15%;
  }
  .Template-B-Name {
    height: 6vw;
  }
  .Template-B-button, .Template-B-button:hover {
    width: 43%;
  }
  .Template-B-Price {
    font-size: 1.2em;
    line-height: 1.1;
  }
  .shopcart-Detail-Detail h3 {
    font-size: 1.5em;
  }
  .product-sub-icon-text {
    white-space: inherit;
  }
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 30%;
  }
  .shopcart {
    background-color: white;
    top: 10%;
    right: 1%;
  }
  .shopcartID-Default, .shopcartName-Default {
    font-size: 1.4em;
  }
  .Template-B-PriceNormal {
    font-size: 1.4em !important;
  }
  label.Template-B-PricePromotion {
    font-size: 1.4em !important;
  }
  .CASS-D-border .nav-template strong {
    font-size: 1.4em;
  }
  .CASS-D-border .nav-template p {
    font-size: 14px;
  }
  .CASS-D-border .btn-more {
    padding: 10px 15px;
    font-size: 14px;
    margin-top: 8px;
  }
  .news-bg-text h6 {
    margin: 0 !important;
  }
  .nav-template7 li {
    padding: 8px 0;
  }
  .nav-template7 li a {
    font-size: 16px !important;
  }
  .review-block {
    padding: 2% 0 0;
  }
  .review-block h4 {
    font-size: 1.5em;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-prev {
    left: 3% !important;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-next {
    right: 3% !important;
  }
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .h2, h2 {
    font-size: 2.2em;
  }
  .product-name {
    font-size: 0.75em;
  }
  .product-name h3 {
    font-size: 1.6em;
  }
  .dealer-block {
    font-size: 0.8em;
  }
  .dealer-bg {
    grid-template-columns: 30% auto 21%;
  }
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 50%;
  }
  .why-group {
    font-size: 0.8em;
  }
  .why-icon {
    gap: 15px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 6vw;
    font-size: 1em;
  }
  .btn-more {
    padding: 9px 15px;
    font-size: 12px;
  }
  .product-block {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-icon {
    border-right: 0px solid white;
    margin-bottom: 15px;
  }
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
  }
  .footer-block-c {
    padding: 0 7%;
  }
  .Template-B-Name {
    height: 12vw;
  }
  .Template-B-button, .Template-B-button:hover {
    width: 55%;
  }
  .Template-B-Price {
    height: 8vw;
  }
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 20%;
  }
  .CASS-E-border .Template-B-pic {
    width: 40%;
  }
  .CASS-E-border .Template-B-Name {
    font-size: 1.3em;
    margin-top: 3%;
  }
  .CASS-E-border .Template-B-Des, .CASS-E-border .Template-B-Des:hover {
    height: inherit;
  }
  .CASS-E-border .Template-B-Price {
    font-size: 1.4em;
  }
  .CASS-D-border li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 50%;
  }
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
    margin: 0 auto -40px;
  }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 90%;
  }
  .news-bg {
    align-items: start;
  }
  .article-block h5 span {
    font-size: 1.4em;
  }
  .review-block h4 {
    font-size: 1.2em;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-prev {
    left: 5% !important;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-next {
    right: 5% !important;
  }
  .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
  }
  .nav-justified>li {
    width: 100%;
  }
  .CASS-H-middle-mid {
    padding: 0px 10%;
  }
  .CASS-H-middle-mid div {
    padding: 0;
  }
  .CASS-H-border .ITPcheckboxAuthen {
    margin-left: 8px;
  }
  .CASS-H-head h3.form-inline h3 {
    font-size: 2em;
  }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  #scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 12%;
  }
  .panel-body.Checkout-font-panel .col-xs-12.col-sm-11.col-md-11 {
    width: 100%;
  }

}






/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
  #imagesControl69c3429cc54bd5001346a9f9 , #imagesControl69c4e32fbaceee0013b1d6c7 , #imagesControl69c4f3ff491a0800130d99cb ,
  #imagesControl69c4f43a491a0800130d9a2e , #imagesControl69c4f460491a0800130d9a62  {
    padding: 0 !important;
  }
  ul#slider69c3429cc54bd5001346a9f9 {
    margin-bottom: -7px;
  }
  .product-name {
    font-size: 1em;
  }
  .product-name h3 {
    height: inherit;
    margin-bottom: 20px;
  }
  .CASS-B-head {
    text-align: center;
  }  
  .dealer-bg {
    grid-template-columns: repeat(1,1fr);
    border-radius: 30px;
  }  
  .dealer-block {
    font-size: 1em;
    border-radius: 30px 30px 0 0;
    padding: 20px;
  }
  .dealer-img {
    width: 90%;
    margin: 25px auto;
  }
  .dealer-btn {
    padding: 20px;
    text-align: center;
  }  
  .news-block {
    height: inherit;
  }  
  .why-group {
    display: flex;
    font-size: 1em;
    flex-direction: column;
  }
  .why-block1 {
    order: 2;
  }
  .why-block2 {
    order: 1;
  }
  .why-block3 {
    order: 3;
  }  
  .why-icon-text {
    order: 1;
    text-align: left;
  }
  .why-block2-img {
    width: 40%;
    margin: 0 auto 15%;
  }
  .itp-contentmanager-template5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: inherit;
    font-size: 1.1em;
  }
  .product-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .product-icon {
    margin-bottom: 25px;
  }  
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
  }
  .itopplus-footer {
    font-size: 12px;
  }
  .logo-img {
    width: 55%;
  }  
  .footer-block-b {
    display: none;
  } 
  .footer-block-c {
    padding: 0 0%;
  } 
  .product-icon {
    grid-template-columns: 17% auto;
    font-size: 1em;
  }  
  .Template-B-Name {
    height: inherit;
  }
  .Template-B-Des, .Template-B-Des:hover {
    height: inherit;
    margin: 5px 0;
  }  
  .mainProductFilterContainer .col-xs-12.col-sm-3, .mainProductFilterContainer .col-xs-12.col-sm-4 {
    padding: 0 20px;
  }
  .Template-B-Price {
    height: inherit;
    margin-bottom: 20px;
  }  
  .Template-B-button, .Template-B-button:hover {
    width: 40%;
  }  
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 40%;
  }  
  .product-sub-groub {
    grid-template-columns: repeat(1, 1fr);
  }  
  .product-sub-icon {
    align-items: start;
  } 
  .product-img-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .CASS-E-border .Template-B-pic {
    width: 100%;
    position: relative !important;
  }
  .CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Name, 
  .CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Price,
  .CASS-E-border .item.Template-B-frame a:nth-child(1) > .Template-B-Des {
    padding-left: 0%;
    height: auto;
    margin: 0;
  }
  .CASS-E-border .item.Template-B-frame a:nth-child(2) {
    position: relative;
    left: 0%;
    margin-top: 20px;
  }
  .CASS-E-border .Template-B-button, .CASS-E-border .Template-B-button:hover {
    width: 45%;
  }  
  .CASS-D-border li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
  }  
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
    margin: 0 auto 0px;
  }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
  }  
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 5% 0 0 2% !important;
  }  
  #Contentmanager .page-header {
    flex-direction: column;
  }  
  .managerHeader {
    font-size: 1.6em;
    margin-bottom: 20px;
  }  
  .itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }  
  .modal-dialog {
    width: 90% ! IMPORTANT;
  }  
  .news-bg {
    grid-template-columns: repeat(1,1fr);
  }  
  .news-bg-text {
    padding: 10% 0% 0 1%;
  }
  .news-bg-group {
    grid-template-columns: repeat(1, 1fr);
  }  
  .news-bg2 .news-bg {
    grid-template-columns: repeat(1, 1fr);
  }  
  .news-bg2 .news-bg-text {
    padding: 0% 0% 0 1%;
  }  
  .news-vdo-group {
    grid-template-columns: repeat(1, 1fr);
  }  
  .col-md-6.pull-left , .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
  }  
  .Textmanager.font-inherit {
    display: block;
  }
  .article-group {
    grid-template-columns: repeat(1, 1fr);
  }  
  .article-block {
    padding: 5% 0;
  }  
  .article-bg-img {
    width: 100%;
  } 
  .article-bg-text {
    width: 100%;
    order: 2;
  } 
  .article-bg {
    gap: 10px;
    flex-direction: column;
  }  
  .nav-template7 li a {
    font-size: 18px !important;
  }
  .slide_type55 {
    padding: 12px 15px 0 !important;
  } 
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-prev {
    left: -6% !important;
  }
  .main-image-gallery-69c4a6112639720013f4744d .owl-nav button.owl-next {
    right: -6% !important;
  }  
  .dealer-group-grid {
    grid-template-columns: repeat(1, 1fr);
  }  
  .CASS-H-border {
    width: 100%;
  }
  .contact-logo {
    width: 90%;
  }  
  .CASS-H-head h3.form-inline h3 {
    font-size: 1.8em;
  }  
  .CASS-B-border span#contactUsAcceptPolicyText2 {
    display: inline;
  }  
  #scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 25%;
  }
  #respCheckout1 {
    width: 100% !important;
  }  
  #respCheckout2 {
    width: 100% !important;
  } 
  #respCheckout3 {
    font-size: 1em !important;
  }
  .ProductCheckoutColor {
    color: #525c5d;
    font-size: 1em !important;
    padding: 0 !important;
    width: 100% !important;
  }  
  .hvr-bob {
    display: grid;
    grid-template-columns: 35% auto;
    text-align: left;
    padding: 5% 5% 5%;
    gap: 20px;
    align-items: center;
  }
  .hvr-bob img {
    width: 100% !important;
  }
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 13px 25px 0;
  }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 78%;
  }
}









.Template-B-frame {
  pointer-events: none;
}
.Template-B-button {
  pointer-events: auto;
}






.dealer-img-group {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: space-between;
}

.dealer-img-group img {
  object-fit: contain;
  height: 100%;
  max-height: 9cqb;
}

