* {
	margin: 0;
	padding: 0;
}
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,700,700italic);
@font-face {
	font-family: 'GothamBook';
	src: url('fonts/GothamBook.eot');
	src: url('fonts/GothamBook.eot') format('embedded-opentype'), url('fonts/GothamBook.woff2') format('woff2'), url('fonts/GothamBook.woff') format('woff'), url('fonts/GothamBook.ttf') format('truetype'), url('fonts/GothamBook.svg#GothamBook') format('svg');
}
@font-face {
	font-family: 'Vanib';
	src: url('fonts/Vanib.eot');
	src: url('fonts/Vanib.eot') format('embedded-opentype'), url('fonts/Vanib.woff2') format('woff2'), url('fonts/Vanib.woff') format('woff'), url('fonts/Vanib.ttf') format('truetype'), url('fonts/Vanib.svg#Vanib') format('svg');
}
@font-face {
	font-family: 'seguisb_0';
	src: url('fonts/seguisb_0.eot');
	src: url('fonts/seguisb_0.eot') format('embedded-opentype'), url('fonts/seguisb_0.woff2') format('woff2'), url('fonts/fonts/seguisb_0.woff') format('woff'), url('fonts/seguisb_0.ttf') format('truetype'), url('fonts/seguisb_0.svg#seguisb_0') format('svg');
}
/*@font-face {
	font-family: 'VerdanaRegular';
	src: url('fonts/verdana.eot');
	src: url('fonts/verdana.eot') format('embedded-opentype'), url('fonts/verdana.woff') format('woff'), url('fonts/verdana.ttf') format('truetype'), url('fonts/verdana.svg#VerdanaRegular') format('svg');
}*/
@font-face {
	font-family: 'weblysleek_uilight';
	src: url('fonts/weblysleekuil-webfont.eot');
	src: url('fonts/weblysleekuil-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/weblysleekuil-webfont.woff2') format('woff2'), url('fonts/weblysleekuil-webfont.woff') format('woff'), url('fonts/weblysleekuil-webfont.ttf') format('truetype'), url('fonts/weblysleekuil-webfont.svg#weblysleek_uilight') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 12, 2015 */
@font-face {
	font-family: 'weblysleek_uisemilight';
	src: url('fonts/weblysleekuisl-webfont.eot');
	src: url('fonts/weblysleekuisl-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/weblysleekuisl-webfont.woff2') format('woff2'), url('fonts/weblysleekuisl-webfont.woff') format('woff'), url('fonts/weblysleekuisl-webfont.ttf') format('truetype'), url('fonts/weblysleekuisl-webfont.svg#weblysleek_uisemilight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'WeblySleek_UI_Normal';
	src: url('fonts/WeblySleek_UI_Normal.eot');
	src: url('fonts/WeblySleek_UI_Normal.eot') format('embedded-opentype'), url('fonts/WeblySleek_UI_Normal.woff2') format('woff2'), url('fonts/WeblySleek_UI_Normal.woff') format('woff'), url('fonts/WeblySleek_UI_Normal.ttf') format('truetype'), url('fonts/WeblySleek_UI_Normal.svg#WeblySleek_UI_Normal') format('svg');
}
@font-face {
	font-family: 'MyWebFont';
	src: url('fonts/WebFont.eot');
	src: url('fonts/WebFont.eot?iefix') format('eot'), url('fonts/WebFont.woff') format('woff'), url('fonts/WebFont.ttf') format('truetype'), url('fonts/WebFont.svg#webfont') format('svg');
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:hover {
	text-decoration: none;
}
div {
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
body {
	background: #fff;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	line-height : normal;
}
header.smaller {
	background: #FFF;
	left: 0;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999999999;
	height: 50px;
	transition: all 0.3s ease-out;
	-twebkit-transition: all 0.3s ease-ou;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.smaller {
	background: rgba(82, 72, 77, 0.9);
	border-bottom: 3px solid #81858a;
}
.smaller .navbar-nav {
	margin-top: 0;
}
.smaller .home-nav .nav > li > a {
	display: block;
	padding: 28px 15px 24px;
}
.top-header {
	width: 100%;
	float: left;
	background: #000;
	padding: 7px 0 5px 0;
}
.top_left {
	width: 100%;
	float: left;
}
.top_left ul {
	margin: 0px;
	padding: 0px;
}
.top_left ul li {
	list-style: none;
	float: left;
}
.top_left ul li a {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 27px;
	margin: 0px 10px;
	font-weight: bold;
}
.top_left ul li a img {
	float: left;
	margin-right: 0px;
}
.icon {
	width: 100%;
	float: right;
}
.icon ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.icon ul li {
	list-style: none;
	float: left;
	margin: 0px 5px;
}
header.smaller .logo {
	/*margin-top: 18px;*/
	transition: width 2s linear 1s;
}
.logo {
	width: 100%;
	float: left;
	margin-top: 0px;
	transition: width 2s linear 1s;
}
.logo img {
	width: 114px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	transition: width 2s linear 1s;
}
.cart {
	top: 0px;
	right: 12px;
	width: auto;
	position: absolute;
	margin: 10px 0 15px;
	transition: all 0.3s ease-out;
	-twebkit-transition: all 0.3s ease-ou;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.cart ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.cart ul li {
	list-style: none;
	float: left;
	margin: 0px 5px;
	position: relative;
}
.cart ul li.one {
	margin-top: 8px;
}
.header_nav {
	width: 100%;
	float: left;
	margin-top: 25px;
	border-top: solid 1px #d3d5d7;
	border-bottom: solid 3px #000;
}
.search_next {
	width: 100%;
	float: left;
}
.search_next > ul {
	float: right;
}
.top-search {
	float: right;
	cursor: pointer;
	display: block;
}
.search_next input {
	width: 125px;
	height: 32px;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 14px;
	color: #9c9a9a;
	border: solid 1px #c8c8c8;
}
.length_error.error_body {
	font-size: 18px;
	text-align: center !important;
	font-weight: bold;
}
.smaller .cart {
	/*display: none;*/
	top: -50px;
	transition: all 0.3s ease-out;
	-twebkit-transition: all 0.3s ease-ou;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.search {
	display: none;
}
.smaller .search {
	display: block;
	margin-top: 10px;
}
.smaller .search_next {
	display: none;
}
.search ul {
	list-style: none;
	float: right;
	margin-bottom: 5px;
}
.search ul li {
	list-style: none;
	float: left;
	margin: 0px 5px;
	position: relative;
}
.navigation {
	width: 100%;
	float: right;
	margin-top: 5px;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}
.smaller .navigation {
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}
.navbar-default {
	border-color: transparent;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav>li>a {
	color: #4e4e4e;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "";
	border-left: transparent solid 1px;
	border-right: transparent solid 1px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #4e4e4e;
	background-color: transparent;
}
.navbar {
	margin-bottom: 0;
}
.navbar-nav > li > a {
	line-height: 18px;
	padding: 15px 11px !important;/*background: url("../images/arw_icon.png") no-repeat scroll 93% -114px;*/
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #252525;
	background: #F1F1F1;/*background: url("../images/arw_icon.png") no-repeat scroll 93% 29px #000;*/
}
.navbar-nav li:first-child a {
	background: none;
}
.nav.navbar-nav {
	float: left;
	text-align: center;
	width: 100%;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
}
.nav.navbar-nav > li > ul li a {
	width: 100%;
	display: block;
	color: #4e4e4e;
	font-size: 12.5px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'weblysleek_uilight';
	text-align: left;
}
.nav.navbar-nav > li > ul li a:hover {
	background: #F1F1F1;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-color: #F1F1F1 !important;
}
/******************************* ui kit menu bar ***************************/
.uk-navbar {
	background: none;
	color: #000;
}
.uk-navbar-nav {
	padding: 0 35px;
	text-align: right;
	width: 100%;
	box-sizing: border-box;
}
/*.uk-navbar-nav {
	text-align: center;
	width: 100%;
  	margin-left: 93px;
}*/
.uk-navbar-nav>li {
	float: none;
	position: relative;
	display: inline-block;
}
.uk-navbar-nav>li>a {
	display: inline-block;
}
/*.uk-dropdown {
	min-width: 150px;
	max-width: 175px;
}*/
.uk-dropdown-navbar {
	text-align: left;
}
.uk-navbar-nav>li>a[href='#'] {
	cursor: pointer;
}
.uk-nav.uk-nav-navbar > li {
	border-bottom: none !important;
}
.uk-nav.uk-nav-navbar > li:last-child {
	border-bottom: 0 none;
}
.uk-nav li>a:hover {
	background: rgba(187, 187, 187, 0.10);
	color: #000;
}
ul {
	margin: 0;
}
.uk-nav-navbar>li>a {
	color: #444;
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 600;
	text-transform: inherit;
	font-family: 'weblysleek_uilight';
	border-left: transparent solid 1px;
	border-right: transparent solid 1px;
}
.uk-nav-offcanvas>li>a {
	color: #000;
}
.uk-offcanvas-bar {
	background: rgba(255, 255, 255, 0.70);
}
.uk-navbar-toggle {
	color: #000;
	font-size: 28px;
	left: 0;
	position: absolute;
	top: 0px;
}
/******************************* ui kit menu bar ***************************/
.container-fluid {
	margin-left: auto;
	padding: 0px !important;
}
.search-bar {
	top: 50px;
	right: 0px;
	width: 500px;
	height: 50px;
	padding: 5px;
	z-index: 9999;
	display: none;
	background: #fff;
	position: absolute;
	transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
}
.search-bar input[type="text"] {
	width: 88%;
	float: left;
	height: 40px;
	font-size: 16px;
	background: none;
	padding-left: 8px;
	border: solid 1px #e8e8e8;
}
.search-bar input[type="submit"] {
	width: 40;
	color: #fff;
	border: none;
	height: 40px;
	padding: 0 10px;
	margin-left: 8px;
	background: #000;
}
ul {
	padding-left: 0;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 5px;
}
#bannerimg0 {
	margin-top: 0px;
}
.banner img {
	width: 100%;
	height: auto;
	float: left;
}
.banner_trans {
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0px;
	padding: 0px 0px;
	background: url(../image/images/trans_bg.png) repeat;
}
.banner_txt {
	width: 100%;
	float: left;
	text-align: left;
}
.banner_txt p {
	width: auto;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 41px;
	/*color: #71c1bc;*/
	color: #000;
	font-style: italic;
	margin: 0px;
}
.banner_txt h1 {
	width: auto;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 65px;
	color: #fff;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner_txt h1 {
	width: auto;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 65px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.banner_txt h1 b {
	font-size: 60px;
	font-style: italic;
}
.banner_txt h1 font {
	font-size: 34px;
	font-weight: bold;
}
.banner_txt h1 em {
	font-size: 28px;
	font-weight: bold;
}
.banner_btn {
	width: 100%;
	float: left;
}
.banner_btn button {
	width: auto;
	float: left;
	border: none;
	background: #be2d2d;
	padding: 10px 40px;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	margin-top: 40px;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.orders {
	width: 100%;
	float: left;
	background: #16171a;
	padding: 10px 0 6px;
	margin-top: 5px;
	margin-top: 0 !important;
}
.orders ul {
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.orders ul li {
	float: none;
	list-style: none;
	display: inline-block;/*text-align: center;*/
}
.orders .orders_sub ul li {
	padding-left: 65px;
	background: url(../image/images/line_img.jpg) left no-repeat;
}
.orders ul li a {
	/*font-family: 'VerdanaRegular';*/
	font-size: 16px;
	color: #6c6c6c;
	line-height: 47px;
	font-weight: bold;
	margin: 0 10px;
}
.orders ul li a img {
	float: left;
}
.orders ul li:first-child {
	background: none;
	padding: 0px;
}
.orders ul li .one {
	margin-top: 8px;
}
.bottom {
	width: 100%;
	float: left;
	padding: 22px 0px;
	background: #e7e7e7;
}
.bottom h1 {
	width: 100%;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 24px;
	color: #16171a;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	background: url(../image/images/line_img2.jpg) bottom center no-repeat;
}
.carousel-control {
	height: 67px;
	top: 35%;
	width: 16px;
}
.carousel-control.left {
	background: url(../image/images/arw_left.png) no-repeat;
}
.carousel-control.right {
	background: url(../image/images/arw_right.png) no-repeat;
}
.bottom_left {
	width: 100%;
	float: left;
	text-align: center;
}
.bottom_right {
	width: 94%;
	float: left;
}
.bottom_right h1 {
	width: 100%;
	float: right;
}
.bottom_right h2 {
	width: 100%;
	float: left;
	margin: 0px;
}
.bottom_right p {
	width: 100%;
	color: #333;
	float: right;
	margin-top: 8px;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial;
}
.bottom_right h3 {
	margin: 0px;
	width: 100%;
	color: #333;
	float: right;
	font-size: 16px;
	font-style: italic;/*font-family: 'VerdanaRegular';*/
}
.bottom_right h3 b {
	color: #333;
	font-weight: bold;
}
.footer {
	width: 100%;
	float: left;
	margin-top: 0;
	padding: 0px 0px;
	background: #16171a;
	border-top: medium none;
}
.footer p {
	color: #fff;
	margin: 0px;
	width: 100%;
	float: right;
	font-size: 14px;
	line-height: 50px;
	font-family: Arial;
	text-align: center;
}
.footer ul {
	margin: 0px;
	padding: 0px 0 10px;
	float: right;
	width: 100%;
	text-align: center;
}
.footer ul li {
	float: none;
	margin: 0 5px;
	list-style: none;
	display: inline-block;
}
.footer ul li span {
	color: #6c6c6c;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer ul li a img {
	width: 40px;
}
/*************** About *******************/
.about {
	width: 100%;
	float: left;
	min-height : auto;
	padding-bottom: 25px;/*min-height : 500px;*/
}
.about_lft {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.about_lft h1 {
	width: 100%;
	float: left;
	color: #000;
	font-size: 36px;
	font-weight: 600;
	font-family: 'weblysleek_uilight';
}
.about_lft p {
	width: 100%;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	text-align: justify;
	margin-bottom: 10px;
	font-family: 'weblysleek_uilight';
}
.about_rit {
	margin-top: 48px;
	text-align: center;
}
.about_rit2 {
	width: 100%;
	float: left;
	margin-top: 48px;
	text-align: center;
}
.about_rit2 img {
	width: 100%;
	float: left;
	height: auto;
	border: solid 1px #000;
}
.work {
	width: 100%;
	float: left;
	min-height : 500px;
	padding-bottom: 25px;
}
.work_next {
	width: 100%;
	float: left;
	min-height : 500px;
	padding-bottom: 25px;
}
.work_next p {
	width: 100%;
	float: left;
	color: #16171a;
	font-size: 14px;
	padding: 10px 0px;
	font-style: italic;
	margin-bottom: 20px;
	/*font-family: 'VerdanaRegular';*/
	border-bottom: dotted 1px #909090;
}
.work h1 {
	width: 100%;
	float: left;
	color: #000;
	font-size: 36px;
	font-weight: 600;
	line-height: 47px;
	font-family: 'weblysleek_uilight';
}
.work p {
	width: 100%;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	text-align: justify;
	margin-bottom: 10px;
	font-family: 'weblysleek_uilight';
}
.work_top {
	width: 100%;
	float: left;
}
.work_list {
	width: 100%;
	float: left;
	padding: 20px 15px 0;
	box-sizing: border-box;
}
.work_list h2 {
	width: 67px;
	float: left;
	color: #fff;
	margin: 0px;
	font-size: 50px;
	cursor: pointer;
	font-weight: 600;
	line-height: 67px;
	text-align: center;
	background: #7b7b7b;
	border-radius: 35px;
	font-family: 'weblysleek_uilight';
}
.work_list h2:hover {
	background: #000;
}
.work_list h3 {
	height: 230px;
}
.work_list h3 img {
	margin: 31px 0 0 25px;
}
.work_list h4 {
	height: 230px;
}
.work_list h4 img {
	margin: 0px 0 0 25px;
}
.work_list p {
	width: 100%;
	float: left;
	color: #666;
	font-size: 18px;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.work_list p a {
	color: #666;
	text-decoration: underline;
}
.work_style {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.work_style h3 {
	width: 100%;
	float: left;
	margin: 0px;
}
.work_style h3 img {
	border: solid 1px #d9d9d9;
}
.work_style h2 {
	width: 100%;
	float: left;
	color: #be2d2d;
	font-size: 18px;
	font-weight: 600;
	font-family: 'weblysleek_uilight';
}
.work_style p {
	width: 100%;
	float: left;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	font-family: 'weblysleek_uilight';
}
.work_style p a {
	color: #be2d2d;
	font-size: 14px;
	font-weight: bold;
}
.work_style p a img {
	border: none;
}
.middle {
	width: 100%;
	float: left;
	padding: 30px 15px;
}
.cate {
	width: 100%;
	float: left;
	margin: 30px 0 0;
}
.cate_head {
	width: 100%;
	float: left;
	color: #fff;
	margin-top: 5px;
	font-size: 15px;
	background: #000;
	font-weight: 600;
	padding: 5px 10px;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.cate_head img {
	float: left;
	margin: 5px 10px 0px 0;
}
.cate_head font {
	float: right;
}
.cate_list ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 5px 0px;
}
.cate_list ul li {
	list-style: none;
}
.cate_list ul li a {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.cate_list ul li a:hover {
	color: #000;
}
.panel-default .panel-heading {
	border: none !important;
	background: none !important;
}
.panel-default {
	border: none !important;
}
.panel {
	box-shadow: none !important;
}
.panel-group {
	margin-bottom: 0px !important;
}
.panel-heading {
	padding: 0px 15px !important;
}
.cate_color {
	width: 100%;
	float: left;
}
.panel-body {
	padding: 0px !important;
}
.cate_color ul {
	float: left;
	margin: 3px 0 15px 0;
}
.cate_color ul li {
	float: left;
	width: 42px;
	height: 42px;
	margin: 5px 2px;
	list-style: none;
}
.cate_color ul li.red {
	background: #fff;
	border: solid 1px #e8e8e8;
}
.cate_color ul li.red2 {
	background: #5b85cc;
	border: solid 1px #4a6da9;
}
.cate_color ul li.red3 {
	background: #333;
	border: solid 1px #10151e;
}
.cate_color ul li.red4 {
	background: #a4a4a4;
	border: solid 1px #908e8e;
}
.cate_color ul li.red5 {
	background: #804370;
	border: solid 1px #6e3960;
}
.cate_color ul li.red6 {
	background: #bc001d;
	border: solid 1px #a9031c;
}
.cate_color ul li.red7 {
	background: #197024;
	border: solid 1px #176520;
}
.cate_color ul li.red8 {
	background: #ffcbe0;
	border: solid 1px #ebbbce;
}
.cate_color ul li.red9 {
	background: #fffded;
	border: solid 1px #e7e5d7;
}
.cate_color ul li.red10 {
	background: #6f4529;
	border: solid 1px #613c24;
}
.cate_color ul li.red11 {
	background: #ffbc4c;
	border: solid 1px #ebad45;
}
.cate_color ul li.red12 {
	background: #8be0df;
	border: solid 1px #7ecdcc;
}
.cate_color ul li.red13 {
	background: #f8ff85;
	border: solid 1px #e3ea78;
}
.cate_color ul li.red14 {
	background: #c6c0b2;
	border: solid 1px #b2ada0;
}
.cate_color ul li.red15 {
	background: #345383;
	border: solid 1px #2d4770;
}
.cate_color ul li.red16 {
	background: #c1b17e;
	border: solid 1px #b0a173;
}
.fabrics {
	width: 100%;
	float: left;
}
.fabrics h1 {
	width: 100%;
	float: left;
	color: #000;
	margin: 0px;
	font-size: 36px;
	font-weight: 600;
	font-family: 'weblysleek_uilight';
}
.fabrics_top {
	width: 100%;
	float: left;
	margin-top: 12px;
	padding: 10px 0px;
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
}
.sort {
	width: 50%;
	float: left;
	margin: 6px 0 0 15px;
}
.sort p {
	float: left;
	color: #666;
	margin-top: 2px;
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	font-family: 'weblysleek_uilight';
}
.select-sec {
	width: 30%;
	float: left;
	position: relative;
}
.select-sec .select {
	left: 0;
	width: 100%;
	color: #333;
	height: 27px;
	font-size: 14px;
	font-weight: 600;
	overflow: hidden;
	position: absolute;
	padding: 2px 24px 0 8px;
	border: solid 1px #d7dadd;
	font-family: 'weblysleek_uilight';
	background: url(../image/images/select_icon.png) 95% center no-repeat #fff;
}
.select-sec select.styled {
	opacity: 0;
	z-index: 5;
	height: 27px;
	position: relative;
	width: 100% !important;
}
.sort_icon {
	width: 82px;
	float: right;
}
.fabrics_left {
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	padding: 8px;
	margin: 12px 0;
	background: #fff;
	min-height: 342px;
	position: relative;
	border: solid 1px #e6e6e6;
	box-shadow: 0px 0px 5px #e6e6e6;
}
.main-wrap {
	float: left;
	height: 360px;
}
.fabrics_left:hover {
	top: 0;
	left: -5%;
	width: 110%;
	min-height: 355px;
	position: absolute;
	transition: all 0.5s ease-out 0s;
}
.fabrics_img {
	width: 100%;
	float: left;
	position: relative;
}
.fabrics_img img {
	width: 100%;
	float: left;
}
.fabrics_left h2 {
	width: 100%;
	float: left;
	color: #010000;
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.fabrics_left h5 {
	width: 100%;
	float: left;
	color: #050505;
	margin-top: 0px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.fabrics_left h5 font {
	color: #be2d2d;
	font-size: 18px;
}
.fabrics_div {
	top: 0;
	width: 100%;
	float: left;
	height: 100%;
	display: none;
	position: absolute;
	background: rgba(0, 0, 0, 0.5)
}
.fabrics_left:hover .fabrics_div {
	display: block;
	transition: all 0.5s ease-out 0s;
}
.fabrics_icon {
	width: 100%;
	float: left;
	margin-top: 100px;
	/*margin-top: 90px;*/
	text-align: center;
}
.fabrics_icon img {
	float: none;
	width: auto;
	margin: 0 1px;
}
.fabrics_star {
	width: 100%;
	float: left;
	/*margin-top: 87px;*/
	padding: 5px 0px;
	margin-top: 103px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;/*background: url(../image/images/trans_bg2.png) repeat;*/
}
.fabrics_star img {
	float: none;
	width: auto;
}
.fabrics_left h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 16px;
}
.fabrics_left:hover {
	box-sizing: border-box;
	border: solid 1px #d7d7d7;
}
.fabrics_left h6 {
	display: none;
}
.fabrics_left h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 16px;
}
.fabrics_left:hover.fabrics_left h6 {
	width: 100%;
	float: left;
	margin: 0px;
	color: #be2d2d;
	display: block;
	font-size: 20px;
	margin-top: 0px;
	background: #000;
	padding: 3px 0px;
	font-weight: 600;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.fabrics_left:hover.fabrics_left h6 a {
	color: #fff;
}
.fabrics_left:hover {
/*border: solid 1px #d7d7d7;*/
}
.fabrics_left:hover.fabrics_left h5 {
	color: #be2d2d;
}
.menu_top {
	width: 100%;
	float: left;
	background: #fff;
	border: solid 1px #cdcdcd;
}
.menu_top ul {
	width: auto;
	float: left;
	margin: 0px;
}
.menu_top ul li {
	list-style: none;
	border-right: solid 1px #cdcdcd;
}
.menu_top ul li a {
	color: #868686;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 43px;
	padding: 0px 24px;
	font-family: 'weblysleek_uilight';
}
.menu_top ul li a:hover {
/*background:url(../images/menu_top_ho.jpg) repeat-x;*/
}
.menu_top ul li a.active {
	/*background:url(../images/menu_top_ho.jpg) repeat-x;*/
	padding: 0px 134px;
}
.menu_top p {
	width: auto;
	float: left;
}
.menu_left_arw {
	width: auto;
	float: left;
	margin: 0px;
	background: #f4f4f4;
	padding: 12px 8px 11px;
}
.menu_right_arw {
	width: auto;
	margin: 0px;
	float: right;
	background: #f4f4f4;
	padding: 12px 8px 11px;
}
.menu_top ul li.menu_left_arw:hover {
	background: none;
}
.front_top {
	width: 100%;
	float: left;
	border: solid 1px #cdcdcd;
}
.front {
	width: 30%;
	float: left;
	position: relative;
	background: #F2FFFE;
	padding-left: 138px;
}
.front_left {
	top: 0px;
	left: 0px;
	float: left;
	width: 180px;
	position: absolute;
}
.front_left ul {
	margin: 0px;
	float: left;
	padding: 0px;
	text-align: center;
}
.front_left ul li {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 16px;
	padding: 0px 0px;
	list-style: none;
	font-weight: bold;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.front_left ul li a {
	width: 100%;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: 'weblysleek_uilight';
	padding: 8px 0px;
}
.front_left ul li a:hover {
	color: #fff;
	display: block;
	background: #000000;
}
.front_right {
	width: 80%;
	float: right;
	padding: 13px;
	box-sizing: border-box;
	border-right: solid 1px #cdcdcd;
	background: #000000;
}
.front_right ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
.front_right ul li {
	list-style: none;
	margin: 32px 0;
}
.front_right ul li a img {
	border: solid 1px #cdcdcd;
}
.no {
	border: none;
	width: 100%;
	float: left;
	text-align: center;
	background: #262d2c;
	padding: 10px 0px;
}
.no3 {
	border: none;
	width: 100%;
	float: left;
	text-align: center;
	background: #262d2c;
	padding: 10px 0px;
}
.view {
	width: 70%;
	float: left;
}
.view_top {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	padding: 52px 0 85px 0px;
	background: url(../image/images/view_bg.jpg) repeat;
}
.zoom {
	width: 65px;
	position: absolute;
	right: 32px;
	top: 30px;
	text-align: center;
}
.zoom ul {
	width: 100%;
	float: left;
	text-align: center;
}
.zoom ul li {
	list-style: none;
	margin-top: 10px;
	font-family: 'weblysleek_uilight';
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.view_bottom {
	width: 100%;
	float: left;
	background: #ececec;
	padding: 11px 55px 10px;
}
.view_bottom p {
	width: 312px;
	float: left;
	text-align: center;
	font-family: 'weblysleek_uilight';
	font-size: 56px;
	color: #000;
	font-weight: 600;
}
.view_bottom img {
	margin-top: 24px;
}
.view_bottom font {
	float: left;
}
.view_bottom span {
	float: right;
}
.menu_work {
	width: 100%;
	float: left;
	margin-top: 24px;
	display: none;
}
.menu_work ul {
	margin: 0px;
}
.menu_work ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
}
.menu_work ul li a {
	font-family: 'weblysleek_uilight';
	font-size: 14px;
	color: #181e22;
	font-weight: 600;
}
.menu_work ul li a:hover {
	color: #be2d2d;
}
.menu_work ul li a.active {
	color: #be2d2d;
}
.pro {
	width: 100%;
	float: left;
	margin-top: 10px;/*padding: 35px 0 40px;*//*border-top: solid 1px #d7d7d7;*/
}
.pro_left {
	width: 100%;
	float: left;
}
.pro_img {
	width: 83%;
	float: right;
	padding: 0px;
	margin-top: 8px;
	text-align: center;
	position: relative;
	border: solid 1px #d9d9d9;
}
.pro_img.thumbnails {
	clear: none;
}
.pro_left .thumbnails {
	clear: none !important;
}
.pro_zoom {
	width: 51px;
	position: absolute;
	bottom: 14px;
	right: 14px;
}
.pro_zoom img {
	border: solid 1px #d9d9d9;
}
.slider {
	width: 15%;
	float: left;
	margin-top: 8px;
	position: relative;
}
.p_qty_label {
	float: left !important;
	margin-left: 54px !important;
	font-size: 15px !important;
}
.slider ul {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.slider ul li {
	display: inline-block;
	list-style: outside none none;
	margin: 0 5px;
	width: 80px;
}
.slider ul li a img {
	width: 100%;
	float: left;
	height: auto;
	border: solid 1px #d3d3d3;
}
.slider font {
	bottom: 21px;
	float: left;
	left: 10px;
	position: absolute;
}
.slider span {
	bottom: 21px;
	float: right;
	position: absolute;
	right: 14px;
}
.pro_right {
	width: 100%;
	float: left;
	padding: 0 0px
}
.pro_head {
	width: 100%;
	float: left;
	font-family: 'weblysleek_uilight';
	font-size: 27px;
	color: #242424;
	font-weight: 600;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.pro_head font {
	width: 100%;
	float: left;
	font-size: 17px;
	color: #be2d2d;
	margin-top: 5px;
	text-transform: none;
}
.pro_right p span {
	color: rgb(100, 100, 100) !important;
	float: left !important;
	font-family: Arial !important;
	font-size: 13px !important;
	line-height: 18px !important;
	margin-top: 0 !important;
	width: 100% !important;
}
.description_product span {
	width: 100% !important;
	float: left !important;
	font-family: Arial !important;
	font-size: 13px !important;
	color: #646464 !important;
	line-height: 18px !important;
	margin-top: 0px !important;
}
/*.pro_txt {
	border-bottom: 1px dotted #181e22;
	border-top: 1px dotted #181e22;
	float: left;
	margin-top: 38px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}*/
.pro_txt {
	border-bottom: 1px dotted #181e22;
	border-top: 1px dotted #181e22;
	float: left;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.pro_txt b {
	float: left;
	font-family: 'weblysleek_uilight';
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
}
.pro_txt label {
	color: #242424;
	float: none;
	font-family: "weblysleek_uilight";
	font-size: 13px;
	font-weight: 600;
	line-height: 35px;
	margin-left: 0;
}
.size_chart {
	float: left;
	width: 100%;
	text-align: center;
}
.size_chart img {
	display: none;
}
/*size chart border*/
.size_chart img {
	/*border-bottom: 3px solid rgb(0, 0, 0);*/
	border-right: 3px solid rgb(0, 0, 0);/*border-top: 3px solid rgb(0, 0, 0);*/
}
.size_chart h3 {
	display: inline-block;
	position: relative;
	top: -14px;
	margin: 0px;
	background: #fff;
}
.pro_txt label input {
	width: 52px;
	height: 35px;
	float: right;
	font-family: 'weblysleek_uilight';
	font-size: 20px;
	color: #242424;
	font-weight: 600;
	padding: 0px 3px;
	margin-left: 10px;
	text-align: center;
	box-sizing: border-box;
	border: solid 1px #686868;
}
.pro_txt button {
	width: auto;
	float: right;
	border: none;
	background: #000000;
	padding: 5px 25px;
	font-size: 18px;
	color: #fff;
	right: 0px;
	position: relative;
	font-family: 'weblysleek_uilight';
}
.pro_bottom {
	width: 57%;
	float: left;
	margin-top: 9px;
}
.pro_bottom img {
	margin-left: 10px;
}
.detail {
	width: 100%;
	float: left;
	padding: 0px 40px;
	margin-top: 8px;
	background: #f8f8f8;
}
.detail h1 {
	width: 100%;
	float: left;
	font-size: 27px;
	color: #242424;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: solid 1px #989898;
	font-family: 'weblysleek_uilight';
}
.detail p {
	width: 100%;
	float: left;
	font-size: 17px;
	color: #575757;
	line-height: 23px;
	margin-top: 10px;
	font-family: Arial;
}
.related {
	padding: 0px;
}
.related h1 {
	width: 100%;
	float: left;
	font-size: 27px;
	color: #242424;
	font-weight: bold;
	padding-bottom: 8px;
	text-transform: uppercase;
	border-bottom: solid 5px #d2d2d2;
	font-family: 'weblysleek_uilight';
}
.related h1 font {
	float: right;
}
.related_styl {
	width: 100%;
	float: left;
}
.related_styl h3 {
	width: 100%;
	float: left;
}
.related_styl h3 img {
	width: 100%;
	height: auto;
	float: left;
}
.related_styl h2 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #be2d2d;
	margin: 5px 0;
	padding: 0px 12px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'weblysleek_uilight';
}
.related_styl p {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #000;
	padding: 0px 12px;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.related_styl h4 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #000000;
	margin: 0px 0;
	padding: 0px 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.search_next_2 {
	display: none;
}
.search_next_3 {
	display: block;
}
.back {
	background: none repeat scroll 0 0 #24B0A2;
	float: right;
	width: 100%;
}
.back a {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 44px;
	font-family: 'weblysleek_uilight';
}
.back a img {
	margin: -5px 5px 0px 0px;
}
.add {
	width: 100%;
	float: left;
	padding: 0px 0;/* padding: 70px 0px;*/
}
.add_left {
	width: 100%;
	float: left;
	padding: 15px;
	position: relative;
	box-sizing: border-box;
	border: solid 1px #cdcdcd;
}
.add_left_icon {
	width: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.add_left_icon img {
	border: solid 1px #cdcdcd;
	width: 200px;
}
.add_right {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.add_right p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #16171a;
	font-style: italic;/*font-family: 'VerdanaRegular';*/
}
.add_right h1 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #16171a;
	font-style: italic;
	margin: 0px;
	font-weight: bold;
	font-family: 'WeblySleek_UI_Normal';
}
.add_right h2 {
	width: 100%;
	float: left;
	font-size: 40px;
	color: #be2d2d;
	font-style: italic;
	font-weight: bold;
	font-family: 'WeblySleek_UI_Normal';
}
.add_right ul {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.add_right ul li {
	list-style: none;
	float: left;
	margin-right: 5px;
	border: solid 2px #cdcdcd;
}
.add_right ul li a {
	color: #000;
	font-size: 18px;
	padding: 0 10px;
	font-weight: bold;
	line-height: 48px;
	font-family: 'weblysleek_uilight';
}
.polo {
	width: auto;
	float: left;
	color: #000;
	font-weight: bold;
	line-height: 32px;
	font-family: 'weblysleek_uilight';
	border: solid 1px #000;
	padding: 10px 28px;
	margin-top: 20px;
	box-sizing: border-box;
}
.polo a {
	color: #000;
	font-size: 14px;
	font-family: 'weblysleek_uilight';
}
.add_btn {
	width: inherit;
	float: right;
	margin-top: 20px;
}
.add_btn button {
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 25px;
	width: auto;
	/*background: #24b0a3;*/
	background: #e0d0bc;
}
.item_left {
	width: 100%;
	float: left;
}
.item_left .item_img {
}
.item_left h1 {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #16171a;
	margin: 25px 0 0;
	font-weight: bold;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
}
.item_left h2 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #7d7d7d;
	margin: 0px;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
}
.left_itm {
	width: 100%;
	float: left;
	margin-top: 3px;
}
.left_itm .select {
	width: 170px;
	height: 35px;
	padding: 2px 24px 0 8px;
	color: #686868;
	font-weight: 600;
	font-family: 'weblysleek_uilight';
	font-size: 16px;
	background: url(../image/images/select_icon.png) 95% center no-repeat #fff;
	border: solid 1px #d7dadd;
	overflow: hidden;
	position: absolute;
}
.left_itm select.styled {
	height: 35px;
	left: 0;
	opacity: 0;
	position: relative;
	width: 170px !important;
	z-index: 5;
}
.item_left ul {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 2px !important;
}
.item_left ul li {
	list-style: none;
	float: left;
	font-size: 16px;
	color: #05568e;
	padding: 0 2px;
	font-weight: bold;
	font-family: 'weblysleek_uilight';
}
.item_left ul li a {
	font-size: 16px;
	color: #05568e;
	font-family: 'weblysleek_uilight';
}
.item_right {
	width: 100%;
	float: right;
	text-align: right;
}
.item_right h1 {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #888888;
	text-transform: uppercase;
	margin: 10px 0 0px;
	font-weight: bold;
	text-align: center;
}
.item_right h2 {
	width: auto;
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #000;
	padding: 10px;
	margin-top: 20px;
}
.item_right h2 a {
	color: #fff;
}
.item_right h3 {
	color: #be2d2d;
	float: left;
	font-size: 30px;
	margin: 10px 0 0;
	padding: 10px;
	text-align: right;
	width: 100%;
}
.payment {
	width: 100%;
	float: left;
	margin-top: 17px;
	border-top: dotted 2px #181e22;
	padding: 20px 0;
}
.payment_left {
	width: 100%;
	float: left;
}
.payment_left h1 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.payment_left h1 font {
	width: 38px;
	height: 38px;
	float: left;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin: 3px 10px 0 0;
	background: #010101;
	border-radius: 25px;
}
.payment_visa {
	width: 100%;
	float: right;/*margin-top: 20px;*/
}
#button-account {
	background: #000000 !important;
}
#button-login {
	background: #000000 !important;
}
.payment_visa ul {
	width: 100%;
	float: left;
}
.payment_visa ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.payment_visa ul li.left {
	margin-left: 25px;
}
.payment_left h2 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #3b3b3b;
	font-weight: bold;
	margin: 20px 0 0 0;
	font-family: 'weblysleek_uilight';
}
.payment_left h2 font {
	margin: 0px 0 0 20px;
}
.payment_left h3 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	margin: 40px 0 0 0;
	font-family: 'weblysleek_uilight';
}
.payment_left h3 img {
	float: left;
	margin-right: 10px;
}
input[type=radio] {
	display: block;
	margin: 0 10px 10px;
}
input[type=radio] + label {
	display: inline-block;
	margin: 5px;
	padding: 10px 10px;
	background-color: #e7e7e7;
	border-color: #ddd;
}
input[type=radio]:checked + label {
	background-image: none;
	background-color: #000000;
}
.create {
	width: 30%;
	float: right;
	margin-top: 35px;
}
.create span button {
	border: none;
	color: #000;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 25px;
	width: auto;
	background: #d1d1d1;
}
.create font button {
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 120px;
	width: auto;
	background: #000;
}
.payment_right {
	width: 100%;
	float: right;
}
.payment_right ul {
	width: 100%;
	float: left;
}
.payment_right ul li {
	width: 100%;
	list-style: none;
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: 'weblysleek_uilight';
}
.payment_right ul li font {
	margin-right: 20px;
	color: #000;
}
.payment_right ul li.total-pay font, .payment_right ul li.total-pay b {
	font-weight: 900;
	color: #000;/*font-family: verdana;*/
}
.payment_right ul li b {
	color: #676767;
	float: right;
}
.payment_right ul li h5 {
	width: 100%;
	list-style: none;
	float: left;
	font-size: 17px;
	color: #9e9e9e;
	text-align: right;
	font-weight: bold;
	font-family: 'weblysleek_uilight';
}
.payment_right ul li h5 em {
	font-size: 18px;
}
.pro_txt .quentity_input {
	border: 1px solid #afafaf;
	box-sizing: border-box;
	color: #949494;
	float: right;
	font-family: "weblysleek_uilight";
	font-size: 14px;
	font-weight: 600;
	height: 35px;
	margin-left: 10px;
	padding: 0 3px;
	text-align: center;
	width: 60px;
}
.pro_txt hr {
	margin-bottom: 0;
}
.pro_txt > h1 {
	line-height: 35px;
}
/*#Hipdiv {
  top: 53%;

}*//*
#lengthdiv{
	top:47% !important;
}
#chestdiv{
	top:50% !important;
}
#shoulderdiv
{
	top:50% !important;
}*/
/*
============================================================================
|||||||||||||||||||||||||||||| BREADCRUMBS |||||||||||||||||||||||||||||||||
============================================================================

*/

.breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #181e22;
	float: left;
	margin: 20px 0 0;
	padding: 8px 0;
	width: 100%;
	border-radius: 0;
}
.breadcrumb a {
	color: #181e22;
}
/*
============================================================================
||||||||||||||||||||||||||| BREADCRUMBS ENDS HERE ||||||||||||||||||||||||||
============================================================================

*/
/*
============================================================================
|||||||||||||||||||||||||||||| ALERT MESSAGES ||||||||||||||||||||||||||||||
============================================================================

*/


.alert {
	border-radius: 0;
	float: left;
	margin-bottom: 0;
	margin-top: 12px;
	padding: 8px 14px;
	width: 100%;
}
/*
============================================================================
||||||||||||||||||||||||||| ALERT MESSAGES ENDS HERE ||||||||||||||||||||||||
============================================================================

*/

.reasons {
	width: 100%;
	float: left;
}
.reasons p {
	border-top: 1px dotted #909090;
	border-bottom: none;
	color: #16171A;
	float: left;
	/*font-family: 'VerdanaRegular';*/
	font-size: 14px;
	font-style: italic;
	padding: 10px 0 0;
	width: 100%;
}
.reasons_top {
	width: 100%;
	float: left;
}
.reasons_top ul {
	width: 100%;
	float: left;
}
.reasons_top ul li {
	width: 100%;
	float: left;
	list-style: none;
	color: #838383;
	font-size: 16px;
	/*font-family: 'VerdanaRegular';*/
	margin-top: 5px;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../image/images/dot_icon.png) 0px 8px no-repeat;
}
.reasons_top h6 {
	width: 100%;
	float: left;
	list-style: none;
	color: #000;
	font-size: 14px;
	line-height: 30px;
	/*font-family: 'VerdanaRegular';*/
	margin-top: 5px;
}
.reasons_top h1 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #181e22;
	font-weight: bold;
	margin: 25px 0 0 0;
	text-transform: uppercase;
	font-family: 'weblysleek_uilight';
}
.reasons_top h1 font {
	width: 38px;
	height: 38px;
	float: left;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin: 3px 10px 0 0;
	background: #010101;
	border-radius: 25px;
}
.form {
	width: 100%;
	float: left;
}
.form ul {
	width: 100%;
	float: left;
}
.form ul li {
	width: 45%;
	height: 40px;
	float: left;
	margin-top: 18px;
	list-style: none;
	margin-left: 45px;
}
.form ul li .select {
	width: 100%;
	height: 40px;
	float: left;
	left: 0;
	font-size: 14px;
	color: #949494;
	font-weight: 600;
	font-style: italic;
	overflow: hidden;
	padding: 8px 24px 0 8px;
	border: solid 1px #d7dadd;
	background: url(../image/images/select_icon.png) 98% center no-repeat #fff;
}
.form ul li select.styled {
	height: 40px;
	opacity: 0;
	position: relative;
	width: 100% !important;
	z-index: 5;
	top: -40px;
}
.form ul li input {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 14px;
	color: #949494;
	font-style: italic;
	padding: 0px 10px;
	box-sizing: border-box;
	border: solid 1px #afafaf;
}
.form h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #181e22;
	font-weight: bold;
	margin: 0px 0 0 0;
	font-style: italic;
	padding: 0px 45px;
	box-sizing: border-box;
	font-family: 'weblysleek_uilight';
}
.form ul li.one {
	height: auto;
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	box-sizing: border-box;
	font-family: 'weblysleek_uilight';
}
.form ul li.one input {
	width: 10px;
	height: 10px;
	float: left;
	margin: 7px 12px 0 0;
}
.form ul li.one a {
	font-size: 14px;
	color: #0372a6;
	text-decoration: underline;
}
.form h4 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #afafaf;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding: 0px 45px;
	box-sizing: border-box;
	font-family: 'weblysleek_uilight';
}
.form button {
	background: none repeat scroll 0 0 #000000;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-left: 45px;
	padding: 12px 25px;
	width: auto;
	margin-top: 20px;
}
.reasons h1 {
	color: #000000;
	float: left;
	font-family: 'weblysleek_uilight';
	font-size: 36px;
	font-weight: 600;
	line-height: 47px;
	width: 100%;
	margin: 0px;
}
.reasons button {
	background: none repeat scroll 0 0 #000000;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 25px;
	width: auto;
}
.reasons_midd {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 20px 0px 0;
	border-top: 2px dotted #181E22;
}
.reasons_midd h1 {
	color: #000000;
	float: left;
	font-family: 'weblysleek_uilight';
	font-size: 36px;
	font-weight: 600;
	line-height: 47px;
	margin: 0;
	width: 100%;
	text-transform: uppercase;
}
.reasons_midd h1 font {
	background: none repeat scroll 0 0 #010101;
	border-radius: 25px;
	color: #FFFFFF;
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 3px 10px 0 0;
	text-align: center;
	width: 38px;
}
.form ul li button {
	background: none repeat scroll 0 0 #24B0A2;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 25px;
	width: auto;
}
.reasons_bottom {
	width: 100%;
	float: left;
	margin-top: 42px;
	padding: 20px 0px;
	border-top: 2px dotted #181E22;
}
.reasons_bottom button {
	background: none repeat scroll 0 0 #D1D1D1;
	border: medium none;
	color: #000000;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 25px;
	width: auto;
}
.reasons_bottom ul {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.reasons_bottom ul li {
	list-style: none;
	float: left;
	margin-right: 18px;
}
.form_next {
	width: 100%;
	float: left;
}
.form_next ul {
	width: 100%;
	float: left;
}
.form_next ul li {
	width: 38%;
	list-style: none;
	margin-left: 45px;
}
.form_next ul li input {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 14px;
	color: #949494;
	font-style: italic;
	margin-top: 18px;
	padding: 0px 10px;
	box-sizing: border-box;
	border: solid 1px #afafaf;
}
.form_next h5 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #181e22;
	font-weight: bold;
	margin: 0px 0 0 0;
	font-style: italic;
	padding: 0px 45px;
	box-sizing: border-box;
	font-family: 'weblysleek_uilight';
}
.form_next ul li.one a {
	height: auto;
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top: 18px;
	box-sizing: border-box;
	font-family: 'weblysleek_uilight';
	width: 100%;
}
.form_next ul li.one input {
	width: 10px;
	height: 10px;
	float: left;
	margin: 7px 12px 0 0;
}
.form_next ul li.one a {
	/*font-size: 14px; */
	color: #0372a6;/*text-decoration: underline;*/
}
.form_next .btnlogin {
	background: #000000 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: 50px;
	margin: 20px 0 0;
	padding: 12px 25px;
	width: auto;
}
.reasons .btnregister {
	background: #000000 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 25px;
	width: auto;
}
.reasons .buttons {
	float: left;
	width: 100%;
}
.reasons .pull-right {
	float: left !important;
	margin-left: 45px;
}
.form-control {
	border: 1px solid #afafaf;
	border-radius: 0;
	color: #949494;
	font-size: 14px !important;
	font-style: italic;
	height: 30px;
	padding: 0 10px;
}
.form-control:focus {
	border-color: #afafaf;
	box-shadow: none;
	outline: 0 none;
}
.form ul .one .radio-inline {
	padding-top: 0;
	padding-left: 7px;
}
.form ul li.one .radio-inline input {
	display: block;
	margin-top: 0;
	position: relative;
}
.pro_txt label .select {
	width: 50px;
	height: 40px;
	float: right;
	font-size: 14px;
	color: #949494;
	font-weight: 600;
	text-align: left;
	overflow: hidden;
	padding: 2px 24px 0 8px;
	border: solid 1px #d7dadd;
	background: url(../image/images/select_icon.png) 90% center no-repeat #fff;
}
.pro_txt label select.styled {
	height: 40px;
	opacity: 0;
	position: relative;
	right: -50px;
	top: -1px;
	width: 50px !important;
	z-index: 5;
	font-size: 14px;
	color: #949494;
	font-weight: 600;
}
.tab-content {
	float: left !important;
	line-height: 43px;
	text-align: center;
	width: 332px !important;
}
.active > a {
	border: medium none !important;
}
.nav-tabs > li > a {
	border-radius: 0px;
}
.nav-tabs > li > a:hover {
	border: none;
	border: transparent solid 1px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}
.nav-tabs {
	border-bottom: medium none !important;
}
.nav.nav-tabs.nbs-flexisel-ul {
	left: 0 !important;
	width: 613px !important;
}
.nbs-flexisel-inner {
	width: 613px !important;
}
.elastislide-wrapper {
	width: 725px;
	min-height: 39px !important;
	box-shadow: none !important;
}
.elastislide-horizontal {
	padding: 0px 40px !important;
}
.elastislide-carousel {
	width: 625px;
}
.active-content {
	height: auto;
	line-height: 44px;
	width: 100%;
	margin: 0;
	font-weight: bold;
	color: #24B0A2;
	text-align: center;
}
.current_item_li {
	background: #24B0A2;
	color: #fff;
}
.current_item_li a {
	color: #fff !important;
}
.front_right .item .elastislide-wrapper {
	box-shadow: none !important;
	background: none !important;
}
.elastislide-vertical ul li {
	margin-top: 30px !important;
}
.elastislide-vertical ul li:first-child {
	margin-top: 0px !important;
}
.elastislide-vertical nav span.elastislide-prev {
	left: 5px;
	top: -9px;
	width: 130px !important;
	height: 35px;
	margin-left: 0;
}
.elastislide-vertical nav span.elastislide-next {
	left: 5px;
	top: -9px;
	width: 130px !important;
	height: 35px;
	margin-left: 0;
}
.view_image {
	max-height: 365px;
	max-width: 250px;
}
.popup-hide {
	width: 80px;
	height: 30px;
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	right: 0px;
	text-align: center;
	line-height: 30px;
	background: #fff;
	cursor: pointer;
	display: none;
}
.abcd {
	width: 100%;
	float: left;
	text-align: center;
}
.item_img {
	height: 134px;
}
.item_left.item_border {
	border: 1px solid rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	text-align: center;
}
.uk-open > .uk-dropdown-navbar {
	animation: none !important;
}
.headrow2 {
	margin-top: 0px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.smaller .headrow2 {
	margin-top: 0;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
/*#content {
	padding: 0 0 0 20px;
}*/
#content {
	padding: 0 15px;
	float: left;
	margin-top: 25px;
}
.cart_quantity label {
	float: left;
	font-size: 14px;
	font-weight: 600;
	width: 74px;
}
.cart_quantity .form-control {
	float: left;
	height: 30px;
	margin-left: 3px;
	width: 30px;
	text-align: center;
}
.payment_left .panel-group {
	float: right;
	width: 30%;
}
.accordion-toggle .fa-caret-down {
	float: right;
}
.input-group #input-coupon.form-control {
	font-size: 12px !important;
	height: 40px !important;
}
#input-voucher {
	font-size: 12px !important;
	height: 40px;
	width: 200px;
}
.payment_left .panel-default .panel-heading {
	background: #f5f5f5 none repeat scroll 0 0 !important;
	border-radius: 0;
	padding: 10px 15px !important;
}
.payment_left .panel-body {
	padding: 15px !important;
}
.payment_left .panel-body .input-group .input-group-btn input {
	margin: 0;
	padding: 11px 14px 12px;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
#button-quote {
	margin: 0;
}
/*
===================================================================================
||||||||||||||||||||||||||||||||| CHANGES ON 11-6-15 ||||||||||||||||||||||||||||||
===================================================================================
*/

.loginheader li .dropdown-menu.dropdown-menu-right {
	border: 1px solid #e3e3e3;
	border-radius: 0;
	width: 150px;
	padding: 11px 0;
}
.loginheader li .dropdown-menu.dropdown-menu-right li {
	margin: 0;
	width: 88%;
	padding: 0;
}
.loginheader li .dropdown-menu.dropdown-menu-right li a {
	line-height: 30px;
}
.loginheader li .dropdown-menu li > a:hover {
	background: #010101;
	color: #ffffff;
}
.buttons {
	float: left;
	width: 100%;
}
.pull-right {
	float: left !important;
}
.btnsuccess {
	background: #000000 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 25px;
	width: auto;
}
.camera_caption a {
	color: #fff;
}
.banner .caption {
	display: none;
}
.banner .camera_caption > div {
	background: none;
}
.banner .camera_caption > div {
	padding: 0;
}
.categorypage .breadcrumb {
	margin: 0 0 8px;
	padding-top: 0;
}
.sort_icon > img {
	cursor: pointer;
}
.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.list-group a {
	border: medium none;
	padding: 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #666666;
	text-shadow: none;
}
.product-list {
	width : 100%;
}
.product-list .fabrics_img {
	width: 25%;
}
.product-list .fabrics_left h2 {
	text-align: left;
}
.product-list .fabrics_left h5 {
	text-align: left;
}
.list-view-titles {
	float: left;
	width: 75%;
	padding: 40px 0 0 30px;
}
.product-list .list-rating {
	margin-top: 0;
	width: 30%;
}
.product-list .fabrics_left {
	min-height: 1px;
}
.product-list .fabrics_left:hover {
	left: 0;
	width: 100%;
	min-height: 1px;
}
.search-bar #search .form-control {
	width: 100%;
}
.wishlistimg {
	cursor: pointer;
}
.fabrics #content > p {
	float: left;
	margin-top: 6px;
	padding-left: 15px;
	width: 100%;
}
.btn-primary {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding: 6px 14px;
	width: auto;
	margin-left: 10px;
	border-radius: 0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #111;
	background-position: 0 center;
}
.fabrics .buttons .pull-right {
	margin-left: 15px;
}
.menu_work li:last-child a {
	color: #be2d2d;
}
.menu_work ul li a:hover {
	color: #be2d2d;
}
.categorypage .menu_work {
	margin : 0 0 6px 10px;
}
.thumbnails {
	margin-left: 0;
}
.thumbnail {
	border: 0 none;
	border-radius: 0;
	display: block;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 0;
	transition: border 0.2s ease-in-out 0s;
}
.image-additional a {
	border: medium none;
	display: block;
	margin-bottom: 20px;
	padding: 0;
}
/*ul.option_listing {
	width: 100%;
	float: left;
	  margin: -15px 0 0 20px;
	
}*/
ul.option_listing {
	float: left;
	/* margin: 27px 0 0 0px;*/
	width: 100%;
}
/*ul.option_listing li {
	border: 1px solid #e8e8e8;
	float: left;
	margin-right: 12px;
	width: 28%;
	
	padding: 10px;
	min-height: 100px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}*/
ul.option_listing li {
	box-sizing: border-box;
	float: left;
	margin-right: 3px;
	/*min-height: 100px;*/
	padding: 10px 9px;
	width: 100%;
}
ul.option_listing li:nth-child(3n) {
	float: right;
	margin-right: 0;
}
.pro_txt label.checkbox_title {
	font-size: 15px;
	line-height : normal;
}
.pro_txt input[type="checkbox"] {
	margin-top: 6px;
}
.pro_txt .btn_upload {
	background: #000000 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: right;
	font-family: "weblysleek_uilight";
	font-size: 18px;
	padding: 4px 8px;
	position: relative;
	right: 0;
	width: auto;
}
.datetime .btn.btn-default {
	border-radius: 0;
	padding: 7px 15px;
}
.pro_right #button-cart {
	background: hsl(0, 0%, 0%) none repeat scroll 0 0;
	border: medium none;
	color: hsl(0, 0%, 100%);
	float: right;
	font-family: "weblysleek_uilight";
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	padding: 3px 9px;
	position: relative;
	right: 0;
	width: auto;
}
.pro_right #button-cart > img {
	width: 17px;
}
.two_button_gallery > a {
	background: none repeat scroll 0 0 #000000;
	border: medium none;
	color: #fff;
	float: right;
	font-family: "weblysleek_uilight";
	font-size: 18px;
	margin-top: 8px;
	padding: 5px 25px;
	position: relative;
	right: 0;
	float: right;
	margin-right: 10px;
	width: auto;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
	background-color: #000000;
}
.dropdown-menu li > a:hover {
	background-color: #000000;
	background-image: linear-gradient(to bottom, #000000, #000000);
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
}
.bootstrap-datetimepicker-widget td.today::before {
	border-bottom: 7px solid #000000;
}
.add .menu_work {
	float: left;
	margin-bottom: 12px;
	margin-top: 5px;
	width: 100%;
}
.pricetotal.pull-right {
	float: right !important;
}
.updatebtn {
	background: #000 none repeat scroll 0 0 !important;
	height: 30px;
	margin-left: 0;
	margin-top: 1px;
	padding: 1.5px 9px;
}
.btn.btn-danger {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	margin: 1px 0 0;
	padding: 5.5px 9px;
}
.loginheader a {
	position: relative;
	z-index: 9;
}
.loginheader font {
	background: #e3e3e3;
	border-radius: 50%;
	color: #333;
	font-weight: bold;
	padding: 3px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -8px;
	width: 22px;
	z-index: 0;
	font-size: 14px;
}
a:focus, a:hover {
	text-decoration: none;/* color: #fff; */
}
#content.checkout_page {
	padding: 0;
}
.checkout_page .panel-group {
	float: left;
	width: 100%;
}
.checkout_page .panel-heading {
	background: #f5f5f5 none repeat scroll 0 0 !important;
	border-radius: 0;
	padding: 10px 15px !important;
}
.accordion-toggle {
	font-family: "weblysleek_uilight";
}
.panel-title {
	font-family: "weblysleek_uilight";
}
.checkout_page .panel-body {
	padding: 15px !important;
}
#collapse-shipping-method p:first-child, #collapse-payment-method p:first-child {
	border-bottom: 1px dotted #909090;
}
#collapse-shipping-method p, #collapse-payment-method p {
	border-bottom: medium none;
	margin-bottom: 6px;
	padding-top: 8px;
}
#collapse-shipping-method .radio, #collapse-payment-method .radio {
	border-bottom: 1px dotted;
	float: left;
	margin: 5px 0;
	width: 100%;
	padding-bottom: 6px;
}
#collapse-shipping-method .buttons, #collapse-payment-method .buttons {
	margin: 0;
}
#button-shipping-method {
	margin: 0;
}
#collapse-checkout-confirm .table thead tr {
	font-family: "weblysleek_uilight";
	font-size: 14px;
	font-weight: bold;
}
.btnlogin.btnlogin_back {
	float: left;
	margin-right: 8px;
}
.buttons.account_address {
	margin : 0;
}
.buttons.account_address .btnlogin.btnlogin_back {
	margin-top: 0;
}
.buttons.account_address .btnlogin.btnlogin_submit {
	float: left;
	margin-top: 0;
}
.form .btnlogin {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: 50px;
	margin-top: 0px;
	padding: 12px 25px;
	width: auto;
}
.form .btnlogin.btnlogin_submit {
	float: left;
	margin-top: 0;
}
.btn_editaddress {
	padding-top: 40px !important;
	text-align: left;
}
.btn_editaddress .btn {
	border: medium none;
	border-radius: 0;
	padding: 6px 12px;
	font-size : 15px;
}
.btn-info {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
}
.btn-info:hover {
	background: #000000 none repeat scroll 0 0;
}
.btn.btn-danger:hover {
	background: #be2d2d none repeat scroll 0 0;
	box-shadow: none;
}
.table.addressform {
	font-size: 14px;
}
.form_next.account {
	margin-top: 20px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
}
.account_list {
	float: left;
	width: 33%;
}
.account_list .list-unstyled a {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 22px;
}
.account table tbody tr:nth-child(odd) {
	background: #f5f5f5 none repeat scroll 0 0;
}
.account table thead tr td {
	font-size: 14px;
	font-weight: 600;
	padding: 13px 13px 13px 7px;
}
.account .table-responsive {
	float: left;
	width : 100%;
}
.newsletter {
	float: left;
	width: 100%;
}
.newsletter label {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	float: left;
	height: auto;
	margin: 0 !important;
	padding: 0 0 0 6px !important;
	width: 50px;
}
.newsletter input[type="radio"] {
	float: left;
	height: auto;
	line-height: normal;
	margin: 3px 0 0;
	padding: 0;
	width: auto;
}
.newsletter .form.account li {
	float: left;
	width: 100%;
	margin-top: 0;
}
.form.account {
	margin-top: 38px;
}
.form_next.account table {
	margin-top: 27px;
}
.productinfo_table td {
	padding-left: 20px !important;
	width: 17%;
}
.productinfo_table .btn-primary {
	margin: 0;
	padding: 2.5px 13px;
}
.searchpage .menu_work {
	float: left;
	margin-bottom: 15px;
	margin-top: 0;
	width: 100%;
}
.searchpage h1 {
	margin-bottom: 25px;
}
.item.wishlist_items {
	margin-top: 15px;
}
.searchpage #content {
	padding: 0;
}
.form.contactpage {
	min-height: 500px;
}
.contactpage h3 {
	border-bottom: 1px solid #8e8e8e;
	display: inline-block;
	float: none;
	font-size: 28px;
	margin: 0 0 20px;
	padding: 20px 0 5px;
	text-align: center;
}
.contact_box address {
	margin: 0;
}
.contact_box {
	border: 1px solid #e8e8e8;
	float: left;
	max-height: 140px;
	min-height: 140px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.contact_box_img {
	padding-top: 0;
}
.contact_box strong {
	font-size: 17px;
	line-height: 30px;
}
.contact_form input {
	border: 1px solid #afafaf;
	box-sizing: border-box;
	color: #949494;
	float: left;
	font-size: 14px;
	font-style: italic;
	height: 40px;
	margin-bottom: 15px;
	padding: 0 10px;
	width: 100%;
}
.contact_form .required-field {
	float: left;
	width: 100%;
}
.contact_form textarea {
	border: 1px solid #afafaf;
	box-sizing: border-box;
	color: #949494;
	float: left;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
	padding: 0 10px;
	width: 100%;
	resize: none;
}
#button-search {
	margin-left: 0;
}
.searchpage .checkbox-inline, .radio-inline {
	font-size: 14px;
	margin-top: 10px;
}
.searchpage {
	padding-bottom: 100px;
}
.base_row {
	float: left;
	min-height: 355px;
	width: 100%;
}
.layput_product {
	position: relative;
}
.layput_product.product-list {
	min-height: 220px;
}
.layput_product .fabrics_left {
	background: #fff none repeat scroll 0 0;
	left: 0;
	margin: 12px 0;
	min-height: 342px;
	padding: 8px;
	position: relative;
	top: 0;
	width: 95%;
}
.layput_product .fabrics_left:hover {
	left: -5%;
	min-height: 355px;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 105%;
	z-index: 9999;
}
.layput_product.product-list .fabrics_left {
	min-height: 210px;
}
.layput_product.product-list .fabrics_left:hover {
	min-height: 210px;
}
.searchpage .layput_product.product-list {
	min-height: 200px;
}
.searchpage .layput_product.product-list .fabrics_left {
	min-height: 180px;
	width: 100%;
	margin-left: 15px;
}
.searchpage .layput_product.product-list .fabrics_left:hover {
	left : -3%;
	width: 105%;
}
.searchpage .product-list .fabrics_img {
	width: 15%;
}
.camera_caption .description {
	float: left;
	width: 100%;
}
/*
===================================================================================
||||||||||||||||||||||||||||||| CHANGES ON 11-6-15 ENDS HERE ||||||||||||||||||||||
===================================================================================
*/
/*
===================================================================================
||||||||||||||||||||||||||||||| CHANGES ON 24-9-15 STARTS HERE ||||||||||||||||||||||
===================================================================================
*/

.custommeasure p {
	border-bottom: 1px dotted #909090;
	color: #16171a;
	float: left;
	/*font-family: "VerdanaRegular";*/
	font-size: 14px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 10px 0;
	width: 100%;
}
.proinfo {
	border-bottom: 1px dotted #909090;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	padding: 6px;
}
.proimgdiv {
	float: left;
	height: 165px;
	width: 100%;
}
.proimgdiv .img-responsive {
	float: left;
	height: 200px;
	vertical-align: middle;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.proinfodiv {
	height: 165px;
	width: 100%;
	float : left;
}
.proname {
	color: #16171a;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	width: 100%;
}
.proprice {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
}
.measure > a {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 51px;
	padding: 15px 5px 2px 14px;
	position: absolute;
	top: 3%;
	width: 187px;
}
.add_measure {
	float: left;
	height: auto;
	margin-bottom: 20px;
	width: 100%;
}
.add_measure .bodymeasure {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	/*height: 46px;*/
	padding: 10px;
	text-align: center;/*width: 231px;*/
}
.custproprice_div {
	float: left;
	height: 165px;
	width: 100%;
}
.custproprice_div .proprice {
	color: #be2d2d;
	float: left;
	font-size: 30px;
	margin-top: 4%;
	padding: 10px;
	text-align: left;
	width: 100%;
}
#sizeoption {
	padding : 5px 10px 5px 10px;
	box-sizing: border-box;
}
#sizeoption > h1 {
	color: #000;
	font-family: "weblysleek_uilight";
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 11px;
	margin-top: 8px;
}
#sizeoption > h2 {
	color: #666;
	font-family: "weblysleek_uilight";
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 3px;
}
#sizeoption > p {
	color: #666;
}
.measure_login {
	border-bottom: 1px dotted #909090;
	float: left;
	margin-bottom: 12px;
	padding-bottom: 21px;
	width: 100%;
}
.measure_login h2 {
	color: #666;
	font-family: "weblysleek_uilight";
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 3px;
}
.measure_login .bodymeasure {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	width: 120px;
}
.measure_login .pre_bodymeasure {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	width: 253px;
}
.usesize {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-size: 14px;
	padding: 5px 20px;
	font-weight : bold;
}
/*
===================================================================================
||||||||||||||||||||||||||||||| CHANGES ON 24-9-15 ENDS HERE ||||||||||||||||||||||
===================================================================================
*/

.body_measure {
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
}
.body_measure .bottom-wrapper {
	background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;
	bottom: 0;
	height: 145px;
	left: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 100;
}
.body_measure .bottom-wrapper .progress {
	height: 145px;
	position: relative;
	width: 100%;
	overflow-x : scroll;
	margin-bottom: 0;
}
.body_measure .bottom-wrapper .progress ul {
	min-width: 100%;
	position: relative;
	text-align: center;
	white-space: nowrap;
	padding: 0 0 0 8px;
}
.body_measure .bottom-wrapper .progress ul li {
	background-color: white;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
	cursor: pointer;
	display: inline-block;
	float: none;
	font-size: 0.9em;
	font-weight: 300;
	height: 110px;
	margin: 10px 5px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 110px;
}
.body_measure .bottom-wrapper .progress ul li span {
	background-color: rgba(255, 255, 255, 0.7);
	bottom: 5px;
	clear: both;
	display: block;
	padding: 0 5px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 99;
}
.body_measure .bottom-wrapper .progress ul li img {
	left: 10px;
	max-width: 90px;
	position: absolute;
	top: 5px;
}
.body_measure .mainsize_wrapper {
	border: 0 solid;
	float: left;
	height: 500px;
	position: relative;
	width: 100%;
}
/*.body_measure .divmeasr {
	background-color: #000;
	bottom: 0;
	box-shadow: 5px 5px 0 rgba(255, 255, 255, 0.6);
	font-family: "weblysleek_uilight";
	margin: 0 auto;
	max-width: 640px;
	min-width: 180px;
	opacity: 0.7;
	overflow: hidden;
	padding: 10px;
	position: relative;
	top: -186px;
	width: 50%;
	z-index: 9999999;
}*/
.body_measure .divmeasr {
	background-color: #000000;
	bottom: 27px;
	box-shadow: 5px 5px 0 rgba(255, 255, 255, 0.6);
	font-family: "weblysleek_uilight";
	left: 0;
	margin: 0 auto;
	max-width: 640px;
	min-width: 180px;
	opacity: 0.7;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	right: 0;
	top: inherit;
	width: 50%;
	z-index: 9999999;
}
.body_measure .divmeasr h2 {
	color: #fff;
	margin: 0;
	text-align: center;
}
.form-group > a {
	color: #e0d0bc !important;
}
.logo img {
	transition: all 0.2s ease 0s !important;
}
.smaller .logo img {
	margin: 44px 0 0;
	transition: all 0.2s ease 0s !important;
	width: 100px !important;
}
h3.ProSize {
	display: none;
}
.pro_img.kruta__views.thumbnails {
	border: medium none;
	width: 100%;
	float: left;
	text-align: left;
}
.pro_img.kruta__views.thumbnails a {
	float: left;
	font-size: 17px;
	margin: 0;
	color: hsl(0, 0%, 27%);
	padding: 0 0 20px;
	text-decoration: underline;
}
.screen__minor {
	display: none;
}
#Hipdiv {
	margin-top: 36px;
}
.loginheader > li.phone {
	color: #333;
	font-weight: 600;
	font-size: 17px;
}
.option_listing li .form-group select.form-control {
	/*clear: both;
	float: left;*/
	font-size: 9px !important;
	height: 32px;
	width: 130px;/*visibility: hidden;*/
}
.option_listing li .form-group label.control-label {
	float: left;
	line-height: 25px;
	padding-right: 10px;
	text-align: left;
}
.card > ul {
	float: left;
	margin-top: 40px;
	width: 100%;
}
.card {
	float: left;
	width: auto;
}
.card li {
	float: left !important;
	list-style: outside none none;
	width: 15% !important;
}
/*************************************\
======================================
             08-12-2015
======================================
\************************************/


.item_left.item_border.cart_product__item {
	float: left;
	width: 100% !important;
}
.item_border.cart_product__item .item_front {
	float: left;
	width: 66%;
	overflow: hidden;
}
/*.item_border.cart_product__item .item_front img {
  height: 166px !important;
  margin: 6px 0 0 -100px;
  min-width: 372px !important;
}*/
/*.cart_product__item .item_back {
  float: left;
  overflow: hidden;
  padding: 62px 0 0;
  width: 34%;
}*/
.cart_product__item .item_back {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 50%;
}
/*.cart_product__item .item_back .item_img {
  height: 100px;
  margin: 2px 0 0 -65px;
  min-width: 227px !important;
}

.cart_product__item .item_back .item_img {
  height: 100px;
  margin: 2px 0 0 -65px;
  min-width: 227px !important;
}
*/
.item_border.cart_product__item .item_front {
	float: left;
	overflow: hidden;
	width: 50%;
}
/*.cart ul li {
	margin: 0 11px !important;
}*/
/*************** 16-12-2015*****************************/

.silk_left {
	border-right: 1px solid #cccccc;
	float: left;
	width: 100%;
	position: relative;
}
.silk_all .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
	border-left: 0px !important;
}
.silk_all .col-lg-4.col-md-4.col-sm-12.col-xs-12 .silk {
	margin-top: 0px;
}
.silk_left::before {
	background: #cccccc none repeat scroll 0 0;
	content: "";
	height: 106px;
	position: absolute;
	right: -1px;
	top: -19px;
	width: 1px;
}
.silk_left::after {
	background: #cccccc none repeat scroll 0 0;
	content: "";
	height: 106px;
	position: absolute;
	right: -1px;
	bottom: -30px;
	width: 1px;
}
.search_next .form-control {
	height: 32px !important;
}
.silk_midd ul li {
	background: #fff none repeat scroll 0 0 !important;
	color: #000 !important;
	opacity: 1;
}
.silk_midd ul li:hover {
	opacity: 0.8;
}
.bt_chk {
	background: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important;
	padding: 8px 5px !important;
}
.silk_all .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
	padding-top: 0 !important;
	top: 0 !important;
}
.bt_shop {
	padding: 8px 5px !important;
}
.left_box h2 {
	margin-top: -20px !important;
}
.silk_midd ul.measuremnet_ul li.active {
	background: #000 none repeat scroll 0 0 !important;
	color: #fff !important;
}
.silk_midd ul li.active {
	background: #000 none repeat scroll 0 0 !important;
	color: #fff !important;
}
.cart__custom {
	left: 64px;
	position: relative;
}
.silk_midd ul li:first-child {
	margin-left: 10px;
}
ul.custom__product_ul1 {
	float: left;
	margin: 5px 0 0 5px;
}
ul.custom__product_ul1 li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dfdae0;
	color: #000;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	list-style: outside none none;
	margin-right: 5px;
	text-align: center;
	width: 30px;
}
ul.custom__product_ul1 li.active {
	background: #000 none repeat scroll 0 0 !important;
	color: #fff !important;
}
.chart {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20%;
}
.measure_error {
	border: 3px solid red;
}
.forntlisticons > li#fronticon3 {
	display: none;
}
.backsidelist > li#sleevsicon135 {
	display: none;
}
#input-option710 {
	visibility: hidden;
}
.product_custom_ul {
	float: left;
}
ul.product_custom_ul li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000;
	color: #3d2a1b;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	list-style: outside none none;
	margin-right: 5px;
	text-align: center;
	width: 30px;
	padding: 0;
}
ul.product_custom_ul li.active {
	background: #000 none repeat scroll 0 0 !important;
	color: #fff !important;
}
.pro_txt ul.option_listing li {
	padding: 0;
}
.product-thumb h4 {
	float: left;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	font-weight: normal;
}
.silk_midd ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.simple__product .cart__custom {
	margin-top: 54px;
}
.simple__product .item_right h3 {
	margin-left: 0;
	margin-top: 48px;
	padding: 0;
}
.customizable__product .left_itm {
	margin-top: 18px;
}
.customizable__product .item_right h3 {
	margin-left: 0;
	margin-top: 58px;
	padding: 0;
}
.uk-nav-offcanvas > li > a {
	text-transform: uppercase;
}
.silk_price_mobile {
	display: none;
}
.postcode_check::after {
	content: none !important;
}
.list-unstyled > li {
	line-height: 40px;
}
table.productinfo_table tbody tr td img {
	height: auto !important;
	width: auto !important;
}
.retrn_page ul li {
	height: auto !important;
}
.retrn_page .radio-inline > input {
	float: left;
	height: auto !important;
	margin-top: 4px;
	width: auto !important;
}
.retrn_page .radio-inline {
	margin: 0 !important;
}
.retrn_page .pull-right .btnregister {
	background-image: linear-gradient(to bottom, #000, #000);
	background-repeat: repeat-x;
	border: 1px solid #000 !important;
	color: #fff;
	margin-left: 8px;
	padding: 7.8px 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}
.retrn_page .pull-left .btn-default {
	background-color: #000;
	background-image: linear-gradient(to bottom, #000, #000);
	background-repeat: repeat-x;
	border-color: #000;
	color: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.retrn_page .btn.btn-default {
	color: #fff;
}
.retrn_page .radio input {
	float: left;
	margin-top: -10px;
}
.the_one {
	float: left;
	margin: 0 0 50px;
	width: 100%;
}
form#size_form {
	float: left;
	margin: 0;
	width: 100%;
}
.SizeDiv {
	float: left;
	margin: 0 0 10px;
	width: 50%;
	position: relative;
}
.SizeDiv label {
	float: left;
	font-size: 14px;
	min-width: 120px;
}
.SizeDiv > input {
	border: 1px solid #ddd;
	float: left;
	font-size: 14px;
	height: 30px;
	padding: 0 10px;
	width: 250px;
}
#size_form1 {
	background: #000;
	border: none;
	color: #fff;
	float: left;
	font-size: 14px;
	margin: 20px 0 0 120px;
	padding: 5px 40px;
	width: auto;
}
.custom_szied_error {
	font-size: 10px;
	left: 170px;
	position: absolute;
	top: 8px;
}
.table.table-bordered img {
	height: 100% !important;
	width: 100% !important;
}
.checkout-cart .cart__custom .item_right h2 {
	width: auto;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	background: #fff;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid rgb(223, 218, 224);
}
.checkout-cart .cart__custom .item_right h2 a {
	color: #000;
}
.checkout-cart .cart__custom .item_right h2.sevario {
	background: #000 none repeat scroll 0 0;
}
.checkout-cart .cart__custom .item_right h2.sevario a {
	color: #fff;
}
/*.checkout-cart .cart__custom .item_right h2:hover,
.checkout-cart .cart__custom .item_right h2:hover a{
	background:#000;
	color:#fff;
}*/
/*Umesh*/
.customkurta-kurtaview .silk_midd h2 {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border: 1px solid hsl(290, 9%, 87%);
	color: hsl(0, 0%, 0%);
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: -1px;
	padding: 7px;
	width: auto;
}
.customkurta-kurtaview .silk_midd h2 a {
	color: hsl(0, 0%, 0%);
}
.customkurta-kurtaview .silk_midd h2.sevario {
	background: hsl(0, 0%, 0%) none repeat scroll 0 0;
}
.customkurta-kurtaview .silk_midd h2.sevario a {
	color: hsl(0, 0%, 100%);
}
/*Umesh*/


/*******30-june******/
.item_left h1 {
	font-size: 17px;
	line-height: 30px;
}
.item_left h2 {
	font-size: 17px;
	font-style: normal;
	padding: 8px 0 0 10px;
	height: 40px;
}
.left_itm {
	padding: 0 0 0 10px;
}
.item_img {
	height: 164px;
}
input.size {
	left: 0;
}
span.unit.unitlength {
	left: 0;
}
span.unit.unitlength:hover {
	cursor: pointer;
}
.biceps_error.error_body {
	width: 81% !important;
	display: block;
}
.phone_no {
	font-size: 13px;
	color: #4e4e4e !important;
	font-weight: 600;
	display: block;
	font-family: none !important;
	line-height: 20px;
}
ul.loginheader li:first-child {
	border: none;
}
.pro_right .pro_head font {
	display: none;
}
/*25-07-17*/
 
.orders .col-lg-2 ul li {
	display: inline-block;
	float: left;
	width: 50% !important;
	text-align: center;
}
.product-thumb .caption h4 a {
	color: #444;
}
/**--10-11-2017--**/

.uk-dropdown {
	max-width: 240px;
	min-width: 240px;
	padding: 0px 0 10px;
	z-index: 999999 !important;
}
.uk-nav.uk-nav-navbar {
	margin: 0;
	width: 50%;
	/*float: left;*/
	padding: 8px 5px 0;
}
.uk-nav.uk-nav-navbar:nth-child(odd) {
	float: left;
}
.uk-nav.uk-nav-navbar:nth-child(even) {
	float: right;
}
.uk-navbar-nav > li:nth-child(2) .uk-dropdown, .uk-navbar-nav > li:nth-child(3) .uk-dropdown {
	max-width: 175px;
	min-width: 175px;
}
.uk-navbar-nav > li:nth-child(2) .uk-dropdown .uk-nav.uk-nav-navbar, .uk-navbar-nav > li:nth-child(3) .uk-dropdown .uk-nav.uk-nav-navbar {
	width: 100%;
}
li.head {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 15px 7px;
	text-transform: uppercase;/*font-family: "weblysleek_uilight";*/
}
li.sub-head {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 600;
	padding: 3px 5px 4px;
	text-transform: inherit;/*font-family: "weblysleek_uilight";*/
}
/*.sub-head ~ li, .head ~ li {
	margin-top: 4px;
	margin-left: 10px;
}*/
.uk-nav.uk-nav-navbar > li:last-child {
	border-bottom: 0 none;
}
.uk-nav > li > a {
	padding: 0px 5px !important;
}
/**--5-10-2018--**/


header {
	width: 100%;
	float: left;
	margin-top: 10px;
	background: #FFF;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	height: auto;
	border-bottom: solid 2px #999;
}

/***************************Responsive***************************/
@media only screen and (max-width:1199px) {
body {
	padding-top: 0 !important;
}
.screen__minor {
	display: none;
}
.container {
	width: 100% !important;
}
.search_next {
	display: none;
}
.search {
	display: block;
	margin-top: 4px;
}
.cart {
	display: none;
}
header {
	height: auto;
}
.form ul li {
	margin-left: 5px;
	width: 49%;
}
.form_next ul li {
	margin-left: 5px;
	width: 49%;
}
.item_right h2 {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	width: auto;
}
.search ul li {
	margin: 0 2px;
}
.banner_txt p {
	font-size: 20px;
}
.banner_txt h1 b {
	font-size: 36px;
}
.banner_txt h1 font {
	font-size: 30px;
}
.banner_txt h1 {
	font-size: 22px;
}
.banner_btn button {
	font-size: 20px;
	margin-top: 0;
	padding: 10px 30px;
	right: 15px;
}
.orders ul {
	text-align: center;
	width: 100%;
}
.orders ul li {
	display: inline-block;
	float: none;
}
.orders ul li a {
	font-size: 13px;
}
.headrow2 {
	margin-top: 0;
}
.searchpage .checkbox-inline, .radio-inline {
	font-size: 13px;
}
.search_pagination {
	float: left;
	margin: 0;
	width: 100%;
}
.body_measure .bottom-wrapper {
	width: 97.5%;
}
}

@media only screen and (max-width:1180px ) {
.search_next_3 {
	display: block;
	position: absolute;
	right: 10px;
	width: auto;
}
.headrow2 .col-md-12.col-lg-8 {
	width: auto;
	float: right;
}
.headrow2 .col-md-12.col-lg-8 {
	float: right;
	margin-right: 0px;
	width: 100%;
	position: absolute;
}
.logo img {
	position: relative;
	z-index: 999;
}
.uk-navbar-nav {
	text-align: center;
}
header {
	padding-bottom: 11px;
	margin-top: 10px;
}
}

@media screen and (max-width:1090px) {
.orders .orders_sub ul li {
	padding-left: 21px;
	background-image: none;
}
}

@media only screen and (max-width:1024px) {
.list-view-titles {
	padding: 0 0 0 30px;
}
.cate_list ul {
	padding: 5px 20px;
}
.fabrics_icon {
	margin-top: 82px;
}
.fabrics_star {
	margin-top: 73px;
}
ul.option_listing li {
	/*width: 100%;*/
	margin-bottom: 8px;
}
.pro_txt .btn_upload {
	float: left;
	width: 100%;
}
.pro_txt label.checkbox_title {
	margin-top: 0;
	width: auto;
}
.body_measure .bottom-wrapper {
	left: 0;
	width: 100%;
}
}

@media only screen and (max-width:992px) {
.footer p {
	text-align: center;
}
.footer ul {
	text-align: center;
	width: 100%;
}
.footer ul li {
	display: inline-block;
	float: none;
	margin: 10px 10px;
}
.front {
	padding-left: 90px !important;
}
.front_right {
	width: 95% !important;
}
.front_left {
	width: 100px !important;
}
.elastislide-vertical {
	padding: 40px 0px !important;
}
.view_bottom p {
	width: 250px !important;
}
.item_right h2 {
	background: #000;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	text-align: center;
	width: auto;
}
.item_left h1 {
	text-align: left
}
.fabrics_star {
	margin-top: 65px;
}
.fabrics_left {
	border: 1px solid #e6e6e6;
	box-shadow: 0 0 5px #e6e6e6;
	float: left;
	left: 0;
	margin: 12px 0;
	min-height: 270px;
	padding: 8px;
	position: relative;
	top: 0;
	width: 100%;
}
.main-wrap {
	float: left;
	height: 300px;
}
.fabrics_left:hover {
	left: -5%;
	min-height: 285px;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 110%;
}
.logo {
	margin-bottom: 10px;
}
}

@media only screen and (max-width:991px) {
#Hipdiv {
	margin-top: 66px;
}
.body_measure .mainsize_wrapper {
	height: 400px;
}
header.smaller {
	height: auto;
}
.logo {
	width: auto;
	text-align: left;
}
.logo img {
	float: none;
	width: 90px !important;
}
.navigation {
	float: left;
	width: 100%;
	text-align: center;
}
.search_next {
	display: none;
}
.search {
	display: block;
	margin: 0 auto;
	width: 135px;
}
.banner_txt {
	float: left;
}
.banner_btn {
	float: right;
}
.orders ul {
	text-align: center;
	width: 100%;
}
.orders ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	display: inline-block;
	float: none;
	padding: 0px;
}
.orders ul li a img {
	float: none;
}
.banner_txt p {
	font-size: 20px;
	width: 100%;
}
.banner_txt h1 {
	font-size: 22px;
	width: 100%;
}
.banner_txt h1 b {
	font-size: 30px;
}
.banner_txt h1 font {
	font-size: 24px;
}
.banner_txt h1 em {
	font-size: 20px;
}
.banner_btn button {
	font-size: 20px;
	padding: 10px 20px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
}
.menu_top ul li a.active {
	padding: 10px 80px;
}
.work_list {
	width: 100%;
	float: left;
	text-align: center;
}
.work_list h3 {
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 20px;
}
.work_list h3 img {
	margin: 30px 0 0;
}
.work_list h4 {
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 20px;
}
.work_list h4 img {
	margin: 30px 0 0 0px;
}
.work_list h2 {
	float: none;
	margin: 0 auto;
}
header {
	height: auto !important;
}
.smaller .search_next {
	display: none;
}
.search {
	display: block !important;
}
.item_left {
	text-align: center;
}
.elastislide-vertical .elastislide-carousel {
	width: 95px;
}
.view_image {
	max-height: 345px;
	max-width: 230px;
}
.search ul {
	float: left;
	margin: 8px 0;
}
.search-bar {
	top: 134px;
}
.banner_trans .col-md-8 {
	width: 70%;
	float: left;
}
.banner_trans .col-md-4 {
	width: 30%;
	float: left;
}
.logo {
	margin-top: 8px !important;
	margin-bottom: 0px;
}
.smaller .logo img {
	margin: 0 !important;
}
.logo img {
	margin: 0px;
}
.navigation {
	margin-top: 3px;
}
.search {
	width: auto;
}
}

@media only screen and (max-width:900px) {
.logo img {
	float: none;
	width: auto;
}
.fabrics_icon {
	margin-top: 65px;
}
.fabrics_star {
	margin-top: 56px;
}
.cate_list ul {
	padding: 5px 2px;
}
}

@media only screen and (max-width:800px) {
.bodystiched_class {
	height: 320px;
}
.bodystiched_class {
	height: 395px;
}
.banner_txt {
	width: 100%;
	float: left;
}
.banner_btn {
	width: 100%;
	float: right;
}
.view_bottom {
	padding: 19px 10px;
}
.view_bottom p {
	font-size: 35px;
	margin: 22px 0 0 20px;
	width: auto;
}
.view_top > img {
	height: auto;
	padding: 0 40px;
	width: 100%;
}
.elastislide-vertical nav span.elastislide-prev {
	width: 90px !important;
}
.elastislide-vertical .elastislide-prev {
	background-position: 33px 10px !important;
}
.elastislide-vertical nav span.elastislide-next {
	width: 90px !important;
}
.elastislide-vertical .elastislide-next {
	background-position: 33px 10px !important;
}
/*.uk-dropdown .uk-nav {
	text-align: center;
}*/
.uk-open>.uk-dropdown {
	display: inline-block;
	width: 100%;
}
.fabrics_icon {
	margin-top: 56px;
}
.fabrics_star {
	margin-top: 37px;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 14px;
}
.uk-nav-navbar > li > a {
	text-align: left !important;
}
li.head {
	text-align: left !important;
}
}

@media only screen and (max-width:767px) {
.body_measure .mainsize_wrapper {
	height: 340px;
}
/*	.zoomContainer{
width:100% !important;
left:0px !important;
}*/
.pro_img.kruta__views.thumbnails {
	display: none;
}
h3.ProSize {
	display: block;
}
.size_chart img {
	width: 100%;
}
.pro_right .pro_txt b {
	text-align: left;
}
.form-group ul.product_custom_ul li {
	margin-right: 3px !important;
}
.measure_login {
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#sizeoption > h1 {
	font-size: 18px;
	margin-top: 50px;
}
header.smaller {
	height: auto;
}
.top-search {
	position: absolute;
	top: 0;
}
.smaller .search {
	display: block;
	margin-top: 0;
}
.top_left {
	width: 100%;
}
.top_left ul {
	float: left;
	text-align: center;
	width: 100%;
}
.top_left ul li {
	display: inline-block;
	float: none;
}
.icon {
	width: 100%;
}
.icon ul {
	width: 100%;
	text-align: center;
}
.icon ul li {
	display: inline-block;
	float: none;
	margin: 10px 5px;
}
.bottom_right {
	padding: 0 50px;
	width: 100%;
}
.menu_top ul li a.active {
	padding: 10px 54px;
}
.menu_top ul li a {
	padding: 10px;
}
.menu_top ul li a {
	font-size: 12px;
}
.cart {
	width: 100%;
}
.cart ul {
	text-align: center;
	width: 100%;
}
.cart ul li {
	display: inline-block;
	float: none;
}
.search-bar {
	top: 63px;
}
.smaller .search {
	display: block;
}
.navigation {
	padding: 0;
	box-sizing: border-box;
}
.navbar-toggle {
	float: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none !important;
}
.navbar-nav > li > a {
	padding: 15px 0 !important;
}
.navbar-nav > li {
	width: 100%;
}
.check-out {
	text-align: center;
}
.search ul {
	text-align: center;
	width: 100%;
}
.search ul li {
	float: left;
}
.nav.navbar-nav > li > ul li a {
	text-align: center;
}
.search_next_2 {
	float: left;
	text-align: center;
	display: block;
	margin-top: 0px;
}
.search_next_3 {
	display: none;
}
.elastislide-carousel {
	max-width: 80%;
}
.elastislide-wrapper {
	max-width: 90%;
	min-height: 39px !important;
	box-shadow: none !important;
}
.view_image {
	max-height: 300px;
	max-width: 200px;
}
.popup-hide {
	display: block;
}
.base_row .col-sm-4 {
	width: 50%;
	float: left;
}
.uk-dropdown {
	display: none;
	position: absolute;
	top: 20px;
	z-index: 999999;
}
/*.uk-nav, .uk-nav ul {
	text-align: center;
}*/
.fabrics_left {
	width: 100%;
	float: left;
	min-height: 285px;
	margin: 12px 0;
}
.abt .col-sm-10 {
	width: 65%;
	float: left;
}
.item_left {
	width: 50%;
	float: left;
}
.check-out .col-sm-3 {
	float: left;
	width: 50%;
	margin: 20px 0;
}
.item_left {
	width: 100%;
}
.item_left .item_img {
	padding: 50px;
}
.item_left h1 {
	margin-top: 20px;
	text-align: center;
}
.item_left h2 {
	margin: 10px 0 0;
}
.item_left ul {
	text-align: center;
}
.item_left ul li {
	display: inline-block;
	float: none;
}
.check-out .col-sm-3 {
	width: 100%;
}
.item_right h2 {
	float: none;
	margin: 40px auto 0;
	text-align: center;
	width: 50%;
}
.item_right h3 {
	text-align: center;
}
.fabric_view_right {
	width: 70%;
	float: left;
}
.fabric_view {
	float: left;
	width: 30%;
}
.main-wrap {
	float: none;
	height: auto;
}
.fabrics_star {
	margin-top: 60px;
}
.fabrics_left:hover {
	background: #fff;
	left: auto;
	min-height: 285px;
	max-height: 285px;
	position: relative;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 100%;
	z-index: 000;
}
.item_left .item_img {
	padding: 0;
}
.check-out .col-sm-3 {
	float: left;
	margin: 10px 0 0;
}
.item_right h3 {
	color: #be2d2d;
	float: left;
	font-size: 30px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.search ul {
	margin: 0;
}
header {
	padding-bottom: 10px;
}
.fabrics_star {
	display: none;
}
.item_left.item_border {
	width: 50%;
}
.item_left.item_border {
	float: none;
	margin: 0 auto;
	width: 50%;
}
.work_next p {
	float: none;
}
.cate_head {
	font-size: 13px;
}
.panel-heading {
	padding: 0 !important;
}
.reasons_midd h1 {
	font-size: 22px;
}
.reasons_midd h1 {
	font-size: 22px;
}
.reasons h1 {
	font-size: 22px;
}
.sort_icon {
	display: none;
}
.fabrics_left {
	max-height: 300px;
	min-height: 300px;
}
.fabrics_left:hover {
	max-height: 300px;
	min-height: 300px;
}
.fabrics_icon {
	margin-top: 83px;
}
.search ul.loginheader li:last-child {
	position: static;
}
.search ul li {
	margin: 0 5px;
}
.pricetotal.pull-right {
	width: 100%;
}
.check-out .item_left > h2 {
	margin-bottom: 10px;
}
.left_itm.cart_quantity {
	float: none;
	margin: 0 auto;
	width: 220px;
}
.cart_quantity .form-control {
	width: 55%;
}
.contact_box {
	margin-bottom: 15px;
}
.layput_product .fabrics_left {
	position: relative;
	min-height: 1px;
}
.layput_product .fabrics_left:hover {
	left: 0;
	position: relative;
	top: 0;
	width: 95%;
	z-index: 9999;
	min-height: 1px;
}
.fabric_view_right {
	width: 100%;
}
.searchpage .form-control {
	float: left;
	margin-bottom: 10px;
}
.layput_product {
	float: left;
	width: 50%;
}
.layput_product .fabrics_left {
	min-height: 390px;
}
.layput_product .fabrics_left:hover {
	min-height: 390px;
}
.fabrics #content {
	padding: 0;
}
.proimgdiv {
	border: 1px solid #ccc;
	float: none;
	height: 148px;
	margin: 0 auto;
	padding: 6px;
	width: 50%;
}
.proimgdiv .img-responsive {
	border: medium none;
	float: none;
	height: 134px !important;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
.proinfodiv {
	float: none;
	margin: 0 auto;
	height: 130px;
}
.proname {
	text-align: center;
	margin-top: 20px;
}
.proinfodiv .quantity {
	text-align: center;
}
#kurtasize {
	text-align: center;
}
.proinfo .measure {
	float: none;
	height: 65px;
	margin: 0 auto;
	width: 50%;
}
.proinfo .measure > a {
	margin: 6px 73px;
	width: 216px;
	text-align: center;
}
.custproprice_div {
	float: none;
	height: 80px;
	margin: 0 auto;
	width: 50%;
}
.custproprice_div .proprice {
	text-align: center;
}
.abt .checkoutdiv .checkout {
	float: left;
	margin: 0 0 0 35%;
	text-align: center;
	width: 219px;
}
.fabric_view {
	box-sizing: border-box;
	float: left;
	padding: 0 15px !important;
	width: 100%;
}
.pro_left .pro_img {
	width: 100%;
}
.pro_left .slider {
	width: 100%;
}
.pro_left .slider ul li {
	padding: 0 2px;
}
.pro_right .pro_txt b {
	width: 100%;
	text-align: right;
}
.pro_right ul.option_listing {
	width: 100%;
}
ul.product_custom_ul li {
	font-size: 10px !important;
}
.uk-navbar-toggle.uk-visible-small {
	display: none !important;
}
.uk-hidden-small {
	display: block !important;
}
.loginheader img {
	width: 20px !important;
}
.search {
	width: auto;
	float: right;
	position: relative;
	right: 10px;
}
.headrow2 .col-md-12.col-lg-8 {
	top: 20px;
}
.search_next_2 {
	position: relative;
	right: initial;
	top: initial;
}
.logo {
	margin-bottom: 6px;
	margin-top: 13px !important;
}
.search_next_2 {
	position: absolute;
	right: 0;
	margin-top: 10px;
}
}

@media only screen and (max-width:767px ) {
.zoomContainer {
	height: 230px !important;
}
.fancybox-overlay.fancybox-overlay-fixed {
	box-sizing: border-box;
	float: left !important;
	padding: 0 5px;
	width: 100% !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
	box-sizing: border-box;
	float: left !important;
	left: 0px !important;
	padding: 0 15px;
	position: relative !important;
	top: 140px !important;
	width: 100% !important;
}
.fancybox-outer {
	float: left !important;
	width: 100% !important;
}
.fancybox-inner {
	float: left !important;
	width: 100% !important;
}
.fancybox-inner > div {
	float: left !important;
	width: 100% !important;
}
#sizeoption > h1 {
	float: left !important;
	width: 100% !important;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 14px;
	padding: 0 8px;
}
.uk-dropdown {
	top: 23px;
}
.uk-nav-navbar > li > a {
	font-size: 12px;
}
}

@media only screen and (max-width:675px) {
.orders .orders_sub ul li {
	padding-left: 0;
}
.custom_menu {
	margin-left: 62px;
}
.loginheader font {
	display: none;
}
.search {
	right: 0;
}
.search_next_2 {
	padding: 0;
}
.logo {
	margin-top: 8px !important;
}
.uk-navbar-nav {
	padding: 0 0 0 0px;
}
.navigation {
	position: absolute;
	top: -10px;
	margin-top: 1px;
	padding-left: 10px;
	box-sizing: border-box;
}
.search ul li {
	margin: 0 2px;
}
.search {
	top: -6px;
}
header {
	padding-bottom: 4px;
}
}

@media screen and (max-width:640px) {
ul.loginheader li {
	width: auto;
	border-left: 0.5px solid #a09d8a;
	float: left;
	position: relative;
	padding: 0 4px;
}
.logo_c {
	padding: 0;
}
.uk-navbar-nav {
	padding: 0 0px;
}
header {
	margin-top: 0px;
	padding-bottom: 0px;
}
.uk-navbar-nav > li {
	border-left: 0.5px solid #a09d8a;
}
.fancybox-inner {
	height: auto !important;
}
.fancybox-skin {
	box-sizing: border-box !important;
	display: block;
	float: none !important;
	height: 290px !important;
	margin: 0 auto 20px !important;
	width: 93% !important;
}
.uk-navbar {
	margin: 43px 0 0 ! important;
	width: 100% ! important;
}
.uk-hidden-small {
	display: block !important;
}
ul.loginheader {
	float: right;
	position: absolute;
	right: 3px;
	top: -11px;
}
.dropdown, .dropup {
	display: inline;
	float: left;
	position: relative;
}
.uk-navbar-nav > li {
	float: left;
	padding: 0px 4px;
}
.uk-navbar-nav > li > a {
	padding: 0 1px;
	height: 23px;
	line-height: 20px !important;
}
.navigation {
	transition: all 0.5s ease-out 0s;
	width: 100%;
	margin-top: 37px;
}
.uk-navbar {
	margin: 0 !important;
	width: 100% !important;
}
.screen__minor {
	display: block;
}
.screen__major {
	display: none;
}
.uk-visible-small {
	display: none !important;
}
.view_bottom {
	padding: 19px 10px;
	text-align: center;
	width: 100%;
}
.view_bottom font {
	float: left;
	width: 100%;
}
.view_bottom p {
	font-size: 35px;
	margin: 22px 0 0;
	width: 100%;
}
.view_bottom span {
	float: left;
	width: 100%;
}
.front {
	width: 100%;
}
.view {
	float: left;
	width: 100%;
}
.select-sec {
	width: 60%;
}
.sort {
	width: 58%;
}
.fabrics_left {
	min-height: 350px;
}
.orders ul li {
	width: 100% !important;
}
.reasons_bottom ul li {
	margin-top: 5px;
}
.fabrics_left {
	min-height: 250px;
}
.fabrics_left:hover {
	background: #fff none repeat scroll 0 0;
	left: auto;
	max-height: 250px;
	min-height: 250px;
	position: relative;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 100%;
	z-index: 0;
}
.item_left.item_border {
	width: 50%;
}
.caption-block {
	display: none;
}
.banner_trans .col-md-4 {
	width: 100%;
}
.banner_trans {
	background: none;
	bottom: 70px;
	padding: 0;
}
.fabric_view {
	padding: 0;
}
.fabrics_icon {
	margin-top: 62px;
}
.layput_product .fabrics_left {
	min-height: 350px;
}
.layput_product .fabrics_left:hover {
	min-height: 350px;
}
.proinfo .measure > a {
	margin: 6px 40px;
}
.abt .checkoutdiv .checkout {
	margin: 0 0 0 32%;
}
.body_measure .divmeasr p {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}
.add_left_icon img {
	width: 160px;
}
.loginheader.head_phn font {
	display: none;
}
.phone_no {
	margin-top: 6px !important;
}
.logo {
	margin-top: 31px !important;
}
.search_next_2 {
	width: 83.3333% !important;
}
}

@media screen and (max-width:640px) {
.loginheader font {
	display: none;
}
.head2.screen__minor {
	margin-bottom: 0px;
	margin-top: 0px;
}
.body_measure .divmeasr {
	background-color: #000;
	bottom: 0;
	box-shadow: 5px 5px 0 rgba(255, 255, 255, 0.6);
	font-family: "weblysleek_uilight";
	margin: 0 auto;
	max-height: 158px;
	max-width: 385px;
	min-width: 197px;
	opacity: 0.7;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 160px !important;
	width: 100% !important;
	z-index: 9999999;
}
#lengthdiv > p {
	margin-bottom: 4px !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	font-size: 12px;
}
.body_measure .divmeasr h2 {
	font-size: 19px;
}
.bodystiched_class {
	height: auto !important;
}
/*.body_measure .mainsize_wrapper {
	float: none;
	height: auto !important;
	margin-left: -176px;
	width: 208%;
}*/
.body_measure .mainsize_wrapper {
	float: none;
	height: auto !important;
	left: -306px;
	width: 208%;
}
.body_measure {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.bodystiched_class {
	border: 1px solid;
	width: 830px !important;
}
.body_measure .divmeasr p {
	font-size: 11.5px;
	font-weight: normal;
	margin-bottom: 1px;
}
#Hipdiv {
	margin-top: 0px !important;
}
.size {
	height: 28px !important;
	width: 78px !important;
	margin: 0 auto 0 50px !important;
}
.custommeasure p {
	padding: 5px 3px;
}
.logo img {
	margin: 8px 0 0 !important;
	position: relative;
	width: 90px !important;
	z-index: 999999 !important;
}
.logo {
	margin-top: 23px !important;
	width: 90px;
}
}

@media only screen and (max-width:600px) {
.col-md-2.col-sm-2.col-xs-2.logo-p {
	padding: 0;
}
.uk-nav-navbar > li > a {
	font-size: 14px !important;
}
.logo img {
	float: left;
	width: 90px !important;
}
/*.banner_trans {
	display: none;
	}*/
.cameraSlide img {
	/*height: 642px !important;*/
	margin-left: -432.5px !important;
	width: 1070px !important;
}
.top_left ul li {
	display: list-item;
	float: none;
	margin-top: 5px;
}
.top_left ul li a img {
	float: none;
	margin-right: 20px;
}
.top_left ul li a font {
	display: none;
}
.top_left ul li {
	display: inline;
	float: none;
}
.top_left ul li a {
	margin: 0 10px;
}
.top_left ul li a img {
	float: none;
	margin-right: 0;
}
.slider ul li {
	width: 68px;
}
.search-bar {
	width: 430px;
}
.form ul li {
	margin-left: 0px;
	width: 100%;
}
.form_next ul li {
	margin-left: 0px;
	width: 100%;
}
.fabrics_left {
	min-height: 250px;
}
.fabrics_star {
	margin-top: 32px;
}
.item_left.item_border {
	width: 50%;
}
.account_list {
	width: 100%;
	text-align : center;
}
.layput_product .fabrics_left {
	min-height: 310px;
}
.layput_product .fabrics_left:hover {
	min-height: 310px;
}
.logo {
	margin-left: 10px;
}
.head2.screen__minor .container {
	padding: 0 15px;
}
.navigation {
	margin-top: 36px;
}
}

@media only screen and (max-width:480px) {
.divmeasr {
	top: -181px !important;
	width: 90% !important;
}
.uk-navbar {
	margin: 71px 0 0 !important;
}
.uk-navbar-nav > li {
	float: left;
	position: relative;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 12px;
}
.uk-navbar-nav > li > a {
	padding: 0 3px;
	line-height: 30px;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	border-left: 1px solid hsla(0, 0%, 0%, 0);
	border-right: 1px solid hsla(0, 0%, 0%, 0);
	color: hsl(0, 0%, 31%);
	font-family: "";
	font-size: 10px;
	text-transform: uppercase;
}
.phone_no {
	font-size: 12px;
}
.cameraSlide img {
	/*height: 642px !important;*/
	margin-left: -562.5px !important;
	width: 1070px !important;
}
.pro_txt b {
	width: 100%;
}
.uk-navbar {
	margin: 0 ! important;
	width: 100% ! important;
}
.pro_txt label {
	float: none;
	width: 100%;
	margin-top: 10px;
}
.pro_txt label input {
	float: none;
}
.pro_txt button {
	float: none;
	margin-top: 10px;
}
.slider font {
	bottom: 50%;
}
.slider ul li {
	padding: 0 30%;
	width: 100%;
	margin: 0px;
}
.slider span {
	bottom: 50%;
}
.detail {
	padding: 0 20px;
}
.search-bar input[type="text"] {
	width: 76%;
}
.search-bar {
	width: 275px;
}
.elastislide-horizontal nav span {
	top: 14px !important;
	left: 13px;
	margin-top: 0 !important;
}
.base_row .col-sm-4 {
	width: 100%;
}
.fabrics_left {
	width: 100%;
	float: left;
	min-height: auto;
	max-height: auto;
	margin: 12px 0;
}
.fabrics_left:hover {
	background: #fff none repeat scroll 0 0;
	left: auto;
	max-height: 100%;
	min-height: 100%;
	position: relative;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 100%;
	z-index: 0;
}
.fabrics_star {
	margin-top: 162px;
}
.fabrics_icon {
	margin-top: 162px;
}
.abt .col-sm-10 {
	width: 100%;
	float: none;
}
.item_right h2 {
	float: left;
	margin: 15px 0 0;
	text-align: center;
	width: 100%;
}
.fabric_view {
	float: none;
	width: 100%;
}
.fabric_view_right {
	float: none;
	width: 100%;
}
.item_left.item_border {
	width: 100%;
	margin-left: 0;
}
.bottom_right {
	padding: 0 30px;
}
.create font button {
	width: 100%;
	padding: 12px 0;
}
.payment_left h1 {
	font-size: 20px;
}
.reasons_midd h1 {
	font-size: 16px;
}
.reasons h1 {
	font-size: 16px;
}
.cate_list ul {
	padding: 5px 35px;
}
.datetime .btn.btn-default {
	margin-top: 0;
}
.layput_product {
	width: 100%;
}
.layput_product .fabrics_left {
	min-height: 500px;
	width: 100%;
}
.layput_product .fabrics_left:hover {
	width: 100%;
	min-height: 500px;
}
.base_row {
	width: auto;
}
.proinfo .measure > a {
	margin: 6px 0px;
}
.abt .checkoutdiv .checkout {
	margin: 0 0 0 25%;
}
.add_left_icon {
	width: 120px;
}
header {
	box-sizing: border-box;
	padding: 0 10px;
	width: 100%;
}
.logo {
	margin-left: 0px;
}
.uk-navbar-nav.uk-hidden-small {
	padding-left: 10px;
}
.logo img {
	float: left;
	width: 79px !important;
}
.navigation {
	margin-top: 30px;
	padding-left: 18px;
}
.uk-navbar-nav > li {
	padding: 0 2px;
}
.body_measure .mainsize_wrapper {
	left: -245px;
}
}

@media only screen and (max-width:450px) {
.navigation {
	padding-left: 0px;
}
.logo {
	width: 50px;
}
.uk-navbar-nav.uk-hidden-small {
	padding-left: 0px;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 9px;
}
.uk-navbar-nav > li > a {
	padding: 0 3px;
}
}

@media only screen and (max-width:400px) {
.body_measure .mainsize_wrapper {
	height: auto !important;/*height: 323px;*/
}
.add_left_icon img {
	width: 100px;
}
.fabrics_icon {
	margin-top: 143px;
}
.fabrics h1 {
	font-size : 31px;
}
.proinfo .measure > a {
	width: auto;
}
.abt .checkoutdiv .checkout {
	width: auto;
}
.add_left_icon {
	width: 100px;
}
.uk-navbar-nav > li > a {
	line-height: 30px;
	padding: 0 3px;
}
.zoomContainer {
	left: 0 !important;
	width: 100% !important;
}
.about {
	min-height: auto !important;
}
.logo {
	margin-top: 26px !important;
}
ul.loginheader {
	top: -11px;
}
.phone_no {
	display: block;
	font-size: 13px;
	margin: 1px 0px 0 0px;
}
.head_phn > li:first-child {
	color: #4e4e4e !important;
}
.head_phn > li:first-child > a {
	color: #4e4e4e !important;
}
ul.loginheader li:first-child {
	border: none;
}
header {
	margin-top: 0px;
	padding: 0 15px 2px;
}
.loginheader img {
	width: 15px !important;
}
ul.loginheader li {
	padding: 0 4px;
}
/*.logo {
	width: 74px;
}*/

ul.loginheader {
	right: 5px;
}
.navigation {
	margin-top: 25px;
	padding-left: 0px;
	box-sizing: border-box;
}
.loginheader li {
	color: #000 !important;
}
.phone_no {
	margin-top: 2px !important;
}
.body_measure .divmeasr {
	width: 300px !important;
}
.body_measure .mainsize_wrapper {
	left: -198px;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 9px;
}
.uk-navbar {
	margin: 6px 0 0 !important;
}
.uk-navbar-nav.uk-hidden-small {
	padding-left: 10px;
}
.logo img {
	float: left;
	width: 59px !important;
	margin-top: 7px !important;
}
.logo {
	margin-bottom: 3px !important;
}
}

@media only screen and (max-width:375px) {
.body_measure .mainsize_wrapper {
	left: -187px;
}
.phone_no {
	font-family: none !important;
	font-size: 10px !important;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 9px;
}
.uk-navbar-nav > li > a {
	padding: 0 0px;
}
}

@media only screen and (max-width:360px) {
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	font-size: 8px;
	font-weight: bold;
	position: relative;
}
.uk-navbar-nav > li > a {
	padding: 0 3px;
}
.search_next_2 {
	padding-right: 0;
}
.head2.screen__minor {
	margin-bottom: 15px;
}
.navigation {
	left: 15px;
	top: 5px;
}
#Hipdiv {
	margin-top: 26px !important;
}
.body_measure .divmeasr p {
	font-size: 11px;
}
.divmeasr {
	top: -84px !important;
}
.bodystiched_class {
	/*height: 212px !important;*/
	height: auto !important;
}
.body_measure .divmeasr h2 {
	font-size: 21px;
	text-align: center;
}
.bodystiched_class {
	height: auto !important;
}
.body_measure .mainsize_wrapper {
	height: auto !important;
	margin-bottom: 50px;
}
.about {
	min-height: auto !important;
}
.uk-navbar-nav > li > a {
	line-height: 21px;
}
.cameraSlide img {
	/*height: 642px !important;*/
	margin-left: -652.5px !important;
	width: 1070px !important;
}
.orders ul li a {
	font-size: 10px;
}
.banner_btn button {
	font-size: 14px;
}
.payment_visa ul li {
	margin-right: 0;
}
.fabrics_icon {
	margin-top: 125px;
}
.addressform td {
	width: 100%;
	float: left;
	border-top: medium none !important;
}
.addressform td:last-child {
	border-bottom: medium none !important;
	text-align: left;
}
.layput_product .fabrics_left {
	min-height: 380px;
}
.layput_product .fabrics_left:hover {
	min-height: 380px;
}
.proimgdiv {
	width: 100%;
}
.proinfodiv {
	width: 100%;
}
.proinfo .measure {
	width: 100%;
}
.proinfo .measure > a {
	width: 316px;
}
.abt .checkoutdiv .checkout {
	margin: 0 0 0 6px;
	width: 317px;
}
.custommeasure h1 {
	font-size: 27px;
}
.add_left_icon {
	width: 120px;
}
.add_left_icon img {
	width: 200px;
}
.product-thumb .image img {
	width: 200px;
}
.navbar-default .navbar-nav > li > a, .uk-navbar-nav > li > a {
	line-height: 31px;
}
.uk-navbar-nav > li {
	padding: 0 1px;
}
.body_measure .divmeasr {
	top: 120px !important;
}
.body_measure .mainsize_wrapper {
	left: -178px;
}
.phone_no {
	font-size: 8px;
}
.head2.screen__minor {
	margin-bottom: 0px;
}
.navigation {
	margin-top: 10px;
}
.uk-navbar-nav.uk-hidden-small {
	padding-left: 0px;
}
.uk-nav-navbar > li > a {
	font-size: 12px !important;
	text-align: left !important;
}
.uk-dropdown {
	max-width: 320px;
	min-width: 320px;
	margin-left: -35px;
}
li.head {
	text-align: left
}
}

@media only screen and (max-width:320px) {
.front_right ul li {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.front_right ul li a img {
	width: 100%;
}
.front_right ul li a {
	float: left;
	margin-bottom: 5px;
}
.fabrics_left {
	width: 100%;
	float: left;
	min-height: 300px;
	margin: 12px 0;
}
.reasons_midd h1 {
	font-size: 14px;
}
.reasons h1 {
	font-size: 14px;
}
.fabrics_icon {
	margin-top: 95px;
}
.layput_product .fabrics_left {
	min-height: 340px;
}
.layput_product .fabrics_left:hover {
	min-height: 340px;
}
.proinfo .measure > a {
	width: 276px;
}
.abt .checkoutdiv .checkout {
	margin: 0;
	width: 288px;
}
.custommeasure h1 {
	font-size: 24px;
}
.body_measure .divmeasr p {
	font-size: 12px;
}
.add_left_icon {
	width: 110px;
}
.product-category-71 .sort {
	width: 100% !important;
}
.body_measure .divmeasr {
	top: 90px !important;
	width: 270px !important;
}
.body_measure .mainsize_wrapper {
	left: -158px;
}
.uk-dropdown {
	max-width: 290px;
	min-width: 290px;
	margin-left: -45px;
}
li.head {
	text-align: left;
}
}

@media only screen and (min-width:1280px) and (max-width:1920px) {
.product-thumb .caption h4 a {
	float: left;
	padding-bottom: 5px;
	width: 100%;
}
}

@media only screen and (min-width:768px) and (max-width:980px) {
.fabrics_left h2 {
	height: 40px;
}
.layput_product .fabrics_left {
	min-height: auto !important;
}
.product-grid .product-thumb .caption {
	min-height: auto;
}
}

@media only screen and (min-width:768px) and (max-width:800px) {
.item_border.cart_product__item .item_front img {
	height: 161px !important;
	margin: 6px 0 0 -89px;
	min-width: 280px !important;
}
.form-control {
	padding: 0;
}
.cart_product__item .item_back {
	float: left;
	overflow: hidden;
	padding: 62px 0 0;
	width: 40%;
}
.cart_product__item .item_back .item_img {
	height: 100px;
	margin: 2px 0 0 -56px;
	min-width: 180px !important;
}
}

@media only screen and (max-width:800px) {
.payment_left .panel-group {
	float: right;
	width: 200px;
}
.create font button {
	float: right;
	padding: 13px 40px;
	width: 200px;
}
}

@media only screen and (max-width:400px) {
.create font button {
	float: right;
	padding: 10px 0;
	width: 200px;
}
.create {
	float: right;
	margin-top: 35px;
	width: 200px;
}
.table-responsive > .table-bordered {
	border: 0 none;
	float: left;
	overflow-x: scroll;
	width: 150% !important;
}
.table-responsive {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	overflow-y: hidden;
	width: 65%;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
	box-sizing: border-box;
	float: left !important;
	left: 0px !important;
	padding: 0 15px;
	position: relative !important;
	top: 140px !important;
	width: 94% !important;
}
}

@media only screen and (min-width:768px ) and (max-width: 1199px) {
.zoomContainer {
	width: 38% !important;
}
}

@media screen and (max-width: 768px) {
.orders .col-lg-2 ul li {
	display: inline-block;
	float: none !important;
	text-align: center;
	width: auto !important;
}
.orders .orders_sub ul li {
	padding-left: 0;
}
.orders .col-lg-2.col-md-2.col-sm-2 {
	float: left;
	margin: 16px 0 0;
	width: 100%;
}
}
