@charset "UTF-8";
/* CSS Document */

.product-right .product-buttons a:first-childv {
	margin-left: 0px;
}
.cart-section .cart-table thead th, .wishlist-section .cart-table thead th{
	padding: 0.75rem;
}
.classic-effect:before, .classic-effect:after,
.classic-effect span:before, .classic-effect span:after{
	background-color: transparent;
}
.sub-footer {
	background-color: transparent;
}

.main-menu .brand-logo img{
    height: 55px;
}

.HowToOrder h3 {
	font-family: 'Kanit', sans-serif !important;
    font-size: 24px;
    font-weight: normal;
    height: 58px;
    line-height: 50px;
    padding-bottom: 8px;
    padding-top: 0px;
    margin: 0 0 10px 0;
	color: #272727;
}

.HowToOrder p {
    font-size: 14px;
    font-family: 'Kanit', sans-serif !important;
    color: #000;
    margin: 10px 0 40px 0;
    height: 42px;
    overflow: hidden;
}

input[type=file] {
    display: block;
	padding: 0!important;
	margin-bottom: 0 !important;
}
