/*
Template Name: pink
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 {
    width: 49%;
    float: left;
    margin-right: 5px;
}

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

.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 {
    margin: 0 0 5px 0;
}

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

.form_lists .form_select select {
    width: 49%;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    padding: 0 8px;
    box-sizing: border-box;
    height: 41px;
    line-height: 41px;
    background: url(../images/select.png) center right no-repeat;
    cursor: pointer;
    margin-top: 5px;
}

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

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