html {
	overflow-x: hidden;
}
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');
body {
	font-size: 14px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	transition: 0.3s;
	;
}
a {
	text-decoration: none !important;
	transition: 0.3s;
}
button {
	transition: 0.3s;
	border: 0px;
	outline: none!important;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
}
li {
	display: block;
	float: left;
	text-transform: uppercase;
}
li a {
	display: block;
}
#top-ber {
	background: #171b20;
	width: 100%;
	overflow: hidden;
	padding: 10px 0px;
}
.top-dtls p {
	color: #fff;
	margin: 0px;
}
.top-dtls p span {
	color: #9ffd30;
}
.top-dtls span a {
	color: #fff;
}
.top-ryt-link {
	display: inline-block;
	float: right;
}

.top-ryt-link a{
	color: #fff;
}
.top-ryt-link span {
	margin-right: 20px;
}
.top-ryt-link span:last-child {
	margin-right: 0px;
}
.top-ryt-link span a:hover {
	color: #888;
}
.contact-adons ul {
	width: auto;
}
.contact-adons ul li {
	display: flex;
}
.contact-adons ul li .icon {
}
.icon-dtls label {
	font-size: 16px;
	margin-bottom: 0px;
	color: #333333;
	font-weight: normal;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.icon-dtls a {
	color: #888888;
}
.icon {
	margin-right: 10px;
}
.icon-dtls {
	padding-top: 5px;
}
.contact-adons li {
	margin-right: 30px;
}
.add-item {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000;/* background-image: linear-gradient(#33dbb1, #33d5be); */
}
.add-item a {
	color: #fff;
}
.contact-adons {
	text-align: right;
	margin-top: 62px;
}
.contact-adons li:last-child {
	margin-right: 0px;
}
.icon-dtls {
	text-align: left;
	text-transform: initial;
}
#logo {
	padding: 15px 0px;
	width: 100%;
	overflow: hidden;
}
.nav {
	background: #000000;
	position: relative;
}
.nav menu ul {
	display: flex;
}
.nav menu ul li a {
	color: #fff;
	padding: 20px 20px;
	transition: 0.3s;
	font-size: 16px;
}
.sub-d {
	position: relative;
	display: block;
	padding: 0 !important;
}

.sub-c {
	display: none;
	position: absolute;
	left: 0;
    bottom: -75px;
	background-color: #fff;
	box-shadow: 0px 18px 16px 0px rgba(0,0,0,0.2);
	min-width: 160px;
	z-index: 6;
}
.sub-d:hover .sub-c {
	display: block !important;
}
.sub-c .sub-d {
	display: none;
}
.dropbtn {
	background-color: transparent;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 20px;
	font-size: 16px;
	border: none;
}
.dropbtn i {
	margin-top: 3px;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 210px;	
	z-index: 6;
}
.dropdown-content a {
	color: #000 !important;
	padding: 8px 25px !important;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover {
	background-color: #000;
	color: #fff !important;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: transparent;
}
.nav menu {
	padding: 0px;
	margin: 0px;
}
.search-fltr .form-group {
	margin: 0px;
	background: #fff;
	padding: 6px 0px;
	width: auto;
	display: inline-block;
}
.search-fltr .form-group input {
	border: 0px;
	height: 30px;
	padding: 10px;
	outline: none !important;
	border-right: 1px solid #ededed;
}
.search-fltr .form-group select {
	border: 0px;
	height: 30px;
	padding: 5px 10px;
	outline: none !important;
	min-width: 150px;
	max-width: 150px;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(../images/down-arrow.png);
	background-position: 86% 64%;
	background-repeat: no-repeat;
}
.search-fltr {
	text-align: right;
	padding: 8px 0px;
	padding-right: 8px;
}
.search-fltr-btn {
	background: transparent;
	border: #fff 1px solid;
	color: #fff;
	padding: 10.5px 16px;
	margin-left: -4px;
}
.search-fltr-btn:hover {
	background: #fff;
	border: #000 1px solid;
	color: #000;
}
.slider {
	width: 100%;
	height: 540px;
	background: #000;
	position: relative;
}
.lft-ctgry {
	background: #fff;
	width: 100%;
	box-shadow: 0px 0px 5px #ededed;
	padding: 20px;
	padding-bottom: 13px;
}
.lft-ctgry h4 {
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
}
.lft-ctgry ul {
	margin-top: 10px;
}
.lft-ctgry ul li {
	float: none;
	width: 100%;
}
.lft-ctgry ul li a {
	padding: 7px 0px;
	color: #333333;
	font-size: 14px;
}
.lft-ctgry ul li a:hover {
	color: #888;
}
.slider .carousel {
	width: 100%;
	height: 100%;
}
.slider .carousel .carousel-inner {
	width: 100%;
	height: 100%;
}
.slider .carousel .carousel-inner .item {
	width: 100%;
	height: 100%;
}
.slider .carousel .carousel-inner .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slider .carousel .carousel-control {
	background: none;
}
.slider .carousel-caption {
	text-align: left;
	right: 5%;
	left: 5%;
	top: 10%;
	bottom: 0px;
	width: 100%;
	height: 100%;
	padding: 100px 100px;
}
.slider .carousel-caption h4 {
	font-size: 50px;
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	font-family: Molle-Regular;
}
.slider .carousel-caption h5 {
	font-size: 80px;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.slider .carousel-caption p {
	font-size: 30px;
	color: #fff;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.glyphicon-chevron-left:before {
	display: none;
}
.glyphicon-chevron-right:before {
	display: none;
}
.slider .carousel .carousel-control {
	opacity: 1;
}
.slider .carousel .carousel-control span {
	line-height: 0;
	background: #000;
	color: #fff;
	opacity: 1;
	width: 45px;
	height: 45px;
	padding: 7px;
	border-radius: 100%;
}
.lft-ctgry {
	margin-bottom: 20px;
}
.left-add {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #000;
	position: relative;
}
.delvry-item {
	display: flex;
	width: 100%;
	margin: 20px 0;
}
.left-add img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}
.left-add:hover:after {
	opacity: 1;
	top: -30%;
	left: -30%;
	transition-property: left, top, opacity;
	transition-duration: 0.7s, 0.7s, 0.15s;
	transition-timing-function: ease;
}
.left-add:after {
	content: "";
	position: absolute;
	top: -200%;
	left: -210%;
	width: 150%;
	height: 240%;
	opacity: 0;
	transform: rotate(15deg);
	background: rgba(255, 255, 255, 0.13);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
.delvry-item-dtls h4 {
	margin: 0px;
	color: #000;
}
.delvry-item-dtls p {
	color: #888;
	margin: 0px;
}
.delvry-item-icon {
	width: 70px;
	height: 70px;
	border: 1px solid #888;
	border-radius: 100%;
	margin-right: 15px;
	padding: 10px;
	overflow: hidden;
}
.delvry-item-icon img {
	transition: 0.3s;
	margin-left: -45px;
}
.delvry-item-dtls {
	padding-top: 18px;
}
#dlvry {
	padding: 50px 0px;
	width: 100%;
	overflow: hidden;
}
.delvry-item:hover .delvry-item-icon {
	background: #888;
}
.delvry-item:hover .delvry-item-icon img {
	margin-left: 2px;
}
.homeNav {
	margin-bottom: 0px;
	transition: 0.3s;
}
.innerNav {
	/*margin-bottom: 10px;*/
	transition: 0.3s;
}
.sticky {
	position: fixed;
	width: 100%;
	background: #888;
	top: 0;
	z-index: 9;
}
#main-dby {
	background: #eff7fa;
	padding: 80px 0px;
	position: relative;
	overflow: hidden;
}

.product-hdn h4 {
	margin: 0px;
	margin-left: 5px;
	font-size: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.product-item {
	padding: 15px;
	background: #fff;
	box-shadow: 0px 0px 5px #ccc;
	min-height: 480px;
}
.product-item a {
	color: #333;
}
.owl-stage-outer {
	padding: 5px;
}
.product-item-pic {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.product-item-pic img {
	width: 100%;
	height: 100%;
	/* object-fit: scale-down; */
	object-fit: cover;
}
.product-item-dtl {
	text-align: center;
}
.product-item-dtl h5 {
	font-size: 16px;
	margin: 0px;
	margin-top: 20px;
	color: #333333;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-item-dtl h5 a {
	color: #333333;
}
.product-item-dtl span {
	color: #888888;
	font-size: 13px;
	display: block;
	margin: 10px 0px;
}
.product-item-dtl span i {
	color: #52c8b4;
}
.product-item-dtl p {
	margin: 0px;
	color: #333333;
	margin-bottom: 10px;
}

.product-item-dtl select, .spcil-prdc-dtla select, .quant {
	width: 100%;	
	background: url(../images/dropdown-i.png) no-repeat calc(100% - 15px) center;
	background-size: 8px;
	/* background-color: #eee; */
    /* border: 0; */
	border-radius: 25px;
	/* box-shadow: 0px 3px 5px rgba(0,0,0, 0.2); */
	padding: 5px 15px ;
	margin: 10px 0;
	font-size: 14px;
    color: #333;
	-webkit-appearance: none;
}
.spcil-prdc-dtla select {
	width: 90%;
}
.quant {
	width: 200px;
	min-width: 150px;
}
.spcil-prdc-dtla .prd-itm .prc {
	margin-bottom: 10px;
	

}

.spcil-prdc-dtla .prd-itm {
	width: calc(100% + 95px);
	margin-left: -95px;

}

.prd-itm .itm {
	display: flex;
	width: 72%;
    justify-content: space-between;
}

.prd-itm {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 5px;
}

.prd-itm .prc {
	font-size: 18px;
	color: #52c8b4;
	margin: 5px 0;
	margin-bottom: 20px;
}

.prd-itm .minusplus {
	margin: 10px 0 20px 0;
}

.prd-itm .minusplus input {
	width: 30px !important;
}

.prd-itm .minusplus .btn-plus, .prd-itm .minusplus .btn-minus {
	padding: 10px 8px;
}

.add-btn {
	border-radius: 30px;
	color: #fff !important;
	border: 0px;
	padding: 7px 20px;
	font-size: 13px;
	background-color: #000;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 20px;
}
.add-btn:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #888, #888);
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.add-btn:hover:before {
	width: 50%;
	left: 0px;
	opacity: 1;
}
.add-btn:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #888, #888);
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.add-btn:hover:after {
	width: 50%;
	right: 0px;
	opacity: 1;
}
.prsn {
	font-size: 11px;
	color: #33d5bd;
	padding: 4px 9px;
	background: #e3f8f5;
	position: absolute;
}
.fvrt {
	color: #000000;
	right: 0px;
	background: #ececec;
	position: absolute;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px;
	cursor: pointer;
}
.fvrt a {
	color: #000000;
}
/* .fvrt:hover {
	background: #888;
	color: #fff;
} */
#main-dby .owl-nav {
	position: absolute;
	top: -33px;
	right: 0px;
}
#main-dby .owl-nav button {
	font-size: 20px;
	color: #fff;
	background-color: #000;
	/* background-image: linear-gradient(#33dbb1, #33d5be); */
	padding: 1px 12px;
	margin-right: 8px;
	
}
#main-dby .owl-nav button:last-child {
	margin-right: 0px;
}
.product-section {
	margin-bottom: 50px;
}
.flex-row {
	display: inline-block;
	width: 100%;
}
.col-3 {
	width: 18%;
	float: left;
	display: block;
	margin-right: 10px;
}
.col-9 {
	width: 81%;
	float: left;
	display: block;
}
.product-add {
	margin-top: 5px;
	height: 347px;
	background: #fff;
}
.product-add {
	overflow: hidden;
	position: relative;
}
.product-add img {
	width: 100%;
	transition: 0.3s;
	position: relative;
}
.product-add:hover img {
	transform: scale(1.2, 1.2);
}
.shop-now {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	right: 0px;
	background-image: linear-gradient(#33dbb1, #33d5be);
	text-align: center;
	padding: 20px;
	z-index: 1;
}
.shop-btn {
	font-size: 14px;
	background: #000;
	color: #fff;
	padding: 5px 20px;
}
.shop-btn:hover {
	background: #ff5e62;
}
.product-add:after {
	content: "";
	position: absolute;
	top: -200%;
	left: -210%;
	width: 150%;
	height: 240%;
	opacity: 0;
	transform: rotate(15deg);
	background: rgba(255, 255, 255, 0.13);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
.product-add:hover:after {
	opacity: 1;
	top: -30%;
	left: -30%;
	transition-property: left, top, opacity;
	transition-duration: 0.7s, 0.7s, 0.15s;
	transition-timing-function: ease;
}
.spcil-prdc {
	padding: 15px;
	background: #fff;
	box-shadow: 0px 0px 5px #ccc;
	display: flex;
	min-height: 190px;
}
.spcil-prdc-pic {
	width: 80px;
	height: 80px;
	margin-right: 15px;
}
.spcil-prdc-pic img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.spcil-prdc-dtla {
	width: calc(100% - 95px);
}
.spcil-prdc-dtla h4 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
}
.spcil-prdc-dtla h5 a {
	color: #333333;
}
.spcil-prdc-dtla p {
	font-size: 16px;
	color: #2ebda4;
}
.spcil-prdc-dtla p span {
	color: #ff0000;
	text-decoration: line-through;
	padding-left: 8px;
}
.spcl-btn {
	background: #000; 
	color: #fff;
	font-size: 13px;
	padding: 5px 12px;
	border-radius: 25px;
	/* border-radius: 30px;
	color: #fff;
	border: 0px;
	padding: 7px 20px;
	font-size: 13px;
	background-color: #000;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 20px; */
}
.spcl-btn:hover {
	background: #ededed;
	color: #333333;
}
#main-dby .container:last-child .row .product-section {
	margin-bottom: 0px;
}
#add-section {
	padding: 60px 0px;
}
.site-add {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	background: #000;
}
.site-add img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	transition: 0.3s;
	cursor: pointer;
}
.site-add:after {
	content: "";
	position: absolute;
	top: -200%;
	left: -210%;
	width: 150%;
	height: 240%;
	opacity: 0;
	transform: rotate(15deg);
	background: rgba(255, 255, 255, 0.13);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%);
}
.site-add:hover:after {
	opacity: 1;
	top: -40%;
	left: -30%;
	transition-property: left, top, opacity;
	transition-duration: 0.7s, 0.7s, 0.15s;
	transition-timing-function: ease;
}
.owl-dots {
	display: none;
}
.site-add:hover img {
	transform: scale(1.2, 1.2);
}
.brand-item {
	width: 100%;
	height: 100px;
	position: relative;
}
.brand-item img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
#brand {
	background: #f7f7f7;
	padding: 20px 0px;
	width: 100%;
	overflow: hidden;
}
#brand .owl-nav {
	display: none;
}
#brand .owl-nav {
	display: none;
}
#footer {
	background: #171b20;
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.ftr-dtls p {
	display: flex;
	margin-bottom: 10px;
	width: 100%;
	line-height: 25px;
	text-align: justify;
	color: #cccccc;
}
.ftr-logo {
	margin-bottom: 20px;
}
.ftr-dtls p span {
	color: #fff;
	margin-right: 10px;
}
.ftr-dtls p a {
	color: #ccc;
}
.ftr-dtls p a:hover {
	color: #fff;
}
/* .ml {
    color: #39d6bf !important;
}
.glb {
    color: #ff5e62 !important;
} */
.ftr-dtls h4 {
	font-size: 16px;
	color: #fff;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 70px;
	text-transform: uppercase;
}
.ftr-dtls ul li {
	float: none;
	width: 100%;
	color: #cccccc;
	display: block;
	text-transform: initial;
}
.ftr-dtls ul li a {
	width: 100%;
	padding: 6px 0px;
	color: #ccc;
	display: flex;
	text-transform: initial;
}
.ftr-dtls ul li a:hover {
	color: #fff;
}
.ftr-dtls ul li a span {
	margin-right: 10px;
}
.ftr-logo img {
	width: 50%;
}
.ftr-dtls .form-group {
	position: relative;
	margin-bottom: 20px;
}
.ftr-dtls .form-group input {
	background: #fff;
	outline: none;
	border: 0px;
	height: 40px;
	padding: 10px 15px;
	color: #333333;
	border-radius: 30px;
	width: 100%;
}
.sub-btn {
	background-image: linear-gradient(#33dbb1, #33d5be);
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	padding: 10px;
}
.sub-btn:hover {
	background: #ff5e62;
	color: #fff;
}
.ftr-socil {
	margin-top: 20px;
}
.ftr-socil ul li {
	float: left;
	width: auto;
	margin-right: 10px;
}
.ftr-socil ul li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	color: #fff;
	border-radius: 100%;
	text-align: center;
	transition: 0.3s;
	display: flex;
    justify-content: center;
    align-items: center;
}
.fb {
	background: #2485d7;
}
.tw {
	background: #54d0fe;
}
.go {
	background: #ec3035;
}
.ins {
	background: #ec30cb;
}
.ftr-socil ul li a:hover {
	color: #fff;
	margin-top: -8px;
}
.btm-ftr p {
	margin: 0px;
	color: #fff;
	margin-top: 5px;
}
.btm-ftr p a {
	color: #888;
}
.pwrd {
	color: #888 !important;
}
.btm-ftr {
	margin-top: 20px;
	border-top: 1px solid rgb(85, 90, 97);
	padding-top: 15px;
}
.payment {
	text-align: right;
}
.payment img {
	width: 250px;
}
menu {
	position: relative;
}
.mbl-src {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 58px;
	height: 59px;
	color: #fff;
	font-size: 20px;
	background: #000;
	padding: 18px;
}
.mbl-src:hover {
	background: #33d4be;
	color: #fff;
}
.mblctgry {
	display: none;
}
.custom-btn {
	display: none;
}
/*Inner*/

.breadcrumb {
	background: #171b20;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 15px;
	text-align: center;
	border-radius: 0;
	margin-bottom: 0;
}
.breadcrumb h1 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}
.breadcrumb ul {
	padding: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.breadcrumb ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
	color: #fff;
}
.breadcrumb ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.about .img {
	display: flex;
	align-items: center;
	justify-content: center;
}
.about .img:first-child {
	margin-bottom: 40px;
}
.about img {
	width: 100%;
	height: 300px;;
	object-fit: cover;
	box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
}
.abouttext {
	padding: 0 100px 0 50px;
}
.abouttext h1 {
	color: #000;
	font-size: 26px;
	margin-bottom: 20px;
}
.abouttextcol {
	margin-bottom: 30px;
	line-height: 25px;
}
.abouttextcol label {
	font-size: 20px;
	color: #888;
}
.abouttextcol p {
	line-height: 25px;
}
.mt80 {
	margin-top: 80px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb25 {
	margin-bottom: 25px;
}
.pt80 {
	padding-top: 80px;
}
.pb80 {
	padding-bottom: 80px;
}
.Provide {
	background: #eff7fa;
	padding: 80px 0;
}
.Provide .Providehg {
	text-align: center;
	margin-bottom: 30px;
}
.Providecol {
	margin-bottom: 25px;
}
.Providecol p {
	color: #888;
	font-size: 15px;
	line-height: 24px;
}
.ourteam {
	padding: 80px 0 30px;
}
.Chd {
	text-align: center;
	margin-bottom: 50px;
}
.Chd h2 {
	font-size: 40px;
	color: #000;
}
.Chd p {
	font-size: 14px;
	color: #888;
}
.team_item {
	text-align: center;
	padding: 0 15px;
}
.ourteam .owl-stage-outer {
	padding: 0;
}
.team_pic {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 100%;
	margin-bottom: 30px;
}
.team_pic img {
	object-fit: cover;
}
.team_item p {
	font-size: 12px;
	color: #888;
	margin-bottom: 25px;
}
.team_item h4 {
	font-size: 15px;
	color: #000;
	font-weight: 500;
}
.team_item h6 {
	font-size: 12px;
	color: #888;
	font-weight: 100;
}
.ourteam .owl-carousel .owl-nav.disabled {
	display: block!important;
	text-align: center;
	margin-top: 50px;
}
.ourteam .owl-carousel .owl-nav button.owl-next, .ourteam .owl-carousel .owl-nav button.owl-prev {
	font-size: 20px;
	color: #fff;
	background: #000;
	padding: 1px 12px;
	margin-right: 8px;
}
.breadcrumb2 {
	background: #171b20;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 15px;
	border-radius: 0;
}
.breadcrumb2 ul {
	padding: 0;
	width: 100%;
	display: flex;
}
.breadcrumb2 ul li {
	list-style: none;
	float: left;
	margin: 0 5px;
	color: #fff;
}
.breadcrumb2 ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.bluebg {
	background: #eff7fa;
}
.product-item2-c {
	padding-left: 6px;
	padding-right: 6px;
}
.product-item2 {
	padding: 15px;
	margin: 0 0 25px;
	background: #fff;
	min-height: 370px;
	box-shadow: 0px 0px 3px #ccc;
}
.bannertop {
	margin: 0 0 25px;
	text-align: center;
}
.bannertop img {
	width: 100%;
}
.widget {
	background: #ffff;
	border: 1px solid #ededed;
	margin-bottom: 25px;
}
.widgethd {
	border-bottom: 1px solid #ededed;
	background: #f8f8f8;
	padding: 12px 15px;
	color: #000;
	font-size: 16px;
}
.widgetin {
	width: 100%;
	padding: 15px;
}
.widgetin ul {
	width: 100%;
}
.widgetin ul li {
	width: 100%;
	border-bottom: 1px solid #ededed;
	padding: 10px 0;
}
.widgetin ul li a {
	color: #333;
}
.widgetin ul li .imgbox {
	width: 60px;
	height: 60px;
	border: 1px solid #ededed;
	float: left;
	margin-right: 15px;
}
.widgetin ul li .imgbox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.widgetin ul li h5 {
	color: #000;
	margin: 0 0 10px 0;
}
.widgetin ul li h6 {
	color: #888;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
}
.widgetin ul li h6 span {
	color: #cccccc;
	text-decoration: line-through;
	margin-right: 5px;
}
.pagination-rt > li > a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination-rt > li > a:hover, .pagination-rt > li > span:hover, .pagination-rt > li > a:focus, .pagination-rt > li > span:focus {
	z-index: 2;
	color: #fff;
	background: #888;
	border: #888 1px solid;/* background-image: linear-gradient(to right, #ff934b, #ff5e62);
    border-image: linear-gradient(to right, #ff934b, #ff5e62); */
}
.pagination-rt > .active > a, .pagination-rt > .active > span, .pagination-rt > .active > a:hover, .pagination-rt > .active > span:hover, .pagination-rt > .active > a:focus, .pagination-rt > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background: #888;
	border: #888 1px solid;/* background-image: linear-gradient(to right, #ff934b, #ff5e62);
    border-image: linear-gradient(to right, #ff934b, #ff5e62); */
}
.pagination-rt > li > a.active {
	z-index: 3;
	color: #fff;
	cursor: default;
	background: #888;
	border: #888 1px solid;
}
.rangetext {
	width: 100px;
	border: 0;
	color: #888888;
}
.rangelabel {
	border: 0;
	color: #888888;
	font-weight: normal;
}
.Prodet {
	width: 100%;
	float: left;
	background: #ffff;
	border: 1px solid #ededed;
	margin-bottom: 25px;
	padding: 40px;
}
.prsn2 {
	font-size: 14px;
	color: #33d5bd;
	padding: 4px 15px;
	background: #e3f8f5;
	display: inline-block;
}
.product_title {
	font-size: 30px;
	color: #1d2839;
	margin: 15px 0 10px;
}
.product_price h5 {
	display: inline-block;
	font-size: 30px;
	color: #888;
	font-weight: 600;
}
.product_price h5 .des {
	text-decoration: none;
	font-size: 30px;
	color: #888;
	font-weight: 600;
}
.product_price span {
	color: #cccccc;
	text-decoration: line-through;
	margin-right: 5px;
	font-size: 18px;
	font-weight: 300;
}
.instock {
	display: flex;
	align-items: center;
	margin: 10px 0
}
.instock i {
	color: #6ac259;
	font-size: 16px;
	margin-right: 5px;
}
.instock span {
	margin-right: 3px;
}
.minusplus {
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.minusplus a {
	color: #fff;
}
.minusplus label {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0;
	margin-right: 10px;
}
.minusplus .btn-plus, .minusplus .btn-minus {
	cursor: pointer;
	font-size: 7px;
	display: flex;
	padding: 10px;
	border-radius: 0;
	border-right: 0;
	background: #000;
	font-weight: 100;
	color: #fff;
}
.btn-minus a, .btn-plus a {
	color: #fff !important;
	}
	
.minusplus input {
	padding: 5px 0;
	background: #eff7fa;
	font-weight: 100;
	border: 0;
	text-align: center;
	color: #000;
	width: 41px;
	height: auto;
	margin: 0 5px;
}
.cart_btn {
	color: #fff;
	border: 0px;
	padding: 12px 36px;
	font-size: 14px;
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	position: relative;
	overflow: hidden;
	z-index: 1;
	text-transform: uppercase;
	margin-right: 10px;
}
.cart_btn:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background: #000;
	/* background-image: linear-gradient(to right, #33dbb1, #2bbb97); */
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.cart_btn:hover:before {
	width: 100%;
	left: 0px;
	opacity: 1;
}
.cart_btn:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background: #000;
	/* background-image: linear-gradient(to right, #2bbb97, #33dbb1); */
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.cart_btn:hover:after {
	width: 100%;
	right: 0px;
	opacity: 1;
}
.buy_btn {
	color: #fff;
	border: 0px;
	padding: 12px 20px;
	font-size: 14px;
	background: #000;
	/* background-image: linear-gradient(to right, #33dbb1, #33dbb5); */
	position: relative;
	overflow: hidden;
	z-index: 1;
	text-transform: uppercase;
}
.buy_btn:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background: #888;
	/* background-image: linear-gradient(to right, #33dbb5, #33dbb5); */
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.buy_btn:hover:before {
	width: 100%;
	left: 0px;
	opacity: 1;
}
.buy_btn:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.buy_btn:hover:after {
	width: 100%;
	right: 0px;
	opacity: 1;
}
.qwickview {
	width: 100%;
	margin: 40px 0 25px;
	padding: 25px 25px 20px 25px;
	border: 1px solid #000;
	border: 1px solid #ededed;
}
.qwickview label {
	font-size: 18px;
	color: #1d2839;
	font-weight: 400;
	text-transform: uppercase;
}
.qwickview p {
	color: #888;
	line-height: 24px;
}
.deticon {
	width: 100%;
}
.deticon label {
	width: 100%;
	margin-bottom: 15px;
}
.deticon label span {
	color: #888;
}
.det_item {
	margin: 0 -15px;
	display: flex;
	align-items: center;
}
.deticon_icon {
	width: 70px;
	height: 70px;
	border: 1px solid #818181;
	background: #818181;
	border-radius: 100%;
	margin-right: 15px;
	padding: 10px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.det_dtls {
	display: flex;
	flex-direction: column;
}
.det_dtls h5 {
	color: #000;
	font-weight: 400;
	margin: 0 0 5px 0;
	padding: 0;
}
.det_dtls p {
	color: #888;
	margin: 0 0 0 0;
	padding: 0;
}
.MyTab {
	margin: 50px 0;
}
.MyTab .nav {
	background: transparent;
}
.MyTab .tab-content {
	margin-top: -5px;
	background: #fff;
	border: 1px solid #ededed;
	padding: 5px 15px;
}
.MyTab .nav-pills>li a {
	padding: 10px 18px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	float: left;
	border-radius: 0;
	background: #000;
}
.MyTab .nav-pills>li a:hover {
	color: #fff;
	background-image: linear-gradient(to right, #ff5e62, #ff934b);
}
.MyTab .nav-pills>li.active a {
	color: #fff;
	background-image: linear-gradient(to right, #ff934b, #ff5e62);
}
.MyTab .tab-content>.tab-pane h4 {
	font-size: 18px;
	color: #1d2839;
	font-weight: 400;
}
.MyTab .tab-content>.tab-pane p {
	color: #888;
	line-height: 24px;
}
.thumbslider_top {
	width: 100%;
	height: 400px;
	margin: 0 auto;
}
.thumbslider_top img {
	width: 100%;
}
.thumbslider_bottom {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.Cmap {
	width: 100%;
	float: left;
	background: #ffff;
	margin-bottom: 25px;
	padding: 25px;
}
.contact-dtls {
	min-height: 400px;
	margin-bottom: 25px;
}
.contact-dtls h4 {
	font-size: 40px;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: 100;
}
.contact-dtls a {
	color: #888;
}
.dtls {
	margin-bottom: 15px;
}
.dtls label {
	color: #1d2839;
	margin: 0;
}
.dtls label i {
	margin-right: 5px;
}
.dtls p {
	color: #888888;
	line-height: 25px;
}
.dtls a {
	margin-right: 10px;
}
.tbl-lft h4 {
	font-size: 35px;
	margin: 0px;
	margin-bottom: 25px;
	color: #000;
	font-weight: 400;
}
.tbl-lft input {
	height: 45px;
	width: 100%;
	border: 1px solid #eff7fa;
	border-radius: 0px;
	box-shadow: none !important;
	font-size: 14px;
	color: #000;
	background: #eff7fa;
}
.tbl-lft textarea.form-control {
	height: 100px;
	width: 100%;
	border: 1px solid #eff7fa;
	border-radius: 0px;
	box-shadow: none !important;
	font-size: 14px;
	color: #000;
	background: #eff7fa;
}
.sldr-btn {
	background: #888;
	color: #fff;
	border: 0px;
	padding: 15px 30px;
}
.tbl-lft .hrs {
	margin-bottom: 10px;
}
.L_common_W {
	width: 100%;
	float: left;
	background: #ffff;
	border: 1px solid #ededed;
	margin-bottom: 25px;
	padding: 15px;
}
.usercol {
	width: 100%;
	border-bottom: 1px solid #ededed;
	display: inline-block;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
.usercol h5 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.user_img {
	width: 65px;
	height: 65px;
	float: left;
	border: 1px solid #ededed;
	margin-right: 10px;
}
.user_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.R_common_W {
	width: 100%;
	float: left;
	background: #ffff;
	border: 1px solid #ededed;
	margin-bottom: 25px;
	padding: 20px 40px;
}
.R_common_W a {
	color: #333;	
}
.R_common_W .carttotal {
	margin-top: 10px;
	}

.Achd {
	width: 100%;
	font-size: 20px;
	color: #000;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 400;
}
.Acname {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}
.Acname span {
	color: #888;
}
.Acountdet {
	width: 100%;
}
.Acountdet_name {
	width: 100%;
	position: relative;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
.Acountdet_edit {
	background: #d3f9ed;
	color: #2dc5a5 !important;
	float: right;
	padding: 3px 10px;
	font-size: 14px;
	font-weight: normal;
}
.orderrow {
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.orderrow .prsn {
	left: 15px;
    top: 0;
}
.orderrow .prd-itm {
	width: 100%;
	margin-left: -80px;

}
.orderrow .prd-itm .prc {
	margin: 0;
	/* width: 40%;
    margin: 0 25px; */

}
.orderrow .prd-itm .orderpay {
	margin-bottom: 0;
}

.orderinfo {
	display: flex;
	flex-direction: column;
}

.orderimg {
	width: 95px;
	height: 95px;
	border: 1px solid #ededed;
}
.orderimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* ISOTOPE MASONRY & FIXED================================================== */
#content {
	margin: 10px 0;
	width: 100%;
	z-index: 0;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */ -webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
/* ISOTOPE MASONRY & FIXED================================================== */




#filter {
	display: block;
}
#filter ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#filter ul li {
	list-style: none;
	display: block;
	float: none;
}
#filter ul li a {
	padding: 6px 0;
	text-decoration: none;
	border: 1px solid #fff;
	color: #000000;
}
#filter ul li a.selected {
	background: #fff;
	color: #888 !Important;
}
.Acpass {
	width: 100%;
	height: 45px;
	border: 1px solid #ededed;
	padding: 5px 10px;
	color: #888888;
	margin-top: 15px;
}
.addaddress {
	background: #878787;
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	text-transform: uppercase;
}
.addaddress img {
	margin-right: 15px;
}
.orderinfo {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin: 0 25px;
}
.orderinfo h4 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin: 0 0 10px 0
}
.orderprice {
	font-size: 18px;
	color: #33dbb5;
	font-weight: 600;
	margin: 0 0 10px 0
}
.orderpay {
	font-size: 14px;
	color: #000;
	margin: 0 0 10px 0
}
.orderpay label {
	color: #888;
	font-weight: 400;
	margin: 0 0 10px 0
}
.orderedit {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: right;
}
.order-remove {
	font-size: 14px;
	color: #ff0000;
	cursor: pointer;
}
.order-remove i {
	margin-right: 5px;
}
.orderstatus {
}
.orderstatusin {
	font-size: 14px;
	color: #000;
}
.orderstatusin label {
	color: #888;
	font-weight: 400;
}
.orderstatusin span {
	color: #888;
}
.cartR {
	width: 100%;
	border: 1px solid #ededed;
	background: #fff;
	float: left;
	padding-bottom: 25px;
}
.cartrow {
	width: 100%;
	overflow: auto;
	margin-bottom: 35px;
}
.cartrow table tr th {
	background: #f7f7f7;
	border-bottom: 1px solid #ededed;
	padding: 12px 10px;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	white-space: nowrap;
}
.cartrow table tr td {
	background: #fff;
	padding: 10px 15px;
	font-size: 14px;
	color: #000;
}
/*.cartrow table tr td:first-child{
    padding-left: 30px;
}

.cartrow table tr td:last-child{
    padding-right: 30px;
}*/



.cartrow table tr td .cart_image {
	width: 90px;
	height: 90px;
	border: 1px solid #ededed;
}
.cartrow table tr td .cart_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cartrow table tr td select {
	width: 115px;
	height: 38px;
	border: 1px solid #ededed;
	padding: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(../images/selectarrow.png) no-repeat right center;
	background-position: calc(100% - 10px) center;
}
.removebtn {
	color: #fff;
	border: 0px;
	padding: 7px 12px;
	font-size: 13px;
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.devider {
	border-bottom: 1px solid #ededed;
}
.cuponcode .form-control {
	border: 1px solid #ededed;
	border-radius: 0;
	height: 40px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}
.cuponcode .input-group-addon {
	border: 0;
	border-radius: 0;
	height: 40px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	padding: 0;
	margin: 0;
}
.cuponcode .input-group-addon button {
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	border: 0;
	border-radius: 0;
	height: 40px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
	text-transform: uppercase;
	color: #fff;
	padding: 0 15px;
	margin: 0;
}
.carttotal {
	border: 1px solid #ededed;
	padding: 5px 15px 25px;
	margin-bottom: 25px;
}
.carttotal h4 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
.carttotal table {
	width: 100%;
}
.carttotal table tr td {
	padding: 3px 0;
	border-bottom: 1px solid #ededed;
}
.carttotal table tr.total {
	background: #888;/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
}
.carttotal table tr.total th {
	padding: 12px 10px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}
.carttotal table tr td:nth-child(n+2), .carttotal table tr th:nth-child(n+2) {
	text-align: right;
}
.pro_checkcol {
	text-align: right;
}
.pro_check_btn {
	background: #000;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase;
}
.cuponcode {
	margin-bottom: 15px;
}
.Wcommon {
	width: 100%;
	float: left;
	background: #ffff;
	margin-bottom: 25px;
	padding: 15px 40px;
	box-shadow: 0px 0px 5px #ededed;
}
.Wcommon h4 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 15px;
}
.Wcommon input {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
}
.Wcommon select {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(../images/selectarrow2.png) no-repeat right center;
	background-position: calc(100% - 10px) center;
}
.Wcommon textarea {
	width: 100%;
	height: 70px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
	box-shadow: 0px 0px 0px #ededed;
	resize: none;
	border-radius: 0;
}
.Wcommon textarea.Comment {
	height: 120px;
}
/*Checkbox Radio button*/

/* Customize the label (the container) */
.checkradio .CheckboxRadio {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #888;
	font-weight: normal;
}
/* Hide the browser's default checkbox */
.checkradio .CheckboxRadio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
}
/* On mouse-over, add a grey background color */
.checkradio .CheckboxRadio:hover input ~ .checkmark {
	background-color: #fff;
}
/* When the checkbox is checked, add a blue background */
.checkradio .CheckboxRadio input:checked ~ .checkmark {
	background-color: #fff;
	border: 1px solid #ccc;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */
.checkradio .CheckboxRadio input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */
.checkradio .CheckboxRadio .checkmark:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.checkradio.inline {
	display: flex;
}
.checkradio.inline .CheckboxRadio {
	margin-right: 30px;
}

.checkradio.inline .checkmark {
    border-radius: 50%;
}

.Continue {
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	color: #fff;
	padding: 7px 15px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.Continue:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.Continue:hover:before {
	width: 50%;
	left: 0px;
	opacity: 1;
}
.Continue:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.Continue:hover:after {
	width: 50%;
	right: 0px;
	opacity: 1;
}
.Rcommon {
	background: #fff;
	width: 100%;
	box-shadow: 0px 0px 5px #ededed;
	padding: 20px;
	padding-bottom: 13px;
}
.Rcommon h4 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 15px;
}
.Rcommon ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.Rcommon ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.Rcommon ul li .cartimg {
	width: 50px;
	height: 50px;
	border: 1px solid #ededed;
	float: left;
	margin-right: 10px;
}
.Rcommon ul li .cartimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.Rcommon ul li h5 {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 13px;
	color: #333;
}
.Rcommon ul li h5 a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333;
	font-size: 13px;
}
.Rcommon ul li h6 {
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 13px;
}
.Rcommon table {
	background: #888;/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
}
.Rcommon table tr th {
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.Rcommon table tr th:nth-child(n+2) {
	text-align: right;
}
.alert-success {
	color: #00a651;
	background-color: #e8fbf1;
	border-color: #00a651;
	border-radius: 0;
	display: flex;
	align-items: center;
	font-size: 16px;
}
.alert-success img {
	margin-right: 15px;
}
.Ordercomplete {
	width: 100%;
	text-align: center;
	padding: 25px 0 0 0;
}
.Ordercomplete h3 {
	width: 100%;
	text-align: center;
	padding: 0 0 0 0;
	font-size: 30px;
	color: #08c516;
	font-weight: normal;
}
.Ordercomplete p {
	width: 100%;
	text-align: center;
	padding: 0 0 0 0;
	color: #000;
}
.Ordercomplete p span {
	font-weight: bold;
}
.Ordercomplete p a {
	width: 100%;
	text-align: center;
	padding: 0 0 0 0;
	color: #888;
}
.ContinueShopping {
	position: relative;
	overflow: hidden;
	z-index: 1;
	text-align: center;
	padding: 10px 20px;
	margin: 15px 0;
	color: #fff;
	background: #888;/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
}
.ContinueShopping:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.ContinueShopping:hover:before {
	width: 50%;
	left: 0px;
	opacity: 1;
}
.ContinueShopping:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.ContinueShopping:hover:after {
	width: 50%;
	right: 0px;
	opacity: 1;
}
.checkradio .payicon img {
	margin-top: -5px;
	width: 140px;
	/*border: #eee 1px solid;*/
}
.paypal_btn {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.paynow_btn {
	padding: 7px 20px;
	margin: 0 0 0 0;
	font-size: 22px;
	font-weight: 600;
}
.Bankinfo .modal-body {
	position: relative;
	padding: 15px;
	/* float: left; */
	width: 100%;
	display: inline-block;
}
.Bankinfo .modal-body label {
	width: 100%;
	font-size: 14px;
	font-weight: normal;
}
.Bankinfo .modal-body input {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
}
 .Bankinfo .modal-body input:-webkit-autofill, .Bankinfo .modal-body input:-webkit-autofill:hover, .Bankinfo .modal-body input:-webkit-autofill:focus, .Bankinfo .modal-body input:-webkit-autofill:active {
 -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.Bankinfo .modal-body h4 {
	margin-bottom: 25px;
}
.Bankinfo .modal-body p {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #888;
	margin-bottom: 15px;
}
.Bankinfo .modal-body p span {
	width: 100%;
	float: left;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.modal-open {
	padding-right: 0px !important;
}
.Bankinfo .modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.Bankinfo .modal-header .modal-title {
	flex: 1;
}
/*Login*/
.register {
	font-size: 16px;
	color: #888;
	margin-bottom: 15px;
}
.register a {
	font-size: 16px;
	color: #888;
}
.common_btn {
	background: #888;
	/* background-image: linear-gradient(to right, #ff934b, #ff5e62); */
	color: #fff;
	padding: 7px 15px;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.common_btn:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	left: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.common_btn:hover:before {
	width: 50%;
	left: 0px;
	opacity: 1;
}
.common_btn:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 2px;
	background-image: linear-gradient(to right, #000, #000);
	top: 0px;
	right: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: -1;
}
.common_btn:hover:after {
	width: 50%;
	right: 0px;
	opacity: 1;
}
.bgimg {
	background: url(../images/bgimage.png) no-repeat 0 -25px;
	padding: 40px 40px 100px 40px;
	width: 100%;
	float: left;
}
.bgimg h4 {
	color: #163c7b;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
}
.bgimg p {
	margin-bottom: 15px;
}
.Rcommon input {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
}
.Rcommon label.register {
	width: 100%;
	font-size: 14px;
	color: #888;
	margin-bottom: 15px;
	font-weight: 600;
}
.Rcommon label.register a {
	width: 100%;
	color: #888;
	margin-bottom: 15px;
}
.Rcommon label {
	width: 100%;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
	font-weight: normal;
}
.Rcommon label span {
	color: #ff0000;
}
.Rcommon a.FP {
	color: #ff0000;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.Wcommon2 {
	width: 100%;
	float: left;
	background: #ffff;
	margin-bottom: 25px;
	padding: 40px;
	box-shadow: 0px 0px 5px #ededed;
}
.Wcommon2 h4 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 15px;
}
.Wcommon2 input {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
}
.Wcommon2 input.datepicker {
	margin: 0;
	top: 0;
	margin-bottom: 15px;
	border-radius: 0;
}
.Wcommon2 select {
	width: 100%;
	height: 42px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(../images/selectarrow2.png) no-repeat right center;
	background-position: calc(100% - 10px) center;
}
.Wcommon2 textarea {
	width: 100%;
	height: 70px;
	border: 1px solid #ededed;
	padding: 5px 15px;
	font-size: 13px;
	color: #ccc;
	margin-bottom: 15px;
	box-shadow: 0px 0px 0px #ededed;
	resize: none;
	border-radius: 0;
}
.Wcommon2 label {
	width: 100%;
	font-size: 14px;
	color: #888;
	margin-bottom: 5px;
	font-weight: normal;
}
.Wcommon2 label span {
	color: #ff0000;
}
.Subscribe {
	background-image: linear-gradient(to right, #ff934b, #ff5e62);
	padding: 30px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.Subscribe h3 {
	color: #fff;
	font-weight: 400;
}
.Subscribe .yesbtn {
	color: #000;
	background: #fff;
	width: 85px;
	height: 35px;
	margin-right: 10px;
}
.Subscribe .nobtn {
	color: #fff;
	background: #000;
	width: 85px;
	height: 35px;
}
.hrs {
	display: flex;
	justify-content: space-between;
	padding: 6px 0;
}
.strike_product {
	color: #F00!important;
	text-decoration: line-through;
}
.delv {
	margin-bottom: 30px;
}
.blk-slider {
	background: #171b20;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center; 
	width: 100%;
	height: 60vh;
	min-height: 400px;
	padding: 40px 0;
	color: #fff;
	font-family: Molle-Regular;
	text-align: center;
}
.blk-slider h4 {
	font-size: 40px;
	margin: 0px;
	margin-bottom: 10px;
	
}
.blk-slider h5 {
	font-size: 80px;
	margin: 0px;
	margin-bottom: 10px;
}
.blk-slider p {
	font-size: 30px;
	margin: 0px;
	margin-bottom: 10px;
}
.ord {
	padding: 20px;
}

.ord-r {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.ord-r .id {
	
}

.ord-r .th {
	display: flex;
	justify-content: space-between;
}
.ord-r .th h5:last-child {
	margin-left: 30px;
}
.ord-r h5 {
	font-size: 16px;

}
.ord-r h5 label {
	color: #888;
	font-weight: normal;
}
.ord .orderimg {
	height: auto;
}
#top-ber i{padding:0px 8px 0px 0px !important; }
.owl-carousel .owl-item img {
	height: 100%;
}

.product-item .minusplus, .product-item2 .minusplus {
	justify-content: center;
	margin: 10px 0 20px 0;
}
.product-item .minusplus .btn-plus, .product-item .minusplus .btn-minus, .product-item2 .minusplus .btn-plus, .product-item2 .minusplus .btn-minus {
	padding: 10px 10px;
	border-radius: 5px;
	background: #ededed;	
}
.product-item .minusplus span, .product-item2 .minusplus span {
	color: #000 !important;
	font-size: 8px;
	margin: 0px 0px;
}
.spcil-prdc .minusplus {
	display: inline-flex;
	margin: 0;
	margin-right: 20px;
}

.spcil-prdc .minusplus .btn-minus, .spcil-prdc .minusplus .btn-plus {
	border-radius: 3px;
	background: #ededed;
	color: #000;
}

.pop span {
	margin-right: 8px;
	color: #52c8b4;
	cursor: pointer;
}

.pop span:last-child {
	margin-right: 0;
}

.table tr td{
	vertical-align: middle !important;
}