html, body{
	height: 100%
}
body {
	letter-spacing: 1px;
}
/*.fullscreen-img{
	width: 100%;
	height: 100%;
	z-index: -999;
    position: fixed;
}*/
#home{
	color: #FFF;
}
#home .container-fluid{
	position: fixed;
	width: 100%;
}
.logo-black{
	display: inline-block;
}
.logo-white{
	display: none;
}
#home .logo-white{
	display: inline-block;
}
#home .logo-black{
	display: none;
}
.logo-l{
	width: 120px;
}
.logo-s{
	width: 35px;
	display: none;
}
#home .logo-s{
	display: none;
}
.theme-main{
	color: #000;
}
.theme-header{
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.theme-header a{
	color: inherit;
	text-decoration: none;
}
.theme-nav{
	text-align: center;
	z-index: 9999;
}
.theme-nav i.toggle-menu{
	display: none;
}
.theme-nav ul li{
	display: inline-block;
	padding: 0px 30px;
}
.theme-nav ul li a{
	color: inherit;
	text-decoration: none;
}
.theme-total-order{
	width: 180px;
	height: 30px;
	position: fixed;
	top: 30px;
	right: -3px;
	z-index: 1000;
}
.theme-member{
	position: absolute;
	top: 5px;
	right: 190px;
	font-size: 12px;
	cursor: pointer;
	text-align: right;
	white-space: nowrap;
}
.theme-total-order .theme-tag{
	background-image: url('../img/theme/common-price-tag_2x.png');
	background-size: 180px 30px;
	width: 100%;
	height: 100%;
	opacity: 0.4;
}
.theme-total-order .theme-price{
	font-size: 11px;
	color: #FFF;
	position: absolute;
	right: 10%;
	top: 0px;
	width: 95%;
	text-align: right;
	line-height: 28px;
	cursor: pointer;
}
.theme-total-order:empty{
	display: none;
}

#home .theme-footer-nav{
	background: none;
}
.theme-footer-nav{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding-top: 10px;
	background-color: #FFF;
}
.theme-footer-nav ul li{
	display: inline-block;
	padding: 0px 5px;
}
.theme-footer-nav ul li a{
	color: inherit;
}
.theme-facebook{
	content: url('../img/theme/icon-facebook-black_2x.png');
	width: 70% !important;
}
.theme-instagram{
	content: url('../img/theme/icon-instagram-black_2x.png');
	width: 70% !important;
}
.theme-subscribe{
	content: url('../img/theme/icon-subscribe-black_2x.png');
	width: 70% !important;
}
#home .theme-facebook{
	content: url('../img/theme/icon-facebook_2x.png');
}
#home .theme-instagram{
	content: url('../img/theme/icon-instagram_2x.png');
}
#home .theme-subscribe{
	content: url('../img/theme/icon-subscribe_2x.png');
}
.theme-line{
	content: url('../img/theme3/icon-line-black_2x.png');
	width: 70% !important;
}
#home .theme-line{
	content: url('../img/theme3/icon-line_2x.png');
}
.theme-content{
	width: 100%;
	text-align: center;
	margin-bottom: 100px;
	z-index: 1000;
}
.active{
	font-weight: bold;
	font-style: italic;
}
.theme-content-nav{
	margin-bottom: 10px;
}

/* theme panel subscribe */
.theme-panel-subscribe{
	width: 200px;
	height: 200px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -100px;
	display: none;
}
.theme-panel-subscribe .theme-panel-circle{
	position: absolute;
}
.theme-panel-circle img{
	width: 100%;
	height: 100%;
}
.theme-panel-subscribe .theme-panel-img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -90px;
	margin-top: -70px;
}
.theme-panel-subscribe .theme-panel-img img{
	width: 60%;
	height: auto;
}
.theme-panel-ig{
	width: 250px;
	height: 250px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -125px;
	display: none;
}
.theme-panel-ig a{
	color: #FFF;
}
.theme-panel-ig .theme-panel-text{
	position: absolute;
	top: 10%;
	left: 0%;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 3px;
	width: 100%;
	line-height: 1.5;
}
.theme-panel-ig .theme-panel-text img{
	width: 100px;
}
.theme-panel-ig .theme-panel-ig-click{
	position: absolute;
	bottom: 7%;
	left: 0;
	width: 100%;
	text-align: center;
}
.theme-panel-ig .theme-panel-ig-click img{
	width: 35%;
	height: auto;
	margin-left: 43px;
}
.theme-panel-ig .theme-panel-close{
	position: absolute;
	top: 10px;
	right: 40px;
}
.theme-panel-subscribe .theme-panel-close{
	position: absolute;
	top: 30px;
	right: 30px;
}

/* theme about us */
.theme-about{
	margin: auto;
	text-align: center;
	width: 500px;
	padding-top: 50px;
	font-size: 12px;
}

/* theme shop */
.theme-shop{
	margin: auto;
	width: 1000px;
	padding-top: 40px;
	text-align: left;
}
.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;
	height: 32px;
}
.theme-product{
	width: 300px;
	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 shop view */
.theme-shop-view{
	margin: auto;
	width: 1000px;
	padding-top: 40px;
	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: 596px;
	height: 420px;
	background-color: #FFF;
	background-size: cover;
	background-position: center center;
	margin: 0px;
}
.theme-viewer-more ul{
	margin-top: 5px;
	margin-left: -5px;
	line-height: 0.7;
}
.theme-viewer-more ul li{
	display: inline-block;
	width: 91px;
	height: 91px;
	margin: 5px;
	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: 20px;
	line-height: 1.8;
}
.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.package li{
	display: inline-block;
	width: auto;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 3px 10px;
	border: 2px solid #CCC;
	color: #CCC;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 5px;
}
.theme-shop-view-content ul.package li.selected{
	border: 2px solid #000;
	color: #000;
}
.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;
}

/* theme order submit */
.theme-order-submit{
	margin: auto;
	width: 1000px;
	padding-top: 40px;
	padding-bottom: 200px;
	text-align: left;
}
.theme-orders{
	text-align: center;
}
.theme-order{
	margin: auto;
	width: 500px;
	height: 100px;
	position: relative;
	text-align: left;
}
.theme-order.package{
	
}
.theme-order.package .info span{
	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: 47px;
	right: -15px;
	font-size: 12px;
	font-weight: bold;
}
.shop-next{
	width: 120px;
}

.slip{
	background-image: url('../img/theme/panel-slip3_2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 322px 500px;
	min-height: 500px;
	text-align: center;
}
.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: 280px;
	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-shipping-addr{
	width: 220px;
	margin: auto;
	text-align: left;
	font-size: 9px;
	margin-top: 10px;
}
.slip .slip-info{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	width: 40%;
	margin-left: 25%;
	margin-right: 30%;
	bottom: 45px;
}
.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 order shipping */
.theme-order-shipping{
	margin: auto;
	width: 1000px;
	padding-top: 40px;
	text-align: left;
}
.theme-order-shipping .shipping-form{
	text-align: center;
	width: 400px;
	margin: auto;
	font-size: 12px;
}
.shipping-form h3{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

/* theme project */
.theme-project{
	margin: auto;
	width: 600px;
	padding-top: 40px;
	text-align: center;
}
.theme-project .theme-project-cover{
	width: inherit;
	height: 400px;
	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: 100%;
	height: 500px;
	text-align: center;
}
.theme-project-view-scroll ul{
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	list-style: none;
}
.theme-project-view-scroll ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 60px;
}
.theme-project-view-scroll ul li img{
	width: 600px;
	height: auto;
}
.theme-project-view-scroll .img-next{
	display: none;
}
.theme-project-view-scroll .img-prev{
	display: none;
}

/* theme project view old version */
.theme-project-view{
	position: relative;
	/*
	position: fixed;
	top: 160px;
	left: 0px;
	*/
	margin: auto;
	width: 100%;
	height: 500px;
	text-align: center;
}
.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: 500px;
}
.theme-project-view ul li:not(:first-child){
	display: none;
}
.theme-project-view .img-next{
	position: absolute;
	top: 50%;
	right: 10%;
}
.theme-project-view .img-prev{
	position: absolute;
	top: 50%;
	left: 10%;
}
.theme-img{
	width: 50%;
	height: 50%;
}

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

}
#item-kanvas{

}

/* theme newspaper */
.theme-newspaper{
	margin: auto;
	text-align: center;
	width: 1000px;
	padding-top: 40px;
}
.theme-newspaper h4{
	margin-bottom: 30px;
}
.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 contact us */
.theme-contact{
	margin: auto;
	text-align: center;
	width: 850px;
	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 .contact-icon{
	width: 80px;
}
.theme-contact .contact-info ul li *{
	display: inline-block;
	text-transform: uppercase;
}
.theme-contact .contact-info ul li a{
	white-space: nowrap;
	color: #000;
}
.theme-contact .contact-info ul li a br{
	display: none;
}
.theme-contact .contact-info blockquote{
	width: 250px;
	padding: 0px;
	border: none;
	text-transform: uppercase;
	font-size: inherit;
	letter-spacing: inherit;
}
.theme-contact .theme-contact-form{
	border-left: 1px solid #000;
}
.theme-contact-form{
	padding-left: 30px;
	padding-right: 30px;
}
.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;
}

/* theme shipping detail */
.theme-shipping{
	margin: auto;
	text-align: center;
	width: 850px;
	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: 260px;
	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-btn{
	background-image: url("../img/theme/button@2x.png");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 160px;
	height: 44px;
	font-size: 10px !important;
	padding-top: 12px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.shipping-submit-or{
	font-size: 12px;
}
.shipping-submit-btn span{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.shipping-submit-btn input[type=image]{
	position: absolute;
	top: 13px;
	right: 26px;
}

/* theme policy */
.theme-policy{
	margin: auto;
	text-align: left;
	width: 750px;
	padding-top: 50px;
}
.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 popup */
.theme-blockscreen{
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2000;
	display: block;
	color: #000;
}
.theme-blockscreen .theme-popup{
	background-color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2200;
	border: 3px solid #000;
	position: relative;
	z-index: 2200;
	box-shadow: 10px 10px 0px #000;
}
.theme-blockscreen .theme-popup-frame{
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2100;
}
.theme-blockscreen .theme-popup-img{
	width: 80%;
	height: auto;
	margin: 10%;
	margin-top: 60px;
}
.theme-blockscreen .theme-popup-nav{
	
}
.theme-blockscreen .theme-popup-nav a{
	display: inline-block;
	margin: -40px;
}

#add-cart-success{

}
#add-cart-success>.theme-popup-frame, #add-cart-success>.theme-popup{
	width: 370px !important;
	height: 300px !important;
}
#add-cart-success>.theme-popup-frame{
	margin-top: -140px !important;
	margin-left: -175px !important
}
#add-cart-success>.theme-popup{
	margin-top: -150px !important;
	margin-left: -185px !important;
}

#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;
}

#subscribe{
	display: none;
	z-index: 900;
}
#subscribe>.theme-popup-frame, #subscribe>.theme-popup{
	width: 500px !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: -250px;
	overflow-y: scroll;
}
#subscribe .theme-popup .theme-popup-nav{
	text-align: center;
}
#subscribe .theme-popup .theme-popup-form{
	width: 100%;
	margin: 0px;
}
.theme-popup-form h4{
	margin-top: 30px;
	font-weight: bolder;
}
.theme-popup-form p{
	font-size: 12px;
}
.theme-popup-form label, .theme-contact-form label{
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 14px;
}
.theme-popup-form input, .theme-contact-form input, .theme-contact-form textarea, .shipping-form input{
	border: 2px solid #000;
	width: 100%;
	font-family: inherit;
	letter-spacing: inherit;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.select-style {
    padding: 0;
    margin: 0;
    border: 2px solid #000;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../img/theme/icon-select-selectbox_2x.png") no-repeat 95% 50%;
    background-size: 10px 8px;
}
.select-style select {
    width: 110%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-family: inherit;
	letter-spacing: inherit;
	padding-left: 4px;
}
.select-style select:focus {
    outline: none;
}

.select-shipping {
    padding: 0;
    margin: 0;
    border: none;
    width: auto;
    max-width: 160px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../img/theme/icon-select-selectbox_2x.png") no-repeat 95% 50%;
    background-size: 10px 8px;
}
.select-shipping select {
    width: 110%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-family: inherit;
	letter-spacing: inherit;
	padding-left: 4px;
}
.select-shipping select:focus {
    outline: none;
}

.margin-bottom-15{
	margin-bottom: 15px;
}

.home-preview{
	width: 100%;
	height: auto;
}

.admin{
	font-size: 12px;
}

.manage label{
	width: 100%;
	margin-top: 15px;
}
.manage input[type=text], .manage textarea{
	width: 100%;
	border: 2px solid #000;
	padding: 4px;
}
.manage input[type=file]{
	margin-bottom: 10px;
}
.manage .dropdown{
	margin-bottom: 10px;
}
.manage button.btn-default{
	font-size: 14px;
	font-weight: bold;
	border: 3px solid #000;
	border-radius: 0px;
}
.manage .dropdown button{
	font-size: 12px;
}
.manage .panel-default{
	border: 2px solid #000;
	border-radius: 0px;
}
.manage .product-img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

/* table manage style */
.table-manage{
	width: 100%;
	border-spacing: 0px;
	border: 1px solid #000;
}
.table-manage tr td{
	background-color: #FFF;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.table-manage tr:first-child td{
	text-align: center;
	background-color: #000;
	color: #FFF;
}
.table-manage tr td i{
	font-size: 16px;
	line-height: 24px;
}
.td-s{
	width: 40px !important;
}
.td-m{
	width: 120px !important;
}
.td-l{
	width: 200px !important;
}
.table-navi{
	padding: 10px;
}

.dashboard-panel{
	padding: 10px;
}

.tab-content{
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 20px;
}

/* home background */
.bg-slide{
	display: none;
}
#home .bg-slide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
}
#home .bg-slide .bg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 100%;
    display: none;
}
#message{
	border: 2px solid #000;
	padding-top: 20px;
	width: 320px;
	min-width: 320px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 120px;
	margin-left: -160px;
	z-index: 1000;
}
#select-country{
	border: 2px solid #000;
	padding-top: 40px;
	width: 320px;
	min-width: 320px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 120px;
	margin-left: -160px;
}
#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;
}
#select-country span{
	font-size: 12px;
	color: #000;
	font-style: italic;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}

#sign-in{
	border: 2px solid #000;
	padding-top: 20px;
	width: 280px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 120px;
	margin-left: -140px;
	padding: 40px;
	z-index: 900;
}
#sign-in span{
	font-size: 12px;
	color: #000;
	font-style: italic;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
#sign-in .register-member{
	text-decoration: underline;
	cursor: pointer;
}
#sign-in .forget-member{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	cursor: pointer;
}
#sign-up{
	border: 2px solid #000;
	padding-top: 20px;
	width: 590px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 50px;
	margin-left: -295px;
	padding: 40px;
	z-index: 900;
}
#profile{
	border: 2px solid #000;
	padding-top: 20px;
	width: 590px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 70px;
	margin-left: -295px;
	padding: 40px;
	z-index: 900;
}
#forget-password{
	border: 2px solid #000;
	padding-top: 20px;
	width: 360px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 100px;
	margin-left: -180px;
	padding: 40px;
	z-index: 900;
}
.box-message{
	color: #000;
	border: 3px solid #000;
	box-shadow: 8px 8px 0px #000;
}
.box-message label{
	margin-top: 15px;
	font-size: 14px;
}
.box-message table tr td{
	vertical-align: top;
}
.box-message input[type=text], .box-message input[type=password]{
	border: 2px solid #000;
	width: 100%;
	font-family: inherit;
	letter-spacing: inherit;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
.box-message textarea{
	border: 2px solid #000;
	width: 100%;
	height: 80px;
	font-family: inherit;
	letter-spacing: inherit;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
.box-message input[type=button]{
	border: 0px;
	background-color: #000;
	color: #FFF;
}
.cursor-pointer{
	cursor: pointer !important;
}
.restrict:before{
	content: "*";
	color: #F00;
	font-size: 18px;
}

/* thanks panel */
#thanks{
	border: 2px solid #000;
	padding-top: 20px;
	width: 460px;
	min-width: 280px;
	box-shadow: 10px 10px 0px #000;
	left: 50%;
	top: 100px;
	margin-left: -230px;
	padding: 40px;
	z-index: 900;
}
#thanks .thanks-img{
	width: 220px;
}
#thanks .thanks-next{
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 36px;
}
.to-front{
	z-index: 9999 !important;
}

#out-stock{
    width: 280px;
    min-width: 280px;
    max-height: 430px;
    left: 50%;
    margin-left: -140px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    padding: 30px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 70px;
}
#out-stock-received{
    width: 280px;
    min-width: 280px;
    max-height: 430px;
    left: 50%;
    margin-left: -140px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    padding: 30px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 70px;
}
#direct-order{
    width: 310px;
    min-width: 310px;
    max-height: 430px;
    left: 50%;
    margin-left: -140px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    padding: 30px;
    text-align: left;
    font-size: 14px;
    padding-bottom: 70px;
}
#goto{
    width: 500px;
    max-height: 430px;
    left: 50%;
    margin-left: -250px;
    z-index: 830;
    top: 100px;
    overflow-y: scroll;
    padding-bottom: 60px;
}
#goto .goto-image{
	width: 220px; 
	height: auto; 
	margin: 30px 0px;
}
#goto .goto-or{
	width: 30px; 
	height: auto; 
	margin: 0px 20px;
}
#goto .goto-more{
	width: 170px; 
	height: auto;
}
#goto .goto-pay{
	width: 170px; 
	height: auto;
}
#size_chart{
    width: 460px;
    height: 460px;
    min-width: 340px !important;
    min-height: 340px !important;
    max-height: 460px;
    left: 50%;
    margin-left: -230px;
    z-index: 830;
    top: 70px;
    overflow-y: scroll;
    text-align: center;
}
#size_chart img{
    display: inline-block;
    max-width:420px;
    max-height:420px;
    width: auto;
    height: auto;
}
.view-size_chart{
    cursor: pointer;
}
.theme-viewer-more ul li{
    cursor: pointer;
}
.theme-shop-view-submit img{
    cursor: pointer;
}
.size, .colour, .quantity{
    cursor: default;
}
.size img, .colour img, .quantity img{
    cursor: pointer;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
    a[href]:after {
		content: none !important;
	}
	.slip .theme-order .info{
		top: 10px;
		left: 10px;
	}
}

.scrollToTop{
	width:100px; 
	height:100px;
	padding:10px; 
	text-align:center; 
	font-weight: bold;
	font-size: 40px;
	color: #000;
	text-decoration: none;
	position:fixed;
	bottom:10%;
	right:10%;
	display:none;
}
.scrollToTop:hover{
	color: #000;
	text-decoration:none;
}

.theme-store b{
	display: inline-block;
	margin-top: 40px;
}
.store-panel{
    width: 710px;
    height: 500px;
    min-width: 340px !important;
    min-height: 340px !important;
    max-height: 500px;
    left: 50%;
    margin-left: -355px;
    z-index: 830;
    top: 70px;
    overflow-y: scroll;
    text-align: center;
}
.store-item{
    display: inline-block;
    max-width: 670px;
    max-height: 460px;
    width: auto;
    height: auto;
}

.article h3{
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.detail1{
	width: 100%;
}
.detail1 > *{
	display: none;
}
.article .image{

}
.article .image > .detail1{

}
.article .image > .detail1 > img{
	display: block;
}
.article .image > .detail1 > input[type=file]{
	display: block;
}
.article .image > .detail1 > textarea{
	display: none;
}
.article .text{

}
.article .text > .detail1{

}
.article .text > .detail1 > textarea{
	display: block;
}
.article .text > .detail1 > span{
	display: block;
}
.article .text > .detail1 > input[type=file]{
	display: none !important;
}
.article .text > .detail1 > img{
	display: none;
}
.article img{
	width: 100%;
	height: auto;
	margin: 8px 0px;
}
.article textarea{
	width: 100%;
	min-height: 100px;
	border: 1px solid #FFF;
}
.article textarea:hover{
	border: 1px solid #CCC;
}
.article textarea:focus{
	border: 1px solid #CCC;
}
.article span{
	font-size: 14px;
}

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

.popup-currency_change{
	position: absolute;
	right: -10px;
}
.popup-currency_change > .text-currency_change{
	position: absolute;
	top: 24px;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-size: 9px;
	color: #000;
	letter-spacing: 0px;
}
.popup-currency_change > .text-currency_change > b{
	font-style: normal;
}
.popup-currency_change > .bg-currency_change{
	width: 140px;
	height: auto;
}
.popup-currency_change > .close-currency_change{
	position: absolute;
	top: 22px;
	right: 6px;
	width: 10px;
	height: auto;
}

.form-promotion{
	height: 40px !important;
}
.form-promotion .info{
	top: 20px !important;
}
.form-promotion .price{
	top: 20px !important;
}
.display-promotion .promotion-value{
	top: 40px !important;
}

/* for option select */
.disabled{
	border-color: #CCC !important;
	color: #CCC !important;
	cursor: not-allowed !important;
}

.info-panel{
    width: 460px;
    height: 460px;
    min-width: 340px !important;
    min-height: 340px !important;
    max-height: 460px;
    left: 50%;
    margin-left: -230px;
    z-index: 830;
    top: 70px;
    overflow-y: scroll;
    text-align: center;
}








