body{
	background: #fff;
	font-family: 'Sora', sans-serif!important;  
	font-size: 14px!important; 
	-webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
	font-family: 'Sora', sans-serif!important;

}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

button, input, optgroup, select, textarea{
	    font-family: 'Sora', sans-serif!important;  
}
.top-header{
	background: #1b2945;
	padding: 0.7em 0;
}
.top-header-left{
	float: left;
}
ul.support{
	padding: 0 1em 0 0em;
	margin: 0;
	float: left;
}
ul.support li{
	display: inline-block;
}
ul.support li  label{
	background: url(../images/img-sprite.png)-2px -27px;
	width: 32px;
	height: 30px;
	display:inline-block;
	vertical-align: middle;
}
ul.support li.van a label{
	background-position: -46px -25px;
}
ul.support li a {
	text-decoration:none;
	font-size: 1.1em;
	color: #fff;
	
}
.top-header-right{
	float:right;
	padding-top:8px;
}
.down-top{
	float: left;
}
.top-down{
	padding: 0 0em 0 1em;
}
/*----*/
.bottom-header {
	border-bottom: 1px solid #ddd;
	padding: 0.7em 0 1em;
}
.header-bottom-left{
	float: left;
	width: 55%;
}
.logo{
	float:left;
	width: 27%;
    margin-top:9px;
}
.header-bottom-right{
	float: right;
	width: 40%;
	text-align: center;
	padding-top:1.7em;
}
.account,.cart{
	float:left;
	width:40%;
}
.cart{
	width:24%;
}
.account a span{
	background: url(../images/img-sprite.png)-117px -30px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.account a,.cart a ,ul.login li a {
	text-decoration:none;
	font-size: 1em;
	color: #000;
}
.cart a span{
	background: url(../images/img-sprite.png) -172px -28px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
ul.login{
	float:left;
	width:55%;
	margin:0;
}
ul.login li{
	display:inline-block;
}
ul.login li a span{
	background: url(../images/img-sprite.png) -143px -29px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.account a:hover,.cart a:hover,ul.login li a:hover{
	color: #1b2945;
}
/*----*/
.search {
	background:#fff;
	border: 1px solid #ddd;
	position: relative;
	width: 47%;
	float: right;
	margin: 1.2em 0 0;
}
.search input[type="text"] {
	border: none;
    outline: none;
    background: none;
    font-size: 1em;
    color: #777;
    width: 70%;
    padding: 8px;
    -webkit-apperance: none;
    margin: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}
.search input[type="submit"] {
	border: 0;
    outline: none;
    cursor: pointer;
    width: 30%;
    height: 36px;
    background: #1b2945;
    color: white;
    border-bottom: none;
    border-top: none;
    border-right: none;
}


ul.login{
	justify-content: flex-end;
}

center h2, .title{
	font-weight: bold;
    text-transform: uppercase;
    padding-top: 50px;
	position:relative;
	margin-bottom: 30px;
}

.title::after{
	content: "";
    width: 80px;
    height: 5px;
    background: #1b2945;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -15px;
    border: 0;
}



.col-md-3 .top-nav ul.menu li.item1 ul.cute li.subitem1 a{padding-left: 15px;background: #f3f3f3;}

.products h5.latest-product{
	margin: 0px 0 0;
	padding: 5px 0;
}

.wmuSlider.sliderTwoHome{height: 368px!important;}




.search input[type="submit"]:active {
	position:relative;
}
.search form {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.search{
	background: #fff;
    border: 1px solid #ddd;
    position: relative;
    width: 47%;
    float: right;
    margin: 1.2em 0 0;
    padding: 0;
}
/*----*/
h3.cate {
	color: #fff;
	font-size: 1.7em;
	padding: 0.6em ;
	background: #1b2945;
	margin: 0;
}
/*----*/
ul.kid-menu{
	display: block !important;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin: 0;
	background: #FBFBFC;
}
ul {
	padding: 0;
	list-style: none;
}
.menu > li > a {
	width: 100%;
	line-height: 3.5em;
	text-indent: 1.2em;
	display: block;
	position: relative;
	color: #000;
	font-size: 1.1em;
	text-decoration:none;
	border-bottom: 1px solid #ddd;
	font-weight:700;
}
.menu ul li a {	
	width: 100%;
	display: block;
	position: relative;
	font-size:1.1em;
	font-weight: 400;
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #ddd;
	font-weight:700;
	line-height: 3.5em;
	text-indent: 1.2em;
}
.menu ul li a:hover{
	background: #1b2945;
}
.menu > li > a:hover, .menu > li > a.active {
	background:#fff;
}
.menu ul.kid-menu li a{
	border-bottom: none;
}
ul.kid-menu{
	padding: 0;
	margin: 0;	
}
ul.kid-menu li{
	list-style: none;
	border-bottom: 1px solid #ddd;
}

ul.kid-menu li.menu-kid-left{
	border-bottom:none;
}
ul.cute li{
	background: #fff;
}
.arrow-img {
	padding: 0em 0em 0 6.5em;
}
.img-arrow{
	padding: 0 0 0 8em;
}
.img-left-arrow{
	padding: 0 0 0 5.5em;
}
/*--menu--*/
/*----*/
.sub-cate,.slide-grid{
	float: left;
}
.top-nav{
	border: 1px solid #ddd;
	margin-top:27px;
}
.sub-cate{
	width: 27%;
	margin: 2em 2em 0 0;
}
.banner-off{
	
	padding: 6em 0em 6em 2em;
}
.banner-matter {
	padding: 4em 2em;
}
.shoes-grid{
	width: 70%;
	float: right;
}
.slide-grid{
	width: 100%;
	border: 1px solid #ddd;
	margin: 2em 0;
}
.banner-off  h2{
	padding:  0em;
	margin: 0;
	font-size: 4.5em;
	color:#1b2945;
	font-weight: 600;
	
}
.banner-off a{
	text-decoration:none;
}
.banner-off  label{
	font-size: 2em;
	color:#323A45;
	font-weight: 700;
}
.banner-off label b{
	color:#1b2945;
}
.banner-off  p{
	font-size: 1em;
	color:#323A45;
	margin: 0;
	width: 90%;
	padding: 0 0 2em;
}
 span.on-get{
	font-size: 1.1em;
	color:#fff;
	padding:0.6em 0.8em;
	background:#323A45;
}
 span.on-get:hover{
	background: #0D3F84;
}
a.now-get{
	font-size: 1.1em;
	color:#fff;
	padding:0.6em 0.8em;
	background:#323A45;
	text-decoration: none;
}
a.now-get:hover{
	background: #0D3F84;
}
.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;
	right:1%;
	bottom:0px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	 height:12px;
  	width:12px;
  	border-radius: 30px;
  	-webkit-border-radius: 30px;
 	 -moz-border-radius: 30px;
  	-o-border-radius: 30px;
  	-ms-border-radius: 30px;
}
.wmuSliderPagination a.wmuActive {
}
a.banner-matter{
	text-decoration:none;
}
.shoes-grid-left{
	width:100%;
}
.con-sed-grid{
	border: 1px solid #ddd;
	padding: 1.5em 1em 2em;
	margin: 0em 3% 0 0;
	width: 48%;
}
.elit-grid{
	float: left;
width: 49%;
}
.elit-grid h4{
	margin: 0;
	font-size: 1.3em;	
	font-weight: 700;
}
.elit-grid  label{
	margin: 0;
	font-size: 1.2em;
	color: #000;
	font-weight: 700;
}

.elit-grid p{
	margin: 0;
	font-size: 1em;
	color: #000;
	width: 80%;
	padding: 0em 0 1.5em;
}
.shoe-left{
	float: left;
} 
.products{
	width: 100%;
	border: 1px solid #ddd;
	float:left;
	margin: 1.5em 0;
	padding: 0.7em 1em ;
	margin-top: 2.5em;
}
.grid-chain-bottom {
	border-top: 1px solid #ddd;
}
.latest-product,.dolor-grid{
	float:left;
}
.view-all,a.get-cart{
	float:right;
	padding: 0.4em 0.6em;
	font-size: 1em;
}
a.view-all span{
	background: url(../images/arrow2.png)0px 0px;
	width: 15px;
	height: 14px;
	display:inline-block;
}
a.view-all{
	text-decoration: none;
	font-size: 1em;
	color:#000;
	font-weight:700;
}
a.all-product{
	float:left;
}
h5.latest-product{
	margin: 6px 0 0;
	font-size: 1.3em;
	color: #000;
	font-weight: 700;
}
.grid-chain-bottom h6{
	margin: 0;
	font-size: 1.3em;
	color: #000;
	font-weight: 700;
	padding: 0.8em 0.5em 0;
}
.grid-chain-bottom h6 a:hover{
	text-decoration:none;
	color:#1b2945;
}
.chain-grid{
	border: 1px solid #ddd;
	position: relative;	
	width: 31.2%;
	margin: 0 2% 0 0;
	padding:0;
}
.menu-chain{
	width:100%;
	margin: 2em 0;
}
.sed-left-top,.grid-top-chain{
	margin: 0;
}
.star-price {
	padding: 1em 0.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clearfix{
	display:none;
}

.testmonials .grid-chain-bottom .star-price .dolor-grid h6:first-child{
	font-size: 1em;
	font-weight: 500;margin-bottom: 6px;
}

.testmonials .grid-chain-bottom .star-price .dolor-grid h6:last-child{
	font-size: .8em;
	font-weight: 400;
}

.testmonials .chain-grid .text-js {
		text-align: justify;
		overflow: hidden; 
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		letter-spacing: .0065625px;
		min-height: 100px;
	}     
	
.worker-gallery{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.worker-images{     
	width: 30.33%;
    height: 200px;
    margin: 0.6%;
}
.worker-images:hover{
	transition:0.7s all;
	-ms-transform: scale(1.2); 
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	cursor:pointer;
	border-radius:10px;
}

.videoBoxHome {
    margin-top: 20px!important;
}
.videoBoxHome .grid-chain-bottom.chain-watch h6:first-child{font-size: 15px;}
.videoBoxHome .grid-chain-bottom.chain-watch h6:last-child{  
	font-size: 15px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: .0065625px; 
	font-weight: 500;
    font-size: 12px;
    margin-top: 10px;
}

.productCategories .grid-product .product-grid .left-grid-view.grid-view-left .mask{
	display:none!important;
}

























.chain{
	margin: 0 auto;
	padding: 3em 0;
}
.chain-grid span.star{
	background: url(../images/img-sprite.png)-208px -14px;
	width: 52px;
	height: 52px;
	display: block;
	position: absolute;
	top: 2%;
	right: 2%;
}
span.reducedfrom {
	color: #555;
	text-decoration: line-through;
	margin-right: 8%;
	font-size:1.1em; 
}
span.actual {
	font-weight: 500; 
	color:#1b2945;
    font-weight: 700; 
    font-size:1.2em;
}
span.dolor-left-grid{
	font-size: 1.7em;
}
.chain-watch h6{
	padding: 0;
}
.chain-watch {
	padding: 1em ;
}
.rating {
     overflow: hidden;
     display:block;
   	 position:relative;
}
.rating-input {
     position: absolute;
     left: 0;
     top: -50px;
}
.rating-star {
	display: block;
 	width: 20px;
	height: 17px;
    background: url(../images/star.png) 0px 0px;
    float:left;
}
.rating-star:hover {
   background: url(../images/star.png) 0 -18px;          
}
.rating-star1 {
    display: block;
	width: 20px;
	height: 17px;
	background: url(../images/a-star.png) 0 0px;
	float: left;
}
.rating-star1:hover {
   background: url(../images/a-star.png) 0 -20px;
}

.images_3_of_2 {
	display: block;
	float: left;
	margin: 0 3.6% 0 0;
}
.desc1 {
	display: block;
	float:left;
}
.span_3_of_2 {
	width: 54.2%;
	margin: 0 0em 0em 3em;	
}
.single_top {
	margin:3em 0;
}
.toogle {
	margin-top: 4%;
}
p.m_text {
	color: #999;
	font-size: 1em;
	line-height:1.8em;
}
.single{
	padding:3% 0 0 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:150px;
	max-height:500px;
}
.grid-flex{
	margin:10px 0 20px 0;
}
.nbs-flexisel-item a {
	color: #999;
	font-size:0.8125em;
}
.nbs-flexisel-item a:hover{
	color:#555;
}
.nbs-flexisel-item p {
	color: #000;
	font-size: 0.85em;
	padding-top: 25px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:30px;
	height:30px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/img-sprite.png) no-repeat -446px -21px;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/img-sprite.png) no-repeat -477px -21px;
}

.etalage_zoom_area div {
    width:460px !important;
    height:500px !important;
}

.women-product,.account_grid,.register,.single_top,.main{
	width: 70%;
	float: right;
}
.account_grid{
	width: 100%;
	float: right;
}
.register{
	width: 100%;
	float: right;
}
.women_main{
	padding:2em 0;
}
.women{
	text-align: left;
	border-bottom: 1px solid #ebebeb;
}
.women h4{
	float:left;
	font-size:1em;
	text-transform:uppercase;
	color: #333333;
}
.women h4{
	color:#555555;
}
.w_nav {
	float:right;
	color:#555555;
	font-size:0.8125em;
	padding:0.8em 0 0;
	list-style:none;
	margin: 0
}
.w_nav li{
	display: inline-block;
}
.w_nav li a{
	display: block;
	color:#555555;
	text-transform:capitalize;
}
.w_nav li a:hover{
	color: #00405d;
}
.grid-product{
	display:block;
	margin-top: 40px;
}



.product-grid h4 {
	font-size:16px;
	margin-top:5px;
}
.product-grid h4 a{
	text-transform:uppercase;
	color:#000000;
}
.product-grid p{
	font-size: 0.8125em;
	color:#777777;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.content_box-grid {
	margin-top: 1em;
}
.product-grid{
	float: left;
	width: 31%;
}
.left-grid-view {
   overflow: hidden;
   position: relative;
   margin-bottom: 1em;
}
.left-grid-view .mask,.left-grid-view .content {
   position: absolute;
	overflow: hidden;
	top: 209px;
	left: 163px;
}
.grid-view-left img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   margin: 0 auto;
}
.grid-view-left .mask {
  -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.grid-view-left:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.info {
   display: block;
	background: url(../images/label_new.png) no-repeat;
	text-indent: -9999px;
	width: 75px;
	height: 75px;
}


 .contact_right h3{
	font-size: 2em;
	color: #555;
	text-transform: uppercase;
	margin: 1em 0;
}
.map{
	width: 100%;
	height:350px;
	margin: 0 0 43px;
	border: none;
}
.address p {
	color: #333033;
	font-size: 1em;
	line-height: 20px;
	margin: 0 0 16px;
	font-style: normal;
	text-transform: uppercase;
}
.address dd {
	color: #aaa4ab;
	font-size: 1em;
	line-height: 20px;
	font-weight: 300;
}
.contact-form input[type="text"] {
	display: block;
	width:70%;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
	margin: 1.5em 0;
	font-size: 1em;
	color: #999;
}
.contact-form textarea {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
	margin: 1.5em 0;
	font-size: 1em;
	color: #999;
	height:300px;
	resize: none;
}
.contact-form input[type="submit"] {
	padding: 10px 25px;
	color: #fff;
	background: #1b2945;
	font-size: 1.1em;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'Sora', sans-serif!important;  
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	float:right;
}
.contact-form input[type="submit"]:hover{
 	background:#1b2945;
}

.login-left {
	padding: 0;
}
.login-left h3, .login-right h3 {
	color: #1b2945;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 0.5em;
}
.login-left p, .login-right p {
	color: #555;
	display: block;
	font-size: 1.1em;
	margin: 0 0 1.5em 0;
	line-height: 1.8em;
	width: 95%;
}
.acount-btn {
	background:#1b2945;
	color: #FFF;
	font-size: 0.9em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#1b2945;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 1.5em 0;
}
.login-right span {
	color: #555;
	font-size:0.9em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.login-right input[type="text"] {
	border: 1px solid #DDDBDB;
	outline-color:#fb4d01;
	width: 96%;
	font-size:0.9em;
	padding:10px;
}
.login-right input[type="password"] {
	border: 1px solid #DDDBDB;
	outline-color:#fb4d01;
	width: 96%;
	font-size:0.9em;
	padding:10px;
}
.login-right input[type="submit"] {
	background:#1b2945;
	color: #FFF;
	font-size: 1em;
	padding: 0.5em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
a.forgot {
	font-size: 0.8125em;
}
.account_grid {
	padding:0;
	margin-top:7px;
}


.register-top-grid h3, .register-bottom-grid h3 {
	color:#1b2945;
	font-size: 1.1em;
	padding-bottom: 5px;
	margin: 0;
	font-weight:600;
}
.register-top-grid input[type="password"]{
	border: 1px solid #EEE;
	outline-color:#FF5B36;
	width: 85%;
	font-size: 1em;
	padding: 0.5em;
	margin: 0.5em 0;
}
.register-top-grid span, .register-bottom-grid span {
	color:#555;
	font-size: 0.9em;
	padding-bottom: 0.2em;
	display: block;
	text-transform: uppercase;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"], textarea{
	border: 1px solid #EEE;
	outline-color:#FF5B36;
	width: 85%;
	font-size: 1em;
	padding: 0.5em;
	margin: 0.5em 0;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	position: relative;
	font-size: 1em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 1em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #E1DFDF;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox 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 {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but input[type="submit"] {
	background:#1b2945;
	color: #FFF;
	font-size:1em;
	padding: 0.8em 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.register-but input[type="submit"]:hover {
	background:#1b2945;
}
.mation{
	padding: 1em 0;
}
.register {
	padding: 2em 0 2em;
}

.footer-top{
	background: #F5F5F5;
	margin: 3em 0 0;
}
.latter{
	float:left;
	width:75%;
}
.latter h6{
	margin: 0.9em 0em 0 0;
	font-size: 1.7em;
	color: #000;
	float:left;
	width: 36%;
}
.latter-right{
	float:right;
}
.latter-right p{
	font-size: 1.4em;
	color: #000;
	margin: 1.1em 1em;
	float: left;
}
ul.face-in-to{
	float:left;
	padding:0;
	margin:0;
}
ul.face-in-to li {
	display:inline-block;
	float:left;
}
ul.face-in-to li a span{
	background: url(../images/img-sprite.png) -281px 0px;
	width: 69px;
	height: 71px;
	display: block;
}
ul.face-in-to li a span.facebook-in{
	background-position:-350px 0px;
}
.latter input[type="text"] {
	border: 1px solid #ddd;
	outline: none;
	background: #fff;
	font-size:1em;
	color:#777;
	width:61%;
	padding:8px;
	margin:0;
}
.latter input[type="submit"] {
	outline: none;
	cursor: pointer;
	width: 37%;
	padding: 7px;
	background: #000;
	color: #fff;
	font-size:1.2em;
	font-weight: 700;
	border: none;
	position: absolute;
	left: 11.7em;
	top: 15px;
	-webkit-apperance:none;
}	
.sub-left-right{
	float: left;
	position: relative;
	width: 56%;
	padding: 1.1em 0;
}
.footer-bottom-cate{
	float: left;
	width: 25%;
}
.footer-bottom-cate h6{
	font-size: 1.1em;
	color: #000;
	margin: 0 0 0.5em;
	font-weight: 700;
}
.footer-bottom-cate ul{
	padding: 0;
	margin: 0;
}
.footer-bottom-cate ul li{
	list-style: none;
	padding: 0.2em 0;
}
.footer-bottom-cate ul li a {
	text-decoration:none;
	font-size: 0.85em;
	color: #999;
}
.footer-bottom-cate ul li a:hover{
	color:#1b2945;
	padding-left: 5px;
}
.cate-bottom ul li  {
	font-size: 0.95em;
	color: #000;
	font-weight: 700;
}
.cate-bottom ul li{
	padding: 0em 0;
}
.cate-bottom ul li.phone {
	color:#1b2945;
}
.cate-bottom ul li.phone {
	padding: 1em 0 1.5em;
}
.cate-bottom ul li p{
	color:#000;
	margin: 0;
	font-size:1.1em;
}
.cate-bottom ul li p a{
	color:#1b2945;
	font-size:1.1em;
	font-weight: 500;
}
.cate-bottom ul li p a:hover{
	padding:0;
}
.footer-bottom {
	padding: 2em 0 5em;
}


.share h5{
	font-size: 1.1em;
	color: #777;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 #ffffff;
}
.share_nav{
	float:left;
}
.share_nav li {
	display: inline-block;
	margin: 5px 6px;
}
.share_nav li a {
	background: #9C9C9C;
	padding: 10px;
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
}
.share_nav li a:hover{
	background: #1b2945;
}
.share li img {
	vertical-align:middle; 
}
.cart-b{
	margin:3% 0;
	border-top:1px solid rgba(85, 85, 85, 0.15);
	border-bottom: 1px solid rgba(85, 85, 85, 0.15);
	padding:1em 0;
}
.span_3_of_2 h4{
	font-size: 1.5em;
	color:#000;
	line-height: 1.5em;
}
.left-n{
	font-size:1.8em;
	float:left;
	color:#1b2945;
}
.span_3_of_2 p {
	font-size: 1em;
	margin: 0 0 3em;
	color: #999;
	line-height: 1.7em;
}
.span_3_of_2 h6{
	font-size: 1.4em;
	color: #000;
	border-bottom: 1px solid rgba(85, 85, 85, 0.15);
	padding-bottom: 15px;
	margin-bottom: 2%;
}
.get-cart-in{
	float:right;
}


select.in-drop {
	background: none;
	border: none;
	outline:none;
	color:#fff;
	font-size: 15px;
}
.in-of{
	color:#fff;
	background:#1b2945;
	outline:none;
	
}


@media(max-width:992px) and (min-width:769px){
	.latestProduct{display: flex;width: 100%;justify-content: start;} 
	.latestProduct .col-md-4.chain-grid{margin:0 0 0 15px;}
	.latestProduct .col-md-4.chain-grid:first-child{margin:0 0 0 0!important;}
	
	.testmonials{display: flex;width: 100%;justify-content: start;}
	.testmonials .col-md-4.chain-grid{margin:0 0 0 15px;}
	.testmonials .col-md-4.chain-grid:first-child{margin:0 0 0 0!important;}
	
	.bestSeller{display: flex;width: 100%;justify-content:  start;}
	.bestSeller .col-md-4.chain-grid{margin:0 0 0 15px;}
	.bestSeller .col-md-4.chain-grid:first-child{margin:0 0 0 0!important;}
	
	.logo{width: 40%;}
	.header-bottom-left .search input[type="submit"]{width: 36%;}
}

@media(max-width:991px){
	.grid-product .product-grid.search-pro{
		width: 31.33%!important;
	}
	.order-reversed{
		flex-direction: column-reverse;
		display: flex;
	}
	
}  

@media(max-width:767px){
	.grid-product .product-grid.search-pro {
		width: 49%!important;
		margin-right: 1%;
		    height: 465px;
	}
}


@media(max-width:1440px){

}
@media(max-width:1366px){

}
@media(max-width:1280px){
.arrow-img {
	padding: 0em 0em 0 5.5em;
}	
.img-arrow {
padding: 0 0 0 7.2em;
}
.img-left-arrow {
padding: 0 0 0 4.7em;
}
}

@media(min-width:1025px){
	.worker-images{width: 23.33%;}
}

@media(max-width:1024px){

.search input[type="text"] {
	width: 66.5%;
}	
.logo {
	width: 31%;	
}	
.header-bottom-right {
	width: 45%;
}
.search {
	margin: 1.7em 2em 0em 0;
}

.left-grid-view .mask, .left-grid-view .content {
	top: 205px;
	left: 142px;
}
.arrow-img {
	padding: 0em 0em 0 3.5em;
}
.img-arrow {
	padding: 0 0 0 5em;
}
.img-left-arrow {
	padding: 0 0 0 2.5em;
}
.con-sed-grid {
	margin: 0em 17px 0 0;
	width: 48.5%;
}
.chain-grid {
	margin: 0 25px 0 0;
}
a.get-cart {
	float: left;
}
.banner-off {
	width: 52%;
	padding: 2em 0em 2em 1em;
}
.banner-off h2 {
	font-size: 3.2em;
}
.latter input[type="submit"] {
	left: 12em;
}
.etalage_zoom_area div {
    width:320px !important;
}
.span_3_of_2 {
	width: 100%;
	margin: 0 0em 0em 0em;
}
.sed-left-top, .grid-top-chain{
    margin: 0;
}
.elit-grid {
    width: 44%;
}

.header-bottom-right{
		display: flex;
		justify-content: flex-end;
	}  
	
	.search {
		margin: 1.7em 0em 0em 0;
	}
	
	
}


@media(min-width:993px){
	.header-bottom-right{ 
		display: flex;
		justify-content: flex-end;
	}
}


@media(max-width:768px){
.top-down {
	padding: 0 0em 0 0em;
}

.header-bottom-left {
	width: 100%;
	margin-bottom:0.5em;
	display: flex;
	flex-direction: column;
}
.header-bottom-left .search{  
	width: 100%;
}
ul.login{
	width: 50%;
}
.cart {
    width: 50%;
}
.header-bottom-right{
	float: none;
	width: 62%;
	text-align: center;
	margin: 0px auto;
	padding: 0;
}
.sub-cate {
	width: 100%;
}
.women-product, .account_grid, .register, .single_top, .main,.shoes-grid ,.latter {
	width: 100%;
}
.shoes-grid {
	width: 100%;
	float: left;
}
.con-sed-grid {
	margin: 1em 1.4em 0 0;
	float: left;
}
.chain-grid {
	margin: 2em 13px 0 0;
    width: 32%;
	float:left;
}
.latter-right {
	float: none;
	margin: 0 0 0 13em;
}
.account_grid {
	padding: 1em 0em 2em;
}
.sed-left-top{
	margin:1em 0 0 0;
}
.latter h6 {
	width: 43%;
}
.sub-left-right {
	width: 48%;
}
.latter input[type="text"] {
	width: 65%;
}
.latter input[type="submit"] {
	left: 13.3em;
	top:16px;
}
 .grid-top-chain{
    margin:2em 0 0 0;
}
.menu-chain{
   width:100%; 
}
.banner-off {
    padding: 7em 0em 2em 1em;
	float: left;
}
.etalage_zoom_area div {
    width:380px !important;
}
.arrow-img {
	padding: 0em 0em 0 33.5em;
}
.img-arrow {
	padding: 0 0 0 35em;
}
.img-left-arrow {
	padding: 0 0 0 32.5em;
}
.banner-bag{
	float: left;
}

.header-bottom-left .logo {
		width: 50%;
	}
	
	.search{
		width: 50%;
	}
	
	.header-bottom-right{
		padding: 15px 0 0 0;
	}
	.col-md-9 .wrap-in{display: none;}
	
	.chain-grid{width: 31%; margin: 0em 13px 0 0;}
	.view-all, a.get-cart{font-size:.9em;}
	
	.bottom-header .container {
	width: 100%!important;
}

.worker-images {
    width: 40%;
    height: 250px;
    margin: 0.6%;
}

	.title{
		padding-top: 0px;
	}
	
	.productCategories .grid-product .product-grid{
		width: 48%;
	}
	
	.productDetailPage .single_grid{
		display: flex;
		flex-direction: column;
	}
	
	.productDetailPage .single_grid  ul#etalage{width: 100%!important;} 	
	.search input[type="submit"]{width: 50%;height: 39px;}
	
	.productDetailPage .detailPagefx .cart-b{
		display: flex;
		flex-direction: column;
	} 
	
	.productDetailPage .detailPagefx .cart-b a.now-get.get-cart-in{
		text-align: center;
		margin-top: 20px;
		    width: 49%;
	}
	
	.productDetailPage .detailPagefx .qtyFilter{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.productDetailPage .detailPagefx .dropdown-label {
		margin-left: 0px;
		font-size: 20px;
	}
	
	.productDetailPage .detailPagefx .drodown-list {
		width: 60%;
		height: 41px;
		border: 1px solid #323a45;
	}
	
	.productDetailPage .detailPagefx a.now-get.get-cart-in{
		text-align: center;
		margin-top: 20px;
	}
	
	.register-top-grid input[type="text"], .register-bottom-grid input[type="text"], textarea{
		width: 100%;
	}
	
	.top-nav.categoriesHome, .ourlatestProduct, .latestProduct{display:none!important;}
	
	.workProcess h1{
		font-size: 32px;
		text-align: left; 
	}
	.workProcess h1.title{
		text-align:center!important;
	}
	
	.workProcess .col-md-3{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.categoriesBox h3 {
		font-weight: 500;
		font-size: 16px;
	}
	
	
	
	
	

}

@media(max-width:640px){
	ul.login{width: 50%;}
	.cart {width: 50%;}
.top-header-left {
    float: none;
    margin: 0 0 0 5.8em;
}
.top-header-right {
    float: none;
    width: 30%;
    margin: 0 auto;
}    
.header-bottom-right {
	width: 100%;   
}
.banner-bag {
	width: 53%;
}
.banner-off {
    width: 46%;
    padding: 2.5em 0 2em 1em;
}
.banner-off h2 {
    font-size: 2.5em;
}
.con-sed-grid {
    margin: 1em 0em 0 0;
    width: 100%;
}
.chain-grid {
    margin: 2em 0px 0 0;
    width: 100%;
}
a.get-cart {
    float: right;
}
.latter input[type="submit"] {
    left: 11em;
    top: 15px;
}
.footer-bottom-cate {   
    width: 50%;
}
.bottom-grid-cat{
    padding: 0 0 13em;
}
.latter-right {
    margin: 0 0 0 9em;
}
.arrow-img {
	padding: 0em 0em 0 25.5em;
}
.img-arrow {
	padding: 0 0 0 27em;
}
.img-left-arrow {
	padding: 0 0 0 24.5em;
}
.product-grid {
	width: 50%;
}
.product-grid:nth-child(9){
	display:none;
}
.bottom-grid-cat {
    padding: 0 0 3em;
}

.productCategories .grid-product .product-grid{
	width: 100%;
}
.productCategories .grid-product .product-grid .left-grid-view.grid-view-left img{
	    width: 100%!important;
    height: 350px!important;
}
}

@media(max-width:480px){

.header-bottom-right {
	display: flex;
    align-items: center;
    justify-content: end;
}
.top-header-right {
   display:none;
}
.top-header-left {
    margin: 0 0 0 0em;
}
.top-header-left marquee{
	    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-bag {
	width: 51%;
}
ul.support li a span{
	display:none;
}
.banner-off label {
    font-size: 1.2em;
}
span.on-get {
	padding: 0.6em 0.6em;
}
.search {
	margin: 1.2em 0.5em 0em 0;
}
.banner-matter {
	padding: 2em 2em;
}
.elit-grid label {
	font-size: 1em;
}
.banner-off p {
	height: 43px;
	overflow: hidden;
	margin: 0 0 1.5em;
	padding:0;
}
.banner-off h2 {
    font-size: 1.8em;
}
.banner-off {
    padding: 2em 0 1em 1em;
}
img.banner-bag {
    width: 50% !important;
}
.latter-right {
    margin: 0 0 0 5em;
}
.latter input[type="submit"]{
    left: 9.5em;
    padding: 9px;
    font-size: 1em;
}
.latter-right {
    margin: 0 0 0 5em;
}
.etalage_zoom_area div {
    width:100px !important;
    height: 540px !important;
}
.banner-off {
    width: 48%;
}
.women {
    text-align: center;
}
.women h4 {
    float: none;
}
.w_nav {
    float: none;
}
.latter h6 {
    margin: 0.9em 0 0 0;
}
.sub-left-right {
    width: 56%;
}
 .span_3_of_2 p {
    height: 121px;
    overflow: hidden;
	margin-bottom: 0;
}
single.htmlmedia="all"
p {
    margin: 0 0 10px;
}
p.m_text {
    height: 106px;
    overflow: hidden;
}
.single_top {
    margin: 0em 0;
}
.arrow-img {
	padding: 0em 0em 0 15.3em;
}
.img-arrow {
	padding: 0 0 0 17em;
}
.img-left-arrow {
	padding: 0 0 0 14.5em;
}



}

@media(max-width:450px){
	.worker-gallery .worker-images{width:80%;}
	.grid-product .product-grid.search-pro {
		width: 100%!important;
		margin-right: 0%;
		height: 465px;
	}
}

@media(max-width:320px){
ul.support li a {
    font-size: 1em;
}
.top-header-left {
    margin: 0 0 0 1em;
}
.top-header-right {
    display:none;
}
.down-top img.arrow {
    right: 13.7em;
}
.top-down img.arrow {
    right: 2.4em;
}
.header-bottom-left,.logo {
    width: 100%;
    text-align: center;
    float: none;
}
.search{
   display:none;
}
.header-bottom-right{
	display:none;
}
.banner-matter {
	padding: 2em 1em;
}
.slide-grid {
	margin: 2em 0 0em;
}
.elit-grid {
	width: 80%;
}
.latter {
	float: none;
	text-align: center;
}
.latter h6 {
	float: none;
	width: 100%;
}
.sub-left-right {
    float: none;
    width: 100%;
}
.latter input[type="text"] {
	width: 88%;
}
.latter input[type="submit"] {
	left: 11.6em;
}
.elit-grid {
	width: 42%;
}
.elit-grid h4 {
	font-size: 1.2em;
}
a.now-get {
	padding: 0.5em 0.6em;
	font-size:1em;
}
.elit-grid p {
	font-size: 0.9em;
	height: 43px;
	overflow: hidden;
}
h5.latest-product {
	font-size: 1em;
}
#etalage {
	margin-bottom: 11px;
}
.span_3_of_2 h4 {
	font-size: 1em;
}
.left-n {
	font-size: 1.5em;
}
.span_3_of_2 h6 {
	font-size: 1.2em;
}
.span_3_of_2 p {
	font-size: 0.9em;
	margin:0 0 1em;
}
.bottom-grid-cat {
	padding: 0 0 9em;
}
a.view-all {
	font-size: 0.9em;
}
.chain-grid {
	margin: 1em 0px 0 0;
}
.shoe-left {
	width: 58%;
}
.banner-off {
	width: 49%;
	padding: 1em 0 1em 0em;
}
span.on-get {
	padding: 0.4em 0.6em;
	font-size: 0.9em;
}
img.banner-bag {
	width: 35% !important;
}
.banner-off h2 {
	font-size: 1.3em;
}
.banner-off label {
	font-size: 0.9em;
	display: block;
	padding: 0 0em 0.3em;
}
 .banner-off p {
	display:none;
}
.footer-bottom-cate ul li a {
	font-size: 1em;
}
.footer-bottom-cate h6 {
	font-size: 1.2em;
}
.cate-bottom ul li a {
	font-size: 1.1em;
}
.search input[type="submit"] {
	width: 37%;
}
.search input[type="text"] {
	width: 60%;
}
.login-left p, .login-right p {
	font-size: 1em;
	margin: 0 0 1em 0;
	line-height: 20px;
	height: 39px;
	overflow: hidden;
}
.account_grid {
	padding: 1em 0em 0em;
}
.login-left h3{
	margin:0;
}
.register-but {
	margin-top: 0em;
}
.register {
	padding: 1em 0 0em;
}
.menu ul li a {
	font-size: 1em;
	line-height: 2.5em;
}
.menu > li > a {
	font-size: 1em;
	line-height: 2.5em;
}
 .etalage_zoom_area{
	width:10px !important;
}
.arrow-img {
	padding: 0em 0em 0 7em;
}
.img-arrow {
	padding: 0 0 0 8.8em;
}
.img-left-arrow {
	padding: 0 0 0 6.2em;
}
}
.field_error{
	color:red !important;
}
.mation span{
	margin-bottom:8px;
	
}
.dropdown-label{
	margin-left:60px;
	font-size:20px;
}
.drodown-list{
	width:85px;
	height:42px;
}
.crt_list{
	padding: 1px 8px;
    background: #1b2945;
    border-radius: 50%;
    color: white;
}
.order_section{
	padding:10px;
	background:#dddddd26;
	height:auto;
}
.mt-20{
	margin-top:20px;
}
.ml-5{
	margin-left:5px;
}
.order_section p{
	margin-left:20px;
	font-size:15px;
	font-weight:bold;
	margin-top:6px;
}
.list_row{
	width:100%;
}
.list_col_img{
	width:19%;
	float:left;
	background:red;
	margin-right:1%;
}
.list_col_desc{
	width:58%;
	float:left;
	background:red;
	margin-right:1%;
}
.list_col_btn{
	width:19%;
	float:left;
	background:red;
	margin-right:1%;
}
.cart_items{
	margin-left:50px;
}
.cart_qty{
	width:60px; 
	height:35px;	
}
.search-pro{
	border:1px solid #fff;
	margin-right:2%;
	margin-top:2%;
	padding:10px;
}
.pd_7{
	padding:7px;	
}
.pd_10{
	padding:7px;
	border-bottom:1px solid #ccc;
	height:35px;
}
.pd_12{
	padding:7px;
	color:white;
	height:35px;
}
.summ{
	padding:7px;
	height:35px;
}
.auth{
	width:40%;
	float:right;
	margin-top:30px;
	border-bottom:1px solid #eee;
}
.terms{
	width:100%;
	float:left;
	margin-top:30px;
}
.review_section{
	padding:10px; 
	border:1px solid #eee;
	margin-top:9px;
}
.review_section p{
	font-size:16px;
}
#coupon_box{
	display:none;
}
.fc{
	width:100% !important;
}
.p-6{
	padding:6px;
}
.text-js{
	text-align:justify;
}
.text-cn{
	text-align:center;
}
.worker-image{
	border-radius:5px;
}
.cat-table tr td:hover{
	box-shadow:5px 4px 4px #ccc;
	transition:0.7s all;
	cursor:pointer;
}
.cat-table tr td{
	background-color: rgb(0 0 0 / 0.8%);
}
.hr{
	border-bottom:1px solid #ccc;
	line-height:50px;
}  



/* home catogory css */

.categoriesRow .col-xs-12.col-sm-6.col-md-4.col-lg-3.col-xl-3{
	margin-bottom: 30px;
}

.categoriesBox{
	padding: 15px;
    border: 1px solid rgb(0 0 0 / 4%);
    border-radius: 30px;
    overflow: hidden;
    position: relative;
	transition:.3s;
	margin-bottom: 15px;
	background: #fff!important;
}
.categoriesBox:hover{
	box-shadow:5px 1px 13px -5px rgb(0 0 0 / 15%); 
}
.categoriesBox .img1{}
.categoriesBox h3{    font-weight: 500;}
.categoriesBox p{
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 50px;
}
.categoriesBox .img2{  
	    position: absolute;
    bottom: 15px;
    right: 30px;
    width: 35px;
    background: rgb(0 0 0 / 3%);
    border-radius: 50px;
	transition:.4s;
	padding: 5px;
}

.categoriesBox a:hover .img2{right:35%!important;}

.categoriesBox::before{
	content:"";
}

.productDetailPage .detailPagefx .cart-b a.now-get.get-cart-in{
		text-align: center;
		margin-top: 20px;
		    width: 49%;
	}
	
	.gallery-module .gallery-slider li a:focus{
		outline:0!important;
	}
	
	
	.categoriesBox{
		text-align: center;
		
	}
	
	.categoriesBox .img2 {
		position: absolute;
		bottom: 0%;
		right: 38%;
		transform: translate(-50%, -50%);
		width: 30px;
		background: rgb(0 0 0 / 3%);
		border-radius: 50px;
		transition: .4s;
		padding: 5px;
	}
	
	.product-left.bestSeller .chain-grid .chain{
		    padding: 0em 0!important;
	}
	
	.productDetailPage .etalage_small_thumbs .etalage_small_thumb{
		height: 70px!important;
	}
	
	.productDetailPage .nbs-flexisel-container #myFlexx .nbs-flexisel-item{
		border: 1px solid #fff!important;
		margin-left:15px;
	}
	
	.table-responsive table tr th {
		vertical-align: middle!important;
	}
	
	.productCategories .grid-product .product-grid.search-pro .content_box .grid-view-left img{
		width:100%!important;
	}
	
	.product-left.latestProduct .chain{
		padding: 0em 0!important;
	}
	
	
	