*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  	box-sizing: border-box;
  	height: 100%;
    font-size: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.parent-list {
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 2.5em;
    background-size: contain;
}

body {
  position: relative;
  margin: 0;
  padding-bottom: 4rem;
  min-height: 100%;
  background-image: url("/assets/images/china_pattern.png");
  background-size: contain;
  display: none;
}


body#tinymce {
  display: block !important;
}

body * {
  font-family: 微軟正黑體, sans-serif;
}

p{
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	// margin:0;
}
ul,label{
	margin:0;
	padding:2px 0 0;
}
body a:hover{
	text-decoration:none;
}
/*-- new header --*/
.top-nav-left ul li a{
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
}

.top-nav {
	padding: 15px 45px 0 15px !important;
}

.top-nav ul li a {
	color: #E7E307 !important;
}

.top-nav-left{
	float:left;
}
.top-nav-left ul li{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	font-weight:600;
	color:#e2a54e;
	margin: 0 1em;
}
.top-nav-left ul li i{
	left:-.5em;
}
.top-nav-left ul li a{
	text-decoration:none;
	color:#e2a54e;
}
.top-nav-left ul li a:hover{
	color:#ffffff;
}
.nav-tab-left {
	color: #e2a54e;
	background-color: #AC0403;
}
.lower-nav {
	background-color: #AC0403;
	background-repeat: repeat-x;
	border-bottom: 3px solid #FB6703 !important;
}
/*-- //new header -->
/*-- header --*/
.header-grid-left ul li a,.new-collections-grid1-image-pos a,.new-collections-grid1 h4 a,.login a,.register-home a,right-basket a,.bootstrap-tab-text-grid-right ul li a,.occasion-cart a,input[type="submit"],.mail-grid-right1 ul li a,.categories ul li a,.new-products-grid-right-add-cart p a,.new-products-grid-right h4 a,.products-right-grid1-add-cart p a,.timer-grid-left h3 a,.new-collections-grid1-left p a,.copy-right p a,.footer-grid-sub-grid-right h4 a,input[type="submit"],.footer-grid ul li a{
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
}
.header-grid{
	/*padding:0 0 2em;*/
	min-width:100%;
	background:#391f20;
	padding:0 -100px;
	border-bottom:1px solid #e7e3d7;
}
.logo-nav{
	padding:1.5em 0 0.5em;
}
.header-grid-left{
	float:left;
}
.header-grid-left ul li{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	font-weight:600;
	color:#e2a54e;
	margin: 0 1em;
}
.header-grid-left ul li i{
	left:-.5em;
}
.header-grid-left ul li a{
	text-decoration:none;
	color:#e2a54e;
}
.header-grid-left ul li a:hover{
	color:#ffffff;
}
.header-grid-right{
	float:right;
}
ul.social-icons li{
	display:inline-block;
	padding:4px 0;
	margin: 0px 4px;
}
ul.social-icons li a.facebook{
	background: url(../images/fb1.png);
    display: block;
    width: 16px;
    height: 16px;
}
ul.social-icons li a.facebook:hover{
	background: url(../images/fb2.png);
    display: block;
}
ul.social-icons li a.wechat{
	background:url(../images/wechat1.png);
    display: block;
    width: 16px;
    height: 16px;
}
ul.social-icons li a.wechat:hover{
	background:url(../images/wechat2.png);
    display: block;
}
ul.social-icons li a.taobao{
	background:url(../images/tao1.png);
    display: block;
    width: 16px;
    height: 16px;
}
ul.social-icons li a.taobao:hover{
	background:url(../images/tao2.png);
    display: block;
}
ul.social-icons li a.tc{
	background:url(../images/tc1.png);
    display: block;
    width: 16px;
    height: 16px;
}
ul.social-icons li a.tc:hover{
	background:url(../images/tc2.png);
    display: block;
}
.logo-nav-left{
	/*float:left;*/
	overflow: auto;
}
.logo-nav-left h1 a{
	font-size:1.5em;
	color:#222;
	text-decoration:none;
}
.logo-nav-left h1 a span{
	display: block;
    font-size: .2em;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: 12px;
    color: #222222;
    padding-left: .3em;
}
.logo-nav-left1 {
    float: center;
}
.new-products, .hot-products {
	margin-bottom: 20px;
}
.new-products-grids {
	padding-bottom: 1px !important;
    max-height: 307px;
    overflow-x: auto;
}
.logo-nav-left1 ul li a{
	font-size:1em;
    color: #391f20;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
	font-weight: 600;
}
.logo-nav-left1 ul li a:hover{
	color:#e2a54e !important;
}
.logo-nav-left1 ul li.active a.act{
	color:#e2a54e !important;
}
.multi-column-dropdown li a {
    color: #999 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #CC3337;
}
.navbar-default {
    background-color: #821d03;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-collapse {
    padding: 0;
}

ul.multi-column-dropdown h6 {
    font-size: 1.5em;
    color:#222222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
	font-weight:500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
	color:#e7e3d7 !important;
}
.navbar-nav > li > a {
    padding: 29px 18px 0;
}
.search-box {
    margin-top: .6em;
}
/*start search*/
.sb-search {
	position: absolute;
    right:25%;
    width: 0%;
    min-width:50px;
    margin: 0;
    height: 50px;
    float: none;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    background: none;
}
.sb-search-input {
	position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    outline: none;
    background:#F5F5F5;
    width: 100%;
    height: 50px;
    margin: 0;
    z-index: 10;
    font-size:14px;
    color: #999;
    padding-left: 1em;
    padding-right: 4em;
}
.sb-search-input::-webkit-input-placeholder {
	color:#999;
}
.sb-search-input:-moz-placeholder {
	color: #999;
}
.sb-search-input::-moz-placeholder {
	color: #999;
}
.sb-search-input:-ms-input-placeholder {
	color: #999;
}
.sb-icon-search,.sb-search-submit  {
	width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 85px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
	background:#fff url(../images/magnifying1.png);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: #f9edbc;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
   background:#fff url(../images/magnifying1.png);
	z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:42%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background:#fff url(../images/magnifying1.png);
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*-- search-ends --*/
.header-right {
    float: right;
    margin-top: 0px;
	width: 14%;
}
.box_1 {
  float: right;
  margin-top: 0px;
}
.box_1 h3 {
  color:#e2a54e;
  font-size: 14px;
  margin: 0;
}
.box_1 h3:hover {
  color:#e7e3d7;
  font-size: 14px;
  margin: 0;
}
.total {
  display: inline-block;
  vertical-align: middle;
}
.box_1 a img {
  margin: 3px 0 0 0px;
}
.box_1 p {
	margin: 0;
    color: #999;
    font-size: 14px;
}
a.simpleCart_empty {
	color:#212121;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    display: block;
}
/*-- //header --*/
/*-- banner --*/
 .banner{
	/*--background:url(../images/wwlogo-2.png) no-repeat 0px 0px; --*/
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-width:1140px;
	min-height: 600px; 
} 
.banner-info h3{
	font-size:5em;
	color:#fff;
	margin:0;
}
.banner-info {
    margin: 9em 0 0;
    text-align: center;
}
.banner-info h4{
	font-size: 3em;
    color: #fff;
	font-weight:300;
	font-family: 'Lato', sans-serif;
}
.banner-info h4 span{
	padding: 0.8em .9em;
    background: #ffc229;
    border-radius: 100%;
    display: inline-block;
}
.banner-info h4 span i{
	display:block;
}
.banner-info1 p{
	font-size:2em;
	color:#fff;
	margin:0;
	line-height:1.8em;
	width:100%;
	min-height: 600px; 
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom,.new-collections,.collections-bottom,.timer,.typo,.single,.single-related-products{
	padding:2em 0;
}
.banner-bottom-grid-left{
	float:left;
	width:32.39%;
}
.banner-bottom-grid-left1{
	float:left;
	width:32.39%;
	margin:0 1em;
}
.banner-bottom-grid-right{
	float:left;
	width:32.39%;
}
.banner-bottom-grid-left2{
	float:left;
	width:48%;
	margin:0 0.5em 0 0;
}
.banner-bottom-grid-right2{
	float:left;
	width:48%;
	margin:0 0 0 0.5em ;
}
.left1-grid:nth-child(2) {
    margin: 1em 0 0;
}
.grid-left-grid1{
	position: relative;
	display: block;
    overflow: hidden;
    text-align: left;
}
.grid-left-grid1,.banner-bottom-grid-left-grid1{
    position: relative;
	width: 100%;
}
.grid-left-grid1:hover img,.products-right-grids-position:hover img,.timer-grid-right1:hover img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.grid-left-grid1 img,.products-right-grids-position img,.timer-grid-right1 img{
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
}
.grid-left-grid1-pos{
	position: absolute;
    bottom: 40%;
    left: 2%;
    width:90%;
    text-align: center;
    text-transform: capitalize;
}
.grid-left-grid1-pos p{
	font-size:2em;
	color:#fff;
	margin:0;
}
.grid-left-grid1-pos p span{
	display:block;
}
.banner-bottom-grid-left1-pos{
	position:absolute;
	top:36%;
	left:3%;
	width:90%;
}
.banner-bottom-grid-left1-pos p{
	font-size:2em;
	color:#fff;
	margin:0;
}
.banner-bottom-grid-left1-position{
	position: absolute;
    top: 6%;
    left: 3%;
    width: 94%;
    height: 89%;
    padding: 1em;
    border: 1px solid #fff;
}
.banner-bottom-grid-left1-pos1{
	padding:1.8em;
	background:rgba(0, 0, 0, 0.22);
}
.banner-bottom-grid-left1-pos1 p{
	font-size:2em;
	color:#fff;
	margin:0;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding:0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
    float: none;
    overflow: hidden;
    margin: 0;
    min-width:376px;
    max-width:480px;
    max-height: 470px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
	word-spacing: -0.15em;
}

.grid figure h3 span {
	color:#ffc229;
}
.grid figure h3 i {
	display: block;
    font-style: normal;
    font-size: .5em;
    line-height: 0.5;
    letter-spacing:5px;
    text-transform: uppercase;
}

.grid figure h3,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h3 {
	position: relative;
	padding: 0.5em 0 1em;
	font-size: 2em;
    line-height: 1.5em;
}

figure.effect-julia p {
	display: inline-block;
	margin:0 0 0.5em;
	padding: 0.4em 1em;
	background:#fff;
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/*-- //banner-bottom --*/
/*-- new-collections --*/
.new-collections h3,h3.title,.mail h3,.single-related-products h3,.login h3,.register h3{
	text-align: center;
    color:#222;
    margin: 0;
    position: relative;
    font-size: 3em;
}
.new-collections h3:before,.new-collections h3:after,h3.title:before,h3.title:after,.mail h3:before,.mail h3:after,.single-related-products h3:before,.single-related-products h3:after,.login h3:before,.login h3:after,.register h3:before,.register h3:after{
	position: absolute;
    top: 50%;
    width: 15%;
    height: 1px;
    background: #f9edbc;
    content: '';
}
.new-collections h3:before,.single-related-products h3:before{
	left:17%;
}
h3.title:before,.login h3:before{
	left:22%;
}
.new-collections h3:after,.single-related-products h3:after{
	right:17%;
}
h3.title::after,.login h3:after{
	right:22%;
}
p.est{
	width: 60%;
    margin: .5em auto 0 !important;
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
    text-align: center;
    font-weight: 500 !important;
}
.new-collections-grid{
	padding-left:0;
}
.new-collections-grids {
    margin: 3em 0 0;
}
.new-collections-grid1{
	padding: 1em;
	background: #fff;
}
.new-collections-grid1 img{
	margin:0 auto;
}
.new-collections-grid1 h4 a{
	font-size: .9em;
    color: #222;
    margin: 1em 0 .3em;
    display: block;
    text-decoration: none;
}
.new-collections-grid1 h4 a:hover{
	color:#D8703F;
}
.new-collections-grid1 p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:0 0 .5em;
}
.new-collections-grid1-left p a,.occasion-cart a{
	font-size: 14px;
    color: #CC3337;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: .5em 1em;
    border: 1px solid;
}
.new-collections-grid1-left p i{
	color: #999;
	position:relative;
	font-style:normal;
	font-size: 14px;
}
.new-collections-grid1-left p span{
	margin:0 1em 0 .5em;
}
.new-collections-grid1-left p i:before,.products-right-grid1-add-cart p i:before{
	background: #999 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -26%;
    position: absolute;
    right: -20%;
    top: 54%;
    transform: rotate(-8deg) translate(0, -50%);
    -moz-transform: rotate(-8deg) translate(0, -50%);
    -webkit-transform: rotate(-8deg) translate(0, -50%);
}
.new-collections-grid1-left p {
	margin: 0 !important;
    text-transform: capitalize;
    color: #000;
    font-size:1.2em !important;
}
.new-collections {
    background: #f9edbc;
}
.rating-left{
	float:left;
}
.new-collections-grid1-left p a:hover,.occasion-cart a:hover,.products-right-grid1-add-cart p a:hover,.new-products-grid-right-add-cart p a:hover{
	color: #222;
    border: 1px solid;
}
.new-collections-grid1-left {
    margin: 1.5em 0 .8em;
}
.new-collections-grid1-right {
    position:absolute;
	bottom: 29%;
    left: 30%;
	display:none;
	z-index:999;
}
.new-collections-grid1-right-rate {
    left: 44% !important;
}
.new-collections-grid1:hover .new-collections-grid1-right {
	display:block;
}
.rating-left img {
    margin: .3em 0.1em 0;
}
.new-collections-grid1:nth-child(2){
}
.new-collections-grid1{
    position: relative;
}
.new-collections-grid1:before {
    content: "";
    position: absolute;
    width: 0%;
    height:72%;
    left: 50%;
    top: 0;
    background:rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    z-index: 3;
}
.new-collections-grid1:hover:before {
    left: 0;
    top: 0;
    width: 100%;
    height:72%;
}
.product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
    border: none;
    text-align: center;
}
.product-image{
    width: 100%;
}
.new-collections-grid1-image{
	position:relative;
}
.new-collections-grid1-image-pos{
	position:absolute;
	top: 50%;
    left: 26%;
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	z-index:9999;
	display:none;
}
.new-collections-grid1-image-pos a{
	padding:10px 20px;
	color:#fff;
	background:#d8703f;
	text-decoration:none;
	font-size: 14px;
}
.new-collections-grid1:hover .new-collections-grid1-image-pos{
	display:block;
}
.new-collections-grid1-image-pos a:hover{
	background:#ffc229;
}
.new-collections-grid1-image-pos1 {
    left: 41% !important;
}
.new-collections-grid1-sub{
	float:left;
	width:48.5%;
}
.new-collections-grid1-sub:nth-child(2){
	margin-left:1em;
}
.new-collections-grid-sub-grids{
	margin:1em 0 0;
}
.new-one{
	position:absolute;
	top:0%;
	right:0%;
	padding:.1em .5em;
	background:#ffc229;
}
.new-one p{
	font-size:14px;
	color:#fff;
	margin:0;
}
/*-- //new-collections --*/
/*-- collections-bottom --*/
.collections-bottom-grids{
	background:url(../images/12.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:520px;
	padding:8em 2em 2em;
}
.collections-bottom-grid{
	border:4px double #212121;
    padding: 2em;
    width: 50%;
    margin-left: 4em;
}
.collections-bottom-grid h3{
	font-size: 3em;
    color: #fff;
    margin: 0;
    line-height: 1.3em;
	font-family: 'Cabin', sans-serif;
}
.collections-bottom-grid h3 span{
	display:block;
	color:#212121;
}
.newsletter{
	padding:2em;
	background:#F7F7F9;
	text-align:center;
}
.newsletter h3{
	font-size:2em;
	color:#222;
	margin:0;
}
.newsletter p{
	color:#999;
	font-size:14px;
	line-height:1.8em;
	margin:.5em 0 2em;
}
.newsletter form{
	width:60%;
	margin:0 auto;
}
.newsletter input[type="email"]{
	outline: none;
    padding: 10px 10px 10px 35px;
    background: none;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    font-size: 14px;
    color: #999;
    width: 74%;
}
.newsletter input[type="submit"]{
	outline: none;
    padding: 10px 0;
    background:#D8703F;
    border: none;
    font-size: 1em;
    color: #fff;
    width: 17%;
    margin-left: 2em;
}
.newsletter input[type="submit"]:hover{
	background:#ffc229;
}
.newsletter form span {
    left: 1.5em;
    color:#ffc229;
	top: 0.1em;
}
/*-- //collections-bottom --*/
/*-- footer --*/
.footer{
  background-color: #821d03;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5rem;
  text-align: center;
}

.title {
	color: #FFAA3A !important;
}

.footer-grid h3, h3{
	font-size:2em;
	color:#391f20;
	position:relative;
	padding-bottom:.5em;
}
.footer-grid h3:before{
	position: absolute;
    bottom: 0%;
    left: 0%;
    width:30%;
    height: 1px;
    background: #828282;
    content: '';
}
.footer-grid p{
	font-size:14px;
	color:#391f20;
	line-height:1.8em;
	margin:0;
}
.footer-grid p span{
	display:block;
	margin:1em 0 0;
}
.footer-grid ul li{
	list-style-type:none;
	margin-bottom:1em;
	color:#391f20;
	font-size:14px;
}
.footer-grid ul li i{
	color: #391f20;
    border: 1px solid #391f20;
    padding:.5em;
    border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
    margin-right: 1em;
}
.footer-grid ul li span{
	display:block;
	margin-left: 3em;
}
.footer-grid ul li a{
	color:#391f20;
	text-decoration:none;
}
.footer-grid ul li a:hover{
	color:#e7e3d7;
}
.footer-grid-left{
	float:left;
	width:33.33%;
	padding:.3em;
}
.footer-grid-sub-grid-left{
	float:left;
	width:30%;
}
.footer-grid-sub-grid-right{
	float:right;
	width:62%;
}
.footer-grid-sub-grid-right h4 a{
	text-transform: capitalize;
    font-size: 1em;
    line-height: 1.5em;
    color: #999;
    text-decoration: none;
}
.footer-grid-sub-grid-right h4 a:hover{
	color:#fff;
}
.footer-grid-sub-grid-right p{
	margin:.5em 0 0;
	color:#999;
	font-size:14px;
	line-height:1.8em;
}
.footer-grid-sub-grids:nth-child(3){
	margin:1em 0 0;
}
.footer-logo{
	text-align:center;
	margin:3em 0;
}
.footer-logo h2 a{
	font-size: 2em;
    color:#575757;
    text-decoration: none;
    position: relative;
}
.footer-logo h2{
	position:relative;
}
.footer-logo h2 a span{
	display:block;
	font-size:.2em;
	letter-spacing:5px;
	text-transform:uppercase;
}
.footer-logo h2:before,.footer-logo h2:after{
	content: '';
    width: 36%;
    height: 4px;
    border-top: 1px solid #575757;
    border-bottom: 1px solid #575757;
    position: absolute;
    top: 60%;
}
.footer-logo h2:before{
    left: 0%;
}
.footer-logo h2:after{
    right: 0%;
}
.copy-right p{
	text-align:center;
	color:#391f20;
	margin:0;
	line-height:1.8em;
	font-size:12px;
}
.copy-right p a{
	color:#391f20;
	text-decoration:none;
}
.copy-right p a:hover{
	color:#999;
}
/*-- //footer --*/
/*-- timer --*/
.timer-grid-left h3 a{
	text-transform:capitalize;
	font-size:1.5em;
	color:#212121;
	margin:0;
	line-height:1.5em;
	text-decoration:none;
}
.timer-grid-left h3 a:hover{
	color:#D8703F;
}
.timer-grid-left-price h4{
	color:#999;
	font-size:14px;
	margin:1em 0 2em;
	line-height:1.8em;
	font-family: 'Open Sans', sans-serif;
}
.timer-grid-left h3 {
    margin: 0 0 0.5em;
}
/* ---------- TIMER ---------- */
#counter {
	height: 125px;
    font-size: 40px;
	color:#212121;
	overflow: hidden;
}
.countHours,.countDays,.countMinutes {
    border-right: 1px solid #E3E3E3;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    display:inline-block;
	padding: 0.5em 0;
}
.points {
	float: left;
	width:40px;
	margin: 0;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: 138px;
	text-shadow: none;
	color:#999;
    display: none;
}
.boxName {
	float: left;
    width: 100%;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    clear: both;
    padding: 0px;
	font-family: 'Open Sans', sans-serif;
}
/* ---------- /TIMER ---------- */
.timer-grid-right {
    padding: 1em;
    background: #F7F7F9;
	position:relative;
}
.timer-grid-right-pos{
	position:absolute;
	top:0%;
	right:0%;
}
.timer-grid-right-pos h4{
	padding:.3em 1em .5em;
	background:#ffc229;
	font-size:1em;
	color:#fff;
	text-decoration:none;
}
/*-- //timer --*/
/*-- products --*/
.breadcrumb .active, .breadcrumb .active:before {
	color: #391f20;
}
.info-links {
	margin: 0;
}
.breadcrumbs{
	padding:1.5em 0;
	/*background:#e7e3d7;*/
}
.breadcrumb1{
	padding:0;
	margin:0;
}
.breadcrumb1 li{
	font-size:1em;
	color:#999;
}
.breadcrumb1 li a{
	color:#b20000;
	text-decoration:none;
}
.breadcrumb1 li span {
    left: 0em;
    padding-right: 1em;
}
.sorting{
	float:right;
}
.sorting-left{
	float: right;
    margin-right: 2em;
}
select#country,select#country1 {
    border: 1px solid #212121;
    outline: none;
    font-size: 14px;
    color: #212121;
    padding: 0.5em;
    width: 100%;
	cursor: pointer;
}
.products-right-grids{
	margin-bottom: 2em;
}
.products-right-grids-bottom {
    background: #F7F7F9;
	padding:1em 0 1em 1em;
}
.products-right-grid1{
	text-align:center;
}
.products-right-grid1-add-cart p i {
    color: #999;
    position: relative;
    font-style: normal;
    font-size: 14px;
}

.products-right-grid1-add-cart p a,.new-products-grid-right-add-cart p a {
    font-size: 14px;
    color: #CC3337;
    margin: 1em 0 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0em 1em;
    border: 1px solid;
}
.products-right-grid1-add-cart p a{
    display: block;
}
.products-right-grid1-add-cart p span {
    margin-left: 1em;
}
.products-right-grid1:hover:before {
    height:62% !important;
}
.products-right-grid1:before {
    height: 60% !important;
}
.products-right-grids-pos {
    top: 40% !important;
    left: 20% !important;
}
.products-right-grids-pos-right{
    bottom: 35% !important;
    left: 26% !important;
}
.products-right-grids-bottom-grid {
    padding-left: 0;
}
.products-right-grid1:nth-child(2) {
}
.numbering{
	text-align:right;
}
ul.paging {
    margin: 0;
}
.pd-name {
	height: 70px;
	margin-bottom: 5px;
    font-weight: bold;
}

.pd-desc {
	height: 60px;
	text-align: justify;
}

.pd-img {
	height: 209px !important;
	margin: auto;
}

.pd-main-wrap .pd-img {
	height: 223px !important;
}

.new-pd-img{
	height: 113px;
}

.sale_price {
	margin: auto 7px !important;
	display: inline-block !important;
	text-shadow: 1px 0.5px 0px #999;
}

.product-wrapper {
	box-shadow: 0px 0px 1px #666;
	margin-bottom: 15px;
	overflow: hidden;
}
.pd-selection {
	margin-top: 10px;
}
.pd-wrapper {
	padding: 0;
}
.pdMainTop {
	margin-bottom: 10px;
}
.pdMainBottom {
	margin-top: 30px;
}

.pdMainBottom ul li a {
	color: #821d03 !important;
}

.pdMainBottom ul li:hover {
	background-color: none;
	color: #d8703f !important;
}

.pdMainBottom ul li a:focus {
}

.pdMainBottom ul li a:hover {
    background: #fff;
    color: #d8703f !important;
}

.paging > .active > a,.paging > .active > a:hover {
    background-color:#ffc229;
    border-color:#EDB62B;
}
.pagination > li > a{
	color:#212121;
}
.categories,.new-products{
	border:1px solid #999;
}
.cate {
	padding-left: 0 !important;
}
.cate li.active a {
	color: #d8703f;
}
.categories{
	margin:1em 0;
}
.categories h3,.filter-price h3,.new-products h3, .hot-products h3{
	font-size: 1.5em;
    font-weight: bold;
    color: #821d03;
    margin: 0;
    padding: .5em;
    background: #f5f5f5;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
}
.filter-price h3{
	background:none;
}
.categories ul.cate,.new-products-grids{
	padding:2em;
	padding-bottom: 1.49em;
}
.categories ul li{
	display:block;
	color:#821d03;
	font-size:14px;
	/*background:url(../images/img-sp.png) no-repeat -9px -150px;*/
	padding-left:2em;
	margin-bottom:1em;
}
.categories ul li {
	cursor: pointer;
	transition-duration: 0.9s;
}

.categories ul li a {
}

.pd-container {
	padding: 0;
}

.modal-body img {
	margin: 0 auto;
	width: 100%;
}
.categories ul li a{
	color:#821d03;
	text-decoration:none;
}
.categories ul li:hover, .categories ul li a:hover{
	color:#d8703f;
}
.categories ul li span{
	float:right;
}
ul.cate ul{
	margin-left:2em;
}
ul.dropdown-menu1 li{
	display:block;
	font-size:14px;
}
ul.dropdown-menu1 li a{
	color:#212121;
	text-decoration:none;
}
input#amount {
    outline: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.new-products-grid-left{
	float:left;
	width:35%;
}
.new-products-grid-right{
	float:right;
	width:60%;
}
.new-products-grid-right h4 a{
	text-transform:uppercase;
	font-size: 14px;
    line-height: 1.8em;
	color:#821d03;
	text-decoration:none;
	display:block;
	margin-bottom:.5em;
	font-weight: bold;
}
.new-products-grid-right h4 a:hover{
	color:#d8703f;
}
.new-products-grid-right-add-cart p span {
    display: block;
    margin: 0.5em 0 1em;
}
.new-products-grid-right-add-cart p a{
	padding:.5em 1em;
}
.new-products-grid{
	margin-bottom: 2em;
}
.products-right-grids-position,.timer-grid-right1{
	position: relative;
	display: block;
    overflow: hidden;
}
.products-right-grids-position1{
	position:absolute;
	top:40%;
    left: 10%;
}
.products-right-grids-position1 h4{
	text-transform: uppercase;
    font-size: 1.5em;
    color: #CC3337;
    letter-spacing: 3px;
    padding-bottom: .53em;
    border-bottom: 1px solid #CC3337;
    width: 50%;
}
.products-right-grids-position1 p{
	margin:1em 0 0;
	color:#CC3337;
	font-size:14px;
	width:85%;
	line-height:1.8em;
}
.men-position {
    margin: 3em 0 0;
    position: relative;
	padding:1em;
	background:#F7F7F9;
}
.men-position-pos{
	position:absolute;
	top: 30%;
    left: 15%;
}
.men-position-pos h4{
	text-transform:uppercase;
	font-size:2em;
	color:#fff;
	margin:0;
	padding-bottom:1em;
	position:relative;
}
.men-position-pos h4:after{
	content: '';
    background: #fff;
    width: 50%;
    right: 15%;
    height: 2px;
    position: absolute;
    bottom: 0%;
}
.men-position-pos h5{
	margin:1em 0 0;
	color:#fff;
	text-transform:uppercase;
	font-size:2em;
	text-align: center;
}
.men-position-pos h5 span{
	color:#ffc229;
	font-weight:600;
}
/*-- //products --*/
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#D8703F;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
  color: #999;
  border-top: none !important;
  vertical-align: inherit;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
   font-size: 1.2em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.list-group {
  margin-bottom: 48px;
}
 ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		// margin-top: 0px;
		// margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 0;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.caption span {
		margin: 0 0 1.5em;
	}
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*-- //Typography --*/
/*-- mail --*/
.mail h3:before{
	left:25%;
}
.mail h3:after{
	right:25%;
}
.mail-grids{
	margin: 0 0 2em 0;
}
.mail-grid-left input[type="text"],.mail-grid-left input[type="email"],.mail-grid-left textarea{
    background: #f5f5f5;
    font-size: 14px;
    color: #212121;
    padding: 10px;
    width: 100%;
}
.mail-grid-left input[type="email"]{
	margin:1em 0;
}
.mail-grid-left textarea{
	min-height:200px;
	margin:1em 0 .8em;
}
.mail-grid-left input[type="submit"]{
	outline:none;
	border:none;
	background:#CC3337;
	font-size:1em;
	color:#fff;
	padding:10px 0;
	width:30%;
}
.mail-grid-left input[type="submit"]:hover{
	background:#CC3337;
}
.mail-grid-right1{
	padding:2em;
	background:#CC3337;
	text-align:center;
}
.mail-grid-right1 img {
    margin: 0 auto;
    padding: .5em;
    border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
}
.mail-grid-right1 h4{
	font-size:1em;
	color:#FFC229;
	margin:1em 0;
	text-transform:uppercase;
}
.mail-grid-right1 h4 span{
	display: block;
    text-transform: capitalize;
    font-size: .8em;
    color:#FFC229;
    margin: .5em 0 0;
}
.mail-grid-right1 ul.phone-mail li{
	list-style-type:none;
	margin-bottom:1em;
	font-size:14px;
	color:#FFFFFF;
}
.mail-grid-right1 ul.phone-mail li a{
	color:#FFFFFF;
	text-decoration:none;
}
.mail-grid-right1 ul.phone-mail li a:hover{
	color:#212121;
}
.mail-grid-right1 ul li i{
	left:-.5em;
}
ul.phone-mail {
    margin: 0 0 2em;
}
.mail iframe{
	width:100%;
	min-height:300px;
	padding:0 1em;
}
/*-- //mail --*/
/*-- shop list --*/
/** michael **/
iframe.shop {
	padding: 0 0 !important;
}

.breadcrumb img {
	vertical-align: sub !important;
	margin-right: .5em !important;
}

.cart img {
    margin-top: 0 !important;
    border-radius: 100%;
    border: 2.5px solid #fff;
    background-color: #ec292d;
}

.nav-links ul li img {
	height: 30px !important;
    width: auto !important;
}

.shop-name {
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 8px;
	box-sizing: border-box;
	cursor: pointer;
	overflow: auto;
}

.shop-region {
	padding: 12px 18px;
	cursor: pointer;
}

#add-arr {
	display: inline-block;
	padding: 15px;
    background-position: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.rot180 {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.c-rot-arr {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
    transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s; /* Safari */
	-moz-transition-duration: 0.4s; /* Safari */
	-ms-transition-duration: 0.4s; /* Safari */
}

.down-arrow {
	background-image: url('/cupload/images/arrow_down.png');	
}

.up-arrow {
	background-image: url('/cupload/images/arrow_up.png');	
}

.shop-region:hover, .shop-region.active {
	color: #cc3337;
}

.shop-region-list {
	display: none;
}

#hongkong.shop-region-list {
	display: block;
}

.shop-name .glyphicon-chevron-down {
	position: relative;
	top: 5px;
	transition: 0.3s;	
}

.shop-name .down-arrow {
	-webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
	 transition-duration: 0.4s;
}

.shop-name .glyphicon-chevron-down.open {
	transform: rotate(-180deg);
	transition: 0.3s;
}

.mail-grid-left #mail_submit {
	outline: none;
	border: none;
	background: #CC3337;
	font-size: 1em;
	color: #fff;
	padding: 10px 0;
	width: 30%;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
}

h2.send_success {
	display: inline-block;
}
/*-- //michael --*/
h2.title {
	margin-bottom: 10px;
	padding: 0;
	width: 884px;
	font: normal 700 28px/38px 'Arial', 微軟正黑體, San serif;
	color: #7A626C;
	text-align: left;
	cursor: text;
}

a.title {
	display: inline-block;
	padding: 0;
	text-decoration: none;
	outline: none;
	text-align: left;
	text-decoration: none;
	color: #424242;
	font: normal bold 16px/26px 'Helvetica Neue', Helvetica, Arial, 微軟正黑體, San serif;
	text-shadow: 1px 1px #FFFFFF;
	cursor: text;
}

.mce-content-body img {
	max-width: 100%;
}

a.title_desktop {
	text-decoration: none;
	cursor: pointer !important;
}

a.title_desktop:hover {
	text-decoration: underline;
}

h2 > a.title_desktop:before {
	display: inline;
	content: url('images/up.png');
	width: 10px;
	margin-right: 10px;
}

h2.close > a.title_desktop:before {
	display: inline;
	content: url('images/down.png');
	width: 10px;
	margin-right: 10px;
}

.title {
	display: inline-block;
	padding: 0;
	height: 100%;
	text-decoration: none;
	outline: none;
	text-align: left;
	text-decoration: none;
	color: #424242;
	font: normal bold 26px/52px 'Arial', 微軟正黑體, San serif;
	text-shadow: 1px 1px #FFFFFF;
	cursor: pointer;
}

.detail {
	display: inline-block;
	text-align: left;
}

.detail a {
	text-decoration: underline;
	color: #424242;
}
/*-- //shop list --*/
/*-- wmuslider --*/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	/*--max-width: 1100px;
	width: auto;
	height: auto;
	display:block;--*/
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	left:45%;
    bottom:10%;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
    text-indent: -9999px;
    width: 50px;
    height: 5px;
    background: transparent;
    border: 2px solid #fff;
}
.wmuSliderPagination a.wmuActive {
	background:transparent;
	border: 2px solid #ffc229;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.banner-wrap{
	padding:0px 0 1em;
}
.banner-wrap2{
	padding:0px 0 1em;
}
/*-- //wmuslider --*/
/*-- single --*/
.single-right-left h3{
	text-transform:capitalize;
	font-size:2em;
	color:#212121;
	margin:0;
}
.single-right-left h4{
	color:#D8703F;
	font-size:1.5em;
	margin:.5em 0 1em;
}
.description{
	margin:2em 0;
}
.description h5{
	color:#212121;
	font-size:1em;
	margin:0;
}
.description p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:0.5em 0 0;
}
.color-quality-left{
	float:left;
}
.color-quality-left h5,.color-quality-right h5,.occasional h5{
	text-transform:uppercase;
	font-size:1em;
	color:#212121;
	margin:0 0 1em;
}
.color-quality-left ul li{
	display:inline-block;
	margin-right:.5em;
}
.color-quality-left ul li a{
	font-size:14px;
	color:#999;
	text-decoration:none;
}
.color-quality-left ul li a span{
	width: 15px;
    height: 15px;
    display: block;
    background: #ff0000;
    margin: 0 auto .5em;
}
.color-quality-left ul li a.brown span{
    background: #00008c;
}
.color-quality-left ul li a.purple span{
    background: #840084;
}
.color-quality-left ul li a.gray span{
    background: #ff00ff;
}
.color-quality-right{
	float:right;
}
.occasional{
	margin:2em 0;
}
label.radio {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    padding-left: 20px;
    margin: 0;
}
.radio i{
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    background:#D8703F;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.colr {
    float: left;
    margin-right: 1em;
}
.social-left{
	float:left;
}
.social-right{
	float:left;
	margin-left:2em;
}
.social-left p{
	font-size:14px;
	color:#999;
	margin:0;
}
.social{
	margin: 2em 0 0;
    padding: 1em 0;
    border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
.bootstrap-tab {
    margin: 5em 0 0;
}
.bootstrap-tab-text p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
}
.bootstrap-tab-text h5,.add-review h4{
	text-transform:uppercase;
	font-size:1.2em;
	color:#212121;
	margin:2em 0;
}
.bootstrap-tab-text p span{
	display:block;
	margin:2em 0 0;
}
.bootstrap-tab ul li a {
    font-size: 1em;
    color: #999;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #D8703F;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #d8703f !important;
}
.bootstrap-tab-text-grid-left{
	float:left;
	width:20%;
}
.bootstrap-tab-text-grid-right{
	float:right;
	width:75%;
}
.bootstrap-tab-text-grid-right ul li{
	display:inline-block;
}
.bootstrap-tab-text-grid-right ul li:nth-child(2){
	float:right;
}
.bootstrap-tab-text-grid-right ul li a{
	font-size:1em;
	color:#D8703F;
	text-transform:uppercase;
	text-decoration:none;
}
.bootstrap-tab-text-grid-right ul li a:hover{
	color: #212121;
}
.bootstrap-tab-text-grid-right ul li a span{
	left:-1em;
}
.bootstrap-tab-text-grids{
	margin:3em 0 0 5em;
}
.bootstrap-tab-text-grid-right p{
	margin:2em 0 0;
	color:#999;
	font-size:14px;
	line-height:1.8em;
}
.bootstrap-tab-text-grid:nth-child(2){
	margin:3em 0 0;
}
.add-review form{
	margin:2em 0 0;
}
.add-review input[type="text"],.add-review input[type="email"],.add-review textarea{
	outline:none;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #D2D2D2;
	width:48.6%;
	font-size:14px;
	color:#212121;
}
.add-review input[type="email"]{
	margin-left:1em;
}
.add-review textarea{
	width:100% !important;
	min-height:150px;
	margin-bottom:.8em;
}
.add-review input[type="text"]:nth-child(3){
	width:100%;
	margin:1em 0;
}
.add-review input[type="submit"]{
	outline:none;
	padding:10px 0;
	background:#ffc229;
	border:none;
	width:30%;
	font-size:1em;
	color:#fff;
}
.add-review input[type="submit"]:hover{
	background: #D8703F;
}
.single-related-products{
    background: #F7F7F9;
}
.header-grid-left ul li.active,.header-grid-left ul li.active a{
	color:#d8703f;
}
/*-- Ratings --*/
.rating1 {
    direction:ltr;
}
.starRating:not(old) {
    display: inline-block;
    height: 18px;
    width:100px;
    overflow: hidden;
}

.starRating:not(old) > input{
  margin-right :-26%;
  opacity      : 0;
}

.starRating:not(old) > label {
    float: right;
    background: url(../images/1.png);
    background-size: contain;
    margin-right: 2px;
}

.starRating:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 18px;
  height          : 18px;
  background      : url(../images/2.png);
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}

.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
  opacity : 1;
}
/*-- //Ratings --*/
/*-- //single --*/
/*-- login --*/
.login-form-grids{
	width: 45%;
    padding: 3em;
	background:#F7F7F9;
	margin:3em auto 0;
}
.login-form-grids input[type="email"],.login-form-grids input[type="password"],.login-form-grids input[type="text"]{
	outline: none;
    border: 1px solid #DBDBDB;
    padding: 10px 10px 10px 45px;
    font-size: 14px;
    color: #999;
    display: block;
    width: 100%;
}
.login-form-grids input[type="email"]{
	background:url(../images/img-sp.png) no-repeat 5px -182px #fff;
}
.login-form-grids input[type="password"]{
	background:url(../images/img-sp.png) no-repeat 5px -220px #fff;
	margin:1em 0 0;
}
.forgot {
    margin: 1.5em 0 0;
}
.login-form-grids input[type="submit"]{
	outline: none;
    border: none;
    padding: 10px 0;
    font-size: 1em;
    color: #fff;
    display: block;
    width: 100%;
    background:#FFC229;
    margin: 1.5em 0 0;
}
.login-form-grids input[type="submit"]:hover{
	background:#d8703f;
}
.login-form-grids ::-webkit-input-placeholder{
	color:#999;
}
.forgot a{
	color:#212121;
	font-size:14px;
	text-decoration:none;
}
.forgot a:hover{
	color:#d8703f;
}
.login h4{
	margin: 2em 0 0.5em;
    font-size: 1.5em;
    color: #212121;
    text-align: center;
    text-transform: uppercase;
}
.login p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:0;
	text-align:center;
}
.login p a{
	color:#d8703f;
	text-decoration:none;
	font-size: 1.2em;
	padding: 0 .5em;
}
.login p a:hover{
	color:#212121;
}
.login p a span{
	top: 0.1em;
    font-size: .7em;
    left: 0.3em;
}
/*-- //login --*/
/*-- register --*/
.register h3:before{
	left:20%;
}
.register h3:after{
	right:20%;
}
.login-form-grids h5,.login-form-grids h6{
	font-size:1em;
	color:#212121;
	text-transform:uppercase;
	margin:0 0 2em;
}
.login-form-grids input[type="text"]{
	background:url(../images/img-sp.png) no-repeat 5px -259px #fff;
}
.login-form-grids input[type="text"]:nth-child(2){
	background:url(../images/img-sp.png) no-repeat 0px -298px #fff;
	margin:1em 0;
}
.register-check-box label{
	font-size:14px;
	font-weight:500;
	color:#999;
	margin: 1.5em 0 0 0em;
}
.checkbox {
    position: relative;
	padding-left: 38px !important;
    cursor: pointer;
}
.checkbox i {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    outline: none;
    border: 2px solid #EDEDED;
    background: #FFF;
}
.checkbox input + i:after,.radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.checkbox input:checked + i:after,.radio input:checked + i:after{
    opacity: 1;
}
.checkbox input,.radio input {
}
.checkbox input + i:after {
    content: '';
    background: url("../images/check.png") no-repeat 1px 2px;
    top: 0px;
    left: 2px;
    width: 16px;
    height: 16px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
.login-form-grids h6{
	margin:3em 0 2em !important;
}
.login-form-grids input[type="password"]:nth-child(3) {
    margin:1em 0;
}
.register-home{
	margin:2em 0 0;
	text-align:center;
}
.register-home a{
	padding: 8px 45px;
    background: #9F9F9F;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}
.register-home a:hover{
	background:#d8703f;
}
/*-- //register --*/
/*-- checko */

/* breadcrumb */

.breadcrumb {
	font-size: 16px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

/*-- fotorama --*/

.fotorama__arr {
  position: absolute;
  width: 60px !important;
  height: 114px !important;
  top: 50%;
  margin-top: -57px !important;
	background: none !important;
	background-image: none !important;
}

.fotorama__arr--prev::before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	content: "\276E";
	color: #FFF;
	z-index: 20;
	font-size: 60px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	width: 60px;
	line-height: 114px;
}

.fotorama__arr--prev {
	position: absolute !important;
  left: 0 !important;
  background-position: 0 0;
	background-image: none !important;
	background-color: transparent !important;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
}

.fotorama__arr--prev:hover {
	background-color: rgba(255,255,255, 0.5) !important;
	transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
}

.fotorama__arr--next::before {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	content: "\276F";
	color: #FFF;
	z-index: 20;
	font-size: 60px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	width: 60px;
	line-height: 114px;
}

.fotorama__arr--next {
	position: absolute !important;
  right: 0 !important;
	background-position: 0 0;
	background-image: none !important;
	background-color: transparent !important;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	transition: 0.8s ease;
	webkit-transition: 0.8s ease;
}

.fotorama__arr--next:hover {
	background-color: rgba(255,255,255, 0.5) !important;
	transition: 0.8s ease;
	webkit-transition: 0.8s ease;
}

.fotorama__nav-wrap {
/*	position: absolute !important;
	bottom: 60px !important; */
}

.fotorama__nav--dots .fotorama__nav__frame {
	/*width: 24px !important;
	height: 26px !important;*/
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
	border-radius: 100% !important;
	background-color: #717171 !important;
  	border-color: #717171 !important;
}

.fotorama__dot {
	padding: 3px;
	border-radius: 100% !important;
  	border-color: #bbb;
	background-color: #bbb;
}

/*-- //fotorama --*/

.form-group.has-feedback .form-control-feedback {
}

.box-shadow {
	border: none;
    box-shadow: 0px 1px 1px #666 !important;
    color: #821d03;
}

.btn-shad {
    box-shadow: 0px 0.5px 3px #666 !important;
}

.middle {
	vertical-align: middle;
}

[valign-mid] {
	vertical-align: middle;
}

[text-center] {
	text-align: center;
}

.form-group.has-feedback.has-warning .form-control-feedback {
	display: block;
}

.navbar-header {
	padding: 0;
}

.navbar-default * {
	font-size: 16px !important;
	font-style: normal;
	font-weight: normal;
}

.navbar-nav {
}

.navbar-nav li a {
	margin: 0;
	padding: 0;
}

.navbar-nav li {
	margin: 15px 30px 15px 0;
}

.line-margin div {
	padding: 0;
	padding-right: 15px;
	margin-bottom: 25px;
}

.line-margin div img {
	width: 100%;
	margin-bottom: 10px;
}

.navbar-toggle {
	background-color: #821d03;
	margin: 10px;
	margin-right: 0;
    float: right;
    border-color: #e2a54e !important;
    position: absolute;
    top: 15%;
    right: 0;
}

.navbar-toggle .icon-bar {
	background-color: #e2a54e !important;
}

#logo {
	padding: 0 0 0 13px;
}

.rot-90 {
	webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rot-0 {
	webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.transDT {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
	 transition-duration: 0.4s;
}

#logo img {
	/*height: */
}

.logo-wrapper {
}

.navbar-toggle:hover {
	background: #821d03 !important;
}

tr td, tr th {
	padding: 10px;
	vertical-align: top;
}

.mg-top-15 {
	margin-top: 15px;
}

.col-cen {
	margin: 0 auto;
	width: 50%;
}

.col-cen img {
	height: 53px;
}

.col-cen * {
	text-align: center;
}

.milestone p {
	color: #391f20;
	clear: both;
}

.milestone .h1 {
	font-size: 24px;
}

.milestone .p {
	font-size: 14px;
	margin: 15px 0 35px 0;
}

.spacing {
	margin-bottom: 30px;
}

.pd-main-wrap {
	margin-top: 1em;
    margin-bottom: 3em;
    padding: 10px;
	padding-bottom: 20px;
}

.pd-opts {
	margin: 10px 0;
	overflow: hidden;
}
.pd-opts div {
	padding-left: 0;
}
.pd-link {
	vertical-align: -9px;
	color: #821d03 !important;
}
.product-wrapper * {
	text-align: justify !important;
}

.pd-price {
    margin: 10px 0 !important;
    color: #D8703F !important;
}

.pd-main-wrap .pd-price {
	font-size: 25px !important;
	color: #D8703F;
	padding-bottom: .5em;
}

.pd-main-wrap .pd-name {
	font-size: 27px;
	padding-bottom: .5em;
}

.pd-main-wrap .pd-name, .pd-main-wrap .pd-desc {
	height: auto;
}

.pd-main-wrap .cart-btn-wrap {
	padding: 18px 0 !important;
}

.pd-selection select {
	padding: 10px;
	box-shadow: 0px 0px 1px #666;
	border: none;
	cursor: pointer;
	width: 100%;
	background-color: #fff;
}

.pagination-wrapper {
	overflow: hidden;
}

.col-no-pad {
	padding: 0;
}

.col-no-mar {
	margin: 0 !important;
}

.searchBtn {
	padding-bottom: 5px;
}

/* Desktop View */
@media (min-width: 992px) {
	.pd-selection, .pd-selection .selectLim {
		padding-right: 0;
	}

	.pdWrap-md-noPad {
		padding: 0;
	}

	.col-md-nopad {
		padding: 0;
	}
}

/* For small mobile */
@media (max-width: 991px) and (min-width: 768px) {
	.pd-selection div {
	    padding: 0;
	}
}

/* For small mobile */
@media (min-width: 992px) {
	.col-md-5-5 {
	    width: 46%;
	}

	.col-md-1, .col-md-10, .col-md-5-5, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	    float: left;
	}
}

/* Mobile View */
@media screen and (max-width: 480px) {
	.fotorama__arr {
		display: none !important;
	}
	
	.logo-nav-left {
		padding-top: 6px;
		width: 82%;
	}

	.navbar-brand img {
		width: 100%;
		height: 60px;
	}

	#mail_submit {
		margin-bottom: 20px;
	}
	
	.pd-selection div {
		padding: 0;
	}
}

/* Mobile View */
@media screen and (max-width: 340px) {
	.logo-nav-left {
		padding-top: 6px;
		width: 82%;
	}

	.logo-nav-left {
		float: left;
	}

	.breadcrumbs {
		padding: 1em 0;
	}

	#mail_submit {
		margin-bottom: 20px;
	}

	.pd-selection div {
		padding: 0;
	}
}


@media screen and (max-width: 1024px) {
	/*.sixteen-year div img {
		width: 100%;
		height: 300px;
	}*/

	.top-nav {
		padding: 10px 30px 0 15px !important;
	}
}

/* Mobile View (extreme small mobile xs)*/
@media screen and (max-width: 767px) {
	.navbar-nav {
		margin: 1em 0 0;
		color: #e2a54e;
		text-align: center;
		padding-bottom: 1em;
	}

	.navbar-nav li {
		margin: 15px 0 15px 0;
	}

	 .line-margin div {
		margin-bottom: 10px;
	}

	.logo-nav-left {
		float: left;
	}

	#logo {
		padding: 4px 10px;
		width: 90% !important;
	}

	.nav-links {
		margin: 0;
	}

	.nav-links ul li img {
		height: 16px !important;
	    width: auto !important;
	    vertical-align: bottom;
	}

	.logo-wrapper {
		margin: auto !important;
	}

	.lower-nav {
		background-image: none;
		border-bottom: none !important;
	}

	#mail_submit {
		margin-bottom: 20px;
	}

	.breadcrumbs {
		padding: 1em 0;
	}

	.breadcrumb img {
	    vertical-align: bottom !important;
	}

	.pd-selection div {
		padding: 0;
	}

	.top-nav {
		padding: 10px 30px 0 3px !important;
	}
}

/* Tablet View */
@media screen and (min-width: 768px) {
	.navbar-nav a {
		line-height: 51px;
	}

	.line-margin div img {
		width: 100%;
		height: auto;
	}	
}

/* Tablet(Specially For Ipad) View */
/* only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) */
@media (max-width: 991px) and (min-width: 768px) {
    .navbar-nav {
   		margin: 1px;
    	width: 100%;
    }

    .line-margin div {
		padding: 0;
		margin-bottom: 10px;
		padding-right: 10px;
	}

	.sixteen-year img {
		width: 100%;
		height: 620px;
	}

}


/* Mobile View Landscape*/
@media (max-width: 767px) and (orientation:landscape) {
	.col-ld-xs-6 {
		width: 50%;
	}

    .col-ld-xs-4 {
        width: 33.33333333%;
    }

    .col-ld-xs-3 {
        width: 25%;
    }

    .logo-nav-left {
    	width: 85%;
    }

    #logo {
		width: 85% !important;
    }
}

.pdSideImg {
	margin-top: 10px;
}

.pdImg img {
}

.pdImg {
	margin: 10px 0;
}

.pdSideImg .slick-prev:before, .slick-next:before {
    color: #AC0403;
}

.pdSideImg .slick-slide img {
	height: 65px;
    margin: 10px auto;
    cursor: pointer;
}

.rad-100 {
	border-radius: 100% !important;
}

.pdImgsWrapper {
	margin-bottom: 20px;
}

.pdImgsWrapper .zoomWrapper, .pdImgsWrapper .pd-img {
	width: inherit !important;
}

.marg15 {
	margin: 10px;
}

.margTD {
	margin-top: 15px;
	margin-bottom: 10px;
}

.table > thead > tr > th {
	border-color: #eceeef !important;
}

textarea {
    resize: vertical;
}