body {/*background:#000 url(http://vitaminmarket.eu/im_firmi/100106/imc/bgr.jpg) no-repeat top center*/
;
	background: #000;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	width: 1020px;
	margin: 0px auto 0px auto;
}
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;
}
.table>thead>tr>th {
	vertical-align: middle;
}
.input-text {
    display: none;
}
h3.home-title, h3.flex-slider {
	margin: 2em 0;
	font-weight: bold;
	font-size: 20px;
}
.top-header {
	background: transparent;
	padding: 0.3em 0;/*padding: 0.7em 0;*/
}
.top-header-left {
	float: left;
}
.navbar-default {
	background-color: transparent;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: none;
}
.navbar-nav {
	float: right;
	margin: 3px 0;
	position: absolute;
	top: 58%;
	right: 24%;
}
.navbar-nav>li {
	float: left;
	background: transparent;
	margin: 0;
	border-bottom: 1px solid #05c3c5;
	border-right: 1px solid #05c3c5;
}
.navbar-nav>li:hover {
	background: #52b1f5;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding: 5px 19px 5px 18px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-toggle {
	background-color: #00a0e4;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.sr-only {
	position: absolute;
	padding: 0px 0 0 30px;
	display: block;
	margin: -1px;
	overflow: visible;
	clip: auto;
	border: 0;
	color: #fff;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
	background-color: #009fe3;
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 15px auto 0px auto;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #009fe3;
	width: 100%;
	position: relative;
	z-index: 1;
	margin: 15px auto 0px auto;
}
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: right;
}
.down-top li {
	display: inline-block;
	list-style: none;
}
.down-top li a {
	margin: 0 2px;
	color: #009fe3;
	text-transform: uppercase;
}
.top-down {
	padding: 0 0em 0 1.5em;
}
/*----*/

.bottom-header {
	padding: 0;/*background: #121214;*/
}
.header-bottom-left {
	float: left;
	width: 23%;
}
.logo {
	float: left;
	width: 27%;
	margin-top: 9px;
}
.header-bottom-right {
	float: right;
	/*width: 55%;*/
	text-align: center;
	padding: 0.5em 0;
}
.header-bottom-right-nav {
	float: right;
	width: 77%;
	text-align: center;
	padding: 1em 0;
}
.account {
	float: left;
	padding-right: 1.5em;
}
.cart {
	float: right;
	padding-right: 0em;
	padding-left: 20px;
}
.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: 1.2em;
	color: #fff;
}
.cart a span {
	background: url(../images/img-sprite.png) -172px -28px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
ul.login {
	float: right;
	padding: 0;
	margin: 0;
	color: #fff;
	position: relative;
	top: 96px;
	left: 0px;
	z-index: 999999;
}
ul.login li {
	display: inline-block;
}
ul.login li a {
	background: #09567f;
	/* Old browsers */
	background: -moz-linear-gradient(top, #09567f 0%, #6bb2c5 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #09567f 0%, #6bb2c5 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #09567f 0%, #6bb2c5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09567f', endColorstr='#6bb2c5', GradientType=0);
	/* IE6-9 */
	padding: 5px 15px 7px 15px;
	margin: 0px;
	font-size: 1.0em;
	border-right: 1px solid #fff;
}
ul.login li a:nth-child(2) {
	border: none!important;
}
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: #fff;
}
.shoes-grid .search {
	width: 60%;
	float: left;
	margin: 0.5em 0em 0 0;
}
.total {
	float: right;
}
.article-header h3 {
	font-size: 1.4em!important;
	font-weight: 600!important;
}
.step-content a {
	color: #fff;
}
.step-content a:hover {
	color: #fff;
}
#min_order_req {
    margin-bottom: 20px;
    background: #dddbdb;
    padding: 10px;
    border-radius: 5px;
        font-weight: 600;
    font-size: 12px;
    color: #000;
}
#min_order_req img {
width: 32px;
    height: 32px;
    margin-right: 20px;
}
.btn-danger.fwb {
    margin-top: 0px;
    margin-right: 20px;
}
/*----*/

.search {
	background: #90ccf8;
	/* Old browsers */
	background: -moz-linear-gradient(top, #90ccf8 0%, #70b7ea 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #90ccf8 0%, #70b7ea 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #90ccf8 0%, #70b7ea 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90ccf8', endColorstr='#70b7ea', GradientType=0);
	/* IE6-9 */
	border: 1px solid #479ede;
	position: absolute;
	top: 20px;
	right: 80.5%;
	width: 48%;
	float: left;
	margin: 0.5em 2em 0;
}
.search input[type="text"] {
	border: #59b4f5;
	outline: none;
	background: #70b7ea;
	border: 1px solid #68baf6;
	font-size: 1em;
	color: #fff;
	padding: 2px 35px 5px 5px!important;
	-webkit-apperance: none;
	margin: 4px 0px 0px 4px;
	-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-left: 1px solid #ddd;
	outline: none;
	cursor: pointer;
	width: 30.6%;
	height: 35px;
	padding: 7px;
	background: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	float: right;
}
.search input[type="button"] {
	border: 1px solid #54b1f5;
	color: #eff3f4;
	outline: none;
	cursor: pointer;
	width: 28%;
	height: 32px;
	padding: 0px;
	background: #0f5359;
	float: right;
	margin: 2px 3px 0px 0px;
   position:relative;
    z-index:3;
}
.search input[type="button"]:hover {
	opacity: 0.7;
}
.search input[type="submit"]:active {
	position: relative;
}
.easy-autocomplete input {
	border: none!important;
	border-radius: 0px!important;
	box-shadow: none!important;
	float: left!important;
	padding: 8px 12px!important;
	width: 83%!important;
}
.easy-autocomplete-container {
	width: 340px!important;
	color: #000;
}
.easy-autocomplete-container ul {
	top: 37px!important;
	left: -1px!important;
	color: #000;
}
.products-list h2 {
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	line-height: normal;
	margin-bottom: 8px;
}
.products-list h2 a:link, .products-list h2 a:visited {
	color: #009fe3;
}
.products-list h2 a:active, .products-list h2 a:hover {
	color: #00cbe3;
}
ul.products-list {
	margin: auto;
}
.products-list button.cart-button {
	color: #fff;
}
.products-list .item {
	padding: 0px 0px 15px 0px;
	overflow: hidden;
	margin: 25px 0 25px !important;
	border-bottom: 1px solid #333;
	list-style: none;
}
.products-list .item:last-child {
	margin: 25px 0 0px !important;
	border-bottom: 0px solid #eee;
	padding-bottom: 0px;
}
.products-list .brand-img {
	overflow: hidden;
	position: relative;
	padding-left: 0;
	float: left;
	width: 20%;
	margin-right: 10%;
}
.products-list .brand-txt {
	width: 50%;
	float: left;
}
.products-list .brand-counter {
	width: 15%;
	float: right;
	text-align: center;
	padding-top: 15px;
}
.products-list .brand-counter strong {
	display: block;
	color: #00a0e4;
	font-size: 26px;
}
.products-list .brand-counter span {
	display: block;
	color: #00a0e4;
	padding-bottom: 5px;
}
.products-list .brand-counter a {
	display: block;
	color: #00bcbd;
	font-size: 13px;
	font-weight: bold;
}
/*----*/

/* Cart Page */

.checkout {
	display: flex;
	flex-direction: column;
	color: #fff!important;
}
.basket-conteiner {
	order: 2;
}
.admin-menu {
	order: 1;
	background: #70b9eb;
	padding: 10px 20px;
	border-radius: 5px;
}
.admin-menu h3 {
	padding: 0px;
	margin: 0 0 10px 0;
}
.admin-menu ul li {
	background: #0073a4;
	border-radius: 4px;
	padding: 5px 10px;
	float: left;
	display: inline-block;
	margin-right: 4px;
}
.admin-menu ul li a {
	font-size: 14px;
	color: #ffffff;
}
.custom-table {
	border: 1px solid #2d2d2d;
}
.custom-table a:link, .custom-table a:visited {
	color: #70b7ea;
}
.custom-table a:active, .custom-table a:hover {
	color: #00b3ff;
}
.custom-table tr:nth-child(even) {
	background: #333333;
}
.custom-table>thead>tr>th, .custom-table>tbody>tr>td {
	border: 1px solid #2d2d2d;
	vertical-align: middle;
	padding: 10px 15px;
}
.custom-table>thead>tr>th {
	border-bottom-width: 2px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
}
.custom-table .btn-remove {
	font-size: 24px;
	color: #d8d8d8;
	text-decoration: none;
}
.custom-table .btn-remove:hover {
	color: #c82650;
	text-decoration: none;
}
.custom-table .btn-remove:before {
	font-size: 30px;
	color: #c9214f;
	content: '\d7';
}
.custom-table .product-image {
	width: 130px;
	margin: 0 auto;
}
.custom-table .qty {
	width: 150px;
}
.subtotal, .grandtotal {
	font-size: 18px;
	text-align: center;
}
.grandtotal {
	color: #00bcbd;
	font-weight: bolder;
}
.line2 {
	border-top: 2px solid #2d2d2d;
	margin: 30px 0;
}
.line2.mtb20 {
	margin: 20px 0;
}
.table-cart-total tbody>tr>td {
	border: 0;
	font-size: 16px;
}
.table-cart-total {
	border-bottom: 1px solid #a4a4a4;
	margin-bottom: 20px;
}
.input-qty {
	width: 50px;
	display: inline-block;
	text-align: center;
}
.btn-sent {
	color: #fff;
	background-color: #009fe3;
	border-color: #009fe3;
}
.btn-sent:hover {
	color: #fff;
	background-color: #00b3ff;
}
.product-image img {
	width: 100%;
	max-width: 100%;
}
.qty .input-group input {
	width: 100%;
}
.qty .btn {
	font-weight: 700;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 6px 12px;
	color: #333;
}
.qty .form-control {
	text-align: center;
}
.cart-txt {
	padding: 0px 0 20px 0;
}
#orderInfo>table>thead>tr>th, #orderInfo>table>tbody>tr>td {
	border: 1px solid #a4a4a4!important;
	vertical-align: middle!important;
	padding: 10px 15px!important;
	color:#ffffff!important;
}
#orderInfo>thead>tr>th {
	border-bottom-width: 2px!important;
	font-weight: normal!important;
	text-align: center!important;
	font-size: 12px!important;
	font-weight: 600!important;
	color:#ffffff!important;
}
#orderInfo table{
color:#ffffff!important;	
}

.basket-form .form-control {
	width: 60%;
}
.delivery {
	clear: both;
}
.delivery input[type="radio"] {
	margin: 0px 6px 0 0;
	line-height: normal;
	width: 16px;
	display: inline-block;
	float: left;
}
.form-group label {
	font-weight: 600;
	color: #fefefe;
}
.delivery label {
	display: inline-block;
	float: left;
	margin: 10px 20px 0 0;
	font-weight: normal;
}
.delivery .txt {
	margin: 7px 0px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 60%;
}
#nachin_dostavka_comm {
	padding: 7px 0;
	clear: both;
}
.devider {
	border-bottom: 1px solid #ccc;
	/*height: 80px;*/
	display: inline-block;
	width: 60%;
}
.price-box {
	text-align: center;
}
.other-container {
	background: #000;
	padding: 10px 0px 10px 0px;
	margin: 0px auto;
	width: 1020px;
}
.container {
	width: 1020px;
	margin: 0px auto;
}
.container-fluid {
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
.page_pagination {
	text-align: center;
	clear: both;
}
.page_pagination li {
	display: inline-block;
	margin: 0 4px;
}
.page_pagination li a {
	width: 40px;
	line-height: 40px;
	border: 1px solid #f7f7f7;
	text-align: center;
	font-size: 18px;
	border-radius: 2px;
	text-decoration: none;
	display: inline-block;
	outline: none;
	color: #fefefe;
}
.page_pagination li.active {
	background: #00bcbd;
}
.page_pagination li.active a {
	color: #fff;
}
.page_pagination li a:hover {
	color: #fff;
	background: #71b8eb;
}

.cat-page-heading {
	font-size:20px!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
	
}

@media (max-width: 1024px) {
h3.cate.a1 {
	margin-bottom: 10px;
}
h3.cate {
	margin-bottom: 10px;
}

select.in-drop {
	background: #333333;
}
.container>.navbar-header, .container-fluid>.navbar-header {
	margin: 0 0 10px 0;
}
.container {
	padding: 0px 15px 0px 15px;
}
ul.login {
	float: left;
	padding: 0 0 0 1.5em;
	margin: 0;
	color: #fff;
}
.logo {
	float: none;
	width: 100%;
	margin: 0;
}
.top-header {
	background: #333333;
	padding: 0.7em 0px;
	height: 90px;
	text-align: center;
}
.header-bottom-right-nav {
	padding: 0;
	width: 100%;
}
.cart {
	float: right;
	padding-right: 0em;
	position: absolute;
	right: 20px;
}
}
.account {
	padding: 0 20px;
}
.sub-cate {
	width: 100%;
}
.top-nav {
	border: none;
}
.bottom-header {
	width: 100%;
	padding: 0.5em 0;
	height: 140px;
}
.down-top {
	float: left;
}
}
/* End Cart Page */

.qty {
	width: 40px;
	margin-bottom: 5px;
	padding-left: 3px;
}
.safe_cnt {
	font-size: 1em;
	color: #fff;
	padding: 0.1em 0.5em 0.2em 0.5em;
	background: #8fccf8;
	border: none;
}
.safe_order {
	font-size: 1em;
	color: #fff;
	padding: 0.5em 0.8em 0.5em 0.8em;
	background: #00a0e4;
	border: none;
}
h3.cate {
	color: #fff;
	font-size: 1.7em;
	padding: 0.6em;
	background: #009fe3;
	margin: 0;
	position: relative;
}
/*----*/

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;
}
.content ul {
	padding-left: 40px!important;
	list-style: inherit!important;
}
.content a {
	color: #54b1f5;
	text-decoration: underline;
}
.contact_right a {
	color: #54b1f5;
	text-decoration: underline;
}
.menu>li>a {
	width: 100%;
	padding: 10px 0;
	text-indent: 1em;
	display: block;
	position: relative;
	color: #000;
	font-size: 1em;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	font-weight: 700;
}
.menu ul li a {
	width: 100%;
	display: block;
	position: relative;
	font-size: 1em;
	font-weight: 400;
	color: #00bcbd;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	font-weight: 700;
	padding: 10px 0;
	text-indent: 1em;
}
.menu ul li a:hover {
	background: #029e9f;
	color: #fff;
}
/*.menu ul li a:active {
background:#00a0e4!important;
}*/

.menu>li>a:hover, .menu>li>a:active {
	background: #54b1f5!important;
}
.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 1em 0 0;
	float: right;
}
.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;
}
.sub-cate {
	width: 27%;
	margin: 0;
}
.banner-off {
	padding: 6em 0em 6em 2em;
}
.banner-matter {
	padding: 0em;
}
.shoes-grid {
	width: 70%;
	float: right;
	margin-top: 30px;
}

.cat-page-heading {
	font-size:20px!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}

.slide-grid {
	/*width: 100%;*/
	border: 1px solid #ddd;
	margin: 0 0 2em 0;
}
.banner-off h2 {
	padding: 0em;
	margin: 0;
	font-size: 4.5em;
	color: #01AFD1;
	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: #F97E76;
}
.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: #00a0e4;
}
span.on-get:hover {
	background: #00a0e4;
}
a.now-get {
	font-size: 1.1em;
	color: #fff;
	padding: 0.6em 0.8em;
	background: #00a0e4;
	text-decoration: none;
}
a.now-get:hover {
	background: #00a0e4;
}
a.now-get-cat {
	font-size: 1em;
	color: #fff;
	padding: 5px 10px;
	background: #00a0e4;
	text-decoration: none;
}
a.now-get-cat:hover {
	background: #00c5c6;
}
.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;
	background: #ffffff;
	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 {
	background: #333333;
}
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;
}
.grid-chain-bottom {
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}
.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: #F97E76;
}
.chain-grid {
	border: 1px solid #ddd;
	position: relative;
	width: 30.7%;
	margin: 0 3% 3% 0;
	padding: 0;
}
.menu-chain {
	width: 100%;
	margin: 2em 0;
}
.sed-left-top, .grid-top-chain {
	margin: 0;
}
.star-price {
	padding: 1em 0.5em;
}
.chain {
	margin: 0 auto;
	/*padding: 3em 0;*/
	max-height: 150px;
}
.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: #009fe3;
	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;
}
/*--single--*/

.product-left {
	display: block;
	float: left;
	margin: 0 5% 0 0;
	width: 50%;
	text-align: center;
}
.product-right {
	float: left;
	width: 45%;
	margin: 2em 0em 0em 0em;
}
.etalage_source_image {
	max-width: 350px;
	max-height: 300px;
}
.desc1 {
	display: block;
	margin-top: 4em;
}
.product-right ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-right ul li {
	margin-top: 10px;
	max-height: 80px;
}
.product-right strong {
}
.images_3_of_2 {
	display: block;
	float: left;
	margin: 0 5% 0 0;
	width: 50%;
	text-align: center;
}
.desc1 {
	display: block;
	margin-top: 4em;
	margin-bottom: 4em;
}
.span_3_of_2 {
	float: left;
	width: 45%;
	margin: 0 0em 0em 0em;
}
.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;
}
#flexisel {
	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 {
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	height: 200px;
}
.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: #00c5c6;
	font-size: 0.9em;
	line-height: 16px;
	;
}
.nbs-flexisel-item a:hover {
	color: #00a0e3;
}
.nbs-flexisel-item p {
	color: #fefefe;
	font-size: 0.85em;
	padding-top: 25px;
}
.nbs-flexisel-item>img {
	cursor: pointer;
	position: relative;
}
/*** Navigation ***/

.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;
}
/*--product--*/

/*-- start w_content --*/

.women-product, .account_grid, .register, .single_top, .main {
	width: 70%;
	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: 2% 0;
}
.product-grid h4 {
	font-size: 16px;
	margin-top: 5px;
	font-size: 13px;
	text-align: center;
	/*width: 50%;*/
	margin: 0 auto;
	min-height: 75px;
}
.product-grid h4 a {
	/*text-transform:uppercase;*/
	color: #87cbe6;
}
.product-grid p {
	font-size: 0.8125em;
	color: #87cbe6;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.content_box-grid {
	margin-top: 1em;
}
.product-grid {
	float: left;
	/*width: 33.333%;*/
	width: 25%;
	margin-bottom: 3em;
	padding: 0 5px;
	min-height: 280px;
}
.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;
	/*height: 100%;
    width: auto;*/
	max-width: 100%;
	height: auto;
}
.grid-view-left {
	height: 125px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	margin: 0 0 0.5em 0;
}
.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;
}
/*--product--*
/*--contact--*/

.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: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	outline: none;
	margin: 1em 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: 150px;
	resize: none;
}
.contact-form input[type="submit"] {
	padding: 10px 25px;
	color: #fff;
	background: #F97E76;
	font-size: 1.1em;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	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: #009fe3;
}
/*--login--*/

.login-left {
	padding: 0;
}
.login-left h3, .login-right h3 {
	color: #F97E76;
	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: #F97E76;
	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: #009fe3;
	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;
	font-weight: bold;
	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: #9ac50f;
	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: 1em 4em 2em;
}
/*--register--*/

label {
	color: #555;
	font-size: 0.9em;
	padding-bottom: 0.2em;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	border-radius: 0px;
	border-color: #DDDBDB;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.reg-btn {
	background: #9ac50f;
	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;
}
.reg-btn:hover {
	background: #009fe3;
	text-decoration: none;
	color: #fff;
}
.register-top-grid h3, .register-bottom-grid h3 {
	color: #F97E76;
	font-size: 1.1em;
	padding-bottom: 5px;
	margin: 0;
	font-weight: 600;
}
.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"] {
	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 form input[type="submit"] {
	background: #F97E76;
	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: #009fe3;
}
.mation {
	padding: 1em 0;
}
.register {
	padding: 4em 0 2em;
}
/*--footer--*/

.footer-top {
	background: #F5F5F5;
	margin: 3em 0 0;
}
.latter {
	float: left;
	width: 65%;
}
.latter h6 {
	margin: 0.9em 1em 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;
}
ul.face-in-to li a span.gplus-in {
	background-position: -300px 0px;
	background: url(../images/gplus.jpg) -281px 0px;
	width: 69px;
	height: 71px;
	display: block;
}
.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: 35%;
	padding: 7px;
	background: #000;
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	border: none;
	position: absolute;
	left: 14.7em;
	top: 15px;
	-webkit-apperance: none;
}
.sub-left-right {
	float: left;
	position: relative;
	width: 56%;
	padding: 0;
}
.footer-bottom-cate:first-child {
	float: left;
	width: 50%;
}
.footer-bottom-cate {
	float: left;
	width: 25%;
}
.footer-bottom-cate h6 {
	font-size: 1.1em;
	color: #fefefe;
	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: 1em;
	color: #00a1a2;
}
.footer-bottom-cate ul li a:hover {
	color: #00a1a2;
	padding-left: 5px;
}
.footer-bottom-cate.cate-bottom ul li a {
	color: #00a1a2;
	font-size: 1em;
}
.cate-bottom ul li {
	font-size: 0.95em;
	color: #00a1a2;
	font-weight: 700;
}
.cate-bottom ul li {
	padding: 0em 0;
}
.cate-bottom ul li.phone {
	color: #009fe3;
}
.cate-bottom ul li.phone {
	padding: 1em 0 1.5em;
}
.cate-bottom ul li p {
	color: #5eb8d6;
	margin: 0;
	font-size: 1.1em;
}
.cate-bottom ul li p a {
	color: #F97E76;
	font-size: 1.1em;
	font-weight: 500;
}
.cate-bottom ul li p a:hover {
	padding: 0;
}
.footer-bottom {
	padding: 2em 0 5em;
	background: #111113;
}
/*--single--*/

.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: #009fe3;
}
.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: #F97E76;
}
.span_3_of_2 p {
	font-size: 14px!important;
	margin: 0 0 3em;
	color: #999;
	line-height: 1.7em;
	font-family: 'trebuchet ms', helvetica, sans-serif!important;
	color: #000!important;
}
.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 {
	position: relative;
	top: 12px;
	margin: auto 0px !important;
	left: 36%;
	background: #ddd;
	padding: 4px 15px;
}
/*--drop--*/

select.in-drop {
	background: #00c5c6;
	border: none;
	outline: none;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	text-transform: uppercase;
}
.in-of {
	color: #fff;
	background: #00a0e4;
	outline: none;
}
h3.cate.a2 {
	display: none;
}

/*--responsive--*/

@media(max-width:1440px) {
h3.cate.a1 {
	margin-bottom:0px;
}
h3.cate {
	margin-bottom:0px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
}

@media(max-width:1366px) {
h3.cate.a1 {
	margin-bottom:0px;
}
h3.cate {
	margin-bottom:0px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
}

@media(max-width:1280px) {
h3.cate.a1 {
	margin-bottom:0px;
}
h3.cate {
	margin-bottom:0px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
.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;
}
.header-bottom-right {
	width: 100%;
}
select.in-drop {
	background: #333333;
}
}

@media(max-width:1024px) {
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
.container {
	width: 100%;
}
.other-container {
	display: flex;
	flex-direction: column;
}
.bottom-header {
	width: 100%;
	padding: 0.5em 0 0em 0;
	height: auto;
}
.logo img {
	width: 100%;
}
.shoes-grid {
	order: 2;
}
.sub-cate {
	order: 1;
	margin: 0em;
}
h3.cate {
	color: #fff;
	font-size: 1.1em;
	padding: 0.6em 0.6em 0.5em 2.5em;
	background: #009fe3;
	margin: 0px 0px 10px 0px;
	position: relative;
	border: 1px solid white;
	border-radius: 4px;
}
h3.cate.a1 {
	display: block;
	margin: 0px 0px 10px 0px;
}
.active h3.cate.a1 {
	display: none;
}
h3.cate.a2 {
	display: none;
}
.active h3.cate.a2 {
	display: block;
}
.menu {
	display: none;
}
.active .menu {
	display: block;
}
h3.cate.a1:before {
	content: '\2261';
	float: left;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: -4px;
	left: 10px;
	font-family: initial;
}
h3.cate.a2:after {
	content: '\2261';
	float: left;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	top: -4px;
	left: 10px;
	font-family: initial;
}
.search input[type="text"] {
	width: 66.5%;
}
.easy-autocomplete input {
	width: 80%!important;
}
.easy-autocomplete-container {
	width: 300px!important;
	color: #000;
}
.logo {
	max-width: 100%;
}
.header-bottom-right {
	width: 45%;
}
.search {
	background: #fff;
	float: none;
	position: relative;
	left: 0px;
	height: 37px;
	top: 0px;
	margin-right: -15px;
	margin-left: -15px;
	width: 100%;
}
.search input[type="text"] {
	background: none;
}
.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%;
}
}

@media(max-width:768px) {
h3.cate.a1 {
	margin-bottom: 10px;
}
h3.cate {
	margin-bottom: 10px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
body {
	width: 100%;
}
.header-bottom-right {
	width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #000000;
}
.navbar-nav {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0;
	position: relative;
	top: 0;
	right: 0px;
	display: initial;
}
.navbar-nav>li {
	float: none;
	background: #70b9eb;
	margin: 1px 15px;
	border-radius: 0px;
}
.top-down {
	padding: 0 0em 0 0em;
}
.header-bottom-left {
	width: 100%;
	margin-bottom: 1em;
	float: none;
	text-align: center;
}
.header-bottom-right {
	float: none;
	width: 100%;
	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;
}
.top-header {
	padding: 0.7em 0;
}
.header-bottom-right-nav {
	float: none;
	width: 100%;
}
.etalage_source_image {
	max-width: 100%;
}
.products-list .brand-img {
	width: 100%;
	margin-bottom: 12px;
	text-align: center;
}
.products-list .brand-txt {
	float: none;
	width: 100%;
	text-align: center;
}
.products-list .brand-counter {
	float: none;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 25px;
}
.products-list h2 {
	text-align: center;
}
.product-left {
	margin: 0 0% 2em 0;
	width: 100%;
}
.product-right {
	width: 100%;
}
.desc1 {
	margin-top: 2em;
	margin-top: 2em;
}
ul.wmuSliderPagination {
	display: none;
}
.slide-grid {
	width: 100%;
}
ul.login {
	float: left;
	padding: 0;
	margin: 0px;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 15px;
	display: inline-block;
}
.header-bottom-right ul.login:last-of-type {
	float: left;
	padding: 0;
	margin: 0px;
	color: #fff;
	position: absolute;
	top: 50px;
	left: 85px;
	display: inline-block;
}
ul.login li {
	display: inline-block;
}
ul.login li a {
	background: #09567f;
	/* Old browsers */
	background: -moz-linear-gradient(top, #09567f 0%, #6bb2c5 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #09567f 0%, #6bb2c5 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #09567f 0%, #6bb2c5 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09567f', endColorstr='#6bb2c5', GradientType=0);
	/* IE6-9 */
	padding: 7px 15px 7px 15px;
	margin: 0px;
	font-size: 1.0em;
	border-right: 1px solid #fff;
}
ul.login li a:nth-child(2) {
	border: none!important;
}
ul.login li a span {
	background: url(../images/img-sprite.png) -143px -29px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.account {
	padding: 15px 0 0 0;
}
    .btn-danger.fwb {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
}
}

@media(max-width:640px) {
h3.cate.a1 {
	margin-bottom: 10px;
}
h3.cate {
	margin-bottom: 10px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
.down-top {
	float: left;
}
.down-top li a {
	margin: 0 2px;
	text-transform: uppercase;
	color: #009fe3;
}
select.in-drop {
	background: #333333;
}
.top-header-left {
	float: none;
	margin: 0 0 0 5.8em;
}
.top-nav {
	border: none;
}
.top-header-right {
	float: none;
	width: 30%;
	margin: 0 auto;
}
.header-bottom-right {
	width: 100%;
}
.banner-bag {
	width: 100%;
}
.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: 100%;
	text-align: center;
	padding: 15px 15px 0px 15px;
	background: #333333;
}
.home-title {
	background: #009fe3;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	clear: both;
}
h3.home-title, h3.flex-slider {
	font-size: 18px;
	text-align: center;
}
}

@media(max-width:480px) {
h3.cate.a1 {
	margin-bottom: 10px;
}
h3.cate {
	margin-bottom: 10px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
.header-bottom-right {
	width: 100%;
}
.top-header-right {
	display: none;
}
.top-header-left {
	margin: 0 0 0 6em;
}
.banner-bag {
	width: 100%;
}
ul.support li a span {
	display: none;
}
.banner-off label {
	font-size: 1.2em;
}
span.on-get {
	padding: 0.6em 0.6em;
}
.search {
	margin: 0.5em 0em 0em 0;
	width: 100%;
	background: #70b7ea;
}
.banner-matter {
	padding: 0em;
}
.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: 100% !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;
}
 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:320px) {
h3.cate.a1 {
	margin-bottom: 10px;
}
h3.cate {
	margin-bottom: 10px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
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 {
	background: #90ccf8;
	/* Old browsers */
	background: -moz-linear-gradient(top, #90ccf8 0%, #70b7ea 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #90ccf8 0%, #70b7ea 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #90ccf8 0%, #70b7ea 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90ccf8', endColorstr='#70b7ea', GradientType=0);
	/* IE6-9 */
	border: 1px solid #479ede;
	position: absolute;
	top: 20px;
	right: 80.5%;
	width: 48%;
	float: left;
	margin: 0.5em 2em 0;
}
.search input[type="text"] {
	border: #59b4f5;
	outline: none;
	background: #70b7ea;
	border: 1px solid #68baf6;
	font-size: 1em;
	color: #fff;
	padding: 2px 35px 5px 5px!important;
	-webkit-apperance: none;
	margin: 4px 0px 0px 4px;
	-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-left: 1px solid #ddd;
	outline: none;
	cursor: pointer;
	width: 30.6%;
	height: 35px;
	padding: 7px;
	background: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	float: right;
}
.search input[type="button"] {
	border: 1px solid #54b1f5;
	color: #eff3f4;
	outline: none;
	cursor: pointer;
	width: 28%;
	height: 32px;
	padding: 0px;
	background: #0f5359;
	float: right;
	margin: 2px 3px 0px 0px;
}
.search input[type="button"]:hover {
	opacity: 0.7;
}
.search input[type="submit"]:active {
	position: relative;
}
.easy-autocomplete input {
	border: none!important;
	border-radius: 0px!important;
	box-shadow: none!important;
	float: left!important;
	padding: 8px 12px!important;
	width: 83%!important;
}
.easy-autocomplete-container {
	width: 340px!important;
	color: #000;
}
.easy-autocomplete-container ul {
	top: 37px!important;
	left: -1px!important;
	color: #000;
}
.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: 100% !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;
}
}
.additional_text_category {
	text-align: center;
	font-size: 1.3em;
	color: #fefefe;
	padding: 15px 0px 50px 0px;
}

@media only screen and (min-width:990px) and (max-width:1199px) {
h3.cate.a1 {
	margin-bottom:0px;
}
h3.cate {
	margin-bottom:0px;
}
.cat-page-heading {
	font-size: inherit!important;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px!important;
}
.search {
background: #8dcaf7;
border: 1px solid #333;
width: 40%;
float: left;
margin:0.5em 5em 0 0;
padding: 1px 0px;
}
/*.search input[type="button"] {
	border-left: 1px solid #ddd;
    outline: none;
    cursor: pointer;
    width: 30.6%;
    height: 35px;
    padding: 7px;
    background: #0f5b65;
    background: -moz-linear-gradient(top, #0f5b65 0%, #0d4a4e 100%);
    background: -webkit-linear-gradient(top, #0f5b65 0%, #0d4a4e 100%);
    background: linear-gradient(to bottom, #0f5b65 0%, #0d4a4e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f5b65', endColorstr='#0d4a4e', GradientType=0);
    border: none;
    float: right;
    color: #fff;
}*/
}
.text-muted {
	color: #ff0000;
}
.col-sm-6 h4 {
	color: #009fe3;
	font-weight: 700;
	font-size: 24px;
}
.custom-table {
	background: #272727;
}
.product-name h1 {
	font-size: 20px;
	font-weight: 600;
	margin: -30px 0px 10px 0px;
	color: #eeeeee;
}
