/*
Template Name: brief
Author: DoCRUD.COM
*/
@charset "utf-8";
/* for thai */
.thai .backtohome {
	width: 120px;
}

.thai #detail .foot_buy .buy_now, .thai .cart_button a, .thai .submit_order, .thai .buy_page_button_add, .thai .buy_page_button_buy {
	letter-spacing: 0px;
}

.thai .form_lists .form_name input {
    padding-left: 65px;
}

.thai .form_lists .form_firstname input, .thai .form_lists .form_lastname input {
    padding-left: 83px;
}

.thai .form_lists .form_mobile input {
    padding-left: 128px;
}

.thai .form_lists .form_address input {
    padding-left: 49px;
    padding-right: 5px;
}

.thai .form_lists .form_postcode input {
    padding-left: 100px;
}

.thai .form_lists .form_city input {
    padding-left: 50px;
}

.thai .form_lists .form_message textarea {
	padding: 10px 10px 10px 71px;
}

.thai #tracking .tracking_orders_title {
	width: 85px;
}

.thai .index_new_title {
    background-image: url(../images/index_new_english.png);
}

.thai .index_countdown_title {
    background-image: url(../images/index_countdown_english.png);
}

.thai .index_featured_title {
    background-image: url(../images/index_featured_english.png);
}

.thai .category_lists li a {
    padding-left: 5px;
}

.thai .category_lists li a.selected {
    padding-left: 2px;
}

.thai .head_navs li a {
	padding-left: 15px;
	font-size: 14px;
	overflow: hidden;
}

.thai .form_lists .form_select select {
    width: 100%;
    margin: 0 0 5px 0;
}

.thai .form_lists .form_select {
    display: block;
    margin: 0;
}

@media screen and (max-width: 599px) {
	.thai .form_lists .form_postcode, .thai .form_lists .form_city {
		width: 100%;
		margin: 0 0 5px 0;
	}

	.thai .form_lists .form_halfpage {
		display: block;
	}
}
