.itopplus-background {

}
body, html {
    color: #444444;
    overflow-x: hidden;
}
a {
    color: #444444;
}
a:hover {
    color: #003f68;
}
b, strong {
    font-weight: 600;
}
.itopplus-bglayout1 .col-md-3.padding {
    z-index: 98;
}



/**/
.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background: white;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 5px rgba(0,0,0,20%);
}





.itopplus-bg{
    background-image: url('https://itp1.itopfile.com/ImageServer/3ca433b36132ed39/0/0/1z-z912518545498.webp');   

}
.itopplus-footer{
    background-image: url('https://itp1.itopfile.com/ImageServer/3ca433b36132ed39/0/0/fz-z860426968909.webp');   

}

.itopplus-banner{ 
   background: #003f68;

}
.itopplus-slide{ 
   background: #d4e7f1;

}
.navbar-default {
    background: #005287;
      border-radius: 0px;
}




/************Menu***************/
#main-navbar-collapse {
    text-align: center; 
}
.itopplus-search {
    color: #fff;
    margin-top: 1%;
}
.itopplus-menu {
    padding-top: 0%;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding: 15px 30px;
}
.dropdown-menu>li>a {
    color: #000 !important;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #000 !important;
    box-shadow: none;
    border-bottom: none;
    background: #ffc825;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: #ffc825;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #005287;
    background-image: -webkit-linear-gradient(top,#005287 0,#005287 100%);
    background-image: -o-linear-gradient(top,#005287 0,#005287 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#005287),to(#005287));
    background-image: linear-gradient(to bottom,#005287 0,#005287 100%);
    color: #fff !important;
    background-repeat: repeat-x;
}
/********Mobile-Sidebar*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link, .itopplus-sidebar-menu-parent a ,.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle .text-bar , .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single, .nav>li>a:focus {
    border-bottom: transparent;
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}


@media screen and (min-width : 1024px) {
.navbar-default {
   
}

}






/*********************************************************/
/**/
.no-js #carousel62bd742b9127f500135c91ae {
    margin-bottom: -7%;
}
.itopplus-banner {
    color: white;
}
.itopplus-banner a , .itopplus-search a {
    color: white;
}
.itopplus-banner a:hover , .itopplus-search a:hover {
    color: #ffc825;
}
.asia-header1 {
    font-size: 24px;
}
.asia-header1 h4.media-heading {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.asia-header1 img {
    width: 80% !important;
    float: right;
}
.ui.icon.input input {
    padding-right: 6.82142em!important;
}
.ui.input input {
    font-family: Prompt,sans-serif;
    padding: 12px 15px;
    background: #fff;
    border: 0px solid rgba(0,0,0,.15);
    color: #000000;
}
.ui.icon.input>i.icon {
    opacity: 1;
}
.ui.icon.input>i.circular.icon {
    top: 0;
    right: 0;
    font-size: 20px;
    color: black;
}
i.circular.icon {
    box-shadow: none;
    width: 3em!important;
    height: 2em!important;
}
.asia-header2 {
    font-size: 16px;
    padding: 5% 0 0;
}
.asia-header2 img {
    width: 40% !important;
    padding: 0 5px;
    transition: 0.5s;
}
.asia-header2 img:hover {
    transform: scale(1.1);
}
.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: 70px !important;
    height: 70px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/3ca433b36132ed39/35/0/CartIconz-z249551236391.webp);
    background-color: #ffc825;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    top: 6%;
    right: 2%;
    animation: pulse 2s infinite 2s;
}
.backToTop {
    width: 65px !important;
    right: 0px !important;
    bottom: 0px !important;
}
.backToTop img {
    width: 100%;
}
/**/
table.mytablep {
      border:none;
      border-collapse: separate; 
      padding: 12% 0 2%;
}
.mytablep th, .mytablep td {
    border-left: 0px solid #fff;
    border-right: 1px solid #fff;
    vertical-align: top;
    line-height: 1.3;
    padding: 10px 20px;
    width: 50%;
    white-space: nowrap;
    font-size: 16px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ffc825;
}
.mytablep h4 {
    font-size: 17px;
    height: 20px;
    font-weight: 400;
}
.mytablep h3 {
    font-size: 24px;
    font-weight: 400;
}
.mytablep td h5 {
    white-space: pre-line;
    font-weight: 400;
    line-height: 1.3;
}
.CASS-E-border {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cecfd3;
    border-radius: 10px;
    padding: 0px;
}
.histatborder {
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
    box-shadow: none;
    font-family: Prompt,sans-serif;
    border: none !important;
    width: 100% !important;
    height: inherit !important;
    border-radius: 10px !important;
}
.histatborder label {
    font-weight: 400;
}
.histatborder td {
    padding: 20px !important;
    /*border-bottom: 1px solid #ddd !important;*/
}
.histatborder .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
.bg-line {
    font-size: 16px;
    padding: 10%;
    text-align: center;
    color: black;
}
.bg-line img {
    margin-bottom: 15px;
}
.bg-delivery {
    font-size: 24px;
    padding: 10%;
    text-align: center;
    white-space: pre-line;
    color: black;
    font-weight: 500;
    line-height: 1.3;
}
.pic-dbd {
    width: 45%;
    margin: 0 auto;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
   border-bottom: solid 0px #585858!important;
}
.menuVertical .nav-pills>li>a {
   color: #000000;
   background-color: #fff;
   border-bottom: solid 1px #e7e7e7;
   padding: 15px 10px 15px 15px;
   font-size: 16px;
    border-radius: 0px;
}
.menuVertical .nav>li>a:hover, .nav>li>a:focus {
   color: #fff;
   background-color: #003f68;
   border-bottom: solid 1px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}
/*แบบกดแล้วโชว์ทั้งหมด*/
.menuVertical .caret {
    float: right;
    margin-top: 10px;
}




/*home*/
.asia-1 {
    font-size: 24px;
    font-weight: 500;
    color: black;
    text-align: center;
    white-space: pre-line;
    padding: 13% 0 2%;
}
.asia-1 h3 {
    font-size: 4.2rem;
    color: #003f68;
    font-weight: 600;
    margin-bottom: 20px;
}
.asia-1 h3 span {
    font-size: 34px;
}
.asia-icon {
    font-size: 16px;
    white-space: pre-line;
    text-align: center;
    padding: 45% 0 20%;
    transition: 0.5s;
}
.asia-icon:hover {
      transform: scale(1.1);
}
.asia-icon img {
    width: 60% !important;
    margin: 0 auto 5%;
}
#Component62bbb7fbbb6b130013d1e29b .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 10% !important;
    margin: 0 auto;
    padding: 0 1px !important;
}
figure.effect-jazz {
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,20%);
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.asia-menu {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
    padding: 3% 0 1%;
}
.menu-product {
    font-size: 34px;
    color: #003f68;
    font-weight: 600;
    padding: 4% 0 0;
}
.thumbnail {
    padding: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    line-height: 1.42857143;
    background-color: #003f68;
    border: 1px solid #003f68;
    color: #fff;
    border-radius: 0px;
    transition: 0.5s;
}
.thumbnail:hover {
    background-color: #005287;
    border: 1px solid #005287;
    color: #fff;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;

}
.asia-2 {
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
}
.btn-more {
    font-size: 16px;
    background-color: #ffc825;
    color: #003f68;
    border: none;
    padding: 6px 25px;
    border-radius: 50px;
    box-shadow: 3px 5px 10px rgba(0,0,0,20%);
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #003f68;
    color: #fff;
}






/*about*/
.asia-about {
    font-size: 18px;
    color: #444444;
    text-align: center;
    white-space: pre-line;
    padding: 0 0 3%;
}
.asia-about2 {
    font-size: 16px;
    padding: 6% 0%;
    white-space: pre-line;
}
.asia-about2 h3 {
    font-size: 30px;
    color: #003f68;
}


/**/
.asia-menu2 {
    font-size: 36px;
    color: #003f68;
    font-weight: 600;
    padding: 5% 0 0;
    text-align: center;
}


/*payment*/
.payment1 {
    font-size: 24px;
    font-weight: 500;
}
.hvr-bob {
    background: white;
    padding: 0px 10px 20px 10px;
    box-shadow: 0px 0px 5px rgba(0,0,0,20%);
    height: 305px;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    font-size: 16px;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    transform: translateY(-10px);
}
.hvr-bob img {
    width: 90% !important;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 300px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.7);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 16px;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 14px;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #003f68;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    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: linear-gradient(to right,#003f68 0,#003f68 25%,#003f68 50%,#003f68 75%,#003f68 100%);
    color: #fff;
    text-shadow: 0 0px 0 #003f68;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #003f68;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #003f68;
}
/**/
.text-policy {
    font-size: 16px;
    padding: 5% 0;
}
.text-policy h3 {
    font-size: 24px;
    margin-bottom: 5px;
}
.text-policy h4 {
    font-size: 20px;
    margin: 0 0 20px;
}

/*Contentmanager*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    font-weight: 600;
    color: #444;
    line-height: 1.3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #003f68;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 132%;
    transition: 0.5s;
}
.Contentmanager .template1 .template-panel:hover {
    filter: brightness(0.5);
}
.template1 .caption {
    height: inherit;
    overflow: hidden;
    font-size: 17px;
    font-weight: 500;
    padding: 5% 0 10%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.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);
}
.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);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border: 5px solid white;
    max-height: inherit;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    color: #003f68;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 16px;
   text-align: left;
}
.landingpagemanager .img-container {
    padding-bottom: 100%;
}
h3.managerHeader {
    font-size: 34px;
    color: #003f68;
    font-weight: 600;
    padding: 5% 0 0;
}
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
}

/**/
.TabItpContentLandingPage4>ul {
    width: 100%;
}
.TabItpContentLandingPage4>ul>li.active>a {
    background-color: #003f68!important;
    border-top: 3px solid #0670bc!important;
}
.TabItpContentLandingPage4>ul>li>a:hover {
    background-color: #003f68;
}
.TabItpContentLandingPage4 .tab-content {
    border: none !important;
    padding: 10px 0 !important;
}
.TabItpContentLandingPage4 .tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 1%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage4>ul>li>a>span {
    font-size: 17px !important;
    color: #000000;
}




/*Contact*/
.text-contact {
    font-size: 16px;
}
.text-contact h3 {
    font-size: 28px;
    font-weight: 500;
    margin: 20px 0;
    color: #003f68;
}
.padding-contact {
    padding: 5px 0;
}
/*from Contact*/
.no-js #Component62bc21b1bb6b130013d1fc45 label {
    display: none!important;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 15px !important;
    padding: 26px 0;
    font-weight: 300;
    background: transparent;
    color: #333;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .form-control:hover {
    border-bottom: 1px dashed #ffc825;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .form-control:focus {
    border-bottom: 1px dashed #ffc825;
    -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: #333!important;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#ffc825 0,#ffc825 25%,#ffc825 50%,#ffc825 75%,#ffc825 100%);
    color: #003f68;
    text-shadow: 0 0px 0 #ffc825;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 30px;
    font-size: 15px;
    border: 0px solid transparent;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .btn-default:active {
   background-color: #ffc825;
}
.no-js #Component62bc21b1bb6b130013d1fc45 .btn-default:hover,
.no-js #Component62bc21b1bb6b130013d1fc45 .btn-default:focus {
    background-position: 0 0px;
  background-color: #ffc825;
}
.no-js #Component62bc21b1bb6b130013d1fc45  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component62bc21b1bb6b130013d1fc45 span.label {
    font-size: 13px;
    font-weight: 300;
}
.CASS-D-border {
    background-image: none;
    background-color: #fff !important;
    padding: 0 3%;
   border-radius: 15px;
}
#iframe62bc23297ebba400135ab221 iframe {
    height: 257px;
    border-radius: 15px;
}


/*shop*/
.Template-B-frame {
    padding: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    transition: 0.5s;
    background-color: white;
}
.Template-B-frame:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #0672c2;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-Name {
    color: #444444;
    font-size: 16px;
    height: 95px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 4%;
    text-align: left !important;
    line-height: 1.4;
}
.Template-B-Name label {
    font-weight: 400;
}
.Template-B-Price {
    color: #003f68;
    font-weight: 700;
    height: 50px;
    text-align: left !important;
    width: 80%;
    font-size: 19px;
}
.Template-B-Price label {
    font-weight: 400;
}
.Template-B-PriceNormal {
    font-size: 30px !important;
    color: #003f68;
    font-weight: 500;
}
.Template-B-PricePromotion {
    color: #003f68;
    font-size: 30px !important;
    font-weight: 500 !important;
}
.promotionPrice {
    color: #003f68;
    font-weight: 400;
    font-size: 19px;
}
.priceNoPromotion {
    color: #003f68;
    font-size: 19px;
    font-weight: 500;
}
span.promotionPrice {
    color: #003f68 !important;
    font-size: 24px;
    font-weight: 400;
}
.normalPrice {
    color: #003f68;
    font-weight: 400;
    font-size: 24px !important;
}
.Template-B-innerPic {
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(1.1);
}
.Template-B-button {
    background-color: #ffc825;
    color: black;
    border-radius: 50px 0 0 0;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 0 8px 0;
}
.Template-B-button:hover {
    background-color: #003f68;
    color: white;
}
.Template-B-button, .Template-B-button:hover {
    width: 25%;
    display: block;
    margin: -35% 0 2%;
    float: right;
}
.Template-B-button span {
    display: none;
}
.Template-B-Icon {
    width: 65%;
    padding: 5px 0 0 7px;
}
.shopcart-Cate {
    margin: 4% auto 0;
}
.Template-B-CateName {
    color: #000;
    font-size: 34px;
    font-weight: 600 !important;
}
.Template-B-ProName {
    color: #003f68;
    font-size: 34px;
    font-weight: 600 !important;
}
.col-xs-12.col-md-6 {
    font-family: Prompt,sans-serif !important;
}
.shopcartID-Head-Default , .shopcartName-Head-Default {
    font-size: 20px;
    color: #000;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default , .shopcartName-Default {
    font-size: 20px;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    color: #003f68;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
    border-radius: 0px;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 0px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 400;
    font-size: 20px !important;
}
.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 {
    color: #000;
    font-size: 18px !important;
    font-weight: 400;
}
.Template-B-Item {
    color: #000;
    font-size: 18px !important;
    font-weight: 400;
}
.Template-B-buttonDetail , .Template-B-buttonDetail:hover  {
    width: 25%;
}
.Template-B-buttonDetail {
    background-color: #ffc825;
    margin: 5px 0 0 120px;
    color: #000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-weight: 400;
    padding: 8px 0 8px 0 !important;
    font-size: 16px;
}
.Template-B-buttonDetail:hover {
    background-color: #003f68;
    color: white;
}
.Template-B-button:hover img.Template-B-Icon , .Template-B-buttonDetail:hover img.Template-B-Icon {
    filter: brightness(0) invert(1);
}
.Template-B-buttonDetail .Template-B-Icon {
    width: 25%;
    padding: 0px 0 0 7px;

}
.shopcartDetail-Default {
    font-size: 24px;
    font-family: Prompt,sans-serif;
    color: #003f68;
    font-weight: 600;
    width: 100% !important;
    padding: 0 !important;
}
.shopcart-Detail-Detail {
    font-size: 16px;
    text-align: left;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
    font-weight: 600;
}
.ui.steps .step .title {
    font-family: Prompt,sans-serif;
    font-weight: 500;
    font-size: 10px;
}
.ui.steps .step.active .title {
    color: #003f68;
}
.step1checkout {
    background-color: #003f68;
    border: 5px solid #003f68;
}
.Headcheckout {
    color: #003f68;
}
.btnCheckoutprevious {
    background-color: #003f68;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.step5checkout {
    background-color: #003f68;
    border: 7px solid #003f68;
}
.shopcart-paymentpage {
    background-color: #003f68;
}
.button-attribute {
    border: 1px solid #003f68 !important;
    background: #fff !important;
    color: #003f68 !important;
    font-size: 16px !important;
}
.button-attribute-selected {
    border: 1px solid #003f68 !important;
    background: #003f68 !important;
    font-size: 16px !important;
    color: white !important;
}
.button-attribute:hover {
    color: #003f68 !important;
    border: 1px solid #003f68 !important;
    font-size: 16px !important;
}
.col-xs-6.col-sm-3 {
    padding: 0 10px;
}





/*ฟอร์มสมัครสมาชิก*/
/*รูปแบบฟอร์ม*/
#uploadimage62bbf3397ebba400135aa598 .form-control , .template1 .form-control {
    border: none;
        border: 1px solid #dadada;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: 10px;
    padding: 20px;
}
#uploadimage62bbf3397ebba400135aa598 .form-control:focus , .template1 .form-control:focus {
    border-bottom: 1px solid #003f68;
}
#uploadimage62bbf3397ebba400135aa598 #capcha0 {
    margin-left: -8px;
    margin-right:-45px;
}

/*ปิดไอคอนน้าหลัง*/
#uploadimage62bbf3397ebba400135aa598 .glyphicon {
    display: none;
}
#uploadimage62bbf3397ebba400135aa598 .input-group-addon {
	display:none;
}

/*ช่องวันเกิด*/
#uploadimage62bbf3397ebba400135aa598 .input-group {
    display: block;
}
#uploadimage62bbf3397ebba400135aa598 input[type="date"] {
    width: 100%!important;
}
#uploadimage62bbf3397ebba400135aa598 .has-feedback .form-control {
    padding-right: 10px;
}

/*ขนาดตัวอักษร*/
#uploadimage62bbf3397ebba400135aa598 label.control-label {
    font-size: 16px;
    font-weight: 400;
}

/*ขนาดตัวอักษรในช่องอินพุต*/
#uploadimage62bbf3397ebba400135aa598 input::placeholder {
    font-size: 14px!important;
}
#uploadimage62bbf3397ebba400135aa598 .input-sm, 
#uploadimage62bbf3397ebba400135aa598 .form-horizontal .form-group-sm .form-control {
	font-size:14px!important;
     font-weight: 300;
}

/*ความยาวช่องของ ที่อยู่ แขวง เขต จังหวัด รหัสไปรษณีย์*/
#uploadimage62bbf3397ebba400135aa598 .has-feedback .col-xs-12.col-sm-12.col-md-6 {
	width: 109.5% !important;
}

 /*ขนาดของฟอร์น*/
#uploadimage62bbf3397ebba400135aa598 address-ui label {
    font-weight: 400;
    font-size: 16px;
}

/*ไอคอนเลือกไฟล์*/
#uploadimage62bbf3397ebba400135aa598 i.glyphicon.glyphicon-open {
    display: inherit!important;
      color: #fff;
}
/*ไอคอนสมัครสมาชิก*/
#uploadimage62bbf3397ebba400135aa598 i.glyphicon.glyphicon-ok {
    display: inline-block!important;
}

/*ปุ่มเลือกไฟล์*/
#uploadimage62bbf3397ebba400135aa598 .btn-success span {
    font-size: 12px;
    font-weight: 500;
      color: #fff;
}
#uploadimage62bbf3397ebba400135aa598 .btn-success {
    color: #2e2f33;
    background-image: linear-gradient(to bottom,#003f68 0,#003f68 100%);
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}
#uploadimage62bbf3397ebba400135aa598 .btn-success:hover {
    background-position: 0px;
    background: #003f68;
    color: #fff;
}

/*ปุ่มสัมครสมาชิก*/
#uploadimage62bbf3397ebba400135aa598 .col-md-12 .pull-right {
    float: none!important;
}
#uploadimage62bbf3397ebba400135aa598 .col-md-12 .pull-right button {
    margin: 0 auto;
}
#uploadimage62bbf3397ebba400135aa598 .pull-right .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
  box-shadow: 3px 6px 8px 2px rgb(179, 179, 179);
    padding: 8px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 5px;
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: linear-gradient(to right, #003f68 0%, #003f68 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=1 );
}
#uploadimage62bbf3397ebba400135aa598 .pull-right .btn-default:hover, .pull-right .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #003f68 0%, #003f68 100%);
}
.itpRedStar {
    display: none !important;
}
/*ฟอร์มสมัครสมาชิก*/

/*login*/
 .template1 label {
    font-size: 16px;
    font-weight: 400;
}
 .template1 .form-control {
    border: none;
        border: 1px solid #dadada;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    margin-top: 10px;
    padding: 20px;
}
 .template1 .form-control:focus {
    border-bottom: 1px solid #003f68;
}
 .template1 .input-sm, 
 .template1 .form-horizontal .form-group-sm .form-control {
	font-size:14px!important;
     font-weight: 300;
}
 .template1 .form-group.margin span {
    font-size: 15px;
    font-weight: 300;
}
 .template1 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    background: linear-gradient(to right, #003f68 0%, #003f68 100%);
    color: white;
    font-size: 16px;
    width: 160px !important;
    padding: 8px 0;
    border: none;
    border-radius: 0;
}
 .template1 .btn-default:focus,  .template1 .btn-default:hover {
    background-color: #0e55a6;
    background-position: 0 -15px;
    color: white;
}
 .template1 .btn-default.active,  .template1 .btn-default:active {
    background-color: #003f68;
    border-color: #003f68;
}
.panel.panel-default.margin .form-control-feedback {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    background-color: #003f68;
    color: white;
}
 .template1 .glyphicon {
   display: none;
}

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

/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 198px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border: 1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
#searchResultLanding .panel .ui.input input {
    font-family: Prompt,sans-serif;
    padding: 12px 15px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: #000000;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 197px!important;
}
  .asia-header1 h4.media-heading {
    font-size: 18px;
}
  .asia-header1 {
    font-size: 30px;
}
  .asia-header1 img {
    width: 70% !important;
}
  .asia-header2 {
    font-size: 18px;
}
  .asia-header2 img {
    width: 30% !important;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 18px;
    padding: 15px 40px;
}
  .dropdown-menu>li>a {
    font-size: 18px;
}
  .asia-1 {
    font-size: 30px;
}
  .asia-1 h3 span {
    font-size: 38px;
}
  .asia-1 h3 {
    font-size: 4.8rem;
}
  .asia-icon {
    font-size: 18px;
    padding: 65% 0 20%;
}
  .menu-product {
    font-size: 38px;
}
  .menuVertical .nav-pills>li>a {
    font-size: 18px;
}
  .histatborder td {
    font-size: 18px;
}
  .bg-line {
    font-size: 21px;
}
  .bg-delivery {
    font-size: 30px;
}
  .Template-B-Name {
    font-size: 18px;
    height: 110px;
}
  .asia-menu {
    font-size: 38px;
}
  .asia-2 {
    font-size: 18px;
}
  .btn-more {
    font-size: 18px;
}
  .mytablep th, .mytablep td {
    font-size: 18px;
}
  .mytablep h4 {
    font-size: 20px;
}
  .asia-about {
    font-size: 20px;
}
  .asia-about2 {
    font-size: 20px;
}
  .priceNoPromotion {
    font-size: 22px;
}
  .Template-B-button, .Template-B-button:hover {
    width: 20%;
    margin: -26% 0 2%;
}
  .shopcart-Cate {
    margin: 5% auto 0;
}
  .Template-B-CateName , .Template-B-ProName {
    font-size: 38px;
}
  .button-attribute , .button-attribute-selected , .button-attribute:hover  {
    font-size: 18px !important;
}
  .shopcart-Detail-Detail {
    font-size: 18px;
}
  .Template-B-Price {
    font-size: 22px;
}
  .TabItpContentLandingPage4>ul>li>a>span {
    font-size: 20px !important;
}
  .Textmanager.font-inherit {
    font-size: 18px;
}
  .template1 .caption {
    font-size: 20px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 17px;
}
  .asia-menu2 {
    font-size: 38px;
}
  .hvr-bob {
    height: 375px;
    font-size: 18px;
}
  .padpay1 {
    padding-top: 1.5%;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 18px;
}
  .text-policy {
    font-size: 18px;
}
  .text-policy h3 {
    font-size: 28px;
}
  .text-policy h4 {
    font-size: 24px;
}
  .text-contact {
    font-size: 18px;
}
  .padding-contact {
    padding: 13px 0;
}
  .no-js #Component62bc21b1bb6b130013d1fc45 .form-control {
    font-size: 17px !important;
    padding: 34px 0;
}
  .no-js #Component62bc21b1bb6b130013d1fc45 .btn {
    font-size: 16px;
}
}

@media only screen and (max-width:1191px) {
.asia-header2 {
    font-size: 14px;
}
  .asia-header1 {
    font-size: 20px;
}
  .asia-header1 h4.media-heading {
    font-size: 14px;
}
  .ui.icon.input input {
    padding-right: 2.82142em!important;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 16px;
    padding: 15px 15px;
}
  .asia-1 h3 span {
    font-size: 26px;
}
  .asia-1 h3 {
    font-size: 3.2rem;
}
  .asia-1 {
    font-size: 20px;
    padding: 10% 0 2%;
}
  .asia-icon {
    white-space: inherit;
    padding: 35% 2% 10%;
}
  .menu-product {
    font-size: 30px;
}
  .menuVertical .nav-pills>li>a {
    padding: 15px 10px 15px 7px;
    font-size: 13px;
}
  .histatborder td {
    font-size: 14px;
}
  .bg-line {
    font-size: 14px;
}
  .bg-delivery {
    font-size: 20px;
}
  .asia-2 {
    font-size: 14px;
}
  .mytablep th, .mytablep td {
    padding: 10px 10px;
    font-size: 14px;
}
  table.mytablep {
    padding: 7% 0 0%;
}
  .mytablep h3 {
    font-size: 20px;
}
  .asia-about {
    font-size: 16px;
    white-space: inherit;
    padding: 0 0 0;
}
  .asia-about2 {
    font-size: 16px;
    padding: 0% 0%;
    white-space: inherit;
}
  .Template-B-Name {
    height: 110px;
}
  .Template-B-Price {
    width: 90%;
}
  .Template-B-Price , .priceNoPromotion {
    font-size: 17px;
}
  .template1 .caption {
    height: 85px;
}
}


 @media only screen and (max-width:900px) {
.navbar-inline .text-bar {
    display: none;
}
   #contentnewmode62bbb314bb6b130013d1e13d{
   	margin-top: 13%;
   }   
   
   .navbar-inline {
    padding-top: 7px;
}
    .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
 }
   .itopplus-bg {
    background-size: cover;
    background-position: bottom;
}
   .asia-icon {
    white-space: pre-line;
    padding: 2% 2% 10%;
}
   .asia-2 {
    font-size: 12px;
}
   .itopplus-footer {
    padding: 9% 0 0;
}
   .hvr-grow {
    margin-bottom: 10px;
}
   .text-contact h3 {
    font-size: 22px;
}
 .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 18%;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



@media only screen and (max-width:480px) {
#carousel62bd742b9127f500135c91ae ,  #imagesControl62bc3000bb6b130013d203de {
    padding: 0 !important;
}
#contentnewmode62bbb314bb6b130013d1e13d {
    margin-top: 0%;
}  
  
  .asia-1 {
    font-size: 18px;
    padding: 15% 0 2%;
}
  .no-js #carousel62bbb5287ebba400135a9548 {
    margin-bottom: -9%;
}
  .asia-1 h3 span {
    font-size: 21px;
}
  .asia-1 h3 {
    font-size: 26px;
}
    .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 50%;
 }
 .asia-icon {
    white-space: inherit;
    padding: 2% 0% 10%;
    font-size: 14px;
    height: 130px;
}
  .itopplus-bg {
    background-size: auto;
    background-position: bottom;
}
  #Component62bbb7fbbb6b130013d1e29b .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 25% !important;
}
  .asia-menu {
    font-size: 30px;
}
  .asia-2 {
    font-size: 16px;
}
  .itopplus-footer {
    font-size: 12px;
}
  .shopcart {
    width: 60px !important;
    height: 60px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/3ca433b36132ed39/30/0/CartIconz-z249551236391.webp);
    top: 10%;
}
  .asia-about2 {
    padding: 0% 8%;
}
  .Template-B-Name {
    height: 110px;
    font-size: 15px;
}
  .Template-B-CateName , .Template-B-ProName {
    font-size: 30px;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 35%;
}
.Textmanager.font-inherit h4 {
    font-size: 18px;
}
  h3.managerHeader {
    font-size: 30px;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding-left: 0;
}
  .padding-contact {
    padding: 14px 0;
}
  .template1 .btn-default {
    width: 100% !important;
}
  #uploadimage62bbf3397ebba400135aa598 .has-feedback .col-xs-12.col-sm-12.col-md-6 {
	width: 100% !important;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}




