@font-face {
	font-family: 'yantramanavlight';
	src: url('../fonts/yantramanavlight.eot');
	src: url('../fonts/yantramanavlight.eot') format('embedded-opentype'), url('../fonts/yantramanavlight.woff2') format('woff2'), url('../fonts/yantramanavlight.woff') format('woff'), url('../fonts/yantramanavlight.ttf') format('truetype'), url('../fonts/yantramanavlight.svg#yantramanavlight') format('svg');
}

html,
body {
	overflow: auto;
}

a,
a:focus,
a:hover,
ins {
	text-decoration: none
}

.container,
a,
hr {
	padding: 0
}

li,
nav ul {
	list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
img,
menu,
nav,
section {
	display: block
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

ins,
mark {
	background-color: #ff9;
	color: #000
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none
}

.checkmark:after,
.filter_pagination #viewall::after,
.radiomark:after {
	content: ""
}

.filter_pagination li.active {
	font-weight: bold;
	font-size: 15px;
}

a {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	outline: 0;
	color: #b41124;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.header_bottom li,
input,
select {
	vertical-align: middle
}

mark {
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0
}

*,
:after,
:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

body {
	line-height: 1;
	font: 400 14px/20px Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	background: #fff;
	padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

a:focus,
a:hover,
.cart_summary_content button:hover {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.container {
	width: 1353px;
	margin: 0 auto
}

.login_page.container {
	width: 1126px;
}

#wrapper {
	min-height: 100%;
	position: relative
}

img {
	max-width: 100%;
	height: auto
}

.filter_cart,
.filter_cart a .fa,
.filter_header li,
.filter_header ul,
.filter_pagination>ul,
.filter_product li,
.header_bottom li,
.header_top li {
	display: inline-block
}

@font-face {
	font-family: latoitalic;
	src: url(../fonts/lato-italic-webfont.woff2) format('woff2'), url(../fonts/lato-italic-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: latolight;
	src: url(../fonts/lato-light-webfont.woff2) format('woff2'), url(../fonts/lato-light-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: latomedium;
	src: url(../fonts/lato-medium-webfont.woff2) format('woff2'), url(../fonts/lato-medium-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: latoregular;
	src: url(../fonts/lato-regular-webfont.woff2) format('woff2'), url(../fonts/lato-regular-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: latothin;
	src: url(../fonts/lato-thin-webfont.woff2) format('woff2'), url(../fonts/lato-thin-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: latothin_italic;
	src: url(../fonts/lato-thinitalic-webfont.woff2) format('woff2'), url(../fonts/lato-thinitalic-webfont.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

.is-sticky header {
	position: static !important;
}

.header {
	background: url(../images/header-bg.png) repeat;
	background-color: rgba(238, 238, 238, 1);
	box-shadow: 0 10px 50px -2px rgba(0, 0, 0, .14);
	-moz-box-shadow: 0 10px 50px -2px rgba(0, 0, 0, .14);
	-webkit-box-shadow: 0 10px 50px -2px rgba(0, 0, 0, .14);
	-webkit-transition: all 0.3s ease;
	-moz-transition: position 10s;
	-ms-transition: position 10s;
	-o-transition: position 10s;
	transition: all 0.3s ease
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px)
	}

	100% {
		transform: translateY(0)
	}
}

.fixed_header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	animation: smoothScroll 0.3s forwards
}

.banner>img {
	width: 100%
}

.header_top {
	float: left;
	width: 100%;
	padding-top: 6px
}

.header_top li a i {
	padding-right: 5px
}

.header_top ul {
	float: right
}

.header_top li {
	padding-left: 12px
}

.header_main {
	margin: 0 auto;
	width: 100%
}

.header_top li a {
	text-transform: uppercase;
	color: #7f7f7f;
	font-family: latothin;
	font-size: 12px;
	line-height: 16px
}

.header_bottom {
	float: left;
	padding: 0 0 10px;
	text-align: right;
	width: 100%
}

.header_bottom li {
	padding-right: 67px
}

.header_bottom li:last-child {
	padding-right: 0
}

.header_bottom li img {
	width: 180px
}

.header_bottom li a {
	text-transform: capitalize;
	color: #7f7f7f;
	font-size: 16px;
	line-height: 20px;
	font-family: latolight
}

#main {
	margin-top: 0 !important;
}

#main .banner img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#main .banner {
	height: 400px;
}

.login_logo {
	background: url(../images/main_banner.jpg) 0 0/cover no-repeat rgba(0, 0, 0, 0);
	height: 740px;
	padding: 0;
	overflow: hidden;
}

.login_logo img {
	height: 740px;
	object-fit: cover;
	width: 100%;
}

.login_contact {
	background: #e6e7e8;
	height: 740px
}

.login_content {
	padding: 45px 25px 0
}

.login_section,
.register_section {
	padding-top: 20px
}

#main .login_content h2 {
	font-family: 'Josefin Sans';
	font-size: 28px;
	line-height: 28px;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #000
}

#main .login_content p {
	font-family: 'yantramanavlight';
	font-size: 18px;
	line-height: 22px;
	color: #000;
}

.login_content input {
	width: 100%;
	height: 26px;
	border: none;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	outline: 0;
	font-family: 'yantramanavlight';
}

#main .login_content input[type="submit"] {
	font-family: 'Josefin Sans' !important;
	border: 2px solid transparent;
	line-height: 26px;
}

.login_section li {
	padding-bottom: 14px
}

.login_section li:last-child input {
	width: 120px;
	background: #231f20;
	color: #fff
}

.login_section>a {
	font-family: 'Yantramanav';
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	transition: none;
}

.login_section>a:hover {
	font-weight: 400;
}

.register_content {
	margin-top: 28px
}

.register_section li:last-child input {
	width: 120px;
	background: #231f20;
	color: #fff
}

.register_section li {
	padding-bottom: 14px
}

.filter_header {
	background: #ececec;
	/*e6e7e8*/
	float: left;
	margin-top: 26px;
	width: 100%;
	position: relative;
}

.is-sticky .filter_header {
	top: 0 !important;
	z-index: 999 !important;
	margin-top: 0 !important;
}

.is-sticky .filter_header.filter-bar {
	z-index: 999 !important;
	top: 36px !important;
}

.filter_header.sticky_header {
	position: fixed;
	top: 0;
	z-index: 999999;
	margin: 0;
}

.filter_header li,
.filter_header li.ignorehover,
.filter_header li.ignorehover:hover {
	color: #000;
	cursor: pointer;
	font-family: latolight;
	font-size: 14px;
	line-height: 18px;
	padding: 9px 15px;
	position: relative;
}

.filter_header,
.filter_header>ul,
.filter_header>ul>li {
	height: 36px;
}

.filter_header>ul>li {
	font-family: 'Josefin Sans';
	font-size: 13px;
}


/*.filter_header li.ignorehover#instock{
    padding-left: 0  !important
}*/

.filter_header li:hover,
.filter_cart a:hover,
#clear_filter a:hover,
#add_filter span:hover::after,
.filter_header li:hover .sub_category li:hover label {
	color: #919191;
}

.filter_header li i.fa {
	font-size: 12px;
	line-height: 16px
}


/* .filter_header li:last-child i.fa {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    right: -16px
} */

.filter_cart {
	float: right;
	padding: 6px 0;
}

.filter_cart.itemsincart {
	padding: 0;
}

.filter_cart a {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	padding-right: 14px;
	font-family: latolight;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	transition: none;
	-webkit-transition: none;
}

.filter_cart.itemsincart a {
	background: #000;
	color: #fff;
	padding: 7px;
}

header .filter_cart.itemsincart a {
	padding: 6px;
	margin-top: 18px;
}

.filter_cart a p {
	display: inline-block;
	vertical-align: middle;
	font-family: 'Josefin Sans';
	padding-top: 3px;
}

.filter_cart.itemsincart a p {
	padding: 0;
	margin-top: 4px;
}

.filter_cart a p strong {
	font-family: 'Josefin Sans';
	font-size: 14px;
	font-weight: 400;
}

#clear_filter {
	float: right;
	padding: 2px 0 2px;
	/*width: 14%;*/
	text-align: right;
}

#clear_filter a {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	padding-right: 14px;
	font-family: 'Josefin Sans';
	position: relative;
	text-transform: uppercase;
}

#add_filter {
	width: calc(100% - 105px);
	float: left;
	padding: 4px 6px;
}

#add_filter span {
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'Josefin Sans';
	margin-right: 25px;
	position: relative;
	top: 2px;
	padding-left: 15px;
	display: block;
	float: left;
}

#add_filter span::after {
	content: "x";
	position: absolute;
	left: 0;
	top: -2px;
	height: 14px;
	width: 9px;
	font-size: 20px;
	background-size: cover;
	font-family: 'Josefin Sans';
	font-weight: 400;
}

.filter-bar {
	display: none;
	padding-left: 10px;
	margin-top: 11px;
	/*background: #e8ebee;*/
}


/*
.filter_cart span {
    font-family: latoregular;
    font-size: 13px;
    left: 10px;
    position: absolute;
    top: 6px;
    z-index: 999;
    color: #fff
}
*/

.filter_cart img.view-cart-img {
	/*width: 20px;*/
	height: 16px;
}

.filter_pagination li {
	font-family: latolight
}

.filter_cart a .fa {
	font-size: 20px;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 28px
}

.filter_cart.instagram img {
	width: 72px;
}

.filter_content {
	float: left;
	padding-top: 40px;
	width: 100%
}

.filter_main {
	float: left;
	width: 100%;
	padding: 0 0px 0 0;
}

.total_item {
	float: left;
	font-size: 15px;
	line-height: 19px;
	color: #231F20;
	text-align: justify;
	padding-left: 0px;
	font-family: 'Josefin Sans';
}

.filter_pagination {
	float: right;
}

.filter_pagination li {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	color: #231F20;
	/*padding: 0 10px;*/
	cursor: pointer
}


/*
.filter_pagination li.active {
	padding:0 10px;
}
*/

.filter_pagination a,
.filter_product li h4 {
	font-size: 16px;
	line-height: 20px;
	color: #231F20
}

.filter_pagination li:hover {
	font-weight: 800
}

.filter_pagination a {
	font-family: latoregular;
	position: relative;
	/*margin-left: 20px;*/
	padding: 0 10px;
	font-size: 14px;
}

.filter_pagination #viewall {
	/*
	display:inline-block;
	width:92px;
	font-family: 'Josefin Sans';
	*/
	margin-left: 20px;
}

a#viewall:hover {
	font-weight: 700;
}

.filter_pagination #viewall::after {
	background: #ccc;
	height: 15px;
	left: -15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px
}

.filter_product {
	/*    margin-top: 50px;*/
	float: left;
	width: 100%;
	text-align: center
}

.filter_product li {
	margin: 9px 15px 20px;
	/*margin:9px 15px;*/
	/*text-align: justify;*/
	text-align: left;
	vertical-align: top;
	width: 262px;
	position: relative;
	/*min-height: 310px;*/
	height: 290px;
	/*height:400px;*/
	cursor: pointer;
	float: left;
}

.filter_product li.clearline {
	clear: left;
}

.grid-sizer {
	width: 234px
}

.single_hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 68%;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}

.filter_product li.show_all .single_hover {
	visibility: visible;
	opacity: 1;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.filter_product img {
	margin: 0 auto;
	width: 250px;
	height: 100%
}

.filter_product p {
	height: 200px;
	position: relative;
	/*margin-bottom: 10px*/
}

.filter_product p.tile div.photo {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	background-color: #fff;
	-webkit-transition: opacity .5s ease-in-out, transform .5s ease-out;
	-moz-transition: opacity .5s ease-in-out, transform .5s ease-out;
	-o-transition: opacity .5s ease-in-out, transform .5s ease-out;
	-ms-transition: opacity .5s ease-in-out, transform .5s ease-out;
	transition: opacity .5s ease-in-out, transform .5s ease-out;
}

.filter_product p.tile div.photo img {
	width: auto;
	height: 100%;
}

.filter_product p.tile div.photo.bottom,
.filter_product p.tile.hover_img div.photo.top {
	opacity: 0;
}

.filter_product p.tile.hover_img div.photo.bottom {
	opacity: 1 !important;
}

/*
.filter_product p.tile img.bottom {
	transition:opacity .5s linear;
}

.filter_product p.tile img.bottom,
.filter_product p.tile.multiple_img img.top {
	opacity:0;
}

.filter_product p.tile.multiple_img img.bottom {
	opacity:1;
}
*/

.filter_product li h4 {
	font-family: 'Yantramanav';
	font-size: 13px;
	line-height: 0;
	text-transform: uppercase;
}

.filter_product li h5 {
	font-family: 'yantramanavlight';
	font-size: 14px;
	line-height: 30px;
	color: #231F20
}

.filter_product li h6 {
	font-family: lato;
	font-size: 11px;
	color: #231F20;
}

.filter_product li h6 span {
	margin-right: 12px;
}

.filter_product li .add_cart,
.filter_product li a {
	background: #231F20;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out
}

.filter_product li a {
	font-family: latolight;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 4px 0;
	display: block;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.filter_product li .add_cart {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 2px 6px;
	margin: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	color: #ffffff;
	font-size: 15px;
}

.filter_product li a.hide-data {
	display: none;
}

.filter_product li .add_cart span {
	display: block;
	font-family: latothin;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 1px;
}

.filter_product li .add_cart img.plus-icon-img {
	width: 13px;
	height: 13px;
}

.all_popup_content .modal-dialog .cart_logo img {
	margin: 0 auto;
}

.lightSlider img {
	max-width: 94%;
}

.all_popup_content .cart_logo li {
	display: none;
}

.all_popup_content .cart_logo li:first-of-type,
.all_popup_content .cart_logo .lSSlideOuter li {
	display: list-item;
}

.lSSlideOuter .lSPager {
	margin: 10px auto !important;
}

.lSSlideOuter .lSPager li {
	border: 1px solid #777;
	border-radius: 0 !important;
}

.lSSlideOuter .lSPager li:hover {
	border-color: #000;
}

.lSSlideOuter .lSPager li.active {
	border: 2px solid #000;
}

.all_popup_content .modal-dialog,
.all_popup_content .modal:before,
.cart_details,
.cart_logo {
	display: inline-block;
	vertical-align: middle
}

.filter_product li.show_all .add_cart,
.filter_product li.show_all a {
	visibility: visible;
	opacity: 1;
	height: auto;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	background: #000;
}

.filter_product li .add_cart:hover,
.filter_product li.show_all a:hover {
	background: #636466
}

.filter_product li.full_width a,
.filter_product li.full_width a:hover {
	background: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	display: block;
	transition: none;
	position: relative;
}

.all_popup_content .modal {
	text-align: center;
	padding: 0 !important;
	z-index: 999999 !important;
}

.all_popup_content .modal:before {
	content: '';
	height: 100%;
	margin-right: -4px
}

.all_popup_content .modal-dialog {
	text-align: left;
	width: 760px;
	max-width: 100%;
}

.all_popup_content .modal-header {
	display: block;
	border-bottom: medium none;
	padding: 8px 9px 0;
}

.all_popup_content .modal-header button.close {
	margin: 0;
	opacity: 1;
	font-size: 45px;
	font-weight: 100;
	line-height: 22px;
	font-family: 'Josefin Sans';
}

.all_popup_content .modal-header button.close:hover {
	font-weight: 300;
}

.all_popup_content .modal-body {
	padding: 0 5px
}

.all_popup_content .modal-content {
	border-radius: 0;
	padding-bottom: 5px
}

.cart_logo {
	width: 60%;
	padding-right: 20px
}

.cart_details {
	width: 38%
}

.cart_details h2 {
	font-family: 'Josefin Sans' !important;
	font-size: 15pt;
	line-height: 22.77pt;
	text-transform: uppercase;
	color:
		/*#231F20*/
		#000;
	padding-bottom: 9px;
}

.cart_details h3 {
	font-family: 'yantramanavlight';
	font-size: 12pt;
	color: #000;
	padding-bottom: 0;
}

.cart_details h4,
.cart_details h5 {
	font-family: latomedium
}

.cart_details h4 {
	font-family: 'yantramanav';
	font-size: 12pt;
	line-height: 1;
	color:
		/*#231F20*/
		#000;
	padding-bottom: 0;
	text-transform: uppercase;
}

.cart_details h5 {
	font-family: 'Josefin Sans';
	font-weight: 300;
	text-transform: uppercase;
	font-size: 11pt;
	line-height: 1.25;
	color:
		/*#231F20*/
		#000;
	padding-bottom: 20pt;
}

.cart_details h6 {
	font-family: 'yantramanavlight';
	font-size: 12pt;
	line-height: 1;
	color:
		/*#231F20*/
		#000;
	padding-bottom: 25pt;
}

.cart_details .cart_link a:first-child,
.cart_details .cart_link a.add_cart.added {
	display: block;
	font-family: 'Josefin Sans';
	color: #fff;
	background: #000 !important;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0;
	text-align: center
}

.cart_details .cart_link a:last-child {
	display: block;
	font-family: 'Josefin Sans';
	font-weight: 300;
	color: #000;
	font-size: 15px;
	line-height: 19px;
	margin-top: 12px;
	text-align: center;
	padding: 10px 0;
	transition: none;
}

.cart_details ul {
	margin-top: 32px;
	text-align: center
}

.cart_details li a {
	color: #231F20;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300
}

.cart_details li {
	display: inline-block;
	text-align: center;
	padding: 0 15px
}

.cart_details .cart_link a:first-child:hover {
	background: #626366 !important;
}

.cart_details .cart_link a:last-child:hover {
	/*
	background: #626366;
	color: #fff
	*/
	font-weight: bold;
}

#cart_page .container {
	margin-top: 45px;
	width: 1200px
}

.total_price,
.total_quantity {
	margin-top: 15px
}

.my_add_cart {
	width: 74%;
	display: inline-block;
	padding-right: 40px
}

.single_cart {
	border-top: 1px solid #cacaca;
	padding: 10px 0;
	clear: both;
}

.my_cart h2 {
	font-family: 'Josefin Sans';
	font-size: 32px;
	line-height: 38px;
	text-transform: capitalize;
	color: #231F20;
	/*padding-bottom:25px;*/
	padding-bottom: 0;
}

.single_cart h3 {
	font-family: 'Yantramanav Regular', 'YantramanavRegul', 'Yantramanav';
	font-size: 20px;
	font-weight: 400;
	line-height: 18px;
	color: #231F20;
	padding-bottom: 7px;
}

.single_cart h4 {
	font-family: 'Josefin Sans Light', 'Josefin Sans Regular', 'Josefin Sans';
	font-size: 20px;
	font-weight: 300;
	line-height: 22px;
	color: #231F20;
}

.single_cart h5,
.single_cart h6 {
	color: #231F20;
}

.single_cart h5 {
	font-family: 'Josefin Sans Light', 'Josefin Sans Regular', 'Josefin Sans';
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 8px;
}

.single_cart h6 {
	font-family: 'Yantramanav Light', 'yantramanavlight', 'Yantramanav Regular', 'Yantramanav', 'yantramanav';
	font-weight: 300;
	font-size: 14px;
	line-height: 15px;
}

.single_cart span {
	font-family: 'Yantramanav Regular', 'YantramanavRegul', 'Yantramanav';
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	color: #231F20;
}

.single_cart p span {
	font-family: latoitalic;
	font-size: 15px;
	line-height: 19px;
	color: #231F20;
	display: block;
}

.single_cart p small {
	font-size: 17px;
	color: #231F20;
	line-height: 16px;
	padding-left: 5px;
	display: inline-block;
}

.single_cart p {
	font-family: 'Yantramanav Regular', 'YantramanavRegul', 'Yantramanav';
	font-size: 19px;
	line-height: 20px;
	color: #231F20
}

.single_cart li:last-child,
.single_cart li:last-child span {
	font-size: 28px;
	line-height: 32px;
	padding-right: 0
}

.single_cart li:first-child {
	padding-left: 0
}

.single_cart li img {
	width: 70px;
}

.single_cart li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px
}

.radio_option li {
	display: inline-block;
	/*
	margin-left: 7px;
	*/
	margin-bottom: 0
}

.cart_summary {
	display: inline-block;
	vertical-align: top;
	width: 25%
}

.cart_summary_content>h3 {
	font-family: 'Josefin Sans';
	font-size: 30px;
	line-height: 28px;
	color: #231F20;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 5px;
}

.cart_summary_content {
	background: #e6e7e8;
	padding: 15px 25px 15px 15px
}

.total_price>span,
.total_quantity>span {
	float: right;
	font-family: 'Yantramanav';
	padding-right: 5px;
	color: #231F20;
	font-weight: 600;
}

.total_quantity>strong {
	font-weight: 400;
	font-family: 'Yantramanav';
	font-size: 18px;
	line-height: 20px;
	color: #231F20
}

.total_note {
	font-weight: 300;
	font-family: 'Yantramanav';
	font-size: 16px;
	line-height: 20px;
	color: #231F20;
	padding-top: 10px;
}

.total_quantity>span {
	font-size: 16px;
	line-height: 18px
}

.total_price>strong {
	font-weight: 400;
	font-family: 'Yantramanav';
	font-size: 18px;
	line-height: 20px;
	color: #231F20
}

.total_price>span {
	font-size: 14px;
	line-height: 18px
}

.cart_summary_content .message {
	margin-top: 10px;
	text-align: right;
}

.cart_summary_content .message textarea,
.cart_summary_content input {
	width: 250px;
	font-family: 'Yantramanav';
	resize: none;
	height: 80px;
	font-size: 14px;
	line-height: 16px;
	border: none;
	outline: 0;
	text-align: left;
	padding: 5px;
}

.checkmark,
.custom_check input {
	height: 15px;
	width: 15px;
	position: absolute;
}

.radio_option {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 12px;
}

.radio_option li label {
	font-family: 'Yantramanav';
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	padding-left: 4px;
	vertical-align: top;
	cursor: pointer;
}

.back_browing>a,
.cart_summary_content>a,
.cart_summary_content button {
	font-family: 'Josefin Sans';
	text-align: center;
	width: 100%;
	display: block
}

.cart_summary_content>a,
.cart_summary_content button {
	background: #231f20;
	color: #fff;
	font-size: 18px;
	line-height: 17px;
	margin: 0 auto;
	padding: 10px 0
}

.cart_summary_content button {
	border: 0;
}

.cart_summary_content>a:hover,
.cart_summary_content button:hover {
	background: #636466
}

.back_browing {
	margin: 0 auto;
	padding: 0 25px 15px 15px
}

.back_browing>a {
	color: #231f20;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0;
	margin: 15px auto 0
}

.custom_check,
.radio_check {
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	cursor: pointer
}

.back_browing>a:hover {
	background: #636466;
	color: #fff
}

.custom_check {
	display: block;
	position: relative;
	padding-left: 17px;
	margin-bottom: 12px
}

.custom_check input {
	cursor: pointer;
	left: 0;
	margin: 0;
	opacity: 0;
	z-index: 999
}

.checkmark {
	top: 3px;
	left: 0;
	background-color: #fff;
	border: 1px solid #ccc;
}

.sub_category .checkmark {
	margin-left: -4px;
}

.sub_category.sub_price .checkmark {
	top: 2px;
	margin-left: 0;
}

.sub_category .custom_check span,
.sub_category .radio_check span {
	font-family: 'Josefin Sans';
	margin-left: -8px;
}

.custom_check input:checked+.checkmark {
	background-color: #231F20
}

.checkmark:after {
	position: absolute;
	display: none
}

.custom_check input:checked+.checkmark:after,
.radio_check {
	display: block
}

.custom_check .checkmark:after {
	left: 4px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.radio_check {
	position: relative;
	padding-left: 16px;
	margin-bottom: 12px
}

.radio_check input {
	cursor: pointer;
	;
	height: 18px;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 18px;
	z-index: 999
}

.radiomark {
	position: absolute;
	top: -1px;
	left: 0;
	height: 15px;
	width: 15px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #ccc
}

.radio_check input:checked+.radiomark {
	background-color: #231F20
}

.radiomark:after {
	position: absolute;
	display: none
}

.order_cnf>a,
.radio_check input:checked+.radiomark:after {
	display: block
}

.radio_check .radiomark:after {
	height: 5px;
	left: 4px;
	top: 4px;
	width: 5px;
	border-radius: 50%;
	background: #fff
}

.sub_category,
.sub_collection {
	left: 0;
	position: absolute;
	z-index: 2
}

.order_cnf {
	width: 850px;
	text-align: left
}

.order_cnf>h1 {
	font-family: 'Josefin Sans';
	font-size: 36px;
	line-height: 40px;
	color: #231F20;
	border-bottom: 1px solid #231F20;
	padding-bottom: 20px
}

.order_cnf>p {
	color: #231f20;
	font-family: 'yantramanavlight';
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 22px;
}

.order_cnf>a,
.sub_category li,
.sub_category li label,
.sub_collection_left span {
	font-family: 'Josefin Sans';
}

.order_cnf>a {
	background: #231f20;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin: 25px auto 0;
	padding: 12px 0;
	text-align: center;
	width: 270px
}

.order_cnf>a:hover {
	background: #636466
}

.sub_category,
.sub_collection {
	background: #e6e7e8
}

.header_bottom .mobile_logo img {
	width: 120px
}

.header.header_mobile,
.toggle_menu {
	display: none
}

.sub_collection_right {
	float: left;
	width: 33%;
	padding: 0 10px
}

.sub_collection_left {
	float: left;
	height: 320px;
	width: 67%
}

.sub_collection_left::-webkit-scrollbar {
	width: 8px
}

.sub_collection_left::-moz-scrollbar {
	width: 8px
}

.sub_collection_left::-webkit-scrollbar-thumb {
	background-color: #bfbfc0
}

.sub_collection_left::-moz-scrollbar-thumb {
	background-color: #bfbfc0
}

.sub_collection_left li.selected {
	background: #ececec;
	color: #000;
}

.sub_collection_left li:hover {
	background: #6D6E71;
	color: #fff
}

.sub_collection_left li.selected img {
	opacity: .5
}

.sub_collection_left li.selected img {
	opacity: 1;
}


/*
.sub_collection_left li.selected::after {
	content: "";
	position: absolute;
	background: url(../images/tik.png) no-repeat;
	left: 5px;
	top: 9px;
	height: 18px;
	width: 24px;
	background-size: contain;
}
*/

.sub_collection_left li.selected::after {
	display: none;
}

.sub_collection_left img {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	/* border: 1px solid #d3d3d3 */
}

.sub_collection_left span {
	padding-left: 0;
	vertical-align: middle;
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
}

.sub_collection_right>img {
	margin: 0 auto;
	width: 100%;
	height: 305px
}

.sub_category {
	background: #ececec;
	top: 36px;
	padding: 10px 0 10px 20px;
	width: 310px;
	display: none
}

.sub_collection {
	float: left;
	padding: 10px 0 0 10px;
	top: 35px;
	width: 720px;
	display: none
}

.sub_category li {
	padding: 0 0 0 28px;
	width: 49%;
	font-size: 18px;
	line-height: 22px;
	margin-left: 0
}

.sub_category.sub_cat li {
	width: 100%;
}

.sub_category li:last-child {
	margin-bottom: 0;
}

.sub_category.sub_price {
	width: 265px;
}

.sub_category li label {
	font-size: 14px;
	/* line-height: 16px; */
	font-weight: 300;
	vertical-align: top;
	cursor: pointer
}

.filter_header li:hover .sub_category li label {
	color: #000;
}


/*
.sub_category.sub_price {
	width: 370px;
	padding-bottom: 15px
}
*/

.sub_category.sub_price li.last_row {
	margin-bottom: 0;
}

.sub_category.sub_price li:last-child {
	padding-left: 0;
	width: 100%
}

.sub_category.sub_price input {
	display: inline-block;
	height: 20px;
	width: 65px;
	border: 1px solid #ccc;
	padding-left: 10px;
	font-size: 14px;
	vertical-align: middle;
}

.sub_category.sub_price label {
	vertical-align: middle;
}

.sub_category.sub_price span {
	font-size: 12px
}

.sub_category.sub_sort li {
	display: block;
	width: 100%
}

.sub_category.sub_sort li label {
	line-height: 15px;
	vertical-align: top;
}

.sub_collection_left li {
	padding-left: 0;
	width: 32%;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0
}

#return-to-top {
	display: none;
	/*
	height:43px;
	*/
	width: 70px;
	position: fixed;
	bottom: 30%;
	right: 40px;
	z-index: 99;
	color: #000;
	/*
	font-size: 32px;
	line-height: 78px;
	*/
	text-align: center;
}

.bar1,
.bar2,
.bar3 {
	background-color: #333;
	height: 3px;
	margin: 4px 0;
	transition: all .4s ease 0s;
	width: 25px
}

.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-2px, 2px);
	transform: rotate(-45deg) translate(-2px, 2px)
}

.change .bar2 {
	opacity: 0
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px)
}

.login_home {
	padding-bottom: 135px;
	float: left;
	width: 100%
}

.filter_product li.full_width {
	height: auto;
	max-height: 290px;
	overflow: hidden;
	cursor: default;
	-webkit-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
	/*width: calc(66.67% - 44px);*/
	width: calc(66.67% - 71px);
	/*margin:9px 20px 20px;*/
	margin: 9px 55px 20px 15px;
}

.full_width img {
	/*
	width: 100%;
	height: auto;
	*/
	width: auto;
	height: 290px;
	pointer-events: none;
}

.full_width.single_product img {
	height: auto;
	width: 100%
}

.double_product {
	float: left;
	width: 48%;
	margin-bottom: 10px
}

.double_product li {
	width: 39.8%
}

.sub_collection .nicescroll-cursors {
	border: none !important;
	border-radius: 0px !important
}

.sub_collection .nicescroll-rails {
	opacity: 1 !important
}

.filter_product li.full_width.single_product {
	/*width: 234px;*/
	width: 262px;
	height: auto;
}

.double_product.double_row {
	width: 75%
}

.double_product.double_row li {
	width: 26.8%
}

.tile {
	position: relative;
	overflow: hidden
}

.photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: transform .5s ease-out, background-image .2s linear
}

.item {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin: 5px;
	color: white;
	float: left;
}

#filter-display {
	font-size: 18px;
	padding: 0.5em;
	border: 1px solid #CCC;
	color: blue;
}

.red {
	background: red;
}

.blue {
	background: blue;
}

.green {
	background: green;
}

.yellow {
	background: yellow;
	color: black;
}

.cart_details em {
	font-size: 15px;
	line-height: 19px;
	padding-bottom: 0px;
	font-style: normal;
	color: #231F20;
	padding: 0 0 10px;
	display: block;
}

.cart_summary_content .radio_option ul li.radio_check {
	padding-left: 16px;
	display: block;
	text-align: left;
}

.side-by-side-property {
	width: 48%;
	float: left;
	margin-right: 2%;
}

.side-by-side-property:nth-child(even) {
	margin-right: 0;
	width: 50%;
}

/*Reset Password*/

input[type="button"],
input[type="submit"] {
	padding: 0;
	transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}

.login_section input:hover[type="button"],
.login_section input:hover[type="submit"],
.register_content input:hover[type="button"],
.register_content input:hover[type="submit"] {
	background: gray
}

.forgot.login_content .login_section input[type="submit"] {
	width: 140px;
	padding-left: 0
}

.forgot.login_content p:nth-child(3) {
	margin-top: 10px
}

.forgot.login_content p a {
	color: inherit
}

.forgot.login_content .login_section input[type="button"]:nth-child(2) {
	margin-left: 10px
}

.filter_product li {
	position: relative !important;
	display: inline-block !important;
	top: 0 !important;
	left: 0 !important;
}

.error_msg {
	color: red;
	font-style: italic;
	font-family: 'Lato', sans-serif;
}

.custom_range input {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='16px' width='85px'><text x='2' y='13' fill='gray' font-size='12' font-family='arial'>$</text></svg>");
	background-repeat: no-repeat;
	padding-left: 12px;
}

.single_cart .item_info {
	width: 230px;
}

.single_cart .item_info2 {
	width: 165px;
}

.single_cart .item_price {
	width: 160px;
}

.single_cart .item_onhand {
	width: 127px;
}

#style_search {
	-webkit-appearance: textfield;
	height: 20px;
}

#style_search::-webkit-search-cancel-button {
	-webkit-appearance: searchfield-cancel-button;
}


/*
#style_search::-webkit-input-placeholder {
	font-family:'Josefin Sans';
}

#style_search:-ms-input-placeholder {
	font-family:'Josefin Sans';
}

#style_search:-moz-placeholder {
	font-family:'Josefin Sans';
}

#style_search::-moz-placeholder {
	font-family:'Josefin Sans';
}
*/

#clearcart {
	width: auto;
	cursor: pointer;
	float: right;
	margin: -20px 0 0;
	padding: 10px;
}

a.add_cart.added {
	background: none !important;
	opacity: 1;
	visibility: visible;
}

.filter_header li label {
	cursor: pointer;
}

.filter_header .ignorehover button,
.filter_header .ignorehover input#style_search {
	-webkit-appearance: none;
}

#instock label {
	font-family: 'Lato';
	font-weight: 400;
}

.single_cart .remove_item span {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.single_cart .remove_item span:hover {
	background: #231F20;
	color: #fff;
}

#sidebar {
	width: 25%;
	height: auto;
	margin: 26px 0 0;
}

#sidebar li {
	width: 48%;
	float: left;
	cursor: pointer;
	margin: 0 2% 12px 0;
	position: relative;
}

#sidebar li.sidebar_divider {
	float: none;
	clear: both;
	width: 45%;
	height: 1px;
	background: #cacaca;
	margin: 0 0 15px;
	cursor: default;
	pointer-events: none;
}

.sub_collection_left li.selected div.img_darken {
	display: inline-block !important;
	width: 35px;
	height: 35px;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
}

#sidebar li span {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

#sidebar li:hover span {
	font-weight: 600;
}

#sidebar h3,
.sub_collection_left span {
	font-family: 'Josefin Sans';
}

#sidebar h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 7px 0 5px;
	color: #000;
}

.sub_collection_left span {
	color: #000;
}

.sub_collection_left li:hover {
	background: none;
	font-weight: 600;
}

.sub_collection_left li.selected span {
	color: #000;
	font-weight: 600;
}

#sidebar.sub_collection_left li.selected:hover {
	background: #ececec;
}

#main_top {
	float: right;
}

#main_top,
#main_products {
	width: 75%;
}

img.follow {
	border: 2px solid #e6e7e8;
}

.filter_product li {
	width: calc(33.33% - 30px);
}

.mainSlider {
	max-height: 400px;
	pointer-events: none;
}

.mainSlider a {
	pointer-events: auto;
}

.mainSlider>div {
	display: none;
}

.mainSlider div.slick-list {
	display: block;
}

/*
#mainhomepage .mainSlider .slick-slide {
	visibility: hidden;
}
*/

#mainhomepage .mainSlider .slick-slide.slick-active {
	visibility: visible;
}

li.first_row span.add_by::after {
	content: ' BY';
}

.fusion-header-wrapper {
	z-index: 999 !important;
}

.filter_pagination ul.viewall-hide+#viewall:after {
	display: none;
}

#customercompany {
	color: #4D4D4D;
	font-family: 'Josefin Sans';
	font-weight: 300;
	position: relative;
	top: 2px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
}

#announcement_bar {
	background: #000;
	color: #fff;
	font-family: 'Yantramanav';
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	padding: 10px 0 6px;
}

#announcement_bar a {
	color: #fff;
}

#announcement_bar .slick-prev,
#announcement_bar .slick-next {
	color: #fff;
	font-size: 22px;
	z-index: 99999;
}

#announcement_bar .slick-prev:before,
#announcement_bar .slick-next:before {
	content: '';
}

#announcement_bar .slick-prev {
	left: 5px;
}

#announcement_bar .slick-next {
	right: 5px;
}

.modal-backdrop.show {
	filter: alpha(opacity=50);
	opacity: .5;
}

.modal.show {
	filter: alpha(opacity=100);
	opacity: 1;
}