.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Sarabun", sans-serif;
}


.itopplus-pos2 {
	background: linear-gradient( to bottom, #fff 0%, #fe8212 50%, #fff 100%);
}
.itopplus-layout {
    background: linear-gradient(to bottom, #fff 0%, #fe8212 50%, #fff 100%);
}


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

.itopplus-bg2 {
  background: linear-gradient(to top, #fff 0, #fe8212 100%);
}

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

.navbar-default .navbar-nav > li > a {
    color: #022862;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0;
    font-size: 18px;
}

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

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #f4d001;
	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: #f4d001;
	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: #022862;
    font-size: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #022862;
  border-radius: 0px;
}





@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 0;
    left: 0;
    height: 50px;
    width: auto !important;
    z-index: 10000;
  }

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

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

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

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

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

  #itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

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

  .old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

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

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

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

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

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

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

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

}

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













/* 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: #022862;
}






.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;
}



.itp-image-gallery-slider {
    height: 193px !important;
}
.rslides_tabs li {
    margin-right: 0px;
}











/* 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, #ffa80d 0%, #ffd40d 100%);
    background-position: 50% 50%;
    right: 2%;
    top: 9%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
*/

.shopcart {
    border-radius: 100px;
    border: 0 solid #000;
    width: 55px !important;
    height: 55px !important;
    background: url(http://itp1.itopfile.com/ImageServer/z_itp_060020258n8a/30/0/CARTz-z632804950386.png) no-repeat;
    background-position: 50% 50%;
    right: 2%;
    top: 2%;
    background-color: #02b9f2;
}
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: 30px;
}
.Template-H-innerPic img {
    border-radius: 30px;
}
.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: 30px;
}
.Template-H-PricePromotion {
    color: #000!important;
  	font-weight: 600 !important;
}
.Template-H-frame:hover {
    border: solid 2px #b5a2ff;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
}
.Template-H-frame {
    padding: 0% 0% 5%;
    margin: 0% -5% 10% -5%;
    border: solid 2px #b5a2ff;
    border-radius: 25px;
    background-color: #fff;
    transition: 0.5s;
    box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
}
.Template-H-Title {
    color: #444444;
    font-size: 18px;
      margin-top: 4%;
      height: inherit;
}
.Template-H-Title label {
    font-weight: 400;
}
.Template-H-Name {
    color: #02b9f2;
    font-size: 18px;
    text-align: left;
    height: inherit;
    margin-top: 0%;
    margin-bottom: 0%;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0% 3% 0% 3%;
}
.Template-H-Name label {
    font-weight: 600;
}



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

.priceNoPromotion {
    color: #575757;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    padding-left: 0%;
    margin-top: 5%;
}
.priceNoPromotion .currencyNormalPage {
    color: #575757;
}
.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: 18px;
    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 #ff6600;
    background: #ff6600;
    color: #fff;
}
.Template-H-button {
    border: solid 1px #ff6600;
    background: transparent;
    color: #575757;
    font-size: 16px;
    font-weight: 400;
    width: 40%;
    margin: 0 auto;
    margin-right: 3%;
    transition: 0.5s;
    margin-bottom: 0%;
    border-radius: 50px;
    padding: 7px 0 7px 0%;
    margin-top: -10%;
    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 #ff6600;
    background: #ff6600;
    color: #fff;
}
.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: 22%;
    filter: invert(0);
    /*transition: 0.5s;*/
   padding: 0 0px 0px 0;
}

.Template-H-Des {
    height: inherit;
    border-bottom: solid 0px #464646;
    margin-top: 0%;
}
.Template-H-Price label {
    color: #575757 !important;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}
.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-left: 3%;
    margin-top: 5%;
}
.shopcartRelated-Default {
   font-family: "Sarabun", sans-serif;
    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: 6.2% 0% 1.2% 0%;
}
.Template-H-ProName {
    color: #022862;
    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: "Sarabun", sans-serif;
}
.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: #000;
}
.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #51504e;
}
.Template-H-buttonDetail:hover .Template-H-Icon {
    filter: invert(0);
    transition: unset;
}
.Template-H-buttonDetail:hover {
    border: solid 1px #ff6600;
    background: #ff6600;
    color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.Template-H-buttonDetail {
    border: solid 1px #ff6600;
    padding: 13px 0 10px 0;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
    font-family: "Sarabun", sans-serif;
    border-radius: 50px;
    width: 40%;
    background: #fff;
    color: #000000;
    transition: 0.5s;
}
.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: "Sarabun", sans-serif;
}
.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: "Sarabun", sans-serif;
}
.shopcartDetail {
   font-family: "Sarabun", sans-serif;
    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: #022862;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
 font-family: "Sarabun", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #022862;
    border: 5px solid #022862;
}
.btnCheckoutprevious {
    background-color: #022862;
    font-weight: 300;
    font-size: 20px;
    padding: 2% 0%;
}
.step5checkout {
    background-color: #022862;
    border: 7px solid #022862;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #022862;
    width: 30%;
    margin: 0 auto;
    padding: 2%;
    color: #fff;
}
.Template-H-PriceMember {
    color: #000;
  font-family: "Sarabun", sans-serif;
}
.notificationcart {
    color: #ffffff;
    background-color: #d40100;
    bottom: 22%;
    right: 16%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
 font-family: "Sarabun", sans-serif;
    text-transform: uppercase;
} 
.shopcartlinePrice-Default {
    color: #000 !important;
    font-weight: 600;
    font-size: 26px !important;
}
label.Template-H-PricePromotion {
    font-size: 26px !important;
    color: #000 !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(0);
}

/*
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: "Sarabun", sans-serif;
}
.button-attribute:hover {
    color: #fff!important;
    border: 1px solid #02b9f2!important;
	background: #02b9f2!important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #f4d001!important;
      background: #f4d001!important;
      border-radius: 0px!important;
      min-width: 10rem !important;
    min-height: 5rem !important;
}
.button-attribute {
    min-width: 10rem !important;
    min-height: 5rem !important;
    background: transparent !important;
    border: 1px solid #f4d001 !important;
}



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






.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: "Sarabun", sans-serif;
    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%;
}


/* shopcart */






/* from PAYMENT TH */
#Component69899620d1dfb40013522914 {
    width: 96%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
    background-color: #fafafa;
    padding: 2% 0%;
    border-radius: 20px;
}
#Component69899620d1dfb40013522914 .progress {
    width: 138%;
    margin: 15px !important;
}
#Component69899620d1dfb40013522914 .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}
#Component69899620d1dfb40013522914 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component69899620d1dfb40013522914 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #022862 0, #022862 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component69899620d1dfb40013522914 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component69899620d1dfb40013522914 .btn-default:hover,
#Component69899620d1dfb40013522914 .btn-default:focus {
    background-color: #022862;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 0 black;
}
#Component69899620d1dfb40013522914 .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);
}

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






/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail: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: 0px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}






/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    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: #022862;
}
.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: inherit;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .article-button {
     background-color: #022862;
}
.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: 23%;
}
.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: #022862;
}
.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 เรื่องที่น่าสนใจ */






 

 








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

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

.carousel-indicators li {
    border: 1px solid #fff;
	 background-color: #fff;
    margin: 2px;
    width: 10px;
    height: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
   width: 50px;
    margin: 2px;
    height: 10px;
}
.carousel-indicators {
    bottom: 5px;
}


#carousel698946ffc8fdeb0013ce4776 .carousel-indicators {
    left: 6%;
}


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

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



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

#carousel698946ffc8fdeb0013ce4776 img {
    border-radius: 20px;
}
#carousel698946ffc8fdeb0013ce4776 .carousel-inner {
    border-radius: 20px;
}




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




/* 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 หน้าต้นแบบ */





.head-img {align-self: center;}
.head-block {
    display: grid;
    grid-template-columns: 3% auto;
    justify-content: end;
    gap: 8px;
    font-size: 16px;
    margin-right: 3%;
}
.head-text {
    align-self: center;
}
.head-block a {
    color: #022862;
}
.head-block a:hover {
    color: #ec2125;
}
.footer-block {
    display: grid;
    grid-template-columns: 28% 20% 23% auto;
    gap: 30px;
}
.footer-text1 {
    font-size: 18px;
    margin-bottom: 4%;
    font-weight: 500;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-img1 {
    width: 40%;
    margin-top: 10%;
}
.footer-text3 {
    font-size: 18px;
    margin-bottom: 4%;
    font-weight: 500;
}
.footer-text4 {
    font-size: 17px;
}
.footer-text5 {
    font-size: 18px;
    margin-bottom: 7%;
    font-weight: 500;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 15px;
}
.footer-block1-1:hover {
    transform: scale(1.05);
}
.footer-block1-1 {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 5px;
    justify-content: center;
    width: 85%;
    background-color: #33d233;
    font-size: 16px;
    padding: 5% 0%;
    border-radius: 100px;
    text-align: left;
    color: #fff;
    transition: 0.5s;
}
.footer-block1-text1 {
    font-size: 28px;
    margin-bottom: 5%;
    font-weight: 500;
}
.footer-block1-img {
    align-self: center;
}
.footer-block1-text {
    align-self: center;
}
.footer-text6 {
    font-size: 18px;
    margin-bottom: 4%;
    font-weight: 500;
}
.footer-block2 {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 10px;
}
.footer-block2-text {
    align-self: center;
    white-space: break-spaces;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
}
.footer-block2-img {
    align-self: center;
}
.footer-text7 {
    font-size: 18px;
    margin-bottom: 4%;
    font-weight: 500;
    margin-top: 10%;
}
.footer-block3 {
    display: flex;
    width: 38%;
    gap: 10px;
}
.footer-block3-img:hover {
    transform: scale(1.05);
}
.footer-block3-img {
    transition: 0.5s;
}
.footer-text {
    text-align: center;
    font-size: 16px;
    margin-top: 2%;
}
.footer-pd {
    padding: 3% 0% 1%;
}
.footer-pd a:hover {
    color: #00134f;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}








/* class  */

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




.empty-space {
	padding: 2.5%;
}
.empty-space-topic h2 {
    text-align: center;
    color: #00144f;
    font-weight: 600;
    padding: 5% 0% 3%;
}
.empty-space-topics h1 {
    color: #022862;
    align-self: center;
    font-weight: 500;
    padding: 9% 0% 2%;
    border-bottom: solid  1px #022862;
    font-size: 2em;
}
.empty-space-topics h1 span {
    color: #ff6d01;
}
.empty-space-topics h2 {
    text-align: left;
    color: #00144f;
    font-weight: 600;
    padding: 8% 0% 2.5%;
    font-size: 2em;
    border-bottom: dashed 2px #f4d001;
}
.empty-space-topics h2 span {
    color: #f4d001;
}
.empty-space1 h2 {
    text-align: center;
    color: #00144f;
    font-weight: 600;
    padding: 5% 0% 3%;
}
.empty-space2 h1 {
    background: linear-gradient(to right, rgba(0,20,79,1) 0%,rgba(81,220,249,1) 100%);
    color: #fff;
    text-align: center;
    white-space: break-spaces;
    padding: 4% 0%;
    border-radius: 20px;
}
.empty-space3 h2 {
    text-align: center;
    color: #00144f;
    font-weight: 600;
    padding: 5% 0% 3%;
}
.empty-space4-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.empty-space4-block:hover {
    transform: scale(1.05);
}
.empty-space4-block {
    width: 23.733%;
    position: relative;
    color: #fff;
    transition: 0.5s;
}
.empty-space4-text {
    position: absolute;
    bottom: 3%;
    text-align: center;
    width: 100%;
}
.empty-space4 h2 {
    text-align: center;
    color: #00144f;
    font-weight: 600;
    padding: 0% 0% 4%;
}
.empty-space4 {
    padding: 5% 0% 5%;
}
.empty-space4-link {
    color: #fff;
}
.empty-space4-block h6 {
    font-size: 2em;
    font-weight: 300;
}
.empty-space4-block h1 {
    font-size: 3.2em;
    line-height: 1.1;
    font-weight: 500;
}
.empty-space4-button {
    background-color: #000;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 7%;
    margin-top: 5%;
    border-radius: 100px;
    font-size: 16px;
}
.empty-space4-ss {
    padding: 0% 0% 0%;
}
.empty-space5 {
    display: grid;
    grid-template-columns: 30% auto;
    background-color: #b5a2ff;
    border-radius: 30px;
    color: #fff;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space5-text {
    display: grid;
    grid-template-columns: 32% 27% auto;
    gap: 20px;
    padding: 3.5% 5% 0%;
}
.empty-space5-img {
    position: relative;
}
.empty-space5-texts {
    position: absolute;
    top: 55%;
    left: 7%;
    color: #00144f;
    font-size: 2.5em;
    font-weight: 500;
}
.empty-space5-image {
    border-radius: 20px 0px 0px 20px;
}
.empty-space5-image img {
    border-radius: 20px 0px 0px 20px;
}
.empty-space5-text h4 {
    font-weight: 500;
}
.empty-space5-block1 {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 10px;
    margin-top: 5%;
}
.empty-space5-block1img {
    align-self: center;
}
.empty-space5-block1text {
    align-self: center;
    white-space: break-spaces;
    font-size: 20px;
    line-height: 1.2;
}
.empty-space5-block2 {display: flex;gap: 10px;width: 50%;margin-top: 5%;}
.empty-space5-block3 {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 15px;
    margin-top: 5%;
}
.empty-space5-block4:hover {
    transform: scale(1.05);
}
.empty-space5-block4 {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 5px;
    justify-content: center;
    width: 85%;
    background-color: #33d233;
    font-size: 16px;
    padding: 5% 0%;
    border-radius: 100px;
    text-align: left;
    color: #fff;
    transition: 0.5s;
}
.empty-space5-block3text1 {
    font-size: 28px;
    margin-bottom: 5%;
    font-weight: 500;
}
.empty-space5 a:hover {
    color: #00134f;
}
.empty-space5 a {
    color: #fff;
    transition: 0.5s;
}
.empty-space5-block2img:hover {
    transform: scale(1.05);
}
.empty-space5-block2img {
    transition: 0.5s;
}






.empty-space8 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space8-block:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.empty-space8-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-space8-text {
    align-self: center;
}
.empty-space8 h4 {
    font-weight: 600;
}
.empty-space9 h4 {
    text-align: center;
    font-weight: 600;
    margin-top: 2%;
    font-size: 22px;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 5% 0%;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
   border-radius: 20px;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space9-img {
    margin-bottom: 5%;
    display: block;
    overflow: hidden;
  border-radius: 20px;
}
.empty-space9-texts {
    margin: 16% -22% 17% 0%;
    background-color: #00144f;
    color: #fff;
    padding: 10% 5% 10% 10%;
    z-index: 1;
    position: relative;
    border-radius: 20px;
}
.empty-space9-texts h2 {
    color: #f4d001;
    font-weight: 600;
    font-size: 34px;
}
.empty-space9-texts h3 {
    white-space: break-spaces;
}
.empty-space9-block1 {
    align-self: end;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background-color: #fafafa;
    padding: 2%;
    border-radius: 20px;
    margin-top: 2%;
    margin-bottom: 1%;
}
.empty-space10-block {
    padding: 7%;
}
.empty-space10-border1 {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.empty-space10-border3 {
    border-right: solid 1px #ccc;
}
.empty-space10-border2 {
    border-bottom: solid 1px #ccc;
}
.empty-space10 h2 {
    text-align: left;
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space10 h1 {
    font-weight: 600;
}
.empty-space10 h4 {
    font-weight: 600;
    margin-bottom: 2%;
    white-space: break-spaces;
}





.empty-space12 {
    display: flex;
    gap: 30px;
    background-color: #fafafa;
    padding: 2%;
    border-radius: 20px;
    color: #000;
}
.empty-space12-block {
    width: 50%;
    align-self: center;
}
.empty-space12-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space12-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    color: #19181d;
    margin-bottom: 0%;
}
.empty-space12-img {
    width: 90%;
}
.empty-space12 h1 {
}
.empty-space12 h5 {
    font-weight: 600;
    margin-top: 3%;
    font-size: 18px;
}
.empty-space12 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
    line-height: initial;
}
.empty-space12-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space12 h2 {
    font-weight: 600;
    line-height: 1;
    font-size: 40px;
    color: #00134f;
    text-transform: uppercase;
}
.empty-space12 h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
}














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

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







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



.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.icon-img11 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.icon-img11 {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}









/* menu home  */

.menus-block {
    display: grid;
    grid-template-columns: auto 10%;
    background-color: #f4cf01;
    padding: 7% 7%;
    border-radius: 20px 20px 0px 0px;
}
.menus-block-text {
    color: #022862;
    font-size: 2.5em;
    align-self: center;
    font-weight: 500;
}
.menus-block-img {
    align-self: center;
}


.menuVertical .nav-pills > li > a {
    position: relative;
    border-radius: 0px;
    color: #fff;
    margin: 0px 0px;
    padding: 6.5% 7%;
    font-size: 20px;
    border-bottom: 0px solid #e7e7e7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menuVertical ul > li > ul {
    top: -2px;
    left: 100%;
    background-color: #f4cf01;
    border-radius: 0 15px 15px 15px;
    overflow: hidden;
}

.menuVertical .open>a {
background-color: #022862;
color: #00144f;
}


.menuVertical li.open {
background-color: #022862;
}



/* .menuVertical .nav-pills > li > a::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #ffd34b;
  transition: 0.3s;
} */
/* .menuVertical .nav > li > a:hover:after {
  width: 100%;
} */
.menuVertical .nav > li > a:focus,
.menuVertical .nav > li > a:hover {
  color: #fff !important;
  background-color: #022862;
}
.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);
    padding: 0px 0;
}
.menuVertical .dropdown-submenu > .dropdown-menu {
    background: #fafafa;
} 

.menuVertical ul ul li a {
    background: #f4cf01;
    padding: 0.7vw 20px !important;
}

.menuVertical .nav.nav-pills.nav-stacked li:nth-child(even) {
    background: #ff6a9f;
}
.menuVertical .nav.nav-pills.nav-stacked li:nth-child(odd) {
    background: #02b9f2;
}
.menuVertical .nav-stacked>li+li {
    margin-top: 0px;
}
.menuVertical #menu69845c01c673ad0013b06bf5 {
    border-radius: 0px 0px 20px 20px;
}
.menuVertical #menu69845c01c673ad0013b06bf5 a {
    border-radius: 0px 0px 20px 20px;
}





/* เมนูข้างสินค้า */
#background698ac4dda48a8a001a284a09 {
    margin-top: 20%;
    margin-bottom: 30%;
}
#background698ac4dda48a8a001a284a09 .menuVertical .nav-pills > li > a {
    font-size: 18px;
}
#background698ac4dda48a8a001a284a09 .menus-block-text {
    font-size: 2em;
}
/* ปิดเมนูข้างแลนด์สินค้า */ 

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





/* สินค้า */
.product-block {
    text-align: left;
    padding: 0% 0% 0%;
}
.product-block h4 {
    font-weight: 600;
    color: #022862;
}

/* benner สินค้า */
#slider69898fb3660e6b0013081da8 img {
    border-radius: 20px;
}

 


/* เมนูย่อย */
#menusub697c181c5bf4930013e3b054 {
    background-color: transparent;
}






/* วิธีการสั่งซื้อและการชำระเงิน */
.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: 2.5% 2.5%;
    color: #444;
    font-size: 20px;
    font-weight: 600;
    border-radius: 20px;
}
.return-product-topics {
    align-self: center;
}
.return-product-image {
    background-color: #f4d001;
    padding: 15%;
    border-radius: 10px;
}
.return-product-image img {
    filter: invert(1);
}
.return-product-more {
    align-self: center;
    color: #f4d001;
}
.icon-return {
    font-size: 16px;
    font-weight: 400;
}
.return-product h3 {
    font-weight: 600;
    margin-bottom: 1%;
}

.return-product-text {
    padding: 2%;
    background-color: #fafafa;
    border-radius: 20px;
}
.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: #00144f;
}
.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: #00144f !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: #00144f !important;
  font-size: 16px !important;
  border: 1px solid #00144f !important;
  color: #fff !important;
}





/* ติดต่อเรา */
.contact-pd {
    margin-top: 0%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 24px;
    color: #282828;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 17px;
    color: #404040;
}
.contact-pd h5 {
    color: #404040;
    font-size: 22px;
    margin-bottom: 2%;
    margin-top: -1%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #00144f;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    padding: 10px;
    transition: 0.5s;
    border: solid 0px #e8e8e8;
    border-radius: 100px;
}
.contact-block-img {
    width: 23%;
    align-self: center;
    border-radius: 100px;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 18px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 16px;
}
.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
 .contact-pd h1 {
    font-weight: 500;
    font-size: 26px;
    color: #00144f;
}
iframe.map-border {
    border-radius: 20px;
}
 



/*from Contact */

.no-js .CASS-B-main label {
    display: none !important;
}
.no-js .CASS-B-main .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js .CASS-B-main .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 20px !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: 16px !important;
    padding: 36px 30px;
    background: #fafafa;
    color: #000;
}
.no-js .CASS-B-main .form-control:hover {
    border-color: #00144f;
}
.no-js .CASS-B-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-B-main .form-control:focus {
    border-color: #00144f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js .CASS-B-main .btn {
    background: #00144f;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 100px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js .CASS-B-main .btn-default {
    text-shadow: 0 0 0 #00144f;
}
.no-js .CASS-B-main .btn-default:active {
    background-color: #00144f;
}
.no-js .CASS-B-main .btn-default:hover,
.no-js .CASS-B-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #00144f;
}
.no-js .CASS-B-main span.label a {
    color: #fff;
}
.no-js .CASS-B-main button.btn.btn-default {
    opacity: 1;
}







/* ความสูง สินค้า */
#background698992c422d2d50013f85207 .Template-H-Name,
#background698992db007468001a587a86 .Template-H-Name,
#background698af073a48a8a001a284d90 .Template-H-Name,
#background698992d6007468001a587a7e .Template-H-Name {
    height: 55px;
}



/* landing page product */
#scrolltoshop69895d64d1dfb400135220f4 {
    margin-bottom: 10%;
}




/* landing CheckOut */

#background69895d64d1dfb400135220f4 .Headcheckout {
    font-size: 22px;
}
#background69895d64d1dfb400135220f4 .Bodycheckout {
    font-size: 18px;
}
#scrolltoshop {
    font-size: 18px;
}
#background69895d64d1dfb400135220f4 .shopcartID-checkout-Default, .shopcartName-checkout-Default {
    font-size: 18px;
}
#background69895d64d1dfb400135220f4 .table-responsive-mobile {
	width: 100%;
}
#background69895d64d1dfb400135220f4 .col-xs-3.col-sm-2.col-md-2 {
    width: 7%;
    margin-top: 1%;
}
.ITPquantityDetail {
    width: 15% !important;
    margin-top: 0% !important;
}





/* เลขอัลบัม */
.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: #ff6600;
    border-color: #ff6600;
}
.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: #ff6600;
    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;
}









@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
.head-block {
    font-size: 20px;
}
.menus-block-text {
    font-size: 3.5em;
}
.menuVertical .nav-pills > li > a {
    padding: 6.5% 7%;
    font-size: 26px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.Template-H-frame {
    margin: 0% -3% 10% -3%;
}
.Template-H-Name {
    font-size: 20px;
    height: 60px;
}
  #background698992c422d2d50013f85207 .Template-H-Name,
#background698992db007468001a587a86 .Template-H-Name,
#background698af073a48a8a001a284d90 .Template-H-Name,
#background698992d6007468001a587a7e .Template-H-Name {
    height: 60px;
}
.Template-H-Price label {
    font-size: 20px;
} 
.Template-H-button {
    font-size: 18px;
}
.empty-space4-block h6 {
    font-size: 2.5em;
}
.empty-space4-block h1 {
    font-size: 4.2em;
}
.empty-space4-button {
    font-size: 18px;
}
.empty-space5-texts {
    font-size: 3.5em;
}
.empty-space5-block1text {
    font-size: 22px;
}
.empty-space5-block1 {
    grid-template-columns: 18% auto;
} 
.empty-space5-block2 {
    width: 45%;
} 
.empty-space5-block3 {
    grid-template-columns: 35% auto;
}
.empty-space5-block3text1 {
    font-size: 32px;
} 
.empty-space5-block4 {
    width: 65%;
    font-size: 20px;
} 
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 18px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-text4 {
    font-size: 18px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-block1 {
    grid-template-columns: 35% auto;
} 
.footer-block1-text1 {
    font-size: 32px;
} 
.footer-block1-1 {
    width: 70%;
    font-size: 20px;
    padding: 5% 0%;
}
.footer-text6 {
    font-size: 20px;
}
.footer-block2-text {
    font-size: 24px;
}
.footer-block2 {
    grid-template-columns: 15% auto;
    gap: 10px;
}
.footer-text7 {
    font-size: 20px;
}
.footer-block3 {
    width: 32%;
} 
.footer-img1 {
    width: 35%;
    margin-top: 6%;
}
.empty-space12 h2 {
    font-size: 46px;
}
.empty-space12 h1 {
    font-size: 30px;
}
.empty-space12 h5 {
    font-size: 22px;
}
.empty-space9-texts h2 {
    font-size: 38px;
}
#background698ac4dda48a8a001a284a09 .menus-block-text {
    font-size: 3em;
}  
#background698ac4dda48a8a001a284a09 .menuVertical .nav-pills > li > a {
    font-size: 22px;
}
.empty-space-topics h2 {
    font-size: 3em;
}
.shopcart-Cate {
    font-size: 34px;
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    font-size: 24px;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 24px;
} 
.Template-H-buttonDetail {
    font-size: 22px;
    width: 30%;
}
.shopcartSize label {
    font-size: 24px !important;
} 
.Template-H-PriceNormal {
    color: #000000;
    font-size: 34px !important;
}
label.Template-H-PricePromotion {
    font-size: 34px !important;
}
.payments-text4 {
    font-size: 20px;
} 
.payments-text3 {
    font-size: 36px;
} 
.payments-text2 {
    font-size: 22px;
}
.payments-text1 {
    font-size: 22px;
}
.payments-block {
    padding: 8.3% 0%;
}
.empty-space9 h4 {
    font-size: 26px;
}
.return-product-topic {
    font-size: 24px;
}
.icon-return {
    font-size: 18px;
}
#background69899620d1dfb40013522914 {
    font-size: 18px;
} 
.contact-pd h1 {
    font-size: 30px;
}
.contact-pd h3 {
    font-size: 20px;
}
.contact-pd h4 {
    font-size: 22px;
} 
.contact-pd p {
    font-size: 18px;
} 
.no-js .CASS-B-main .form-control {
    padding: 42px 30px;
}
#cookie69899a45c8fdeb0013ce563c {
    font-size: 16px;
} 
  
  
  
  
  
  
  
  
  
  
  
  
.icon_b {
    font-size: 20px;
} 
h1 {
  font-size: 3.5em;
}
h2 {
  font-size: 4.5em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 20px;
}
  
  
  
}

@media screen and (max-width : 1191px) {
.menus-block-text {
    font-size: 2em;
}
#mainmenu69894950d1dfb40013521d96 > div {
    padding: 0px 10px 10px 10px !important;
} 
.menuVertical .nav-pills > li > a {
    padding: 6.3% 7%;
    font-size: 18px;
} 
.Template-H-Name {
    font-size: 16px;
    height: 50px;
} 
.Template-H-button {
    font-size: 16px;
    width: 50%;
    margin-top: -15%;
}  
.empty-space4-block {
    width: 23%;
}
.empty-space4-block h6 {
    font-size: 20px;
}
.empty-space4-block h1 {
    font-size: 26px;
}
.empty-space4-button {
    font-size: 14px;
} 
.empty-space5-block3text1 {
    font-size: 24px;
} 
.empty-space5-block4 {
    width: 100%;
}
.footer-text2 {
    font-size: 13px;
}
.footer-text1 {
    font-size: 16px;
}
.footer-text3 {
    font-size: 16px;
}  
.footer-text4 {
    font-size: 14px;
}
.footer-text5 {
    font-size: 16px;
}
.footer-block1-text1 {
    font-size: 20px;
} 
.footer-block1-1 {
    width: 100%;
    font-size: 14px;
    padding: 5% 0%;
}
.footer-text6 {
    font-size: 16px;
} 
.footer-block2-text {
    font-size: 18px;
} 
.footer-text7 {
    font-size: 16px;
} 
.footer-block3 {
    width: 45%;
}
.empty-space8 h4 {
    font-size: 18px;
}
.contact-pd p {
    font-size: 13px;
}
.contact-pd h4 {
    font-size: 16px;
} 
  
  

  
}  
  
@media screen and (max-width : 900px) {
.empty-space10 h2 {
    font-size: 2em;
}
.empty-space10 h4 {
    font-size: 18px;
}
.menus-block-text {
    font-size: 20px;
}
.menuVertical .nav-pills > li > a {
    padding: 5.5% 7%;
    font-size: 16px;
}  
.shopcart {
    right: 1%;
    top: 8%;
}
#background6989646e717db800147451ab .Template-H-frame {
    margin: 0% -12% 10% -12%;
}
.Template-H-Name {
    font-size: 14px;
}  
.Template-H-button {
    font-size: 12px;
    width: 50%;
}  
.Template-H-Price label {
    font-size: 16px;
}
.empty-space4-block {
    width: 22.77%;
} 
.empty-space4-block h6 {
    font-size: 16px;
}
.empty-space4-block h1 {
    font-size: 18px;
} 
.empty-space4-button {
    font-size: 10px;
}  
.footer-block {
    display: none;
}
.footer-pd {
    padding: 0% 0% 0%;
} 
.footer-text {
    margin-top: 0%;
}
.empty-space5-texts {
    font-size: 20px;
}
.empty-space5-text h4 {
    font-size: 14px;
} 
.empty-space5-block1text {
    font-size: 12px;
} 
.empty-space5-block3text1 {
    font-size: 16px;
} 
.empty-space5-block4 {
    width: 100%;
    font-size: 10px;
}
.empty-space12 {
    display: grid;
} 
.empty-space12-block {
    width: 100%;
} 
.empty-space9-texts h3 {
    white-space: inherit;
    font-size: 16px;
}
.empty-space9-texts h2 {
    font-size: 28px;
}
.Template-H-buttonDetail {
    width: 25%;
}
.empty-space8 h4 {
    font-size: 13px;
} 
.empty-space8-block p {
    font-size: 12px;
}
.empty-space9 h4 {
    font-size: 16px;
}
.return-product-topic {
    grid-template-columns: 20% auto 10%;
    padding: 2.5% 2.5%;
    font-size: 20px;
} 
.contact-pd h1 {
    font-size: 20px;
} 
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-block-img {
    width: 15%;
}
.contact-pd p {
    font-size: 16px;
}
.contact-pd h4 {
    font-size: 18px;
}  
.map-border {
    border-radius: 20px;
    height: 260px;
}  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 3em;
}
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
    padding: 5%;
}  
.empty-space10-border1 {
    border-bottom: solid 1px #ccc;
    border-right: solid 0px #ccc;
}
.empty-space10-border3 {
    border-right: solid 0px #ccc;
   border-bottom: solid 1px #ccc;
}
  
#imagesControl698946ffc8fdeb0013ce4776 {
    padding: 0px !important;
}  
#carousel698946ffc8fdeb0013ce4776 .carousel-indicators {
    left: 12%;
}
#imagesControl69895794c8fdeb0013ce4a59 {
    padding: 0px !important;
} 
.empty-space2 h1 {
    padding: 6% 0%;
    font-size: 13px;
} 
.empty-space4-blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
} 
.empty-space4-block {
    width: 100%;
} 
.empty-space5 {
    grid-template-columns: 100%;
} 
.empty-space5-image img {
    border-radius: 20px 0px 0px 0px;
} 
.empty-space5-text {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.empty-space5-block1text {
    font-size: 16px;
}   
.empty-space5-text h4 {
    font-size: 16px;
} 
.empty-space5-texts {
    font-size: 28px;
} 
.empty-space5-block3text1 {
    font-size: 20px;
} 
.empty-space5-text {
    padding: 3.5% 5% 5%;
}
.empty-space12-text1 {
    font-size: 10px;
}
.empty-space12 {
    padding: 5%;
}
.empty-space12 h2 {
    font-size: 32px;
}
.empty-space12 h1 {
    font-size: 18px;
} 
.empty-space12 h5 {
    font-size: 16px;
}
.empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    margin: 5% 0%;
}
.empty-space9-texts {
    margin: 0%;
    padding: 5%;
    margin-bottom: 5%;
}
.Template-H-frame {
    margin: 0% -12% 10% -12%;
} 
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space8 h4 {
    font-size: 18px;
} 
.empty-space8-block p {
    font-size: 16px;
}
.return-product-topic {
    font-size: 18px;
} 
.empty-space9 h4 {
    font-size: 18px;
}
#Component69899620d1dfb40013522914 .progress {
    width: 85%;
}  
#Component69899620d1dfb40013522914 textarea.form-control {
    width: 100%;
}
.Template-H-buttonDetail {
    width: 45%;
} 
  
  
  
  
  
h1 {
    font-size: 1.5em;
}  
h2 {
    font-size: 2em;
} 
}








.no-js .itopplus-layout-1{
    position: relative;
    z-index: 10000;
}


