body {
	margin: 0;
	padding: 0;
	font-family: 'Exo 2', sans-serif !important;
	overflow-x: hidden;
}
::-moz-selection {
 color: #fff;
 background: #39393a;
}
::selection {
	color: #fff;
	background: #39393a;
}
::-webkit-scrollbar-track {
 background-color: #b5b5b5;
}
::-webkit-scrollbar {
 width: 8px;
height:8px;
 background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
 background-color: #a58600;
}
a {
	text-decoration: none !important;
}
.pdd {
	padding: 0!important;
}
.modal-backdrop {
	z-index: 9999 !important;
}
.home {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}
.top-banner {
	position: relative;
	padding: 10px 50px 20px 50px !important;
}
.logo {
	padding: 0 !important;
}
.logo img {
	width: 170px;
	padding: 0;
	margin: 0;
	display: block;
}
.search {
	margin: 25px 0 0 0;
	padding: 0 !important;
}
.search form {
	padding: 0;
	margin: 0;
	position: relative;
}
.search input {
	width: 100%;
	height: 40px;
	font-size: 12px;
	text-align: left;
	background: #f0f0f0;
	font-weight: 400;
	border: none;
	padding: 10px 60px 10px 15px;
	margin: 0;
	outline: none;
	border-radius: 25px;
}
.search button {
	position: absolute;
	width: 60px;
	height: 40px;
	background: #f0f0f0;
	font-size: 15px;
	color: #808080;
	font-weight: normal;
	border: none;
	right: 0;
	top: 0;
	padding: 0 5px 0 0;
	margin: 0;
	outline: none;
	border-radius: 0 25px 25px 0;
}
.search button:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 20px;
	background: #b9b9b9;
	left: 0;
	top: 10px;
}
.modal-open .modal {
	z-index: 999999999;
}
.loginpop .modal-content {
	border: 0px solid #999;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff url(../images/log-bg.png) no-repeat bottom right;
}
.loginpop .close {
	margin: 0;
	width: 35px;
	height: 35px;
	padding: 0 0 18px 0;
	display: block;
	font-size: 26px;
	font-weight: 300;
	line-height: 1;
	color: #000 !important;
	background: #ffd000;
	text-shadow: none;
	opacity: 1 !important;
	outline: none;
	z-index: 99999;
	position: absolute;
	top: 0;
	right: 0;
}
.log-in {
	padding: 20px 25px 25px 25px !important;
}
.log-in img {
	width: 90%;
	margin: 0 auto 15px auto;
	display: block;
	opacity: .5;
}
.log-in .nav-tabs {
	border-bottom: 0px solid #ddd;
}
.log-in .nav-tabs>li {
	width: 50%;
	margin: 0;
}
.log-in .nav-tabs>li>a {
	margin: 0;
	padding: 8px;
	line-height: 1.42857143;
	border: 0px solid transparent;
	border-radius: 0;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	font-weight: 500;
	letter-spacing: .4px;
	text-transform: uppercase;
	color: #000;
	background-color: #eee;
}
.log-in .nav-tabs>li.active>a, .log-in .nav-tabs>li.active>a:focus, .log-in .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #cca702;
	border: 0px solid #ddd;
}
.log-in .tab-content {
	padding: 20px 0 0 0;
}
.log-in form {
}
.log-in .lg1 {
	width: 100%;
	height: 45px;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	text-align: left;
	color: #000;
	letter-spacing: .8px;
	outline: none;
	border: none;
	background: none;
	border-bottom: 1px solid #ccc;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.log-in .lg1:focus {
	border-bottom: 1px solid #cca702;
}
.log-in .lg2 {
	width: 100%;
	height: 45px;
	padding: 0;
	margin: 8px 0 0 0;
	font-weight: 700;
	font-size: 13px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	outline: none;
	border: none;
	background: #cca702;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.log-in a {
	font-size: 13px;
	font-weight: 600;
	color: #828282;
	margin: 15px 0 0 0;
	display: inline-block;
	letter-spacing: .8px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.log-in a:hover {
	color: #000000;
}
.lgpd {
	padding: 0 5px 0 0 !important;
}
.lgpd2 {
	padding: 0 0 0 5px !important;
}
.log-in p {
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 5px 0 20px 0;
	color: #333;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: .4px;
}
.top-menu {
	margin: 35px 0 0 0;
	padding: 0 !important;
	z-index: 99;
	position: relative;
}
.top-menu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.top-menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.top-menu ul li a {
	padding: 0 20px;
	margin: 0;
	line-height: 15px;
	font-size: 13px;
	display: block;
	border-right: 1px solid #ccc;
	text-decoration: none;
	color: #757575;
	font-weight: 500;
	letter-spacing: .8px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-menu ul li a:hover, .top-menu ul li a:focus {
	color: #cca702;
}
.top-menu ul li a span {
	width: auto;
	min-width: 15px;
	height: 15px;
	border-radius: 10px;
	background: #de0000;
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 0 5px;
	font-size: 10px;
	font-weight: 500;
	color: #fff;
	position: relative;
	top: -1px;
}
.top-menu ul li:last-child a {
	border-right: 0px solid #ccc;
	padding: 0 0 0 20px;
}
.top-menu ul li a svg {
	margin: 0 5px 0 0;
	color: #cca702;
}
.top-menu ul li ul {
	width: 230px;
	display: none;
	position: absolute;
	margin: 0 0 0 -13%;
	padding: 15px 0 0 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-menu ul li ul .top-menuin {
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
}
/*.top-menu ul li ul .top-menuin:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f0f0f0;
}*/
.top-menu ul li ul li {
	display: block;
	margin: 0;
	padding: 0;
}
.top-menu ul li ul li a {
	margin: 0;
	padding: 8px 15px;
	font-size: 12.5px;
	text-align: left;
	line-height: 27px;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #f0f0f0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.top-menu ul li ul li a:hover {
	/* letter-spacing: 1px; */
	background: #f0f0f0;
	color: #757575;
}
.top-menu ul li ul li a svg {
	margin: 0 5px 0 0;
	color: #cca702;
}
.top-menu ul li ul li:last-child a {
	border-bottom: 0px solid #f0f0f0;
	padding: 8px 15px;
}
.top-menu ul li:hover ul {
	display: block;
	-webkit-animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	-ms-animation: fadeIn 1s;
	animation: fadeIn 1s;
}
.menu {
	padding: 0 50px !important;
}
.menu-in {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.menu-banner {
}
.menu-collapser {
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin: 5px 0;
	color: #333;
	font-size: 13px;
	line-height: 40px;
	background-color: #e0e0e0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #73b32e;
	border-radius: 2px;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.collapse-button:hover, .collapse-button:focus {
	color: #FFF;
	background-color: #73b32e;
}
.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #F5F5F5;
	border-radius: 1px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px
}
ul.slimmenu li {
	position: relative;
	display: inline-block;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}
ul.slimmenu li ul li {
	background: #197559;
	width: 100%;
}
ul.slimmenu li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 100%;
	height: auto;
	padding: 0;
	min-width: 200px;
}
ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	padding: 0 25px;
	margin: 0;
	line-height: 38px;
	font-size: 13px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	letter-spacing: 1px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: relative;
}
ul.slimmenu li ul li a {
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #fff;
	padding: 10px 10px;
	margin: 0;
	text-transform: none;
	text-align: left;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
ul.slimmenu li ul li a:before, ul.slimmenu li ul li a:after {
	display: none;
}
ul.slimmenu li ul li:last-child a {
	border-bottom: 0px solid #fff;
}
ul.slimmenu li ul li a:hover {
	color: #fff;
	background: #27a07a;
}
ul.slimmenu li a:before, ul.slimmenu li a:after {
	position: absolute;
	content: '';
	margin: 0;
	padding: 0;
	width: 0;
	height: 1px;
	top: -1px;
	left: 0;
	background: #cca702;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
ul.slimmenu li a:after {
	top: auto;
	bottom: -1px;
	left: auto;
	right: 0;
}
ul.slimmenu li a:hover:before, ul.slimmenu li a:hover:after {
	width: 100%;
}
ul.slimmenu li.active a:before, ul.slimmenu li.active a:after {
	width: 100%;
}
ul.slimmenu li.active a {
	color: #cca702;
}
ul.slimmenu li a:hover {
	color: #cca702;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0;
	position: absolute;
	right: 0;
	top: 1px;
	z-index: 999;
	width: 5px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	color: #fff;
	font-size: 6px;
	vertical-align: middle;
}
ul.slimmenu li ul li .sub-toggle>i {
	color: #fff;
}
ul.slimmenu li ul li .sub-toggle {
	right: 2px;
}
ul.slimmenu>li {
}
ul.slimmenu>li:first-child, ul.slimmenu>li.has-submenu+li {
	border-left: 0
}
.slide-banner .carousel-inner>.item img {
	width: 100%;
	height: auto;
}
.slide-banner .carousel-control.left, .slide-banner .carousel-control.right {
	background-image: none !important;
	position: absolute;
	top: 50%;
	height: 70px;
	width: 32px;
	z-index: 99;
	opacity: .4;
	margin: -35px 0 0 0;
	padding: 22px 4px;
	background: rgba(255, 255, 255, 0.75);
	border-radius: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.slide-banner .carousel-control.left {
	left: 0;
}
.slide-banner .carousel-control.right {
	right: 0;
}
.slide-banner .carousel-control.left:hover, .slide-banner .carousel-control.right:hover {
	opacity: 1;
}
.newitems {
	padding: 20px 0;
}
.newitems .newpdd {
	padding: 0 5px !important;
}
.newitems-box {
	padding: 25px 15px;
	background: #f368e0 url("../images/newitem-bg.png");
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.newitems-box2 {
	background: #6c5ce7 url("../images/newitem-bg.png");
	background-size: auto 100%;
}
.newitems-box3 {
	background: #ff7675 url("../images/newitem-bg.png");
	background-size: auto 100%;
}
.newitems-box h6 {
	font-size: 11px;
	text-align: left;
	font-weight: 400;
	line-height: 17px;
	margin: 0;
	letter-spacing: 5px;
	padding: 2px 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.newitems-box h4 {
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0;
	color: #ffffff;
	text-transform: uppercase;
}
.newitems-box h4 span {
	background: #fff;
	color: #000;
	padding: 2px 5px;
	font-weight: 700;
}
.newitems-box a {
	width: 90px;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	line-height: 15px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0;
	color: #ffffff;
	border: 1px solid #fff;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.newitems-box a:hover, .newitems-box a:focus {
	background: #fff;
	color: #000;
}
.newitems-box img {
	float: right;
	width: 120px;
	height: 120px;
	margin: 0 10px;
	border-radius: 100%;
	border: 3px solid #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.2);
	-webkit-transform: scale(.92, .92);
	-moz-transform: scale(.92, .92);
	-o-transform: scale(.92, .92);
	transform: scale(.92, .92);
}
.newitems-box:hover img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.arrivals {
	padding: 30px 0;
	background: #f5f5f5;
	position: relative;
}
.btn-1 {
	width: 110px;
	height: 35px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
	background: #cca702;
	outline: none;
	border: none;
	display: block;
	text-transform: uppercase;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.btn-1:hover, .btn-1:focus {
	background: #f3ae00;
	color: #fff;
}
.arrivals .thead h2 {
	text-align: left;
}
.arrivals .thead .line1 {
	display: none;
}
.arrivals-in {
	background: #fff;
	padding: 20px 0 !important;
	position: relative;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.arrivals-in .btn-1 {
	position: absolute;
	top: 20px;
	right: 15px;
}
.arrpdd {
	padding: 0 10px !important;
}
.arr-box {
	padding: 0 !important;
	margin: 10px 0 0 0;
}
.arr-box .arr-img {
	width: 95%;
	margin: 0 auto 10px auto;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}
.arr-box .arr-img img {
	width: 100%;
	-webkit-transform: scale(.92, .92);
	-moz-transform: scale(.92, .92);
	-o-transform: scale(.92, .92);
	transform: scale(.92, .92);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.arr-box:hover .arr-img img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.arr-box h4 {
	font-size: 14.5px;
	text-align: center;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0 0 0;
	color: #333;
}
.arr-box h5 {
	font-size: 12.5px;
	text-align: center;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 2px 0;
	color: #388e3c;
}
.arr-box p {
	font-size: 12.5px;
	text-align: center;
	font-weight: 400;
	line-height: 19px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #777777;
}
.arrivals-in .arrleft, .arrivals-in .arrright {
	position: absolute;
	content: '';
	top: 50%;
	margin: -35px 0 0 0;
	padding: 22px 4px;
	width: 32px;
	height: 70px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.arrivals-in .arrleft {
	left: 0;
}
.arrivals-in .arrright {
	right: 0;
}
.arrivals-in:hover .arrleft, .arrivals-in:hover .arrright {
	opacity: 1;
}
.arrivals-in .arrleft:hover, .arrivals-in .arrright:hover {
	-webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
}
.new-ad {
	padding: 0 0 0 24px !important;
}
.new-ad img {
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.new-ad img:hover {
	-webkit-transform: scale(1.02, 1.02);
	-moz-transform: scale(1.02, 1.02);
	-o-transform: scale(1.02, 1.02);
	transform: scale(1.02, 1.02);
}
.collections {
	padding: 30px 0;
}
.thead {
	padding: 0 15px 15px 15px;
}
.thead h2 {
	font-size: 21px;
	line-height: 28px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.thead .line {
	width: 100px;
	height: 1px;
	background: #cca702;
	display: inline-block;
	margin: 0 10px;
	position: relative;
	top: -8px;
}
.collpdd {
	padding: 5px !important;
}
.coll-box {
	overflow: hidden;
	padding: 0 !important;
	margin: 5px 0;
}
.coll-box:before {
	width: 70px;
	height: 200%;
	margin: 0;
	padding: 0;
	top: -50%;
	left: -100%;
	position: absolute;
	content: '';
	z-index: 9;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
.coll-box:hover:before {
	top: 0;
	left: 150%;
}
.coll-box img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.coll-box:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.coll-box .coll-mask {
	position: absolute;
	width: 60%;
	margin: 0 20%;
	padding: 10px;
	background: rgba(255, 255, 255, 0.92);
	z-index: 99;
	bottom: 20px;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.coll-box:hover .coll-mask {
	bottom: 50%;
	margin-bottom: -20px;
}
.best-offers {
	padding: 30px 0;
	position: relative;
	background: #f3f3f3;
}
.best-offers .thead h2 {
	text-align: left;
}
.best-offers .thead .line1 {
	display: none;
}
.best-offers-in {
	background: #ffffff;
	padding: 20px 0 5px 0!important;
	position: relative;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.best-offers-in .thead {
	padding: 0 15px;
}
.best-offers-in hr {
	margin: 25px 0 20px 0;
	padding: 0;
	width: 100%;
	height: 1px;
	border: none;
	background: #e6e6e6;
}
.best-offers .btn-1 {
	position: absolute;
	top: 20px;
	right: 15px;
}
.bospdd {
	padding: 0 10px !important;
}
.bos-box {
	padding: 0 !important;
}
.bos-box .bos-img {
	overflow: hidden;
	width: 100%;
}
.bos-box .bos-img img {
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.bos-box:hover .bos-img img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.bos-box .bos-text {
	width: 80%;
	margin: -35px auto 0 auto;
	padding: 7px 7px;
	background: #fff;
	position: relative;
	border-radius: 10px 10px 0 0;
}
.bos-box .bos-text h4 {
	font-size: 14.5px;
	text-align: center;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0 0 0;
	color: #333;
}
.bos-box .bos-text h5 {
	font-size: 12.5px;
	text-align: center;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #cca702;
}
.best-offers-in .bosleft, .best-offers-in .bosright {
	position: absolute;
	content: '';
	top: 50%;
	margin: -35px 0 0 0;
	padding: 22px 4px;
	width: 32px;
	height: 70px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.best-offers-in .bosleft {
	left: 0;
}
.best-offers-in .bosright {
	right: 0;
}
.best-offers-in:hover .bosleft, .best-offers-in:hover .bosright {
	opacity: 1;
}
.best-offers-in .bosleft:hover, .best-offers-in .bosright:hover {
	-webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
}
.best-ads {
	padding: 30px 0;
}
.best-adbox {
	padding: 0 5px !important;
}
.best-adbox img {
	width: 100%;
	border: 1px solid #e4e4e4;
}
.support {
	padding: 0 0 30px 0;
}
.support-in {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 0;
}
.supd {
	border-right: 1px solid #ccc;
}
.supdlast {
	border-right: 0px solid #ccc;
}
.support-box {
}
.support-box svg {
	color: #fad00c;
	display: block;
	font-size: 30px;
	margin: 0 auto 15px auto;
}
.support-box h4 {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	line-height: 17px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #333;
}
.support-box p {
	font-size: 12.5px;
	text-align: center;
	font-weight: 400;
	line-height: 19px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #777777;
}
footer {
	padding: 40px 0 0 0;
	background: #4e4e4e;
}
.fbox {
}
.fbox h4, .fbox2 h4 {
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 17px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #a5a5a5;
	text-transform: uppercase;
}
.fbox ul {
	margin: 0;
	padding: 0;
}
.fbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fbox ul li a {
	font-size: 12px;
	text-align: left;
	font-weight: 300;
	line-height: 22px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #ffffff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fbox ul li a:hover {
	color: #fad00c;
}
.fpdd {
	padding: 0 20px 0 0 !important;
}
.fpdd2 {
	padding: 0 0 0 20px !important;
}
.fbox2 p {
	font-size: 12px;
	text-align: left;
	font-weight: 300;
	line-height: 23px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #ffffff;
}
.fbox2 p svg {
	margin: 0 3px 0 0;
}
.fbox2 h5 {
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 17px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0 0 10px 0;
	color: #a5a5a5;
	text-transform: uppercase;
}
.social {
	margin: 0;
	padding: 10px 0 0 0;
}
.social ul {
	margin: 0;
	padding: 0;
}
.social li {
	list-style: none;
	width: 30px;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	opacity: .9;
	text-align: center;
	float: left;
	background: #fff;
	border-radius: 6px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li a {
	display: block;
	line-height: 30px;
}
.social li svg {
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li svg path {
	fill: #4e4e4e;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.social li:nth-child(1):hover {
	background: #365db0;
}
.social li:nth-child(2):hover {
	background: #fd8c00;
}
.social li:nth-child(3):hover {
	background: #ff001b;
}
.social li:nth-child(4):hover {
	background: #de4b39;
}
.social li:nth-child(5):hover {
	background: #007bb6;
}
.social li:nth-child(6):hover {
	background: #55acef;
}
.social li:hover svg path {
	fill: #fff;
}
.fcopy {
	padding: 10px 25px !important;
	border-top: 1px solid #676767;
	margin: 40px 0 0 0;
}
.fcopy h6 {
	font-size: 11px;
	text-align: left;
	font-weight: 300;
	line-height: 37px;
	margin: 0;
	letter-spacing: 1px;
	padding: 0;
	color: #ffffff;
}
.fcopy-img {
	text-align: right;
}
.fcopy-img img {
	width: 65%;
	text-align: right;
	display: inline-block;
	margin: 10px 0 0 0;
}
.product-list {
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #f5f5f5;
	position: relative;
}
.filter-list {
	padding: 0 5px 0 0 !important;
}
.filter-listin {
	background: #fff;
	padding: 10px 15px !important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.filter-head {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-head h4 {
	font-size: 17px;
	line-height: 28px;
	color: #333;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	border-bottom: 1px solid #dedede;
}
.filter-head h5 {
	font-size: 11px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #333;
	text-transform: uppercase;
}
.filter-head ul {
	margin: 0;
	padding: 0 0 0 7px;
}
.filter-head ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.filter-head ul li a {
	font-size: 13px;
	color: #737373;
	text-align: left;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: .4px;
	margin: 0;
	padding: 5px 0;
}
.filter-head ul li a svg {
	margin: 0 5px 0 0;
}
.filter-head ul li ul {
	margin: 0;
	padding: 0 0 0 15px;
}
.filter-head ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.filter-head ul li ul li a {
	font-weight: 600;
	color: #333;
}
.filter-price {
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-h3 {
	font-size: 13px;
	line-height: 24px;
	color: #333;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: 600;
	letter-spacing: .4px;
	position: relative;
	text-transform: uppercase;
}
.price-range-block {
	margin: 0;
	padding: 0;
	width: 100%;
}
.price-range-block .price-filter-range {
	width: 100% !important;
	margin: 0;
}
.price-range-block .sliderText {
	width: 40%;
	margin-bottom: 30px;
	border-bottom: 2px solid red;
	padding: 10px 0 10px 0px;
	font-weight: bold;
}
.price-range-block .ui-slider-horizontal {
	height: .6em;
}
.price-range-block .ui-slider-horizontal {
	margin-bottom: 15px;
	width: 40%;
}
.price-range-block .ui-widget-header {
	background: #cca702;
}
.price-range-block .ui-slider .ui-slider-handle {
	border-radius: 100%;
	outline: none;
	border: 1px solid #caa508 !important;
	background: #f6f6f6 !important;
}
.price-range-search {
	width: 40.5%;
	background-color: #f9f9f9;
	border: 1px solid #6e6666;
	min-width: 40%;
	display: inline-block;
	height: 32px;
	border-radius: 5px;
	float: left;
	margin-bottom: 20px;
	font-size: 16px;
}
.price-range-field {
	width: 100%;
	min-width: 16%;
	background: #ffffff;
	border: 1px solid #d6d6d6;
	color: #333;
	border-radius: 0;
	height: 30px;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 5px 10px 5px 25px;
	font-weight: 500;
	text-align: left;
	outline: none;
}
.priceminbox {
	padding: 0 0 30px 0;
	margin: 0 0 15px 0;
	position: relative;
}
.priceminbox1 {
	padding: 0 !important;
}
.priceminbox2 {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #333;
	line-height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.priceminbox:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	margin: 0;
	bottom: 0;
	left: 0;
	background: url(../images/price-lines.png) no-repeat;
	background-size: 100% auto;
}
.priceminbox1:before {
	position: absolute;
	content: '\20B9';
	width: 21px;
	height: 100%;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
	color: #333;
	top: 0;
	left: 0;
}
.filter-brand {
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-brand input[type=checkbox] + label, .brandspopover input[type=checkbox] + label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	letter-spacing: .4px;
	font-weight: 500;
	color: #333;
}
.filter-brand input[type=checkbox], .brandspopover input[type=checkbox] {
	display: none;
	margin: 0 3px 0 0;
}
.filter-brand input[type=checkbox] + label:before, .brandspopover input[type=checkbox] + label:before {
	content: "\2714";
	border: 1px solid #989898;
	border-radius: 0.2em;
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 8px;
	text-align: center;
	line-height: 15px;
	padding: 0;
	margin: 0 8px 0 0;
	vertical-align: text-bottom;
	color: transparent;
	transition: .2s;
	left: 0;
	top: 0;
}
.brandmore, .brandmore:hover, .brandmore:focus {
	font-size: 13px;
	font-weight: 600;
	color: #cca702;
	letter-spacing: .4px;
	margin: 0;
	padding: 0;
	display: inline-block;
	cursor: pointer;
}
.brandmore svg {
	margin: 0 3px 0 0;
}
.filter-brand input[type=checkbox] + label:active:before, .brandspopover input[type=checkbox] + label:active:before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.filter-brand input[type=checkbox]:checked + label:before, .brandspopover input[type=checkbox]:checked + label:before {
	background-color: #cca702;
	border-color: #cca702;
	color: #fff;
}
.filter-brand input[type=checkbox]:disabled + label:before, .brandspopover input[type=checkbox]:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	border-color: #aaa;
}
.filter-brand input[type=checkbox]:checked:disabled + label:before, .brandspopover input[type=checkbox]:checked:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
}
.popover-x {
	display: none;
	border: 1px solid #ccc;
	/*noinspection CssOverwrittenProperties*/
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover-x .popover-title {
	border-radius: 0;
	background-color: #f5f5f5;
	padding: 13px 15px;
	font-size: 13px;
	letter-spacing: .4px;
	font-weight: 600;
	color: #333;
	text-align: left;
	margin: 0;
}
/* Popover & arrow styles for BS4 */
.popover-x.right {
	margin-left: 10px;
	width: 65%;
	max-width: initial;
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.1);
}
.popover-x > .arrow, .popover-x > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border: solid transparent;
}
.popover-x > .arrow {
	border-width: 11px;
}
.popover-x > .arrow:after {
	content: "";
	border-width: 10px;
}
.popover-x.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover-x.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover-default > .popover-title {
	color: #333;
	background-color: #f7f7f7;
}
.popover-primary > .popover-title {
	color: #004085;
	background-color: #cce5ff;
	border-bottom: 1px solid #b8daff;
}
.popover-success > .popover-title {
	color: #3c763d;
	background-color: #dff0d8;
	border-bottom: 1px solid #d6e9c6;
}
.popover-info > .popover-title {
	color: #0c5460;
	background-color: #d1ecf1;
	border-bottom: 1px solid #bee5eb;
}
.popover-warning > .popover-title {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-bottom: 1px solid #faebcc;
}
.popover-danger > .popover-title {
	color: #a94442;
	background-color: #f2dede;
	border-bottom: 1px solid #ebccd1;
}
.popover-footer {
	margin: 10px 0 0 0;
	padding: 12px 15px;
	background-color: #f5f5f5;
	text-align: right;
}
.brands-clear, .brands-apply {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	font-weight: 600;
	letter-spacing: .4px;
	border: none;
	background: none;
	color: #a58600;
	text-transform: uppercase;
	outline: none;
}
.brands-apply {
	color: #ffffff;
	background: #a58600;
	padding: 0 30px;
}
.popover-x.has-footer.top > .arrow:after, .has-footer.popover-x.top > .arrow:after {
	border-top-color: #fbfbfb;
}
/* hide modal backdrop */
.popover-x-body .modal-backdrop {
	opacity: 1;
	z-index: 1;
	background: transparent;
	display: none;
}
.popover-x-body.modal-open {
	overflow-y: auto;
}
.brands-scorll {
	padding: 0 !important;
	margin: 0 !important;
	height: 250px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.brandmore-box {
	width: 20%;
}
.brandmore-box h4 {
	font-size: 13px;
	line-height: 24px;
	color: #333;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: 600;
	letter-spacing: .4px;
}
.filter-color {
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-color input[type=checkbox] + label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	letter-spacing: .4px;
	font-weight: 500;
	color: #333;
}
.filter-color input[type=checkbox] {
	display: none;
	margin: 0 3px 0 0;
}
.filter-color input[type=checkbox] + label:before {
	content: "\2714";
	border: 1px solid #989898;
	border-radius: 0.2em;
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 8px;
	text-align: center;
	line-height: 15px;
	padding: 0;
	margin: 0 8px 0 0;
	vertical-align: text-bottom;
	color: transparent;
	transition: .2s;
	left: 0;
	top: 0;
}
.filter-color input[type=checkbox] + label:active:before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.filter-color input[type=checkbox]:checked + label:before {
	background-color: #cca702;
	border-color: #cca702;
	color: #fff;
}
.filter-color input[type=checkbox]:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	border-color: #aaa;
}
.filter-color input[type=checkbox]:checked:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
}
.fclr {
	width: 15px;
	height: 15px;
	background: #333;
	display: inline-block;
	border-radius: 100%;
	margin: 0px 4px 0 0;
	top: 2px;
	position: relative;
}
.filter-size {
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-size input[type=checkbox] + label {
	display: block;
	margin: 0;
	cursor: pointer;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	letter-spacing: .4px;
	font-weight: 500;
	color: #333;
}
.filter-size input[type=checkbox] {
	display: none;
	margin: 0 3px 0 0;
}
.filter-size input[type=checkbox] + label:before {
	content: "\2714";
	border: 1px solid #989898;
	border-radius: 0.2em;
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 8px;
	text-align: center;
	line-height: 15px;
	padding: 0;
	margin: 0 8px 0 0;
	vertical-align: text-bottom;
	color: transparent;
	transition: .2s;
	left: 0;
	top: 0;
}
.filter-size input[type=checkbox] + label:active:before {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.filter-size input[type=checkbox]:checked + label:before {
	background-color: #cca702;
	border-color: #cca702;
	color: #fff;
}
.filter-color input[type=checkbox]:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	border-color: #aaa;
}
.filter-size input[type=checkbox]:checked:disabled + label:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
}
.filter-discount {
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
}
.filter-discount fieldset {
	position: relative;
}
.filter-discount label {
	padding: 0 0 0 28px;
	margin: 0 0 10px 0;
	line-height: 19px;
	font-size: 12px;
	letter-spacing: .8px;
	font-weight: 500;
	color: #333;
}
.filter-discount [type="radio"]:checked, .filter-discount [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.filter-discount [type="radio"]:checked + label, .filter-discount[type="radio"]:not(:checked) + label {
}
.filter-discount [type="radio"]:checked + label:before, .filter-discount [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 18px;
	height: 18px;
	border: 1px solid #a2a2a2;
	border-radius: 100%;
	background: #fff;
}
.filter-discount [type="radio"]:checked + label:after, .filter-discount [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #cca702;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.filter-discount [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.filter-discount [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.products-main {
	padding: 0 0 0 10px !important;
}
.products-mainin {
	background: #fff;
	padding: 15px !important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.products-breadcrumb {
	padding: 0 10px 5px 10px;
}
.products-breadcrumb .breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}
.products-breadcrumb .breadcrumb li a {
	font-size: 12px;
	text-align: center;
	font-weight: 500;
	line-height: 19px;
	margin: 0;
	letter-spacing: .6px;
	padding: 0;
	color: #777777;
}
.products-breadcrumb .breadcrumb li:last-child a {
	font-weight: 700;
}
.products-head {
	padding: 0 10px;
}
.products-head hr {
	width: 100%;
	height: auto;
	margin: 10px 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #dedede;
}
.products-headL {
	padding: 0;
}
.products-headL h4 {
	font-size: 14.5px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 9px 0;
	color: #333;
}
.products-headL h4 span {
	font-size: 12px;
	color: #777777;
	font-weight: 400;
	margin: 0 5px;
}
.products-headR {
	padding: 0 0 0 30px;
}
.sort-sortBy {
	padding: 9px 14px;
	font-size: 13px;
	color: #333;
	font-weight: 400;
	cursor: pointer;
	position: relative;
	width: 100%;
	height: 40px;
	letter-spacing: .4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #ffffff;
	border: solid 1px #d4d5d9;
}
.sort-sortBy span {
	text-transform: capitalize;
	font-weight: 600;
}
.sort-list {
	width: 100%;
	background-color: #ffffff;
	position: absolute;
	top: 38px;
	left: 0;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 2;
	display: none;
	opacity: 0;
	border: solid 1px #d4d5d9;
	border-top: none;
	-webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
}
.sort-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sort-sortBy:hover .sort-list {
	display: block;
	opacity: 1;
	-webkit-animation: fadeInUp .2s 1 linear;
	-moz-animation: fadeInUp .2s 1 linear;
	-ms-animation: fadeInUp .2s 1 linear;
	animation: fadeInUp .2s 1 linear;
}
.sort-sortBy:hover {
	-webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
}
.sort-list label {
	display: block;
	font-size: 13px;
	color: #333;
	cursor: pointer;
	font-weight: 400;
	padding: 10px 20px;
	letter-spacing: .4px;
}
.sort-list li:hover {
	background-color: #f4f4f5;
}
.sort-list label.sort-selected {
	background-color: #f4f4f5;
	font-weight: 600;
}
.sort-label input {
	visibility: hidden;
	display: none;
}
.sort-downArrow {
	float: right;
	margin: 0;
	color: #949494 !important;
}
.product-listing {
}
.propdd {
	padding: 5px !important;
	display: none;
}
.pro-box {
	padding: 10px !important;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.pro-box:hover {
	-webkit-box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07);
	-moz-box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07);
	box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07);
}
.pro-box .pro-img {
	width: 100%;
	margin: 0 auto 10px auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #e6e6e6;
}
.pro-box .pro-img img {
	width: 100%;
	-webkit-transform: scale(.92, .92);
	-moz-transform: scale(.92, .92);
	-o-transform: scale(.92, .92);
	transform: scale(.92, .92);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.pro-box:hover .pro-img img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.pro-box .pro-img ul {
	margin: 0;
	padding: 0 15px;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -40px;
	left: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.pro-box:hover .pro-img ul {
	bottom: 15px;
}
.pro-box .pro-img ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 49%;
}
.pro-box .pro-img ul li a {
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.pro-box .pro-img ul li a svg {
	margin: 0 3px 0 0;
}
.pro-box .pro-img ul li:first-child a {
	color: #fff;
	background: #cca702;
	border: 1px solid #cca702;
}
.pro-box .pro-img ul li a:hover {
	color: #fff;
	background: #cca702;
	border: 1px solid #cca702;
}
.pro-box .pro-img ul li:first-child:hover a {
	color: #fff;
	background: #ef3d07;
	border: 1px solid #ef3d07;
}
.pro-text {
}
.pro-box h4 {
	font-size: 14.5px;
	text-align: center;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0 0 0;
	color: #333;
}
.pro-box h5 {
	font-size: 12.5px;
	text-align: center;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #388e3c;
}
.product-strike {
	text-decoration: line-through;
	color: #7e818c;
	font-weight: 400;
	margin: 0 5px;
	font-size: 12px;
}
.product-off {
	color: #ff905a;
	font-weight: 400;
	font-size: 12px;
	margin-left: 5px;
}
.pro-box p {
	font-size: 12.5px;
	text-align: center;
	font-weight: 400;
	line-height: 19px;
	margin: 0;
	letter-spacing: .4px;
	padding: 2px 0;
	color: #777777;
}
.loadmore, .loadmore:focus {
	width: 300px;
	display: block;
	border: 1px solid #cca702;
	margin: 15px auto auto;
	padding: 0;
	font-size: 13px;
	text-align: center;
	font-weight: 500;
	line-height: 40px;
	border-radius: 4px;
	letter-spacing: .8px;
	color: #cca702;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.loadmore:hover {
	color: #fff;
	background: #cca702;
}
.nomore {
	font-size: 13px;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
	margin: 15px 0 0 0;
	letter-spacing: 2px;
	padding: 0;
	color: #bbbbbb;
	border: 1px solid #dadada;
}
.to-top {
	position: fixed;
	z-index: 9999;
	bottom: 18px;
	right: 25px;
	display: none;
}
.to-top a.back-to-top {
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: #000;
	display: block;
	border-radius: 100%;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	opacity: .75;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.to-top a.back-to-top:hover {
	opacity: .85;
}
.product-view {
	padding: 20px 0;
	margin: 0 0 20px 0;
	position: relative;
}
.product-viewL {
	padding: 0 25px 0 0 !important;
}
.product-viewL #carousel {
	border: 1px solid #e8e8e8;
	margin: 0 0 10px 0;
}
.product-viewL #thumbcarousel {
	margin: 0;
	padding: 0;
}
.product-viewL #thumbcarousel .item {
	text-align: center;
}
.product-viewL #thumbcarousel .item .thumb {
	width: 16.66%;
	margin: 0;
	display: block;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}
.product-viewL #thumbcarousel .item .thumb img {
	width: 100%;
	border: 1px solid #e8e8e8;
	border-left: none;
}
.product-viewL #thumbcarousel .item .thumb:hover {
	border-color: #1089c0;
}
.product-viewL .item img {
	width: 100%;
	height: auto;
}
.product-viewL .carousel-control {
	color: #0284b8;
	text-align: center;
	text-shadow: none;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 20px;
	top: 23%;
}
.product-viewL .carousel-control:hover, .product-viewL .carousel-control:focus, .product-viewL .carousel-control:active {
	color: #333;
}
.product-viewL .carousel-caption, .product-viewL .carousel-control .fa {
	font: normal normal normal 30px/26px FontAwesome;
}
.product-viewL .carousel-control {
	background-color: rgba(0, 0, 0, 0);
	bottom: auto;
	font-size: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: auto;
}
.product-viewL .carousel-control.right, .product-viewL .carousel-control.left {
	background-color: #d8d8d8;
	background-image: none;
	width: 20px;
	height: 100%;
	display: block;
}
.product-viewL .carousel-control.right img, .product-viewL .carousel-control.left img {
	width: 100%;
	padding: 100% 0 0 0;
}
.product-viewL .carousel-control.left {
	left: 0;
}
.product-viewL .carousel-control.right {
	left: auto;
	right: 0;
}
.product-viewL .tiles {
	position: relative;
	width: 100%;
	z-index: 9;
	cursor: crosshair;
}
.product-viewL .tiles .tile1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	overflow: hidden;
}
.product-viewL .tiles .tile2 {
	position: relative;
	width: 100%;
	height: auto;
	z-index: -1;
}
.product-viewL .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;
}
.buynowbtns {
	padding: 20px 0 0 0;
}
.buynowbtns ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.buynowbtns ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 49%;
	float: left;
}
.buynowbtns ul li:last-child {
	float: right;
}
.buynowbtns ul li a {
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	line-height: 42px;
	margin: 0;
	display: block;
	letter-spacing: 1px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	background: #ff6500;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.buynowbtns ul li:first-child a {
	background: #cca702
}
.buynowbtns ul li a:hover {
	color: #fff;
	background: #ef3d07;
}
.buynowbtns ul li:first-child:hover a {
	background: #f3ae00
}
.buynowbtns ul li a svg {
	margin: 0 5px 0 0;
}
.product-viewR {
	padding: 0 !important;
}
.product-viewR .products-breadcrumb {
	padding: 0 0 5px 0;
}
.product-viewhead {
	padding: 0 !important;
}
.product-viewhead h4 {
	font-size: 17px;
	text-align: left;
	font-weight: 500;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 2px 0 10px 0;
	color: #333;
}
.product-viewhead a {
	font-size: 12.5px;
	text-align: center;
	font-weight: 600;
	line-height: 19px;
	margin: 0;
	letter-spacing: .8px;
	padding: 0;
	color: #777777;
}
.product-viewhead a span {
	background: #388e3c;
	color: #fff;
	padding: 2px 6px 4px 6px;
	margin: 0 4px 0 0;
	border-radius: 5px;
	font-weight: 400;
	font-size: 12px;
}
.product-viewhead a span svg {
	margin: 0 0 0 5px;
	font-size: 8px;
	vertical-align: 0px;
}
.product-viewhead h6 {
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 10px 0 0 0;
	color: #ff905a;
}
.product-viewhead h5 {
	font-size: 25px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #333;
}
.product-viewhead .product-strike {
	text-decoration: line-through;
	color: #7e818c;
	font-weight: 400;
	margin: 0 5px;
	font-size: 15px;
}
.product-viewhead .product-off {
	color: #388e3c;
	font-weight: 600;
	font-size: 15px;
	margin-left: 5px;
}
.product-delivery {
	padding: 5px 0 !important;
}
.product-delivery p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #777777;
}
.product-delivery h6 {
	font-size: 12px;
	text-align: left;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
}
.product-delivery h6 span {
	color: #388e3c;
}
.product-delivery form {
	margin: 0;
	padding: 0;
}
.product-delivery .check1 {
	width: 64%;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 13px;
	letter-spacing: .4px;
	color: #333;
	font-weight: 400;
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.product-delivery .check1:focus {
	border-bottom: 1px solid #cca702;
}
.product-delivery .check2 {
	width: 34%;
	height: 35px;
	margin: 0;
	float: right;
	padding: 0;
	font-size: 13px;
	background: #cca702;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	border: none;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.product-delivery .check2:hover, .product-delivery .check2:focus {
	background: #f3ae00;
	color: #fff;
}
.product-color, .product-size {
	padding: 5px 0 !important;
}
.product-color p, .product-size p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #777777;
}
.product-color .input-hidden, .product-size .input-hidden {
  position: absolute;
  left: -9999px;
}
.product-color ul, .product-size ul{
	margin: 0;
	padding: 0;
}
.product-color ul li, .product-size ul li{
	list-style: none;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
}
.product-color input[type=radio]:checked + label>img {
  border: 2px solid #cca702;
}
.product-color input[type=radio] + label>img {
  border: 2px solid #bfbfbf;
  width: 80px;
  height: auto;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.product-color label{
	cursor:pointer;
}
.product-color label p{
	font-size:12px;
	text-align:center;
	padding:5px 0 0 0;
	letter-spacing: 1px;
	color:#333;
	font-weight: 600;
}
.product-color input[type=radio]:checked + label>img {
	 border: 2px solid #cca702;
}
.product-size label {
    cursor: pointer;
    padding: 5px 10px;
    border: 2px solid #bfbfbf;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.product-size input[type=radio]:checked + label {
    border: 2px solid #cca702;
}

.product-details {
	padding: 0 !important;
}
.product-details h4 {
	font-size: 14.5px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 7px 0;
	color: #333;
}
.product-details p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0;
	color: #777777;
}
.product-details strong {
}
.product-details ul {
	margin: 0;
	padding: 0;
}
.product-details ul li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 10px 0;
	display: inline-block;
	width: 48%;
	border-bottom: 1px solid #e8e8e8;
}
.product-details ul li:nth-child(1), .product-details ul li:nth-child(2) {
	padding: 0 0 10px 0;
}
.product-details ul li h6 {
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 19px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #777777;
}
.product-details ul li p {
	font-weight: 600;
	padding: 0;
}
.moreproductdetails {
	display: none;
	width: 100%;
	padding: 15px 0 0 0;
}
.moreproductdetailsbtn {
	background: no-repeat;
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #cca702;
	outline: none;
}
.similarproducts {
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #f5f5f5;
	position: relative;
}
.similarproducts-in {
	background: #fff;
	padding: 20px 0!important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.similarproducts-in .arrleft, .similarproducts-in .arrright {
	position: absolute;
	content: '';
	top: 50%;
	margin: -35px 0 0 0;
	padding: 22px 4px;
	width: 32px;
	height: 70px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 7px -1px rgba(0,0,0,.3);
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.similarproducts-in .arrleft {
	left: 0;
}
.similarproducts-in .arrright {
	right: 0;
}
.similarproducts-in:hover .arrleft, .similarproducts-in:hover .arrright {
	opacity: 1;
}
.similarproducts-in .arrleft:hover, .similarproducts-in .arrright:hover {
	-webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,.3);
}
.viewcart {
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #f5f5f5;
	position: relative;
}
.viewcartL {
	padding: 0 5px 0 0 !important;
}
.viewcartLin {
	background: #fff;
	padding: 15px !important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.viewcartLin h4, .viewcartRin h4 {
	font-size: 15px;
	text-align: left;
	font-weight: 600;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
	text-transform: uppercase;
}
.viewcartLin h4 span {
	color: #cca702;
}
.viewcartLin hr, .viewcartRin hr {
	width: 100%;
	height: auto;
	margin: 10px 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #dedede;
}
.viewcartRin hr {
	margin: 10px 0 0 0;
}
.cart-item {
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}
.cart-item p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0;
	color: #777777;
}
.cart-item .cart-img {
	padding: 0 !important;
}
.cart-item .cart-img img {
	width: 100%;
	margin: 5px 0;
}
.cart-item .cart-text {
	padding: 0 0 0 30px !important;
}
.cart-item .cart-text h3 {
	font-size: 17px;
	text-align: left;
	font-weight: 600;
	line-height: 23px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0 0 5px 0;
	color: #333;
}
.cart-item .cart-text h5 {
	font-size: 22px;
	text-align: left;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	letter-spacing: .4px;
	padding: 5px 0;
	color: #333;
}
.cart-item .product-strike {
	text-decoration: line-through;
	color: #7e818c;
	font-weight: 400;
	margin: 0 5px;
	font-size: 14px;
}
.cart-item .product-off {
	color: #388e3c;
	font-weight: 600;
	font-size: 14px;
	margin-left: 5px;
}
.cart-item .cart-text h6 {
	font-size: 13px;
	text-align: left;
	font-weight: 500;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #ff905a;
}
.cart-item .cart-text p {
}
.cart-item .cart-delivery {
	padding: 0 0 0 30px !important;
}
.cart-item .cart-delivery h6 {
	font-size: 13px;
	text-align: left;
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	letter-spacing: .4px;
	padding: 0;
	color: #333;
}
.cart-item .cartremove, .cart-item .cartremove:hover, .cart-item .cartremove:focus {
	font-size: 12.5px;
	text-align: left;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
	padding: 2px 0 0 0;
	color: #cca702;
	display: inline-block;
	text-transform: uppercase;
}
.cart-item .cartremove svg {
	margin: 0 3px 0 0;
}
.cart-item .cart-delivery h6 span {
	color: #388e3c;
}
.viewcartR {
	padding: 0 0 0 10px !important;
}
.viewcartRin {
	background: #fff;
	padding: 15px !important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.cartnumber {
	padding: 10px 0 0 0;
}
.cartminus, .cartplus {
	width: 30%;
	float: left;
	text-align: left;
}
.cartplus {
	text-align: right;
}
.cartminus svg, .cartminus svg:focus, .cartplus svg, .cartplus svg:focus {
	font-size: 20px;
	text-align: center;
	color: #333;
	margin: 0;
	padding: 9px;
	display: inline-block;
	border-radius: 100%;
	border: 1px solid #ccc;
	width: 30px !important;
	height: 30px;
	cursor: pointer;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.cartminus svg:hover, .cartplus svg:hover {
	color: #ffffff;
	background: #cca702;
	border: 1px solid #cca702;
}
.carttext {
	width: 40%;
	float: left;
}
.cartinputin {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.cartprice {
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}
.cartprice .cartpriceL {
	padding: 5px 0;
}
.cartprice .cartpriceL p, .cartprice .cartpriceR p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .4px;
	padding: 3px 0;
	color: #333;
}
.cartprice .cartpriceR p {
	text-align: right;
}
.cartprice .cartpriceR {
	padding: 5px 0 5px 30px;
}
.cartprice .free {
	font-weight: 700 !important;
	color: #388e3c !important;
}
.viewcartR h6 {
	font-size: 13px;
	text-align: left;
	font-weight: 700;
	line-height: 21px;
	margin: 0;
	letter-spacing: .8px;
	padding: 15px 0 0 0;
	color: #388e3c;
}
.viewcartR .btn-1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	background: #ff905a;
	margin: 15px 0 0 0;
}
.viewcartR .btn-1:hover, .viewcartR .btn-1:focus {
	background: #f3ae00;
	color: #fff;
}
.buynow-item {
	padding: 10px 0 0 0;/* border-bottom: 1px dashed #ccc; */
}
.buynow-item .buyedit {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
	color: #cca702;
	font-weight: 700;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.buynow-item .buyedit:hover, .buynow-item .buyedit:focus {
	color: #ff905a;
}
.buynow-item fieldset {
	position: relative;
	padding: 0;
	margin: 0 0 10px 0;
}
.buynow-item label {
	padding: 0 0 0 28px;
	margin: 0 0 10px 0;
	line-height: 19px;
	font-size: 12px;
	letter-spacing: .8px;
	font-weight: 500;
	color: #333;
}
.buynow-item [type="radio"]:checked, .buynow-item [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.buynow-item [type="radio"]:checked + label, .buynow-item [type="radio"]:not(:checked) + label {
}
.buynow-item [type="radio"]:checked + label:before, .buynow-item [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 18px;
	height: 18px;
	border: 1px solid #a2a2a2;
	border-radius: 100%;
	background: #fff;
}
.buynow-item [type="radio"]:checked + label:after, .buynow-item [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #cca702;
	position: absolute;
	top: 9px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.buynow-item [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.buynow-item [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.buynow-item p {
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	letter-spacing: .4px;
	padding: 2px 0;
	color: #777777;
}
.buynow-item p strong {
	color: #333;
}
.buynow-item .btn-1 {
	margin: 15px 0 0 0;
	width: 150px;
	height: 37px;
	line-height: 37px;
}
.addnewaddressbtn {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 35px;
	background: none;
	outline: none;
	color: #ababab;
	display: block;
	width: 100%;
	text-transform: uppercase;
	border: 1px solid #dedede;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.addnewaddressbtn:hover, .addnewaddressbtn:focus {
	color: #cca702;
	border: 1px solid #cca702;
}
.addnewaddressin {
	background: #fff9df;
	display: none;
	width: 100%;
	padding: 15px;
}
.addnewaddressin form {
}
.addnewaddressin .addrpdd {
	padding: 5px !important;
}
.addnewaddressin input, .addnewaddressin textarea, .addnewaddressin select {
	width: 100%;
	height: 50px;
	font-size: 12.5px;
	letter-spacing: .8px;
	padding: 10px;
	margin: 0;
	font-weight: 400;
	text-align: left;
	color: #808080;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	background: #ffffff;
	outline: none;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.addnewaddressin textarea {
	height: 100px;
}
.addnewaddressin form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #808080;
}
.addnewaddressin form ::-moz-placeholder { /* Firefox 19+ */
 color: #808080;
}
.addnewaddressin form :-ms-input-placeholder { /* IE 10+ */
 color: #808080;
}
.addnewaddressin form :-moz-placeholder { /* Firefox 18- */
 color: #808080;
}
.addnewaddressin input:focus, .addnewaddressin textarea:focus, .addnewaddressin select:focus {
	border: 1px solid #cca702;
}
.addnewaddressin .btn-1 {
	width: 190px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	font-weight: 600;
	float: right;
	color: #fff;
	background: #cca702;
	outline: none;
	border: none;
	border-radius: 0;
	display: block;
	text-transform: uppercase;
}
.addnewaddressin .btn-1:hover, .addnewaddressin .btn-1:focus {
	background: #f3ae00;
	color: #fff;
}
.sizechart{
	padding: 15px 0 40px;
}
.sizechartimg{
	width: 23%;
	float: left;
	padding: 0 10px 5px 0;
}
.sizechartimg img{
	width: 100%;
}
.sizechart h4{
	font-size: 17px;
	text-align: left;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	letter-spacing: 1px;
	padding: 10px 0;
	color: #cca702;
}
.sizechart p{
    font-size: 12.5px;
    text-align: left;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    letter-spacing: .6px;
    padding: 3px 0;
    color: #777777;
}
.sizechart ul{
	margin: 0;
	padding: 5px 0 7px 16px;
}
.sizechart ul li{
	list-style: none;
	font-size: 12.5px;
	text-align: left;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	letter-spacing: .6px;
	padding: 5px 0 5px 17px;
	color: #777777;
	position: relative;
}
.sizechart ul li:before{
	position: absolute;
	content: '';
	width: 8px;
	height: 20px;
	margin: 0;
	padding: 0;
	top: 5px;
	left: 0;
	background: url("../images/liicon.png") no-repeat;
	background-size: 100% auto;
}

.rptable {
	margin: 0 0 10px 0;
}
.rptable h4{
	margin:0;
	padding:0;
	color: #fff;
	font-size: 13px;
}
.rptable p{
	text-align:right;
	font-weight: 700;
	letter-spacing: 1px;
}

.rptable p span{
	font-weight: 900;
	color:#f00;
	font-size: 15px;
	margin: 0 5px 0 0;
}
.tb1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	visibility: hidden;
}
.tb1a {
	visibility: visible;
}

@media (min-width: 48em) {
.rptable {
	/* margin: 0; */
}
}

@media (min-width: 75em) {
.rptable {
	/* margin: 0; */
}
}
.rptable .responsive-table {
	width: 100%;
	text-align: left;
	color: #333;
	margin: 10px 0;
}

@media (min-width: 48em) {
.rptable .responsive-table {
	font-size: .9em;
}
}

@media (min-width: 62em) {
.rptable .responsive-table {
	font-size: .9em;
}
}
.rptable .responsive-table thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

@media (min-width: 48em) {
.rptable .responsive-table thead {
	position: relative;
	clip: auto;
	height: auto;
	width: auto;
	overflow: auto;
}
}
.rptable .responsive-table thead th {
	background-color: #cca702;
	border: 1px solid #cca702;
	text-align: left;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
}
.rptable .responsive-table thead th:first-of-type {
	text-align: left;
}
.rptable .responsive-table tbody, .rptable .responsive-table tr, .rptable .responsive-table th, .rptable .responsive-table td {
	display: block;
	padding: 0;
	text-align: left;
	white-space: normal;
}

@media (min-width: 48em) {
.rptable .responsive-table tr {
	display: table-row;
}
}
.rptable .responsive-table th, .rptable .responsive-table td {
	padding: .5em;
	vertical-align: middle;
}

@media (min-width: 30em) {
.rptable .responsive-table th, .rptable .responsive-table td {
	padding: .75em .5em;
}
}

@media (min-width: 48em) {
.rptable .responsive-table th, .rptable .responsive-table td {
	display: table-cell;
	padding: .5em;
}
}

@media (min-width: 62em) {
.rptable .responsive-table th, .rptable .responsive-table td {
	padding: .75em .5em;
}
}

@media (min-width: 75em) {
.rptable .responsive-table th, .rptable .responsive-table td {
	padding: .75em;
}
}
.rptable .responsive-table caption {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

@media (min-width: 48em) {
.rptable .responsive-table caption {
	font-size: 1.5em;
}
}
.rptable .responsive-table tfoot {
	font-size: .8em;
	font-style: italic;
}

@media (min-width: 62em) {
.rptable .responsive-table tfoot {
	font-size: .9em;
}
}

@media (min-width: 48em) {
.rptable .responsive-table tbody {
	display: table-row-group;
	background: rgb(255, 254, 249);
}
.rptable .responsive-table tbody:nth-of-type(even) {
	background: rgba(0, 0, 0, 0.03);
}
}
.rptable .responsive-table tbody tr {
	margin: 10px 0;
	border: 1px solid #cca702;
	padding-bottom: 20px;
}

@media (min-width: 48em) {
.rptable .responsive-table tbody tr {
	display: table-row;
	border-width: 1px;
}
}
.rptable .responsive-table tbody tr:last-of-type {
	margin-bottom: 0;
}

@media (min-width: 48em) {
.rptable .responsive-table tbody tr:nth-of-type(even) {
/*background-color: rgba(94, 93, 82, 0.1);*/
}
}
.rptable .responsive-table tbody th[scope="row"] {
	background-color: #cca702;
	color: #fff;
}

@media (min-width: 48em) {
.rptable .responsive-table tbody th[scope="row"] {
	background-color: transparent;
	color: #5e5d52;
	text-align: left;
}
}
.rptable .responsive-table tbody td {
	text-align: right;
}

@media (min-width: 30em) {
.rptable .responsive-table tbody td {
	border-bottom: 0px solid #cca702;
}
}

@media (min-width: 48em) {
.rptable .responsive-table tbody td {
	text-align: left;
}
}
.rptable .responsive-table tbody td[data-type=currency] {
	text-align: right;
}
.rptable .responsive-table tbody td[data-title]:before {
	content: attr(data-title);
	float: left;
	font-size: .8em;
	color: #333;
}

@media (min-width: 30em) {
.rptable .responsive-table tbody td[data-title]:before {
	font-size: .9em;
}
}

@media (min-width: 48em) {
.rptable .responsive-table tbody td[data-title]:before {
	content: none;
}
}


@media (max-width:768px) {
.tb1 {
	visibility: visible;
}
.tb1a {
	visibility: visible;
}
}
.sizechartimg2{
	width: 75%;
	margin: 0 auto;
}
.sizechartimg2 img{
	width: 100%;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 990px) {
}

@media only screen and (max-width: 765px) {
}

@media only screen and (max-width: 480px) {
}
