.itopplus-background {
background-image:none;background-color :rgba(255, 242, 0, 0.04);
}

a {
  color:#444444;
}
a:hover {
    color: #acab93;
}
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #acab93;
}
.itopplus-bgmain a {
    color: #fff;
}
.itopplus-sidebar-menu-single a:link {
    color: #444 !important;
}
.itopplus-sidebar-main a:link {
    color: #444 !important;
}
.itopplus-sidebar-menu-single a {
   color: #444;
}





/**/
.navbar-default .navbar-nav>li>a {
    color: #444;
    font-size: 17px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
@media (max-width: 768px){
.navbar-default {
    background: #c3c3b8;
}
}
/*เมนูมือถือ slidebar*/
@media (max-width:768px) {
/*เมนูย่อยทั้งหมด*/
.itopplus-sidebar-menu-single a:link {
    color: #423e3e !important;
}
/*เมนูย่อยแรก*/
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
  	color: #000!important;
}
/*เมนูย่อยถัดไป*/
.itopplus-sidebar-menu-parent a {
    color: #423e3e !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #000!important;
}
}
/*เมนูมือถือ slidebar*/

/*เมนูชิดขวา*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}
.itopplus-menu {
    margin-top: 1.6%;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}
.itopplus-menu {
    margin-top: 1.6%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.padpay1 {
    padding-top: 2%!important;
}
.padpay2 {
    padding-top: 2%!important;
}
.hvr-bob {
    height: 400px!important;
}
}




/*code pit*/
.shopcart {
    background-image: url('https://itp1.itopfile.com/ImageServer/975543b54bac71f7/35/0/shopcartz-z978715186780.webp');
    background-color: #5e5d4c;
    background-position: 70% 75%;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
   border: 0px solid #fff;
    text-align: center;
    font-size: 17px;
    padding: 12px 10px;
   color: #fff;

}

table.tj2 td:nth-child(even){background-color: #797866}
table.tj2 td:nth-child(odd){background-color: #797866}


table.tj2 td:hover{background-color: #acab93;color: #fff;}




.thailandkitchenware_padabout {
     padding: 5% 5%;
}
.thailandkitchenware_marginabout {
     margin-top: -17%;
}
.thailandkitchenware_iconimg {
     transition: 0.32s;
}
.thailandkitchenware_iconimg:hover {
    transition: 0.32s;
    transform: scale3d(1.05, 1.05, 1.05);
}
.thailandkitchenware_bgmenu {
    background: #797866;
    color: #fff;
    padding: 1% 0;
    font-size: 26px;
    font-weight:bold;
    text-align: center;
    border-radius: 50px;
    width: 40%;
    margin: 0 auto;
}
.thailandkitchenware_detailproduct {
    padding: 5% 0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.thailandkitchenware_button {
    border-radius: 50px;
    background-color: #797866;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    padding: 10px 20px;
    width: max-content;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px;
}
.thailandkitchenware_button:hover {
     background-color: #acab93;
      color: #fff;
}
.thumbnail {
    display: block;
    padding: 0px;
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #797866;
    color: #FFFFFF;
    border: 3px solid #504f42;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.thumbnail:hover{
    border-radius: 0px!important;
    background-color: #acab93;
}
figure.effect-phoebe h2 {
    margin-top: 0;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,0,0);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1%;
    width: 100%;
}
figure.effect-phoebe img {
    transition: 0.32s;
}
figure.effect-phoebe:hover img {
    transition: 0.32s;
    transform: scale(1.05);
}

/*payment*/
.hvr-bob {
    background: white;
    box-shadow: 0px 0px 10px #ccc;
    padding: 0px 5px 20px 5px;
    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-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 15px;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top:3%;
}
.padpay2 {
    padding-top:0%;
}






/*shopcart*/
.Template-B-frame {
    padding: 10px 10px 10px 10px;
    border-radius: 0px;
    box-shadow: 0 0 10px #ddd;
    transition: 0.5s;
}
.Template-B-frame:hover {
   box-shadow: 0 0 10px #ddd;
    transform: translate(0px, -10px);
    transition: 0.5s;
}
.Template-B-pic {
    border: solid 0px #ccc;
    padding: 0px;
    height: inherit!important;
}
.Template-B-Title {
    height: 50px;
    color: #444;
    font-size: 16px;
    padding-top: 3%;
}
.Template-B-Title label {
 font-weight: normal;
}
.Template-B-Name {
    color: #000000;
    font-size: 18px;
    height: 60px;
    margin-top: 1%;
}
.Template-B-Price {
    color: #797866;
    height: 75px;
    font-size: 22px;
}
.priceNoPromotion {
    color: #504f42;
    font-weight: bold;
}
.Template-B-Icon {
    width: 12%;
    padding: 0 5px 5px 0;
}
.Template-B-CateName {
    color: #444;
    font-size: 30px;
    font-weight: 600!important;
}
.Template-B-ProName {
    color: #797866;
    font-size: 30px;
    font-weight: 600!important;
}
.Template-B-Big {
    border: solid 0px #ccc;
    width: 100%;
    overflow: hidden;
    height: inherit;
}
.Template-B-button {
    width: 80%;
    background-color: #797866;
    margin: 0 auto;
    color: #ffffff;
    border-radius: 50px;
    font-weight: 300;
    padding: 10px 0 10px 3%;
}
.Template-B-button:hover {
    width: 80%;
    margin: 0 auto;
    background-color: #acab93;
}

.shopcartID-Head-Default {
    font-size: 20px;
}
.shopcartID-Default {
    font-size: 18px;
    color: #797866;
}
.shopcartName-Head-Default {
    font-size: 18px;
    color: #444;
}
.shopcartName-Default {
    font-size: 18px;
    color: #797866;
}
.Template-B-PriceNormal {
    color: #797866;
    font-size: 22px!important;
}
select.input-sm {
    height: 35px;
    font-size: 14px;
}
.shopcartSize-Default.shopcartSize label {
    font-weight: normal!important;
}
.Template-B-Quantity {
    font-weight: normal;
}
.Template-B-Item {
    font-weight: normal;
}
.shopcartDetail-Default {
    font-size: 24px;
    color: #797866;
    font-weight: bold;
}
.Template-B-buttonDetail {
    width: 40%;
    background-color: #797866;
    margin: 5px 0 0 120px;
    color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 50px;
    font-weight: 300;
    padding: 10px 0 10px 0;
    font-size: 16px;
}
.Template-B-buttonDetail:hover {
    cursor: pointer;
    width: 40%;
    background-color: #acab93;
}


/******************/
.ui.steps .step.active .title {
    color: #797866;
}
.ui.steps .step .title {
    font-size: 14px;
    font-weight: normal;
}
.step1checkout {
    background-color: #797866;
    border: 5px solid #797866;
}
.Headcheckout {
    color: #797866;
}
.btnCheckoutprevious {
    background-color: #797866;
    border-radius: 0px;
    font-weight: normal;
}
.Checkout-OID {
    color: #797866;
}
.step5checkout {
    background-color: #797866;
    border: 7px solid #797866;
}
.shopcart-paymentpage {
    font-size: 14px;
    background-color: #797866;
    border-radius: 0px;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3!important;
    border-radius: 8px;
    box-shadow: 0 0 5px #dcdcdc;
    padding: 2% 0;
}
.input-sm, .form-horizontal .form-group-sm .form-control {
    font-size: 14px;
}





/*from Contact*/
.no-js #Component5ec64c8a0b520e001262275f label {
    display: none!important;
}
.no-js #Component5ec64c8a0b520e001262275f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component5ec64c8a0b520e001262275f .form-control {
    border: 1px solid #f3f3f3;
    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);
    font-size: 16px!important;
    padding: 20px;
    background: #f9f9f9;
    color: #444;
}
.no-js #Component5ec64c8a0b520e001262275f .form-control:focus {
    border-color: #e6f1ff;
    -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: #444!important;
}
.no-js #Component5ec64c8a0b520e001262275f .btn {
    background-image: -webkit-linear-gradient(top,#504f42 0,#504f42 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    color: #fff;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    background-color: #797866;
}
.no-js #Component5ec64c8a0b520e001262275f .btn-default:active {
   background-color: #050f54;
}
.no-js #Component5ec64c8a0b520e001262275f .btn-default:hover,
.no-js #Component5ec64c8a0b520e001262275f .btn-default:focus {
    background-position: 0 0px;
  background-color: #050f54;
}


/*ฟอร์มขอใบเสนอราคา*/
.btn-success {
    background-image: linear-gradient(to bottom,#5e5d4c 0,#5e5d4c 100%);
    border-color: #5e5d4c;
}
.btn-success:hover, .btn-success:focus {
    background-color: #5e5d4c;
}
.btn-success:active, .btn-success.active {
    background-color: #7a7967;
    border-color: #7a7967;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
.form-control {
    border-radius: 0px;
}



.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #797866;
    border-color: #797866;
}
.pagination>li>a, .pagination>li>span {
    color: #797866;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #797866;
    background-color: #f7f7f7;
}
.itopplus-search-image-flex-item {
    background-color: #f9f9f9!important;
    margin: 5px;
    padding-top: 5px;
    width: 213px!important;
    min-height: 330px!important;
    max-height: 400px!important;
}
.itopplus-search-shopcart-image-position {
    width: 100%!important;
    overflow: hidden;
}



@media (max-width: 1024px) {
.thailandkitchenware_button {
    font-size: 14px;
}
}
  
  
@media (max-width: 768px){
.row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
}
.thailandkitchenware_button {
    font-size: 12px;
}
#display1 , div#display4 , div#display6 {
    margin-right: -20px;
}
  
  
.itopplus-search-image-flex-item {
  background-color: #fff!important;
    margin: 5px;
    padding-top: 5px;
    width: 31.8%!important;
}
.itopplus-search-shopcart-image-position {
    width: 100%!important;
    overflow: hidden;
 }
}



@media (max-width: 414px) {
.row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 50%;
}
.thailandkitchenware_button {
    border-radius: 0px;
    background-color: #797866;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    padding: 10px 15px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px;
}
.thailandkitchenware_bgmenu {
    background: #797866;
    color: #fff;
    padding: 1% 5%;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    border-radius: 50px;
    width: 100%;
    margin: 0 auto;
}
.Template-B-buttonDetail {
    width: 60%;
}
.Template-B-buttonDetail:hover {
    width: 60%;
}
.hvr-bob {
    height: 290px;
}
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}
.itopplus-search-image-flex-item {
    background-color: #fff!important;
    display: inline;
    width: 60%!important;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
  }
  .search_text {
    text-align: center;
    font-weight: 500;
    padding: 5px 0px;
 }
}



