html, body {
	font-size: 100%;
	background: #fff;
	font-family: 'Raleway', sans-serif;
}
p {
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	margin: 0;
}
ul, label {
	margin: 0;
	padding: 0;
}
.cut {
	width: 92%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;      /*兼容IE*/
}
body a:hover {
	text-decoration: none;
}
/*-- header --*/
.header-grid-left ul li a, .new-collections-grid1-image-pos a, .new-collections-grid1 h4 a, .login a, .register-home a, .checkout-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 {
	padding-bottom: 20px
}
.header-grid {
	padding: 0.5em;
	border-bottom: 1px solid #DEDEDE;
}
.logo-nav {
	padding: 0em 0;
}
.header-grid-left {
	float: left;
}
.header-grid-left ul li {
	display: inline-block;
	font-size: 14px;
	color: #999;
	margin: 0 1em;
}
.header-grid-left ul li i {
	left: -.5em;
}
.header-grid-left ul li a {
	text-decoration: none;
	color: #999;
}
.header-grid-left ul li a:hover {
	color: #FFC229;
}
.header-grid-right {
	float: right;
}
ul.social-icons li {
	display: inline-block;
	margin: 0px 4px;
}
ul.social-icons li a.facebook {
	background: url(../images/img-sp.png) no-repeat -2px -5px;
	display: block;
	width: 20px;
	height: 20px;
}
ul.social-icons li a.facebook:hover {
	background: url(../images/img-sp.png) no-repeat -2px -54px;
	display: block;
}
ul.social-icons li a.twitter {
	background: url(../images/img-sp.png) no-repeat -52px -15px;
	display: block;
	width: 20px;
	height: 20px;
}
ul.social-icons li a.twitter:hover {
	background: url(../images/img-sp.png) no-repeat -52px -54px;
	display: block;
}
ul.social-icons li a.g {
	background: url(../images/img-sp.png) no-repeat -90px -14px;
	display: block;
	width: 25px;
	height: 20px;
}
ul.social-icons li a.g:hover {
	background: url(../images/img-sp.png) no-repeat -90px -54px;
	display: block;
}
ul.social-icons li a.instagram {
	background: url(../images/img-sp.png) no-repeat -139px -12px;
	display: block;
	width: 20px;
	height: 20px;
}
ul.social-icons li a.instagram:hover {
	background: url(../images/img-sp.png) no-repeat -139px -52px;
	display: block;
}
.logo-nav-left {
	float: left;
}
.logo-nav-left h1 a {
	font-size: 1.2em;
	color: #222;
	text-decoration: none;
	letter-spacing: -2px;
}
.logo-nav-left h1 a i {
	color: #d8703f;
	font-style: normal
}
.logo-nav-left h1 a span {
	display: block;
	font-size: .2em;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 10px;
	color: #222222;
	padding-top: 0.5em;
	text-align: center
}
.logo-nav-left1 {
	float: left;
	margin-left: 8em;
}
.logo-nav-left1 ul li a {
	font-size: 1em;
	color: #111;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}
.logo-nav-left1 ul li.active a.act {
	color: #d8703f !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: #d8703f;
}
.navbar-default {
	background: none;
	border: none;
}
.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: #d8703f !important;
}
.navbar-nav > li > a {
	padding: 29px 28px 0px;
}
.search-box {
	margin-top: .6em;
}
.logo-nav-right .sb-search {
	margin-top: 0.8em
}
/*start search*/
.sb-search {
	position: absolute;
	right: 12%;
	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/img-sp.png) no-repeat 7px -91px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
	background: #fff url(../images/img-sp.png) no-repeat 7px -91px;
	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/img-sp.png) no-repeat 7px -91px;
	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: 5px;
	width: 14%;
}
.box_1 {
	float: right;
	margin-top: 5px;
}
.box_1 h3 {
	color: #d8703f;
	font-size: 1em;
	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-5 {
	background: url(../images/banner.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: 700px;
}
.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;
	margin: 0em 0 0 7.5em;
	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: 65%;
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
	padding: 1.1em 0 5em;
}
.banner-bottom-grid-left {
	float: left;
	width: 33.1%;
}
.banner-bottom-grid-left1 {
	float: left;
	width: 32.5%;
	margin: 0 1em;
}
.banner-bottom-grid-right {
	float: left;
	width: 31.5%;
}
.left1-grid:nth-child(2) {
	margin: 1em 0 0;
}
.grid-left-grid1 {
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
}
.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: 14%;
	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: 100%;
	max-width: 100%;
	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: 2em;
}
.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: #D5D5D5;
	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;
	line-height: 1.5em;
	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: #D8703F;
	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: #F7F7F9;
}
.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) {
	margin: 0 0 1em;
}
.new-collections-grid1 {
	position: relative;
}
.new-collections-grid1:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 100%;
	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: 100%;
}
.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;
	height: 250px;
	overflow: hidden
}
.portfolio-item .new-collections-grid1-image {
	height: auto
}
.new-collections-grid1-image-pos {
	position: absolute;
	top: 50%;
	left: 33%;
	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: #2E2E2E;
	padding: 3em 0;
}
.footer-grid h3 {
	font-size: 1.6em;
	color: #fff;
	margin: 0 0 1em;
	position: relative;
	padding-bottom: 0.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: #999;
	line-height: 1.8em;
	margin: 0;
}
.footer-grid p span {
	display: block;
	margin: 1em 0 0;
}
.footer-grid2p p {
	width: 50%;
	float: left;
	display: block
}
.footer-grid2p p a {
	color: #999
}
.footer-grid li a {
	color: #999;
	font-size: 14px;
	text-transform: none
}
.footer-grid li {
	list-style: none;
	line-height: 1.8em;
}
.footer-grid ul li {
	list-style: none;
	margin-bottom: 1em;
	color: #999;
	font-size: 14px;
}
.footer-grid ul li i {
	color: #999;
	border: 1px solid #999;
	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: #999;
	text-decoration: none;
}
.footer-grid ul li a:hover {
	color: #fff;
}
.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: 1.1em;
	color: #575757;
	text-decoration: none;
	position: relative;
}
.footer-logo h2 {
	position: relative;
}
.footer-logo h2 a span {
	display: block;
	font-size: 0.2em;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding-top: 8px;
}
.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: #999;
	margin: 10px 0;
	line-height: 1.4em;
	font-size: 14px;
}
.copy-right p a {
	color: #fff;
	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;
}
#responsive-m {
	display: none
}
.simpleCart_shelfItem {
}
/**
 * Portfolio
 */
.portfolio-filters {
	font-size: 0;
	margin-top: 15px;
}
.portfolio-filters button {
	display: inline-block;
	font-size: 16px;
	color: #454545;
	background: transparent;
	padding: 6px 22px 6px 22px;
	outline: none;
	font-weight: 600;
	text-transform: capitalize;
	margin-top: 10px;
	letter-spacing: 0px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border: none;
	position: relative;
	border: 1px solid transparent;
}
.portfolio-filters button.is-active {
	color: #D8703F;
	border: 1px solid #D8703F;
}
.portfolio-filters button:hover {
	color: #D8703F;
}
.portfolio-item {
	margin-top: 1em;
}
.features-area div[class^="col-"]:nth-child(1) .feature::before {
	background: rgba(51, 57, 130, 0.8);
}
.features-area div[class^="col-"]:nth-child(2) .feature::before {
	background: rgba(255,153,0,0.8);
}
.features-area div[class^="col-"]:nth-child(3) .feature::before {
	background: rgba(204,51,0,0.8);
}
.features-area div[class^="col-"]:nth-child(4) .feature::before {
	background: rgba(0,153,0,0.8);
}
.feature {
	padding: 65px 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	height: 300px
}
.feature::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}
.feature__icon {
	color: #ffffff;
	margin-right: 25px;
	font-size: 60px;
	height: 65px;
	width: 65px;
	display: none;
	overflow: hidden;
	position: relative;
}
.feature__icon span {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.feature__icon span i {
	line-height: 60px;
}
.feature__icon span:first-child {
	top: -5px;
}
.feature__icon span:last-child {
	top: 100%;
}
.feature__content {
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}
.feature__content h4 {
	font-weight: 700;
	margin-bottom: 10px;
	color: #ffffff;
}
.feature__content h4 a {
	color: #ffffff;
	font-size: 35px
}
.feature__content p {
	margin-bottom: 0;
	font-size: 20px;
	color: #ffffff;
}
.feature:hover .feature__icon span:first-child {
	top: -120%;
}
.feature:hover .feature__icon span:last-child {
	top: 0px;
}
 @media only screen and (min-width: 1600px) and (max-width: 1919px) {
.feature {
	padding: 70px;
	height: auto
}
}
 @media only screen and (min-width: 1200px) and (max-width: 1599px) {
.feature {
	padding: 80px 30px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.feature {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 50px 30px;
}
.feature__icon {
	margin-right: 0;
	margin-bottom: 15px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.feature {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 70px 20%;
}
.feature__icon {
	margin-right: 0;
	margin-bottom: 15px;
}
}
 @media only screen and (max-width: 767px) {
.feature {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 70px 20%;
}
.feature__icon {
	margin-right: 0;
	margin-bottom: 15px;
}
.new-collections-grid1-image {
	position: relative;
	height: auto
}
}
 @media only screen and (max-width: 575px) {
.feature {
	padding: 70px 12%;
}
}
/**
Blog Styles
*/
.blog-area__blogs {
	margin-top: 30px;
}
.blog {
	margin-top: 30px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.blog blockquote {
	margin-bottom: 0;
}
.blog__thumb {
	overflow: hidden;
	text-align: center
}
.blog__thumb a {
	display: inline-block;
}
.blog__thumb img {
	width: 100%
}
.blog__content__body {
	padding: 15px 30px;
}
.blog__content__body h4 {
	font-weight: 500;
	margin-bottom: 10px;
}
.blog__content__body h4 a {
	color: #2b2b2b;
}
.blog__content__body h4 a:hover {
	color: #d8703f;
}
.blog__content__body p {
	margin-bottom: 0;
}
.blog__content__categories {
	list-style: none;
	padding-left: 0;
	margin-bottom: 10px;
	font-size: 0;
}
.blog__content__categories li {
	display: inline-block;
	color: #9d9d9d;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.blog__content__categories li:after {
	content: "";
	margin: 0 10px;
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #9d9d9d;
}
.blog__content__categories li:last-child:after {
	display: none;
}
.blog__content__categories li a {
	display: inline-block;
	color: #9d9d9d;
}
.blog__content__categories li a:hover {
	color: #d8703f;
}
.blog__content__meta {
	padding-left: 0;
	padding-bottom: 5px;
	list-style: none;
	margin: 0;
}
.blog__content__meta li {
	display: inline-block;
	color: #454545;
	font-size: 14px;
	font-weight: 400;
}
.blog__content__meta li:after {
	content: "-";
	padding: 0 5px;
}
.blog__content__meta li:last-child:after {
	display: none;
}
.blog__content__meta li a {
	display: inline-block;
	color: #454545;
}
.blog__content__meta li a:hover {
	color: #d8703f;
}
.blog__content__p {
	min-height: 250px
}
.blog__content__author {
	padding: 12px 30px;
	border-top: 1px solid #eeeeee;
	display: block;
	font-size: 14px;
}
.blog__content__author a {
	color: #454545;
}
.blog__content__author a:hover {
	color: #d8703f;
}
/* Pinned Blog Style */
.blog.sticky .blog__thumb {
	position: relative;
}
.blog.sticky .blog__thumb:before {
	content: "\e69b";
	font-family: 'Pe-icon-7-stroke';
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 9;
	font-size: 20px;
	height: 40px;
	width: 40px;
	background: #303030;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border-radius: 100%;
}
/* Only Content Blog */
.blog.blog--onlycontent.sticky .blog__content h2 {
	position: relative;
	text-indent: 60px;
}
.blog.blog--onlycontent.sticky .blog__content h2:before {
	content: "\e69b";
	font-family: 'Pe-icon-7-stroke';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	font-size: 20px;
	height: 40px;
	width: 40px;
	background: #303030;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border-radius: 100%;
	text-indent: 0;
}
.blog.blog--onlycontent.sticky .blog__content .blog__content__header h4 {
	position: relative;
	padding-left: 60px;
}
.blog.blog--onlycontent.sticky .blog__content .blog__content__header h4:before {
	content: "\e69b";
	font-family: 'Pe-icon-7-stroke';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
	z-index: 9;
	font-size: 20px;
	height: 40px;
	width: 40px;
	background: #303030;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border-radius: 100%;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.blog__content__body {
	padding: 20px;
}
.blog__content__body h4 {
	font-size: 18px;
}
.blog__content__author {
	padding: 12px 20px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.blog__content__header h4 {
	font-size: 18px;
}
}
 @media only screen and (max-width: 575px) {
.blog__content__p {
	min-height: auto
}
.blog__content__body {
	padding: 20px;
}
.blog__content__body h4 {
	font-size: 16px;
}
.blog__content__author {
	padding: 12px 20px;
}
.blog__content__header h4 {
	font-size: 18px;
}
}
/* List Blog Style */
.bloglist {
	margin-top: -60px;
}
.bloglist .blog {
	margin-top: 60px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.bloglist .blog__content {
	padding: 40px;
}
.bloglist .blog__content h3 {
	text-transform: uppercase;
	color: #303030;
}
.bloglist .blog__content h3 a {
	color: #303030;
}
.bloglist .blog__content h3 a:hover {
	color: #d8703f;
}
.bloglist .blog__content .cr-readmore, .bloglist .blog__content .cr-readmore-2 {
	margin-top: 10px;
}
.bloglist .blog.sticky .blog__thumb:before {
	left: 40px;
	top: 40px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.bloglist .blog__content h2 {
	font-size: 24px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.bloglist .blog__content h2 {
	font-size: 24px;
}
}
 @media only screen and (max-width: 767px) {
.bloglist .blog__content h2 {
	font-size: 24px;
	line-height: 36px;
}
.bloglist .blog__content {
	padding: 30px;
}
.blog.blog--onlycontent.sticky .blog__content h2:before {
	top: -7px;
}
.bloglist .blog.sticky .blog__thumb:before {
	left: 30px;
	top: 30px;
}
.bloglist .blog__thumb iframe {
	min-height: 300px;
}
.simpleCart_shelfItem {
	padding-left: 0px;
	margin-top: 50px
}
}
/**
Widget Styels
*/
.widgets.sidebar-widgets {
	padding-left: 20px;
	margin-top: -60px;/* About Widget */
  /* Widget Search */
  /* Widget Recentpost */
  /* Widget Categories */
  /* Widget Newsletter */
  /* Widget Instafeed */
  /* Widget Social Icons */
  /* Widget Tags */ }
.widgets.sidebar-widgets .single-widget {
	margin-top: 60px;
	width: 100%;
}
.widgets.sidebar-widgets .single-widget > h6 {
	color: #303030;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.widgets.sidebar-widgets .single-widget > h6:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #f1f1f1;
}
.widgets.sidebar-widgets .single-widget > h6:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 50px;
	background: #6d6d6d;
}
.widgets.sidebar-widgets .single-widget > ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.widgets.sidebar-widgets .single-widget > ul li {
	padding-bottom: 25px;
}
.widgets.sidebar-widgets .single-widget > ul li:last-child {
	padding-bottom: 0;
}
.widgets.sidebar-widgets .widget-about__content {
	padding: 30px;
	background: #fafafa;
}
.widgets.sidebar-widgets .widget-about__content h6 {
	color: #2f2f2f;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.widgets.sidebar-widgets .widget-about__content h6 small {
	display: block;
	font-size: 12px;
	color: #6f6f6f;
	text-transform: uppercase;
	font-weight: 400;
}
.widgets.sidebar-widgets .widget-about__content .social-icons {
	margin-top: 10px;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li a {
	color: #a0a0a0;
	font-size: 16px;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li a:hover {
	color: #d8703f;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.facebook:hover a {
	color: #3B5998;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.twitter:hover a {
	color: #00ACEE;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.google-plus:hover a {
	color: #DD4B39;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.pinterest:hover a {
	color: #C8232C;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.linkedin:hover a {
	color: #0E76A8;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.flickr:hover a {
	color: #FF0084;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.dribbble:hover a {
	color: #EA4C89;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.google:hover a {
	color: #DD4B39;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.skype:hover a {
	color: #00AFF0;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.youtube:hover a {
	color: #C4302B;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.vimeo:hover a {
	color: #86C9EF;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.yahoo:hover a {
	color: #720E9E;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.paypal:hover a {
	color: #00588B;
}
.widgets.sidebar-widgets .widget-about__content .social-icons ul li.instagram:hover a {
	color: #D6317D;
}
.widgets.sidebar-widgets .widget-search form {
	position: relative;
	margin-bottom: 0;
}
.widgets.sidebar-widgets .widget-search input {
	height: 50px;
	line-height: 50px;
	padding-right: 75px;
}
.widgets.sidebar-widgets .widget-search button {
	position: absolute;
	right: 0;
	border: none;
	outline: none;
	background-color: #d8703f;
	top: 50%;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	color: #ffffff;
	font-size: 16px;
	z-index: 1;
	width: 60px;
}
.widgets.sidebar-widgets .widget-recentpost ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.widgets.sidebar-widgets .widget-recentpost ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 30px;
}
.widgets.sidebar-widgets .widget-recentpost ul li:last-child {
	margin-bottom: 0;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	max-width: 100px;
	display: inline-block;
	position: relative;
	-webkit-align-self: flex-start;
	-moz-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: 15px
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb:before {
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(25, 25, 25, 0.65);
	position: absolute;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb:after {
	content: "\f0c1";
	font-family: fontAwesome;
	left: 50%;
	top: 50%;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: -20px;
	position: absolute;
	z-index: 2;
	color: #d7d7d7;
	font-size: 18px;
	margin-top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb:hover:before {
	visibility: visible;
	opacity: 1;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb:hover:after {
	visibility: visible;
	opacity: 1;
	margin-top: -20px;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__content {
	padding-left: 17px;
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100;
	margin-top: -8px;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__content span.date {
	color: #454545;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__content h6 {
	font-weight: 600;
	color: #2b2b2b;
	line-height: 1.4;
	margin-top: 10px;
	font-size: 18px
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__content h6 a {
	display: inline-block;
	color: #2b2b2b;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__content h6 a:hover {
	color: #d8703f;
}
.widgets.sidebar-widgets .widget-categories ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}
.widgets.sidebar-widgets .widget-categories ul li {
	line-height: 26px;
	font-weight: 400;
	color: #646464;
	text-transform: uppercase;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	padding-bottom: 11px;
	font-size: 15px;
}
.widgets.sidebar-widgets .widget-categories ul li:before {
	content: url(images/icons/widget-dot.png);
	padding-right: 23px;
}
.widgets.sidebar-widgets .widget-categories ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.widgets.sidebar-widgets .widget-categories ul li:last-child {
	padding-bottom: 0;
}
.widgets.sidebar-widgets .widget-categories ul li a {
	color: #646464;
}
.widgets.sidebar-widgets .widget-categories ul li a:hover {
	color: #d8703f;
}
.widgets.sidebar-widgets .widget-categories ul li span {
	float: right;
}
.widgets.sidebar-widgets .widget-newsletter form {
	position: relative;
}
.widgets.sidebar-widgets .widget-newsletter form input {
	height: 50px;
}
.widgets.sidebar-widgets .widget-newsletter form button {
	position: absolute;
	right: 5px;
	top: 5px;
	height: calc(100% - 10px);
	border: none;
	outline: none;
	background: #303030;
	width: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.widgets.sidebar-widgets .widget-newsletter form button:hover {
	background: #d8703f;
}
.widgets.sidebar-widgets .widget-instagram > ul {
	margin-left: -2px;
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom: -2px;
}
.widgets.sidebar-widgets .widget-instagram > ul > li {
	display: inline-block;
	height: 118px;
	width: 118px;
	overflow: hidden;
	padding: 2px;
	vertical-align: middle;
	position: relative;
}
.widgets.sidebar-widgets .widget-instagram > ul > li a {
	display: block;
	position: relative;
}
.widgets.sidebar-widgets .widget-instagram > ul > li a:before {
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: rgba(25, 25, 25, 0.7);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.widgets.sidebar-widgets .widget-instagram > ul > li ul.likes-comments {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	list-style: none;
	padding-left: 0;
	padding-bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	margin-top: 20px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.widgets.sidebar-widgets .widget-instagram > ul > li ul.likes-comments li {
	display: inline-block;
	padding-bottom: 0;
	font-weight: 400;
	font-size: 14px;
	margin: 0 5px;
	color: #fff;
}
.widgets.sidebar-widgets .widget-instagram > ul > li ul.likes-comments li span {
	padding-left: 3px;
}
.widgets.sidebar-widgets .widget-instagram > ul > li:hover a {
	z-index: 1;
}
.widgets.sidebar-widgets .widget-instagram > ul > li:hover a:before {
	visibility: visible;
	opacity: 1;
}
.widgets.sidebar-widgets .widget-instagram > ul > li:hover ul.likes-comments {
	margin-top: 0;
	visibility: visible;
	opacity: 1;
	z-index: 2;
}
.widgets.sidebar-widgets .widget-social-icon ul {
	margin-left: -5px;
	font-size: 0;
}
.widgets.sidebar-widgets .widget-social-icon ul li {
	padding: 0;
	margin-bottom: 3px;
	display: inline-block;
	margin-left: 5px;
	font-size: 20px;
}
.widgets.sidebar-widgets .widget-social-icon ul li a {
	display: block;
	background: #d8703f;
	text-align: center;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 3px;
	color: #fff;
	position: relative;
	width: 83px;
}
.widgets.sidebar-widgets .widget-social-icon ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	-webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.5);
	-o-box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
}
.widgets.sidebar-widgets .widget-social-icon ul li a > * {
	position: relative;
	z-index: 1;
}
.widgets.sidebar-widgets .widget-social-icon ul li.facebook a {
	background: #3B5998;
	border-color: #3B5998;
}
.widgets.sidebar-widgets .widget-social-icon ul li.twitter a {
	background: #00ACEE;
	border-color: #00ACEE;
}
.widgets.sidebar-widgets .widget-social-icon ul li.google-plus a {
	background: #DD4B39;
	border-color: #DD4B39;
}
.widgets.sidebar-widgets .widget-social-icon ul li.pinterest a {
	background: #C8232C;
	border-color: #C8232C;
}
.widgets.sidebar-widgets .widget-social-icon ul li.linkedin a {
	background: #0E76A8;
	border-color: #0E76A8;
}
.widgets.sidebar-widgets .widget-social-icon ul li.flickr a {
	background: #FF0084;
	border-color: #FF0084;
}
.widgets.sidebar-widgets .widget-social-icon ul li.dribbble a {
	background: #EA4C89;
	border-color: #EA4C89;
}
.widgets.sidebar-widgets .widget-social-icon ul li.google a {
	background: #DD4B39;
	border-color: #DD4B39;
}
.widgets.sidebar-widgets .widget-social-icon ul li.skype a {
	background: #00AFF0;
	border-color: #00AFF0;
}
.widgets.sidebar-widgets .widget-social-icon ul li.youtube a {
	background: #C4302B;
	border-color: #C4302B;
}
.widgets.sidebar-widgets .widget-social-icon ul li.vimeo a {
	background: #86C9EF;
	border-color: #86C9EF;
}
.widgets.sidebar-widgets .widget-social-icon ul li.yahoo a {
	background: #720E9E;
	border-color: #720E9E;
}
.widgets.sidebar-widgets .widget-social-icon ul li.paypal a {
	background: #00588B;
	border-color: #00588B;
}
.widgets.sidebar-widgets .widget-social-icon ul li.instagram a {
	background: #D6317D;
	border-color: #D6317D;
}
.widgets.sidebar-widgets .widget-social-icon ul li:hover a:before {
	opacity: 1;
	visibility: visible;
}
.widgets.sidebar-widgets .widget-tags ul {
	margin-left: -13px;
}
.widgets.sidebar-widgets .widget-tags ul li {
	display: inline-block;
	margin-left: 13px;
	padding-bottom: 18px;
}
.widgets.sidebar-widgets .widget-tags ul li a {
	display: inline-block;
	font-weight: 600;
	color: #454545;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 20px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #eeeeee;
}
.widgets.sidebar-widgets .widget-tags ul li a:hover {
	background: #d8703f;
	color: #fff;
	border-color: #d8703f;
}
.widgets.sidebar-widgets.widgets--left-side {
	padding-left: 0;
	padding-right: 20px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.widgets.sidebar-widgets {
	padding-left: 0;
}
.widgets.sidebar-widgets.widgets--left-side {
	padding-right: 0;
}
.widgets.sidebar-widgets .widget-social-icon ul li a {
	width: 68px;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
}
.widgets.sidebar-widgets .widget-recentcomment > ul > li h6 {
	font-size: 15px;
}
.widgets.sidebar-widgets .widget-social-icon ul li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 70px;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
}
.widgets.sidebar-widgets .widget-instagram > ul > li {
	height: 98px;
	width: 98px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.widgets.sidebar-widgets {
	padding-left: 0;
}
.widgets.sidebar-widgets.widgets--left-side {
	padding-right: 0;
}
.widgets.sidebar-widgets .widget-social-icon ul li a {
	width: 75px;
}
.widgets.sidebar-widgets {
	margin-left: -15px;
	margin-right: -15px;
}
.widgets.sidebar-widgets .single-widget {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.widgets.sidebar-widgets .widget-recentcomment > ul > li h6 {
	font-size: 15px;
}
.widgets.sidebar-widgets .widget-social-icon ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}
.widgets.sidebar-widgets .widget-social-icon ul li {
	margin-right: 3px;
}
.widgets.sidebar-widgets {
	margin-top: 0;
}
.widget-about__thumb img {
	width: 100%;
}
.widgets.sidebar-widgets .widget-instagram > ul > li {
	width: 111px;
	height: 111px;
}
}
 @media only screen and (max-width: 767px) {
.widgets.sidebar-widgets {
	padding-left: 0;
}
.widgets.sidebar-widgets.widgets--left-side {
	padding-right: 0;
}
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
}
.widgets.sidebar-widgets .widget-recentcomment > ul > li h6 {
	font-size: 15px;
}
.widgets.sidebar-widgets .widget-social-icon ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
}
.widgets.sidebar-widgets .widget-social-icon ul li {
	margin-right: 3px;
}
.widgets.sidebar-widgets {
	margin-top: 0;
}
.widget-about__thumb img {
	width: 100%;
}
.widgets.sidebar-widgets .widget-instagram > ul > li {
	width: 115px;
	height: 115px;
}
}
 @media only screen and (max-width: 575px) {
.widgets.sidebar-widgets .widget-recentpost .widget-recentpost__thumb {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 80px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 80px;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
}
.widgets.sidebar-widgets .widget-social-icon ul li a {
	width: 65px;
}
.widgets.sidebar-widgets .widget-instagram > ul > li {
	height: 98px;
	width: 98px;
}
}
/**
Blog Details Styles
*/
.pg-blog-thumb {
	margin-bottom: 50px;
}
.pg-blog-thumb img {
	max-width: 100%
}
.pg-blog-video {
	margin-bottom: 50px;
}
h2.pg-blog-title {
	font-size: 34px;
	font-weight: 700;
	color: #303030;
}
.pg-blog-meta {
	padding: 15px 0;
}
.pg-blog-meta li {
	font-size: 14px;
	font-weight: 400;
	color: #a8a8a8;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.pg-blog-meta li:after {
	content: "-";
	padding: 0 10px;
}
.pg-blog-meta li:last-child:after {
	display: none;
}
.pg-blog-meta li a {
	color: #a8a8a8;
}
.pg-blog-meta li a:hover {
	color: #d8703f;
}
.pg-blog-content {
	padding-bottom: 50px;
	border-bottom: 1px solid #e1e1e1;
}
.pg-blog-content ol {
	margin-top: 30px;
	margin-bottom: 30px;
	list-style: decimal-leading-zero;
	padding-left: 0;
	list-style-position: inside;
}
.pg-blog-content ol li {
	margin-bottom: 10px;
}
.pg-blog-content img {
	margin-bottom: 20px;
}
.pg-blog-block {
	margin-top: 70px;
}
.pg-blog-block:last-of-type {
	margin-bottom: 40px;
}
.pg-blog-authorbox {
	padding: 40px;
	background: #fafafa;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.pg-blog-authoriamge {
	height: 95px;
	width: 95px;
	display: block;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 25px;
}
.pg-blog-authoriamge img {
	width: 100%;
}
.pg-blog-authordes {
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}
.pg-blog-authordes h6 {
	line-height: 28px;
	font-size: 16px;
	color: #5f5f5f;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
.pg-blog-authordes p {
	margin-bottom: 0;
}
.pg-blog-social {
	border: 1px solid #e9e9e9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px 20px;
}
.pg-blog-social h6 {
	font-size: 16px;
	font-weight: 400;
	color: #636363;
	margin-right: 10px;
	margin-bottom: 0;
}
.pg-blog-social-icons {
	margin-right: 30px;
}
.pg-blog-social-icons, .pg-blog-tags {
	padding: 5px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}
.pg-blog-tags ul {
	margin-bottom: 0;
	padding-left: 0;
}
.pg-blog-tags ul li {
	display: inline-block;
	font-size: 16px;
	color: #808080;
	font-weight: 300;
}
.pg-blog-tags ul li:after {
	content: ",";
}
.pg-blog-tags ul li:last-child:after {
	display: none;
}
.pg-blog-tags ul li a {
	color: #808080;
	display: inline-block;
}
.pg-blog-tags ul li a:hover {
	color: #d8703f;
}
.pg-blog-block.commentbox form {
	margin-top: -50px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.pg-blog-content img.alignright {
	float: none;
	padding-left: 0;
}
h2.pg-blog-title {
	font-size: 32px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.pg-blog-content img.alignright {
	float: none;
	padding-left: 0;
}
h2.pg-blog-title {
	font-size: 28px;
}
}
 @media only screen and (max-width: 767px) {
.pg-blog-content img.alignright {
	float: none;
	padding-left: 0;
}
h2.pg-blog-title {
	font-size: 26px;
}
}
 @media only screen and (max-width: 575px) {
.pg-blog-content img.alignright {
	float: none;
	padding-left: 0;
}
h2.pg-blog-title {
	font-size: 26px;
}
}
input, select {
	height: 45px;
	line-height: 45px;
}
input, select, textarea {
	background: transparent;
	border: 1px solid #d9d9d9;
	padding: 0 20px;
	width: 100%;
	font-size: 16px;
	color: #afafaf;
	font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", 'Segoe UI', Tahoma, "宋体b8b\4f53", SimSun, sans-serif;
	font-weight: 300;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
input:focus, input:active,  select:focus,  select:active,  textarea:focus,  textarea:active {
	outline: none;
	border-color: #d8703f;
}
/* ---------- /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 --*/
.breadcrumbs {
	padding: 1.1em 0;
	background: #f5f5f5;
	color: #666;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
.breadcrumb1 {
	padding: 0;
	margin: 0;
}
.breadcrumb1 {
	font-size: 1em;
	color: #d8703f;
}
.breadcrumb1 a {
	color: #d8703f;
	text-decoration: none;
}
.breadcrumb1 li span {
	left: 0em;
	padding-right: 1em;
	color: #D8703F;
}
.sorting {
	float: right;
	width: 35%;
}
.sorting-left {
	float: right;
	margin-right: 2em;
	width: 25%;
}
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, .new-products-grid-right-add-cart p {
	margin: 0 !important;
	text-transform: capitalize;
	color: #000;
	font-size: 1.2em !important;
}
.products-right-grid1-add-cart p a, .new-products-grid-right-add-cart p a {
	font-size: 14px;
	color: #D8703F;
	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: 82% !important;
}
.products-right-grid1:before {
	height: 82% !important;
}
.products-right-grids-pos {
	top: 45% !important;
	left: 26% !important;
}
.products-right-grids-pos-right {
	bottom: 35% !important;
	left: 26% !important;
}
.products-right-grids-bottom-grid {
	padding-left: 0;
	margin-bottom: 1em;
}
.products-right-grid1:nth-child(2) {
	margin: 1em 0 !important;
}
.products-right-grids-bottom .about {
	line-height: 2.5em;
	padding: 4em
}
.numbering {
	text-align: right;
}
ul.paging {
	margin: 4em auto 0;
}
ul.paging a, ul.paging span {
	border: 1px solid #ddd;
	padding: .5em 1em;
	margin: 0 0.1em;
	color: #212121;
	;
}
ul.paging span.cur, ul.paging span.cur:hover, ul.paging a:hover {
	background-color: #ffc229;
	color: #fff;
	border-color: #EDB62B;
}
.paging > .active > a, .paging > .active > a:hover {
	background-color: #ffc229;
	border-color: #EDB62B;
}
.pagination > li > a {
	color: #212121;
}
.categories-2, .new-products {
	border: 1px solid #ddd;
}
.categories-2 {
	margin: 0 0 1em 0;
}
.categories-2 li {
	list-style: none
}
.categories-2 h3, .filter-price h3, .new-products h3 {
	font-size: 1.5em;
	color: #212121;
	margin: 0;
	padding: 0.5em;
	background: #f5f5f5;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0px;
	border-bottom: 1px #ddd solid;
}
.filter-price h3 {
	background: none;
}
.categories ul.cate, .new-products-grids {
	padding: 1em;
}
.categories ul li {
	display: block;
	color: #666;
	font-size: 14px;
	background: url(../images/img-sp.png) no-repeat -9px -150px;
	padding-left: 2em;
	margin-bottom: 1em;
}
.categories ul li a {
	color: #222;
	text-decoration: none;
	font-weight: 500
}
.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: 100%;
}
.new-products-grid-right {
	float: right;
	width: 100%;
	text-align: center;
	padding-bottom: 2em
}
.new-products-grid-right h4 a {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.8em;
	color: #212121;
	text-decoration: none;
	display: block;
	margin-bottom: 0em;
}
.new-products-grid-right h4 a:hover {
	color: #d8703f;
}
.new-products-grid-right-add-cart p span {
	display: block;
	margin: 0.2em 0 1em;
	font-size: 14px;
}
.new-products-grid-right-add-cart p a {
	padding: .5em 1em;
}
.new-products-grid:nth-child(2) {
	margin: 3em 0;
}
.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: 3em;
	color: #fff;
	letter-spacing: 0px;
	padding-bottom: 0.53em;
	border-bottom: 1px solid #fff;
	width: 80%;
}
.products-right-grids-position1 p {
	margin: 1em 0 0;
	color: #fff;
	font-size: 14px;
	width: 80%;
	line-height: 1.8em;
}
.men-position {
	margin: 0em 0 0;
	position: relative;
	padding: 0.5em;
	background: #F7F7F9;
}
.men-position .ov {
	position: absolute;
	width: 97%;
	height: 92%;
	background: rgba(0,0,0,0.3);
	top: 0.5em;
	left: 0.5em;
	right: 0.5em;
	bottom: 0.5em
}
.men-position:hover .ov {
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}
.men-position .ov:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 100%;
	left: 50%;
	top: 0;
	background: rgba(224,111,41,0.3);
	transition: all 0.3s ease;
	z-index: 3;
}
.men-position:hover .ov:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.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;
}
.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: 0.85em;
}
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;
}
.products-right-grids-bottom .about {
	line-height: 2.5em;
	padding: 1em
}
.new-collections-grid {
	padding: 0;
	margin-right: -15px
}
}
@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: 10px;
}
.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: 3em 0;
}
.mail-grid-left input[type="text"], .mail-grid-left input[type="email"], .mail-grid-left textarea {
	outline: none;
	border: 1px solid #E4E4E4;
	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: #d8703f;
	font-size: 1em;
	color: #fff;
	padding: 0px 0;
	width: 30%;
}
.mail-grid-left input[type="submit"]:hover {
	background: #ffc229;
}
.mail-grid-right1 {
	padding: 2em;
	background: #ffc229;
	text-align: center;
}
.mail-grid-right1 img {
	margin: 0 auto;
	padding: .5em;
	border: 1px dotted #212121;
	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: #212121;
	margin: 1em 0;
	text-transform: uppercase;
}
.mail-grid-right1 h4 span {
	display: block;
	text-transform: capitalize;
	font-size: .8em;
	color: #FFFFFF;
	margin: .5em 0 0;
}
.mail-grid-right1 ul.phone-mail li {
	list-style-type: none;
	margin-bottom: 1em;
	font-size: 14px;
	color: #222;
}
.mail-grid-right1 ul.phone-mail li a {
	color: #222;
	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 --*/
/*-- wmuslider --*/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
/*--max-width: 100%;
	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 5em;
}
/*-- //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;
	line-height: 2em;
}
.occasional span {
	font-weight: 700;
	margin-right: 10px
}
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: 2em 0 0;
}
.bootstrap-tab table {
	width: 100%;
}
.bootstrap-tab td {
	border: 1px solid #efefef;
	padding: 5px
}
.bootstrap-tab-text p {
	font-size: 14px;
	color: #333;
	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: #333;
}
.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: 49.3%;
	font-size: 14px;
	color: #212121;
}
.add-review input[type="email"] {
	margin-right: -15px
}
.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: 0px 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 {
	position: absolute;
	left: -9999px;
}
.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 --*/
/*-- checkout --*/
.checkout h3 {
	font-size: 1em;
	color: #212121;
	text-transform: uppercase;
	margin: 0 0 3em;
}
.checkout h3 span {
	color: #d8703f;
}
table.timetable_sub {
	width: 100%;
	margin: 0 auto;
}
.timetable_sub thead {
	background: #004284;
}
.timetable_sub th {
	background: #D8703F;
	color: #fff !important;
	text-transform: capitalize;
	font-size: 13px;
	border-right: 1px solid #A95832;
}
.timetable_sub th, .timetable_sub td {
	text-align: center;
	padding: 7px;
	font-size: 14px;
	color: #212121;
}
.timetable_sub td {
	border: 1px solid #CDCDCD;
}
td.invert-image a img {
	width: 30%;
	margin: 0 auto;
}
.rem {
	position: relative;
}
.close1, .close2, .close3 {
	background: url('../images/close_1.png') no-repeat 0px 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 15px;
	top: -13px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
/*-- quantity-starts --*/
.value-minus, .value-plus {
	height: 40px;
	line-height: 24px;
	width: 40px;
	margin-right: 3px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	border: 1px solid #b2b2b2;
	vertical-align: bottom;
}
.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
	content: "";
	width: 13px;
	height: 2px;
	background: #000;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.quantity-select .entry.value-plus:after {
	content: "";
	height: 13px;
	width: 2px;
	background: #000;
	left: 50%;
	margin-left: -1.4px;
	top: 50%;
	margin-top: -6.2px;
	position: absolute;
}
.value {
	cursor: default;
	width: 40px;
	height: 40px;
	padding: 8px 0px;
	color: #A9A9A9;
	line-height: 24px;
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	text-align: center;
	display: inline-block;
	margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,  .quantity-select .entry.value-plus:hover {
	background: #E5E5E5;
}
.quantity-select .entry.value-minus {
	margin-left: 0;
}
/*-- quantity-end --*/
.checkout-left-basket h4 {
	padding: 1em;
	background: #FFC229;
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 1em;
}
.checkout-left {
	margin: 2em 0 0;
}
.checkout-left-basket ul li {
	list-style-type: none;
	margin-bottom: 1em;
	font-size: 14px;
	color: #999;
}
.checkout-left-basket {
	float: left;
	width: 25%;
}
.checkout-right-basket {
	float: right;
	margin: 8em 0 0 0em;
}
.checkout-left-basket ul li span {
	float: right;
}
.checkout-left-basket ul li:nth-child(5) {
	font-size: 1em;
	color: #212121;
	font-weight: 600;
	padding: 1em 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 2em 0 0;
}
.checkout-right-basket a {
	padding: 10px 30px;
	color: #fff;
	font-size: 1em;
	background: #212121;
	text-decoration: none;
}
.checkout-right-basket a:hover {
	background: #D8703F;
}
.checkout-right-basket a span {
	left: -.5em;
	top: 0.1em;
}


/*-- //checkout --*/
/*-----start-responsive-design------*/
@media (max-width:1440px) {
.sb-search.sb-search-open, .no-js .sb-search {
	width: 45%;
}
}
@media (max-width:1366px) {
.sb-search {
	right: 20%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 50%;
}
.logo-nav {
	padding: 1em 0 2em;
}
.products-right-grid1:hover:before {
	height: 62% !important;
}
}
@media (max-width:1280px) {
.banner-info {
	margin: 7em 0 0;
}
.banner-5 {
	min-height: 630px;
}
}
@media (max-width:1080px) {
.logo-nav-left h1 a {
	font-size: 1.2em;
}
.logo-nav-left h1 a span {
	letter-spacing: 11px;
}
.navbar-collapse {
	padding: 0;
}
.navbar-nav > li > a {
	padding: 25px 15px 0;
}
.sb-search {
	right: 18%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 55%;
}
.banner-info h3 {
	font-size: 4.5em;
}
.banner-info1 p {
	font-size: 1.5em;
}
.banner-info {
	margin: 5em 0 0;
}
.banner-5 {
	min-height: 555px;
}
.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
	padding: 4em 0;
}
.grid figure {
	min-width: 310px;
}
.grid figure h3 i {
	font-size: .4em;
	letter-spacing: 4px;
}
figure.effect-julia h3 {
	padding: 0em 0 1em;
}
figure.effect-julia p {
	font-size: 57%;
}
.banner-bottom-grid-left1-pos1 {
	padding: .8em;
}
.banner-bottom-grid-right {
	width: 31.4%;
}
.grid-left-grid1-pos p {
	font-size: 1.5em;
}
.banner-bottom-grid-left1 {
	width: 32%;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 2.6em;
}
.new-collections-grid1-left p a {
	margin: 1em 0 0;
	padding: 0em 1em;
	width: 65%;
	text-align: center;
	display: block;
}
.new-collections-grid1 p {
	font-size: 12px;
}
.new-collections-grid1:hover:before {
	height: 61%;
}
.new-collections-grid1:before {
	height: 65%;
}
.new-collections-grid1-left {
	margin: 0.5em 0 .8em;
}
.new-collections-grid1-sub {
	float: left;
	width: 48.2%;
}
.new-collections-grid1-image-pos a {
	padding: 7px 20px;
}
.new-collections-grid1-image-pos {
	top: 40%;
	left: 22%;
}
.new-collections-grid1-right {
	bottom: 37%;
	left: 28%;
}
.new-collections-grid1-image-pos1 {
	left: 37% !important;
}
.new-collections-grid1-right-rate {
	left: 39.5% !important;
}
.timer-grid-left h3 a {
	font-size: 1.3em;
}
.timer-grid-left-price p a {
	padding: .5em 1em;
	margin: 0;
	width: auto;
	display: -webkit-inline-box;
}
.collections-bottom-grid h3 {
	font-size: 2.5em;
}
.collections-bottom-grids {
	min-height: 425px;
}
.newsletter form {
	width: 72%;
}
.footer-grid h3 {
	font-size: 1.5em;
}
.footer-grid-sub-grid-right h4 a {
	font-size: .9em;
}
.footer-logo {
	margin: 2em 0 3em;
}
.footer-logo h2:before, .footer-logo h2:after {
	width: 33%;
}
.filter-price h3 {
	padding: 0 !important;
}
.products-right-grids-position1 h4 {
	width: 63%;
}
.products-right-grids-position1 p {
	width: 100%;
}
.products-right-grids-position1 {
	top: 35%;
}
.products-right-grids-pos {
	left: 12% !important;
}
.products-right-grids-pos-right {
	left: 21% !important;
}
.products-right-grid1:hover:before {
	height: 56% !important;
}
.men-position-pos {
	top: 20%;
}
.single-right-left h3 {
	font-size: 1.8em;
}
.colr {
	margin-right: 0.4em;
}
.bootstrap-tab-text-grids {
	margin: 2em 0 0 0em;
}
.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
	width: 48.4%;
}
.checkout-left-basket {
	width: 40%;
}
.login-form-grids {
	width: 60%;
}
.dropdown-menu.columns-3 {
	left: -110%;
}
}
@media (max-width:1024px) {
.banner-bottom-grid-left1-pos1 p, .banner-bottom-grid-left1-pos p {
	font-size: 1.8em;
}
.header-right {
	width: 16%;
}
.dropdown-menu.columns-3 {
	left: -150%;
}
}
@media (max-width:991px) {
.logo-nav-left1 ul li a {
	font-size: 12px;
}
.logo-nav-left h1 a {
	font-size: 1.1em;
}
.navbar-nav > li > a {
	padding: 20px 10px 0;
}
.logo-nav-left1 {
	margin-left: 0em;
}
.sb-icon-search, .sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search, .sb-search-submit {
	background: #fff url(../images/img-sp.png) no-repeat 0px -101px;
}
.sb-search {
	min-width: 35px;
	height: 35px;
}
.sb-icon-search, .sb-search-submit {
	width: 35px;
	height: 35px;
}
.sb-search-input {
	height: 35px;
}
.sb-search {
	right: 21%;
}
.header-right {
	width: 13%;
}
.box_1 h3 {
	font-size: 9px;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 46%;
}
.banner-info h3 {
	font-size: 4em;
}
.banner-info h4 {
	font-size: 2.5em;
}
.banner-5 {
	min-height: 500px;
}
.banner-info1 p {
	width: 75%;
}
.grid figure {
	min-width: 238px;
}
figure.effect-julia h3 {
	font-size: 1.6em;
}
.grid figure h3 i {
	letter-spacing: 2px;
}
.grid figure figcaption {
	padding: 1em;
}
.grid figure p {
	letter-spacing: 0px;
}
.banner-bottom-grid-left1-pos1 p, .banner-bottom-grid-left1-pos p {
	font-size: 1.5em;
}
.banner-bottom-grid-left1-position {
	padding: .5em;
}
.banner-bottom-grid-left1 {
	width: 31.7%;
	margin: 0 0.5em;
}
.banner-bottom-grid-right {
	width: 30.8%;
}
.banner-bottom-grid-right {
	width: 31.8%;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 2em;
}
.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
	padding: 3em 0;
}
.new-collections-grid, .products-right-grids-bottom-grid {
	width: 100%;
	margin: 0 auto;
}
.new-collections-grids {
	margin: 2em 0 0;
}
.new-collections-grid1:hover:before {
	height: 69% !important;
}
.new-collections-grid1:before {
	height: 70% !important;
}
.new-collections-grid1-image-pos {
	left: 31% !important;
}
.new-collections-grid1-right {
	bottom: 43% !important;
	left: 34% !important;
}
.new-collections-grid1-image-width:before {
	height: 60% !important;
}
.new-collections-grid1-image-width:hover:before {
	height: 100% !important;
}
.new-collections-grid1-image-width:hover:before {
	height: 100% !important;
}
.new-collections-grid1-image-pos1 {
	left: 33% !important;
}
.new-collections-grid1-right-rate {
	left: 37.5% !important;
	bottom: 30% !important;
}
.new-collections-grid:nth-child(2) {
	margin: 1em auto;
}
.dropdown-menu.columns-3 {
	min-width: 585px;
}
ul.multi-column-dropdown h6 {
	font-size: 1.2em;
}
.new-collections-grid1-sub {
	float: none;
	width: 100%;
}
.new-collections-grid1-sub:nth-child(2) {
	margin: 1em 0 0;
}
.timer-grid-right {
	width: 60%;
	margin: 2em auto 0;
}
.collections-bottom-grid {
	width: 68%;
	margin-left: 2em;
}
.collections-bottom-grids {
	min-height: 280px;
	padding: 3.5em 2em 2em;
}
.newsletter form {
	width: 100%;
}
.footer-grid {
	float: left;
	width: 50%;
}
.footer-grid:nth-child(2) {
	margin-bottom: 2em;
}
.footer-logo h2 a {
	font-size: 1.1em;
}
.footer-logo h2:before, .footer-logo h2:after {
	width: 30%;
}
.products-left {
	width: 70%;
	margin: 0 auto 2em;
}
.products-right-grids-position1 p {
	width: 90%;
}
p.est {
	width: 85%;
}
.mail-grid-right {
	width: 50%;
	margin: 2em auto 0;
}
.value-minus, .value-plus {
	height: 25px;
	width: 25px;
	font-size: 10px;
	margin-right: 0;
}
.value {
	width: 25px;
	height: 25px;
	padding: 4px 0px;
	line-height: 15px;
	margin-right: 0;
}
.quantity-select .entry.value-plus:after {
	height: 6px;
	top: 60%;
	margin-top: -4px;
}
.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
	width: 6px;
	margin-left: -3px;
}
.login-form-grids {
	width: 75%;
}
}
#responsive {
	padding-bottom: 15px
}
#responsive-m {
	padding-bottom: 15px
}
 @media (max-width:800px) {
#responsive {
	display: none
}
#responsive-m {
	display: block
}
.dropdown-menu.columns-3 {
	min-width: 490px;
	padding: 1.5em;
}
.sb-search {
	right: 14%;
}
.header-grid {
	padding: 1em 0 0;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 57%;
}
.banner-info h3 {
	font-size: 3.5em;
}
.banner-info {
	margin: 4em 0 0;
}
.banner-5 {
	min-height: 470px;
}
.dropdown-menu {
	left: -90%;
}
.single-right-left {
	float: right;
	width: 45%;
}
.single-right-left:nth-child(2) {
	width: 55%;
}
.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
	width: 48.68%;
}
}
@media (max-width:768px) {
.navbar-nav > li > a {
	padding: 20px 9px 0;
}
.men-position-pos {
	top: 41%;
}
.men-position-pos h4:after {
	width: 80%;
	right: -5%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 58%;
}
.dropdown-menu {
	left: -100%;
}
.new-collections-grid1 {
	margin-right: -15px
}
}
@media (max-width:767px) {
.dropdown-menu {
	left: 0%;
}
.navbar-nav {
	margin: 1em 0 0;
	background: #DFDFDF;
	text-align: center;
	padding-bottom: 1em;
}
.dropdown-menu.columns-3 {
	min-width: 360px;
	text-align: center;
	padding: 0 1.5em;
}
ul.multi-column-dropdown h6 {
	border-bottom: 1px solid #C3C3C3;
}
ul.multi-column-dropdown {
	margin: 2em 0;
}
.logo-nav-left1 {
	width: 50%;
}
.navbar-toggle {
	margin: 1em 0 0;
}
.navbar-default .navbar-toggle {
	border-color: #212121;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212121;
}
.logo-nav {
	padding: 1em 0;
}
.sb-search {
	right: 17%;
	margin-top: 1em;
}
.search-box {
	margin-top: 0;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 55%;
}
.box_1 h3 {
	font-size: 13px;
}
.header-right {
	width: 15%;
}
.navbar {
	margin-bottom: 0;
}
}
@media (max-width: 736px) {
.logo-nav-left1 {
	width: 44%;
}
.sb-search {
	right: 5%;
}
.header-right {
	width: 0%;
}
}
@media (max-width:667px) {
.logo-nav-left1 {
	width: 100%;
}
}
@media (max-width: 640px) {
.header-right {
	width: 0%;
}
.logo-nav-left1 {
	width: 100%;
}
.sb-search {
	right: 5%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 76%;
}
.banner-info h3 {
	font-size: 3em;
}
.banner-info h4 {
	font-size: 2em;
}
.banner-info1 p {
	font-size: 1.2em;
}
.banner-5 {
	min-height: 410px;
}
.banner-bottom-grid-left {
	float: none;
	width: 100%;
}
.grid figure {
	min-width: 330px;
	margin: 0 auto;
}
.grid figure figcaption {
	padding: 2em;
}
.banner-bottom-grid-left1 {
	margin: 1em auto;
	float: none;
}
.banner-bottom-grid-left1-pos1 p, .banner-bottom-grid-left1-pos p {
	font-size: 1.6em;
}
.banner-bottom-grid-left1-pos1 {
	padding: 2em;
}
.banner-bottom-grid-right {
	float: none;
	margin: 0 auto;
}
.banner-bottom-grid-right, .banner-bottom-grid-left1 {
	width: 100%;
}
.new-collections h3:before, .single-related-products h3:before {
	left: 13%;
}
.new-collections h3:after, .single-related-products h3:after {
	right: 13%;
}
.new-collections-grid, .products-right-grids-bottom-grid {
	width: 96%;
	margin-left: -0px
}
.new-collections-grid1-image-width:before {
	height: 55% !important;
}
.new-collections-grid1-image-width:hover:before {
	height: 48% !important;
}
.collections-bottom-grid {
	width: 84%;
}
.collections-bottom-grid h3 {
	font-size: 2em;
}
.navbar-nav > li > a {
	padding: 14px 0 0;
}
.newsletter input[type="email"] {
	width: 72%;
}
.footer-logo h2 a {
	font-size: 1.1em;
}
.new-collections-grid1 p {
	font-size: 14px;
}
.dropdown-menu.columns-3 {
	min-width: auto;
}
.breadcrumbs {
	padding: 1em 0;
}
.breadcrumb1 {
	padding: 0;
}
.new-collections-grid1:before {
	height: 66% !important;
}
.men-position-pos h4 {
	font-size: 1.7em;
}
.men-position-pos {
	top: 37%;
	left: 8%;
}
.products-right-grids-position1 p {
	width: 100%;
}
.products-right-grids-position1 {
	left: 5%;
}
h3.title:before, .login h3:before {
	left: 17%;
}
h3.title::after, .login h3:after {
	right: 17%;
}
.mail h3:before {
	left: 22%;
}
.mail h3:after {
	right: 22%;
}
.mail-grid-right {
	width: 60%;
}
.mail iframe {
	min-height: 200px;
}
.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
	margin-left: -4px;
}
.quantity-select .entry.value-plus:after {
	margin-top: -4px;
}
.checkout-left-basket {
	width: 55%;
}
.register h3:before {
	left: 15%;
}
.register h3:after {
	right: 15%;
}
.single-right-left {
	float: none;
	width: 60%;
}
.single-right-left:nth-child(2) {
	width: 100%;
	margin: 2em 0 0;
}
.single-right-left h3 {
	font-size: 1.6em;
}
.single-right-left h4 {
	font-size: 1.3em;
}
.colr {
	margin-right: 2em;
}
.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
	width: 48.3%;
}
.imagezoom-view {
	display: none;
}
}
@media (max-width:600px) {
.header-grid-left ul li {
	margin: 0 0.6em;
}
}
@media (max-width:568px) {
.header-right {
	width: 0%;
}
.sb-search {
	right: 5%;
}
.logo-nav-left1 {
	width: 100%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 74%;
}
.header-grid-left ul li {
	margin: 0 0.3em;
}
}
@media (max-width:480px) {
.header-grid-left, .header-grid-right {
	float: none;
	text-align: center;
}
.header-grid-right {
	margin: 1em 0 0;
}
.header-grid-left ul li {
	margin: 0 0.7em;
}
.logo-nav-left {
	float: none;
	text-align: center;
}
.navbar-toggle {
	float: left;
}
.sb-search {
	right: 5%;
}
.header-right {
	width: 0%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 67%;
}
.logo-nav-left1 {
	width: 100%;
}
.logo-nav-left1 li {
}
.banner-info h3 {
	font-size: 2em;
}
.banner-info h4 {
	font-size: 1.8em;
	margin: 0em 0 0 3.5em;
}
.banner-info1 p {
	width: 100%;
}
.banner-info {
	margin: 3em 0 0;
}
.banner-5 {
	min-height: 325px;
}
.banner-wrap {
	padding: 0px 0 3em;
}
.banner-bottom-grid-right, .banner-bottom-grid-left1 {
	width: 76%;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 1.8em;
}
.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 {
	width: 20%;
}
.new-collections h3:before, .single-related-products h3:before {
	left: 2%;
}
.new-collections h3:after, .single-related-products h3:after {
	right: 2%;
}
.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
	padding: 2em 0;
}
.new-collections-grid, .products-right-grids-bottom-grid {
}
p.est {
	width: 100%;
}
.new-collections-grid1-image-width:before {
	height: 56% !important;
}
.new-collections-grid1-image-width:hover:before {
	height: 50% !important;
}
.timer-grid-left h3 a {
	font-size: 1em;
}
.timer-grid-right {
	width: 85%;
}
.collections-bottom-grid h3 {
	font-size: 1.6em;
}
.collections-bottom-grids {
	min-height: 217px;
	padding: 2.5em 2em 2em;
}
.newsletter h3 {
	font-size: 1.6em;
}
.newsletter {
	padding: 1.5em;
}
.newsletter input[type="submit"] {
	padding: 8px 0;
	font-size: 14px;
	width: 21%;
	margin-left: 1em;
}
.newsletter input[type="email"] {
	width: 68%;
}
.footer-grid h3 {
	font-size: 1.5em;
}
.footer {
	padding: 2em 0;
}
.footer-grid {
	float: none;
	width: 100%;
}
.footer-grid:nth-child(2) {
	margin: 2em 0;
}
.footer-grid:nth-child(3) {
	margin: 0em 0 2em;
}
.footer-grid-sub-grid-right h4 a {
	font-size: 1.1em;
}
.footer-grid-sub-grid-right {
	margin: 3em 0 0;
}
.footer-logo h2 a {
	font-size: 0.8em;
}
.footer-logo h2:before, .footer-logo h2:after {
	width: 26%;
}
.footer-logo {
	margin: 2em 0 2em;
}
.categories h3, .filter-price h3, .new-products h3 {
	font-size: 1.2em;
	letter-spacing: 2px;
}
.products-left {
	width: 100%;
}
.categories {
	margin: 2em 0;
}
.men-position {
	margin: 2em 0 0;
}
.sorting-left {
	width: 40%;
}
.sorting {
	width: 50%;
}
.products-right-grids-position1 h4 {
	width: 75%;
	font-size: 1.2em;
}
.products-right-grids-position1 {
	top: 22%;
}
ul.paging {
	margin: 3em auto 0;
}
h3.title:before, .login h3:before {
	left: 8%;
}
h3.title::after, .login h3:after {
	right: 8%;
}
.mail h3:before {
	left: 14%;
}
.mail h3:after {
	right: 14%;
}
.mail-grid-left input[type="submit"] {
	font-size: 14px;
	width: 100%;
}
.mail-grid-right {
	width: 80%;
}
.timetable_sub th, .timetable_sub td {
	display: block;
}
.timetable_sub th {
	border-right: none;
	border-bottom: 1px solid #A95832;
}
td.invert-image a img {
	width: 50%;
}
.timetable_sub td {
	border: none;
}
tr.rem1, tr.rem2, tr.rem3 {
	border: 1px solid #D7D7D7;
	padding-bottom: 2em;
	display: block;
	border-top: none;
}
.close1, .close2, .close3 {
	right: 190px;
	top: -4px;
}
.quantity-select .entry.value-plus:after {
	margin-top: -5px;
}
.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
	margin-left: -3px;
}
.checkout-left-basket {
	width: 100%;
	float: none;
}
.checkout-right-basket {
	float: none;
	margin: 2em 0 0 0em;
	text-align: center;
}
.single-right-left {
	width: 100%;
}
.colr {
	margin-right: 1em;
}
.bootstrap-tab {
	margin: 3em 0 0;
}
.bootstrap-tab-text p span {
	margin: 1em 0 0;
}
.bootstrap-tab-text h5, .add-review h4 {
	margin: 2em 0 1em;
}
.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
	width: 100%;
}
.add-review input[type="email"] {
	margin: 1em 0 0;
}
.add-review input[type="submit"] {
	width: 100%;
	font-size: 14px;
}
.login-form-grids {
	width: 95%;
	margin: 2em auto 0;
	padding: 2em;
}
.login h4 {
	margin: 1.5em 0 0.5em;
	font-size: 1.1em;
}
.bootstrap-tab-text-grid:nth-child(2) {
	margin: 2em 0 0;
}
.register h3:before {
	left: 5%;
}
.register h3:after {
	right: 5%;
}
}
@media (max-width: 414px) {
.header-right {
	width: 0%;
}
.sb-search {
	right: 5%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 63%;
}
.footer-grid-sub-grid-right h4 a {
	font-size: 0.9em;
}
.banner-info h4 {
	font-size: 1.5em;
}
.wmuSliderPagination a {
	width: 35px;
}
.wmuSliderPagination {
	left: 60%;
}
.banner-info {
	margin: 2em 0 0;
}
.banner-info1 p {
	font-size: 1em;
}
.banner-wrap {
	padding: 0px 0 2em;
}
.banner-5 {
	min-height: 265px;
}
.banner-bottom-grid-right, .banner-bottom-grid-left1 {
	width: 90%;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 1.6em;
}
.new-collections-grid, .products-right-grids-bottom-grid {
}
.new-collections-grid1-image-width:before {
	height: 50% !important;
}
.new-collections-grid1-image-pos1 {
	left: 27% !important;
}
.new-collections-grid1-right-rate {
	left: 31.5% !important;
	bottom: 25% !important;
}
.collections-bottom-grids {
	background: url(../images/12.jpg) no-repeat -120px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}
.newsletter input[type="email"] {
	width: 92%;
	margin: 0 0 .5em;
}
.newsletter input[type="submit"] {
	width: 40%;
	margin-left: 0;
}
.collections-bottom-grid {
	margin-left: 0;
}
.footer-grid-sub-grid-right {
	margin: 1em 0 0;
}
.breadcrumb1 {
	margin: 0 !important;
}
.bootstrap-tab ul li a {
	padding: 9px;
}
.bootstrap-tab-text-grid-right p {
	margin: 1em 0 0;
}
.sorting-left {
	width: 45%;
	margin-right: 1em;
}
.products-right-grids-position1 h4 {
	width: 90%;
}
.products-right-grids-position1 p {
	font-size: 12px;
}
.products-right {
	padding: 0;
}
.mail-grid-right {
	width: 100%;
}
.mail-grids {
	margin: 2em 0;
}
}
@media (max-width:384px) {
.header-right {
	width: 100%;
}
.sb-search {
	right: 5%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 64%;
}
.logo-nav {
	padding: 0.5em 0 1em;
}
.header-grid-left ul li {
	margin: 0 0.7em .5em;
}
.header-grid-right {
	margin: 0.5em 0 0;
}
}
@media (max-width: 375px) {
.header-right {
	width: 0%;
}
.logo-nav-left1 {
	width: 100%;
}
.sb-search {
	right: 5%;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 60%;
}
.banner-bottom-grid-right, .banner-bottom-grid-left1 {
	width: 100%;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 1.5em;
}
.new-collections-grid, .products-right-grids-bottom-grid {
}
.new-collections-grid1-image-pos {
	left: 26% !important;
}
.new-collections-grid1-right {
	left: 31% !important;
}
.timer-grid-left, .products-left, .single-right, .single-right-left:nth-child(2), .mail-grid-left, .mail iframe {
	padding: 0;
}
.timer-grid-left h3 a {
	font-size: .9em;
}
.timer-grid-right {
	width: 100%;
	margin: 1em auto 0;
}
.collections-bottom-grid {
	padding: 1em;
}
.men-position-pos h4 {
	font-size: 1.8em;
}
.men-position-pos h4:after {
	right: 10%;
}
.single-right-left h3 {
	font-size: 1.5em;
}
.bootstrap-tab-text-grid-right ul li a {
	font-size: 14px;
}
.bootstrap-tab-text h5, .add-review h4 {
	font-size: 1.1em;
}
.men-position-pos {
	top: 25%;
}
.checkout h3 {
	font-size: 14px;
	margin: 0 0 2em;
	line-height: 1.5em;
}
.close1, .close2, .close3 {
	right: 143px;
}
.login-form-grids {
	width: 100%;
	padding: 1em;
}
}
@media (max-width: 320px) {
.header-grid-left ul li {
	margin: 0 0.7em 0em;
	font-size: 13px;
}
.logo-nav-left h1 a {
	font-size: 1em;
}
.header-right {
	width: 0%;
}
.logo-nav-left1 {
	width: 100%;
}
.sb-search {
	right: 4%;
	margin-top: 0.5em;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 90%;
}
.sb-search-input {
	font-size: 13px;
	padding-left: .5em;
	padding-right: 3em;
}
.banner-info h3 {
	font-size: 1.7em;
}
.banner-info1 p {
	font-size: 13px;
}
.wmuSliderPagination {
	left: 50%;
}
.banner-5 {
	min-height: 240px;
}
ul.multi-column-dropdown h6 {
	font-size: 1.1em;
}
.dropdown-menu.columns-3 {
	padding: 0 0.5em;
}
.grid figure {
	min-width: 270px;
}
.grid figure figcaption {
	padding: 1.5em;
}
.banner-bottom-grid-left1-pos1 {
	padding: 1.3em;
}
.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
	font-size: 1.3em;
}
.new-collections h3:before, .single-related-products h3:before {
	left: 0%;
}
.new-collections h3:after, .single-related-products h3:after {
	right: 0%;
}
p.est, .new-collections-grid1 p, .bootstrap-tab-text p, .description p, .color-quality-left ul li a, label.radio, .copy-right p, .categories ul li, .footer-grid-sub-grid-right p, .new-collections-grid1-left p a, .footer-grid ul li, .footer-grid p, .occasion-cart a, .timer-grid-left-price h4 {
	font-size: 13px;
}
.bootstrap-tab-text h5, .add-review h4 {
	font-size: 1em;
	margin: 1.5em 0 0.7em;
}
.bootstrap-tab ul li a {
	font-size: 14px;
}
.color-quality-left, .color-quality-right {
	float: none;
}
.description {
	margin: 2em 0 1em;
}
.color-quality-right {
	margin: 1em 0 0;
}
.men-position-pos h4 {
	font-size: 1.5em;
}
.men-position-pos h5 {
	font-size: 1.6em;
}
.categories ul.cate, .new-products-grids {
	padding: 1em 1em 2em;
}
.categories h3, .filter-price h3, .new-products h3 {
	font-size: 1.1em;
	letter-spacing: 1px;
}
.footer-logo h2 a {
	font-size: 1.1em;
}
.footer-logo h2:before, .footer-logo h2:after {
	width: 21%;
}
.footer-grid-sub-grid-right {
	margin: 0;
}
.footer-grid p span {
	display: initial;
	margin: 0;
}
.new-collections-grid, .products-right-grids-bottom-grid {
}
.new-collections-grid {
	padding: 0;
}
.new-collections-grid1:hover:before {
	height: 66% !important;
}
.new-collections-grid1-image-width:hover:before {
	height: 48% !important;
}
.new-collections-grid1-image-width:before {
	height: 45% !important;
}
.timer-grid-right {
	margin: 2em auto 0;
}
.timer-grid-right-pos h4 {
	font-size: 14px;
}
.collections-bottom-grid h3 {
	font-size: 1.3em;
}
.collections-bottom-grids {
	background: url(../images/12.jpg) no-repeat -80px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 170px;
	padding: 1.5em 1em 0em;
}
.new-collections-grid1 h4 a {
	font-size: 14px;
}
.newsletter h3 {
	font-size: 1.3em;
}
.newsletter {
	padding: 1em;
}
.newsletter p, .new-products-grid-right h4 a, select#country, select#country1 {
	font-size: 13px;
}
.sorting {
	width: 49%;
}
.products-right-grids-position1 h4 {
	width: 93%;
	font-size: 3em;
}
.products-right-grids-position1 {
	top: 5%;
}
.products-right-grid1-add-cart p, .new-products-grid-right-add-cart p {
	font-size: 1em !important;
}
.newsletter input[type="email"] {
	width: 91%;
	font-size: 13px;
}
.newsletter p {
	margin: .5em 0 0.5em;
}
.newsletter input[type="submit"] {
	width: 55%;
	padding: 5px 0;
	font-size: 13px;
}
.footer-grid h3 {
	font-size: 1.3em;
}
.footer-grid, .mail-grid-right {
	padding: 0;
}
.single-right-left {
	width: 100%;
}
.single-right-left h4 {
	font-size: 1.1em;
}
.add-review input[type="text"], .checkout-left-basket ul li, .add-review input[type="email"], .mail-grid-left input[type="text"], .mail-grid-left input[type="email"], .mail-grid-left textarea, .add-review textarea, .mail-grid-right1 ul.phone-mail li {
	font-size: 13px;
}
.checkout-left-basket h4 {
	padding: .7em;
	font-size: 1em;
}
.mail-grid-left textarea {
	min-height: 135px;
}
ul.multi-column-dropdown {
	margin: 1em 0;
}
.new-products-grid-right {
	width: 100%;
}
ul.paging {
	margin: 2em auto 0;
}
.mail-grids {
	margin: 1.5em 0;
}
.mail iframe {
	min-height: 140px;
}
ul.phone-mail {
	margin: 0 0 1em;
}
.mail-grid-right1 ul.phone-mail li {
	margin-bottom: .5em;
}
.close1, .close2, .close3 {
	right: 114px;
}
.checkout-right-basket a {
	font-size: 14px;
}
.login-form-grids h5, .login-form-grids h6 {
	margin: 0 0 1.5em;
}
.login-form-grids {
	margin: 1.5em auto 0;
}
.login-form-grids input[type="email"], .forgot a, .register-check-box label, .login-form-grids input[type="password"], .login-form-grids input[type="text"] {
	font-size: 13px;
}
.forgot {
	margin: 1em 0 0;
}
.login-form-grids h6 {
	margin: 2em 0 1.5em !important;
}
.login-form-grids input[type="submit"], .register-home a {
	font-size: 14px;
}
.login h4 {
	font-size: 1em;
}
.login p {
	font-size: 12px;
}
.logo-nav-left {
	float: left;
	text-align: left;
}
}
/**
Banner Styles
*/


.bg--abstruct-mask {
	position: relative;
}
.bg--abstruct-mask:before, .bg--abstruct-mask:after {
	content: "";
	top: 0;
	height: 100%;
	width: 25%;
	position: absolute;
	background-size: cover;
}
.bg--abstruct-mask:before {
	left: 0;
	background: url(images/bg/abstruct-mask-left.png) no-repeat scroll;
	background-position: center center;
}
.bg--abstruct-mask:after {
	right: 0;
	background: url(../images/bg/abstruct-mask-right.png) no-repeat scroll;
	background-position: center center;
}
.bg--abstruct-mask > div {
	position: relative;
}
/* Background Image */
.bg-image--1 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--2 {
	background-image: url(../images/bg/2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--3 {
	background-image: url(../images/bg/3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--4 {
	background-image: url(../images/bg/4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--5 {
	background-image: url(../images/bg/5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--6 {
	background-image: url(../images/bg/6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--7 {
	background-image: url(../images/bg/7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--8 {
	background-image: url(../images/bg/8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--9 {
	background-image: url(../images/bg/9.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--10 {
	background-image: url(../images/bg/10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--11 {
	background-image: url(../images/bg/11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--12 {
	background-image: url(../images/bg/12.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--13 {
	background-image: url(../images/bg/13.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--14 {
	background-image: url(../images/bg/14.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--15 {
	background-image: url(../images/bg/15.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--16 {
	background-image: url(../images/bg/16.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--17 {
	background-image: url(../images/bg/17.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--18 {
	background-image: url(../images/bg/18.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--19 {
	background-image: url(../images/bg/19.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.bg-image--20 {
	background-image: url(../images/bg/20.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
/* Text specialized */
.text--italic {
	font-style: italic;
}
.text--normal {
	font-style: normal;
}
.text--underline {
	font-style: underline;
}
/* Font specialized */
.body--font {
	font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", 'Segoe UI', Tahoma, "宋体b8b\4f53", SimSun, sans-serif;
}
.heading--font {
	font-family: "Poppins", sans-serif;
}
/* Height and width */
.fullscreen {
	min-height: 100vh;
	width: 100%;
}
.w--100 {
	width: 100%;
}
.w--75 {
	width: 75%;
}
.w--50 {
	width: 50%;
}
.w--33 {
	width: 33.33%;
}
.w--25 {
	width: 25%;
}
.w--10 {
	width: 10%;
}
.h--100 {
	height: 100%;
}
.h--75 {
	height: 75%;
}
.h--50 {
	height: 50%;
}
.h--25 {
	height: 25%;
}
.h--33 {
	height: 33.33%;
}
.h--10 {
	height: 10%;
}
/* Section padding */
.section-padding--xlg {
	padding: 120px 0;
}
.section-padding--lg {
	padding: 100px 0;
}
.section-padding--md {
	padding: 80px 0;
}
.section-padding--sm {
	padding: 65px 0;
}
.section-padding--xs {
	padding: 50px 0;
}
.section-padding-top--xlg {
	padding-top: 120px;
}
.section-padding-top--lg {
	padding-top: 100px;
}
.section-padding-top--md {
	padding-top: 80px;
}
.section-padding-top--sm {
	padding-top: 65px;
}
.section-padding-top--xs {
	padding-top: 50px;
}
.section-padding-bottom--xlg {
	padding-bottom: 120px;
}
.section-padding-bottom--lg {
	padding-bottom: 100px;
}
.section-padding-bottom--md {
	padding-bottom: 80px;
}
.section-padding-bottom--sm {
	padding-bottom: 65px;
}
.section-padding-bottom--xs {
	padding-bottom: 50px;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.section-padding--xlg {
	padding: 100px 0;
}
.section-padding--lg {
	padding: 80px 0;
}
.section-padding--md {
	padding: 70px 0;
}
.section-padding--sm {
	padding: 60px 0;
}
.section-padding-top--xlg {
	padding-top: 100px;
}
.section-padding-top--lg {
	padding-top: 80px;
}
.section-padding-top--md {
	padding-top: 70px;
}
.section-padding-top--sm {
	padding-top: 60px;
}
.section-padding-bottom--xlg {
	padding-bottom: 100px;
}
.section-padding-bottom--lg {
	padding-bottom: 80px;
}
.section-padding-bottom--md {
	padding-bottom: 70px;
}
.section-padding-bottom--sm {
	padding-bottom: 60px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.section-padding--xlg {
	padding: 80px 0;
}
.section-padding--lg {
	padding: 70px 0;
}
.section-padding--md {
	padding: 60px 0;
}
.section-padding-top--xlg {
	padding-top: 80px;
}
.section-padding-top--lg {
	padding-top: 70px;
}
.section-padding-top--md {
	padding-top: 60px;
}
.section-padding-bottom--xlg {
	padding-bottom: 80px;
}
.section-padding-bottom--lg {
	padding-bottom: 70px;
}
.section-padding-bottom--md {
	padding-bottom: 60px;
}
}
 @media only screen and (max-width: 767px) {
.section-padding--xlg {
	padding: 70px 0;
}
.section-padding--lg {
	padding: 60px 0;
}
.section-padding--md {
	padding: 50px 0;
}
.section-padding-top--xlg {
	padding-top: 70px;
}
.section-padding-top--lg {
	padding-top: 60px;
}
.section-padding-top--md {
	padding-top: 50px;
}
.section-padding-bottom--xlg {
	padding-bottom: 70px;
}
.section-padding-bottom--lg {
	padding-bottom: 60px;
}
.section-padding-bottom--md {
	padding-bottom: 50px;
}
}
.mt-10-reverse {
	margin-top: -10px;
}
.mt-20-reverse {
	margin-top: -20px;
}
.mt-30-reverse {
	margin-top: -30px;
}

/* Overlay styles */
[data-overlay], [data-black-overlay] {
 position: relative;
}
 [data-overlay] > div, [data-overlay] > *, [data-black-overlay] > div, [data-black-overlay] > * {
 position: relative;
 z-index: 2;
}
[data-overlay]:before, [data-black-overlay]:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
[data-overlay]:before {
	background-color: #d8703f;
}
[data-black-overlay]:before {
	background-color: #000000;
}
[data-overlay="1"]:before, [data-black-overlay="1"]:before {
	opacity: 0.1;
}
[data-overlay="2"]:before, [data-black-overlay="2"]:before {
	opacity: 0.2;
}
[data-overlay="3"]:before, [data-black-overlay="3"]:before {
	opacity: 0.3;
}
[data-overlay="4"]:before, [data-black-overlay="4"]:before {
	opacity: 0.4;
}
[data-overlay="5"]:before, [data-black-overlay="5"]:before {
	opacity: 0.5;
}
[data-overlay="6"]:before, [data-black-overlay="6"]:before {
	opacity: 0.6;
}
[data-overlay="7"]:before, [data-black-overlay="7"]:before {
	opacity: 0.7;
}
[data-overlay="8"]:before, [data-black-overlay="8"]:before {
	opacity: 0.8;
}
[data-overlay="9"]:before, [data-black-overlay="9"]:before {
	opacity: 0.9;
}
[data-overlay="10"]:before, [data-black-overlay="10"]:before {
	opacity: 1;
}
/* Other Styels */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: inherit;
	font-style: normal;
	margin-left: 0;
	line-height: inherit;
}
.banner__single:focus, .banner__single:active {
	outline: 0;
}
/* Slider Arrow Style */
.banner-slider-active {
	position: relative;
}
.banner-slider-active .cr-slick-arrow {
	position: absolute;
	top: 50%;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	outline: none;
	border: none;
	display: inline-block;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 30px;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#responsive {
	position: relative;
}
#responsive .cr-slick-arrow {
	position: absolute;
	top: 50%;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	outline: none;
	border: none;
	display: inline-block;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 30px;
	z-index: 2;
	opacity: 0.8;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#responsive .cr-slick-arrow i {
	line-height: 58px;
}
#responsive .cr-slick-arrow:hover {
	background: rgba(204,102,0,0.3);
}
#responsive .cr-slick-arrow.cr-slick-prev {
	left: 0;
}
#responsive .cr-slick-arrow.cr-slick-next {
	right: 0;
}
#responsive:hover .cr-slick-arrow {
	visibility: visible;
	opacity: 1;
}
#responsive:hover .cr-slick-arrow.cr-slick-prev {
	left: -2%;
}
#responsivee:hover .cr-slick-arrow.cr-slick-next {
	right: -2%;
}
.banner-slider-active .cr-slick-arrow i {
	line-height: 58px;
}
.banner-slider-active .cr-slick-arrow:hover {
	background: rgba(204,102,0,0.3);
}
.banner-slider-active .cr-slick-arrow.cr-slick-prev {
	left: 0;
}
.banner-slider-active .cr-slick-arrow.cr-slick-next {
	right: 0;
}
.banner-slider-active:hover .cr-slick-arrow {
	visibility: visible;
	opacity: 1;
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
	left: 2%;
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
	right: 2%;
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner-slider-active .cr-slick-arrow {
	top: auto;
	bottom: 25px;
	height: 50px;
	width: 50px;
	font-size: 24px;
}
.banner-slider-active .cr-slick-arrow i {
	line-height: 48px;
}
.banner-slider-active .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: 50%;
}
.banner-slider-active .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: 50%;
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: calc(50% + 15px);
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: calc(50% + 15px);
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-slider-active .cr-slick-arrow {
	height: 42px;
	width: 42px;
	font-size: 20px;
	top: auto;
	bottom: 25px;
}
.banner-slider-active .cr-slick-arrow i {
	line-height: 40px;
}
.banner-slider-active .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: 50%;
}
.banner-slider-active .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: 50%;
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: calc(50% + 15px);
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: calc(50% + 15px);
}
}
 @media only screen and (max-width: 767px) {
.banner-slider-active .cr-slick-arrow {
	height: 36px;
	width: 36px;
	font-size: 18px;
	top: auto;
	bottom: 20px;
}
.banner-slider-active .cr-slick-arrow i {
	line-height: 34px;
}
.banner-slider-active .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: 50%;
}
.banner-slider-active .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: 50%;
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
	left: auto;
	right: calc(50% + 10px);
}
.banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
	right: auto;
	left: calc(50% + 10px);
}
}
/* Slider Pagination */
.slider--pagination {
	position: relative;
	margin-bottom: 0 !important;
}
.slider--pagination ul.slick-dots {
	position: absolute;
	bottom: 5%;
	right: 8%;
	display: inline-block;
	width: auto;
	counter-reset: li;
	list-style-type: none;
}
.slider--pagination ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: auto;
	height: 30px;
	margin: 0 12px;
	padding: 0;
	cursor: pointer;
	line-height: 30px;
}
.slider--pagination ul.slick-dots li button {
	display: none;
}
.slider--pagination ul.slick-dots li:before {
	counter-increment: li;
	content: "0" counter(li);
	height: 50px;
	width: 50px;
	color: #d6d6d6;
	letter-spacing: .5px;
	font-weight: 600;
	font-size: 24px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.slider--pagination ul.slick-dots li.slick-active:before {
	color: #767676;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.slider--pagination ul.slick-dots {
	bottom: 2%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
}
 @media only screen and (max-width: 767px) {
.slider--pagination ul.slick-dots {
	bottom: 2%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.slider--pagination ul.slick-dots li:before {
	font-size: 18px;
}
}
.banner-area {
	margin-top: 0px !important;
}
.banner {
	position: relative;
}
.banner__single {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 900px;
}
.banner__single:focus, .banner__single:active {
	outline: 0;
}
.banner__single__content {
	padding: 155px 0 130px 0;
	color: #fff;
}
.banner__single__content h5 {
	margin-bottom: 20px;
}
.banner__single__content h1 {
	font-size: 58px;
	line-height: 62px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase
}
.banner__single__content p {
	font-size: 30px;
	margin-bottom: 20px;
}
.banner__single__content .cr-btn {
	margin-top: 20px;
}
.banner__single__content.color--black {
	color: #303030;
}
.banner-slider-active .banner__single__content {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	-webkit-transition: all 0.6s ease-in 0.2s;
	-o-transition: all 0.6s ease-in 0.2s;
	transition: all 0.6s ease-in 0.2s;
}
.banner-slider-active .slick-current .banner__single__content {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.banner__single__content h1 {
	font-size: 42px;
	line-height: 52px;
	margin-bottom: 15px;
}
.banner__single__content a.cr-btn {
	margin-top: 15px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.banner__single {
	margin-top: 0 !important;
}
.banner__single__content {
	text-align: center;
}
.banner__single__content h1 {
	font-size: 42px;
	line-height: 48px;
}
}
 @media only screen and (max-width: 767px) {
.banner__single {
	min-height: 10vh;
	margin-top: 0 !important;
}
.banner__single__content {
	padding: 155px 0 110px 0;
	color: #fff;
}
.banner__single__content {
	text-align: center;
}
.banner__single__content h3 {
	font-size: 18px;
}
.banner__single__content h1 {
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 15px;
}
.banner__single__content p {
	font-size: 16px;
	margin-bottom: 15px;
}
.banner__single__content a.cr-btn {
	margin-top: 15px;
}
}
 @media only screen and (max-width: 575px) {
.banner__single__content h1 {
	font-size: 28px;
	line-height: 38px;
}
}
a.cr-btn, button.cr-btn, .cr-btn {
	display: inline-block;
	background: none;
	padding: 10px 30px;
	border-radius: 30px;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
	border: 2px solid #fff;
	-webkit-transition: border-color 0.5s ease-in-out 0s;
	-moz-transition: border-color 0.5s ease-in-out 0s;
	-ms-transition: border-color 0.5s ease-in-out 0s;
	-o-transition: border-color 0.5s ease-in-out 0s;
	transition: border-color 0.5s ease-in-out 0s;
}
a.cr-btn span, button.cr-btn span, .cr-btn span {
	position: relative;
	line-height: auto;
}
a.cr-btn:before, button.cr-btn:before, .cr-btn:before {
	content: "";
	left: 50%;
	top: 50%;
	height: 400px;
	width: 400px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: box-shadow 0.5s ease-in-out 0s;
	-moz-transition: box-shadow 0.5s ease-in-out 0s;
	-ms-transition: box-shadow 0.5s ease-in-out 0s;
	-o-transition: box-shadow 0.5s ease-in-out 0s;
	-webkit-transition: -webkit-box-shadow 0.5s ease-in-out 0s;
	transition: -webkit-box-shadow 0.5s ease-in-out 0s;
	transition: box-shadow 0.5s ease-in-out 0s;
	transition: box-shadow 0.5s ease-in-out 0s, -webkit-box-shadow 0.5s ease-in-out 0s;
	border-radius: 100%;
}
a.cr-btn:hover, button.cr-btn:hover, .cr-btn:hover {
	color: #F96;
	border-color: #F96;
}
a.cr-btn:hover:before, button.cr-btn:hover:before, .cr-btn:hover:before {
}
a.cr-btn.cr-btn--lg, button.cr-btn.cr-btn--lg, .cr-btn.cr-btn--lg {
	padding: 12px 30px;
}
a.cr-btn.cr-btn--sm, button.cr-btn.cr-btn--sm, .cr-btn.cr-btn--sm {
	padding: 8px 40px;
}
a.cr-btn.cr-btn--transparent, button.cr-btn.cr-btn--transparent, .cr-btn.cr-btn--transparent {
	font-weight: 600;
	font-size: 14px;
	color: #646464;
	background: transparent;
	border-color: #9f9f9f;
}
a.cr-btn.cr-btn--transparent:hover, button.cr-btn.cr-btn--transparent:hover, .cr-btn.cr-btn--transparent:hover {
	border-color: #d8703f;
	color: #fff;
}
a.cr-btn.cr-btn--transparent:hover:before, button.cr-btn.cr-btn--transparent:hover:before, .cr-btn.cr-btn--transparent:hover:before {
	-webkit-box-shadow: inset 0 0 0 400px #d8703f;
	-moz-box-shadow: inset 0 0 0 400px #d8703f;
	-ms-box-shadow: inset 0 0 0 400px #d8703f;
	-o-box-shadow: inset 0 0 0 400px #d8703f;
	box-shadow: inset 0 0 0 400px #d8703f;
}
.payment-icons {
	text-align: center
}
.payment-icons li {
	display: inline
}
/** =======================
 * Contenedor Principal
 ===========================*/
.accordion {
	width: 100%;
	max-width: 360px;
	margin: 20px auto 20px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 25px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .link a {
	color: #4D4D4D;
}
.accordion .link.cur a {
	color: #d8703f;
}
.accordion li:last-child .link {
	border-bottom: 0;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-angle-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	color: #d8703f;
}
.accordion li.open i {
	color: #d8703f;
}
.accordion li.open i.fa-angle-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
	display: none;
	background: #d8703f;
	font-size: 14px;
}
.submenu li {
	border-bottom: 1px solid #fff;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu a:hover {
	background: #E39A77;
	color: #FFF;
}
