@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.example {
		background: red;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.example {
		background: green;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.example {
		background: blue;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.example {
		background: orange;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.example {
		background: pink;
	}

}


header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 115;
	display: block;
	width: 100%;
}

h5 {
	/*text-align: center !important;*/
	/*text-align: justify!important;*/
	margin: 0px !important;
}

span,
p,
h1,
h2,
h3,
h5,
h4,
div,
input,
textarea,
i,
a {
	color: black;
}

.black-text {
	color: black !important;
}

body {
	user-select: none;
	/* font-family: 'Lato', sans-serif; */
	font-family: -apple-system, -apple-system,
		BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen, Ubuntu, Cantarell, 'Open Sans',
		'Helvetica Neue', sans-serif;

}

button,
a {
	cursor: pointer !important;
}

.picker__day {
	color: black !important;
}

.navbar {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	/* padding: 0px 0;*/
	transform: translateZ(0);
	margin: 18px 0px 0px 0px !important;
}

.ani_mat:hover {
	transition: all .5s;
	margin-top: 10px;
}

.ani_mat {
	transition: all .8s;
}

.navbar h5 {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}

.navigation {
	border: 0px solid #d32f2f;
	margin: 0px 0px;
	padding: 0px 2px;
}

.menu-bg {
	/*background-image: url(../img/menu-bg.jpg);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.usr-img {
	max-width: 100%;
	height: 5.5em;
	border: 3px solid #fff;
	border-radius: 50%;
	/*margin-top: 24px;*/
	margin: 15% 31.7% 7%;
}

.pink-header {
	border-color: #ff3333;
	background-color: #ff6666;
	background-image: linear-gradient(0deg, #ff3333, #ff3333 50%, transparent 50%);
	color: #fff;
}

.pink-bg {
	/* background-color: #2874f0 !important;*/
	/*background-color: #378187;*/
	background-color: rgb(201 241 230);
	color: #000 !important;
}

.pink-text {
	color: #ff6666 !important;
}

.pink-border {
	border-color: #ff3333 !important;
}

i {
	font-size: 2rem !important;
	padding: 0 6px;
}

.side-nav {
	z-index: 1001 !important;
	width: 300px;
	border-color: #08c4fd;
	/* background: url(../img/side_img.png); */
	margin-top: 0px;
}

.side-nav li {
	padding: 0;
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);*/
	line-height: 1px;
}

.side-nav li i {
	color: #333333 !important;
	font-size: 1.5rem !important;
	width: 10px !important;
}

.side-nav li>a>i {
	line-height: 30px;
	height: 30px;
}

.sidenav-header {
	/*background-image: url(../img/material-graphite.jpg);*/
	background-size: 120%;
	background-position: 0%;
	min-height: 50px;
	transition: all .5s ease-in-out;
	position: relative;
	/*background: #2874f0;
*/
	padding-top: 10px !important;
}

.avatar {
	top: 16px;
	left: 16px;
	height: 65px;
	width: 65px;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
	display: inline-block;
	position: absolute;

}

.avatar-text {
	bottom: 16px;
	left: 16px;
	right: 16px;
	position: absolute;
	padding: 0 0 0 20px !important;
}

/*.side-nav li a i {
  margin: 0 20px 0 0;
}*/
.side-nav a {
	color: #444 !important;
	/*font-size: 1.15em !important;*/
	text-transform: capitalize;
	padding: 0 0 0 16px !important;
	fon-weight: 600;
	/*background: #444;*/
	height: 30px !important;
	line-height: 30px !important;
}

.divider {
	background: #c5c0c0;
}

.no-border {
	border: 0px solid !important;
}

.no-border a {
	/*padding: 0 !important;*/
	margin-bottom: 10px;
}

.carousel {
	margin-top: 51px;
}

.carousel .carousel-slider {
	height: 220px;
}

.main-banner {
	width: 100%;
	height: 220px;
}

.main-banner-overlay {
	background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
	width: 100%;
	height: 100%;
}

.main-banner-drop {
	z-index: -1 !important;
}

.overlay-text {
	position: absolute;
	color: #fff;
	margin: 0;
	font-size: 36px;
	top: 38%;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}

.drag-target {
	width: 5px !important;
	top: 56px;
}

.category-title {
	margin: 10px 0;
	width: 100%;
	font-size: 26px;
	text-transform: capitalize;
	text-align: center;
}

a.categories-item {
	display: block;
	position: relative;
	line-height: .8;
}

.categories-item {
	display: none;
}

.categories-item img {
	width: 100%;
	height: 160px;
	position: relative;
	z-index: -11;
}

.category-text-backdrop {
	position: absolute;
	color: #fff;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.2);
	margin: 0;
}

.category-text-sidebar {
	position: absolute;
	white-space: nowrap;
	font-size: 3.3em;
	font-weight: 100;
	left: 0.2em;
	top: 0.8em;
}

.category-text-title {
	position: absolute;
	white-space: nowrap;
	font-size: 2em;
	left: 0.9em;
	top: 1.4em;
}

.category-text-sub-title {
	position: absolute;
	/*white-space: nowrap;*/
	font-size: 1em;
	left: 2em;
	top: 4.8em;
	line-height: 1.2;
}

.category-time-text {
	position: absolute;
	white-space: nowrap;
	font-size: 1em;
	padding-top: 9em;
	padding-left: 2em;
	text-align: left;
}

.main-info-details {
	text-align: justify;
	margin: 30px 10px 10px;
	color: #000;
	line-height: 1.2;
}

.home-email {
	margin: 20px auto;
	font-weight: 800;
	text-align: center;
}

.list-item {
	margin: 10px;
}

.list-item .image {
	padding-left: 16px;
}

.list-item img {
	width: 6em !important;
	height: 6em;
	margin-bottom: 10px;
}

.list-item .heading,
.products-list-item .heading {
	font-weight: 700;
	font-size: 15px;
	color: #777 !important;
}

.list-item .sub-heading,
.products-list-item .sub-heading {
	overflow: inherit;
	margin: 0 0 2px !important;
	font-size: 14px;
	line-height: normal;
	text-overflow: inherit;
	color: #666 !important;
}

.contact-form {
	/* background: url(../img/c3.jpg) no-repeat center; */
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 118%;
}

.contact-heading {
	margin-top: 4em;
	margin-bottom: 1em;
	text-align: center;
	color: #fff;
	/*color: #222;*/
	font-size: 1.8em;
	text-transform: capitalize;
}

.input-field {
	/*   background-color: rgba(119, 119, 119, 0.6); */
	width: 80%;
	margin: 10px auto;
	border-radius: 5px;
}

.prefix {
	color: #fff;
	font-size: 16px !important;
	top: 20%;
	width: 4rem !important;
	left: 4%;
	width: 4rem;
}

.prefix.active {
	color: #fff !important;
}

.input-text {
	border: 0px !important;
	margin-left: 6rem !important;
	width: calc(100% - 6.5rem) !important;
	margin-bottom: 0 !important;
}

textarea.input-text {
	height: 100px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background: transparent !important;
	color: #fff !important;
}

.contact-button,
.login-now-button,
.register-now-button {
	width: 80%;
	margin: 0 auto 10px;
	display: block;
	text-align: center;
	border-radius: 5px;
	padding: 3px;
	height: initial;
}

.waves-effect.waves-blue .waves-ripple {
	background-color: #327eff;
}

.favourite-content {
	padding: 10px 15px 10px 15px !important;
}

.buy-now {
	float: right;
	border-radius: 0px;
	box-shadow: none !important;
	font-size: 12px;
	height: 25px;
	line-height: 1.5;
	padding: 0 6px;
	font-weight: 200;
	text-transform: uppercase;
	color: #fff;
	margin: 4px 2px;
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1), background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.buy-now i {
	font-size: 16px !important;
}

.products-list-item {
	margin: 0 !important;
	border-bottom: 1px solid #d5d5d5;
	border-radius: 0px !important;
}

.products-list-item .image {
	padding: 10px 10px 10px 10px;
}

.products-list-item img {
	width: 10em !important;
	height: 7em;
	border-radius: 0px !important;
}

.products-content {
	padding: 10px 5px 5px !important;
}

.products-content .details {
	color: #666 !important;
}

.products-content .details span {
	font-weight: bold;
}

.products-content .details span em {
	font-style: normal;
}

.product-banner {
	height: 299px;
	width: 100%;
	position: relative;
}

.carousel .add-to-favourite {
	position: absolute;
	top: 0%;
	right: 3%;
}

.carousel .add-to-favourite i {
	font-size: 2.5rem !important;
}

.product-details {
	color: #fff;
	font-size: 18px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	position: relative;
	width: 100%;
	margin: -26px 0 0 0;
}

.product-details p {
	margin: 5px 0;
}

.product-details span {
	margin-left: 10px;
}

.product-details em {
	font-style: normal;
}

.clear {
	clear: both;
}

.product-discription {
	color: #222;
	background-color: #fff;
	text-align: justify;
	margin: 10px;
	padding: 10px 0;
}

.product-discription h5 {
	text-align: center;
	margin-top: 10px;
}

.product-discription p {
	width: 100%;
	text-align: justify;
	line-height: 1.6;
}

.cart-options {
	bottom: 0;
	width: 100%;
	background-color: white;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.cart-options div.inner-quan {
	padding: 0 4px;
	display: flex;
	align-items: center;
}

.count {
	background-color: #777;
	width: 50%;
	padding: 0 !important;
	margin: 0;
	float: left;
	text-align: center;
	height: 45px;
}

.add-one,
.subs-one,
.show-count {
	width: 33.33%;
	color: #fff;
	float: left;
	padding: 10px 5px;
	height: 45px;
}

.add-one i,
.subs-one i,
.show-count i {
	padding: 6px 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px !important;
}

.add-to-cart {
	width: 50%;
	margin: 0;
	text-align: center;
	height: 45px;
	border: 0px !important;
	text-transform: uppercase;
}

.add-to-cart i {
	font-size: 1.5rem !important;
}

.main-control {
	width: 100%;
	float: left;
}

.product-checkout {
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 2%;
	font-size: 16px;
	padding: 8px;
	height: 45px;
}

.product-checkout i {
	font-size: 1.4rem !important;
}

.product-kepshopping {
	float: left;
	width: 48%;
	text-align: center;
	margin-left: 2%;
	font-size: 16px;
	padding: 8px;
	height: 45px;
}

.product-keepshopping i {
	font-size: 1.4rem !important;
}

.cart-list {
	background-color: #FFFFE0;
	height: 100%;
}

.cart-item {
	padding: 20px 10px;
	margin-bottom: 30px;
	width: 100%;
	height: 100px;
	position: relative;
}

.cart-item img {
	width: 120px;
	height: 100px;
	margin-left: 15px;
}

.cart-item .close {
	position: absolute;
	left: 7px;
	top: 60%;
}

.cart-item i {
	font-size: 1.3rem !important;
}

.cart-item .heading {
	font-weight: 700;
	font-size: 17px !important;
	overflow: inherit;
	margin: 0 0 2px;
	padding: 5px 5px 0 5px;
	font-size: 1.4rem;
	line-height: normal;
	text-overflow: inherit;
	color: #666;
}

.cart-item .smalltext {
	overflow: inherit;
	margin: 0 0 2px;
	padding: 0 5px;
	text-overflow: inherit;
	color: #666;
	font-size: 13px;
	line-height: 1.3em;
	white-space: initial !important;
}

.cart-item .smalltext span {
	font-weight: bold;
}

.cart-item .smalltext em {
	font-style: normal;
}

.quantity-control {
	width: 70%;
	background: #777;
	float: left;
	margin: 10px 0;
}

.plus-quna,
.minus-quan,
.no-of-quan {
	float: left;
	background: #777;
	color: #fff;
	width: 33.33%;
	height: 25px;
	text-align: center;
}

.no-of-quan {
	background-color: #32cd32;
}

.calculate {
	width: 100%;
	background-color: #fff;
	padding: 5px;
	margin: 0px;
}

.cart-total,
.discount,
.final-total {
	font-size: 1.2em;
	padding: 7px 7px;
	color: #666;
}

.cart-total strong,
.discount strong,
.final-total strong {
	font-weight: bold;
}

.cart-total span,
.discount span,
.final-total span {
	float: right;
	font-weight: 700;
	color: #d93131;
}

.cart-total span em,
.discount span em,
.final-total span em {
	font-style: normal;
}

button.checkout {
	border: 0px !important;
	text-transform: uppercase;
	width: 100%;
	padding: 14px;
}

.checkout-container {
	/*background: url(../img/bg.jpg) no-repeat center;*/
	background-size: cover;
	/*height: 100%;*/
	width: 100%;
	position: absolute;
}

.checkout-heading {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	color: #fff;
	font-size: 1.5em;
	text-transform: capitalize;
}

.checkout-heading i {
	font-size: 1.5rem !important;
}

.checkout-list {
	margin: 0 5%;
	width: 90%;
}

.checkout-list .heading {
	width: 100%;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	padding: 13px;
	margin-bottom: 0;
}

.checkout-list .heading i {
	font-size: 20px !important;
}

.checkout-list .input-list {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: rgba(255, 255, 255, 0.05);
	/*padding-left: 0 !important;*/
	/*text-indent: 7px;*/
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.checkout-list .input-list .input-item {
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.payment-method {
	width: 100%;
}

.payment-method p {
	width: 48%;
	margin-right: 2%;
	float: left;
	padding: 10px;
	text-transform: uppercase;
}

.payment-method p:last-of-type {
	margin-right: 0;
	margin-left: 2%;
}

.payment-method input[type="radio"] {
	color: #327eff;
	border-color: #327eff;
}

.payment-method p label {
	color: #fff;
	font-size: .9rem !important;
}

.place-order {
	width: 100%;
	padding: 10px;
	border: 0px !important;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 10px;
}

.place-order i {
	font-size: 20px !important;
}

.supreme-container {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 900;
}

#loader {
	/* position: fixed;
    z-index: 1;
    left: 30%;
    top: 44%;
    border: 1px solid #fff600;
    border-radius: 50%;
    border-top: 2px solid #2980b9;
    width: 145px;
    height: 120px;
    z-index: 999;
   -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
     -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
	/* -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
	/* -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
	/* animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */

	/* background: url(../img/loader.gif);
    opacity: 0.2;  */

	position: fixed;
	z-index: 1;
	left: 38%;
	top: 42%;
	width: 150px;
	height: 150px;
	/* margin: -75px 0 0 -75px; */
	/* border: 1px solid #a3ca39; */
	border-radius: 50%;
	/* border-top: 2px solid #2980b9; */
	width: 100px;
	height: 100px;
	z-index: 999;
	/* -webkit-animation: spin 2s linear infinite; */
	/* animation: spin 2s linear infinite; */
	background: url(../img/loader.gif);
	background-size: 100% 100%;
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* IE */
@-ms-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* Opera and prob css3 final iteration */
@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}


@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* Add animation to "page content" */
.animate-bottom {
	position: relative;
	-webkit-animation-name: animatebottom;
	-webkit-animation-duration: 1s;
	animation-name: animatebottom;
	animation-duration: 1s
}

@-webkit-keyframes animatebottom {
	from {
		bottom: -100px;
		opacity: 0
	}

	to {
		bottom: 0px;
		opacity: 1
	}
}

@keyframes animatebottom {
	from {
		bottom: -100px;
		opacity: 0
	}

	to {
		bottom: 0;
		opacity: 1
	}
}

.button.button-balanced {
	border-color: transparent;
	background-color: #1d1d50;
	color: #fff;
	font-size: 10px;
	width: 32%;
}

.button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	outline: 0;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
	font-weight: 200;
	font-style: inherit;
	font-variant: inherit;
	font-size: inherit;
	text-decoration: none;
	cursor: pointer;
	/*	letter-spacing: .9px;  */
	border: none;
	min-height: 35px;
}

input[type=text],
input[type=password],
input[type=date],
input[type=number],
select,
textarea {
	width: 100%;
	padding: 12px;
	/* border: 1px solid #ccc;*/
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
	color: #000 !important;
}

input[type=submit] {
	background-color: #4CAF50;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

input[type=submit]:hover {
	background-color: #45a049;
}

.container {
	border-radius: 5px;
	/* background-color: black; */
	padding: 20px;
}

.row {
	/*display: flex;*/
	/* padding: 0 5px 0 5px; */
	width: 100%;
	margin-bottom: 30px !important;
	/* margin-top: 100px; */
}

.item-complex .item-content,
.item-radio .item-content {
	position: relative;
	z-index: 2;
	padding: 16px 49px 16px 16px;
	border: none;
	background-color: #fff;
	border-bottom: 1px solid #dddddd !important;
}

.item {
	border-color: #ddd;
	background-color: #fff;
	color: #444;
	position: relative;
	z-index: 2;
	display: block;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	top: 80px;
}

.item1 {
	border-color: #ddd;
	background-color: #fff;
	color: #444;
	position: relative;
	z-index: 2;
	display: block;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;

}

.col-75 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 10%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 10%;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.cart-total1 {
	text-align: right;
	padding-right: 25px;
	width: 100%;
}

.col-25 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;

}

.row .col {
	/*padding: .5px!important;*/
}

.row1 .col {
	/* border: .5px solid gray !important; */
}

.col {
	-webkit-box-flex: 1;
	/* -webkit-flex: 1; */
	-moz-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	padding: 5px;
	width: 100%;
}

.strik {
	flex-wrap: wrap;
	/*display: flex;*/
}

.strik .col {
	-webkit-box-flex: 1;
	/* -webkit-flex: 1; */
	-moz-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: none;
	display: block;
	padding: 5px;
	width: 100%;
}

#cart .add-more-items {
	box-shadow: none;
	color: #404040;
	float: right;
}

.col-70 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 45%;
}

.col-50 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-moz-box-flex: 0;
	-moz-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 35%;
}

.button.button-calm {
	border-color: transparent;
	background-color: #11c1f3;
	color: #fff;
}

.button.button-block,
.button.button-full {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
	position: inherit;
	opacity: 1 !important;
}

.pay-size {
	background-color: red;
	color: #fff;
	float: left;
	padding: 10px;
	margin-left: 10px;
}

.pay-size1 {
	background-color: red;
	color: #fff;
	float: left;
	padding: 10px;
	margin-left: 10px;
}

.button-bg {
	background: blue;
	float: left;
	padding: 10px;
	width: 100%;
	text-align: center;
}

.col-md-4 {
	width: 33.33%
}

.col-sm-6 {
	width: 50%;
	float: left;
}

.thumbnail {
	position: relative;
	margin-bottom: -6px;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.img-res {
	width: 33% !important;
}

.img-responsive-s {
	max-width: 100%;
	height: 140px;
}

.caption {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	padding: 10px;
}

.bg-color {
	background: #fff
}

.red.darken-2 {
	background-color: #c9f1e6 !important;
}

input[type=search] {
	width: 100%;

	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 16px;
	background-color: white;
	background-image: url('../img/search.png');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 12px 20px 12px 40px;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
	color: #000;
	margin: 10px auto;
}

input[type=search]:focus {
	width: 100%;
}

input::placeholder {
	color: #000;
}

/*.footer {
    position:fixed;
    bottom:0;
	width: 100%;
    background: #08c4fd;
    margin: 0px 0px -18px 0px;
}*/
.footer {
	font-size: 10px;
	color: #fff;
	margin: 0px 0px -8px 0px;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1000;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-content: center;
	border-top: 1px solid #777;
	padding: .5rem 0;
}

.footer-view {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #8cc516;
}

.footer .active {
	/* color: green; */
	color: black;
}

.footer-icon i {
	color: lightgrey !important;
	padding: 0;
}

.footer1 {
	background: #e0e0e0;
	padding: 5px;
}

.footer-icon i {
	padding: 0;
}

.footer-icon.active {
	color: #fff;
}

.footer-icon {
	float: left;
}

.cart-icon {
	width: 20%;
	padding: 8px;
}

.text-price {
	width: 50%;
	text-align: left;
	color: #c21943;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	padding-bottom: 12px;
}

.text-price p {
	font-size: 15px;
	font-weight: bold;
}

.text-check {
	width: 30%;
	color: #c21943;
}

.text-check p {
	font-size: 15px;
	font-weight: bold;
}

.circle-text {
	display: table-cell;
	height: 200px;
	/*change this and the width
for the size of your initial circle*/
	width: 200px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	/*make it pretty*/
	background: #000;
	color: #fff;
	font: 18px "josefin sans", arial;
	/*change this
for font-size and font-family*/
}

.col1 {
	position: relative;
	z-index: 2;
	display: block;
	padding: 20%;
	top: 100px;
}

select {
	display: block;

}

.bn-img {
	max-width: 100%;
	height: auto;
}

.wallet-bg {
	width: 100%;
	text-align: center;

}

.wallet-button {
	min-height: 30px;
	border: 1px red solid;
	border-radius: 8px;
	width: 30%;
	padding: 10px;
	color: red;
}

.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 999;
	/* Sit on top */
	padding-top: 0px;
	/* Location of the box */
	left: 0;
	top: 0;
	/*  width: 100%;*/
	/* Full width */
	/* min-height: 100%;*/
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: #fff;
	/* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	/* border: 1px solid #888; */
	width: 100%;
	height: 100%;
}

.footer-icon {
	background-color: transparent !important;
}

.cat_banner {
	height: 130px !important;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.p-modal {
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	background-color: #fff;
}

.jR3DCarouselGalleryCustom .captions {
	position: relative;
	padding: 5px 0;
	bottom: 4px;
	color: white;
	background: #2eb127;
	display: block;
}

.jR3DCarouselGalleryCustom a {
	text-decoration: none;
	width: 100%;
}

#cart_button input[type="button"] {
	background: none;
	border: none;
	background-color: #000;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	color: white;
	font-size: 12px;
	cursor: pointer;
}

#cakes {
	display: none;
}

.waves-effect {
	position: relative;
	cursor: pointer;
	/*display: inline-block!important;*/
	overflow: hidden;
	-webkit-user-select: none !important;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none !important;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	transition: .3s ease-out;
}

.waves-effect.waves-red .waves-ripple {
	background-color: red;
}

.cart-img {
	width: 15%;
	float: right;
	padding: 5px;
	margin-right: 10px;
}

.icon-img {
	width: 100%;
}

.carousel .carousel-item {
	width: 100% !important;
	height: 300px !important;
}

.carousel-tab .carousel .carousel-item {
	height: auto !important;
}

.fix-slide {
	position: sticky;
	height: 230px;
	top: 0;
	left: 0;
	z-index: 9;
}

.fix-text {
	background: #fff;
	text-align: center;
	padding: 10px;
}

.fix-text span {
	border-bottom: 2px solid #c21943;
	font-weight: bold;
	z-index: 99;
	color: #c21943;
}

.product-price i {
	font-size: 14px !important;
	padding: 0px !important;
}

.inner-quan {
	float: left;
	padding: 4px;
}

.inner-quan span {
	margin-right: 5px;
}

.inner-quan i {
	color: #8cc516;
}

.form-control {
	border: 0 !important;
	color: #444;
	margin: 0;
}

.products-details {
	padding-top: 42px;
	width: 100%;
	/*text-align: center;*/
	border-bottom: 1px solid #444;
}

.padding_10_tb {
	padding: 10px 0 !important;
}

.continue-shopping {
	background: #c3630e !important;
}

.cart {
	margin-bottom: 90px;
}

.select-wrapper input.select-dropdown {
	border-bottom: none;
	margin: 0;
}

.dropdown-content li {
	text-align: center;
	min-height: 10px;
	line-height: 1rem;
}

.dropdown-content li>a,
.dropdown-content li>span {
	padding: 2px;
}

/*.thumbnail img{
    height: 120px;
    width: 100%;
    display: block;
}*/
.product-accessories {
	margin: 10px;
}

.product-shadow {
	box-shadow: 1px 1px 12px 0px #887f7f;
}

.product_name {
	font-weight: 600;
}

.m-14 {
	margin: 14px;
}

/*.lSSlideOuter .lSPager.lSpg > li a{display: none!important;}*/
/*.lSPager{display: none!important;}
.lSAction{display: none!important;}*/
.select-wrapper span.caret {
	font-size: 18px;
}

.m-right-10 {
	margin-right: 10px;
}

.lSAction>a {
	/*bottom: 0!important;*/
	/*margin-top: 0!important;*/
	/*top: auto!important;*/

}

.cat-offer {
	/* text-align: center; */
	background: #fff;
	/* padding: 5px; */
	min-height: 120px;
}

.product-deal {
	font-size: 13px;
	font-weight: bold;
	/* text-align: center; */
	color: #000;
	/* float: left; */
	/* margin: 0 5px;
    margin: 0px 0px 0px 55px; */
}

.btn-deal {
	float: right;
	border: 1px solid #bdbaba;
	color: #dc4e35;
	padding: 5px;
}

.lightSlider img {
	width: 100%;
	/*height: 180px;*/
	display: block;
}

.cat-offer i {
	font-size: 15px !important;
}

.inner-product-details {
	padding: 10px 10px 0px 10px;
}

.center-text {
	text-align: -webkit-center;
}

.side-nav li>a.active,
.side-nav li>a:hover {
	background: #fff !important;
	color: #000 !important;
}

.p-font {
	font-size: 14px !important;
}

.product-details-button {
	width: 100%;
}

.wishlist-btn {
	width: 50%;
	/*background: #002c54;*/
	padding: 0;
	margin: 10px;
}

.wishlist-btn i {
	font-size: 14px !important;
}

.cart-btn {
	/*background: #00bcd4;*/
	/*background: #28ab87;*/
	color: #fff;
	width: 40%;
	padding: 0;
	/*margin: 10px;*/
}

.cart-btn i {
	font-size: 14px !important;
}

.search-menu {
	margin-bottom: 0 !important;
}

.search-cat {
	padding: 0px 16px;
	/*width: 70%;
    float: right;*/
}

/*.shop-cat{
    padding: 10px;
    width: 30%;
    float: left;
}*/
.option-bar {
	display: flex;
	flex-direction: row;
	/*justify-content: space-evenly;*/
	align-items: stretch;
	width: 100%;
	margin: 0;
	padding: 0 .7rem;
	text-align: left;
	/*overflow: hidden;*/
	background-color: #dbdbdb;
}

.option-bar .option-bar-item {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	color: #212121;
	margin: .7rem;
}

.option-bar-item a {
	color: gray;
}

.option-bar-item a.active {
	color: #fff;
}

.selectable-images-container .image-item {
	/*height: 120px;*/
	width: calc(33% - 1rem);
	margin: .5rem;
	/*background-color: #c2c2c2;*/
}

.selectable-images-container {
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	/*height: 33vh;*/
	/* overflow-y: scroll; */
	overflow-x: hidden;
	flex-wrap: wrap;
	/* display: flex;*/
}

.tabs .tab a {
	padding: 0 !important;
}

.tabs .tab {
	line-height: 1 !important;
	height: auto !important;
}

.heading {
	width: 100%;
	padding: 15px;
}

.demo {
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	/*height: 33vh;*/
	/* overflow-y: scroll; */
	overflow-x: hidden;
	flex-wrap: wrap;
	display: flex;
}

.demo1 {
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	/*height: 33vh;*/
	/*overflow-y: scroll;*/
	overflow-x: hidden;
	flex-wrap: wrap;
	display: flex;

}

.image-item img {
	width: 100%;
	display: block;
}

.categories-products {
	text-align: center;
}

.categories-products i {
	font-size: 14px !important;
}

.categories-products img {
	display: block;
	height: 120px;
	width: 100%;
}

.categories-bg {
	/* background: #2874f0;*/
	/* background: #378187;*/
	background: #434b55;
	width: 100%;
}

.categories-bg .product-deal {
	background: #fff;
}

.categories-bg .heading {
	color: #fff;
}

.view-btn {
	background: #fff;
	padding: 5px;
	border: 1px solid;
	border-radius: 3px;
}

.no-margin {
	margin: 0 !important;
}

.m-btootom-10 {
	margin-bottom: 10px;
}

.categories-products img {
	/*padding: 10px;*/
}

.product-name {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.tabs-content {
	overflow: visible !important;
}

.details-text {
	padding: 10px;
}

.topslider img {
	height: 55px;
	width: 55px;
}

.img-c {
	text-align: -webkit-center;
}

.featured-product .categories-products,
.product-pet .categories-products {
	background: #fff;
}

.main-container {
	padding-bottom: 65px;
}

#banner,
#banner li {
	width: auto !important;
	height: auto !important;
}

.categories-size img {
	display: block;
	height: 135px;
	width: 100%;
	padding: 5px 0px 6px 12px;
}

/*.sub-categories-container li.active {
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
} */
.sub-categories-container li a {
	color: #fff;
	padding: 10px;
}

.cart-badge-container {
	position: relative;
}

.cart-badge-container .cart-badge {
	top: 0;
	width: 1.3rem;
	height: 1.3rem;
	display: none;
	justify-content: center;
	align-items: center;
	left: 0;
	position: absolute;
	background-color: #e91e63;
	color: #ff9529;
	border-radius: 50%;
	line-height: 17px;
	font-size: 15px;
	font-weight: 900;
}

.cart-badge {
	margin: 0px -15px 0px 0px !important;
}

.shopping-cart {
	margin: 45px 0 0;
}

.shopping-cart .empty-cart {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.shopping-cart .empty-cart .heading {
	padding: 10px;
	color: #f44336;
}

.cart-items {
	margin: 0 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(100% - 10px);
	box-shadow: 2px 3px 9px #ddd;
}

.cart-items .item {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	background-color: #eee;
	padding: 10px;
}

.cart-items .item .item-image {
	width: 25%;
	margin-right: 5%;
}

.cart-items .item .item-image img {
	width: 100%;
}

.cart-items .item .item-detail {
	width: 70%;
	text-align: left;
	display: flex;
	justify-content: space-between;
	/*border-bottom: 1px solid lightgrey;*/
	/*border-top: 1px solid lightgrey;
    background :#fff;*/
	padding: 10px;
}

.cart-items .item .item-detail .details {
	margin-bottom: 5px;
}

.cart-items .item .item-detail .name {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #607D8B;
}

.cart-items .item .item-detail .quantity,
.cart-items .item .item-detail .color,
.cart-items .item .item-detail .size {
	display: block;
}

.cart-items .item .item-detail .price {
	font-size: 14px;
}

.cart-items .item .item-detail .price .fa {
	font-size: 16px !important;
}

.cart-items .item .item-delete {
	width: 10%;
	text-align: center;
}

.cart-summary {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(100% - 20px);
	margin: 20px 10px 10px;
}

.cart-summary .heading {
	width: 100%;
	text-align: center;
}

.cart-summary .total-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 10px;
	font-size: 16px;
	/*.price .fa {
      padding-right: 1px;
    }*/
}

.cart-summary .subtotal {
	color: #888;
}

.cart-summary .finaltotal {
	color: #222;
}

.outter-addtocart-image {
	padding: 15px 0;
}

.outter-controls,
.cart-quantity-control {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-content: center;
	padding: 20px 0;
}

.quan {
	cursor: pointer;
	border: 1px solid blue;
	border-radius: 50%;
	padding: 0 6px;
	text-align: center;
}

.cart-quan {
	cursor: pointer;
	padding: 0 6px;
	text-align: center;
	border: 1px solid #ccc;
}

.all-filters,
.apply-coupon {
	width: 100%;
	margin-top: 20px;
}

.all-filters .heading,
.apply-coupon .heading {
	width: 100%;
	text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
}

.all-filters .heading.regular,
.apply-coupon .heading.regular {
	font-weight: 400;
}

.all-filters .heading.semibold,
.apply-coupon .heading.semibold {
	font-weight: 600;
}

.all-filters .heading.semibold-italic,
.apply-coupon .heading.semibold-italic {
	font-style: italic;
}

.apply-coupon #all-coupons h6 {
	margin-top: 1rem;
	font-size: 1.5rem;
	color: #f57c00;
}

.apply-coupon #all-coupons>div {
	margin: 10px 0;
}

.apply-coupon [type=radio]+label {
	color: #3c3c3c;
}

.apply-coupon .code {
	color: #f57c00;
	border: 1px solid #f57c00;
	padding: 7px;
	margin: 10px;
	display: inline-block;
}

.my-input {
	margin: 1rem;
}

.refer-container {
	padding: 1rem;
}

.refer-container .banner img {
	width: 100%;
}

.flat-btn {
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 2rem;
	text-transform: uppercase;
	/*font-family: 'JosefinSans';*/
	letter-spacing: 1px;
	-webkit-tap-highlight-color: transparent;
	transition: 250ms ease-in-out;
}

.flat-btn.regular {
	font-weight: 400;
}

.flat-btn.semibold {
	font-weight: 600;
}

.flat-btn.semibold-italic {
	font-style: italic;
}

.flat-btn:active,
.flat-btn:focus,
.flat-btn:hover {
	background-color: #ff9529 !important;
	color: #444 !important;
	transition: 250ms ease-in-out;
}

.display-coupon-code {
	color: #ff9529;
	border: 1px solid #ff9529;
	font-size: 80%;
	padding: 3px 5px;
}

.showonlogin {
	display: none;
}


/* profile css */

.profile-container {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.profile-container .profile-image {
	width: 40%;
	margin-top: 2rem;
}

.profile-container .profile-image img {
	width: 100%;
	/*   border: 2px solid #ff9529;  */
}

.profile-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	/*background: url("../img/pattered_bg.png") no-repeat;*/
	background-position: 100% center;
	background-size: cover;
	padding: 1rem 0;
}

.profile-header .profile-pic {
	height: 6rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 6rem;
	border-radius: 50%;
	background-color: #378187;
	text-align: center;
	overflow: visible;
	position: relative;
}

.profile-header .profile-pic img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	/* margin-bottom: -5px;*/
}

.profile-header .profile-pic .edit-profile-pic-sign {
	position: absolute;
	right: -20px;
	bottom: 0;
}

.profile-header .profile-pic .edit-profile-pic-sign i {
	font-size: 1.5rem !important;
}

.profile-header .name {
	text-align: center;
	font-size: 1.8rem;
	color: #378187;
}

.profile-container .name {
	width: 100%;
	font-size: 1.7rem;
	font-style: italic;
	text-align: left;
	padding: 0 1rem;
}

.profile-details {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: calc(100% - 20px);
	margin: 10px;
	/* background-color: #ffffff;
    -webkit-box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.3);
    box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.3);
    border-radius: 5px; */
}

.profile-details .heading {
	margin: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 600;
	color: #378187;
}

.profile-details .header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	/* border-bottom: 1px solid rgba(117, 117, 117, 0.3); */
	padding: 0 20px;
}

.profile-details .header .title {
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 600;
	color: #378187;
}

.profile-details .header .profile-edit {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 600;
	color: #378187;
}

.profile-details .details {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.profile-details .details .details-item {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	flex-basis: 100%;
}

.profile-details .details .details-item .icon {
	flex-basis: 15%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #378187;
}

.profile-details .details .details-item .text {
	width: 100%;
	border-bottom: 1px solid rgba(117, 117, 117, 0.3);
	flex-basis: 85%;
	padding: 10px;
	font-size: 1.1rem;
	font-weight: 500;
}

.edit-personal-form {
	padding: 0 1rem;
}

.edit-personal-form .input-field {
	width: 100%;
}

.edit-personal-form textarea {
	min-height: 80px;
	border: 0 !important;
}

.edit-personal-form textarea+label.active {
	transform: translateY(-23px) !important;
	font-size: .9rem !important;
}

.edit-personal-form label.active {
	color: #9e9e9e !important;
	display: block;
	font-size: .9rem !important;
	transform: translateY(-15px) !important
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: inherit !important;
}

button:focus {
	outline: none;
	/* background-color:  #08c4fd!important; */
}

.img-responsive1 {
	/* max-width: 80%; */
	/* height: auto; */
	/* padding-left: 10%;*/
	/* padding-top: 5%; */
	/* margin-left:10%; */
	/* height: 130px; */
	/* width: 130px; */
	height: 225px;
	object-fit: contain;
	width: 100%;
	/*background:#ececec !important;*/
}


.image-upload>input {
	display: none !important;
}

.image-upload img {
	width: 80px;
	cursor: pointer;
}

.img-circle {
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	width: 170px;
	height: 200px;
}

img.img-responsive.img-circle {
	height: 83px ! important;
	width: 83px ! important;
}

/*.category-container{
    padding: 0px 10px 0px 10px;
    margin-top: 10px;
}
.sbd{
    padding: 17px 0px 17px 0px;
    background: #ffffff;
}*/

.add_border {
	/*border-right:1px solid #ccc!important;*/
}


@media only screen and (min-width: 0px) and (max-width: 320px) {}

@media only screen and (min-width: 321px) and (max-width: 375px) {}


@media only screen and (min-width: 376px) and (max-width: 425px) {}

@media only screen and (min-width: 426px) and (max-width: 768px) {}

.bder-radius {
	/* border: 2px solid red;
padding: 10px;*/
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.product-quantity-control {

	width: 100%;

	display: flex;

	justify-content: center;

	margin-top: 5px;


}

.product-add-btn {
	/*
    background:#689f39;

    padding: 6px;

    color: #fff;

    display: flex;

    justify-content: center;*/
	border: 1px solid #08c4fd !important;
	/*margin: 20px 0px 0px 10px!important;*/
	display: block;
	/*width: 160px;*/
	/* height: 30px; */
	background-color: transparent;
	/*background: #4E9CAF;*/
	padding: 3px;
	text-align: center;
	color: green !important;

	border-radius: 3px;
	color: white;
	font-weight: bold;
	/* line-height: 25px; */

}

.item-quan-minus {
	border: 1px solid green !important;
	/*margin: 20px 0px 0px 10px!important;*/
	display: block;
	/*width: 160px;*/
	height: 26px;
	background-color: transparent;
	/*background: #4E9CAF;*/
	padding: 5px;
	text-align: center;
	color: green !important;

	border-radius: 3px;
	color: white;
	font-weight: bold;
	line-height: 16px;

}

.item-quan-plus {
	border: 1px solid green !important;
	/*margin: 20px 0px 0px 10px!important;*/
	display: block;
	/*width: 160px;*/
	height: 26px;
	background-color: transparent;
	/*background: #4E9CAF;*/
	padding: 5px;

	text-align: center;
	color: green !important;

	border-radius: 3px;
	color: white;
	font-weight: bold;
	line-height: 16px;

}

.ava {
	width: 200px;
	max-width: 0;
	padding: 5px;
	transition: all .10s ease;
	position: absolute;
	/* right:20px;*/
	box-sizing: border-box;
	opacity: 0;
	margin-top: -9px;
}

.ava.expanded {
	max-width: 45%;
	opacity: 1;
	margin-top: -10px !important;
	border-radius: 10px;
	border: 2px solid #ec7f1d;
}

.hi {
	height: 40px;
}

.imgset {
	left: 20%;
	position: absolute;
	margin-top: -15%;
}


/* responsive Portion :start */
/* media query :start */
@media screen and (max-width:425px) {

	.search-menu {
		width: 90% !important;
		height: 40px;
	}

	.spec_pro img {
		height: 80px !important;
		margin: 0px auto;
	}

}

@media (min-width:425px)and (max-width:767px) {
	.search-menu {
		width: 80% !important;
		height: 40px;
	}

	.spec_pro img {
		height: 80px !important;
		margin: 0px auto;
	}

}

@media (min-width:425px)and (max-width:768px) {
    .spe_pro img{
        /*height: 300px;*/
    }
}
@media (min-width:768px)and (max-width:1024px) {}

@media (min-width:1024px)and (max-width:2560px) {
    
    
    
	.news {
		width: 80%;
		margin: 0px auto;
		border: 1px solid lightgrey;
		border-radius: 10px;
	}

	.categories {}

	.filters {
		display: block !important;
	}

	.filters ul li,
	.filters ul div {

		width: 100%;
		padding-left: 5px;
	}

	.filters ul li {
		padding: 3px;
		padding-left: 18px;
		transition: all .4s;
	}

	.filters ul div {
		font-weight: bold;
		font-size: 19px;
	}

	.filters ul li:hover {
		color: #2e9377;
		margin-left: 3px;
		transition: all .4s;
		cursor: pointer;
	}

	.adjustSomething {
		width: 87%;
	}

	#slide-out_desktop li {
		padding-bottom: 2%;
		color: darkgrey;
		margin-left: 12px;
		transition: all .4s;
	}

	#slide-out_desktop li:hover,
	#slide-out_desktop li:hover a {
		margin-left: 11px;
		transition: all 0.4s;
		background: #b5f9e6 !important;
		color: #618f82 !important;
	}

	#slide-out_desktop {}

	.header {
		display: none !important;

	}

	.product_main-container {
		display: flex;
		flex-direction: row-reverse;
		column-gap: 3px;
		justify-content: flex-end;
		margin-top: 108px !important;
	}


	.main-container {
		padding: 0px !important;
		min-height: 70vh !important;
		margin-top: 150px !important;

	}

	.contact-heading {
		margin-top: 0px;

		color: #000;
	}

	.all-my-orders {
		width: 70%;
		margin: 0px auto;
	}

	.web-header {
		display: block !important;
	}

	.faq-container {
		padding: 1rem;
	}

	.locate {
		background-color: transparent;
		margin: 0px !important;
		padding: 0px 1rem !important;
		border: none !important;
		height: 3rem !important;
		width: 280px;
	}

	.profile_logo {
		width: 80% !important;
		height: 140px !important;
		margin: 0px auto;
	}

	.navbar .nav-links-wrapper {
		flex: 0 0 auto;
		font-weight: 500;
	}

	.nav-links-wrapper:hover,
	.nav-links-wrapper:hover a {
		transition: all .4s;
		margin-top: 2px;
		/*font-weight: bold;*/
		color: #0a7054;

	}

	.nav-links-wrapper {
		transition: all .3s;
		box-sizing: border-box;
	}

	.sp-product1,
	.sp-product {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr !important;
		column-gap: 1rem;
		row-gap: 1rem;
	}

	.products-list .product-add-btn {
		width: 100px !important;
	}

	.products-list .product-quantity-control {
		margin-left: 60px !important;
	}

	.sp-product1,
	.sp-product img {
		min-height: 160px !important;
	}

	.row .col.s6 {
		width: 16% !important;
		margin: 20px auto !important;
	}

	.specialcategory-banner-image {
		height: 290px !important;
	}

	.specialcategory-banner-image img {
		height: 290px !important;
	}

	.Grab_or_gone {
		border-right: 1px solid black;
	}

	.Grab_or_gone h5 {
		font-size: 19px !important;
	}

	.joint {
		display: flex;
	}

	.recenthead {
		padding: 1rem !important;
		margin: 0px !important;
	}

	.web_footer {
		display: block !important;
	}

	.footer {
		display: none !important;
	}

	.nav-links {
		/* align-items:center !important; */
		margin-top: 10px !important;
		width: 40% !important;
		display: flex !important;
		justify-content: space-between !important;
	}

	.nav-links-wrapper i {
		height: auto !important;
		width: auto !important;
		font-size: 15px !important;
		margin: 0px !important;
		color: black !important;
		font-weight: 600 !important;
	}

	.nav-links-wrapper i:hover {
		color: blue !important;
	}

	.search-menu {
		width: 40% !important;
		height: 40px;
	}

	.spec_pro img {
		height: 180px !important;
		margin: 0px auto;
	}

	.logo_img {
		display: block !important;
		/*float: right;*/
		margin-top: 10px;
	}

	.our_account {}

	.our_account li {
		padding: 6px 0px;
		font-weight: 400;
		transition: all .5s;
	}

	.our_account li:hover {
		margin-left: 20px;
		transition: all .5s;
	}


	.site-footer {
		background-color: #26272b;
		padding: 2rem;
		font-size: 15px;
		line-height: 24px;
		color: #ffffff !important;
	}

	.text-justify {
		color: white !important;
	}

	.site-footer hr {
		border-top-color: #bbb;
		opacity: 0.5
	}

	.site-footer hr.small {
		margin: 20px 0
	}

	.site-footer h6 {
		color: #fff !important;
		font-size: 16px;
		text-transform: uppercase;
		margin-top: 5px;
		letter-spacing: 2px
	}

	.site-footer a {
		color: #ffffff !important;
	}

	.site-footer a:hover {
		color: #3366cc !important;
		text-decoration: none;
	}

	.footer-links {
		padding-left: 0;
		list-style: none
	}

	.footer-links li {
		display: block
	}

	.footer-links a {
		color: #737373 !important;
	}

	.footer-links a:active,
	.footer-links a:focus,
	.footer-links a:hover {
		color: #3366cc !important;
		text-decoration: none;
	}

	.footer-links.inline li {
		display: inline-block
	}

	.site-footer .social-icons {
		text-align: right
	}

	.site-footer .social-icons a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-left: 6px;
		margin-right: 0;
		border-radius: 100%;
		background-color: #33353d
	}

	.copyright-text {
		color: red !important;
		margin: 0
	}

	.sub-cat {
		height: 150px !important;

	}

	.home-categories {
		row-gap: 1rem;
	}

	.sub-cat .img-responsive {
		height: 120px !important;
		width: 45% !important;
	}

	.social-icons {
		padding-left: 0;
		margin-bottom: 0;
		list-style: none
	}

	.social-icons li {
		display: inline-block;
		margin-bottom: 4px
	}

	.social-icons li.title {
		margin-right: 15px;
		text-transform: uppercase;
		color: #96a2b2 !important;
		font-weight: 700;
		font-size: 13px
	}

	.social-icons a {
		background-color: #eceeef;
		color: #818a91 !important;
		font-size: 16px;
		display: inline-block;
		line-height: 44px;
		width: 44px;
		height: 44px;
		text-align: center;
		margin-right: 8px;
		border-radius: 100%;
		-webkit-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear
	}

	.social-icons li a img {
		margin: 5px;
	}

	.social-icons a:active,
	.social-icons a:focus,
	.social-icons a:hover {
		color: #fff !important;
		background-color: #29aafe
	}

	.social-icons.size-sm a {
		line-height: 34px;
		height: 34px;
		width: 34px;
		font-size: 14px
	}

	.social-icons a.facebook:hover {
		background-color: #3b5998
	}

	.social-icons a.twitter:hover {
		background-color: #00aced
	}

	.social-icons a.linkedin:hover {
		background-color: #007bb6
	}

	.social-icons a.dribbble:hover {
		background-color: #ea4c89
	}

	.cat-list:hover .dropdown {
		transition: all 1s !important;
		/* display: flex !important; */
		display: block !important;

	}

	.cat-list .dropdown {
		color: #fff;
		background: #c9f1e6;

		/* float: left; */
		/* padding: 1rem; */
		position: absolute;
		text-decoration: none;


		margin-right: 30px;
		/* margin-bottom: 10px; */
	}

	.dropdown li {
		padding: 0.5rem;
	}

	.dropdown li:hover {
		background-color: orange;
	}

	.cartdel {
		width: 200px;
		height: 250px;
		float: right;
		/* background-color: red; */
	}

	/* .cartopen{
    color: #fff;
    background:#c9f1e6;
    position: absolute;
    text-decoration: none;
    transition-duration: 0.5s;
    transition: all;
    margin-right: 30px;
    padding: 1rem;
}
.cartopen img{
    width: 100%;
    height: 5rem;
}
.cartDetails:hover .cartdel{
    display: block !important;
}
.headcartname{
    width: 100%;
    height: 30px !important;
    word-wrap: hidden;
} */
	.mm-toggle-wrap {
		display: none;
	}

	.mm-toggle-wrap {
		color: white;
		width: 40px;
		height: 40px;
		background: #45aa3c;
		line-height: 1;
		overflow: hidden;
	}

	.top-cart-contain {
		padding: 0;
		color: #fff;
		margin-bottom: 10px;
		float: right;
	}

	/*.top-cart-contain {*/
	/*    padding: 0;*/
	/*    color: #fff;*/
	/*    margin-top: 15px;*/
	/*    float: right;*/
	/*}*/
	.mini-cart {
		text-align: center;
		cursor: pointer;
	}

	.mini-cart .dropdown-toggle {
		font-size: 12px;
		padding: 0;
		text-transform: none;
	}

	.mini-cart .basket a {
		color: #333;
		margin: 0px;
		line-height: 25px;
		font-size: 12px;
		font-weight: bold;
		border: 1px solid #f5f5f5;
		/*padding: 11.3px 15px 10px 0px;*/
		padding: 10px;
		border-radius: 50px;
		background: #fff;
		text-transform: none;
	}

	.mini-cart .basket a .fa-shopping-cart:before {
		font-size: 14px;
		padding-right: 10px !important;
		border-right: 1px solid #84bc42;
		/*margin-right: 10px !important;*/
		/*background: #fea501; */
		background: #42a5f5;
		padding: 8px 20px 10px 10px;
		margin: 0px 0 0 -10px;
		color: #fff;
		border-radius: 50px 0 0 50px;
	}

	.top-cart-contain .mini-cart:hover .top-cart-content {
		opacity: 1;
		overflow: visible;
		-ms-transform: perspective(1160px) rotateX(0deg);
		-webkit-transform: perspective(1160px) rotateX(0deg);
		-moz-transform: perspective(1160px) rotateX(0deg);
		-o-transform: perspective(1160px) rotateX(0deg);
		transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
		-webkit-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
		-moz-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
		-o-transition: transform 0.5s ease 0s, opacity 0.2s ease 0s, max-height 0s step-end 0s, max-width 0s step-end 0s, padding 0s step-end 0s;
		z-index: 999;
	}

	.top-cart-contain .top-cart-content {
		opacity: 0;
		display: block;
		overflow: hidden;
		transform: perspective(1160px) rotateX(-90deg);
		-ms-transform: perspective(1160px) rotateX(-90deg);
		-webkit-transform: perspective(1160px) rotateX(-90deg);
		-moz-transform: perspective(1160px) rotateX(-90deg);
		-o-transform: perspective(1160px) rotateX(-90deg);
		transform-origin: 0 0 0;
		transition: transform 0.3s ease 0s, opacity 0.4s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
		-webkit-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
		-moz-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
		-o-transition: transform 0.5s ease 0s, opacity 0.6s ease 0s, max-height 0.6s step-end 0s, max-width 0.6s step-end 0s, padding 0.6s step-end 0s;
	}

	.top-cart-content {
		width: 328px;
		position: absolute;
		top: 50px;
		right: 15px;
		background: #fff;
		padding: 0;
		text-align: right;
		box-shadow: 0 0 5px -5px rgba(0, 0, 0, 0.2);
		border: 1px solid #f5f5f5;
		z-index: 50;
	}

	.top-cart-content .block-subtitle {
		border-bottom: 1px solid #fbfbfb;
		color: #000;
		overflow: hidden;
		padding: 15px;
		text-align: left;
		font-size: 13px;
		text-transform: none;
		background: #f5f5f5;
	}

	ul#cart-sidebar {
		padding: 3px 15px 6px;
		margin: auto;
		max-height: 195px;
		overflow: auto;
	}

	#cart-sidebar li {
		border-bottom: 1px solid #ECECEC;
		list-style: none;
		margin-bottom: 8px;
		overflow: hidden;
		padding: 8px 0 15px;
	}

	.top-cart-content li.item {
		width: 272px;
		margin: 5px 0px;
		border-bottom: 1px #eee solid;
		min-height: 67px;
		top: 0 !important;
	}

	.mini-products-list .product-image {
		float: left;
		padding: 0;
		width: 68px;
		padding: 0px;
		border: 1px #eee solid;
	}

	.remove-cart {
		display: block;
		width: 15px;
		height: 13px;
		position: absolute;
		right: 0;
		top: 0;
	}

	.top-cart-content .product-name {
		margin: 0;
		width: 178px;
		line-height: 1.3em;
		padding: 0 0 3px;
	}

	.top-cart-content p {
		color: #333;
		margin: 0;
		padding: 10px;
	}

	.top-cart-content .product-name a {
		font-size: 13px;
		line-height: normal;
		font-weight: 400;
	}

	.top-cart-contain .price {
		color: #000;
		font-weight: 900;
		text-transform: none;
		padding-left: 10px;
		float: right;
	}

	.price {
		font-size: 14px;
		color: #45aa3c;
		white-space: nowrap !important;
	}

	.top-subtotal {
		color: #333;
		font-size: 13px;
		font-weight: 900;
		padding: 8px 15px;
		text-align: left;
		text-transform: none;
		background-color: #f3f3f3;
		margin-bottom: 15px;
	}

	.top-cart-content .actions {
		padding: 5px 15px 20px;
		margin: 0;
		overflow: hidden;
	}

	.mini-cart .actions .btn-checkout {
		background: #45aa3c;
		color: #fff;
		font-size: 12px;
		padding: 8px 16px;
		border: none;
		cursor: pointer;
		display: inline-block;
		transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
		border: 2px solid rgba(0, 0, 0, 0.08);
		font-weight: bold;
		border-radius: 50px;
		text-transform: none;
	}

	.mini-cart .actions .view-cart {
		background: #fff;
		color: #333;
		font-size: 12px;
		padding: 8px 16px;
		text-align: left;
		cursor: pointer;
		text-decoration: none;
		float: left;
		transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
		border: 2px solid #45aa3c;
		font-weight: bold;
		border-radius: 50px;
	}

	.succmsg img {
		width: 40% !important;

	}

	.locdivmain {
		display: none !important;
	}

	.col1 {
		top: 0px !important;
		padding: 0% !important;
	}

	.circle-text {
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, 50%);
		position: absolute;
		padding: 40px 0px;
	}

	.wall-img {
		top: 100px !important;
		left: 35% !important;
		position: absolute !important;
		width: 50px !important;
	}

	.wall-btn {
		display: block !important;

	}

	.wall-btn11 {
		display: none !important;
	}

	#setImg img {
		width: 100% !important;
		height: 40vh !important;
	}

	#loader {

		position: fixed;
		left: 47%;
		top: 43%;
		width: 150px;
		height: 150px;
		border-radius: 50%;
		width: 100px;
		height: 100px;
		z-index: 999;
		background: url(../img/loader.gif);
		background-size: 100% 100%;
	}

}

/* media query :end */
/* responsive Portion :End */