.logo-black{
	display: inline-block;
}
.logo-white{
	display: none;
}
#home .logo-white{
	display: inline-block;
}
#home .logo-black{
	display: none;
}
.logo-l{
	width: 120px;
	display: none;
}
.logo-s{
	width: 55px;
}
#home .logo-l{
	display: none;
}

.theme-header{
	padding-top: 10px;
	width: 100%;
}
.logo-l{
	font-size: 24px;
	margin: 0px;
}
.theme-nav{
	position: fixed;
	top: 37px; 
	left: 20px;
}
.theme-nav ul{
	display: none;
	position: fixed;
	top: 45px;
	left: 0px;
	padding: 10px 0px;
	background: #FFF;
	border: 2px solid #000;
	width: 90%;
	margin-left: 5%;
	box-shadow: 10px 10px 0px #000;
}
.theme-nav ul li{
	display: inline-block;
	text-align: left;
	width: 90%;
	padding: 0px 0px;
}
.theme-nav ul li a{
	color: #000;
	text-decoration: none;
}
.theme-nav i.toggle-menu{
	display: block;
	cursor: pointer;
}
.theme-member{
	top: -32px;
	right: 15px;
}
.theme-total-order{
	top: 70px;
}
#subscribe>.theme-popup-frame, #subscribe>.theme-popup{
	width: 80% !important;
	height: 380px !important;
}
#subscribe>.theme-popup-frame{
	margin-top: -180px !important;
	margin-left: -240px !important;
}
#subscribe>.theme-popup{
	padding: 5px;
	margin-top: -190px;
	margin-left: -40%;
	overflow-y: scroll;
}
#profile{
	border: 2px solid #000;
	padding-top: 20px;
	width: 90%;
	height: 400px;
	margin: 5%;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 5%;
	top: 20px;
	margin-left: 0%;
	padding: 40px;
	z-index: 900;
	overflow-y: scroll;
}
#sign-in{
	border: 2px solid #000;
	padding-top: 20px;
	width: 280px;
	height: 400px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 20px;
	margin-left: -140px;
	padding: 40px;
	overflow-y: scroll;
}
#sign-up{
	border: 2px solid #000;
	padding-top: 20px;
	width: 90%;
	height: 400px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 5%;
	top: 20px;
	margin-left: 0px;
	padding: 40px;
	z-index: 900;
	overflow-y: scroll;
}
#forget-password{
	border: 2px solid #000;
	padding-top: 20px;
	width: 90%;
	margin: 5%;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 5%;
	top: 20px;
	margin-left: 0%;
	padding: 40px;
	z-index: 900;
	overflow-y: scroll;
}

/* theme about us */
.theme-about{
	width: 100%;
}

/* theme shop */
.theme-shop{
	margin: auto;
	width: 100%;
	padding-top: 90px;
	text-align: center;
}
.theme-collection{
	margin-bottom: 30px;
}
.theme-collection h4{
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 15px;
}
.theme-collection h5{
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
}
.theme-product{
	width: 100%;
	height: 180px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.theme-product:hover .theme-product-hover{
	display: block;
}
.theme-product-hover{
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	background-size: cover;
	background-position: center center;
	position: absolute;
	top: 0;
}

/* theme policy */
.theme-policy{
	margin: auto;
	text-align: left;
	width: 750px;
	padding-top: 90px;
}
.theme-policy h4{
	font-size: 16px;
	font-weight: bolder;
	padding-left: 60px;
}
.theme-policy .policy-detail{
	background-image: url('../img/theme/panel-policy_2x.png');
	background-size: 196px 692px;
	padding-top: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	font-size: 14px;
}
.theme-policy .policy-detail h5{
	font-weight: bolder;
	display: inline-block;
	min-width: 100px;
	vertical-align: top;
	margin-top: 4px;
}
.theme-policy .policy-detail span{
	vertical-align: top;
}
.theme-policy .policy-detail blockquote{
	display: inline-block;
	width: 500px;
	border: none;
	font-size: inherit;
	padding: 0px;
}

/* theme shop view */
.theme-shop-view{
	margin: auto;
	width: 100%;
	padding-top: 90px;
	text-align: left;
}
.theme-back-link{
	font-weight: bolder;
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.theme-back-link:hover{
	text-decoration: none;
	color: #000;
}
.theme-viewer{
	width: 306;
	height: 220px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
	margin: 5px;
	margin-bottom: 0px;
}
.theme-viewer-more ul{
	margin-top: 3px;
	margin-left: 2px;
	line-height: 0.7;
}
.theme-viewer-more ul li{
	display: inline-block;
	width: 46px;
	height: 46px;
	margin: 3px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
}
.theme-shop-view-content{
	margin-bottom: 20px;
}
.theme-shop-view-content h4{
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 14px;
}
.theme-shop-view-content h4 small{
	font-weight: normal;
	display: block;
	text-transform: lowercase;
	font-size: 12px;
}
.theme-shop-view-content ul li{
	position: relative;
	min-width: 26px;
}
.theme-shop-view-content ul li.selected .chooser{
	display: block;
}
.theme-shop-view-content span{
	font-size: 14px;
}
.chooser{
	content: url('../img/theme/icon-circle_2x.png');
	width: 34px !important;
	height: 29px !important;
	position: absolute;
	top: 1px;
	left: -3px;
	display: none;
}
.theme-shop-view-content ul.info li:before{
	content: "-";
	padding-right: 10px;
	font-size: 12px;
}
.theme-shop-view-content ul.info li{
	font-size: 12px;
}
.theme-shop-view-content ul.size li{
	display: inline-block;
	width: 24px;
	height: 20px;
	text-align: center;
	margin: 0px 3px;
}
.theme-shop-view-content ul.size li img{
	height: 100%;
	width: auto;
}
.size .s{
	content: url('../img/theme/icon-size-s_2x.png');
}
.size .m{
	content: url('../img/theme/icon-size-m_2x.png');
}
.size .l{
	content: url('../img/theme/icon-size-l_2x.png');
}
.theme-shop-view-content ul.colour li{
	display: inline-block;
	width: 26px;
	height: 24px;
	margin: 0px 3px;
}
.theme-shop-view-content ul.colour li img{
	height: 100%;
	width: auto;
}
.colour .black{
	content: url('../img/theme/icon-colour-black_2x.png');
}
.colour .grey{
	content: url('../img/theme/icon-colour-grey_2x.png');
}
.colour .red{
	content: url('../img/theme/icon-colour-red_2x.png');
}
.colour .violet{
	content: url('../img/theme/icon-colour-violet_2x.png');
}
.colour .pink{
	content: url('../img/theme/icon-colour-pink_2x.png');
}
.colour .blue{
	content: url('../img/theme/icon-colour-blue_2x.png');
}
.theme-shop-view-content ul.quantity li{
	height: 16px;
	display: inline-block;
	margin: 0px 10px;
	text-align: center;
}
.theme-shop-view-content ul.quantity li img{
	height: 100%;
	width: auto;
}
.quantity .q1{
	content: url('../img/theme/icon-quantity-one_2x.png');
}
.quantity .q2{
	content: url('../img/theme/icon-quantity-two_2x.png');
}
.quantity .q3{
	content: url('../img/theme/icon-quantity-three_2x.png');
}
.quantity .q4{
	content: url('../img/theme/icon-quantity-four_2x.png');
}
.quantity .q5{
	content: url('../img/theme/icon-quantity-five_2x.png');
}
.theme-shop-view-submit{
	padding: 3px;
	text-align: left;
}

#goto{
    width: 90%;
    min-width: 100px;
    max-height: 430px;
    left: 5%;
    margin-left: 0px;
    z-index: 830;
    top: 110px;
    overflow-y: scroll;
    padding-bottom: 60px;
}
#goto .goto-image{
	width: 180px; 
	height: auto; 
	margin: 30px 0px;
}
#goto .goto-or{
	width: 20px; 
	height: auto; 
	margin: 0px 5px;
}
#goto .goto-more{
	width: 90px; 
	height: auto;
}
#goto .goto-pay{
	width: 90px; 
	height: auto;
}
#size_chart{
    width: 340px;
    height: 340px;
    min-width: 340px !important;
    min-height: 340px !important;
    max-height: 340px;
    left: 50%;
    margin-left: -170px;
    z-index: 830;
    top: 70px;
    overflow-y: scroll;
    text-align: center;
}
#size_chart img{
    display: inline-block;
    max-width:300px;
    max-height:300px;
    width: auto;
    height: auto;
}

/* theme order submit */
.theme-order-submit{
	margin: auto;
	width: 100%;
	padding-top: 40px;
	text-align: left;
}
.theme-orders{
	text-align: center;
}
.theme-order{
	margin: auto;
	width: 100%;
	height: 80px;
	position: relative;
	text-align: left;
	font-size: 14px;
}
.theme-order .info{
	position: absolute;
	left: 30px;
	top: 20px;
}
.theme-order .info span{
	display: block;
}
.theme-order .price{
	position: absolute;
	right: 20px;
	top: 40px;
	padding-bottom: 5px;
}
.theme-order .price hr{
	border-color: #000;
	border-width: 2px;
	margin: 0px;
	margin-bottom: 2px;
	box-shadow: none !important;
}
.theme-order .total{
	position: absolute;
	right: 60px;
	top: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.theme-order .plus{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.theme-order .remove{
	position: absolute;
	left: 0px;
	top: 0px;
}
.theme-order:last-child .info{
	top: 40px;
}
.theme-order .sum-currency{
	position: absolute;
	top: 43px;
	right: -15px;
	font-size: 12px;
	font-weight: bold;
}
.shop-next{
	width: 80px;
}

.slip{
	background-image: url('../img/theme/panel-slip3_2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 280px 500px;
	min-height: 500px;
	text-align: center;
	padding-top: 10px;
}
.slip h3{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 5px;
}
.slip h3.slip-shipping{
	margin-top: 15px;
}
.slip .theme-order{
	width: 240px;
	height: 37px;
	font-size: 9px;
}
.slip .theme-order .info{
	top: 10px;
	left: 20px;
}
.slip .theme-order .price{
	top: 15px;
}
.slip .theme-order .plus{

}
.slip .line{
	background-image: url('../img/theme/line-slip_2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 148px 9px;
	min-height: 9px;
	margin: 5px 0px;
}
.slip .slip-info{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	width: 70%;
	margin-left: 5%;
	margin-right: 10%;
	bottom: 45px;
}
.slip .slip-shipping-addr{
	width: 220px;
	margin: auto;
	text-align: left;
	font-size: 9px;
	margin-top: 10px;
}
.slip .sum-currency{
	position: absolute;
	top: 17px !important;
	right: 0px;
	font-size: 6px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.slip .slip-print{
	position: absolute;
	width: 54px;
	right: 0px;
	bottom: 30px;
}
.slip .slip-payment{
	position: absolute;
	right: 0px;
	bottom: 100px;
}

.pay{
	text-align: center;
	font-size: 14px;
	margin-bottom: 60px;
}
.pay h3{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 5px;
}
.pay h3.slip-shipping{
	margin-top: 15px;
}
.pay .theme-order{
	width: 280px;
	height: 37px;
	font-size: 9px;
}
.pay hr.separate{
	border: 1px solid #000;
	border-bottom: none;
	box-shadow: none;
	width: 140px;
}
.pay .theme-order .info{
	top: 10px;
	left: 20px;
}
.pay .theme-order .price{
	top: 15px;
}
.pay .theme-order .plus{

}
.pay .line{
	min-height: 9px;
	margin: 5px 0px;
}
.pay .slip-shipping-addr{
	width: 240px;
	margin: auto;
	text-align: left;
	font-size: 9px;
	margin-top: 10px;
}
.pay .sum-currency{
	position: absolute;
	top: 17px !important;
	right: 0px;
	font-size: 6px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.pay .slip-print{
	position: absolute;
	width: 54px;
	right: 0px;
	bottom: 30px;
}
.pay .slip-payment{
	position: absolute;
	right: 0px;
	bottom: 100px;
}

/* theme shipping detail */
.theme-shipping{
	margin: auto;
	text-align: center;
	width: 100%;
	padding-top: 50px;
	font-size: 16px;
}
.theme-shipping h6{
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 50px;
}
.theme-shipping .contact-info{
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
}
.theme-shipping .contact-info *{
	vertical-align: top;
}
.theme-shipping .contact-info ul li{
	margin-bottom: 40px;
}
.theme-shipping .contact-info ul li .contact-icon{
	width: 80px;
}
.theme-shipping .contact-info ul li *{
	display: inline-block;
	text-transform: uppercase;
}
.theme-shipping .contact-info blockquote{
	width: 250px;
	padding: 0px;
	border: none;
	text-transform: uppercase;
	font-size: inherit;
	letter-spacing: inherit;
}
.theme-shipping .theme-contact-form{
	border-left: none;
}
.theme-shipping .theme-contact-form .join{
	width: 200px;
	height: auto;
}
.theme-shipping input[type=text]::-webkit-input-placeholder{
	color: #000;
}
.theme-shipping input[type=text]::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
.theme-shipping input[type=text]:-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
.theme-shipping input[type=text]:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
.shipping-submit-or{
	font-size: 12px;
	display: block !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

/* theme project */
.theme-project{
	margin: auto;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.theme-project:first-child{
	margin-top: 30px;
}
.theme-project .theme-project-cover{
	width: inherit;
	height: 180px;
	background-color: #EEE;
	background-size: cover;
	background-position: center center;
}
.theme-project h4{
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
}

/* theme project view */
.theme-project-view-scroll{
	position: relative;
	/*
	position: fixed;
	top: 160px;
	left: 0px;
	*/
	margin: auto;
	width: 90%;
	text-align: center;
	margin-top: 50px;
}
.theme-project-view-scroll ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.theme-project-view-scroll ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.theme-project-view-scroll ul li img{
	width: 100%;
	height: auto;
}
.theme-project-view-scroll .img-next{
	display: none;
}
.theme-project-view-scroll .img-prev{
	display: none;
}

/* theme project view */
.theme-project-view{
	position: relative;
	/*
	position: fixed;
	top: 160px;
	left: 0px;
	*/
	margin: auto;
	width: 100%;
	height: 180px;
	text-align: center;
	margin-top: 30px;
}
.theme-project-view ul{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style: none;
}
.theme-project-view ul li{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 100px;
}
.theme-project-view ul li img{
	width: auto;
	height: 180px;
}
.theme-project-view ul li:not(:first-child){
	display: none;
}
.img-next{
	position: absolute;
	top: 60%;
	right: 5%;
}
.img-prev{
	position: absolute;
	top: 60%;
	left: 5%;
}
.theme-img{
	width: 50%;
	height: 50%;
}

/* theme newspaper */
.theme-newspaper{
	margin: auto;
	text-align: center;
	width: 100%;
	padding-top: 60px;
}
.theme-newspaper ul li{
	display: inline-block;
}
.theme-newspaper ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.theme-newspaper ul li a:hover{
	text-decoration: none;
	border-bottom: 2px solid #000;
}
.theme-newspaper ul li a.active{
	border-bottom: 2px solid #000;
	font-style: normal;
}

/* theme store */
.theme-store{
	margin: auto;
	text-align: center;
	width: 100%;
	padding-top: 80px;
	font-size: 14px;
}
.theme-store h4{
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}
.theme-store span{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 0.5;
}
#item-greyhound{

}
#item-kanvas{

}

/* theme policy */
.theme-policy{
	margin: auto;
	text-align: left;
	width: 100%;
	padding-top: 90px;
}
.theme-policy h4{
	font-size: 16px;
	font-weight: bolder;
	padding-left: 20px;
}
.theme-policy .policy-detail{
	background-image: url('../img/theme/panel-policy_2x.png');
	background-size: 140px 494px;
	padding-top: 40px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 14px;
}
.theme-policy .policy-detail h5{
	font-weight: bolder;
	display: inline-block;
	min-width: 100px;
	vertical-align: top;
	margin-top: 4px;
}
.theme-policy .policy-detail span{
	vertical-align: top;
}
.theme-policy .policy-detail blockquote{
	display: inline-block;
	width: 100%;
	border: none;
	font-size: inherit;
	padding: 0px;
}

/* theme contact us */
.theme-contact{
	margin: auto;
	text-align: center;
	width: 100%;
	padding-top: 50px;
	font-size: 16px;
}
.theme-contact h6{
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 50px;
}
.theme-contact .contact-info{
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
}
.theme-contact .contact-info *{
	vertical-align: top;
}
.theme-contact .contact-info ul li{
	margin-bottom: 40px;
}
.theme-contact .contact-info ul li *{
	display: inline-block;
	text-transform: uppercase;
	width: 80%
	height: auto;
}
.theme-contact .contact-info ul li .contact-icon{
	width: 40px;
}
.theme-contact .contact-info ul li a{
	white-space: nowrap;
	color: #000;
}
.theme-contact .contact-info ul li a br{
	display: block;
}
.theme-contact .contact-info blockquote{
	width: 80%;
	padding: 0px;
	border: none;
	text-transform: uppercase;
	font-size: inherit;
	letter-spacing: inherit;
}
.theme-contact .theme-contact-form{
	border-left: none;
}
.theme-contact-form{
	padding-left: 0px;
	padding-right: 0px;
}
.theme-contact-form h4{
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.theme-contact-form span{
	display: inline-block;
	font-size: 12px;
	margin-bottom: 25px;
}
.theme-contact-form [class|=col]{
	margin-bottom: 10px;
}

#select-country{
	border: 2px solid #000;
	padding-top: 40px;
	width: 80%;
	min-width: 80%;
	box-shadow: 10px 10px 0px #000;
	left: 10%;
	top: 120px;
	margin-left: 0px;
}
#select-country h5{
	color: #000;
	font-weight: bold;
}
#select-country input[type=button]{
	color: #000;
	background: none;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 14px;
}
#select-country span{
	font-size: 12px;
	color: #000;
	font-style: italic;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
#direct-order{
    width: 80%;
    min-width: 80%;
    max-height: 430px;
    left: 10%;
    margin-left: 0px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    padding: 15px;
    text-align: left;
    font-size: 12px;
    padding-bottom: 70px;
}
#message{
	border: 2px solid #000;
	padding-top: 20px;
	width: 80%;
	min-width: 80%;
	box-shadow: 10px 10px 0px #000;
	left: 10%;
	top: 110px;
	margin-left: 0px;
	z-index: 1000;
}
#thank-you{

}
#thank-you>.theme-popup-frame, #thank-you>.theme-popup{
	width: 370px !important;
	height: 300px !important;
}
#thank-you>.theme-popup-frame{
	margin-top: -140px !important;
	margin-left: -175px !important
}
#thank-you>.theme-popup{
	margin-top: -150px !important;
	margin-left: -185px !important;
}
#thank-you .theme-popup .theme-popup-img{
	margin-top: 20px;
}
#thank-you .theme-popup .theme-popup-nav{
	position: absolute;
	bottom: 30px;
	right: 40px;
}

#thanks{
	border: 2px solid #000;
	padding-top: 20px;
	width: 90%;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 5%;
	top: 100px;
	margin-left: 0px;
	padding: 40px;
	z-index: 900;
}
#thanks .thanks-img{
	width: 80%;
}
#thanks .thanks-next{
	position: absolute;
	right: 10%;
	bottom: 10%;
	width: 36px;
}

.store-panel{
    width: 280px;
    height: auto;
    min-width: 280px !important;
    min-height: 100px !important;
    max-height: 340px;
    left: 50%;
    margin-left: -140px;
    z-index: 830;
    top: 140px;
    overflow-y: scroll;
    text-align: center;
}
.store-item{
    display: inline-block;
    max-width: 100%;
    width: auto;
    height: auto;
}

.article h3{
	margin-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

#currency-alert{
    width: 280px;
    height: 440px;
    min-width: 280px !important;
    min-height: 100px !important;
    max-height: 460px;
    left: 50%;
    margin-left: -140px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    text-align: left;
    padding-top: 30px;
    padding-left: 20px;
}
#currency-alert span.large{
	font-size: 26px;
	font-weight: bold;
}
#currency-alert img.thai-text{
	width: 80%;
}
#currency-alert img.btn-ok{
	position: absolute;
	bottom: 30px;
	right: 30px;
	cursor: pointer;
}


.form-promotion{
	height: 80px !important;
}
.form-promotion .info{
	top: 30px !important;
}
.form-promotion .price{
	top: 55px !important;
}

.display-promotion .promotion-value{
	top: 50px !important;
}
















