.itopplus-background {

}
body {
  font-size: 20px;
  overflow-x: hidden;
  color: #444444;
}
a {
  color: #444444;
}
a:hover {
  color: #41c2bd;
}
b,
strong {
  font-weight: 600;
}

.itopplus-header {
  height: 50px;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/0/0/2z-z1553138101864.webp");
  background-size: cover;
}

.navbar-default .navbar-nav > li > a {
  font-size: 0.9em;
  color: #fff;
  margin: 0;
  padding: 12px;
  font-weight: 500;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 0px 1px rgb(135, 206, 235, 1);
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  border-radius: 30px;
  background: linear-gradient(to right, #8dd9ff 0, #8dd9ff 100%);
  background-color: transparent;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #4fc3f7;
}

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 60px !important;
    z-index: 10000;
  }

  .navbar-header,
  #ItopplusMainSidebar > div {
    background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%);
  }

  .navbar-header > a {
    background-size: 22px;
  }

  .navbar-header > a:not(a#languagemobile) {
    filter: invert(1);
  }

  #languagemobile {
    order: 10;
    position: relative;
    left: -35px;
  }

  #ItopplusMainSidebar a {
    color: #fff !important;
  }

  .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }

  .itopplus-search {
    display: none;
  }

  .navbar-header::before,
  .navbar-header::after {
    display: none;
  }

  .navbar-header > #itpMenuSideBar {
    order: 0;
  }

  .navbar-header > a#itpfacebookmobile {
    order: 2;
  }

  .navbar-header > a#itpphonemobile {
    order: 1;
  }

  .navbar-header > a#itpsearchmobile {
    order: 4;
  }

  .navbar-header > a#itplinemobile {
    order: 3;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;
    padding: 0 7vw;
    justify-items: center;
    height: 120px;
  }

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

  .itopplus-banner {
    background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%) !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 0;
    width: 85%;
    min-width: auto;
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    place-items: end;
    background: transparent;
    min-height: auto;
    border-radius: 30px;
    padding: 3px;
  }
}

/**/
.h1,
h1 {
  font-size: 3.2em;
  font-weight: 600;
}
.h2,
h2 {
  font-size: 2.7em;
  font-weight: 600;
}
.h3,
h3 {
  font-size: 1.6em;
  font-weight: 600;
}
.h4,
h4 {
  font-size: 1.2em;
}
.h5,
h5 {
  font-size: 1.1em;
}
.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;
}
/**/

/*header*/
.header-member {
  font-size: 0.9em;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 600;
}
.header-member span {
  color: #4fc3f7;
  text-decoration: underline;
  padding: 0 10px;
}
.header-member a {
  color: #09cdb5;
}

/*header*/

/*footer*/
.itopplus-footer {
  font-size: 16px;
}
.itopplus-footer h4 {
  margin: 0px 0 15px;
  font-weight: 400;
}
.itopplus-footer a {
  color: #fff;
}
.footer-contact img {
  width: 65% !important;
}
.footer-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 20px;
}
.copy-right {
  padding-top: 10px;
  font-size: 0.9em;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #09cdb5 !important;
  color: #09cdb5 !important;
  font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
  background: #4fc3f7 !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: 6% 2% 2%;
}
.footer-icon-img {
  display: flex;
  gap: 5px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
/*footer*/

/*หน้าแรก*/
figure.effect-apollo {
  background: transparent;
}
figure.effect-apollo img {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
figure.effect-apollo:hover img {
  opacity: 1;
  transform: scale3d(1.05, 1.05, 1);
}
.about-bg {
  white-space: pre-line;
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/0/0/bgz-z1403832375373.webp);
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  color: #444;
  padding: 5% 8%;
  text-align: center;
}
.about-bg h1,
.serum-block h2,
.serum-block2 h2,
.menu-align h2,
h3.managerHeader,
.about-block h2,
.serum-block3 h2 {
  font-family: "Outfit", sans-serif;
  background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 20px;
  font-weight: 500;
  padding: 2px;
  width: fit-content;
  font-size: 40px;
}
.about-icon-display {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-top: -5%;
}
.about-icon1 {
  padding-top: 3%;
}
.about-icon2 {
  padding-top: 28%;
}
.about-icon3 {
  padding-top: 45%;
}
.about-icon1,
.about-icon2,
.about-icon3,
.serum-icon,
.blue-light-icon1,
.blue-light-icon2 {
  font-size: 0.8em;
  transition: 0.5s;
}
.about-icon1:hover,
.about-icon2:hover,
.about-icon3:hover,
.serum-icon:hover,
.blue-light-icon1:hover,
.blue-light-icon2:hover {
  transform: scale(1.1);
}
.about-icon1 img {
  width: 50% !important;
  border-radius: 50%;
  margin-bottom: 20px;
}
.about-icon2 img {
  width: 60% !important;
  border-radius: 50%;
  margin-bottom: 20px;
}
.about-icon3 img {
  width: 70% !important;
  border-radius: 50%;
  margin-bottom: 20px;
}
.serum-block {
  white-space: pre-line;
  padding: 14% 4%;
  text-align: center;
}
.serum-icon img {
  width: 85% !important;
}
.serum-icon-display {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 5% 10%;
}
.btn-shop {
  background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%);
  color: #fff;
  border: none;
  padding: 8px 20px;
  font-size: 0.9em;
  transition: 0.5s;
}
/*
.btn-shop:active,
.btn-shop:focus,
.btn-shop:hover {
    background: linear-gradient(-90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
    color: #fff;
}
*/
.serum-block2 {
  padding: 4% 5%;
  text-align: center;
}
.serum-block2 h4 {
  color: #09c7bc;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  margin: 20px 0 0;
}
.serum-icon-display2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 20px;
  padding: 0 10%;
}
.serum-icon-display3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 66%;
  margin: 20px auto;
  padding: 0 7%;
}
.serum-block2 img {
  width: 75% !important;
}
.skin-bg1 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/1876/0/สำเนาของz-z1398759001690.png);
  color: #fff;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
}
.skin-bg2 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/1874/0/Lovetheskinyou’reinz-z1234617302605.png);
  color: #fff;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
}
.skin-bg1-text {
  white-space: pre-line;
  padding: 4% 5% 17% 5%;
  text-align: right;
}
.skin-bg1-text h1,
.skin-bg2-text h1 {
  font-family: "Outfit", sans-serif;
  font-size: 5.5em;
  font-weight: 400;
  text-shadow: 0 7px 10px rgba(0, 112, 153, 0.2);
  margin: 0;
}
.skin-bg1-text h3,
.skin-bg2-text h3 {
  font-family: "Outfit", sans-serif;
  font-size: 2.8em;
  font-weight: 400;
  letter-spacing: 5px;
  margin: 10px 0 30px;
  text-shadow: 0 7px 10px rgba(0, 112, 153, 0.2);
}
.skin-bg2-text {
  white-space: pre-line;
  padding: 4% 5% 16% 5%;
}
.skin-bg2-text h1 {
  font-weight: 500;
  line-height: 0.9;
  margin: 0 0 35px;
}
.btn-view {
  background: #fff;
  color: #01a3ae;
  font-family: "Outfit", sans-serif;
  border: none;
  padding: 12px 20px;
  font-size: 0.9em;
  transition: 0.5s;
}
.btn-view:hover {
  background: #4fc3f7;
  color: #fff;
}
.blue-light-display {
  white-space: pre-line;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}
.blue-light-icon2 {
  padding-top: 20%;
}
.blue-light {
  padding: 7% 0;
  text-align: center;
}
.blue-light h2,
.blue-light h3 {
  background: #4fc3f7;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 20px;
  font-weight: 600;
  padding: 7px 0;
  width: fit-content;
}
.blue-light h3 {
  font-size: 2em;
  margin: 30px auto 10px;
}
.blue-light h4 {
  white-space: pre-line;
  font-weight: 600;
  font-size: 1.3em;
  color: #000;
  margin: 20px 0 5px;
}
.serum-icon-display4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 30px 0;
}
.menu-align {
  text-align: center;
  padding: 5% 0 2%;
}
/*หน้าแรก*/

/*ARTICLE*/
.col-section {
  padding: 0 0% 3%;
}
article.col-md-6.item.-micro {
  width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: solid 0px #e8e6e8;
  border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  border-radius: 0px;
  background-color: transparent;
  border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  padding: 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  padding: 0% 0;
  color: #000;
  text-align: left;
  font-weight: 400;
  font-size: 1em;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1em;
  font-weight: 400;
  background: transparent;
  color: #444444;
  padding: 5%;
  margin-bottom: 0px;
  line-height: 1.3;
  text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #068698;
}
h3.managerHeader {
  text-align: center;
  font-size: 2.7em;
  font-family: "Noto Sans Thai", sans-serif;
  padding: 7px 0;
}
#Contentmanager .post-time {
  display: none;
}
.social-share {
  top: 15px;
}
.page-header {
  border-bottom: 0px solid #eaedf3;
  padding-bottom: 0px;
}
.col-md-6.pull-left {
  padding: 0;
  width: 50%;
  margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
  text-align: left;
  display: flow-root;
  word-break: break-word;
}
.Textmanager.font-inherit h4 {
  font-weight: 600;
  margin: 25px 0 5px;
  line-height: 1.3;
  color: #09cdb5;
}
.Textmanager.font-inherit h3 {
  font-weight: 600;
  margin: 0 0 15px;
}
.Textmanager.font-inherit h2 {
}
.Textmanager.font-inherit p {
  margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
  font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,
.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #cecece;
  border-radius: 0px;
  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, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  background-color: #fff;
  position: relative !important;
  overflow: hidden !important;
  border: 1px solid #eee;
  padding: 0px !important;
  box-shadow: none !important;
  border-radius: 0px;
}
.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 0px;
}
.social-icon {
  border-radius: 5px;
}
.landingpagemanager {
  display: none;
}
/*ARTICLE*/

/*ABOUT US*/
.about-block {
  padding: 3% 4%;
  text-align: center;
}
ul#slider66e410695b40ff0013390e2c {
  width: 78%;
  margin: 0 auto;
}
.about-block img {
  width: 65% !important;
}
.about-block .serum-icon-display3 {
  margin-bottom: 10px;
}
/*ABOUT US*/

/*สินค้า*/

.serum-icon-display5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 30px auto 0;
  width: 80%;
}
.serum-icon-display6 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 30px;
}
.serum-block3 {
  padding: 7% 4% 0;
  text-align: center;
}
.serum-block3 .serum-icon {
  padding: 0 5%;
}
.serum-block3 img {
  width: 70% !important;
}
table.tj2 {
  width: 100%;
}

table.tj2 td {
  border: 1px solid #eee;
  padding: 12px;
  text-align: center;
  font-size: 0.9em;
}
table.tj2 tr:nth-child(even) {
  background-color: #f9f9f9;
}
table.tj2 tr:nth-child(odd) {
  background-color: #fff;
}

.tab-test {
  padding: 0 0 5%;
  text-align: center;
}
.tab-test h3 {
  margin: 0px 0 5px;
  font-weight: 700;
  color: #02578f;
}
.coming-soon {
  width: 75%;
  margin: 3% auto;
}
.serum-block6 .serum-icon-display3,
.serum-block6 .serum-icon-display2 {
  display: contents;
  padding: 0;
}
.serum-block6 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 4%;
}
.serum-block6 img {
  width: 85% !important;
}
.shopcart-paymentpage {
  background-color: #3298b7;
  color: #fff;
  width: 20%;
  padding: 10px;
  margin: 0 auto;
  border-radius: 50px;
}
label#title-checkout {
  font-size: 1.2em !important;
}
/*สินค้า*/

/*payment*/
.main-timeline:before {
  content: "";
  width: 70%;
  height: 25px;
  border-bottom: 0px dotted #b1e8f2;
  left: 15%;
  top: 63%;
  position: absolute;
}
.icon-payment {
  font-size: 1em;
  padding: 1% 3% !important;
  text-align: center;
  transition: 0.5s;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
  width: 80% !important;
  margin-bottom: 10px;
}
.text-number {
  font-size: 1.8em;
  font-weight: 600;
  font-family: "Outfit", system-ui;
  color: #0065c3;
}
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: transform;
  width: 100%;
  margin-bottom: 0px;
  font-size: 1em;
  background-color: #f8f8f8;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.03);
}
.hvr-bob img {
  width: 90% !important;
}
.payment1 {
  font-size: 1.4em;
  font-weight: 600;
}
.padpay1 {
  padding-top: 2%;
}
.MainBankClass1 {
  height: 320px;
}
.MainBankClass1 h3 {
  margin: 5px 0;
}
.boarder-confirm-payment {
  border: none !important;
  background-color: rgba(255, 255, 255, 0);
  padding: 0% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
  font-size: 1em;
  font-weight: 400;
  padding-top: 15px;
}
.boarder-confirm-payment span.label {
  font-size: 0.8em;
  font-weight: 400;
}
/*form payment*/
.input-group-addon {
  color: #fff;
  background: linear-gradient(to right, #4fc3f7 0, #4fc3f7 100%);
  color: white;
  border: 0px solid #484848;
  border-radius: 0px;
  padding: 6px 15px;
  font-size: 1em;
}
.no-js .confirm-payment .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px 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, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.no-js .confirm-payment .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #111f39 0, #111f39 100%);
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: white;
  color: #fff;
  text-shadow: 0 0px 0 #7a2717;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 50px;
  padding: 10px 30px;
  font-size: 0.9em;
  border: 0px solid transparent;
  width: auto;
}
.no-js .confirm-payment .btn-default:active {
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: white;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: white;
}
.policy-des {
  padding: 2% 0 5%;
}
.policy-des h3 {
  font-weight: 600;
}
.policy-des span {
  font-size: 1.1em;
  font-weight: 600;
}
.BankAutoHeight img {
  width: 60px !important;
  border-radius: 15px;
}
.padding-pd {
  padding: 2%;
}
/*payment*/

/*Contact us*/
.text-contact {
  text-align: center;
  padding: 2% 0 0;
}
.text-contact h3 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.6em;
  background: #4fc3f7;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 5px;
  padding: 5px 0;
  width: fit-content;
}
.contact-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 17px 0;
  font-size: 0.9em;
}
.contact-bg {
  display: grid;
  grid-template-columns: 40px auto;
  gap: 10px;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 0 10px #e8ebf0;
  border-radius: 50px;
  padding: 7px;
}
.contact-bg:hover {
  background: #8dd9ff;
}
/*form Contact*/
.no-js #Component66e7a59e5b40ff00133925ab label {
  display: none !important;
}
.no-js #Component66e7a59e5b40ff00133925ab .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component66e7a59e5b40ff00133925ab .form-control {
  border: 1px solid #eee;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component66e7a59e5b40ff00133925ab .form-control:hover {
  border: 1px solid #09cdb5;
}
.no-js #Component66e7a59e5b40ff00133925ab .form-control:focus {
  border: 1px solid #09cdb5;
  -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: #000 !important;
}
.no-js #Component66e7a59e5b40ff00133925ab .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #1c3859;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component66e7a59e5b40ff00133925ab .btn-default:active {
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: #fff;
}
.no-js #Component66e7a59e5b40ff00133925ab .btn-default:hover,
.no-js #Component66e16907854a8200132cda77 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%);
  color: #fff;
}
.no-js #Component66e7a59e5b40ff00133925ab .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component66e7a59e5b40ff00133925ab span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component66e7a59e5b40ff00133925ab .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
}
#iframe66e7a9d175a9590013db5494 iframe {
  height: 199px;
  border-radius: 10px;
}
/*Contact us*/

/*shop*/
.Template-B-frame {
  padding: 0px 0px 0px 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 20px;
  margin-bottom: 10%;
  transition: 0.5s;
}
.Template-B-frame:hover {
  -moz-box-shadow: 0 0 0px #585858;
  -webkit-box-shadow: 0 0 0px #585858;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.Template-B-pic {
  background-color: #fff;
  border: solid 0px #d1d1d1;
  padding: 0px;
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  height: inherit !important;
}
.itopplusDelImage {
  transition: 0.5s;
}
.itopplusDelImage:hover {
  transform: scale(1.1);
}
.Template-B-Name {
  color: #444;
  font-size: 1em;
  height: 75px;
  overflow: hidden;
  font-weight: 400;
  margin-top: 0%;
  line-height: 1.4;
  padding: 3% 0px;
  font-family: "Outfit", sans-serif;
}
.Template-B-Name label,
.Template-B-Price label {
  font-weight: 400;
}
.Template-B-Price span {
  font-weight: 500;
}
.Template-B-Price label {
  color: #eb1c24 !important;
}
.Template-B-Price {
  color: #eb1c24;
  font-weight: 600;
  height: 65px;
  text-align: center !important;
  font-size: 1em;
  padding: 0 0px !important;
}
.Template-B-PriceNormal {
  font-size: 1em !important;
  color: #eb1c24;
  font-weight: 600;
}
.Template-B-PriceNormal strike {
  color: #eb1c24;
  font-size: 1em;
}
label.Template-B-PriceNormal {
  color: #eb1c24;
}
.Template-B-PricePromotion {
  color: #eb1c24;
  font-size: 1.6em !important;
  font-weight: 700;
}
.promotionPrice {
  color: #eb1c24;
  font-weight: 500;
  font-size: 1em;
}
label.Template-B-PriceNormal {
  color: #eb1c24;
}
.priceNoPromotion {
  color: #eb1c24;
  font-size: 1em;
  font-weight: 500;
}
span.promotionPrice {
  color: #eb1c24 !important;
  font-size: 1em;
  font-weight: 500;
}
strike.promotionPrice {
  color: #eb1c24;
}
.normalPrice {
  color: #eb1c24;
  font-weight: 500;
  font-size: 1em !important;
}
span.normalPrice {
  color: #eb1c24;
}
.Template-B-innerPic {
  transition: 0.5s;
}
.Template-B-innerPic:hover {
  transform: scale(0.9);
}
.Template-B-button {
  background-color: #4c4d4d;
  background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%);
  color: white;
  border-radius: 0px;
  font-weight: 400;
  font-size: 0.9em;
  padding: 7px 0 7px 0%;
  font-family: "Outfit", sans-serif;
}
.Template-B-button:hover {
  background: linear-gradient(90deg, rgb(209 244 255) 0%, rgba(0, 191, 255, 1) 100%);
  color: #fff;
}
.Template-B-button,
.Template-B-button:hover {
  width: 45%;
  margin: 0 10%;
}
.Template-B-Icon {
  width: 15% !important;
  padding: 0 3px 5px 0;
  display: inline-block !important;
}
.shopcart-Cate {
  margin: 7% auto 0;
}
.Template-B-CateName,
.Template-B-ProName {
  color: #444444;
  font-size: 1.5em;
  font-weight: 600 !important;
  font-family: "Outfit", sans-serif;
}
.col-xs-12.col-md-6 {
  font-family: "Noto Sans Thai", sans-serif !important;
}
.shopcartID-Head-Default,
.shopcartName-Head-Default {
  font-size: 1em;
  color: #444;
  border-bottom: solid 0px #e7e7e7;
  padding: 10px 0 10px 0;
}
.shopcartID-Default,
.shopcartName-Default {
  font-size: 1.1em;
  border-bottom: solid 0px #e7e7e7;
  padding: 10px 0 10px 0;
  font-weight: 600;
}
.Template-B-Big {
  width: 100%;
  overflow: hidden;
  border: solid 0px #0672c2;
  border-radius: 0px;
}
.Template-B-smallpic {
  width: 29%;
  height: inherit !important;
  overflow: hidden;
  border: solid 0px #0672c2;
  margin: 4% 3% 3% 0 !important;
  padding: 0;
  border-radius: 0px;
}
.PictureOverflow {
  width: 100%;
  max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
  font-weight: 500;
  font-size: 20px;
}
.shopcartlinePrice-Default .col-md-5 {
  width: 100%;
}
.shopcartlinePrice-Default {
  border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.Template-B-Quantity,
.Template-B-Item {
  color: #444;
  font-size: 1em !important;
  font-weight: 400;
}
.Template-B-buttonDetail,
.Template-B-buttonDetail:hover {
  width: 30%;
}
.Template-B-buttonDetail {
  background-color: #4c4d4d;
  background: linear-gradient(90deg, rgba(0, 191, 255, 1) 0%, rgba(0, 191, 255, 1) 100%);
  color: white;
  margin: 5px 0 0 120px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-weight: 400;
  padding: 7px 0 7px 0 !important;
  font-family: "Outfit", sans-serif;
}
.Template-B-buttonDetail:hover {
  background: linear-gradient(90deg, rgba(65, 194, 189, 1) 0%, rgba(0, 84, 142, 1) 100%);
  color: #fff;
}
.shopcartDetail-Default {
  font-size: 1.3em;
  font-family: "Noto Sans Thai", sans-serif;
  font-weight: 600;
  padding: 1% 0 !important;
  color: #444;
}
.shopcart-Detail-Detail {
  text-align: left;
}
.shopcart-Detail-Detail h4 {
  font-weight: 600;
  margin: 20px 0 5px;
  font-size: 1.2em;
  line-height: 1.2;
}
.shopcartRelated-Default.shopcartRelated {
  font-size: 1.3em;
  font-weight: 600;
  color: #444;
  padding: 1% 0 !important;
}
.ui.steps .step .title {
  font-family: "Noto Sans Thai", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
}
.ui.steps .step {
  padding: 10px 10px;
}
.ui.steps .step:first-child {
  padding-left: 0em;
}
.ui.steps .step.active .title {
  color: #444;
}
.table-responsive-mobile {
  white-space: inherit;
  width: 100%;
}
.step1checkout {
  background-color: #3298b7;
  border: 5px solid #3298b7;
}
.Headcheckout {
  color: #3298b7;
  font-weight: 600;
}
.btnCheckoutprevious {
  background-color: #3298b7;
  font-weight: 600;
}
.boarder-confirm-payment {
  border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control,
.input-sm {
  font-size: 14px;
}
.step5checkout {
  background-color: #3298b7;
  border: 7px solid #3298b7;
}
.shopcart-paymentpage {
  background-color: #3298b7;
}
.Shopcart-Related-Main .Template-B-Name {
  padding: 3% 0px;
}
.col-xs-12.col-sm-4,
.col-xs-12.col-sm-3,
.col-xs-6.col-sm-3 {
}
.Bodycheckout {
  font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control,
#scrolltoshop .input-sm {
  height: 45px;
  border-radius: 0px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
  width: 8%;
}
.shopcart {
  z-index: 10000;
  border-radius: 888px 888px 888px 888px;
  -moz-border-radius: 800px 0 0 0;
  -webkit-border-radius: 800px;
  border: 0 solid #000;
  width: 45px !important;
  height: 45px !important;
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/0/0/shopz-z1680920275066.webp);
  background-size: 35px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: fixed;
  -webkit-transition: width 0.3s, height 0.3s;
  transition: width 0.3s, height 0.3s;
  cursor: pointer;
  right: 9%;
  transition: 0.2s;
}

/*shop*/

/*search*/

#searchResultLanding .panel {
  margin: 6% 0;
}
#itp-shopcart-detail {
  padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
  padding: 0px !important;
  width: 269px !important;
  min-height: 269px !important;
  max-height: 430px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border: 1px solid #eee;
}
.itopplus-search-image-flex-item img {
  width: 100% !important;
}
.search_titleText {
  padding: 5px 0px;
  font-size: 1em;
}
.search_text {
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
/*search*/

/*-------สลได์หน้-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  gap: 10px;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  transition: 0.32s;
}

.itp-image-gallery-slider {
  height: 155px !important;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4fc3f7;
}
.product-shop {
  padding: 1% 10%;
}
.product-shop h4 {
  font-weight: 600;
  margin: 5px 0 20px;
  line-height: 1.3;
}
.product-shop h3 {
  font-size: 1.1em;
  margin: 30px 0 0;
  text-decoration: line-through;
}
.product-shop h2 {
  color: red;
  font-size: 1.5em;
  margin: 0;
  font-weight: bolder;
}
.product-shop h5 {
  font-size: 1em;
  margin: 30px 0;
}

/*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: #3298b7;
  border-color: #3298b7;
}
.pagination > li > a,
.pagination > li > span {
  color: #3298b7;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #3298b7;
  background-color: #f7f7f7;
}
/*pagination*/

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  body {
    font-size: 24px;
  }
  .container {
    width: 1440px;
  }
  .dropdown-menu > li > a {
    font-size: 1.6em;
  }

  .serum-block {
    padding: 15% 10%;
  }
  .skin-bg1-text {
    padding: 4% 5% 22% 5%;
  }
  .serum-block2 {
    padding: 9% 10%;
  }
  .skin-bg2-text {
    padding: 4% 5% 20% 5%;
  }
  .itopplus-footer {
    font-size: 20px;
  }
  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }

  .serum-block3 {
    padding: 5% 7%;
  }
  .MainBankClass1 {
    height: 370px;
  }
  .Template-B-Name {
    height: 95px;
  }
  .contact-bg {
    grid-template-columns: 50px auto;
  }
  .no-js #Component66e7a59e5b40ff00133925ab .form-control {
    padding: 30px 20px;
  }
  #iframe66e7a9d175a9590013db5494 iframe {
    height: 245px;
  }
  .itp-image-gallery-slider {
    height: 218px !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  body {
    font-size: 16px;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 0 2px;
    padding: 12px 12px;
  }
  .dropdown-menu > li > a {
    font-size: 1.1em;
  }
  .shopcart {
    right: 1%;
    top: 13%;
  }
  .serum-block {
    white-space: inherit;
    padding: 9% 5%;
  }
  .skin-bg1-text {
    padding: 4% 5% 10% 5%;
  }
  .skin-bg1-text h1,
  .skin-bg2-text h1 {
    font-size: 6em;
  }
  .skin-bg1-text h3,
  .skin-bg2-text h3 {
    font-size: 2.4em;
  }
  .serum-block2 {
    padding: 2% 5% 0% 5%;
  }
  .h1,
  h1 {
    font-size: 3em;
  }
  .h2,
  h2,
  h3.managerHeader {
    font-size: 2.2em;
  }
  .serum-block2 img {
    width: 60% !important;
  }
  .itopplus-bg2 {
    background-size: cover;
  }
  .skin-bg2-text {
    padding: 4% 5% 14% 5%;
  }
  ul#slider66e410695b40ff0013390e2c {
    margin: 25% auto 0;
  }
  #iframe66e7a9d175a9590013db5494 iframe {
    height: 235px;
  }
  .itopplus-search-image-flex-item {
    width: 219px !important;
    min-height: 219px !important;
  }
  .itp-image-gallery-slider {
    height: 139px !important;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
  ul#slider66e2745147b37f00130c762f {
    margin-bottom: -8px;
  }
  .itopplus-sidebar-sub-content {
    overflow-y: auto;
  }
  .about-bg {
    padding: 2% 0;
  }
  body {
    font-size: 14px;
  }
  .skin-bg2 {
    background-size: cover;
  }
  .skin-bg1-text h1,
  .skin-bg2-text h1 {
    font-size: 5em;
  }
  .copy-right {
    padding-top: 0;
    text-align: center;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .Template-B-button,
  .Template-B-button:hover {
    width: 55%;
  }
  .Template-B-buttonDetail,
  .Template-B-buttonDetail:hover {
    width: 22%;
  }
  .Textmanager.font-inherit {
    display: block;
  }
  .contact-bg {
    grid-template-columns: 25px auto;
  }
  #iframe66e7a9d175a9590013db5494 iframe {
    height: 275px;
  }

  #ItopplusMainSidebar a {
    color: #ffffff !important;
    border-bottom: 1px solid #ebf5fb;
  }
  #ItopplusMainSidebar > div {
    background: linear-gradient(90deg, rgba(0, 84, 142, 1) 0%, rgba(65, 194, 189, 1) 100%) !important;
  }
  .itopplus-sidebar-sub-content {
    padding-left: 0px;
  }
  .itopplus-sidebar-menu-single a {
    padding: 15px 13px;
  }
  .search_titleText {
    padding: 5px;
    font-size: 1em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  .itopplus-search-image-flex-item {
    width: 225px !important;
    min-height: 225px !important;
  }

  .shopcart {
    background-size: 25px;
    right: 43vw;
    top: 2px;
    background-color: transparent;
  }
  .blue-light-display {
    white-space: inherit;
  }

  .table-responsive {
    position: relative;
  }

  .table-responsive table {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .table-responsive table::after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 15px;
    background: #ccc;
    border-radius: 15px;
    z-index: 1;
  }

  .table-responsive tbody > tr:last-child {
    height: 75px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  .shopcart {
    right: 208px;
  }

  #imagesControl66e2745147b37f00130c762f {
    padding: 0 !important;
  }
  .about-bg {
    white-space: inherit;
    padding: 5%;
    background-image: none;
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .about-icon2,
  .about-icon3 {
    padding-top: 0;
  }
  .about-icon1 img,
  .about-icon2 img,
  .about-icon3 img {
    width: 50% !important;
  }
  .about-icon-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 10px -10px;
  }
  .serum-icon-display4 {
    grid-template-columns: repeat(2, 1fr);
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .skin-bg1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/1386/0/dez-z610258201830.png);
    background-size: 100%;
    background-position: 13% 0%;
  }
  .about-icon1,
  .about-icon2,
  .about-icon3,
  .serum-icon,
  .blue-light-icon1,
  .blue-light-icon2 {
    padding-bottom: 20px;
  }
  .serum-icon-display {
    grid-template-columns: repeat(3, 1fr);
    padding: 5% 0%;
  }
  .serum-icon img {
    width: 80% !important;
  }
  .skin-bg1-text h1,
  .skin-bg2-text h1 {
    font-size: 3.5em;
  }
  .skin-bg1-text h3,
  .skin-bg2-text h3 {
    font-size: 1.3em;
  }
  .skin-bg1-text {
    padding: 10% 5% 65%;
    white-space: inherit;
  }
  .blue-light h4 {
    white-space: inherit;
  }
  .blue-light h3 {
    font-size: 1.6em;
  }
  .blue-light-display {
    grid-template-columns: repeat(2, 1fr);
  }
  .skin-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_180820238d7c/500/0/Lovetheskinz-z1621540144926.png);
    background-size: 100%;
    background-position: 75% 20%;
  }

  .skin-bg2-text {
    padding: 10% 5% 90% 5%;
    white-space: inherit;
  }
  .serum-icon-display4 {
    padding: 0 5%;
  }
  ul#slider66e410695b40ff0013390e2c {
    margin: 5% auto 0;
  }
  .serum-icon-display5 {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    margin: 30px auto 0;
  }
  .serum-icon-display6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .serum-icon-display3 {
    width: 80%;
    margin: 0 auto;
  }
  .serum-icon-display2 {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
  }
  .serum-block3 .serum-icon {
    padding: 0 5% 20px;
  }
  table.tj2 td {
    white-space: nowrap;
  }
  .Template-B-Name {
    height: inherit;
  }
  .Template-B-button,
  .Template-B-button:hover {
    width: 40%;
    margin: 0 0%;
  }
  .Template-B-buttonDetail,
  .Template-B-buttonDetail:hover {
    width: 45%;
  }
  .icon-payment {
    display: inline-grid;
    width: 50%;
    align-items: start;
  }
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
    font-size: 1em;
  }
  .contact-bg {
    grid-template-columns: 40px auto;
  }
  .no-js #Component66e7a59e5b40ff00133925ab .col-md-6 {
    padding: 0 15px;
  }
  body {
    font-size: 16px;
  }
  .serum-block2 img {
    width: 70% !important;
  }
  .blue-light-icon2 {
    padding-top: 4.1%;
  }

  .serum-block6 {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }
  .itopplus-search-image-flex-item {
    width: 100% !important;
    min-height: 210px !important;
    max-height: inherit !important;
  }
  .itopplus-search-image-flex-item img {
    width: 100% !important;
  }
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
  }
  .panel {
    box-shadow: none;
    border: 0px solid transparent;
  }
  .about-bg h1,
  .serum-block h2,
  .serum-block2 h2,
  .menu-align h2,
  h3.managerHeader,
  .about-block h2,
  .serum-block3 h2,
  .blue-light h2,
  .blue-light h3 {
    font-size: 34px;
    line-height: 1.2;
  }
  .skin-bg1-text h1,
  .skin-bg2-text h1 {
    font-size: 3em;
  }
  .blue-light-display img {
    width: 75% !important;
  }

  /* width */
  ::-webkit-scrollbar {
    width: 10px;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ccc;
  }

  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #83b23b;
  }
  #scrolltoshop .col-xs-9 {
    width: 75%;
    margin-left: 13% !important;
  }
  .ProductCheckoutColor {
    color: #282828 !important;
    padding-top: 6px;
    padding-left: 0px !important;
    width: 100% !important;
    font-size: 16px;
  }
  .shopcartID-checkout-Default {
    font-size: 16px !important;
  }
  #respCheckout3 {
    font-size: 16px !important;
  }
  .itp-image-gallery-slider {
    height: 94px !important;
  }
  .product-shop {
    padding: 1% 0%;
  }
}

.itopplus-search {
  position: relative;
  top: 10px;
  left: -40%;
  width: 80%;
  color: #fff;
  text-align: right;
}
.col-centered.hideForNewSearchtag {
  background: #fff;
  border-radius: 30px;
}

.col-centered.hideForNewSearchtag .form-group {
  margin: 0 !important;
}

.itopplus-search .hideForNewSearchtag input {
  width: -webkit-fill-available;
  padding: 15px !important;
  border-radius: 0;
  border: none;
  background: transparent !important;
  text-align: left !important;
  transition: 0.3s !important;
  box-shadow: none;
}
/*
.itopplus-search .hideForNewSearchtag input.expanded-search {
    width: 10vw !important;
    padding-left: 10px !important;
    filter: brightness(0) invert(1);
    color: #fff !important;
    border-color: #fff;
}
*/
.showForNewSearchtag {
  display: grid !important;
  position: absolute;
  right: 15px;
  z-index: 1;
}

button.btn.ITPsearchTagContentmanagerButton {
  background: transparent;
  width: fit-content;
  height: fit-content !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  font-size: 20px;
}

form.form-search:before {
  display: none;
}

.showForNewSearchtag .form-group {
  margin: 0 !important;
}

.ITPsearchTagContentmanager i {
  color: #3298b7 !important;
}

@media screen and (min-width: 1024px) {
  .shopcart {
    position: fixed;
    top: 85px;
  }

  .shopcart.shopcart-sticky {
    position: fixed;
    top: 38px !important;
  }
}

.itopplus-sidebar-main {
  width: 85% !important;
}
.itopplus-sidebar-menu-child a {
  padding: 8px 30px !important;
}

#itp-greater-than-symbol {
  display: none !important;
}

.Template-B-CateName {
  display: none !important;
}

.itopplus-bg {
  background: linear-gradient(to bottom, #b3e5fc 0, #ecf9f7 100%);
  color: #fff;
}

.btn-view {
  background: #fff;
  color: #4fc3f7;
  font-family: "Outfit", sans-serif;
  border: none;
  padding: 12px 20px;
  font-size: 0.9em;
  transition: 0.5s;
}

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

@media screen and (min-width: 1024px) {
  .itopplus-sticky {
    background: linear-gradient(90deg, rgba(135, 206, 235, 1) 0%, rgba(0, 191, 255, 1) 100%) !important;
  }
}

.text-contact h3 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.6em;
  background: #4fc3f7;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 5px;
  padding: 5px 0;
  width: fit-content;
}

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

@media screen and (max-width: 992px) {
  .navbar-header,
  #ItopplusMainSidebar > div {
    background: #4fc3f7 !important;
  }
}

.dropdown-menu > li > a {
  font-size: 1.4em;
  color: #282828;
  padding: 7px 20px;
  font-family: "Outfit", system-ui;
}

.itopplus-header {
  background-color: #ebf5fb;
  color: #282828;
}

.itopplus-pos2 {
  background-color: #d6eaf8 !important;
}


