.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #444444;
}
a {
    color: #444444;
}
a:hover {
       color: #ed1c24;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023x52w/0/0/1z-z1639474043591.webp');
      color: #444444;
}

.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #444;
    margin: 0 15px;
    padding: 8px 15px;
}

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

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #444;
    padding: 8px 15px;
}

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

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

    #controlBanner img {
        position: fixed;
        top: 0px;
        left: 10px;
        width: 135px !important;
        z-index: 10000;
    }

    #nav-menu,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    #itpMenuSideBar span {
        background-color: #000 !important;
    }

    #controlMenu * {
        color: #000 !important;
        border: none;
    }


}

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

    .itopplus-banner {
        background: #fff;
        transition: .3s;
       box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    }

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

    .itp-block {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

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

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

    #nav-menu {
        display: grid;
        justify-content: end;
        background: transparent;
        min-height: auto;
    }


}




/**/
.h1, h1 {
    font-size: 3em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer h4 {
    font-size: 1.15em;
    margin: 0px 0 10px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #000;
}
.itopplus-footer h3 {
    margin: 0;
    font-weight: 400;
    font-size: 1.5em;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    width: 70%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 0 20%;
}
.copy-right {
    text-align: right;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ed1c24 !important;
    color: #ed1c24 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #ed1c24 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/



/*หน้าแรก*/
.about-us {
    background: #fff;
    box-shadow: 0 6px 30px rgba(0, 0, 0, .1);
    color: #444;
    border-radius: 40px;
    display: grid;
    grid-template-columns: 45% 55%;
    gap: 20px;
    align-items: center;
    padding: 2%;
}
.about-us-img {
    margin-top: -15%;
    margin-bottom: 5%;
}
.padding-pd {
    padding: 2%;
}
.about-us-sub {
    padding: 5% 5% 5% 10%;
}
.about-us-sub img {
    width: 55% !important;
    margin: 20px 0;
}
.about-us-sub h4 {
    margin: 0;
    color: #111111;
    font-size: 1.5em;
}
.btn-more {
    background: #ed1c24;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #111111;
    color: #fff;
}
.menu-align {
    text-align: center;
    padding: 5% 0 1%;
}
.menu-align h4 {
    font-family: "Manrope", sans-serif;
    color: #c5c5c5;
    font-weight: 600;
    font-size: 1.4em;
    margin: 0;
}
.menu-align h2 {
    margin: 0 0 5px;
}
.eapps-widget-toolbar { 
   display: none;
}
.thumbnail {
    padding-left: 0px !important;
    border: 0px solid #ddd;
    box-shadow: none;
    background-color: #fafafc;
    border-radius: 30px;
    transition: 0.5s;
}
.thumbnail:hover {
    background-color: #fff4d6;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.product-name {
    padding: 7% 0;
    text-align: center;
}
.product-name h4 {
    margin: 0 0 30px;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    text-align: left;
    color: #c5c5c5;
    font-size: 1em;
    text-transform: none;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    transform: scale(1.1);
}
.product-head h3 {
    font-size: 2.1em;
    color: #444444;
    margin: 0 0 10px;
}
.product-head h4 {
    margin: 0;
    font-weight: 400;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar h2 {
    margin: 40% 0 !important;
    transform: translate3d(0, 0%, 0);
    font-size: 0.85em;
    text-transform: none;
}
figure.effect-oscar figcaption {
    padding: 0em;
    background-color: rgba(17, 17, 17, .45);
}
figure.effect-oscar:hover figcaption {
    padding: 0em;
    background-color: rgba(17, 17, 17, .9);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.product-name2 h4 {
    margin: 0 0 05px;
}
.product-more {
    color: #fff;
    text-align: center;
    padding: 43% 0;
}
#Component67283a5b1db8500013978cad .col-md-3.col-sm-4.col-xs-4 , #Component672840fc937a320014097b71 .col-md-3.col-sm-4.col-xs-4 {
    width: 12.5%;
}
/*หน้าแรก*/



/*เกี่ยวกับเรา*/
.about-us-sub h3 {
    white-space: pre-line;
    color: #ed1c24;
    font-size: 1.5em;
    margin: 25px 0 10px;
}
.vision-block {
    padding: 5% 0 0;
    width: 60%;
}
.vision-block h3 {
    white-space: pre-line;
    line-height: 1.4;
    margin: 0 0 40px;
}
.vision-block h1 {
    font-size: 7em;
    margin: 0;
    line-height: 1;
    font-family: "Manrope", serif;
}
.vision-mg {
    text-align: right;
    padding-right: 13%;
}
.mission-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.mission-icon {
    text-align: center;
    padding: 5% 10%;
}
.mission-icon img {
    width: 40% !important;
    margin: 0 auto 20px;
}
/*เกี่ยวกับเรา*/



/*payment*/
.hvr-bob {
    background: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    border-radius: 20px;
    padding: 20px;
    height: 270px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    font-size: 1em;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    transform: translateY(-10px);
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 1em;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.hvr-bob img {
    width: 55% !important;
}
.hvr-bob h4 {
    color: #ed1c24;
    margin: 20px 0 5px;
}
.payment1 {
    font-size: 1.4em;
    font-weight: 600;
    padding: 5% 0 0;
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 270px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 0% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 400;
    padding-top: 15px;
}
.boarder-confirm-payment span.label {
    font-size: 0.8em;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 0px;
    padding: 6px 15px;
    font-size: 1em;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: #ed1c24;
    color: #fff;
    text-shadow: 0 0px 0 #7a2717;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 0.9em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #ed1c24;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #ed1c24;
}
.policy-des {
    padding: 5% 0;
}
.policy-des h3 {
    font-weight: 600;
}
.policy-des span {
    font-size: 1.1em;
    font-weight: 600;
}
.BankAutoHeight img {
    width: 60px !important;
    border-radius: 15px;
}
/*payment*/




/*บทความ*/
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
     border-right: solid 0px #e8e6e8;
     border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
    font-weight: 600;
}
.Contentmanager .site .col-section .item.-micro a img {
    margin-bottom: 15px;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
    font-size: 1.4em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover,.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail,.img-thumbnail,.contenemanager-gallery .thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    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);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
/*บทความ*/



/*Contact us*/
.text-contact {
  text-align: center;
  padding: 5% 0 0;
}
.text-contact h3 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6em;
    color: #ed1c24;
}
.text-contact img {
    width: 15% !important;
}
.contact-block4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 17px 0 0;
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 10px #e8ebf0;
    border-radius: 50px;
    padding: 7px;
    line-height: 1.2;
}
.contact-bg2:hover {
    background: #ed1c24;
    color: #fff;
}
.contact-qr-code-block {
    width: 30%;
    margin: 0px auto 0;
}
/*form Contact*/
.no-js #Component67285481407cfe0013cd96f1 label {
  display: none !important;
}
.no-js #Component67285481407cfe0013cd96f1 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67285481407cfe0013cd96f1 .form-control {
  border: 1px solid #eee;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component67285481407cfe0013cd96f1 .form-control:hover {
  border: 1px solid #ed1c24;
}
.no-js #Component67285481407cfe0013cd96f1 .form-control:focus {
  border: 1px solid #ed1c24;
  -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 #Component67285481407cfe0013cd96f1 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #ed1c24;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67285481407cfe0013cd96f1 .btn-default:active {
  background: #ed1c24;
  color: #fff;
}
.no-js #Component67285481407cfe0013cd96f1 .btn-default:hover,.no-js #Component67285481407cfe0013cd96f1 .btn-default:focus {
  background-position: 0 0px;
  background: #ed1c24;
  color: #fff;
}
.no-js #Component67285481407cfe0013cd96f1 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67285481407cfe0013cd96f1 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67285481407cfe0013cd96f1 .ITPcheckboxAuthen {
  font-size: 0.85em;
  padding: 0 0 0 0%;
}
#iframe6728655fde435000138b6955 iframe {
    height: 315px;
    border-radius: 10px;
}
/*Contact us*/


/*สินค้า*/
.coming-soon {
    width: 90%;
    margin: 5% auto;
}
/*shop*/
.shopcart {
    z-index: 888;
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 55px !important;
    height: 55px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_06092023x52w/0/0/shopping-cartz-z1553226051106.webp);
    background-size: 30px;
    background-color: #ed1c24;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    cursor: pointer;
    top: 15%;
    right: 1%;
}
.Template-B-frame {
    padding: 0px 0px 30px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    background-color: #fafafc;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    background-color: #fafafc;
    cursor: pointer;
}
.Template-B-pic {
    background-color: transparent;
    border: solid 0px #d1d1d1;
    padding: 0px;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.itopplusDelImage {
    transition: 0.5s;
}
.itopplusDelImage:hover {
    transform: scale(1.1);
}
.Template-B-Name {
    color: #444;
    font-size: 1.1em;
    height: inherit;
    overflow: hidden;
    font-weight: 600;
    margin-top: 3%;
    line-height: 1.4;
    margin-bottom: 10px;
}
.Template-B-Name label,.Template-B-Price label {
    font-weight: 600;
}
.Template-B-Price span {
    font-weight: 600;
}
.Template-B-Price label {
    color: #eb1c24 !important;
}
.Template-B-Price {
    color: #eb1c24;
    font-weight: 600;
    height: 65px;
    text-align: center !important;
    font-size: 1em;
    padding: 0 0px !important;
}
.Template-B-PriceNormal {
    font-size: 1em !important;
    color: #eb1c24;
    font-weight: 600;
}
.Template-B-PriceNormal strike {
    color: #eb1c24;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #eb1c24;
}
.Template-B-PricePromotion {
    color: #eb1c24;
    font-size: 1em !important;
    font-weight: 600;
}
.promotionPrice {
    color: #eb1c24;
    font-weight: 500;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #eb1c24;
}
.priceNoPromotion {
    color: #ed1c24;
    font-size: 1em;
    font-weight: 500;
}
span.promotionPrice {
    color: #ed1c24 !important;
    font-size: 1em;
    font-weight: 500;
}
strike.promotionPrice {
    color: #ed1c24;
}
.normalPrice {
    color: #eb1c24;
    font-weight: 500;
    font-size: 1em !important;
}
span.normalPrice {
    color: #eb1c24;
}
.Template-B-innerPic {
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(1.1);
}
.Template-B-button {
    background-color: #ed1c24;
    color: white;
    border-radius: 50px;
    font-weight: 400;
    font-size: 0.8em;
    padding: 5px 0 5px 0%;
}
.Template-B-button:hover , .Template-B-frame:hover .Template-B-button {
    background-color: #111;
    color: #fff;
}
.Template-B-button,.Template-B-button:hover {
    width: 35%;
}
.Template-B-Icon {
    width: 20% !important;
    padding: 0 3px 5px 0;
    display: inline-block !important;
}
.shopcart-Cate {
    margin: 7% auto 0;
}
.Template-B-CateName,.Template-B-ProName {
    color: #444;
    font-size: 1.5em;
    font-weight: 600 !important;
}
.col-xs-12.col-md-6 {
    font-family: "LINE Seed Sans TH" !important;
}
.shopcartID-Head-Default,.shopcartName-Head-Default {
    font-size: 1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default,.shopcartName-Default {
    font-size: 1.1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
      color: #ed1c24;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
    border-radius: 20px;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 20px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 500;
    font-size: 20px;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default select.input-sm {
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.Template-B-Quantity,.Template-B-Item {
    color: #444;
    font-size: 1em !important;
    font-weight: 400;
}
.Template-B-buttonDetail,.Template-B-buttonDetail:hover {
    width: 30%;
}
.Template-B-buttonDetail {
    background-color: #ed1c24;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 50px;
    font-weight: 400;
    font-size: 0.9em;
    padding: 7px 0 7px 0 !important;
}
.Template-B-buttonDetail:hover {
    background-color: #111;
    color: #fff;
}
.shopcartDetail-Default {
    font-size: 1.5em;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    padding: 1% 0 !important;
    color: #444;
}
.shopcart-Detail-Detail {
    text-align: left;
}
.shopcart-Detail-Detail h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    font-size: 1.2em;
    line-height: 1.2;
    color: #ed1c24;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    color: #444;
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-weight: 500;
    font-size: 1.25em;
}
.ui.steps .step {
    padding: 10px 10px;
}
.ui.steps .step:first-child {
    padding-left: 0em;
}
.ui.steps .step.active .title {
    color: #444;
}
.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}
.step1checkout {
    background-color: #ed1c24;
    border: 5px solid #ed1c24;
}
.Headcheckout {
    color: #444;
    font-weight: 600;
}
.btnCheckoutprevious {
    background-color: #ed1c24;
    font-weight: 600;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control,.input-sm {
    font-size: 14px;
}
.step5checkout {
    background-color: #ed1c24;
    border: 7px solid #ed1c24;
}
.shopcart-paymentpage {
    background-color: #ed1c24;
}
.Shopcart-Related-Main .Template-B-Name {
    padding: 3% 0px;
}
.row.mainProductFilterContainer .col-xs-12.col-sm-4, .row.mainProductFilterContainer .col-xs-12.col-sm-3, .row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding: 15px;
}
.Bodycheckout {
    font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control, #scrolltoshop .input-sm {
    height: 45px;
    border-radius: 0px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}
/*สินค้า*/



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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
     width: 1440px;
}
.dropdown-menu>li>a {
    font-size: 1.4em;
}
  .about-us-sub {
    padding: 5% 7% 5% 10%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite  {
    font-size: 16px !important;
}
  .hvr-bob {
    height: 340px;
}
  .padpay1 {
    padding-top: 1%;
}
  #iframe6728655fde435000138b6955 iframe {
    height: 335px;
}
  .ui.steps .step .title {
    font-size: 1.5em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 0px;
}
  .Template-B-button, .Template-B-button:hover {
    width: 45%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .vision-block h3 {
    font-size: 1.4em;
}
  #iframe6728655fde435000138b6955 iframe {
    height: 340px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .Template-B-Name {
    height: 60px;
}
      .Template-B-button, .Template-B-button:hover {
        width: 60%;
    }
  figure.effect-oscar h2 {
    font-size: 0.6em;
}
#Component672834b31db8500013978bed .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  .product-more {
    padding: 45% 0;
    font-size: 0.6em;
}
  .about-us-sub h3 {
    white-space: inherit;
}
  .vision-block h3 {
    white-space: inherit;
}
  .vision-mg {
    text-align: right;
    padding-right: 3%;
}
      .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        float: left;
        width: 20%;
    } 
  .hvr-bob {
    padding: 20px 5px;
    height: 295px;
}
  .hvr-bob h4 {
    font-size: 1em;
}
  .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
}
      #iframe6728655fde435000138b6955 iframe {
        height: 195px;
    }
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 21%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6724ab83da0627001361f01c {
    padding: 0 !important;
}
  .about-us {
    grid-template-columns: repeat(1, 1fr);
}
  .about-us-img {
    width: 70%;
    margin: -15% auto 5%;
}
  .about-us-sub {
    padding: 5% 5% 5% 5%;
}
      .Template-B-button, .Template-B-button:hover {
        width: 40%;
    }
      .Template-B-Name {
        height: inherit;
    }
  .grid figure figcaption {
    padding: 1em;
}
  figure.effect-oscar h2 {
        font-size: 0.9em;
    }
      .product-more {
        font-size: 1em;
    }
    .itopplus-bg2 {
        background-attachment: inherit !important;
    }
  .vision-block {
    width: 100%;
}
  .mission-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  .mission-icon {
    padding: 5% 8%;
}
  .mission-icon img {
    width: 35% !important;
}
      .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
    }
  .hvr-bob img {
    width: 70% !important;
}
  .padpay1 {
    padding-top: 4%;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding-left: 0px;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .no-js #Component67285481407cfe0013cd96f1 .col-md-6 {
    padding: 0 15px;
}
  .itopplus-bg {
    background-size: cover;
}
  .copy-right {
    text-align: center;
}
      .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
        width: 45%;
    }
  #scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 25%;
}
.ProductCheckoutColor {
    color: #000000;
    font-size: 16px !important;
    padding: 0 !important;
    width: 100% !important;
}
      #respCheckout3 {
        font-size: 16px !important;
    }
}

