li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.hidden {
	display: none!important
}

.filterByValue {
	margin-bottom: 30px
}

.banner-brands {
	text-align: center;
	border-bottom: solid 1px #f1f1f1;
	background: #f1f1f1
}

.banner-brands ul {
	margin: 0;
	padding: 0
}

.banner-brands ul li {
	display: inline-block;
	padding: 15px 10px;
	vertical-align: middle;
	width: 15%
}

.banner-brands ul li.view-all {
	padding: 0 0 10px 0
}

.banner-brands ul li.view-all a {
	color: #555
}

.filter_gen {
	padding-top: 10px;
	border-top: solid 1px #f1f1f1
}

.gender_ {
	padding: 0;
	padding-left: 10px
}

.gender_ .inactive label {
	color: #dcdcdc;
	cursor: not-allowed
}

.gender_ .inactive label::before {
	border: solid 1px #f1f1f1
}

.gender_ label {
	cursor: pointer;
	display: inline-block;
	margin-right: 15px;
	padding-left: 25px;
	position: relative;
	border-radius: 4px
}

.gender_ .wrapper {
	margin: 50px auto;
	width: 500px
}

.gender_ input[type=checkbox],
.gender_ input[type=radio] {
	display: none
}

.gender_ label::before {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	bottom: 1px;
	box-shadow: none;
	content: "";
	display: inline-block;
	height: 16px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	top: 4px;
	width: 16px
}

.gender_ .radio label::before {
	border-radius: 100%
}

.gender_ .radio {
	margin: 0
}

.gender_ .checkbox label {
	margin-bottom: 10px
}

.gender_ .checkbox label::before {
	border-radius: 0
}

.gender_ input[type=radio]:checked+label::before {
	font-family: FontAwesome;
	color: #fff;
	content: "\f00c";
	font-size: 8px;
	line-height: 15px;
	text-align: center;
	background: #000
}

.gender_ input[type=checkbox]:checked+label::before {
	color: #fff;
	content: "✓";
	font-size: 15px;
	line-height: 12.8px;
	text-align: center;
	background: #000;
	border: solid 1px #000
}

.gender_ .checkbox,
.gender_ .radio {
	margin: 0
}

div.summary .delivery-days .gender_ {
	padding: 0 0 5px
}

.filterByValue select.form-control {
	background: url(../images/dropdown-button2.png) no-repeat scroll right 6px #fff!important;
	border-radius: 0;
	width: auto;
	box-shadow: none;
	padding: 10px 20px 10px 10px;
	color: #929292;
	height: auto!important
}

.btn-filter {
	display: none
}

.email-subscription .btn {
	position: absolute;
	top: 56px;
	right: 93px;
	margin-left: 6px !important;
}

.selected-filter ul h5 {
	display: inline-block
}

.selected-filter h5 {
	margin: 0;
	padding: 0 0 10px 0
}

.selected-filter ul {
	margin: 10px 0 0 0;
	padding: 0
}

.selected-filter ul li {
	display: inline-block
}

.tooltip-inner {
	max-width: 250px;
	color: #fff;
	text-align: left;
	background-color: #46b7cb;
	border-radius: 4px;
	padding: 10px;
	font-size: 13px;
	font-family: Quicksand, sans-serif
}

.tooltip.right .tooltip-arrow {
	border-right-color: #46b7cb
}

.tooltip.left .tooltip-arrow {
	border-left-color: #46b7cb
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #46b7cb
}

.tooltip.top .tooltip-arrow {
	border-top-color: #46b7cb
}

.tooltip-inner li {
	margin: 0 0;
	width: 90%
}

.selected-filter {
	float: left
}

.filterByValue .pagination {
	margin: 0
}

.selected-filter .alert-dismissable .close,
.selected-filter .alert-dismissible .close {
	color: inherit;
	position: relative;
	right: -17px;
	top: 0
}

.selected-filter .close {
	background: 0 0
}

.pagination>li>a {
	color: #555
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-radius: 0
}

.product-tile {
	text-align: left;
	margin: 0 0 30px 0
}

.product-tile a {
	display: block;
	background: #f2f2f2;
	position: relative;
	min-height:  280px;
}

.product-tile .ws-product-bg {
	background: #fff;
	border: solid 1px #f2f2f2;
	padding: 20px 10px 10px 10px;
	overflow: hidden
}

.product-tile .ws-product-bg img {
	max-width: 100%
}

.product-tile h3 {
	color: #1d1e20;
	font-size: 14px;
	padding: 0px 10px 3px;
	font-weight: 400
}

.product-tile .price {
	color: #769d18;
	display: inline-block;
	padding: 0 10px 5px;
	font-size: 16px;
	font-weight: 500
}

.price {
	display: inline-block;
	padding: 0 10px 5px 0;
	font-size: 13px;
	font-weight: 700;
	color: #769d18
}

.product-tile .price small {
	text-decoration: line-through;
	color: #999;
	border-left: solid 1px #ccc;
	padding-left: 3px;
	font-size: 10px
}

.product-tile a:hover {
	text-decoration: none;
	box-shadow: 0 1px 4px 0 #ccc;
	transition: all .3s ease 0s
}

.product-tile a img {
	transition: all .2s ease-in-out
}

.product-tile a:hover img {
	transform: scale(1.1);
	transition: all .2s ease-in-out
}

.search-filter-sec .panel-default {
	border: 0;
	box-shadow: none;
	border-bottom: solid 1px #f1f1f1
}

.search-filter-sec .panel-default>.panel-heading a {
	padding: 8px 0;
	margin: 0 0 8px;
	text-transform: uppercase;
	background: 0 0;
	display: block;
	text-decoration: none
}

.search-filter-sec .panel-default>.panel-heading a::after {
	font-size: 12px;
	top: 5px
}

.search-filter-sec .panel-default .panel-body ul li a {
	color: #969696;
	font-size: 14px;
	line-height: 22px;
	display: block;
	text-decoration: none
}

.search-filter-sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-color: #efefef;
	padding: 8px 0
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #e4e5e7;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.panel-default>.panel-heading a {
	display: block;
	padding: 10px 15px
}

.alert-default {
	background: #f1f1f1;
	border-radius: 0;
	padding: 9px 24px 9px 8px;
	margin-bottom: 5px;
	border: solid 1px #ccc
}

.filterByValue {
	margin-bottom: 30px
}

.panel-default>.panel-heading a:after {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear
}

.panel-default>.panel-heading a[aria-expanded=true]:after {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.panel-default>.panel-heading a[aria-expanded=false]:after {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.search-filter-sec {
	margin-top: 40px
}

.search-filter-sec .panel-body {
	padding: 0
}

.product-tile a:hover img.brand-logo {
	transform: none;
	transition: all .2s ease-in-out
}

.product-tile a:hover .colors {
	display: none
}

.product-tile a:hover .color-options {
	display: block;
	transition: all .2s ease-in-out
}

.brand-logo {
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;
	max-height: 25px;
}

.stockBadge {
	background: #eee;
	z-index: 1;
	border: solid 1px #ddd;
	color: #000;
	font-size: 10px;
	line-height: 1;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	padding-top: 7px;
	padding-left: 8px;
	font-weight: 600;
	display: block;
	float: left;
}

.prodct .homeBanner {
	margin-top: 0;
	margin-bottom: 10px;
	height: 56%
}

.product-container {
	padding: 100px 50px
}

.prodct {
	padding-top: 0
}

.frametype img {
	width: 40px;
	height: 20px
}

.frametype {
	display: inline-block
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.html) no-repeat center center
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
	display: none;
	position: relative
}

.owl-carousel {
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.grabbing {
	cursor: url(grabbing.html) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease
}

.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both
}

.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
	0% {
		opacity: 1
	}
}

@-moz-keyframes empty {
	0% {
		opacity: 1
	}
}

@keyframes empty {
	0% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes backSlideOut {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
}

@-moz-keyframes backSlideOut {
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(-200%)
	}
}

@keyframes backSlideOut {
	25% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
	100% {
		opacity: .5;
		transform: translateZ(-500px) translateX(-200%)
	}
}

@-webkit-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0)
	}
}

@-moz-keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		-moz-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-moz-transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateZ(0) translateX(0)
	}
}

@keyframes backSlideIn {
	0%,
	25% {
		opacity: .5;
		transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		transform: translateZ(-500px)
	}
	100% {
		opacity: 1;
		transform: translateZ(0) translateX(0)
	}
}

@-webkit-keyframes scaleToFade {
	to {
		opacity: 0;
		-webkit-transform: scale(.8)
	}
}

@-moz-keyframes scaleToFade {
	to {
		opacity: 0;
		-moz-transform: scale(.8)
	}
}

@keyframes scaleToFade {
	to {
		opacity: 0;
		transform: scale(.8)
	}
}

@-webkit-keyframes goDown {
	from {
		-webkit-transform: translateY(-100%)
	}
}

@-moz-keyframes goDown {
	from {
		-moz-transform: translateY(-100%)
	}
}

@keyframes goDown {
	from {
		transform: translateY(-100%)
	}
}

@-webkit-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpFrom {
	from {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpFrom {
	from {
		opacity: 0;
		transform: scale(1.5)
	}
}

@-webkit-keyframes scaleUpTo {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@-moz-keyframes scaleUpTo {
	to {
		opacity: 0;
		-moz-transform: scale(1.5)
	}
}

@keyframes scaleUpTo {
	to {
		opacity: 0;
		transform: scale(1.5)
	}
}

.homeBanner {
	height: 65%;
	position: relative;
	overflow: hidden;
	background: #000
}

.homeBanner #home-slide .item img {
	display: block;
	width: 100%;
	height: auto
}

.homeBanner #home-slide .owl-pagination {
	display: none
}

.homeBanner #home-slide .owl-controls {
	margin: 0
}

.homeBanner #home-slide .owl-buttons .owl-next,
.homeBanner #home-slide .owl-buttons .owl-prev {
	width: 29px;
	height: 113px;
	background: url(../images/s-arrow.png) 0 0 no-repeat;
	color: transparent;
	margin: 0;
	padding: 0;
	border-radius: 0;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	position: absolute;
	left: 0;
	top: 43%
}

.homeBanner #home-slide .owl-buttons .owl-prev {
	float: left;
	background-position: -31px 0
}

.homeBanner #home-slide .owl-buttons .owl-next {
	float: right;
	position: absolute;
	left: auto;
	right: 0;
	top: 43%
}

.homeBanner #home-slide .owl-item .item img {
	height: auto;
	width: 100%
}

.homeBanner #home-slide,
.homeBanner #home-slide .owl-wrapper-outer,
.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper,
.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item,
.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item {
	height: 100%
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item {
	overflow: hidden
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 150px;
	width: 40%;
	text-align: left;
	color: #fff
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content .banner-middle {
	vertical-align: bottom;
	display: table-cell;
	background: rgba(0, 0, 0, .5);
	padding: 10px;
	border-radius: 0
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content.po-right {
	right: 10%
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content.po-left {
	left: 5%
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	font-weight: 300;
	font-size: 26px
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h3 img {
	width: auto;
	display: inline-block
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h3 span {
	margin: 0 5px
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h2 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 50px
}

.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content p {
	margin: 15px 0 0;
	padding: 0;
	font-size: 18px
}

.homeBanner .btn {
	border-radius: 0;
	padding: 10px 26px
}

@-webkit-keyframes scrollBounce {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-12.5px);
		transform: translateY(-12.5px)
	}
}

@keyframes scrollBounce {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-12.5px);
		transform: translateY(-12.5px)
	}
}

.homeBanner .scroll-btn {
	animation: 850ms ease 0s alternate none infinite running scrollBounce;
	bottom: 20px;
	display: inline-block;
	left: 50%;
	line-height: 1em;
	margin-left: -9px;
	position: absolute;
	z-index: 4;
	cursor: pointer
}

.homeBanner .scroll-btn:hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.homeBanner .scroll-btn span.icon {
	height: 30px;
	width: 19px;
	background: url(../images/s-arrow.png) -20px -119px no-repeat;
	display: inline-block
}
.page-indicator {
	margin-top: 66px
}

@media screen and (max-width:1366px) {
	.page-indicator {
		margin-top: 56px;
	}
}



@media screen and (max-width:1024px) {
	.banner-brands img {
		max-width: 100%
	}
	.filterByValue .pagination {
		margin: 0
	}
	.product-tile a {
		/*height: 220px*/
	}
	.homeBanner {
		height: auto
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h2 {
		font-size: 30px
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content p {
		margin: 5px 0 0 0
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
		width: 50%
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
		bottom: 50px
	}
}


@media screen and (max-width:  850px) {
	.topbar_btns {
		display: none;
	}
}

@media screen and (max-width:767px) {
	
	.product-tile .ws-product-bg {
		    min-height: 110px !important;
	}
	.product-tile .ws-product-bg {
	    min-height: 150px !important;
	}
	.product-tile h3 {
		    min-height: 60px !important;
	}
	.product-tile a {
		min-height: 230px;
	}
	.product-tile h3 {
		min-height: 54px !important;
	}
	.try_on_class {
		margin-top: 8px;
	}
	.page-indicator {
		margin-top: 44px
	}
	.banner-brands ul li {
		padding: 0;
		width: 20%
	}
	.banner-brands ul li {
		padding: 0 6px
	}
	.banner-brands ul li a img {
		width: 100%
	}
	.banner-brands ul li {
		margin-bottom: 5px
	}
	.pagination {
		float: left!important;
		margin-top: 10px!important
	}
	.product-tile h3 {
		margin: 10px 0 0;
		font-size: 14px
	}
	.product-tile .price {
		font-size: 14px
	}
	.product-tile {
		margin: 0 0 10px
	}
	.product-tile .ws-product-bg {
		padding-top: 10px
	}
	.product-tile a {
		/*height: 200px*/
	}
	.filterByValue {
		background: #f1f1f1;
		padding: 8px 0
	}
	.filterByValue {
		margin-bottom: 10px
	}
	.filterByValue select.form-control {
		width: 100%
	}
	.product-tile {
		margin: 0 0 20px
	}
	.product-container {
		padding: 10px 0
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
		width: 100%
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content .banner-middle {
		display: block
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h2 {
		font-size: 30px
	}
	.homeBanner {
		padding-bottom: 0;
		height: auto;
		margin-top: 44px
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content.po-left {
		left: 0
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content p {
		margin-top: 5px
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content h2 {
		font-size: 20px
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
		position: inherit
	}
	.homeBanner .btn {
		border: medium none;
		background: 0 0;
		border-radius: 0;
		margin: 0;
		padding: 0
	}
	.homeBanner .btn {
		color: #769d18;
		font-size: 14px
	}
	.homeBanner .btn:hover {
		color: #000
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content p {
		font-size: 14px;
		line-height: normal
	}
	.selected-filter ul {
		margin: 10px 0
	}
	.selected-filter {
		float: none
	}
	.selected-filter ul li {
		display: block
	}
	.selected-filter {
		display: none
	}
	.mob-none {
		display: none
	}
	.btn-filter {
		background: #769d18 none repeat scroll 0 0;
		border-radius: 0;
		color: #fff;
		display: inline-block;
		font-size: 16px;
		height: 40px;
		min-width: 50px;
		padding: 5px
	}
	.laptop_none {
		display: none
	}
	.col-xs-12.left-section {
		position: fixed;
		left: -100%;
		top: 0;
		width: 70%;
		height: 100%;
		overflow: scroll;
		z-index: 9999;
		padding: 0;
		bottom: 0
	}
	.col-xs-12.left-section {
		height: auto!important
	}
	.product-heading2 {
		font-size: 18px!important
	}
}

@media screen and (max-width:520px) {
	.brand-logo {
		top: 2px;
		margin-top: 0;
		right: 3px
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content .banner-middle {
		background: #fff none repeat scroll 0 0;
		color: #555;
		display: block;
		padding: 10px 20px
	}
	.owl-carousel1 .owl-wrapper {
		width: auto!important
	}
	.owl-carousel1 .owl-controls {
		display: none!important
	}
	.owl-carousel1 .owl-wrapper .item img {
		display: none
	}
	.owl-carousel1 .item h4 {
		position: inherit;
		padding: 14px;
		background: 0 0;
		color: inherit;
		text-transform: uppercase;
		font-size: 16px
	}
	.owl-carousel1 .item {
		margin: 5px 0 0 0
	}
	.owl-carousel1 .item>a {
		background: #f1f1f1 none repeat scroll 0 0;
		display: block;
		color: #555
	}
	.owl-carousel1 .item>a:hover {
		background: #769d18 none repeat scroll 0 0;
		display: block;
		color: #fff;
		text-decoration: none
	}
	.homeBanner #home-slide .owl-wrapper-outer .owl-wrapper .owl-item .item .banner-content {
		height: auto
	}
	.homeBanner #home-slide .owl-controls {
		display: none!important
	}
}

body {
	font-family: 'Quicksand' , sans-serif !important;
}

.search .btn, .search .form-control {
    border-radius: 0;
    padding-top: 9px;
    padding-bottom: 9px;
}
.btn-danger {
    color: #fff;
    background-color: #769d18;
    border-color: #96bd38;
}
.autocomplete {
    margin-top: 10px;
    display: none;
    max-height: 400px;
    overflow-y: auto;
}
.dropdown-menu .form-inline {
	    display: flex;
    flex-direction: row-reverse;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media {
    margin-top: 5px;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-body .name {
    line-height: 16px;
}	
.media-body, .media-body a {
    color: #333;
}
.price {
    display: inline-block;
    padding: 0 10px 5px 0;
    font-size: 13px;
    font-weight: 700;
    color: #769d18;
}
.media-body .name small {
    display: block;
}

small {
    font-size: 80%;
}
.search-blackBtn {
    text-decoration: none !important;
    color: #666 !important;
    background: #ccc;
    display: block;
    padding: 5px 0;
    text-align: center;
}
.search-blackBtn:focus, .search-blackBtn:hover {
    background: #333;
    color: #fff !important;
}
@media (min-width: 768px) {
.form-inline .form-control {
	    display: inline-block;
	    width: auto;
	    vertical-align: middle;
	        margin-right: 10px;
	}
}
@media screen and (max-width: 767px) {
.email-subscription .btn {
    position: absolute;
    right: 0;
    top: 0;
	}
}

@media screen and (min-width: 768px) and (max-width:1023px) {

	.show_on_mobile_detail {
		display: block !important;
	}
	
	.swiper_heading {
		clear: both !important;
	}
	
	.align_price_ipad_check {
		float: left!important;
		margin-bottom: 60px;
		margin-left: 0 !important;
		margin-top: 20px ;
	}
	
	}