.itopplus-background {

}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
margin: 0;
}


body, html {
    font-family: 'thaisans_neueregular', Tahoma, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}


.Template-AC-Title {
    height: 40px;
    overflow: hidden;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: THSarabunPSKRegular;
    text-align: center;
}

.Template-AC-Name {
    color: #000;
    font-size: 20px;
    height: 100px;
    overflow: hidden;
    font-weight: 700;
    margin-top: 2%;
    font-family: THSarabunPSKRegular;
    text-align: center;
}

.Template-W-Title {
    height: 18px;
    overflow: hidden;
    color: #8D6E63;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
} 

.Template-W-Name {
    text-align: center;
    font-size: 16px;
    height: 40px;
    overflow: hidden;
    margin-top: 0%;
    color: #4e4f4f;
}

.Template-W-Price {
     margin-top: -5%;
     height: 48px;
    color: #000;
    font-weight: 200;
    font-size: 14px;
    text-align: center;
}
.Template-W-pic {
	height: unset !important;
}

/*element.style {
    text-align: center;
    margin: 0px auto;
    position: relative;
    height: 200px;
}

element.style {
    text-align: center;
    margin: 0px auto;
    position: relative;
    height: 180px;
}*/
@media screen and (max-width: 1400px) {
  .Template-W-pic {
  	height: unset !important;
  }
}
@media screen and (max-width: 768px) {
  #controlBanner {
  	display:none;
  }
}
.shopcart-Detail-Detail .image-inline {
   width: unset !important;
}


.shopcart {
    z-index: 888;
    border-radius: 800px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    -webkit-border-radius: 800px 0 0 0;
    border: 0 solid #000;
    width: 100px;
    height: 100px;
    background-image: url(../Images/Shopcart/cart.png);
    background-color: #3399FF;
    background-repeat: no-repeat;
    background-position: 75% 85%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    bottom: 0;
    right: 0;
}


element.style {
    width: 40%;
}
.itopplus-banner #controlBanner img {
	width: unset !important;
}

#controlBanner {
	text-align: center;
}

.Template-W-Name {
    text-align: center;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    margin-top: 0%;
    color: #4e4f4f;
}


.Template-H-Name {
    color: #000;
    font-size: 12px;
    height: 40px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 3%;
    text-align: center;
}

.Template-W-Name {
    text-align: center;
    font-size: 13px;
    height: 50px;
    overflow: hidden;
    margin-top: 0%;
    color: #4e4f4f;
}


.Template-W-button {
    cursor: pointer;
    width: 65%;
    margin: 0 auto;
    padding: 8px 0 8px 3%;
    color: #6D4C41;
    background-color: #D7CCC8;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.Template-W-buttonDetail {
    cursor: pointer;
    width: 45%;
    margin: 5px 0 0 0;
    padding: 8px 0 8px 0;
    color: #6D4C41;
    background-color: #D7CCC8;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

