.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; } span#tooltip-main-toggle { visibility: hidden; }

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




.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_270020255j0n/0/0/1z-z16469880508.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_270020255j0n/0/0/1z-z16469880508.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_270020255j0n/0/0/2z-z1107545150443.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #eaecf2;
}

.itopplus-bg3 {
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_270020255j0n/0/0/4z-z436147066946.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #e6e6e6;
}

.itopplus-bg5 {
  background-color: #e9edf1;
}

.itopplus-bg6 {
  background-color: #093171;
  color: #fff;
}

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

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 10px 10px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  font-size: 18px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #282828;
  box-shadow: none;
  border-color: #0c4ca3;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
    color: #393939;
    font-size: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #0c4ca3;
  border-radius: 0px;
}




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

  #nav-menu {
    background: #fff !important;
  }

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: transparent !important;
    border-radius: 50%;
  }

  #itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
  }

  #itpsearchmobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
    display: none !important;
  }

  .old-image-icon-facebook {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

  .old-image-icon-line {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
  }

  .old-image-icon-instragram {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }
  
  .itopplus-sidebar-container > ul > li > ul {
    display: block !important;
}
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
            box-shadow: rgb(149 157 165 / 10%) 0px 8px 24px;
  }

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

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
      gap: 10px;
  }

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

  .itp-search {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .itopplus-search {
    flex: 3;
  }
  .itopplus-search2 {
    flex: 1;
  }

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

.itopplus-layouts-1 {
  flex: 1;
  position: relative;
  z-index: 1;
}

.itopplus-layouts-2 {
  flex: 3;
  position: relative;
  z-index: 0;
}
 
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
} 
  
.no-js .menuVertical > ul > li:hover > ul {
  top: -2px;
  left: 100%;
}
  
}

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










/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

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

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


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #037aff;
}


#background697afadec4cbfa0013011a79 .CASS-A-main p {
    text-align: center;
    padding: 5% 0%;
    font-size: 18px;
}


.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
#background6819a3f082ac8b0013b342d0 .CASS-A-main p {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 10% 0%;
}
*/



.CASS-B-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-B-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-B-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-B-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-B-main {
    box-shadow: none;
}
.CASS-B-middle-mid {
    padding: 0px;
}
.CASS-B-border {
    background: transparent;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
}







/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-pd1 {
    color: #edd994;
}
figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}
figure.effect-oscar:hover figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

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


 






/* shopcart  */
.shopcart {
    border-radius: 100px 100px 100px 100px;
    border: 0 solid #000;
    width: 55px !important;
    height: 55px !important;
    background: url(http://itp1.itopfile.com/ImageServer/9efca02837846000/25/0/shopz-z1222344296768.png) no-repeat, linear-gradient(135deg, #071a45 0%, #0c4ca3 100%);
    background-position: 50% 50%;
    right: 2%;
    top: 4%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
 

/* .shopcart {
    border-radius: 0px;
    border: 0 solid #000;
    width: 55px !important;
    height: 55px !important;
    background: url(http://itp1.itopfile.com/ImageServer/z_itp_100220252ec8/30/0/cartz-z205392969623.png) no-repeat;
    background-position: 50% 50%;
    right: 2%;
    top: 5%;
} */
img.pStatusProduct {
    height: 35%!important;
    top: 5%!important;
    left: 5%!important;
}

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



 
.Template-H-Big img {
    border-radius: 20px;
}

.priceNoPromotion {
    color: #282828;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.promotionPrice {
    font-weight: 600;
    color: #282828 !important;
    font-size: 24px;
}
/*
strike.promotionPrice :nth-child(3) {
    color: #51504e;
}*/
 
.promotionPrice span.currencyNormalPage {
    color: #282828;
} 
span.promotionPrice span.currencyNormalPage {
    color: #000;
}

span.currencyNormalPage {
    font-size: 16px;
    color: #282828;
}
strike.promotionPrice {
    color: #51504e!important;
    font-size: 18px;
    font-weight: 500;
}
span.promotionPrice {
    margin-left: 0%;
}
.Template-H-button:hover {
   border: solid 1px #ffec00;
    background: #ffec00;
  color: #000;
}
.Template-H-button {
    border: solid 1px #0c4ca3;
    background: #0c4ca3;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    transition: 0.5s;
    margin-bottom: 0%;
    border-radius: 50px;
    padding: 10px 0 10px 0%;
    margin-top: -15%;
      display: grid;
    grid-template-columns: auto 22%;
    justify-content: center;
    gap: 5px;
    text-align: center;
}
.item.Template-H-frame:hover .Template-H-button {
    border: solid 1px #ffec00;
    background: #ffec00;
    color: #000;
}
.item.Template-H-frame .Template-H-button {
    transition: 0.5s;
}
 
.Template-H-button .Template-H-Icon {
    width: 100%;
    filter: invert(0);
    transition: 0.5s;
    padding: 0 0px 0px 0;
    align-self: center;
}
.Template-H-button span {
    grid-column-start: 1;
    grid-row-start: 1;
    align-self: center;
}

.Template-H-Icon {
    width: 20%;
}

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


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


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

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

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 22px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #959595;
}
.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #51504e;
}
.Template-H-buttonDetail:hover .Template-H-Icon {
    filter: invert(1);
    transition: unset;
}
.Template-H-buttonDetail:hover {
    border: solid 1px #ffec01;
    background: #ffec01;
    color: #000;
}
.Template-H-buttonDetail {
    border: solid 1px #0c4ca3;
    padding: 15px 0 11px 0;
    font-size: 22px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
    font-family: "LINE Seed Sans TH";
    border-radius: 50px;
    width: 35%;
    background: #0c4ca3;
    color: #ffffff;
} 

.PictureOverflow {
    width: 100%;
    height: 100%;
    max-height: unset;
}

.Template-H-smallpic {
    width: 13%;
    border: solid 0px #c2c2c2;
    height: 100%;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
        font-family: "LINE Seed Sans TH";
}
.shopcartSize label {
    font-weight: 400;
}
.shopcartSize label {
    font-size: 18px!important;
    color: #000!important;
}
.shopcartSize-Default {
    font-size: 18px!important;
    font-weight: 400;
    text-transform: capitalize;
}
select.input-sm {
     font-family: "LINE Seed Sans TH";
}
.shopcartDetail {
       font-family: "LINE Seed Sans TH";
    font-size: 26px;
    font-weight: 600;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #000;
}
.ui.steps .step.active {
    color: #fff;
    background: #0c4ca3;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
       font-family: "LINE Seed Sans TH";
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #0c4ca3;
    border: 5px solid #0c4ca3;
}
.btnCheckoutprevious {
    background-color: #0c4ca3;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #0c4ca3;
    border: 7px solid #0c4ca3;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #0c4ca3;
    width: 30%;
    margin: 0 auto;
    padding: 2%;
    color: #fff;
}
.Template-H-PriceMember {
    color: #000;
     font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: #ffffff;
    background-color: #d40100;
    bottom: 22%;
    right: 16%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
      font-family: "LINE Seed Sans TH";
    text-transform: uppercase;
} 
.shopcartlinePrice-Default label {
    color: #000 !important;
    font-weight: 600;
    font-size: 18px !important;
}
label.Template-H-PricePromotion {
    font-size: 30px !important;
    color: #115190 !important;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

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


.Template-H-frame:hover .Template-H-Icon {
    filter: invert(1);
}

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

a>.Template-H-buttonDetail:hover>.Template-H-Icon {
    transition: 0.3s;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7496%) hue-rotate(334deg) brightness(99%) contrast(103%);
}

*/


.shopcart-share {
    display: none!important;
}
 
.ui.massive.star.rating {
    display: none;
}
label.itp-size-text {
    font-size: 18px !important;
    font-weight: 600;
}


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



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






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

}


 

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






.ITPquantityWord {
    width: 15%;
}




.step1checkout {
    margin-top: 16%;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 10%;
}




/* shopcart */






/* from PAYMENT TH */
#Component699e89d948bf20001378897c {
    width: 96%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
    background-color: #fafafa;
    padding: 2% 0%;
    border-radius: 20px;
}
#Component699e89d948bf20001378897c .progress {
    width: 138%;
    margin: 15px !important;
}
#Component699e89d948bf20001378897c .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}
#Component699e89d948bf20001378897c textarea.form-control {
    height: auto;
    width: 155%;
}
#Component699e89d948bf20001378897c .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #0c4ca3 0, #0c4ca3 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component699e89d948bf20001378897c .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component699e89d948bf20001378897c .btn-default:hover,
#Component699e89d948bf20001378897c .btn-default:focus {
    background-color: #0c4ca3;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 0 black;
}
#Component699e89d948bf20001378897c .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

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







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

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




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    color: #373738;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #037aff;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #3c3c3c;
    padding: 2% 0% 2%;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
    height: 75px;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/

article.col-md-6.item.-micro:hover .newsevents-button {
     background-color: #037aff;
}
article.col-md-6.item.-micro:hover .article-button {
     background-color: #037aff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .portfolio-button {
    background-color: #0f73b8;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    /* display: none; */
}
article.col-md-6.item.-micro {
    width: 31%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
    background-color: #fafafa;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .ourwork-button {
    background-color: #0a1e39;
  color: #fff;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .ourwork-button {
 background-color: #0a1e39;
  color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !important;*/
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

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

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




/* contenemanager */




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

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button  {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 30%;
    background: transparent;
    border: 1px solid #c9c9c9 !important;
    margin: 10px;
    border-radius: 10px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

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



.landingpagemanager .products-button {
    margin-bottom: 5%;
}

/*
.landingpagemanager .btn-sm p {
    display: none;
}




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



/* รูป ไม่เท่ากัน */
/*
.row.contenemanager-gallery {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  width: 100%;
}*/

/* รูป ไม่เท่ากัน */

/* Share */
.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #037aff;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -15%;
      display: none;
}

 
#Contentmanager .pull-left {
    padding: 0px;
}
#Contentmanager .contenemanager-gallery {
    padding: 0% 0.5%;
}



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






 

 







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

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

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

/*
#carousel68de537d41641e00135117f9 .carousel-indicators {
    left: 13%;
}
 */

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


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


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

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







/* ul_icon */

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









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

.footer-pd a:hover {
    color: #ffec00;
}
.footer-pd a {
    color: #fff;
}
.footer-pd {
    display: grid;
    grid-template-columns: 33% 33% auto;
    gap: 50px;
    padding: 4% 0% 4%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
}
.footer-text2 {
    white-space: break-spaces;
    font-size: 16px;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 10px;
    margin-bottom: 3%;
    margin-top: 3%;
}
.footer-block1-text {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.footer-block1-img {
    align-self: center;
}
.footer-text3 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 3%;
    margin-top: 5%;
}
.footer-text5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
}
.footer-block2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.footer-block2-text {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.8;
}
.footer-text6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
}
.footer-block3 {
    display: grid;
    grid-template-columns: 12% auto;
    gap: 10px;
    margin-bottom: 3%;
    margin-top: 3%;
    font-size: 16px;
}
.footer-block3-img {
    align-self: center;
}
.footer-block3-text {
    align-self: center;
    white-space: break-spaces;
}
.footer-qr {
    width: 45%;
    margin-top: 8%;
}
.footer-text4 {
    font-size: 14px;
    margin-top: 5%;
}








/* class  */

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




.empty-space {
	padding: 2.5%;
}
.empty-space1-topic {
    width: 80%;
    margin: 0 auto;
}
.empty-space1-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 5%;
}
.empty-space1 h1 {
    background-color: #0c4ca3;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
    padding: 1% 3%;
    border-radius: 100px;
    font-size: 2.5em;
}
.empty-space1 {
    padding: 5% 0% 7% 0%;
}
.empty-space1-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space1-img img {
    border-radius:10px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space1-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
     border: solid 7px #0c4ca3;
      align-self: center;
}
.empty-space1-text {
    color: #0c4ca3;
    align-self: center;
}
.empty-space1-block1 {
    display: grid;
    grid-template-columns: auto 27%;
    gap: 10px;
    width: 87%;
    margin-bottom: 3%;
}
.empty-space1-texts1 {
    font-size: 36px;
    font-weight: 600;
}
.empty-space1-texts2 {
    font-size: 22px;
    white-space: break-spaces;
    font-weight: 600;
    line-height: 1.3;
}
.empty-space1-number {
    background-color: #ffec00;
    align-self: center;
    height: 120px;
    border-radius: 1000px;
    display: grid;
}
.empty-space1-texts3 {
    text-align: center;
    align-self: center;
    font-size: 4.5em;
    font-weight: 600;
}
.empty-space1-texts3 span {
    font-size: 20px;
    margin-left: -8%;
}
.empty-space1-texts {
    align-self: center;
}
.empty-space1 h3 {
    font-weight: 600;
    white-space: break-spaces;
    margin-bottom: 3%;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space2-img:hover {
    transform: scale(1.03);
}
.empty-space2-img {
    transition: 0.5s;
}
.empty-space3-blocks {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space3 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space3 {
    padding: 5% 0% 9%;
}
.empty-space3-block {
    position: relative;
}
.empty-space3-text {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    margin-top: 4%;
}
.empty-space3 h5 {
    font-weight: 600;
}
.empty-space3-img {
    border-radius: 10px;
    display: block;
    overflow: hidden;
}
.empty-space3-img img {
    border-radius: 10px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-button {
    width: 11%;
    margin: 0 auto;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -80%);
}
.empty-space4 {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 1%;
    margin-top: 3%;
}
.empty-space5 {
    display: grid;
    grid-template-columns: auto 28%;
    gap: 10px;
}
.empty-space5-button {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 10px;
    background-color: #ffec00;
    color: #000;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    justify-content: center;
    border-radius: 100px;
    align-self: center;
    padding: 3% 2%;
}
.empty-space5-btext {
    align-self: center;
}
.empty-space5-bimg {
    margin-top: -30%;
}
.empty-space5-text h1 {
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space5-text h1 span {
    font-style: italic;
    font-size: 26px;
    font-weight: 600;
}/*
.empty-space6 {
    background: linear-gradient(to right, rgba(7,26,69,1) 0%,rgba(12,76,163,1) 99%);
    display: grid;
    grid-template-columns: auto 3.5%;
    padding: 1.2% 2%;
    color: #fff;
    border-radius: 20px;
    margin-top: 5%;
    margin-bottom: 2%;
}
.empty-space6-topic {
    display: flex;
    gap: 20px;
}
.empty-space6-img {max-width: 20%;}
.empty-space6-text {
    align-self: center;
    font-style: italic;
    font-size: 22px;
}
.empty-space6-button {
    align-self: center;
}*/


.empty-space6-img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.empty-space6-text {
    text-align: center;
    font-size: 24px;
    background-color: #0e4da5;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1% 5%;
    border-radius: 100px;
    font-weight: 600;
    font-style: italic;
}
.empty-space6-topic {
    padding: 3% 0% 2%;
}
.empty-space6-button {
    display: none;
}



.empty-space7 {
    display: grid;
    grid-template-columns: 33.333% auto;
    color: #fff;
}
.empty-space7-bg {
    position: relative;
}
.empty-space7-detail {
    position: absolute;
    top: 0;
    padding: 7% 3% 0% 3%;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space7-imgs {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space7 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space7-texts {
    text-align: center;
    margin-top: 6%;
}
.empty-space7-texts h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space7-texts p {
    white-space: break-spaces;
    font-size: 15px;
}
.empty-space8 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space8-blocks {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.empty-space8-next {
    width: 10%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space8-bg {
    background-color: #0c4ca3;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 3.5% 0%;
    border-radius: 20px;
}
.empty-space8-blockimg2 {
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.empty-space8-blockimg1 {
    margin-bottom: 4%;
}
.empty-space8-blockimg2 img {
    border-radius: 10px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-blockimg2 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-text4 {
    font-size: 16px;
    white-space: break-spaces;
    text-align: center;
    padding: 2% 0% 6%;
}
.empty-space8-text1 {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 10px;
    font-size: 16px;
    margin-left: 10%;
    margin-bottom: 2%;
}
.empty-space8-text1-text {
    align-self: center;
    white-space: break-spaces;
}
.empty-space8-text2 {
    background-color: #ffec00;
    color: #000;
    border-radius: 10px;
    margin-top: 4%;
    padding: 6.5%;
    text-align: center;
}
.empty-space8-text3 {
    background-color: #0c4ca3;
    color: #fff;
    margin-top: 3%;
}
.empty-space8-text2 p {
    white-space: break-spaces;
}
.empty-space8-text2 h5 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 2%;
}
.empty-space8 {
    padding: 5% 0% 3%;
}
.empty-space8-car {
    width: 95%;
    margin: 0 auto;
    margin-top: 4%;
}
.empty-space9 {
    text-align: center;
    padding: 5% 0% 1%;
}
.empty-space9 h1 {
    color: #282828;
    font-weight: 600;
}
.empty-space9 h3 {
    color: #0c4ca3;
    font-style: italic;
    font-weight: 600;
    margin-top: 0.5%;
}
.empty-space9 h3 span {
    color: #ff6541;
    font-style: initial;
    font-weight: 400;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 7% 0%;
}
.empty-space10-block {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 7px;
}
.empty-space10-blocks {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space10-blocks a {
    color: #282828;
}
.empty-space10-blocks a:hover {
    color: #083171;
}
.empty-space10-text {align-self: center;}
.empty-space10-texta {
    font-size: 15px;
    white-space: break-spaces;
    align-self: center;
}
.empty-space10-img {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.empty-space10-block1 {
    display: grid;
    grid-template-columns: auto 15%;
    background-color: #0c4ca3;
    color: #fff;
    width: 30%;
    justify-content: center;
    gap: 5px;
    font-size: 16px;
    padding: 2% 0%;
    border-radius: 100px;
}
.empty-space10-btext {
    align-self: center;
}
.empty-space10-bbutton {
    align-self: center;
}
.empty-space10 h2 {
    font-weight: 600;
    color: #0c4ca3;
}
.empty-space10 h1 {
    color: #282828;
    font-weight: 600;
}
.empty-space10 h5 {
    font-weight: 600;
}
.empty-space10 h5 span {
    color: #ff0000;
    font-size: 42px;
    font-style: italic;
}
.empty-space10 h3 {
    white-space: break-spaces;
}
.empty-space10-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 10px;
}
.empty-space10-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10-imgs {
    align-self: center;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    padding: 2% 0%;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: 18% auto;
    gap: 20px;
}
.empty-space11-text {
    align-self: center;
    font-size: 20px;
    white-space: break-spaces;
}
.empty-space12 h2 {
    font-weight: 600;
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space13 h2 {
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space13 {
    border-bottom: dashed 1px #e7e7e7;
    padding: 3% 0% 1%;
}
.empty-space13 span {
    color: #0c4ca4;
}
.empty-space14-img1:hover {
  transform: scale(1.05);
}
.empty-space14-img1 {
  transition: 0.5s;
  max-width: 40px;
}
.empty-space14-img1 img {

}
.empty-space14-img1 img:hover {

}
.empty-space14-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space14-img {
  width: 5%;
  align-self: center;
}
.empty-space14 h3 {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 8%;
    font-size: 18px;
      color: #373738;
}
.empty-space14-block1 {
    display: flex;

    gap: 10px;
    margin-top: 4%;
}
.empty-space14 p {
  white-space: break-spaces;
}
.empty-space14 p span {
    font-weight: 600;
}
.empty-space14-text {
  font-size: 16px;
}
.empty-space14 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
}
.empty-space14 a:hover {
  color: #3177b1;
}
.empty-space14 a {
  color: #2d2b2b;
  transition: 0.5s;
}
.empty-space14-text1 {
    font-size: 18px;
    font-weight: 600;
    color: #373738;
}
h3.empty-space14-topic {
    font-size: 20px;
}
.empty-space15 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space15-block:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.empty-space15-block {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    background-color: #fafafa;
    padding: 4% 5%;
    border-radius: 100px;
    color: #282828;
    transition: 0.5s;
}
.empty-space15-text {
    align-self: center;
}
.empty-space15 h4 {
    font-weight: 600;
}





.empty-space16 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background-color: #fafafa;
    padding: 2%;
    border-radius: 20px;
    margin-top: 2%;
    margin-bottom: 1%;
}
.empty-space16-block {
    padding: 7%;
}
.empty-space16-border1 {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.empty-space16-border3 {
    border-right: solid 1px #ccc;
}
.empty-space16-border2 {
    border-bottom: solid 1px #ccc;
}
.empty-space16 h2 {
    text-align: left;
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space16 h1 {
    font-weight: 600;
}

.empty-space16 h4 {
    font-weight: 600;
    margin-bottom: 2%;
    white-space: break-spaces;
    font-size: 19px;
}
.empty-space17 h4 {
    text-align: center;
    font-weight: 600;
    margin-top: 2%;
    font-size: 22px;
}











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

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







/* ส่วนเสริม */


.head-block {
    display: flex;
    width: 80%;
    margin: 0 auto;
    gap: 20px;
}


.product-pd h4 {
    font-weight: 600;
    font-size: 18px;
    color: #0c4ca4;
}



/* ค้นหา head 1 */

#background698efb6b00bd87001390c7c5 .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background698efb6b00bd87001390c7c5 .ui.icon.input,
#background698efb6b00bd87001390c7c5 .ui.input input {
    width: -webkit-fill-available;
}
#background698efb6b00bd87001390c7c5 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
 
#background698efb6b00bd87001390c7c5 .ui.input input {
    background: #edf1f3;
    border: 1px solid #edf1f3;
    color: #3c3c3c;
}
#background698efb6b00bd87001390c7c5 .ui.icon.input>i.icon {
    opacity: 1;
    color: #3c3c3c;
}
#background698efb6b00bd87001390c7c5 i.circular.icon {
    box-shadow: 0 0 0 .1em transparent inset;
}
#background698efb6b00bd87001390c7c5 ::placeholder {
    color: #3c3c3c;
}
#background698efb6b00bd87001390c7c5 .ui.search .prompt {
    border-radius: 100px;
}
#background698efb6b00bd87001390c7c5 {
    width: 87%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 0%;
}





/* ค้นหา head 2 */

#background699d6c3410d7f30013940f40 .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background699d6c3410d7f30013940f40 .ui.icon.input,
#background699d6c3410d7f30013940f40 .ui.input input {
    width: -webkit-fill-available;
}
#background699d6c3410d7f30013940f40 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
 
#background699d6c3410d7f30013940f40 .ui.input input {
    background: #edf1f3;
    border: 1px solid #edf1f3;
    color: #3c3c3c;
}
#background699d6c3410d7f30013940f40 .ui.icon.input>i.icon {
    opacity: 1;
    color: #3c3c3c;
}
#background699d6c3410d7f30013940f40 i.circular.icon {
    box-shadow: 0 0 0 .1em transparent inset;
}
#background699d6c3410d7f30013940f40 ::placeholder {
    color: #3c3c3c;
}
#background699d6c3410d7f30013940f40 .ui.search .prompt {
    border-radius: 100px;
}
#background699d6c3410d7f30013940f40 {
    width: 87%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 0%;
}






/* ค้นหา head 3 */

#background69aa8156c039b90013574d4a .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background69aa8156c039b90013574d4a .ui.icon.input,
#background69aa8156c039b90013574d4a .ui.input input {
    width: -webkit-fill-available;
}
#background69aa8156c039b90013574d4a .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
 
#background69aa8156c039b90013574d4a .ui.input input {
    background: #edf1f3;
    border: 1px solid #edf1f3;
    color: #3c3c3c;
}
#background69aa8156c039b90013574d4a .ui.icon.input>i.icon {
    opacity: 1;
    color: #3c3c3c;
}
#background69aa8156c039b90013574d4a i.circular.icon {
    box-shadow: 0 0 0 .1em transparent inset;
}
#background69aa8156c039b90013574d4a ::placeholder {
    color: #3c3c3c;
}
#background69aa8156c039b90013574d4a .ui.search .prompt {
    border-radius: 100px;
}
#background69aa8156c039b90013574d4a {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 0%;
}





/* ค้นหา land */
 
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .05);
    border-radius: 30px;
}
.panel-default {
    border-color: #fff;
    background-color: #fff;
}




.search_titleText {
    margin-top: 5%;
}
p.help-block {
    display: none;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}

.itopplus-search-image-flex-container {
    gap: 10px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 24%;
    text-align: left;
    background-color: #fff;
    padding: 1% !important;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.row.row-col.text_search_timeCreate {
    display: none;
}
.text_search_briefDescription strong {
    font-weight: 400;
    font-size: 18px;
    color: #040404;
}
.text_search_briefDescription {
    margin-top: 10%;
}
.newImageClass_search_itp img {
    border-radius: 10px;
}






.itopplus-search-shopcart-price {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.itopplus-search-shopcart-name {
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 100% !important;
    padding: 10px !important;
     min-height: 80px !important;
    max-height: 80px !important;
}

.itopplus-search-image-flex-item br {
    display: none;
}


.itopplus-search-shopcart-id {
    display: none;
}
p.shopProductNameText {
    display: none;
}
p.search_text {
    display: none;
}




/* สินค้าราคาโปรโมชั่น  */
#background699d46d87f78a100138da289 {
    background: #0c4ca3 !important;
    color: #fff;
    border-radius: 20px;
    padding: 1.5%;
}






/* เมนูข้างสินค้า */
/*
#background699d6d817f78a100138daaef {
    margin-bottom: 20%;
    margin-top: 5%;
}*/
#background699d6e0ebfc60900137ff238 {
    padding: 2% 5% 5%;
    border: solid 1px #e7e7e7;
    border-radius: 0px 0px 20px 20px;
}
.menus-block h2 {
    background-color: #0c4ca3;
    color: #ffec00;
    text-align: center;
    font-weight: 600;
    font-size: 2.5em;
    padding: 4% 0%;
    border-radius: 20px 20px 0px 0px;
}


.menuVertical .nav-pills > li > a {
    position: relative;
    border-radius: 0px;
    color: #212121;
    margin: 0px 2px;
    padding: 16px 0;
    font-size: 16px;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menuVertical .nav-pills > li > a::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #0c4ca3;
  transition: 0.3s;
}
.menuVertical .nav > li > a:hover:after {
  width: 100%;
}
.menuVertical .nav > li > a:focus,
.menuVertical .nav > li > a:hover {
  color: #0c4ca3 !important;
  background-color: transparent;
}
.menuVertical ul.dropdown-menu {
    width: 100%;
    background: #fafafa;
    border: 0px solid rgba(0, 0, 0, .15);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}
.menuVertical .dropdown-submenu > .dropdown-menu {
    background: #fafafa;
} 
.menuVertical .dropdown-menu>li>a {
    font-size: 16px;
}







/* วิธีการสั่งซื้อและการชำระเงิน */
.payments-block {
    border-radius: 20px;
    background-color: #fafafa;
    padding: 7% 0%;
    transition: 0.5s;
    text-align: center;
}
.payments-image {
    width: 10%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.payments-text1 {
    font-size: 18px;
}
.payments-text2 {
    font-size: 18px;
}
.payments-text3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 1%;
    margin-top: 1%;
}
.payments-text4 {
    font-size: 16px;
}
.payments-border {
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 20px;
}




.return-product-topic {
    display: grid;
    grid-template-columns: 13.5% auto 3%;
    gap: 20px;
    background-color: #fafafa;
    padding: 3% 3%;
    color: #444;
    font-size: 20px;
    font-weight: 600;
    border-radius: 20px;
}
.return-product-topics {
    align-self: center;
}
.return-product-image {
    background-color: #0c4ca3;
    padding: 15%;
    border-radius: 10px;
}
.return-product-image img {
    filter: invert(1);
}
.return-product-more {
    align-self: center;
    color: #105291;
}
.icon-return {
    font-size: 16px;
    font-weight: 400;
}
.return-product h3 {
    font-weight: 600;
    margin-bottom: 1%;
}
.return-product-text {
    padding: 2%;
}
.return-product a {
    color: #444;
}
.return-product a:hover {
    color: #105291;
}
.return-product-block {
    display: grid;
    gap: 15px;
}








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

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

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





/* Contact us */

.from-text2 {
    color: #373738;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3%;
    margin-left: 2%;
    text-transform: capitalize;
    margin-bottom: -2%;
}
#formdisplay699e7803a9747a001318a9cd {
    background-color: transparent !important;
    border-radius: 0px;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
}
#formdisplay699e7803a9747a001318a9cd .btn-default .glyphicon {
    display: none;
}
#formdisplay699e7803a9747a001318a9cd .form-control-feedback {
    color: #444 !important;
    top: 22% !important;
}
#btnview699e7803a9747a001318a9cd {
    margin-left: 64%;
    margin-top: 0%;
}
#cookie699e7803a9747a001318a9cd {
    font-size: 16px;
    padding: 0% 10% 0% 4%;
    text-align: left !important;
    margin-top: -5%;
}


#textbox6 {
    height: 155px;
    padding: 20px;
}




.CASS-A-main .form-control {
    border: none;
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 20px;
    color: #444444 !important;
    height: 55px;
    font-size: 16px;
    padding-right: 0px !important;
}
.CASS-A-main .form-control:focus {
   border: 1px solid #0c4ca3;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #0c4ca3;
    background: #0c4ca3;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #0c4ca3;
    padding: 13px 40px;
    font-size: 18px;
    border: 1px solid #0c4ca3;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: #0c4ca3;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #444444;
}
iframe.map-maps {
    margin-bottom: -0.5%;
}






/* เลขอัลบัม */
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0c4ca3;
    border-color: #0c4ca3;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #0c4ca3;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


/* ปิดเมนูข้างแลนด์สินค้า */ 

.hideLeftSidemenu {
   display: none !important;
}
.exspanRightSidemenu {
     width: 100% !important;
}


#itp-shopcart-detail {
    padding: 0 !important;
}

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    align-content: start !important;
    align-items: start !important;
}

.itopplus-search-shopcart-image-position {
    width: 100% !important;
    overflow: hidden;
}
img.itopplus-search-shopcart-image-position {
    object-fit: cover;
    object-position: center;
  /*
    height: 170px;
  */
}
.itopplus-search-image-flex-container > div {
    margin: 0 !important;
    padding: 0 !important;
    max-height: none !important;
    min-height: unset !important;
      box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px !important;
    border: solid 1px #e2e2e2;
    border-radius: 20px;
  width: 100%;
}

.itopplus-search-image-flex-item a {
    display: flex;
    color: #444;
    flex-direction: column;
    gap: 10px;
  margin: 0 !important;
  padding-bottom: 20px;
}
.col-md-12.hidden-xs.hideForNewSearchtag {
    display: none;
}
#searchResultLanding .hideForNewSearchtag {
    display: none;
}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    padding: 10px 20px;
    font-size: 20px;
}
.itopplus-search2 {
    flex: 0.7;
}
#background698efb6b00bd87001390c7c5 {
    width: 75%;
}
#background698efb6b00bd87001390c7c5 .ui.icon.input input {
    font-size: 18px;
}
#background698efb6b00bd87001390c7c5 .ui.icon.input>i.circular.icon {
    margin-top: 0.5%;
} 
.empty-space1-texts1 {
    font-size: 48px;
} 
.empty-space1-texts2 {
    font-size: 30px;
} 
.empty-space1-number {
    height: 165px;
}
.empty-space1-texts3 {
    font-size: 6em;
}
.empty-space1-texts3 span {
    font-size: 26px;
}
.empty-space5-text h1 span {
    font-size: 34px;
}
.empty-space5-text h1 {
    font-size: 3.5em;
} 
.empty-space5-button {
    font-size: 30px;
}
.Template-H-frame {
    margin: 0% -4% 10% -4%;
}
.Template-H-Name {
    font-size: 18px;
      height: 90px;
}
.priceNoPromotion {
    font-size: 20px;
}
span.currencyNormalPage {
    font-size: 20px;
}
.Template-H-button {
    font-size: 20px;
    width: 40%;
    padding: 9px 0 9px 0%;
    margin-top: -13%;
}
.empty-space6-text {
    font-size: 28px;
} 
.empty-space7-texts p {
    font-size: 20px;
}
.empty-space8-bg {
    font-size: 28px;
}
.empty-space8-text1 {
    font-size: 20px;
}
.empty-space8-text4 {
    font-size: 20px;
}
.empty-space8-text2 h5 {
    font-size: 26px;
}
.empty-space8-text2 {
    padding: 8%;
}
.empty-space10-texta {
    font-size: 20px;
}
.empty-space10-block1 {
    font-size: 20px;
}
.empty-space10 h1 {
    font-size: 2.5em;
} 
.empty-space11-text {
    font-size: 26px;
}
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 20px;
}  
.footer-block1-text {
    font-size: 18px;
}
.footer-text3 {
    font-size: 18px;
}
.footer-text4 {
    font-size: 16px;
}
.footer-text5 {
    font-size: 22px;
}
.footer-block2-text {
    font-size: 20px;
}
.footer-text6 {
    font-size: 22px;
}
.footer-block3 {
    grid-template-columns: 11% auto;
    font-size: 18px;
}
.footer-qr {
    width: 40%;
}
.menus-block h2 {
    font-size: 3.5em;
}
.empty-space13 h2 {
    font-size: 3.5em;
}
.menuVertical .nav-pills > li > a {
    padding: 20px 0;
    font-size: 20px;
}
.menuVertical .dropdown-menu>li>a {
    font-size: 20px;
}
.empty-space17 h4 {
    font-size: 26px;
} 
.return-product-topic {
      grid-template-columns: 11% auto 3%;
    padding: 3% 3%;
    font-size: 22px;
} 
.payments-text1 {
    font-size: 22px;
}
.payments-text2 {
    font-size: 20px;
}
.payments-text3 {
    font-size: 32px;
}
.payments-text4 {
    font-size: 18px;
}
#Component699e89d948bf20001378897c .form-horizontal .control-label {
    font-size: 18px;
} 
.from-text2 {
    font-size: 24px;
    margin-top: 3%;
    margin-left: 1%;
    margin-bottom: -2%;
}
h3.empty-space14-topic {
    font-size: 24px;
}
.empty-space14-text1 {
    font-size: 22px;
}
.empty-space14-text {
    font-size: 20px;
}
.empty-space14-img {
    width: 4%;
}
.empty-space14-img1 {
    max-width: 48px;
}
.empty-space14 h3 {
    font-size: 2/px;
}
.CASS-A-main .form-control {
    height: 65px;
    font-size: 18px;
}
#textbox6 {
    height: 260px;
}
#cookie699e7803a9747a001318a9cd {
    font-size: 18px;
    padding: 0% 4% 0% 3%;
}
#btnview699e7803a9747a001318a9cd {
    margin-left: 73%;
} 
.icon_b {
    font-size: 20px;
} 
.product-pd h4 {
    font-size: 22px;
}
#background699d6c3410d7f30013940f40 {
    width: 75%;
}
#background699d6c3410d7f30013940f40 .ui.icon.input input {
    font-size: 18px;
}
#background699d6c3410d7f30013940f40 .ui.icon.input>i.circular.icon {
    margin-top: 0.5%;
} 
#background69aa8156c039b90013574d4a {
    width: 100%;
}
#background69aa8156c039b90013574d4a .ui.icon.input input {
    font-size: 18px;
}
#background69aa8156c039b90013574d4a .ui.icon.input>i.circular.icon {
    margin-top: 0.5%;
}
  
  
    
  
.shopcart-Cate {
    font-size: 30px;
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    font-size: 22px;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 20px!important;
}
.Headcheckout {
    font-size: 22px;
}
.Bodycheckout {
    font-size: 18px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 6%;
}
.step1checkout {
    margin-top: 40%;
}
.ui.steps .step .title {
    font-size: 18px;
}
.btnCheckoutprevious {
    background-color: #0c4ca3;
    font-weight: 500;
    font-size: 20px;
    padding: 8px 0 8px 0;
}

#scrolltoshop .table-responsive.table-responsive-mobile {
    font-size: 18px;
}
.itopplus-search-shopcart-image {
    min-height: 300px;
}
img.itopplus-search-shopcart-image-position {
    height: 300px;
}  

  
  
h1 {
  font-size: 3em;
}
h2 {
  font-size: 4em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 28px;
}
h6 {
  font-size: 30px;
}
p {
  font-size: 20px;
}
  
  .no-js .product-shops2 {
        margin-top: -25%;
        margin-bottom: 20%;
    }

    .product-shops {
        width: 14%;
        padding: 0.8% 0%;
        font-size: 24px;
    }
}

@media screen and (max-width : 1191px) {
#imagesControl698efadcb0fcf3001334171a {
    padding: 0px !important;
}
    .shopcart {
        top: 16vh;
        right: 5px;
        z-index: 1000;
        background-size: 20px;
        max-width: 33px;
        max-height: 33px;
        background-position: 45% 45%;
    }
.empty-space1-texts1 {
    font-size: 30px;
}
.empty-space1-texts2 {
    font-size: 20px;
}
.empty-space1-block1 {
    width: 100%;
}
.empty-space1 h3 {
    white-space: inherit;
} 
.empty-space5-button {
    font-size: 22px;
}
.empty-space8-text2 h5 {
    font-size: 18px;
}  
.empty-space8-text2 p {
    font-size: 14px;
}
.empty-space8-text2 {
    margin-top: 2%;
}
.empty-space8-text4 {
    padding: 2% 0% 4%;
}
.empty-space10 h1 {
    font-size: 22px;
} 
.empty-space10 h5 span {
    font-size: 32px;
} 
.empty-space10 h3 {
    white-space: inherit;
} 
.empty-space10-texta {
    font-size: 12px;
}
.empty-space10-block1 {
    font-size: 15px;
}
.empty-space11-text {
    font-size: 16px;
}
.footer-block2-text {
    font-size: 13px;
} 
.footer-text1 {
    font-size: 16px;
} 
.footer-text5 {
    font-size: 16px;
} 
.footer-text6 {
    font-size: 16px;
} 
.footer-text2 {
    font-size: 13px;
}
.footer-text3 {
    font-size: 13px;
}
.footer-text4 {
    font-size: 13px;
}
.footer-block1-text {
    font-size: 13px;
}
.footer-block3 {
    font-size: 13px;
}
.empty-space15 h4 {
    font-size: 16px;
} 
.empty-space15 p {
    font-size: 13px;
} 
.empty-space16 h4 {
    font-size: 16px;
}
.empty-space16 p {
    font-size: 14px;
}
.empty-space17 h4 {
    font-size: 18px;
}
.return-product-topic {
    font-size: 18px;
}
.empty-space14 p {
    white-space: inherit;
}
#mainmenu699e671da9747a001318a629 > div {
    padding: 0px !important;
}
  
      .no-js .product-shops {
        margin-top: -19%;
        margin-bottom: 13%;
    }
  .product-shops {

    width: 50%!important;
    font-size: 16px!important;

}
  .product-shops {
    margin-left: 0%!important;

}
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h1 {
    font-size: 1.5em;
}
.empty-space1-texts1 {
    font-size: 24px;
} 
.empty-space1-texts2 {
    font-size: 16px;
} 
.empty-space1-texts3 {
    font-size: 2.5em;
}
.empty-space1-number {
    height: 85px;
    clip-path: circle(50% at 50% 50%);
}
.empty-space3 h5 {
    font-size: 18px;
}
.empty-space5-text h1 {
    font-size: 1.5em;
}
.empty-space5-text h1 span {
    font-size: 18px;
}
.empty-space5 h5 {
    font-size: 18px;
}
.Template-H-Name {
    font-size: 12px;
}
.priceNoPromotion {
    font-size: 12px;
}
span.currencyNormalPage {
    font-size: 12px;
}
#scrolltoshop699ed669a9747a001318b490 .Template-H-button,
#scrolltoshop699ed68611e8bb00131f3de5 .Template-H-button,
#scrolltoshop699ed6b268499100133ce3ba .Template-H-button {
    font-size: 12px;
    padding: 3px 0 3px 0%;
    margin-top: -20%;
} 
.empty-space5-button {
    font-size: 16px;
} 
.empty-space7-texts p {
    white-space: inherit;
    font-size: 13px;
} 
.empty-space7-texts h4 {
    font-size: 16px;
}
.empty-space7-block {
    margin-top: 2%;
} 
.empty-space7-detail {
    padding: 5% 3% 0% 3%;
}
.empty-space8-text1 {
    font-size: 12px;
} 
.empty-space8-text4 {
    font-size: 12px;
} 
.empty-space8-text2 h5 {
    font-size: 12px;
}  
.empty-space8-text2 p {
    font-size: 10px;
} 
.empty-space10 h1 {
    font-size: 16px;
}  
.empty-space10 h5 {
    font-size: 18px;
}
.empty-space10 h5 span {
    font-size: 24px;
} 
.empty-space10 h3 {
    white-space: inherit;
    font-size: 15px;
} 
.empty-space10-texta {
    font-size: 9px;
}
.empty-space10-block1 {
    width: 37%;
    font-size: 12px;
}
.empty-space11-text {
    font-size: 14px;
}
.footer-text1 {
    font-size: 14px;
} 
.footer-text5 {
    font-size: 14px;
} 
.footer-text6 {
    font-size: 14px;
}   
.Template-H-button {
    padding: 5px 0 5px 0%;
      width: 42%;
}
.Template-H-buttonDetail {
    width: 25%;
} 
.empty-space15 h4 {
    font-size: 13px;
} 
.empty-space15-block {
    grid-template-columns: 20% auto;
    gap: 5px;
}
.empty-space15 p {
    font-size: 11px;
} 
.empty-space16 h2 {
    font-size: 1.5em;
}
.empty-space17 h4 {
    font-size: 16px;
}
.payments-text3 {
    font-size: 24px;
}
#display2, #display4 {
    margin-right: -7%;
}
.empty-space14-text {
    font-size: 14px;
} 
.empty-space14-text1 {
    font-size: 16px;
}
.empty-space14 p {
    font-size: 14px;
}
.empty-space14-img1 {
    max-width: 30px;
} 
  /*
img.itopplus-search-shopcart-image-position {
    height: 130px;
}   
  */
  
  
  
  
  
  
h2 {
    font-size: 2em;
}
      .product-shops {
        width: 26%;
        margin: 0 auto;
        margin-left: 0%;
    }
  
  
}

@media screen and (max-width : 480px) {
.empty-space16 {
    grid-template-columns: repeat(1, 1fr);
    padding: 5%;
}  
.empty-space16-border1 {
    border-bottom: solid 1px #ccc;
    border-right: solid 0px #ccc;
}
.empty-space16-border3 {
    border-right: solid 0px #ccc;
   border-bottom: solid 1px #ccc;
}
.itopplus-search-shopcart-name {
    font-size: 16px;
    font-weight: 400;
}
#carousel698efadcb0fcf3001334171a {
    margin-bottom: -2%;
} 
.empty-space1-topic {
    width: 100%;
}
    .empty-space1 h1 {
        font-size: 14px;
        padding: 10px;
        margin: 0;
        width: 100%;
        text-align: center;
    }
.empty-space1-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 5%;
}
.empty-space3-blocks {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space3 h5 {
    font-size: 16px;
}
.empty-space4 {
    width: 80%;
} 
.empty-space5 {
    grid-template-columns: 100%;
    gap: 10px;
} 
.empty-space5-button {
    font-size: 20px;
} 
#scrolltoshop699ed669a9747a001318b490 .Template-H-frame,
  #scrolltoshop699ed68611e8bb00131f3de5 .Template-H-frame,
  #scrolltoshop699ed6b268499100133ce3ba .Template-H-frame {
    margin: 0% -12% 10% -12%;
}
    
.Template-H-frame {
    margin: 0% -12% 10% -12%;
}
.empty-space6-topic {
    display: grid;
    gap: 0px;
}
.empty-space6-img {
    max-width: 70%;
}
.empty-space6-button {
    align-self: self-start;
}
.empty-space6 {
    grid-template-columns: auto 6%;
    padding: 3% 4% 3% 2%;
}
.empty-space7 {
    grid-template-columns: 100%;
}
.empty-space7-image img {
    width: 100%;
    height: 350px;
}
.empty-space7-texts p {
    font-size: 10px;
} 
.empty-space7-texts h4 {
    font-size: 11px;
}
.empty-space7-image img {
    height: 240px;
}
.empty-space8-blocks {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-text1 {
    font-size: 16px;
}
.empty-space8-text2 h5 {
    font-size: 22px;
}
.empty-space8-text2 p {
    font-size: 16px;
}
.empty-space8-text4 {
    font-size: 16px;
}
.empty-space9 h1 {
    font-size: 26px;
}
.empty-space9 h3 {
    font-size: 16px;
}
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.empty-space10-blocks {
    grid-template-columns: 100%;
}
.empty-space10-texta {
    font-size: 16px;
}
.empty-space10-block {
    grid-template-columns: 10% auto;
}
.empty-space10 h3 {
    font-size: 16px;
} 
.empty-space10-block1 {
    width: 45%;
    font-size: 16px;
    padding: 3% 0%;
}
.empty-space11-text {
    font-size: 7px;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 5px;
}
.empty-space11-text {
        font-size: 9px;
} 
.footer-pd {
    grid-template-columns: 100%;
    gap: 0px;
}
.footer-block02 {
    display: none;
}
.footer-block03 {
    display: none;
}
.footer-text1 {
    font-size: 18px;
}
.footer-text2 {
    font-size: 16px;
}
.footer-block1-text {
    font-size: 16px;
}
.footer-text3 {
    font-size: 16px;
} 
.empty-space11 {
    gap: 10px;
}
.Template-H-button {
    font-size: 12px;
}
.shopcart-Cate {
    font-size: 20px;
}
.ITPquantityWord {
    width: 20%;
}
.Template-H-buttonDetail {
    width: 40%;
    font-size: 18px;
    padding: 10px 0 10px 0;
}  
.empty-space13 h2 {
    font-size: 2em;
}
.empty-space15 {
    grid-template-columns: repeat(1, 1fr);
   gap: 10px;
}
.empty-space15-block {
    grid-template-columns: 20% auto;
    gap: 10px;
}
.empty-space15 h4 {
    font-size: 16px;
} 
.empty-space15 p {
    font-size: 15px;
} 
#Component699e89d948bf20001378897c .progress {
    width: 85%;
}
#Component699e89d948bf20001378897c textarea.form-control {
    width: 100%;
}
#form699e7803a9747a001318a9cd {
    padding: 0px !important;
}
#mainmenu699e7803a9747a001318a9cd > div {
    padding: 0px !important;
}
#cookie699e7803a9747a001318a9cd {
    padding: 0% 0% 0% 4%;
}  
#btnview699e7803a9747a001318a9cd {
    margin-left: 0%;
}
.empty-space14 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
}
.empty-space14-text {
    font-size: 16px;
} 
.empty-space14 p {
    font-size: 16px;
}

.empty-space1-number {
    height: 85px;
    clip-path: circle(50% at 50% 50%);
}
.empty-space6-text {
    font-size: 16px;
    padding: 2% 2%;
}
  .row.mainProductFilterContainer .col-xs-12.col-sm-4 {
    width: 50%;
}
  
}

@media screen and (max-width: 1200px) {
  .itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
  }
  
  .navbar-default .navbar-nav > li > a {

    font-size: 16px;
}
}


@media screen and (max-width: 992px) {
  .itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
  }
}



 
@media screen and (max-width : 480px) {
.empty-space1-number {
    height: 95px;
    clip-path: circle(50% at 50% 50%);
}
#scrolltoshop699ed669a9747a001318b490 .Template-H-button,
#scrolltoshop699ed68611e8bb00131f3de5 .Template-H-button,
#scrolltoshop699ed6b268499100133ce3ba .Template-H-button {
    font-size: 12px;
    padding: 3px 0 3px 0%;
    margin-top: -15%;
} 
  
.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  
  .itopplus-search-shopcart-name {

    overflow: hidden;
}

  div#background698efb6b00bd87001390c7c5 {
    width: 100%;
}
img.itopplus-search-shopcart-image-position {
    height: 150px;
}
      .no-js .product-shops {
        margin-top: -37%;
        margin-bottom: 22%;
    }
  .product-shops {
    width: 100%!important;
    margin-left: 0%!important;
    padding: 3% 1%!important;

}
  .shopcartDetail {
    margin-top: 16%!important;
        font-size: 20px!important;

}
  .shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
}





.eapps-widget-toolbar { display: none; }  




.itopplus-search-shopcart-image {
    min-height: 0;

}

.product-shops {
    display: grid;
    grid-template-columns: auto 10% 10% 10%;
    gap: 8px;
    background-color: #eee;
    color: #000;
    justify-content: center;
    width: 35%;
    margin: 0 auto;
    margin-left: 50%;
    padding: 1% 1%;
    border-radius: 100px;
    font-size: 20px;
    transition: 0.5s;
}

.product-shops-text {
    align-self: center;
}
/*.no-js .product-shops2 {
    margin-top: -33%;
    margin-bottom: 29%;
}

.no-js .product-shops {
    margin-top: -24%;
    margin-bottom: 20%;
}
*/

.Template-H-buttonDetail{
    text-align: center;
    margin: 0 0 0 0;
    DISPLAY: none;
}

.shopcart{
    display: none !important;

}

.Template-H-button{
          display: none!important;
}

