.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: #060709;
  font-family: "LINE Seed Sans TH";
}

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

.navbar-default .navbar-nav > li > a {
  color: #060709;
  margin: 0 15px;
  padding: 8px 15px;
  border-radius: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
}

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

.no-js .dropdown-menu > li > a {
  color: #060709;
  padding: 5px 20px;
}

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



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

  #nav-menu {
    background: #fff !important;
    margin-top: 38px;
  }

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

  #ItopplusMainSidebar *:is(li, a) {
    color: #060709 !important;
    border: none;
  }
  
  .itopplus-header {
    display: block;
    place-content: center;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

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

  #itpMenuSideBar {
    background-color: transparent !important;
  }

  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
      visibility: hidden;
  }

  .navbar-header a::after {
    background: #670626;
      visibility: hidden;
  }
  


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

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

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

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

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

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

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

  


}

@media screen and (min-width: 1024px) {
  
  .no-js .itopplus-banner:hover {
    background: #fff;
}
  
  .no-js .itopplus-banner {
    position: sticky;
    top: 38px;
    z-index: 110;
  }
  
    .no-js .itopplus-header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    transition: 0.3s;
}
  
  .no-js .itopplus-slide {
    margin-top: 38px;
}
  
  .no-js .itopplus-banner.itopplus-sticky {
    top: 38px;
}

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
    padding-bottom: 10px;
  }

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

  .itopplus-banner > .container {
    display: grid;
    align-items: center;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 20px 0 15px;
    width: clamp(140px, 100%, 10vw);
    margin: 0 auto;
  }
  
    #itopplus-nav-bar > li {
    display: flex;
    align-items: center;
  }

  #itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "";
    display: grid;
    place-content: center;
    background: #060709;
    width: 1px;
    height: 40%;
  }
  
  .mg-pd {
    padding: 0 3%;
}
}

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

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 480px) {
}

/************font-size***************/

.navbar-default .navbar-nav>li>a, .menuVertical ul>li>a{
    font-size: 16px;
}

h1 {
    font-size: 3.8em;
}

h2, .sect-new-pd h3 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .Template-J-Price, 
.Template-J-CateName, .Template-J-ProName,
.CASS-GrayBackground-main .nav-template7 li a strong,
.CASS-GrayBackground-main .nav-template7 .font-inherit li,
#scrolltoshop .panel-body div {
    font-size: 16px;
}

.line-footer h6, .footer h6 {
    font-size: 18px;
}

.name-product h6, .Template-J-Name{
    font-size: 17px;
}

.footer p, .btn-shop, .btn-cart, .CASS-JaiauHead-main label,
.btn-more, .btnCheckoutprevious, .shopcart-paymentpage, .CASS-JaikothaiHead-main .fileinput-button,
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > thead > tr > td > label, 
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > div, 
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > label, 
.Checkout-font-panel > div > div > div.panel-body > div > label, 
.Checkout-font-panel > div > div > div.panel-body > div > div > div > div > table > thead > tr > td > label, 
.Checkout-font-panel > div > div > div.panel-body > div > div > label,
.Checkout-font > div > table > thead > tr > td > b, .CASS-JaiauHead-main span,
.Checkout-font > div > table > tbody > tr > td > div, .dropdown-menu>li>a,
.Checkout-font > div > table > tbody > tr > td > div > div,
#scrolltoshop label, #scrolltoshop span {
    font-size: 15px;
}

.Template-J-button, .Template-J-buttonDetail,
.button-attribute, .manage-form-confirm-payment button,
.CASS-PrakayHead-main button, .CASS-JaiauHead-main button,
.button-attribute-selected {
    font-size: 14px;
}

.name-cate h6, .detail-distributor h6, .text-channel h6 {
    font-size: 20px;
}

.CASS-JaikothaiHead-main .form-control,
div#scrolltoshop .form-control,
.modal-content .panel-body .form-control,
.CASS-JaiauHead-main .form-control,
.ITPquantityDetail .form-control,
.CASS-PrakayHead-main .form-control{
    font-size: 14px !important;
}

.Headcheckout {
    font-size: 20px !important;
}

.head-page h5 {
    font-size: 60px;
}

.shopcart-Detail-Detail h6 {
    font-size: 22px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/* custom quantity product  + - */

            .number-input-wrapper {
              display: flex!important;
              align-items: center;
              gap: 0;
              width: 130px;
            }

            .number-input-wrapper .number-input {
              border-left: none;
              border-right: none;
              outline: none;
              /* Hide default arrows */
              -moz-appearance: textfield;
            }

            .number-input-wrapper .number-input::-webkit-outer-spin-button,
            .number-input-wrapper .number-input::-webkit-inner-spin-button {
              -webkit-appearance: none;
              margin: 0;
            }


            .number-input-wrapper .btn-decrease,
            .number-input-wrapper .btn-increase {
              display: flex!important;
              width: 50px;
              height: 40px;
              border: 1px solid #ccc;
              background-color: #f8f8f8;
              /* ... rest of the styles */
            }
           

            .btn-decrease,
            .btn-increase {
              width: 40px;
              height: 34px; /* Match Bootstrap input-sm height */
              border: 1px solid #ccc;
              background-color: #f8f8f8;
              font-size: 20px;
              cursor: pointer;
              display: flex;
              align-items: center;
              justify-content: center;
              transition: background-color 0.2s;
              padding: 0;
            }

            .btn-decrease {
              border-radius: 4px 0 0 4px;
            }

            .btn-increase {
              border-radius: 0 4px 4px 0;
            }

            .btn-decrease:hover:not(:disabled),
            .btn-increase:hover:not(:disabled) {
              background-color: #e8e8e8;
            }

            .btn-decrease:active:not(:disabled),
            .btn-increase:active:not(:disabled) {
              background-color: #d8d8d8;
            }

            .btn-decrease:disabled,
            .btn-increase:disabled {
              opacity: 1;
              cursor: not-allowed;
            }

.ITPquantityDetail input.form-control {
    border-left: none !important;
    border-right: none !important;
}

/***************master-page***************/

.shopcart {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002025zw91/0/0/ic-cartz-z1490738433936.png) !important;
    background-color: transparent !important;
    background-size: 50% !important;
    background-position: center !important;
    width: 70px !important;
    height: 70px !important;
    top: 50px !important;
    z-index: 1001 !important;
    border-radius: 50%;
}

.social-footer img {
    width: 40px !important;
}

.line-footer {
    display: grid;
    grid-template-columns: 35% auto;
    align-items: center;
    gap: 10px;
    border: 1px solid #ffffff;
    border-radius: 12px;
    padding: 5px;
    color: #fff;
    transition-duration: 0.3s;
}

.qr-img {
    border-radius: 12px;
    overflow: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.footer h6 {
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.social-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 1rem;
}

.copy-right {
    text-align: right;
    margin-top: 2rem;
}

.footer p {
    padding-right: 5%;
}

.footer, .line-footer {
    font-family: "Manrope", "LINE Seed Sans TH", sans-serif;
}

.notificationcart {
    width: 20px !important;
    height: 20px !important;
    right: 17% !important;
    bottom: 45% !important;
    background-color: #670626 !important;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-D-middle-mid,
.CASS-E-border, .CASS-H-middle-mid, .CASS-PrakayHead-middle-mid {
    padding: 0;
}

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, figure.effect-jazz figcaption::after, .CASS-B-border,
.CASS-D-border, .CASS-E-border, .dropdown-menu {
    border: none;
}

.CASS-A-main, .has-error .form-control {
    box-shadow: none !important;
}

.CASS-A-border, figure.effect-jazz, .CASS-B-border,
.CASS-D-border, .CASS-E-border, .CASS-H-main, .CASS-H-border,
.CASS-GrayBackground-border, .CASS-BlackHead-border,
.CASS-JaikothaiHead-border, .CASS-PrakayHead-border,
.CASS-JaiauHead-border, .CASS-PramamHead-border {
    background: transparent;
}

.CASS-A-main .thumbs, .CASS-B-middle-mid .thumbs,
.row, .CASS-BlackHead-main, .CASS-JaikothaiHead-main,
.CASS-JaiauHead-main, .CASS-PramamHead-main {
    margin: 0;
}

.head-category h5 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #942721;
    font-weight: 700;
    margin-top: 8rem;
    margin-bottom: 2rem;
}

.CASS-B-main .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}

.CASS-B-main figcaption {
    background: transparent !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    text-align: center;
    color: #670626;
}

.name-cate h6, b, strong, .text-channel h6,
.name-distributor h6, .sect-channel h5, .head-howto h4,
.blog-bank h5, .head-howto h5, .Headcheckout, label,
#contactUsAcceptPolicyText2, .head-page h5 {
    font-weight: 600;
}

.img-cate {
    width: 100%;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.name-cate {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 40px;
}

.video-best video {
    height: 445px !important;
    object-fit: cover !important;
}

.sect-video-best {
    position: relative;
    padding: 0 5px;
}

.text-best {
    position: absolute;
    bottom: 40px;
    color: #fff;
    padding: 20px;
    width: 100%;
}

.btn-shop {
    border: 1px solid #670626;
    width: fit-content;
    padding: 0.75rem 1rem;
    color: #670626;
    margin-top: 5px;
    transition-duration: 0.3s;
}

.btn-more {
    border: 1px solid #670626;
    width: fit-content;
    padding: 0.75rem 2rem;
    color: #670626;
    margin: auto;
    transition-duration: 0.3s;
}

.CASS-D-main .carousel-control,
div#scrolltoshop696eec5d3baa3b001a12a34a .social-share{
    display: none;
}

.CASS-D-main .carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.CASS-D-main .carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
  background-color: #670626 !important;
  border-color: #670626;
}

.CASS-D-main .carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #670626;
  margin: 0 3px !important;
}

.CASS-D-main .owl-dots button.owl-dot.active {
    background: #670626 !important;
}

.CASS-D-main .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    background-color: transparent !important;
    border: 1px solid #670626 !important;
    margin: 0 5px !important;
}

.CASS-D-main .carousel-indicators {
  bottom: -50px;
}

.CASS-D-main figure {
    border-radius: 100px;
    overflow: hidden;
}

.CASS-D-main {
    width: 90%;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.CASS-E-middle-mid {
    display: flex;
    align-items: center;
}

.sect-new-pd, .head-howto, .form-caontact {
    text-align: center;
}

.sect-new-pd h2{
    font-family: "Permanent Marker", cursive;
    color: #f2989d;
}

.text-big {
    color: #f2989d;
}

.sect-new-pd h1 {
    color: #942721;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    margin-bottom: 3rem;
}

.text-higtlight {
    background: #CD6077;
    background: linear-gradient(to right, #CD6077 0%, #F3A6C0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    padding-right: 2%;
    font-style: italic;
}

.sect-new-pd h3 {
    color: #925265;
    border: 1px solid #670626;
    width: 430px;
    margin: auto;
    padding: 2rem;
    border-radius: 200px / 55px;
}

.TabItpContentLandingPage6 {
    background-color: transparent !important;
    padding: 0 !important;
}

.TabItpContentLandingPage6 .color-tabs {
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

.TabItpContentLandingPage6>ul.nav-justified>li {
    width: fit-content;
    display: inline-block;
}

.TabItpContentLandingPage6>ul {
    width: 100% !important;
    display: flex;
    gap: 5px;
    justify-content: center;
    border-radius: 0;
    margin-bottom: 3rem;
}

.btn-cart {
    color: #060709;
    width: 100%;
    border: 1px solid #670626;
    text-align: center;
    padding: 1rem;
    font-weight: 400;
    transition-duration: 0.3s;
}

.TabItpContentLandingPage6>ul>li.active>a, 
.TabItpContentLandingPage6>ul>li:hover>a {
    background-color: inherit !important;
}

.blush-01::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #fee0d6;
    position: absolute;
    top: -1px;
    right: 0;
}

.blush-02::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #f4d3c2;
    position: absolute;
    top: -1px;
    right: 0;
}

.blush-03::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #f7ded7;
    position: absolute;
    top: -1px;
    right: 0;
}

.blush-04::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #fad1bd;
    position: absolute;
    top: -1px;
    right: 0;
}

.blush-05::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #ffe0d1;
    position: absolute;
    top: -1px;
    right: 0;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.blush-01 {
    background: #f09a8d !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.blush-02 {
    background: #f68877 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.blush-03 {
    background: #fd986e !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.blush-04 {
    background: #f39272 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.blush-05 {
    background: #fe814b !important;
}

.name-product h6 {
    font-weight: 600;
    font-family: "Plus Jakarta Sans", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1rem;
    height: 48px;
}

.name-product p {
    font-family: "Plus Jakarta Sans", sans-serif;
    margin-bottom: 2rem;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-01 {
    background: #cc5d45 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-02 {
    background: #ef423b !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-03 {
    background: #ef4244 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-04 {
    background: #de3b38 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-05 {
    background: #f1505d !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.lips-06 {
    background: #e73f67 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.contour-01 {
    background: #f6d3be !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.contour-02 {
    background: #f1c489 !important;
}

.contour-01::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #724616;
    position: absolute;
    top: -1px;
    right: 0;
}

.contour-02::before {
    content: " ";
    width: 12.5px;
    height: 30px;
    background: #905c24;
    position: absolute;
    top: -1px;
    right: 0;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.glow-01 {
    background: #f4e6e0 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.glow-02 {
    background: #ded7c1 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.glow-03 {
    background: #f0c6b8 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.glow-04 {
    background: #dfaea0 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.set-01 {
    background: #f6c5c6 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.pencil-01 {
    background: #1c1715 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.pencil-02 {
    background: #4c3a2d !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.pencil-03 {
    background: #644a44 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.pencil-04 {
    background: #5f524a !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.eye-01 {
    background: #1c1715 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.eye-02 {
    background: #905c24 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-01 {
    background: #c1697d !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-02 {
    background: #ec7085 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-03 {
    background: #b44443 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-04 {
    background: #dd5d81 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-05 {
    background: #c04256 !important;
}

.TabItpContentLandingPage6>ul>li>a.color-tabs.gloss-06 {
    background: #ae3749 !important;
}

.navbar-nav>li:hover>.dropdown-menu {
    display: block;
}

.head-page {
    position: absolute;
    bottom: 40px;
    left: 3%;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;
}

.head-page.text-black {
    color: #444;
}

.menuVertical ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
}

.menuVertical ul>li {
    margin: 0 !important;
}

.menuVertical ul>li>a {
    color: #8f8f8f;
    border-bottom: 2px solid transparent;
    border-radius: 0;
}

.menuVertical ul>li>a:hover {
    background-color: transparent !important;
    border-bottom: 2px solid #670626;
}

.menuVertical ul>li>a.active {
    border-bottom: 2px solid #670626;
    color: #000;
}

.menuVertical ul>li>a:focus {
    background-color: transparent !important;
}

.tt-menu {
    height: 300px;
    overflow: scroll;
} 
.shopcart-Cate a {
    color: #000;
}

.shopcartName-Head-Default, .shopcartSize-Default label,
.Template-J-Item, .Template-J-Quantity, .shopcartID-Default{
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #282828;
}

.shopcartName-Default, .Template-J-PriceNormal,
.Template-J-PricePromotion {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000;
}

.shopcartID-Default, .shopcartName-Default, .shopcartlinePrice-Default, .shopcartName-Head-Default, 
.shopcartID-Head-Default, .Template-J-Big img, .Template-J-smallpic {
    border: none;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, 
.shopcartSize-Default, .Template-J-PricePromotion, .shopcartlinePrice-Default, .Template-J-Quantity, 
.Template-J-Item, .Template-J-buttonDetail, .shopcartDetail, .shopcartRelated, .ui.steps .step .title,
.Template-J-Name, .Template-J-Price, .Template-J-CateName, .Template-J-ProName {
    font-family: "Plus Jakarta Sans", "LINE Seed Sans TH", sans-serif;
}

.shopcartDetail, .shopcartRelated {
    font-weight: 600 !important;
    font-size: 22px !important;
    color: #282828;
}

.shopcart-share {
    display: none !important;
}

.col-xs-4.col-sm-3.col-md-3.ITPquantityWord, .col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    width: fit-content;
}

.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    margin-right: 2%;
}

.Template-J-smallpic {
    height: auto;
    border: none;
}

.Template-J-smallpic img {
    height: 135px;
    object-fit: contain;
}

.PictureOverflow {
    max-height: 170px !important;
    width: 100%;
    padding-top: 2%;
}

.Template-J-buttonDetail:hover {
    background: #670626;
    color: #fff;
}

.ui.steps .step.active {
    background: #670626;
    color: #fff;
}

.ui.steps .step.active:after {
    background-color: #670626;
}

.step5checkout, .step1checkout {
    background: #670626;
    border-color: #d399ac;
}

.ui.steps .step:first-child,
.ui.steps .step:last-child{
    border-radius: 0;
}

.step1checkout {
    margin: 0 auto;
}

.ui.steps .step {
    line-height: 22px;
}

.ui.steps .step.active .title, .btn-call a {
    color: #fff;
}

div#scrolltoshop .table-responsive tr, 
div#scrolltoshop .table-responsive tr:last-child>td, 
div#background696eec5d3baa3b001a12a34a .table>tbody>tr>td,
.boarder-confirm-payment {
    border: none !important;
}

div#scrolltoshop .table-responsive {
    background-color: #fff;
    padding: 2%;
    border-radius: 30px;
    width: 100%;
}

div#scrolltoshop .table-responsive tr:last-child, div#scrolltoshop .table-responsive thead>tr {
    background-color: #f7f7f7;
}

.ui.steps .step .title, 
#Upload > div > div > div > span > a > span{
    font-size: 12px;
  font-weight: 400;
}

div#background696eec5d3baa3b001a12a34a .ui.segment {
    line-height: 36px;
}

div#background696eec5d3baa3b001a12a34a .input-group-addon {
    border-radius: 0;
    background-color: #fff;
}

div#background696eec5d3baa3b001a12a34a .input-group .form-control {
    height: 40px;
    border-radius: 0 !important;
    border-right: none;
}

div#background696eec5d3baa3b001a12a34a .col-xs-9.col-sm-9.col-md-10 {
    padding-top: 0 !important;
}

.Template-J-Icon {
    display: none;
}

.Template-J-button, .Template-J-buttonDetail {
    color: #060709;
    width: 100%;
    border: 1px solid #670626;
    text-align: center;
    padding: 1rem;
    font-weight: 400;
    transition-duration: 0.3s;
}

.Template-J-buttonDetail {
    width: 30%;
    margin-top: 3rem !important;
}

.shopcartlinePrice-Default {
    margin-bottom: 1rem;
}

.Template-J-frame{
    padding: 0;
    transition: transform 0.2s ease-out;
}

.Template-J-pic,
.Template-J-frame{
    border-radius: 0;
}

.Template-J-pic {
    border: none;
    height: auto !important;
}

.priceNoPromotion, .shopcartSize-Default label,
.Template-J-Price, .Template-J-PricePromotion,
.manage-form-confirm-payment label, .shopcart-paymentpage label {
    font-weight: 400 !important;
}

.Template-J-Name {
    height: 50px;
    text-align: left !important;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.Template-J-Price {
    height: auto;
    margin-bottom: 2rem;
    text-align: left !important;
}

.Template-J-Price label {
    color: #000 !important;
}

.Template-J-frame:hover .Template-J-pic,
.Template-J-frame:hover {
    box-shadow: none;
}

.mainProductFilterContainer .col-xs-12.col-sm-3,
.Shopcart-Related-Main .col-xs-12.col-sm-3{
    padding: 0 1%;
}

.Template-J-Price label {
    text-transform: uppercase;
}

.shopcartID-Head-Default {
    padding-bottom: 0 !important;
}

.Template-J-Name .Template-J-Name,
.Template-J-Price .Template-J-Price {
    margin: 0;
    height: unset;
}

.Template-J-Name label {
    font-weight: 600 !important;
}

.Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.button-attribute {
    color: #000 !important;
    min-width: 40px !important;
    margin-right: 0 !important;
    min-height: 40px !important;
    border-radius: 30px !important;
    border: none !important;
    background-color: #efefef !important;
}

.button-attribute:hover {
    background: #670626 !important;
    color: #fff !important;
}

.button-attribute-selected {
    min-width: 40px !important;
    margin-right: 0 !important;
    min-height: 40px !important;
    border-radius: 30px !important;
    background: #670626 !important;
    color: #fff !important;
    border: none !important;
}

#scrolltoshop696eec5d3baa3b001a12a34a > div:nth-child(1) > div:nth-child(2) {
    border: none !important;
}

.ITPquantityDetail .form-control,
 div#scrolltoshop .form-control, 
.CASS-JaikothaiHead-main .form-control,
.CASS-JaiauHead-main .form-control {
    box-shadow: none;
    border-radius: 0;
}

.col-xs-12.col-sm-12.col-md-12.shopcartAllDetail, 
.Shopcart-Related-Main .col-xs-12.col-sm-12.col-md-12 {
    margin: 0 !important;
}

.shopcartDetail-Default.shopcartDetail, .shopcartRelated-Default.shopcartRelated {
    width: 100% !important;
      padding: 10px 0 !important;
}

.shopcart-Detail-Detail p {
    margin-bottom: 2rem;
      color: #333;
}

.policy-pay ul, .about-page p, .sect-channel h5,
.head-howto h4, .blog-bank h5 {
    margin-bottom: 2rem;
}

.shopcart-Detail-Detail h6 {
    margin-bottom: 1rem;
    font-weight: 600;
}

p {
    line-height: 26px;
}

.shopcartRelated-Default.shopcartRelated {
    border-bottom: 1px solid #d8d8d8;
}

.shopcart-Detail-Detail {
    margin-top: 2rem !important;
}

.shopcartSize-Default.shopcartSize,
.about-page h3 {
    margin-bottom: 1rem;
}

.PictureOverflow::-webkit-scrollbar-track {
  background: #f1f1f1; /* color of the scrollbar track */
  border-radius: 10px;
}

.PictureOverflow::-webkit-scrollbar-thumb {
  background-color: #555; /* color of the scrollbar thumb */
  border-radius: 10px; /* rounds the corners of the thumb */
}

.PictureOverflow::-webkit-scrollbar-thumb:hover {
  background-color: #333; /* color on hover */
}

.head-distributor {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 20px;
    align-items: center;
}

.CASS-GrayBackground-main .nav-template7 li a .fa-plus:before {
    content: "︾";
    font-size: 22px;
}

.CASS-GrayBackground-main .nav-template7 li, 
.CASS-GrayBackground-main .nav-template7 li:hover {
    background: transparent;
    border: none;
    padding: 0;
}

.CASS-GrayBackground-main .nav-template7 li a {
    width: 100%;
    padding: 2% 1%;
    padding-left: 2%;
    border-radius: 0;
    position: relative;
    background: #f5f5f7;
    margin-bottom: 1rem;
    transition-duration: 0.3s;
}

.CASS-GrayBackground-main .nav-template7 li a strong {
    display: inline-block;
    color: #060709;
    font-weight: 400;
    text-align: left;
}

.CASS-GrayBackground-main .nav-template7 li a span {
    position: absolute;
    right: 15px;
    top: 20px;
}

.CASS-GrayBackground-main .nav-template7 .font-inherit li {
    margin-bottom: 0.75rem;
    list-style: inherit;
    color: #333;
}

.CASS-GrayBackground-main .nav-template7 .font-inherit {
    padding: 1% 0;
    text-align: left;
}

div#Contentmanager .col-md-12.text-justify,
.CASS-GrayBackground-main .nav-template7 .col-md-12{
    padding: 0;
}

.CASS-GrayBackground-main .nav-template7 {
    padding-left: 3%;
}

.detail-distributor {
    padding: 2% 1%;
    padding-left: 2%;
    background: #f5f5f7;
    margin-left: 3%;
    font-family: "Plus Jakarta Sans", "LINE Seed Sans TH", sans-serif;
}

.detail-distributor h6 {
    margin-bottom: 0.75rem;
    font-weight: 600;
}

.policy-pay h5 {
    margin-top: 2%;
    margin-bottom: 2%;
    text-decoration: underline;
    color: #111;
    font-weight: 600;
}

.policy-pay li, .text-channel h6, .contact-page h4 {
    margin-bottom: 0.5rem;
}

.policy-pay a, #Upload > div > div > div > span > a,
.CASS-JaiauHead-middle span > a > span{
    color: #060709;
    transition-duration: 0.3s;
}

.policy-pay a:hover, #Upload > div > div > div > span > a:hover,
.CASS-JaiauHead-middle span > a:hover{
    color: #670626;
}

.img-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 25px;
    align-items: center;
    transform: rotate(5deg);
    padding-left: 8%;
}

.img-about02 {
    margin-bottom: 25px;
}

.img-about02 img, .img-about03 img {
    height: 300px;
    object-fit: cover;
    object-position: top;
}

.CASS-BlackHead-middle-mid {
    display: flex;
    align-items: center;
}

.about-page h3, .contact-page h4 {
    color: #925265;
}

.about-page {
    padding-left: 12%;
    padding-right: 6%;
}

.sect-channel {
    text-align: center;
    padding: 5% 0;
}

.group-channel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.icon-channel {
    width: 30%;
    margin: auto;
    margin-bottom: 1rem;
}

.blog-howto {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 25px;
}

.items-howto {
    width: 23%;
    text-align: center;
    padding: 2% 1%;
    color: #282828;
    background: #ffffffeb;
}

.icon-howto {
    width: 40%;
    margin: auto;
    margin-bottom: 6%;
    position: relative;
    transition: transform 0.2s ease-out;
}

.number-how {
    width: 35px;
    height: 35px;
    background: #925265;
    padding-top: 7px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: -10px;
    top: 0;
    color: #fff;
}

.blog-bank {
    padding: 7%;
    background: #fef1ed;
    border-radius: 0;
    margin-right: 2%;
    margin-bottom: 5%;
    text-align: center;
}

.icon-bank {
    width: 18%;
}

.items-bank {
    display: flex;
    text-align: left;
    gap: 20px;
    margin-bottom: 2rem;
    align-items: center;
}

.CASS-JaikothaiHead-main {
    padding: 2%;
    background: #fef1ed;
    border-radius: 0;
}

.group-bank {
    padding-left: 10%;
}

.items-bank p {
    margin-bottom: 3px;
}

.manage-form-confirm-payment button,
.btnCheckoutprevious, .shopcart-paymentpage,
.CASS-PrakayHead-main button,
.CASS-JaiauHead-main button{
    color: #060709;
    border: 1px solid #670626;
    text-align: center;
    padding: 0.75rem 2rem;
    font-weight: 400;
    transition-duration: 0.3s;
    background: transparent;
    border-radius: 0;
    width: fit-content;
    text-shadow: none;
}

.manage-form-confirm-payment .fileinput-button {
    background: #670626;
    color: #fff;
    padding: 0.75rem;
    text-shadow: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    transition-duration: 0.3s;
}

.CASS-JaikothaiHead-main input.form-control,
.ITPquantityDetail input.form-control,
.CASS-JaikothaiHead-main select.form-control,
.CASS-JaikothaiHead-main .input-group .form-control, 
.CASS-JaikothaiHead-main .date-input-container .date-overlay,
.CASS-JaikothaiHead-main .custom-addon.input-group-addon,
.CASS-JaiauHead-main input.form-control{
    height: 40px;
}

.CASS-JaikothaiHead-main .input-group-addon{
    border-radius: 0;
}

.CASS-JaikothaiHead-main .input-group .form-control, 
.CASS-JaikothaiHead-main .date-input-container .date-overlay  {
    border-radius: 0!important;
    border-right: none;
}

.CASS-JaikothaiHead-main .custom-addon.input-group-addon {
    border-radius: 0 !important;
    padding-top: 12px;
    border-left: none;
}

.CASS-JaikothaiHead-main .col-xs-12.col-sm-3.col-md-3 {
    padding-right: 10px;
    padding-left: 0;
}

.CASS-JaikothaiHead-main .col-xs-12.col-sm-2.col-md-2 {
    width: fit-content;
}

.custom-addon.input-group-addon:hover {
    background-color: #fff !important;
}

.CASS-JaikothaiHead-main .input-group-addon {
    border-radius: 0;
    background-color: #fff;
}

.btnCheckoutprevious {
    margin-left: 10px !important;
}

.Checkout-font-panel .img-circle {
    width: 50px !important;
    margin-bottom: 1rem;
}

.shopcart-paymentpage, .CASS-PrakayHead-main button,
.CASS-JaiauHead-main button{
    margin: auto;
}

.maps-page iframe {
    margin-bottom: -5px;
}

.items-contact {
    display: grid;
    grid-template-columns: 36px auto;
    align-items: center;
    gap: 10px;
    background: #f5f5f7;
    padding: 5px;
    border-radius: 30px;
    transition-duration: 0.3s;
}

.group-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-top: 2rem;
}

.form-caontact {
    padding: 7% 4% 1%;
    background: #fef1ed;
    font-family: "Permanent Marker", cursive;
    color: #942721;
}

.CASS-PrakayHead-main {
    background: #fef1ed;
    padding: 2% 10% 5%;
}

.CASS-PrakayHead-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-PrakayHead-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-PrakayHead-main .form-control {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #b3b3b3;
    height: 40px;
}

.CASS-PrakayHead-main .col-md-offset-3 {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.contact-page {
    padding-left: 10%;
}

#background697037d427450b0013ee4ae4 {
    width: 40%;
    margin: auto;
}

.CASS-JaiauHead-main button {
    width: fit-content !important;
    margin: 0 5px;
}

.modal-content .panel-body .form-control {
    box-shadow: none;
    border-radius: 0 !important;
    height: 35px;
}

.modal-content .panel-body .input-group .input-group-addon,
.CASS-JaiauHead-main .input-group .input-group-addon{
    border-radius: 0 !important;
    background: #fff;
}

.modal-content .panel-body .col-xs-12.col-sm-11.col-md-11 .input-group .form-control,
.CASS-JaiauHead-main .input-group .form-control{
    border-right: none;
  border-radius: 0 !important;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-11.col-md-11 {
    width: 100%;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-12.col-md-6:nth-child(even) {
    padding-left: 23px !important;
}

.CASS-JaiauHead-main .col-md-6, .CASS-JaiauHead-main .col-md-12 {
    padding-right: 0;
}

.items-channel, .contact-page a, .name-product a {
    color: #060709;
    transition-duration: 0.3s;
}

.items-channel:hover, .contact-page a:hover, .name-product a:hover {
    color: #942721;
}

.icon-channel img, .icon-contact img, .social-footer img,
.img-about02 img, .img-about03 img, .img-about01 img,
.Template-J-pic img, .itopplus-search-shopcart-image-position{
   transition: transform 0.2s ease-out;
}

.CASS-B-main figure .imgLightbox img,
.image-preview img{
   transition: transform 0.3s ease-out;
}

.items-channel:hover img, .items-howto:hover .icon-howto,
.items-contact:hover img, .social-footer img:hover,
.line-footer:hover, .img-about02 img:hover, .img-about03 img:hover,
.img-about01 img:hover, .Template-J-frame:hover .Template-J-pic img,
.CASS-B-main figure:hover .imgLightbox img, .image-preview img:hover,
.itopplus-search-image-flex-item:hover img {
   transform: scale(1.05);
}

.btn-more:hover, .manage-form-confirm-payment button:hover, 
.btnCheckoutprevious:hover, .shopcart-paymentpage:hover, 
.CASS-PrakayHead-main button:hover, .CASS-JaiauHead-main button:hover,
.CASS-GrayBackground-main .nav-template7 li a:hover, .btn-shop:hover,
.Template-J-button:hover, .Template-J-buttonDetail:hover,
.Template-J-frame:hover .Template-J-button,.btn-cart:hover{
    background: #670626;
    color: #fff;
}

.items-contact:hover {
    background: #fef1ed;
}

.footer a, .CASS-GrayBackground-main .nav-template7 li a:hover strong {
    color: #fff;
    transition-duration: 0.3s;
}

.footer a:hover, .line-footer:hover {
    color: #ddd;
}

.img-about02, .img-about03, .img-about01, .CASS-B-main figure,
.image-preview, .itopplus-search-shopcart-image-position {
    overflow: hidden;
}

@keyframes shake {
  0%, 100% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0deg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
}

.CASS-B-main figure:hover .img-cate img{
  animation: shake 0.3s;
}

.name-cate h6 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}

.name-cate h6::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #670626;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.name-cate h6:hover::before,
.CASS-B-main figure:hover .name-cate h6::before{
    right: 0;
}

.Template-J-Price label {
    font-weight: 400;
}

  .input-sm+.form-control-feedback {
    line-height: 30px !important;
}

.CASS-JaiauHead-main .col-md-6 .form-control-feedback, 
.CASS-JaiauHead-main .col-md-6 .form-control-feedback::before {
    line-height: 30px !important;
}

.CASS-JaiauHead-main .panel {
    box-shadow: none;
}

.iconstep5checkout label {
    font-size: 80px !important;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #c4c4c475 !important;
  color: #1b1b1b;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #c4c4c475 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #670626 !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #670626 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.ITPcheckboxAuthen .ITPcheckboxAuthen {
    margin: 0;
    padding: 0;
}

.ITPcheckboxAuthen {
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    z-index: 99;
}

.CASS-D-main .img-thumbnail, .CASS-D-main .thumbnail {
    border: none !important;
    box-shadow: none !important;
    min-height: unset !important;
    background: transparent;
}

.CASS-D-main .owl-dots {
    padding-top: 0 !important;
}

figure.effect-apollo img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.01, 1.01, 1);
    transform: scale3d(1.01, 1.01, 1);
}


.CASS-goodyBackground-border {
    background: transparent;
    border: none;
    padding: 0;
    color: #444;
}

.hideForNewSearchtag .ui.search {
    text-align: right;
    margin-bottom: 2rem !important;
    margin-top: 4rem !important;
}

.CASS-goodyBackground-main .ui.input input,
.hideForNewSearchtag .ui.input input{
    font-family: "LINE Seed Sans TH";
    font-size: 15px;
}

#searchResultLanding .panel-default {
    border: none;
    box-shadow: none;
    padding: 0;
}

.search-filter, .help-block, .search_text, .shopProductNameText,
.itopplus-search-image-flex-item br {
    display: none;
}

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

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 40px 25px !important;
}

.itopplus-search-image-flex-item {
    width: 100% !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: unset !important;
    max-height: unset !important;
}

.itopplus-search-shopcart-image-position {
    width: 270px !important;
    object-fit: contain;
}

#searchResultLanding .panel-body {
    padding: 20px 0 !important;
}

.itopplus-search-shopcart-price {
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    font-family: "Plus Jakarta Sans", "LINE Seed Sans TH", sans-serif;
}

.itopplus-search-shopcart-name {
    text-align: left;
    height: 53px !important;
    font-size: 17px;
    font-weight: 600;
    font-family: "Plus Jakarta Sans", "LINE Seed Sans TH", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1rem;
}

#scrolltoshop696eec5d3baa3b001a12a34a > div:nth-child(1) > div:nth-child(4) {
    display: grid;
}

.shopcartID-Head-Default {
    grid-column: 1;
    grid-row: 3;
}

.shopcartID-Default.shopcartID {
    grid-column: 1;
    grid-row: 2;
}

.attribute-setting-main span {
    border-color: #fff !important;
      width: 40px !important;
    height: 40px !important;
}

.attribute-setting-main span.selected {
    border-color: #545454 !important;
}

.attribute-thumb-image p {
    color: #0a0a0a;
      font-size: 14px;
}

.shopcartName-Head-Default.shopcartName, 
.shopcartID-Head-Default.shopcartID {
    display: none;
}

.text-price-sale {
    padding: 6px 0;
    text-align: center;
    background: #670626;
    color: #fff;
}

/*.text-price-sale p {
  animation: fade-in-down 2s ease infinite;
}*/

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  
  100% {
    opacity: 1;
    transform: translateY(0);
  } 
    
}

.shopcartName-Default {
    font-size: 2.5em !important;
}

.text-price-sale p {
    font-size: 14px;
}

.pagination>li>a, .pagination>li>span,
.pagination>li>a:focus, .pagination>li>a:hover, 
.pagination>li>span:focus, .pagination>li>span:hover{
    color: #670626;
}

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

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a, .menuVertical ul>li>a{
    font-size: 20px;
}

h1 {
    font-size: 4.2em;
}

h2, .sect-new-pd h3 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .Template-J-Price, 
.Template-J-CateName, .Template-J-ProName,
.CASS-GrayBackground-main .nav-template7 li a strong,
.CASS-GrayBackground-main .nav-template7 .font-inherit li {
    font-size: 20px;
}

.line-footer h6, .footer h6 {
    font-size: 20px;
}

.name-product h6, .Template-J-Name, #scrolltoshop .panel-body div{
    font-size: 22px;
}

.footer p, .btn-shop, .btn-cart, .CASS-JaiauHead-main label,
.btn-more, .btnCheckoutprevious, .shopcart-paymentpage, .CASS-JaikothaiHead-main .fileinput-button,
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > thead > tr > td > label, 
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > div, 
.Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > label, 
.Checkout-font-panel > div > div > div.panel-body > div > label, 
.Checkout-font-panel > div > div > div.panel-body > div > div > div > div > table > thead > tr > td > label, 
.Checkout-font-panel > div > div > div.panel-body > div > div > label,
.Checkout-font > div > table > thead > tr > td > b, .CASS-JaiauHead-main span,
.Checkout-font > div > table > tbody > tr > td > div, .dropdown-menu>li>a,
.Checkout-font > div > table > tbody > tr > td > div > div,
#scrolltoshop label, #scrolltoshop span {
    font-size: 18px;
}
  
  .text-price-sale p {
    font-size: 15px;
}

.Template-J-button, .Template-J-buttonDetail,
.button-attribute, .manage-form-confirm-payment button,
.CASS-PrakayHead-main button, .CASS-JaiauHead-main button,
  .button-attribute-selected, .number-how, 
  .manage-form-confirm-payment span, .attribute-thumb-image p,
  .CASS-goodyBackground-main .ui.input input, .hideForNewSearchtag .ui.input input {
    font-size: 18px;
}

.name-cate h6, .detail-distributor h6, .text-channel h6 {
    font-size: 26px;
}

.CASS-JaikothaiHead-main .form-control,
div#scrolltoshop .form-control,
.CASS-JaiauHead-main .form-control,
  .ITPquantityDetail .form-control,
  .CASS-PrakayHead-main .form-control{
    font-size: 18px !important;
}

.Headcheckout {
    font-size: 24px !important;
}

.head-page h5 {
    font-size: 75px;
}

.shopcartName-Head-Default, .shopcartSize-Default label,
.Template-J-Item, .Template-J-Quantity, .shopcartID-Default{
    font-size: 20px !important;
}

 .Template-J-PriceNormal, .Template-J-PricePromotion {
    font-size: 24px !important;
}

.shopcartDetail, .shopcartRelated {
    font-size: 26px !important;
}

.ui.steps .step .title,
#Upload > div > div > div > span > a > span{
    font-size: 16px;
}

.CASS-GrayBackground-main .nav-template7 li a .fa-plus:before,
  .shopcart-Detail-Detail h6 {
    font-size: 26px;
}
  
  .sect-new-pd h3 {
    width: 460px;
    border-radius: 235px / 60px;
}
  
  .shopcart {
    width: 90px !important;
    height: 90px !important;
}

  .notificationcart {
    font-size: 16px !important;
    width: 25px !important;
    height: 25px !important;
    padding-top: 2px;
  }
  
  .sect-new-pd h1 {
    margin-bottom: 4rem;
}
  
  .CASS-D-main .carousel-indicators li, 
  .CASS-D-main .carousel-indicators .active {
    width: 15px !important;
    height: 15px !important;
}
  
  .name-product h6, .Template-J-Name {
    height: 62px;
    margin-bottom: 1.5rem;
}
  
  .TabItpContentLandingPage6 .color-tabs {
    width: 32px;
    height: 32px;
}
  
  .blush-01::before, .blush-02::before, .blush-03::before, .blush-04::before, 
  .blush-05::before, .contour-01::before, .contour-02::before {
    width: 16px;
    height: 35px;
}
  
  .name-product p {
    margin-bottom: 3rem;
}
  
  .TabItpContentLandingPage6>ul {
    margin-bottom: 4rem;
}
  
  .video-best video {
    height: 580px !important;
  }
  
  .text-best {
    bottom: 50px;
}
  
  .social-footer img {
    width: 42px !important;
}
  
  .line-footer {
    grid-template-columns: 30% auto;
}
  
      .line-footer {
        width: 80%;
    }
  
  .footer p {
    padding-right: 7%;
}
  
  p {
    line-height: 30px;
}
  
  .shopcartDetail-Default.shopcartDetail, 
  .shopcartRelated-Default.shopcartRelated {
    padding: 15px 0 !important;
}
  
  .CASS-GrayBackground-main .nav-template7 li a span {
    right: 20px;
    top: 30px;
}
  
  .about-page {
    padding-left: 13%;
    padding-right: 10%;
}
  
  .about-page p {
    margin-bottom: 2.5rem;
}
  
  .img-about02 img, .img-about03 img {
    height: 370px;
  }
  
  .group-contact {
    gap: 12px;
}
  
  .items-contact {
    grid-template-columns: 40px auto;
    padding: 7px;
}
  
  .CASS-PrakayHead-main .form-control,
  .CASS-JaikothaiHead-main input.form-control, 
  .ITPquantityDetail input.form-control, 
  .CASS-JaikothaiHead-main select.form-control, 
  .CASS-JaikothaiHead-main .input-group .form-control, 
  .CASS-JaikothaiHead-main .date-input-container .date-overlay, 
  .CASS-JaikothaiHead-main .custom-addon.input-group-addon, 
  .CASS-JaiauHead-main input.form-control{
    height: 45px;
}
  
  .number-how {
    width: 40px;
    height: 40px;
}
  
  .input-sm+.form-control-feedback {
    line-height: 40px !important;
}
  
  .CASS-JaiauHead-main .col-md-6 .form-control-feedback, 
  .CASS-JaiauHead-main .col-md-6 .form-control-feedback::before {
    line-height: 45px !important;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
  
  .CASS-D-main .owl-dots button.owl-dot {
    width: 15px !important;
    height: 15px !important;
  }
  
  .hideForNewSearchtag i.circular.icon {
    width: 2.8em !important;
    height: 2.8em !important;
    top: .3em !important;
    right: .4em !important;
}
  
  .number-input-wrapper {
    width: 160px;
}
  
  .number-input-wrapper .btn-decrease, .number-input-wrapper .btn-increase {
    height: 45px;
}
  
  .itopplus-search-shopcart-image-position {
    width: 370px !important;
}
  
  .itopplus-search-shopcart-name {
    font-size: 22px;
    height: 67px !important;
    margin-bottom: 1.5rem;
}
  
  .itopplus-search-shopcart-price {
    font-size: 20px;
}
}

@media screen and (max-width: 1366px) {
  
  .video-best video {
    height: 385px !important;
}
  
  .text-best p {
    font-size: 15px;
}
  
.text-best {
    padding: 20px 8px;
}
  
  .footer p {
    font-size: 14px;
    line-height: inherit;
}
  
.line-footer h6, .footer h6 {
    font-size: 16px;
}
  
  .CASS-GrayBackground-main .nav-template7 li a span {
    top: 17px;
}
  
  .contact-page {
    padding-left: 7%;
}
  
  .items-contact {
    grid-template-columns: 32px auto;
}
  
  h5 {
    font-size: 1.9em;
}
}

@media screen and (max-width: 1200px) {
  
h1 {
    font-size: 3.4em;
}

h2, .sect-new-pd h3 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

.name-cate {
    bottom: 15px;
}
  
  .CASS-D-main figure {
    border-radius: 70px;
  }
  
  .name-product h6, .Template-J-Name {
    font-size: 16px;
}
  
  .social-footer img {
    width: 35px !important;
}
  
  .line-footer {
    grid-template-columns: 40% auto;
    gap: 6px;
}
  
  .line-footer h6 {
    font-size: 14px;
}
  
  .Template-J-Name {
    height: 45px;
  }
  
  .img-about02 img, .img-about03 img {
    height: 265px;
  }
  
  .img-about {
    padding-left: 4%;
}
  
      .items-contact {
        grid-template-columns: 28px auto;
    }
  
  .CASS-PrakayHead-main .form-group {
    margin-bottom: 5px;
}
  
  p {
    line-height: inherit;
}
  
  .itopplus-search-shopcart-image-position {
    width: 210px !important;
  }
  
  .text-price-sale {
    padding: 10px 0;
}
  
  .shopcartName-Default {
    font-size: 2.2em !important;
}
}

@media screen and (max-width: 1024px) {
  
  .navbar-default .navbar-nav > li > a {
    margin: 0 8px;
}
  
  .img-cate {
    top: 48%;
}
  
  .name-cate h6, .detail-distributor h6, .text-channel h6 {
    font-size: 18px;
}
  
      h1 {
        font-size: 3em;
    }
  
  .sect-new-pd h3 {
    width: 350px;
    border-radius: 210px / 50px;
    padding: 1.5rem;
}
  
      h2, .sect-new-pd h3 {
        font-size: 2.6em;
    }
  
  .name-product h6 {
    height: 45px;
}
  
      .video-best video {
        height: 300px !important;
    }
  
  .Template-J-Name {
    margin-bottom: 1rem;
}
  
  .about-page {
    padding-left: 10%;
    padding-right: 2%;
}
  

}

@media screen and (max-width: 900px) {
  
    .shopcart {
        top: 45px !important;
        right: 48px;
        width: 35px !important;
        height: 35px !important;
        background-size: 90% !important;
        border-radius: 0;
    }
  
  .notificationcart {
    right: -10% !important;
}
  
  #itpMenuSideBar {
    margin-left: 45px !important;
}
  
  .head-category h5 {
    margin-top: 5rem;
}
  
  h1 {
    font-size: 34px;
}

h2, .sect-new-pd h3 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6{
    font-size: 18px;
}
  
  .name-cate h6 {
    font-size: 16px;
}
  
      .img-cate {
        top: 46%;
    }
  
      .sect-new-pd h3 {
        width: 270px;
        border-radius: 165px / 40px;
        padding: 1rem 1.5rem;
    }
  
  .sect-new-pd h1 {
    margin-bottom: 2rem;
}
  
      .CASS-D-main figure {
        border-radius: 55px;
    }
  
  div#background696db2440d0654001a6dd39f .col-md-3.col-sm-6.col-xs-12,
  div#background696db23dba1195001a528cae .col-md-3.col-sm-6.col-xs-12,
  div#background696db26e3baa3b001a129883 .col-md-3.col-sm-6.col-xs-12,
  div#background696da7053baa3b001a12953f .col-md-3.col-sm-6.col-xs-12,
  div#background698162cb5bf4930013e3ed4d .col-md-3.col-sm-6.col-xs-12{
    width: 25%;
}
  
      .name-product h6, .Template-J-Name {
        font-size: 15px;
    }
  
  p, .Template-J-Price,  #scrolltoshop .panel-body div, .Template-J-CateName, 
  .Template-J-ProName, .CASS-GrayBackground-main 
  .nav-template7 li a strong, .CASS-GrayBackground-main .nav-template7 .font-inherit li {
    font-size: 14px;
}
  
    
  .TabItpContentLandingPage6 .color-tabs {
    width: 20px;
    height: 20px;
}
  
  .blush-01::before, .blush-02::before, .blush-03::before, .blush-04::before, 
  .blush-05::before, .contour-01::before, .contour-02::before {
    width: 10px;
    height: 25px;
}
  
      .name-product h6, .Template-J-Name {
        height: 43px;
    }
  
.btn-shop, .btn-cart, .CASS-JaiauHead-main label, 
  .btn-more, .btnCheckoutprevious, .shopcart-paymentpage, 
  .CASS-JaikothaiHead-main .fileinput-button, 
  .Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > thead > tr > td > label, 
  .Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > div, 
  .Checkout-font-panel .table-responsive.table-responsive-mobile.col-md-12.col-xs-12 > table > tbody > tr > td > label, 
  .Checkout-font-panel > div > div > div.panel-body > div > label, 
  .Checkout-font-panel > div > div > div.panel-body > div > div > div > div > table > thead > tr > td > label, 
  .Checkout-font-panel > div > div > div.panel-body > div > div > label, .Checkout-font > div > table > thead > tr > td > b, 
  .CASS-JaiauHead-main span, .Checkout-font > div > table > tbody > tr > td > div, .dropdown-menu>li>a, 
  .Checkout-font > div > table > tbody > tr > td > div > div, #scrolltoshop label, #scrolltoshop span {
    font-size: 13px;
}
  
      .video-best video {
        height: 260px !important;
    }
  
      .text-best {
        padding: 10px 8px;
        bottom: 45px;
    }
  
 .footer h6, .menuVertical ul>li>a {
        font-size: 14px;
    }
  
  .line-footer h6, .footer p {
    font-size: 12px;
}
  
      .line-footer {
        grid-template-columns: 40% auto;
        gap: 6px;
        width: 107%;
    }
  
      .social-footer img {
        width: 30px !important;
    }
  
  .social-footer {
    flex-wrap: wrap;
    gap: 6px;
}
  
  .copy-right {
    margin-top: 1rem;
}
  
  .mg-pd {
    padding: 0 2%;
}
  
  div#scrolltoshop696eec5d3baa3b001a12a34a .col-xs-12.col-md-6 {
    width: 50%;
}
  
 .Template-J-PriceNormal, .Template-J-PricePromotion {
    font-size: 16px !important;
  }
  
  .shopcartName-Head-Default, .shopcartID-Default, .shopcartSize-Default label, .Template-J-Item, .Template-J-Quantity {
    font-size: 14px !important;
}
  
  .button-attribute, .button-attribute-selected {
    min-width: 38px !important;
    min-height: 38px !important;
}
  
  .Template-J-buttonDetail {
    width: 35%;
  }
  
  .Template-J-button, .Template-J-buttonDetail, .button-attribute, 
  .manage-form-confirm-payment button, .CASS-PrakayHead-main button, 
  .CASS-JaiauHead-main button, .button-attribute-selected {
    font-size: 12px;
}
  
  .shopcart-Detail-Detail h6 {
    font-size: 18px;
}
  
  .shopcartDetail, .shopcartRelated {
    font-size: 20px !important;
}
  
  .Template-J-Price {
    margin-bottom: 1rem;
}
  
  .button-attribute, .button-attribute-selected {
    margin-bottom: 0;
}
  
      .CASS-GrayBackground-main .nav-template7 li a span {
        top: 13px;
    }
  
  .CASS-GrayBackground-main .nav-template7 li a .fa-plus:before {
    font-size: 20px;
}
  
  .CASS-GrayBackground-main .nav-template7 {
    padding-left: 0;
}
  
  .detail-distributor {
    margin-left: 0;
}
  
  .head-distributor {
    grid-template-columns: 100%;
}
  
  .logo-distributor {
    width: 50%;
    margin: auto;
}
  
  .name-distributor {
    text-align: center;
}
  
  .head-page h5 {
    font-size: 32px;
}

      .img-about02 img, .img-about03 img {
        height: auto;
    }
  
  .items-contact {
    grid-template-columns: 25px auto;
}
  
  .contact-page {
        padding-left: 4%;
        padding-right: 8%;
    }
  
  .blog-howto {
    gap: 30px 20px;
}
  
  .items-howto {
    width: 22%;
  }
  
  .group-bank {
    padding-left: 0;
}
  
  .head-howto h5 {
    font-size: 18px;
}
  
  .CASS-JaikothaiHead-main .col-sm-2 {
    width: 35%;
}
  
  .CASS-JaiauHead-middle .visible-xs.visible-sm.text-center.btn-block {
    display: flex !important;
    align-items: center;
    gap: 10px;
    justify-content: center !important;
}
  
  .CASS-JaiauHead-main button {
    margin: 0 !important;
}
  
  .CASS-JaiauHead-main .col-md-6 {
    width: 50%;
    float: left;
}
  
  .Checkout-font-panel .col-xs-12.col-sm-12.col-md-6 {
    width: 50%;
}

.Checkout-font-panel .col-xs-12.col-sm-12.col-md-6:nth-child(odd) {
    padding-right: 10px !important;
}

.Checkout-font-panel .col-xs-12.col-sm-12.col-md-6:nth-child(even) {
    padding-left: 10px !important;
}
  
  .Checkout-font-panel .img-circle {
    width: 40px !important;
  }
  
      .itopplus-search-shopcart-image-position {
        width: 175px !important;
    }
  
  .itopplus-search-shopcart-name {
    font-size: 15px;
    height: 51px !important;
}
  
  .itopplus-search-shopcart-price {
    font-size: 14px;
}
  
  .attribute-setting-main span {
    width: 35px !important;
    height: 35px !important;
}
  
  .itopplus-slide {
    margin-top: 95px;
}
  
  .head-page {
    bottom: 20px;
}
  
      .shopcartName-Default {
        font-size: 1.8em !important;
    }
  
  .itopplus-sidebar-main, .itopplus-sidebar-background {
    top: 96px;
}
}

@media screen and (max-width: 768px) {  
  
  .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
      h1 {
        font-size: 32px;
    }
  
      .video-best video {
        height: 230px !important;
    }
  
  .CASS-A-main .thumbs {
    margin-bottom: -5px;
}
  
  .icon-channel {
    width: 40%;
  }
  
  .items-bank {
    gap: 10px;
}
  
      .Checkout-font-panel .col-xs-12.col-sm-12.col-md-6:nth-child(even) {
        padding-left: 0 !important;
    }
  
      .Checkout-font-panel .col-xs-12.col-sm-12.col-md-6:nth-child(odd) {
        padding-right: 0 !important;
    }

  
  .itopplus-search-shopcart-name {
    height: 52px !important;;
}
}

@media screen and (max-width: 480px) {
  
  .video-banner video {
    height: 85vh !important;
    object-fit: cover;
    object-position: center;
}
  
      .head-category h5 {
        margin-top: 3rem;
        margin-bottom: 0.5rem;
    }
  
  .CASS-B-border, .CASS-A-border, .CASS-D-border,
  .CASS-GrayBackground-border, .maps-page {
    margin: -10px;
}
  
  .CASS-B-main .col-md-3.col-sm-4.col-xs-12 {
    width: 33.33%;
}
  
      .name-cate h6 {
        font-size: 14px;
    }
  
      .name-cate {
        bottom: 10px;
    }
  
  .CASS-E-middle-mid {
    flex-wrap: wrap;
}
  
  .CASS-BlackHead-middle-mid {
    flex-wrap: wrap-reverse;
}
  
      .head-page h5 {
        font-size: 22px;
    }
  
  
      h1 {
        font-size: 30px;
    }
  
      .sect-new-pd h3 {
        width: 260px;
        border-radius: 140px / 40px;
        padding: 1.5rem;
    }
  
  .sect-new-pd {
    margin-bottom: 3rem;
}
  
  .sect-new-pd h1 {
    margin-top: 0.5rem;
}
  
  h2, .sect-new-pd h3 {
        font-size: 28px;
    }
  
  .CASS-D-main {
    width: 100%;
    margin-bottom: 3rem;
}
  
  div#background696db2440d0654001a6dd39f .col-md-3.col-sm-6.col-xs-12, 
  div#background696db23dba1195001a528cae .col-md-3.col-sm-6.col-xs-12, 
  div#background696db26e3baa3b001a129883 .col-md-3.col-sm-6.col-xs-12,
  div#background698162cb5bf4930013e3ed4d .col-md-3.col-sm-6.col-xs-12{
    width: 50%;
}
  
      .name-product h6, .Template-J-Name {
        font-size: 14px;
        height: 40px;
    }
  
  .name-product p {
    margin-bottom: 1.5rem;
}
  
  .TabItpContentLandingPage6>ul {
    margin-bottom: 2rem;
}
  
  div#contentnewmode696db25c0d0654001a6dd3a4 {
    display: none;
}
  
  .TabItpContentLandingPage6 {
    margin: 0 -5px;
}
  
      .text-best p, .menuVertical ul>li>a {
        font-size: 13px;
    }
  
      .video-best video {
        height: 210px !important;
    }
  
  div#background696da7053baa3b001a12953f .col-md-3.col-sm-6.col-xs-12,
  div#scrolltoshop696eec5d3baa3b001a12a34a .col-xs-12.col-md-6,
  div#background697037d427450b0013ee4ae4 {
    width: 100%;
}
  
  .line-footer {
    width: 65%;
}
  
  .footer p {
    padding-right: 0;
}
  
  .copy-right {
    text-align: center;
    margin-top: 0;
}
  
  .menuVertical ul {
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
  
  .menuVertical ul>li>a {
    padding: 10px;
}
  
  .mainProductFilterContainer .col-xs-12.col-sm-3, 
  .Shopcart-Related-Main .col-xs-12.col-sm-3 {
    width: 50%;
    padding: 0 5px;
}
  
      .Template-J-Price {
        margin-bottom: 1.5rem;
    }
  
  div#scrolltoshop696eec5d3baa3b001a12a34a .col-xs-12.col-md-6,
  div#mainmenu696f5e2b0d0654001a6df932>div,
  div#mainmenu696da7053baa3b001a12953f>div{
    padding: 0 !important;
}
  
      .shopcartDetail, .shopcartRelated {
        font-size: 18px !important;
    }
  
  .Shopcart-Related-Main .col-xs-12.col-sm-12.col-md-12 {
    margin-bottom: 1rem !important;
}
  
  .Shopcart-Related-Main .col-xs-6.col-sm-12 {
    padding: 0 5px !important;
}
  
      .shopcart-Detail-Detail h6 {
        font-size: 16px;
    }
  
      .logo-distributor, .icon-channel {
        width: 100%;
        margin: 0;
    }
  
      .name-distributor {
        text-align: left;
    }
  
  .head-distributor {
    grid-template-columns: 30% auto;
    gap: 20px;
    margin-bottom: 2rem;
}
  
  .CASS-GrayBackground-main .nav-template7 li a strong {
    width: 90%;
}
  
  .CASS-GrayBackground-main .nav-template7 li a {
    padding: 3% 2%;
    padding-left: 3%;
}
  
      .CASS-GrayBackground-main .nav-template7 li a .fa-plus:before {
        font-size: 18px;
    }
  
      .img-about {
        padding-left: 0;
        transform: rotate(3deg);
        gap: 20px;
    }
  
  .about-page {
    padding: 0;
    margin-top: 2rem;
}
  
  .img-about02 {
    margin-bottom: 20px;
}
  
      .img-about02 img, .img-about03 img, .img-about01 img {
        height: 210px;
        object-fit: cover;
    }
  
  .contact-page {
    padding: 0;
    margin-bottom: 3rem;
}
  
  .CASS-PrakayHead-main {
    padding: 2% 4% 5%;
}
  
  .ProductCheckoutColor {
    color: #000 !important;
}
  
  .ProductCheckoutColor, #respCheckout3 {
    font-size: 13px !important;
}
  
  .button-increase-shop-cart, .button-minus-shop-cart {
    background: #fff;
    border: 1px solid #ddd;
}
  
  #scrolltoshop .Checkout-font > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > a > span::before {
    font-family: "Glyphicons Halflings";
}
  
#scrolltoshop .Checkout-font > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > a > span {
    font-family: "LINE Seed Sans TH";
    color: #444;
}
  
      .Checkout-font-panel .col-xs-12.col-sm-12.col-md-6 {
        width: 100%;
        margin-bottom: 1rem;
    }
  
  .group-channel {
    grid-template-columns: repeat(1, 1fr);
}
  
  .items-channel {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    text-align: left;
    gap: 10px;
}
  
  .text-channel h6 {
        font-size: 16px;
    }
  
  .pt-5.head-howto {
    padding-top: 8%;
}
  
  .blog-howto {
    flex-wrap: wrap;
    gap: 20px;
}

.items-howto {
    width: 100%;
    display: grid;
    grid-template-columns: 23% auto;
    align-items: center;
    gap: 20px;
    text-align: left;
    padding: 4%;
}

.icon-howto {
    width: 100%;
    margin: 0;
}
  
  .number-how {
    width: 30px;
    height: 30px;
    padding-top: 5px;
}
  
  .CASS-JaikothaiHead-main .col-xs-12 {
    padding: 0;
}
  
  .manage-form-confirm-payment {
    padding: 0 30px !important;
}
  
  .CASS-JaiauHead-main .col-md-10.col-md-offset-1 {
    padding: 0;
}
  
  .CASS-JaiauHead-main .col-md-6, .CASS-JaiauHead-main .col-md-12,
  .CASS-JaiauHead-main .col-xs-12.col-sm-12.col-md-6:nth-child(even) {
    width: 100%;
    padding-left: 0 !important;
}
  
    .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}

    .items-contact {
        grid-template-columns: 30px auto;
    }
  
  
  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px !important;
}
  
      .itopplus-search-shopcart-name {
        height: 48px !important;
        font-size: 14px;
        margin-bottom: 0.5rem;
    }
  
      .itopplus-search-shopcart-image-position {
        width: 155px !important;
    }
  
  .shopcartName-Default {
        font-size: 1.5em !important;
    }
  
      .head-page {
        bottom: 10px;
    }
}

.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #bebebe;
    border-color: #bebebe;
    background-image: none;
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
      visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}



@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  
}




