[class*="btn-link"],
[class*="btn-link"]::after,
.product-wrapper,
.product-wrapper:hover .product-image .wishlist-view,
.product-wrapper:hover .product-variations,
.product-wrapper:hover .hover-area,
.owl-nav-hover-primary .owl-nav button:hover .nav-btn,
.e-border-one .product-wrapper:hover,
.product-style-3 .product-wrapper .hover-area,
.product-style-1 .product-wrapper .hover-area,
.product-style-7 .product-wrapper .hover-area,
[class*="swatch-filter-"] li,
[class*="swatch-filter-"].show-more li,
[class*="nav-arrow-middle"] .owl-nav button,
[class*="header-cart-"] .cart-popup,
.my-account-popup,
[class*="accordion-plus-"] .ac-toggle::after {
	-moz-transition: all 0s ease-in-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
body {
	overflow-y: overlay;
}
.mobile-burger {
	position: static !important;
}
.zoomContainer {
	display: none !important;
}
p {
	margin-bottom: 0;
}
.container,
.container-fluid,
.container-lg-fluid {
	position: relative;
}

.woocommerce-ordering select {
	background: auto;
}
.pb-8 {
	padding-bottom: 80px !important;
}
.mb-8 {
	margin-bottom: 80px !important;
}
.pb-7 {
	padding-bottom: 70px !important;
}
.py-100 {
	padding: 100px 0 !important;
}

.checkout {
	overflow: hidden;
}
a.btn.btn-secondary.rounded-0.checkout {
	padding: 0 25px !important;
}
.checkout-area .checkout-process {
	display: block;
	margin-bottom: 40px;
	text-align: center;
}
.mobile-user {
	display: none;
}
#single-image-zoom {
	border-radius: 8px;
}
.checkout-area .checkout-process ul {
	display: inline-block;
}
.checkout-area .checkout-process li {
	display: inline-block;
	margin-right: 20px;
	text-align: left;
}
ul li {
	list-style: none;
}
.checkout-area .checkout-process li a.active {
	background: #FF9332;
	color: #fff !important;
}
.checkout-area .checkout-process li a {
	background: #e9ecef;
	padding: 0px;
	margin: 0px;
	line-height: 90px;
	padding-left: 60px;
	font-weight: 600;
	width: 268px;
	height: 89px;
	position: relative;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a,
a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
}
.checkout-area .checkout-process li a.active::before {
	border-left: 20px solid #FF9332
}
.checkout-area .checkout-process li a::before {
	position: absolute;
	content: "";
	left: 100%;
	top: 0px;
	border-top: 47px solid transparent;
	border-left: 20px solid #e9ecef;
	border-bottom: 43px solid transparent;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*.checkout-area .checkout-process li a.active span,*/
/*.checkout-area .checkout-process li a:hover span {*/
/*	background: #333;*/
/*}*/
/*.checkout-area .checkout-process li a span {*/
/*	width: 30px;*/
/*	height: 30px;*/
/*	text-align: center;*/
/*	line-height: 30px;*/
/*	background: #666;*/
/*	color: #fff;*/
/*	display: inline-block;*/
/*	border-radius: 50%;*/
/*	margin-right: 7px;*/
/*	-webkit-box-shadow: 3px 3px 7px 1px rgb(0 0 0 / 25%);*/
/*	box-shadow: 3px 3px 7px 1px rgb(0 0 0 / 25%);*/
/*	-webkit-transition: all 0.3s ease-in;*/
/*	transition: all 0.3s ease-in;*/
/*}*/
.checkout-area .checkout-process li a.active i,
.checkout-area .checkout-process li a:hover i {
	opacity: 0.7;
	right: 0px;
	font-size: 34px;
}
.checkout-area .checkout-process li a i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 45px;
	opacity: 0.1;
	right: 30px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.checkout-area .checkout-process li a::after {
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	border-top: 47px solid transparent;
	border-left: 22px solid #ffffff;
	border-bottom: 42px solid transparent;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.checkout-area .tab-content {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgb(0 0 0 / 10%);
	border-radius: 8px;
}
	.checkout-area .content-box .content {
	padding: 32px 24px 24px;
}

.closed a {
	width: 30px;
	height: 30px;
	background-color: var(--theme-white-color);
	border: 1px solid var(--theme-gray-color);
	color: var(--theme-dark-color);
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 30px;
	padding-left: 0px;
}
.lightboxOverlay {
	z-index: 9999999 !important;
}
.lightbox {
	z-index: 9999999 !important;
}
.autocomplete {
	display: block;
}
.autocomplete-items {
	-webkit-box-shadow: 0px 2px 7px rgb(0 0 0 / 11%);
	box-shadow: 0px 2px 7px rgb(0 0 0 / 11%);
}
.autocomplete-items {
	position: absolute;
	border-top: none;
	z-index: 99;
	top: 100%;
	background: #fff;
	right: 22%;
	-webkit-box-shadow: 0px 2px 7px rgb(0 0 0 / 11%);
	box-shadow: 0px 2px 7px rgb(0 0 0 / 11%);
	width: 27%;
	margin-top: 2px;
}

.border-dash {
	border-bottom: 1px dotted grey;
}
a.active {
	color: var(--theme-primary-color);
}
.docname {
	width: 100% !important;
	border-bottom: 1px solid rgba(84, 82, 82, 0.09) !important;
	padding: 13px 8px;
}
.user-info p {
	line-height: 15px;
}
.post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.post .post-img {
	margin-right: 15px;
}
.post .post-img img {
	width: 50px;
	height: 50px;
}
.post .post-details {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.post .post-details .date {
	font-size: 12px;
	line-height: 20px;
	color: #8798b8;
	font-weight: 400;
	margin-bottom: 0px;
}
.docname a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.docname a img {
	width: 50px;
	height: 50px;
}
.search-content p {
	margin-top: 0;
	margin-bottom: 0rem;
}
.search-content {
	padding-left: 10px;
}
.closed a:hover {
	background-color: var(--theme-primary-color);
	border: 1px solid var(--theme-primary-color);
	color: var(--theme-white-color);
}
.submit-loader {
	background: rgba(251, 251, 251, 0.52);
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	position: absolute;
}
.submit-loader img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
img {
	max-width: 100%;
}
.checkout-area .content-box .content .title {
	display: block;
	color: #2C0902;
	font-size: 20px;
	padding-bottom: 14px;
	font-weight: 700;
	margin-bottom: 32px;
	border-bottom: 1px solid #F4CD88;
}
.checkout-area .content-box .content .form-control {
	height: 48px;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #E0E0E0;
	border-radius: 8px;
	color: #333333;
}
input[type="checkbox"] {
	content: "\2714";
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.2em;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	color: transparent;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	margin-right: 5px;
	margin-top: 3px;
}
input[type="checkbox"] + label {
	display: block;
	cursor: pointer;
	font-size: 14px !important;
	margin-top: 2px;
}
.checkout-area .content-box .content label {
	font-size: 16px !important;
	font-weight: 600;
	display: flex;
	align-items: center;
	color: #333333;
	margin-top: 0;
}

.form-check {
	display: flex;
	align-items: center;
	padding: 15px 24px;
	background: #FFD79B;
	margin-bottom: 32px;
	color: white;
	font-weight: 700;
	font-size: 20px;
}
.form-check:has(.check_address_checkout:disabled) {
	background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
}
.form-check-input:checked {
	box-shadow: none !important;
	border: none !important;
	background-color:  white !important;
}
.form-check-input:checked {
	background-color:  #FF9D00;
}

.form-check-input:checked[type=radio] {
	background-size: 12px 12px;
	background-position: center;
	background-image: url("/assets/images/radio.png") !important;
	background-repeat: no-repeat;
	border: 1px solid #FF9D00 !important;
}

.form-check .form-check-input {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 0 12px;
	margin-top: -2px;
	background: white;
	margin-right: 12px;
	padding: 8px;
}
.form-check .form-check-label {
	width: calc(100% - 20px);
	margin-left: 0;
	color: #707070;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
.recipes-item-parent .form-check .form-check-label {
	width: 100%;
	word-break: break-word;
}
.form-check .form-check-label:hover {
	color: #FFAF36 !important;
}
.checkout-area .content-box .content .set-account-pass {
	margin-top: 10px;
}
.checkout-area .content-box .content .billing-address {
	margin-top: 32px;
}

.checkout-area .content-box .content .billing-address h5 {
	font-size: 20px !important;
}
.checkout-area .content-box .content .billing-address input,
.checkout-area .content-box .content .ship-diff-addres-area input {
	margin-bottom: 10px;
}
.checkout-area .content-box .content .ship-diff-addres-area .all_address .info_block h5 {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: white;
}
.home-new-vendors-section {
	margin-bottom: 268px;
	margin-top: 140px;
}
.banner-slide-item {
	/* height: 45vh; */ /* 24.03.2025 */
	min-height: 340px;
}
.home-vendors-section {
	padding-top: 140px;
	padding-bottom: 140px;
	margin-top: 48px;
}
.checkout-area .content-box .content .ship-diff-addres-area .all_address .form-check {
	padding: 9px 0 9px 24px;
}
.checkout-area .content-box .content .ship-diff-addres-area {
	margin-top: 20px;
}
.mybtn1 {
	font-size: 16px;
	font-weight: 400;
	padding: 12px 24px;
	background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%) !important;
	border-radius: 12px;
	color: #fff;
	border: 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin: auto;
	display: block;
}
.toggle-accordion {
	background-color: white;
	cursor: pointer;
}
.mybtn1:hover {
	background: #FFAF36 !important;
	color: white !important;
	border: none !important;
	transition: none;
}
.order-table {
	color: #767c89;
}
.c-info-box-area {
	padding: 40px 30px 38px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.ctm-inputDate {
	width: 157px !important;
	border-radius: 24px !important;
	margin: auto;
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}
.lb-container {
	height: 550px !important;
	object-fit: cover;
	width: 550px !important;
}
.lb-image {
	height: 500px !important;
	width: 550px !important;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.lightbox#lightbox {
	top: 50% !important;
	transform: translateY(-50%);
	position: fixed !important;
}
.c-info-box-area .c-info-box.box2 {
	border-color: #2373EA;

}
.c-info-box-content {
	text-align: center;
	margin-top: 20px;
}
.c-info-box-area .c-info-box.box1 {
	border-color: #FD9800;
}
.c-info-box-area .c-info-box p {
	font-size: 30px;
	font-weight: 600;
	line-height: 160px;
}
.c-info-box-area .c-info-box {
	width: 175px;
	height: 175px;
	margin: 0 auto;
	border-width: 9px;
	border-style: solid;
	text-align: center;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.order-status {
	color: #fff;
	border-radius: 50px;
	text-align: center;
	display: inline-block;
	padding: 1px 15px;
}
.process-steps-area {
	margin-bottom: 100px;
	display: block;
}
.process-steps {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.user-dashbord .user-profile-details .order-details .header-area {
	display: block;
	margin-top: 80px;
}
a.back-btn.theme-bg {
	background: #a439ee;
	padding: 5px 20px;
	color: white;
}
table.dataTable tbody tr {
	background-color: #f8f8f8;
}
input#code {
	margin-right: 3%;
}
.upload-img {
	padding: 18px 0px 20px;
	display: flex;
	align-items: center;
}
.upload-img .img {
	width: 100px;
	height: 100px;
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-radius: 50%;
	margin-right: 30px;
	overflow: hidden;
}
.upload-img .file-upload-area {
	flex: 1;
}
.upload-img .file-upload-area .upload-file {
	width: 150px !important;
	height: 40px;
	cursor: pointer;
	position: relative;
}
.edit-info-area .upload-img .img img {
	border-radius: 50%;
	width: 100%;
	height: 100%;
}
.upload-file label {
	padding: 10px;
	background: red;
	display: table;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.upload-file input[type="file"] {
	display: none;
}
.message-modal .modal-dialog {
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 0;
}
.message-modal .modal .modal-dialog .modal-header {
	padding: 12px 30px !important;
	text-align: right;
}
.message-modal .modal .modal-dialog .modal-header .modal-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}
.message-modal .modal .contact-form .submit-btn {
	width: 100%;
	height: 50px;
	background: #c9030f;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	font-weight: 600;
	text-align: center;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.process-steps li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}
.print-order.text-right {
	text-align: right;
}
.process-steps li .title {
	font-weight: 600;
	font-size: 13px;
	color: #777;
	margin-top: 8px;
}
a.print-order-btn {
	background: #a439ee;
	padding: 10px 20px;
	color: white;
}
.process-steps li .icon {
	height: 30px;
	width: 30px;
	margin: auto;
	background: #efefef;
	border-radius: 50%;
	line-height: 30px;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	position: relative;
}
.process-steps li:after {
	position: absolute;
	content: "";
	height: 3px;
	width: calc(100% - 30px);
	background: #efefef;
	top: 21px;
	z-index: 0;
	right: calc(50% + 15px);
}
.process-steps li:first-child::after {
	display: none;
}
.process-steps li.done .icon {
	color: transparent;
}
.process-steps li.done:after,
.process-steps li.active:after,
.process-steps li.active .icon {
	color: #fff;
	background: #a439ee;
}
.process-steps li.done .icon:before {
	position: absolute;
	content: "";
	left: 11px;
	top: 7px;
	width: 8px;
	height: 14px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.order-status.pending {
	background: #F1BA2C;
	color: white;
	font-weight: 700;
}
.order-status.decline {
	background: #FF3B3B;
}
.order-status.completed {
	background: #088C53;
}
.order-status.processing {
	background: #F4CD88;
}
div#example_length {
	margin-bottom: 20px;
	display: none;
}
.order-status.on.delivery {
	background: #FFAF36 !important;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}

.checkout-area .content-box .content .order-area .order-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.checkout-area .content-box .content .order-area .order-item .product-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.name {
	margin-bottom: 5px;
}
.right-area .order-box {
	-webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 5%);
	box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 5%);
	border-radius: 8px;
	padding: 26px 24px 24px;
	background: #FDF7EC;
}
/*.right-area .order-box .title {*/
/*	font-size: 22px;*/
/*	font-weight: 700;*/
/*	color: #2C0902;*/
/*	line-height: 32px;*/
/*	margin-bottom: 15px;*/
/*}*/
.right-area .order-box .order-list {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
}
.right-area .order-box .order-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.right-area .order-box .order-list li p {
	font-size: 14px;
	color: #2C0902;
	font-weight: 700 !important;
}
.right-area .order-box .order-list li p b {
	font-weight: 700;
}
.right-area .order-box .order-list {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
}
.right-area .order-box .total-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600;
	padding-top: 5px;
}
.right-area .order-box .total-price p:first-child {
	font-size: 18px;
	color: #2C0902;
	font-weight: 700 !important;
}
.right-area .order-box .total-price p:last-child {
	font-size: 18px;
	color: #FFAF36;
	font-weight: 700 !important;
}
.right-area .order-box .cupon-box {
	text-align: center;
	margin-bottom: 30px;
}
.cupon-box #coupon-link img {
	width: 25px;
	margin-right: 5px;
}
.right-area .order-box .cupon-box #coupon-link {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 25px;
	text-decoration: underline;
	cursor: pointer;
}
.cupon-box #check-coupon-form {
	display: none;
}
.cupon-box #check-coupon-form input {
	width: 190px;
	height: 35px;
	background: #f3f8fc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0px 10px;
	font-size: 14px;
}
.cupon-box #check-coupon-form button {
	width: 80px;
	height: 35px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.right-area .order-box .title {
	font-size: 22px;
	font-weight: 700;
	color: #2C0902;
	line-height: 32px;
	margin-bottom: 24px;
}
.radio-design {
	display: block;
	position: relative;
	padding-left: 0px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 7px;
}
.radio-design input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.sub-categori .left-area .filter-result-area .body-area .price-range-block {
	text-align: center;
	margin-top: 34px;
}
.price-range-block #slider-range {
	margin-bottom: 21px;
}
.ui-widget.ui-widget-content {
	background: #FFFFFF;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15) !important;
	border-radius: 8px !important;
	filter: drop-shadow(0px 3px 6px #00000026);
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.radio-design .checkmark {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	border: 1px solid rgba(0, 0, 0, 0.2);
	top: -2px;
}
.radio-design input:checked ~ .checkmark::after {
	width: 80%;
	height: 80%;
}
.sliderText {
	margin-bottom: 30px;
	border-bottom: 2px solid #c48272;
	padding: 10px 0 10px 0px;
	font-weight: bold;
}
.ui-slider-horizontal {
	height: 5px;
}
.ui-slider-horizontal {
	margin-bottom: 15px;
}
.ui-widget-header {
	background: #c48272;
}
.price-range-search {
	width: 70px;
	background-color: #f9f9f9;
	border: 1px solid #6e6666;
	display: inline-block;
	height: 30px;
	margin-bottom: 20px;
	font-size: 16px;
}
.price-range-field {
	width: 100px;
	/*background-color: none;*/
	border: 1px solid rgba(0, 0, 0, 0.15);
	color: black;
	height: 30px;
	text-align: center;
}
.search-results-block {
	position: relative;
	display: block;
	clear: both;
}
.price-range-block #slider-range {
	margin-bottom: 21px;
}
button.filter-btn.btn.btn-primary {
	margin-left: 24%;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -7px;
	margin-left: -0.6em;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: #c48272;
	border-radius: 50%;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
}
.ui-slider .ui-slider-handle:focus {
	outline: 0px;
}
/*.ui-widget.ui-widget-content {*/
/*	border: 1px solid black ;*/
/*	border-radius: 0px;*/
/*	background: #fff;*/
/*}*/
.radio-design label {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	position: relative;
	top: -4px;
	left: 35px;
}
.radio-design label small {
	display: block;
}
.order-box .final-price {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	margin-top: 10px;
	padding-top: 5px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.wallet-price {
	margin-top: 10px;
	padding-top: 5px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.radio-design .checkmark::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 0%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	z-index: 99;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #c9030f;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
select.form-control,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none !important;
	background: url('/assets/images/checkout-arrow-down.png');
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 98%;
	cursor: pointer;
	margin-bottom: 24px;
}
.form-boder .form-control {
	padding: 10px 15px;
}
textarea.form-control {
	height: auto;
}
select:focus {
	outline: none;
}
.product-slide-thumb .active img {
	background-color: var(--theme-light-color);
}
/*body {*/
/*	font-size: 16px;*/
/*	font-family: var(--theme-general-font);*/
/*	font-weight: 400;*/
/*}*/
header.fixed-top {
	position: static !important;
	animation: none;
}
header.nav-on-banner.fixed-top {
	position: absolute !important;
	animation: none;
}
header.fixed-top .header-sticky {
	position: fixed !important;
	top: 59px;
	right: 0;
	left: 0;
	z-index: 99;
	animation-duration: 1s;
	animation-name: menu-sticky;
	animation-timing-function: ease-in-out;
	margin: 0;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
	border: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
}
.d-ruby {
	display: ruby !important;
}
sup {
	left: 2px;
	top: -5px;
}
.placeholder-white::placeholder,
.placeholder-white {
	color: var(--theme-white-color) !important;
}
select,
select option,
select.form-control,
select.form-control option,
input::placeholder,
input.form-control::placeholder {
	font-family: var(--theme-extra-font);
	font-size: 15px !important;
	font-weight: 400 !important;
}
select.language.selectors.nice,
select.currency.selectors.nice {
	border: none;
}
.extra2-font {
	font-family: var(--theme-extra2-font);
}
button {
	border-radius: 0;
	background-color: transparent;
	border: none;
}
a,
a:hover {
	/*text-decoration: none !important;*/
}
p {
	line-height: 30px;
}
.full-row {
	/*padding-top: 89px;*/
	/*padding-bottom: 70px;*/
}
.line-height-40 {
	line-height: 40px;
}
.z-index-1 {
	z-index: 1;
}
.z-index-9 {
	z-index: 9;
}
.font-general {
	font-size: 15px !important;
}
.font-twelve {
	font-size: 12px !important;
}
.font-fifteen {
	font-size: 15px !important;
}
.font-sixteen {
	font-size: 16px !important;
}
.font-seventeen {
	font-size: 17px !important;
}
.font-400 {
	font-weight: 400 !important;
}
.font-700 {
	font-weight: 700 !important;
}
.btn {
	font-size: 14px;
	font-weight: 400;
}
.btn.two-corner-round {
	border-radius: 0 15px !important;
}
.btn-light {
	background-color: var(--theme-light-color);
	border-color: var(--theme-light-color);
}
.btn-light:hover {
	background-color: var(--theme-light-color);
	border-color: var(--theme-light-color);
}
.btn-outline-primary {
	border: 1px solid var(--theme-primary-color);
	color: var(--theme-primary-color);
}
.btn-outline-primary:hover {
	background-color: var(--theme-primary-color);
	border-color: var(--theme-primary-color);
	color: var(--theme-white-color);
}
.btn-outline-secondary {
	border: 1px solid var(--theme-secondary-color);
	color: var(--theme-secondary-color);
}
.btn-outline-secondary:hover {
	background-color: var(--theme-secondary-color);
	border-color: var(--theme-secondary-color);
	color: var(--theme-white-color);
}
[class*="btn-link"] {
	font-size: 15px;
	color: var(--theme-dark-color);
	display: table;
	position: relative;
}
.btn-link-left-line,
.btn-link-right-line {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.btn-link-left-line {
	padding-left: 50px;
}
.btn-link-right-line {
	padding-right: 50px;
}
.btn-link-down-line::after {
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: var(--theme-secondary-color);
}
.btn-link-down-line.text-dark::after {
	background-color: var(--theme-dark-color);
}
.btn-link-right-line::after,
.btn-link-left-line::after {
	position: absolute;
	content: "";
	width: 40px;
	top: 50%;
	height: 2px;
	background-color: var(--theme-secondary-color);
}
.btn-link-left-line::after {
	left: 0;
}
.btn-link-right-line::after {
	right: 0;
}
.btn-link-down-line:hover {
	color: var(--theme-primary-color) !important;
}
.btn-link-down-line:hover::after {
	width: 70%;
	background-color: var(--theme-primary-color);
}
.btn-link-down-line.text-white::after {
	background-color: var(--theme-white-color);
}
.btn-extra1 {
	background-color: var(--theme-extra1-color);
	color: var(--theme-dark-color) !important;
}
.font-small {
	font-size: 13px !important;
}
.list-style-circle {
	list-style-type: circle;
	list-style-position: inside;
}
.list-style-circle li {
	font-weight: 500;
	line-height: 30px;
}
.media-icon-secondary a:hover {
	color: var(--theme-primary-color) !important;
}
.text-extra {
	color: var(--theme-extra-color) !important;
}
.text-extra1 {
	color: var(--theme-extra1-color) !important;
}
.text-extra2 {
	color: var(--theme-extra2-color) !important;
}
.hover-text-dark:hover {
	color: var(--theme-dark-color) !important;
}
.bg-extra {
	background-color: var(--theme-extra-color) !important;
}
.bg-extra1 {
	background-color: var(--theme-extra1-color) !important;
}
.bg-extra2 {
	background-color: var(--theme-extra2-color) !important;
}
.zoomWindow {
	background-color: var(--theme-light-color);
}
.list-ml-30 li + li {
	margin-left: 30px;
}
.list-ml-5 li + li {
	margin-left: 5px;
}
.list-mt-10 li + li {
	margin-top: 10px;
}
[class*="after-right-border-"]::after {
	content: "";
	top: 50%;
	right: 0;
	width: 1px;
	height: 60%;
	position: absolute;
	transform: translateY(-50%);
}
.after-right-border-extra1::after {
	background-color: var(--theme-extra1-color);
}
[class*="after-border-"] .owl-item .product-wrapper::after,
[class*="after-border-"] .product-wrapper::after {
	content: "";
	width: 1px;
	display: block;
	position: absolute;
	z-index: 10;
	background-color: var(--theme-gray-color);
}
.after-border-one .owl-item .product-wrapper::after,
.after-border-one .product-wrapper::after {
	top: 50%;
	height: 70%;
	transform: translateY(-50%);
}
[class*="after-border-"] {
	position: relative;
}
.after-border-two::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
}
.after-border-two .owl-item .product-wrapper::after,
.after-border-two .product-wrapper::after {
	height: 100%;
	top: 0;
}
[class*="e-hover-shadow"][class*="after-border-"]
	.owl-item
	.product-wrapper::after {
	right: -10px;
}
[class*="e-hover-shadow"][class*="after-border-"]
	.owl-item
	.product-wrapper:hover::after {
	display: none;
}
[class*="after-border-"].e-bg-white::after {
	width: 1px;
	height: 100%;
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	background-color: var(--theme-white-color);
	z-index: 99;
}
.owl-carousel.after-border-one.e-bg-white::after {
	right: 0;
}
[class*="right-line-"] {
	position: relative;
	height: 100%;
}
[class*="right-line-"]::after {
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	content: "";
	background-color: #d1d1d1;
}
.col:last-child [class*="right-line-"]::after {
	display: none;
}
[class*="primary-right-line-"]::after {
	background-color: var(--theme-primary-color);
}
[class*="gray-right-line-"]::after {
	background-color: #d1d1d1;
}
.border-mb-one {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dee2e6;
}
.col:last-child .border-mb-one {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
img.nav-logo {
	min-width: 124px;
}
.sign-in {
	font-size: 13px;
	line-height: 30px;
	font-weight: 400;
}
.box-80px {
	width: 80px;
	height: 80px;
}
.w-30 {
	width: 30%;
}
.w-40 {
	width: 40%;
}
.flat-mini::before {
	position: relative;
	top: 3px;
}
/*.flat-small::before {*/
/*	position: relative;*/
/*	top: 5px;*/
/*}*/
.flat-medium::before {
	position: relative;
	top: 5px;
}
.sale-upto {
	letter-spacing: 3px;
	margin: 20px 0 30px;
}
.sale-upto span:last-child {
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
	padding: 2px 10px;
}
.custom-class-133 .sale-upto {
	letter-spacing: 0;
	margin: 0 0 20px;
}
.custom-class-133 .sale-upto span:last-child {
	background-color: transparent;
	color: var(--theme-primary-color);
	padding: 0;
}
.border-general {
	border-color: var(--theme-general-color) !important;
}
/* Cart popup Style */

.my-account-popup  {
	position: absolute;

	background-color: #fff;
	box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.2);
	width: 400px;
	right: 0;
	border-radius: 0;
	opacity: 0;
	visibility: hidden;
	transition: none !important;
}

.my-account-dropdown.show .my-account-popup,
[class*="header-cart-"].show .cart-popup {
	opacity: 1;
	visibility: visible;
	/*top: 100%;*/
	/*border: 1px solid var(--theme-light-color);*/
}
/*.cart-popup .mini-cart-item {*/
/*	position: relative;*/
/*	padding-right: 20px;*/
/*}*/
/*.cart-popup .mini-cart-item:last-child {*/
/*	margin-bottom: 0;*/
/*}*/

/*.cart-popup .mini-cart-item .product-image {*/
/*	width: 100px;*/
/*	float: left;*/
/*	margin-right: 20px;*/
/*}*/
/*.cart-popup .mini-cart-item .product-name {*/
/*	margin-bottom: 10px;*/
/*	color: var(--theme-secondary-color);*/
/*	font-size: 15px;*/
/*}*/
/*.cart-popup .mini-cart-item .rating-wrap a {*/
/*	display: flex;*/
/*}*/
/*.cart-popup .mini-cart-item .rating-wrap a:hover {*/
/*	color: var(--theme-general-color);*/
/*}*/
/*.cart-popup .mini-cart-item .rating-wrap a i {*/
/*	margin-right: 5px;*/
/*}*/
/*.cart-popup .mini-cart-item span:first-child {*/
/*	margin-right: 5px;*/
/*	font-size: 15px;*/
/*	font-weight: 500;*/
/*}*/
/*.cart-popup .mini-cart-item span:last-child {*/
/*	font-size: 14px;*/
/*}*/
/*.cart-popup .total-cart {*/
/*	display: flex;*/
/*	font-size: 20px;*/
/*	color: var(--theme-secondary-color);*/
/*	font-weight: 500;*/
/*	margin: 20px 0;*/
/*}*/
/*.cart-popup .total-cart .title {*/
/*	margin-right: 10px;*/
/*}*/
/*.cart-popup .buttons {*/
/*	display: flex;*/
/*	flex-wrap: wrap;*/
/*}*/
/*.cart-popup .buttons .btn {*/
/*	line-height: 40px;*/
/*	text-transform: uppercase;*/
/*	font-size: 13px;*/
/*	font-weight: 400;*/
/*	margin: 3px 0;*/
/*}*/
/*.cart-popup .buttons .btn:first-child {*/
/*	margin-right: 10px;*/
/*}*/
/* My Account Popup */
.my-account-popup {
	display: table;
	width: max-content;
	line-height: 30px;
	padding: 10px 20px;
}
.my-account-popup li {
	border: 0 !important;
}
.ecommerce-header .top-header .my-account-popup li a {
	color: var(--theme-general-color) !important;
}
.my-account-popup li a:hover {
	color: var(--theme-primary-color);
}
/*==================================================================== Icons Style Start ====================================================================*/
[class*="unicode-icon"] {
	width: 16px;
	height: 16px;
}
.unicode-icon-2x {
	width: 32px;
	height: 32px;
}
.unicode-icon-3x {
	width: 48px;
	height: 48px;
}
.unicode-icon-4x {
	width: 64px;
	height: 64px;
}
.col .simple-icon-thumb {
	position: relative;
}
.col .simple-icon-thumb .icon-shape {
	position: absolute;
	width: 160px;
	height: 40px;
	top: 50px;
	right: 25px;
}
.col:last-child .simple-icon-thumb .icon-shape {
	display: none;
}
/* Category Icon Thumb */
.category-icon-thumb {
	display: flex;
	flex-direction: column;
	padding: 20px;
	align-items: center;
}
.category-icon-thumb img {
	width: 32px;
}
.category-icon-thumb a {
	color: var(--theme-dark-color);
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
}
.img-list-one .content {
	width: 80%;
}
/*==================================================================== Time Counting Style Start ====================================================================*/
.time-count ul {
	display: flex;
	align-items: center;
}
.time-count.flex-between ul {
	justify-content: space-between;
}
.time-count.flex-around ul {
	justify-content: space-around;
}
.time-count li span:first-child {
	color: var(--theme-dark-color);
	font-weight: 500;
	font-size: 15px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 100%;
	display: block;
}
.time-count li span:last-child {
	font-weight: 400;
	color: var(--theme-general-color);
	margin-top: 10px;
	display: block;
	text-align: center;
}
.type-4.time-count li span:first-child {
	color: var(--theme-white-color);
	width: auto;
}
.type-4.time-count li span:last-child {
	color: var(--theme-white-color);
	width: auto;
}
.custom-class-119 .time-count li span:last-child {
	color: var(--theme-white-color) !important;
	font-weight: 400;
	text-transform: uppercase;
}
.type-two .time-count li span:last-child,
.type-two .time-count li:last-child span:first-child:after {
	display: none;
}
.type-two .time-count li span:first-child {
	background-color: transparent;
	position: relative;
	line-height: inherit;
	width: auto;
	height: auto;
	padding-right: 16px;
}
.type-two .time-count li span:first-child:after {
	position: absolute;
	content: ":";
	top: calc(50% - 2px);
	right: 6px;
	transform: translateY(-50%);
	color: var(--theme-dark-color);
}
.deal-out-time {
	display: flex;
	align-items: center;
}
.deal-out-time .time-count.type-three ul li:first-child {
	display: none;
}
.deal-out-time .time-count.type-three ul li {
	display: flex;
	align-items: center;
	position: relative;
	padding: 0px 10px;
}
.deal-out-time .time-count.type-three ul li::before {
	position: absolute;
	content: ":";
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	color: var(--theme-white-color);
}
.deal-out-time .time-count.type-three ul li:last-child:before {
	display: none;
}
.deal-out-time .time-count.type-three ul li span {
	color: var(--theme-white-color) !important;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.deal-out-time .time-count.type-three ul li span:first-child {
	width: auto;
	height: auto;
	background-color: transparent;
	margin-right: 5px;
}
.time-box ul {
	flex-wrap: wrap !important;
}
.deal {
	background-color: rgb(223, 245, 250);
	padding: 50px 0px;
}
/*
.time-count.time-box li {
	border: 2px solid var(--theme-secondary-color);
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 10px;
}
.time-box li span {
	display: block;
	text-align: center;
	color: var(--theme-secondary-color);
}
.time-count.time-box li span:first-child {
	font-size: 20px;
	font-weight: 400;
	margin: 0 auto;
	line-height: initial;
	height: auto;
	color: var(--theme-secondary-color);
}
.time-count.time-box li span:last-child {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: -8px;
	color: var(--theme-secondary-color);
} */

.time-box ul {
	flex-wrap: wrap !important;
}

.time-count.time-box li {
	border: 2px solid var(--theme-secondary-color);
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.time-box li span {
	display: block;
	text-align: center;
	color: var(--theme-secondary-color);
}

.time-count.time-box li span:first-child {
	font-size: 24px;
	font-weight: 400;
	margin: 0 auto;
	line-height: initial;
	height: auto;
	color: var(--theme-secondary-color);
}

.time-count.time-box li span:last-child {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0;
	color: var(--theme-secondary-color);
}
/*==================================================================== Form Style Start ====================================================================*/
.form-control,
.form-control:focus {
	margin-bottom: 0;

	box-shadow: none;
}
input.text-white::placeholder {
	color: var(--theme-white-color) !important;
}
input.text-dark::placeholder {
	color: var(--theme-dark-color) !important;
}
[class*="product-search-"] .form-inline.search-pill-shape {
	background-color: var(--theme-light-color);
	border: 0;
}
[class*="product-search-"] .search-line-shape.form-inline {
	border: 0;
	padding: 0;
	border-bottom: 1px solid var(--theme-dark-color);
}
[class*="product-search-"] .search-line-shape.form-inline input.search-field {
	padding-left: 25px;
	font-size: 16px !important;
}
[class*="product-search-"]
	.search-line-shape.form-inline
	input.search-field::placeholder {
	color: var(--theme-secondary-color);
	font-size: 16px !important;
}
[class*="product-search-"] .search-line-shape.form-inline button {
	background-color: transparent;
	color: var(--theme-dark-color) !important;
	left: 0;
	padding: 0;
	right: inherit;
}
[class*="product-search-"] {
	position: relative;
}
[class*="product-search-"] .form-inline.search-box-shape {
	border-radius: 0;
}
[class*="product-search-"] .form-inline.search-round-shape {
	border-radius: 5px;
}
[class*="product-search-"] .form-inline.search-pill-shape {
	border-radius: 50rem;
}
[class*="product-search-"] .form-inline {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-right: 53px;
}
.form-inline input.search-field {
	padding: 0 20px;
	line-height: 50px !important;
	height: 50px;
}
.product-search-two .form-inline input.search-field {
	order: 2 !important;
	border-radius: 0;
}
.search-box-shape input.search-field {
	border-radius: 0 !important;
}
.product-search-one .search-round-shape input.search-field {
	border-radius: 5px 0 0 5px !important;
}
.product-search-one .dropdown-toggle span {
	max-width: 189px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-search-one .search-pill-shape input.form-control {
	/*border-radius: 50rem 0 0 50rem !important;*/
}
.form-inline select {
	border-radius: 0;
}
select#category_select {
	border: none;
}
.product-search-two .select-appearance-none {
	order: 1 !important;
}
.product-search-two .search-box-shape .select-appearance-none select {
	border-radius: 0 !important;
}
.product-search-two .search-round-shape .select-appearance-none select {
	border-radius: 5px 0 0 5px !important;
}
.product-search-two .search-pill-shape .select-appearance-none select {
	border-radius: 50rem 0 0 50rem !important;
}
.form-inline select::-ms-expand {
	display: none;
}
[class*="product-search-"] .select-appearance-none {
	position: relative;
	min-width: 140px;
}
[class*="product-search-"] .select-appearance-none::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 60%;
	content: "";
	background-color: #dcd9d9;
}
.product-search-one .select-appearance-none::before {
	left: 0;
}
.product-search-two .select-appearance-none::before {
	right: 0;
}
[class*="product-search-"] .form-inline button {
	background-color: #bd2222;
	padding: 0 20px;
	position: absolute;
	top: -1px;
	right: -2px;
	height: calc(100% + 1px);
	z-index: 11;
}
.product-search-two .form-inline button {
	order: 3 !important;
}
.search-box-shape button {
	border-radius: 0 !important;
}
.search-round-shape button {
	border-radius: 0 5px 5px 0 !important;
}
.search-pill-shape button,
.rounded-right-pill {
	/*border-radius: 0 50rem 50rem 0 !important;*/
}
.subscribe-form .form-control {
	padding: 10px 120px 10px 20px;
}
.margin-top-minus-one {
	margin-top: -125px;
	position: relative;
}
.subscribe-form-2 form {
	width: 100%;
}
.subscribe-form-2 .mc4wp-form-fields,
.subscribe-form-2 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.subscribe-form-2 .mc4wp-form-fields input,
.subscribe-form-2 input {
	border: 0;
	border-bottom: 1px solid var(--theme-secondary-color);
	border-radius: 0 !important;
	padding: 10px 0;
	width: auto;
	flex-grow: 1;
}
.subscribe-form-2 .mc4wp-form-fields button,
.subscribe-form-2 button {
	border-bottom: 1px solid var(--theme-secondary-color);
	border-radius: 0 !important;
	margin-left: 20px;
	padding: 0;
}
/* ==================================================================== Popular Categories in Electronic Style Start =====================================================================*/
.product-category {
	display: flex;
}
.product-category .caregory-image {
	margin-right: 30px;
}
.product-category .caregory-image img {
	width: 100px;
}
.product-category .popular-categories-menu li {
	line-height: 28px;
}
.product-category .popular-categories-menu li a {
	color: var(--theme-general-color);
}
.product-category .popular-categories-menu h4 > a {
	color: var(--theme-secondary-color);
}
.product-category .popular-categories-menu h4 > a:hover,
.product-category .popular-categories-menu li a:hover {
	color: var(--theme-primary-color);
}
.product-category .btn-link {
	color: var(--theme-secondary-color);
	margin-top: 20px;
}
/*==================================================================== Category's Sub Categories in fashion store Style Start ====================================================================*/
ul.sub-categories li a {
	font-weight: 400;
	color: var(--theme-general-color);
	padding: 5px 0;
	display: block;
}
ul.sub-categories li a:hover {
	color: var(--theme-primary-color);
}
/*==================================================================== Categroy List in Grocery Store Style Start =====================================================================*/
.categroy-list ul {
	display: flex;
	flex-wrap: wrap;
}
.categroy-list ul li + li {
	position: relative;
	padding-left: 10px;
}
.categroy-list ul li + li::after {
	content: "|";
	position: absolute;
	left: 3px;
	top: 0;
}
.categroy-list ul li a {
	color: var(--theme-general-color);
}
.categroy-list ul li a:hover {
	color: var(--theme-primary-color);
}
/*==================================================================== Furniture Category =====================================================================*/
.category-inner .categories-menu {
	position: static;
}
/*==================================================================== Side push nav and category Style Start =====================================================================*/
.nav-leftpush-overlay .categories-menu {
	position: inherit;
}
/*Hide scrollbar for Chrome, Safari and Opera*/
.navbar-slide-push .push-navbar::-webkit-scrollbar,
.navbar-slide-push .categories-menu::-webkit-scrollbar {
	display: none;
}
/*Hide scrollbar for IE, Edge and Firefox*/
.navbar-slide-push .push-navbar,
.navbar-slide-push .categories-menu {
	-ms-overflow-style: none;
	/*IE and Edge*/
	scrollbar-width: none;
	/*Firefox*/
	height: 100vh;
	display: block;
}

.categories-menu {
	position: absolute;
	top: 100%;
	z-index: 90;
	width: 100%;
	left: 0;
	display: table;
}
.categories-menu ul.menu {
	padding: 20px 0;
	position: relative;
}
.menu-and-category ul.navbar-nav > li,
.categories-menu > ul.menu > li {
	padding: 0 20px;
}
.navbar-slide-push .navbar-nav .nav-item .nav-link,
.categories-menu ul.menu li a {
	border-bottom: 1px solid #ddd !important;
}
.navbar-slide-push .navbar-nav .nav-item:last-child .nav-link,
.categories-menu ul.menu li:last-child a {
	border-bottom: none !important;
}
.categories-menu ul.menu li.highlight a {
	color: var(--theme-secondary-color);
}
.categories-menu .menu-item-has-children > a::after {
	position: absolute;
	content: "\f054";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px;
	color: var(--theme-general-color);
}
.categories-menu .menu-item-has-children:hover::after {
	color: var(--theme-primary-color);
}
.navbar-slide-push .navbar-nav .nav-item .nav-link,
.categories-menu ul.menu li a {
	font-family: var(--theme-general-font);
	color: var(--theme-general-color);
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding: 8px 0;
	line-height: 24px;
}
.categories-menu ul.menu li a:hover {
	color: var(--theme-primary-color);
}
#page_wrapper.overlay::before {
	background-color: var(--theme-dark-opacity-color);
	z-index: 50;
}
.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
	padding: 0;
}
.slide-nav-close {
	position: inherit;
	top: inherit;
	left: inherit;
}
#menu-and-category .nav-item,
#menu-and-category2 .nav-item {
	width: 50%;
}
#menu-and-category .nav-link,
#menu-and-category2 .nav-link {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	font-size: 14px;
}
.front-register-page {
	padding: 80px 0 38px;
}
#menu-and-category .nav-link.active,
#menu-and-category2 .nav-link.active {
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color) !important;
}
.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
	background-color: var(--theme-white-color);
}
.categories-menu-wrapper > i {
	padding: 10px;
	background: var(--theme-dark-color);
	color: var(--theme-primary-color);
}
.dropdown-item {
	font-size: 14px;
	font-weight: 500;
}
.category-hover-open .categories-menu {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
		visibility 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
	transform: translateY(20px);
	-ms-transform: translateY(20px);
}
.category-hover-open:hover .categories-menu {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0);
}
.category-title-wrapper {
	cursor: pointer;
}
/*==================================================================== Mega Menu Navigation Style Start ====================================================================*/
.menu-and-category .dropdown.mega-dropdown {
	position: relative;
}
.categories-menu ul.menu li a {
	position: relative;
}
.categories-menu .unicode-megamenu-wrapper {
	background-color: #ffffff;
	border-top: 2px solid;
	border-color: var(--theme-primary-color);
}
.categories-menu .unicode-megamenu-wrapper {
	background-color: #fff;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	visibility: hidden;
	z-index: 98;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
		visibility 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}
.categories-menu .unicode-megamenu-wrapper {
	left: 100%;
	top: 0;
}
.categories-menu ul.menu > li:hover .unicode-megamenu-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.categories-menu .unicode-megamenu-item-full-width .unicode-megamenu-holder {
	width: 848px !important;
}
.unicode-megamenu-list .nav-link {
	padding: 6px 5px;
}
.unicode-megamenu-holder {
	padding: 1.5em;
}
.categories-menu ul.menu .unicode-megamenu-list > li > a {
	font-weight: 600;
	font-size: 15px;
	color: var(--theme-general-color);
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}
.categories-menu ul.menu .unicode-megamenu-list > li > a:after {
	content: "";
	position: absolute;
	bottom: 5px;
	width: 50px;
	height: 1px;
	left: 0;
	background-color: var(--theme-primary-color);
}
/*==================================================================== Header Section =====================================================================*/
header.fixed-top {
	z-index: 999999;
}
.ecommerce-header.fixed-top .header-sticky {
	display: block;
}

/* ==================================================================== Top Header Section Style Start =====================================================================*/
.ecommerce-header .top-links li {
	position: relative;
}
.border-bottom-one {
	border-bottom-color: #20277c !important;
}
.border-bottom-two {
	border-bottom-color: #eaeaed !important;
}
/* ==================================================================== Quick View Modal Style Start =====================================================================*/
.quick-view-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100%;
	height: 100%;
	overflow: hidden scroll !important;
	z-index: 9991;
}
.view-close {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
	height: 20px;
	background-color: var(--theme-extra-color);
	color: var(--theme-white-color);
	line-height: 15px;
	text-align: center;
	border-radius: 50%;
	font-weight: 700;
	z-index: 9;
}
.view-close i:before {
	font-size: 7px;
}
.property-block {
	position: relative;
	overflow: hidden;
}
.property-block .cata {
	left: 15px;
	top: 15px;
	z-index: 9;
}
.quick-meta {
	right: 15px;
	bottom: 15px;
}
.quick-meta li {
	width: 42px;
	height: 42px;
	border-radius: 5px;
	background-color: var(--theme-secondary-opacity-color);
	display: inline-block;
	margin: 2px;
	text-align: center;
}
.quick-meta li a {
	padding: 11px;
	display: block;
}
.product-status {
	line-height: 25px;
	height: 25px;
}
.rounded {
	border-radius: 0.3rem !important;
}
/* ==================================================================== Main Header Section Style Start =====================================================================*/
[class*="header-cart-"] .cart {
	display: flex;
	align-items: center;
}
.wishlist-view span.header-wishlist-count,
.refresh-view span.header-compare-count,
[class*="header-cart-"] .cart .cart-icon .header-cart-count {
	position: absolute;
	width: 24px;
	height: 24px;
	background-color: #bd2222;
	color: var(--theme-white-color);
	border-radius: 50%;
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	top: -4px;
	left: -4px;
}
[class*="header-cart-"] .cart .cart-wrap {
	display: flex;
	flex-direction: column;
	color: var(--theme-dark-color);
}
.header-cart-7 .cart .cart-wrap {
	flex-direction: row;
}
.header-cart-7 .cart .cart-wrap .header-cart-count {
	margin-right: 5px;
}
[class*="header-cart-"] .cart .cart-wrap .cart-text,
[class*="header-cart-"] .cart .cart-wrap .header-cart-count,
[class*="header-cart-"] .cart .cart-wrap .woocommerce-Price-amount {
	font-size: 13px;
}
[class*="header-cart-"] .cart .cart-wrap .woocommerce-Price-amount {
	font-size: 13px;
	font-weight: 600;
}
.header-cart-3 .cart .cart-icon .header-cart-count,
.header-cart-6 .cart .cart-icon .header-cart-count,
.header-cart-7 .cart .cart-icon .header-cart-count,
.header-cart-1 .cart .cart-wrap,
.header-cart-4 .cart .cart-wrap,
.header-cart-2 .cart .cart-wrap .header-cart-count,
.header-cart-5 .cart .cart-wrap .header-cart-count,
.header-cart-3 .cart .cart-wrap .cart-text,
.header-cart-6 .cart .cart-wrap .cart-text,
.header-cart-7 .cart .cart-wrap .cart-text,
.header-cart-3 .cart .cart-wrap .woocommerce-Price-amount,
.header-cart-5 .cart .cart-wrap .woocommerce-Price-amount {
	display: none;
}
.header-cart-3 .cart .cart-wrap .header-cart-count {
	font-size: 14px;
	font-weight: 600;
}
.header-cart-5 .cart .cart-wrap .cart-text {
	text-transform: uppercase;
	font-weight: 600;
}
.navbar-nav .tooltip {
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
	top: -5px;
}
.search-view .flat-mini::before,
.wishlist-view .flat-mini::before,
.refresh-view .flat-mini::before,
[class*="header-cart-"] .flat-mini::before {
	font-size: 17px;
	line-height: 17px;
}
.navbar-nav .tooltip::after {
	border-top: 5px solid var(--theme-primary-color);
}
.main-nav .navbar {
	position: static;
}
.navbar .navbar-nav li > ul.dropdown-menu.mega-dropdown-menu {
	width: calc(100% - 20px);
	left: 10px;
}
.navbar
	.navbar-slide-push
	.navbar-nav
	li
	> ul.dropdown-menu.mega-dropdown-menu {
	left: 100%;
	width: 100%;
}
.nav-extra1-hover .navbar-nav .nav-link:hover {
	color: var(--theme-extra1-color) !important;
}
.navbar-expand-lg.nav-border-active .navbar-nav .nav-item {
	margin: 0;
}
.navbar .navbar-nav li > ul.dropdown-menu li {
	margin: 2px 0;
}
.navbar .navbar-nav li > ul.dropdown-menu li.active > a,
.dropdown-item:focus
{
	color: var(--theme-secondary-color) !important;

}
.dropdown-item:hover {
	color: var(--theme-secondary-color) !important;
	background-color: var(--theme-light-color) !important;
}
.margin-right-1 > div:not(:last-child) {
	margin-right: 10px;
}
.margin-right-3 > div:not(:last-child) {
	margin-right: 30px;
}
.header-cart-1 .cart-icon,
.header-cart-6 .cart-icon {
	background-color: var(--theme-light-color);
}
[class*="header-cart-"] .cart-icon,
.search-view > a,
.wishlist-view > a,
.refresh-view > a,
.sign-in > a {
	line-height: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	color: var(--theme-dark-color);
	position: relative;
}
.top-header [class*="header-cart-"] .cart-icon,
.search-view > a,
.top-header .wishlist-view > a,
.top-header .refresh-view > a,
.top-header .sign-in > a {
	width: 30px;
	height: 30px;
}
[class*="header-cart-"] .cart-icon [class*="flaticon-"]:before,
.search-view > a [class*="flaticon-"]:before,
.wishlist-view > a [class*="flaticon-"]:before,
.refresh-view > a [class*="flaticon-"]:before,
.sign-in > a [class*="flaticon-"]:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
[class*="header-cart-"] .cart .cart-wrap .cart-text {
	font-weight: 500;
	margin-bottom: -4px;
}
.top-header [class*="header-cart-"] .cart-icon {
	width: 30px;
	height: 30px;
}
.header-cart-6 .header-cart-item-text {
	margin-bottom: -5px;
}
/*==================================================================== Slider banner part css Style Start =====================================================================*/
.slider-banner {
	width: 380px;
}
.slide-title {
	font-size: 42px;
	line-height: 50px;
	font-family: var(--theme-highlight-font);
	color: var(--theme-dark-color);
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase;
}
/*==================================================================== Optical Shop Index Style Start =====================================================================*/
/* Glass Models Section Style Start */
.glass-models .col:nth-child(2) {
	margin-top: 100px;
}
/* Limited Products Section Style Start */
.limited-stock {
	padding: 150px 0;
}
.limited-stock .product-tag {
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--theme-general-color);
	margin-bottom: 15px;
	display: block;
	letter-spacing: 5px;
}
.limited-stock h2 {
	color: var(--theme-dark-color);
	line-height: 50px;
	margin-bottom: 40px;
}
/* ==================================================================== Extra Banner Style Start =====================================================================*/
.banner-wrapper {
	position: relative;
	min-height: 100px;
}
.banner-wrapper.text-right .banner-content {
	text-align: right;
}
.banner-wrapper.text-right .banner-content > * {
	margin-right: auto;
	display: inline-block;
}
.banner-wrapper.text-center .banner-content {
	text-align: center;
}
.banner-wrapper.text-center .banner-content > * {
	margin: 0 auto;
	display: inline-block;
}
.banner-three.banner-wrapper {
	overflow: hidden;
	max-height: 300px;
}
.banner-wrapper .banner-image,
.banner-wrapper .banner-image img {
	width: 100%;
}
.custom-class-101 .banner-content {
	top: 85%;
	transform: translateY(-100%);
	left: 40px;
}
.custom-class-102 .banner-content {
	top: 10%;
	transform: translate(-50%);
	left: 50%;
	text-align: center;
}
.custom-class-102 .banner-content .btn-border {
	margin-left: auto;
	margin-right: auto;
	color: var(--theme-secondary-color);
	text-transform: uppercase;
	font-size: 12px;
}
.custom-class-103 .banner-content {
	top: 85%;
	transform: translateY(-100%);
	left: auto;
	right: 40px;
	text-align: right;
}
.custom-class-104 .banner-content {
	top: 40px;
	left: 40px;
}
.custom-class-103 .banner-content .btn-link-down-line {
	margin-left: auto;
}
.custom-class-104 .banner-content .btn-link,
.custom-class-105 .banner-content .btn-link {
	color: var(--theme-white-color);
	border-bottom-color: var(--theme-white-color);
}
.custom-class-105 .banner-content {
	text-align: center;
	width: 75% !important;
	height: 80%;
	border: 3px solid var(--theme-white-color);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.custom-class-106 .banner-content {
	top: 5%;
	left: 9%;
	width: 75%;
}
.custom-class-107 .banner-content {
	left: 60px;
	width: 60%;
}
.custom-class-108 .banner-content {
	left: 50px;
}
.custom-class-115 {
	height: 100%;
	position: relative;
}
.custom-class-115 .content {
	padding: 50px;
	width: 75%;
	color: var(--theme-white-color);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.custom-class-116 .banner-content {
	width: 500px;
	color: var(--theme-white-color);
	text-align: center;
}
.btn-border,
.btn-border:hover {
	border: 2px solid;
	border-color: var(--theme-dark-color);
	padding: 0 15px;
	line-height: 37px;
	display: table;
	color: var(--theme-dark-color);
}
.custom-class-117 .banner-content {
	text-align: center;
	width: 60%;
}
.custom-class-117 .banner-content a.price {
	font-family: var(--theme-highlight-font);
	color: var(--theme-white-color);
	font-size: 20px;
	font-weight: 600;
}
.custom-class-118 .banner-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.custom-class-118 .banner-image {
	width: 90%;
	margin-left: auto;
}
.custom-class-118 .banner-content .product-tag {
	position: absolute;
	top: 165px;
	left: -160px;
	width: 350px;
	height: 23px;
	transform: rotate(90deg);
}
.custom-class-118 .banner-content .product-tag span {
	position: absolute;
	top: 0;
	left: 40px;
	color: var(--theme-general-color);
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.custom-class-118 .banner-content .product-tag span::after {
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	top: 50%;
	left: -40px;
	background-color: var(--theme-general-color);
	transform: translateY(-50%);
}
.custom-class-118 .banner-content .content-bottom {
	position: absolute;
	bottom: 30px;
	left: 0;
}
.thumb-blog-simple .post-content .btn-link-down-line,
.custom-class-118 .banner-content .content-bottom .btn-link-down-line {
	color: var(--theme-general-color);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 2px;
}
.thumb-blog-simple .post-content .btn-link-down-line::after,
.custom-class-118 .banner-content .content-bottom .btn-link-down-line::after {
	background-color: var(--theme-general-color);
}
.thumb-blog-simple .post-content .btn-link-down-line:hover,
.custom-class-118 .banner-content .content-bottom .btn-link-down-line:hover {
	color: var(--theme-primary-color);
}
.thumb-blog-simple .post-content .btn-link-down-line:hover::after,
.custom-class-118
	.banner-content
	.content-bottom
	.btn-link-down-line:hover::after {
	background-color: var(--theme-primary-color);
}
.custom-class-109 .banner-content {
	left: 50px;
	width: 40%;
}
.banner-three .banner-content span {
	font-size: 16px;
	font-weight: 500;
}
.banner-three .banner-content a.btn-link {
	font-size: 16px;
	font-weight: 500;
	margin-top: 30px;
	text-decoration: underline !important;
}
.banner-four .off {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	left: -40px;
	top: 40%;
	transform: translateY(-40%);
}
.banner-five img {
	width: 100%;
}
.custom-class-110 .banner-content {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 210px;
}
.banner-five .banner-content h5 {
	font-size: 21px;
}
.custom-class-111 .banner-content {
	right: 10%;
	width: 45%;
}
.custom-class-112 .banner-content {
	left: 8%;
	width: 58%;
	bottom: 15%;
}
.custom-class-113 {
	margin-bottom: 25px;
}
.custom-class-113 .banner-content {
	left: 7%;
	width: 60%;
	top: 15%;
}
.custom-class-114 .banner-content {
	left: 50px;
	width: 41%;
}
.banner-six sup {
	top: -12px;
	left: -10px;
}
.banner-seven {
	padding: 50px;
	display: flex;
	align-items: center;
}
.banner-seven .banner-image {
	width: 230px;
	display: inline-table;
}
.banner-seven .banner-content {
	padding-left: 20px;
}
.banner-seven .product-cats a {
	color: var(--theme-general-color);
	font-family: var(--theme-extra-font);
	font-size: 15px;
}
.banner-seven h4 {
	line-height: 36px;
	font-weight: 500;
}
.banner-seven .price-offer {
	font-size: 15px;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.banner-seven .price-offer .off {
	font-family: var(--theme-highlight-font);
	font-weight: 600;
	font-size: 24px;
	margin: 0 6px;
}
.banner-seven sup {
	top: -10px;
	left: 0px;
	font-size: 20px;
}
.banner-eight {
	display: flex;
	padding: 40px 30px;
	height: 100%;
	align-items: center;
}
.banner-eight .banner-content {
	width: 370px;
}
.banner-eight h4 {
	font-size: 21px;
	text-transform: uppercase;
}
.banner-eight .price-from {
	font-weight: 600;
	font-size: 15px;
}
.banner-eight .price-from .amount {
	font-size: 30px;
	font-family: var(--theme-highlight-font);
	margin-left: 15px;
}
.banner-eight .price-from .amount sup {
	top: -12px;
	left: -4px;
	font-size: 20px;
}
.banner-eight .banner-image {
	width: 120px;
	margin-left: auto;
}
.categories-banner ul {
	display: flex;
	flex-wrap: wrap;
}
.categories-banner ul li a {
	color: var(--theme-white-color);
	margin-right: 10px;
	padding: 5px 0;
	line-height: 25px;
	font-weight: 500;
}
.banner-nine ul.categories-banner {
	display: flex;
	flex-wrap: wrap;
}
.banner-nine ul.categories-banner li a {
	color: var(--theme-secondary-color);
	margin-right: 5px;
	line-height: 25px;
	font-size: 15px;
	font-weight: 500;
}
.banner-nine .banner-content {
	position: absolute;
	top: 50%;
	left: 40px;
	width: 240px;
	transform: translateY(-50%);
}
.banner-ten .banner-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 30px;
	width: 250px;
	display: flex;
	flex-direction: column;
}
.banner-ten .banner-content h4 {
	line-height: 28px;
}
.banner-ten .banner-content span {
	width: 170px;
	display: block;
}
.banner-ten .banner-content .start-form {
	width: 150px;
}
.banner-ten .banner-content .start-form span {
	display: block;
	font-family: var(--theme-highlight-font);
	font-weight: 600;
}
.banner-ten .banner-content .start-form span:first-child {
	font-size: 18px;
	color: var(--theme-extra1-color);
}
.banner-ten .banner-content .start-form span:last-child {
	font-size: 21px;
	color: var(--theme-dark-color);
}
.banner-ten .banner-content .btn-link {
	font-size: 16px;
	font-family: var(--theme-highlight-font);
	margin-top: 20px;
	color: var(--theme-primary-color);
}
.banner-eleven .banner-content {
	padding: 30px;
	width: 260px;
}
.slider.banner-eleven .banner-content {
	width: 350px;
}
.banner-thirteen .banner-content {
	width: 400px;
}
.banner-thirteen .banner-tagline {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: uppercase;
}
/* ==================================================================== Extra Category Banner Style Start =====================================================================*/
.coustom-categories-banner-1 .product-info {
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: var(--theme-white-color);
	width: 90%;
	text-align: center;
}
.coustom-categories-banner-1 .product-wrapper .product-info .product-title,
.coustom-categories-banner-1 .product-wrapper .product-info .product-title a {
	font-weight: 500;
	font-size: 15px;
}
.coustom-categories-banner-1 .product-wrapper .product-info .strok {
	font-size: 13px;
	font-weight: 400;
	display: block;
}
.coustom-categories-banner-2 .product-info {
	position: absolute !important;
	bottom: 0;
	left: 0;
	background-color: var(--theme-white-color);
	display: flex;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px 20px !important;
}
.coustom-categories-banner-2 .product-info .product-title {
	margin-right: 10px;
}
/*==================================================================== Offer Section Style Start =====================================================================*/
.off-item .content {
	margin-left: -15px;
}
/*==================================================================== Flash Deal Section Style Start =====================================================================*/
.border-bottom {
	border-bottom: 1px solid #F4CD88 !important;
	position: relative;
}

.woocommerce-tabs .nav-pills .nav-link:hover, .woocommerce-tabs .nav-pills .nav-link.active {
	border-radius: 4px 4px 0px 0px !important;
	border-bottom: 3px solid #F4CD88 !important;
}

.section-head-side-title {
	border-bottom: 2px solid var(--theme-primary-color);
	margin-bottom: -2px;
	padding: 5px 0;
	width: max-content;
	align-items: center;
}
.trand-ronud {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
}
.flash-deal-2 a.add_to_cart_button:hover {
	color: #fff;
	background-color: var(--theme-dark-color);
	border-color: transparent;
	filter: none;
}
.flash-deal-2 .product-wrapper .btn-cart-wishlist [class*="-button"] {
	margin: 5px 5px 5px 0;
}
.flash-deal-2
	.product-wrapper
	.btn-cart-wishlist
	[class*="-button"]:not(.cart-button)
	a::after {
	color: var(--theme-dark-color);
}
.flash-deal-2 .product-wrapper .product-info .product-price .price ins {
	font-size: 20px;
}
.flash-deal-2 .product-wrapper .product-info .product-price .price del {
	font-size: 18px;
}
/* ==================================================================== Product Type One Style Start =====================================================================*/
.today-deal .product-wrapper {
	display: flex;
	align-items: center;
}
.today-deal .product-wrapper .product-info .product-price {
	align-items: start;
}
.today-deal .product-wrapper .product-info .product-price .price {
	flex-direction: column;
	margin-right: 10px;
}
.today-deal .product-wrapper .product-info .product-price .price del {
	margin-left: -8px;
}
.today-deal .product-wrapper .product-info .available-items {
	font-family: var(--theme-extra-font);
	font-size: 13px;
	margin: 5px 0;
}
.border-light {
	border-color: var(--theme-light-color) !important;
}
.border-gray {
	border-color: var(--theme-gray-color) !important;
}
.e-border-one .product-wrapper {
	border-bottom: 1px solid var(--theme-gray-color);
	border-right: 1px solid var(--theme-gray-color);
}
.e-border-one .product-wrapper:hover {
	border-color: transparent;
}
.e-border-three .product-wrapper {
	border: 2px solid var(--theme-gray-color);
}
.e-border-around .product-wrapper {
	border: 1px solid var(--theme-gray-color);
}
.e-hover-border-around .product-wrapper {
	border: 1px solid transparent;
}
.e-hover-image-zoom .product-wrapper .product-image {
	overflow: hidden;
}
.e-hover-image-zoom .product-wrapper .product-image img {
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.e-hover-image-zoom .product-wrapper:hover .product-image img {
	transform: scale(1.1);
}
.e-hover-border-around .product-wrapper:hover {
	border-color: var(--theme-gray-color);
}
.e-wrapper-hover-all-white
	.product-wrapper:hover
	.product-info
	.product-price
	.price
	ins,
.e-wrapper-hover-all-white .product-wrapper:hover .product-info .star-rating a,
.e-wrapper-hover-all-white .product-wrapper:hover .product-title a {
	color: var(--theme-white-color) !important;
}
.e-title-dark .product-wrapper .product-title a {
	color: var(--theme-dark-color) !important;
}
.e-title-white .product-wrapper .product-title a {
	color: var(--theme-white-color) !important;
}
.e-title-secondary .product-wrapper .product-title a {
	color: var(--theme-secondry-color) !important;
}
.e-title-general .product-wrapper .product-title a {
	color: var(--theme-general-color) !important;
}
.e-title-hover-primary .product-wrapper .product-title a:hover {
	color: #c9030f;
}
.short-info .product-wrapper {
	margin-bottom: 20px;
}
.short-info.owl-carousel .product-wrapper {
	margin-bottom: 0;
}
.short-info .product-wrapper .product-info {
	text-align: center;
}
.short-info .product-wrapper .product-info .product-title {
	margin-bottom: 2px;
	margin-top: 10px;
}
.short-info .product-wrapper .product-info .product-title a {
	font-family: var(--theme-highlight-font);
	font-size: 16px;
}
.short-info .product-wrapper .product-info .strok {
	font-family: var(--theme-extra-font);
	font-size: 12px;
	color: #a1a1a1;
	font-weight: 500;
}
.e-info-center .product-wrapper .product-info {
	text-align: center;
}
.e-info-center .product-wrapper .product-info .hover-area {
	margin-top: 10px;
	justify-content: center;
}
.e-info-center .product-wrapper .shipping-feed-back,
.e-info-center .product-wrapper .product-info .product-price {
	justify-content: center;
}
.e-my-one .product-wrapper {
	margin: 15px 0 !important;
}
.e-mb-one .product-wrapper {
	margin-bottom: 15px !important;
}
.e-mb-two .product-wrapper {
	margin-bottom: 50px !important;
}
.e-p-one .product-wrapper {
	padding: 15px 15px 0 !important;
}
.e-p-one .product-wrapper .product-info {
	padding: 15px 0;
}
.e-p-30 .product-wrapper {
	padding: 30px;
}
.e-mb-last-one .product.type-product:last-child .product-wrapper,
.e-mb-last-one .item .product.type-product:last-child .product-wrapper {
	margin-bottom: 50px !important;
}
.e-hover-border-one .product.type-product {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.e-hover-border-one .product.type-product:hover {
	border-color: var(--theme-gray-color);
}
.e-bg-primary .product-wrapper,
.e-hover-bg-primary .product-wrapper:hover {
	background-color: var(--theme-primary-color) !important;
}
.e-bg-white .product-wrapper,
.e-hover-bg-white .product-wrapper:hover {
	background-color: var(--theme-white-color) !important;
}
.e-bg-light .product-wrapper,
.e-hover-bg-light .product-wrapper:hover {
	background-color: var(--theme-light-color) !important;
}
.e-image-bg-light .product-wrapper .product-image {
	background-color: var(--theme-light-color);
}
.e-image-bg-gray .product-wrapper .product-image {
	background-color: var(--theme-gray-color);
}
.e-image-bg-white .product-wrapper .product-image {
	background-color: var(--theme-white-color);
}
[class*="e-image-bg-"].e-hover-shadow-one .product-wrapper {
	padding: 10px 10px 0;
}
[class*="e-image-bg-"].e-hover-shadow-one .owl-item {
	margin-top: 5px;
}
[class*="e-image-bg-"].e-hover-shadow-one .owl-stage-outer {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
[class*="e-image-bg-"]:has(.e-bg-light) .product-wrapper .product-info,
[class*="e-image-bg-"]:has(.e-bg-white) .product-wrapper .product-info,
[class*="e-image-bg-"]:has(.e-bg-gray) .product-wrapper .product-info {
	padding: 15px;
}
.e-image-pill .product-wrapper .product-image,
.e-image-pill .product-wrapper .product-image a,
.e-image-pill .product-wrapper .product-image a img {
	border-radius: 50%;
}
.e-hover-shadow-one .product-wrapper:hover {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.e-hover-shadow-one .hover-position-inherit .product-wrapper:hover {
	position: inherit !important;
	height: 100%;
}
.e-hover-wrapper-absolute .product-wrapper:hover {
	position: absolute;
	height: auto;
	z-index: 11;
	border-radius: 3px;
}
.product.type-product {
	position: relative;
}
.product-wrapper {
	/*height: 100%;*/
	/*width: 100%;*/
	/*display: table;*/
}
.product-wrapper .product-image {
	position: relative;
}
.product-wrapper .product-image .woocommerce-LoopProduct-link {
	/*display: block;*/
}
.product-wrapper .product-image img {
	width: 100%;
}
.single-product-wrapper .images-inner [class*="product-labels"],
.product-wrapper .product-image [class*="product-labels"] {
	left: 15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	position: absolute;
	top: 15px;
	z-index: 9;
}
.entry-breadcrumbs {
	margin-bottom: 38px;
	margin-top: 64px;
}
.entry-breadcrumbs ol{
	margin: 0;
	padding: 0;
}
.bread-nav ol {
	gap: 5px 10px;
}
.yith-wcwl-add-to-wishlist {
	width: auto;
	flex-wrap: wrap;
	display: flex;
}
.yith-wcwl-add-to-wishlist > [class*="-button"]:not(:last-child) {
	margin-right: 20px;
	margin-bottom: 20px;
}
.yith-wcwl-add-to-wishlist > [class*="-button"] a {
	color: var(--theme-dark-color);
}
.e-p-30 .product-wrapper .product-image [class*="product-labels"] {
	left: 0;
	top: 0;
}
.product-wrapper .product-image [class*="product-labels"] [class*="box-badge"] {
	padding: 1px 7px !important;
}
.product-wrapper .product-image [class*="product-labels"] [class*="badge"] {
	padding: 1px 7px 1px 7px;
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
	margin-bottom: 5px;
	font-family: var(--theme-extra-font);
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="shape"],
.product-wrapper .product-image [class*="product-labels"] [class*="shape"] {
	padding: 1px 0px 1px 7px;
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge"]:last-child {
	margin-bottom: 0;
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="shape1-badge"] {
	position: relative;
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="shape1-badge"]::before,
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="shape1-badge"]::before {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 0;
	height: 100%;
	border-top: 20px solid var(--theme-light-color);
	border-right: 15px solid transparent;
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="shape1-badge"]::after,
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="shape1-badge"]::after {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 0;
	height: 100%;
	border-bottom: 20px solid var(--theme-light-color);
	border-right: 15px solid transparent;
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge1"]::before {
	border-top-color: var(--theme-primary-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge1"]::after {
	border-bottom-color: var(--theme-primary-color);
}
.product-wrapper .product-image [class*="product-labels"] [class*="badge2"] {
	background-color: var(--theme-secondary-color);
	color: var(--theme-white-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge2"]::before {
	border-top-color: var(--theme-secondary-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge2"]::after {
	border-bottom-color: var(--theme-secondary-color);
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="badge3"],
.product-wrapper .product-image [class*="product-labels"] [class*="badge3"] {
	background-color: var(--theme-extra-color);
	color: var(--theme-white-color);
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="badge3"]::before,
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge3"]::before {
	border-top-color: var(--theme-extra-color);
}
.single-product-wrapper
	.images-inner
	[class*="product-labels"]
	[class*="badge3"]::after,
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge3"]::after {
	border-bottom-color: var(--theme-extra-color);
}
.product-wrapper .product-image [class*="product-labels"] [class*="badge4"] {
	background-color: var(--theme-extra2-color);
	color: var(--theme-white-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge4"]::before {
	border-top-color: var(--theme-extra2-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge4"]::after {
	border-bottom-color: var(--theme-extra2-color);
}
.product-wrapper .product-image [class*="product-labels"] [class*="badge5"] {
	background-color: var(--theme-extra3-color);
	color: var(--theme-white-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge5"]::before {
	border-top-color: var(--theme-extra3-color);
}
.product-wrapper
	.product-image
	[class*="product-labels"]
	[class*="badge5"]::after {
	border-bottom-color: var(--theme-extra3-color);
}
.product-wrapper .hover-area [class*="-button"],
.product-wrapper .wishlist-view [class*="-button"] {
	text-indent: -9999px;
	position: relative !important;
	top: 0;
	left: 0;
}
.yith-wcwl-add-to-wishlist [class*="-button"] a,
.product-wrapper .wishlist-view [class*="-button"] a,
.product-wrapper .hover-area [class*="-button"] a {
	padding-left: 20px;
	line-height: inherit;
	display: block;
	font-size: 12px;
	font-weight: 500;
	background: transparent;
}
.product-wrapper > .product-image > .wishlist-view [class*="-button"] a {
	width: 25px;
	height: 25px;
}
.product-wrapper > .product-image > .wishlist-view [class*="-button"] a:after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.yith-wcwl-add-to-wishlist [class*="-button"] a {
	position: relative;
}
.product-wrapper .wishlist-view [class*="-button"] a {
	color: var(--theme-general-color);
}
.product-wrapper .wishlist-view [class*="-button"] a:hover {
	color: var(--theme-primary-color);
}
.product-wrapper .wishlist-button a.add_to_wishlist::after,
.yith-wcwl-add-to-wishlist [class*="-button"] a::after,
.product-wrapper .hover-area [class*="-button"] a::after,
.product-wrapper .wishlist-view [class*="-button"] a::after,
.product-wrapper .btn-cart-wishlist [class*="-button"] a::after {
	text-indent: 0px;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	top: 50%;
	font-family: Flaticon;
}
.product-wrapper .product-image .quickview-button a.quickview-btn::after,
.product-wrapper .product-image .cart-button a.add_to_cart_button::after,
.product-wrapper .product-image .wishlist-button a.add_to_wishlist::after,
.product-wrapper .product-image .compare-button a.compare::after,
.product-wrapper .product-image [class*="-button"] a:after {
	font-weight: 500;
}
.product-style-7
	.product-wrapper
	.product-image
	.quickview-button
	a.quickview-btn::after,
.product-style-7
	.product-wrapper
	.product-image
	.cart-button
	a.add_to_cart_button::after,
.product-style-7
	.product-wrapper
	.product-image
	.wishlist-button
	a.add_to_wishlist::after,
.product-style-7
	.product-wrapper
	.product-image
	.compare-button
	a.compare::after,
.product-style-7 .product-wrapper .product-image [class*="-button"] a:after {
	font-weight: 500;
	font-size: 18px;
}
.yith-wcwl-add-to-wishlist .quickview-button a.quickview-btn::after,
.product-wrapper .quickview-button a.quickview-btn::after,
.yith-wcwl-add-to-wishlist .wishlist-button a.add_to_wishlist::after,
.product-wrapper .wishlist-button a.add_to_wishlist::after,
.yith-wcwl-add-to-wishlist .compare-button a.compare::after,
.product-wrapper .compare-button a.compare::after,
.yith-wcwl-add-to-wishlist .cart-button a.add_to_cart_button::after,
.product-wrapper .cart-button a.add_to_cart_button::after,
.yith-wcwl-add-to-wishlist .size-guide-button a::after {
	font-size: 15px;
	font-weight: 600;
}
.yith-wcwl-add-to-wishlist .quickview-button a.quickview-btn::after,
.product-wrapper .quickview-button a.quickview-btn::after {
	content: "\f12f";
}
.yith-wcwl-add-to-wishlist .wishlist-button a.add_to_wishlist::after,
.product-wrapper .wishlist-button a.add_to_wishlist::after {
	content: "\f111";
}
.yith-wcwl-add-to-wishlist .compare-button a.compare::after,
.product-wrapper .compare-button a.compare::after {
	content: "\f181";
}
.yith-wcwl-add-to-wishlist .cart-button a.add_to_cart_button::after,
.product-wrapper .cart-button a.add_to_cart_button::after {
	content: "\f18a";
}
.yith-wcwl-add-to-wishlist .buynow a.add_to_cart_button::after,
.product-wrapper .buynow a.add_to_cart_button::after {
	content: "\f10c" !important;
}
.flash a::after {
	content: "" !important;
}
.yith-wcwl-add-to-wishlist .size-guide-button a::after {
	content: "\f101";
}
.product-style-2 .product-wrapper .product-image .wishlist-view {
	position: absolute;
	top: 10px;
	right: 10px;
	display: flex;
	opacity: 0;
	visibility: hidden;
}
.product-style-2 .product-wrapper:hover .product-image .wishlist-view {
	opacity: 1;
	visibility: visible;
}
.icon-hover-primary .product-wrapper .product-image .wishlist-view a:hover {
	color: var(--theme-primary-color) !important;
}
.add_to_cart_button {
	visibility: visible;
	opacity: 1;
	position: inherit !important;
	margin-left: -9px;
}

a.add_to_cart_button:hover {
	color: inherit;
	background-color: transparent;
	border-color: transparent;
	filter: brightness(110%);
}
a.add_to_cart_button:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:hover {
	filter: brightness(100%);
}
.product-style-3 .product-wrapper {
	overflow: hidden;
}
.product-style-3 .product-wrapper .product-info .hover-area {
	position: absolute;
	bottom: -100px;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	padding: 0 15px;
}
.product-style-3
	[class*="e-image-bg-"]
	.product-wrapper
	.product-info
	.hover-area,
.product-style-3[class*="e-image-bg-"]
	.product-wrapper
	.product-info
	.hover-area {
	padding: 0;
}
.product-style-3 a.button.product_type_variable,
.product-style-3 a.button.add_to_cart_button {
	font-size: 12px;
	font-weight: 500;
	height: 35px;
	line-height: 36px;
}
.product-style-3 .product-wrapper .wishlist-button a::after,
.product-style-3 .product-wrapper .compare-button a::after {
	left: initial;
	right: 0;
}
.product-style-3 .product-wrapper:hover .shipping-feed-back,
.product-style-3 .product-wrapper:hover .fancy-star-rating,
.product-style-5 .product-wrapper:hover .shipping-feed-back,
.product-style-5 .product-wrapper:hover .fancy-star-rating {
	opacity: 0;
}
.product-style-3 .product-wrapper:hover .product-info .hover-area {
	bottom: 7px;
}
.product-style-5 .product-wrapper {
	overflow: hidden;
}
.product-style-5 .product-wrapper .product-info {
	padding: 15px 0;
}
.product-style-5 .product-wrapper .product-info .hover-area {
	bottom: -50px;
	position: absolute;
}
.product-style-5 .product-wrapper:hover .product-info .hover-area {
	bottom: 5px;
}
.product-style-5 .product-wrapper .hover-area > [class*="-button"] {
	margin-right: 5px;
}
.product-style-5 .product-wrapper .hover-area [class*="-button"] a {
	background-color: var(--theme-dark-color);
	color: var(--theme-white-color);
	line-height: 38px;
	font-size: 12px;
	font-weight: 400;
}
.product-style-5
	.yith-wcwl-add-to-wishlist
	.cart-button
	a.add_to_cart_button::after,
.product-style-5
	.yith-wcwl-add-to-wishlist
	.wishlist-button
	a.add_to_wishlist::after,
.product-style-5 .yith-wcwl-add-to-wishlist .compare-button a.compare::after,
.product-style-5
	.yith-wcwl-add-to-wishlist
	.quickview-button
	a.quickview-btn::after,
.product-style-5 .product-wrapper .cart-button a.add_to_cart_button::after,
.product-style-5 .product-wrapper .wishlist-button a.add_to_wishlist::after,
.product-style-5 .product-wrapper .compare-button a.compare::after,
.product-style-5 .product-wrapper .quickview-button a.quickview-btn::after {
	font-weight: 400;
}
.product-style-5
	.product-wrapper
	.hover-area
	[class*="-button"]:not(.cart-button)
	a {
	width: 35px;
	height: 35px;
}
.product-style-5 .cart-button .button.add_to_cart_button {
	text-indent: 0;
	height: 35px;
	padding: 0 10px 0 28px;
	text-align: left;
}
.product-style-5
	.product-wrapper
	.hover-area
	[class*="-button"]:not(.cart-button)
	a::after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-style-5 .product-wrapper .hover-area .cart-button a::after {
	left: 10px;
}
.product-style-5 .product-wrapper .hover-area .quickview-button {
	order: 4;
}
.product-wrapper .btn-cart-wishlist {
	margin-top: 25px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.product-wrapper .btn-cart-wishlist .quickview-button {
	display: none;
}
.product-wrapper .btn-cart-wishlist [class*="-button"] a {
	position: relative !important;
	display: block;
}
.single-product-wrapper {
	display: flex;
	gap: 32px;
	flex-wrap: wrap;
}
.single-product-wrapper .product-single-left {
	max-width: 448px;
	width: 100%;
}
.single-product-wrapper .product-single-middle{
	max-width: 567px;
	width: 100%;
}
.single-product-wrapper .product-single-right{
	max-width: 328px;
	width: 100%;
}
.product-wrapper .btn-cart-wishlist [class*="-button"] {
	margin: 5px 10px 5px 0;
}
.product-wrapper .btn-cart-wishlist [class*="-button"]:last-child {
	margin-right: 0;
}
.product-wrapper .btn-cart-wishlist [class*="-button"]:not(.cart-button) {
	text-indent: -9999999px;
}
.product-wrapper .btn-cart-wishlist [class*="-button"]:not(.cart-button) a {
	width: 40px;
	height: 40px;
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
}
.product-wrapper .btn-cart-wishlist [class*="-button"] a::after {
	left: 50%;
	transform: translate(-50%, -50%);
	color: var(--theme-white-color);
}
.product-wrapper
	.btn-cart-wishlist
	.cart-button
	.button.add_to_cart_button::after {
	left: 30px;
}
.product-wrapper .btn-cart-wishlist .cart-button .button.add_to_cart_button {
	color: var(--theme-white-color);
	padding: 0 25px 0 45px;
	text-transform: uppercase;
	top: 0;
	font-weight: 500;
}
.product-style-3 .product-wrapper .hover-area .cart-button {
	margin-right: auto;
	text-indent: 0;
}
.product-style-3 .product-wrapper .hover-area .wishlist-button,
.product-style-3 .product-wrapper .hover-area .compare-button {
	margin-left: 10px;
}
.product-style-3 .product-wrapper .hover-area [class*="-button"] a {
	color: var(--theme-dark-color);
	font-size: 12px;
	text-transform: uppercase;
}
/*============================================ Product Button Style =============================================*/
.e-btn-set-one .product-wrapper .product-info .hover-area {
	margin-top: 10px;
}
.e-btn-set-one .product-wrapper .hover-area .quickview-button {
	order: 4;
}
.e-btn-set-one .product-wrapper .hover-area [class*="-button"] a {
	color: var(--theme-dark-color);
	line-height: 36px;
	font-size: 12px;
	border: 1px solid var(--theme-gray-color);
	background-color: var(--theme-light-color);
}
.e-btn-set-one
	.product-wrapper
	.hover-area
	[class*="-button"]:not(:last-child) {
	margin-right: 5px;
}
.e-btn-set-one
	.product-wrapper
	.hover-area
	[class*="-button"]:not(.cart-button)
	a {
	width: 36px;
	height: 36px;
}
.e-btn-set-one
	.product-wrapper
	.hover-area
	[class*="-button"]:not(.cart-button)
	a::after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.e-btn-set-one .cart-button .button.add_to_cart_button {
	text-indent: 0;
	height: 36px;
	padding: 0 10px 0 32px;
	text-align: left;
}
.e-btn-set-one .product-wrapper .hover-area .cart-button a::after {
	left: 10px;
}
.e-btn-set-two .product-wrapper .product-info .hover-area {
	margin-top: 10px;
}
.e-btn-set-two .product-wrapper .product-info .hover-area .add_to_cart_button {
	text-transform: uppercase;
	text-indent: 0;
	color: var(--theme-dark-color);
	background-color: var(--theme-white-color);
	border: 1px solid var(--theme-gray-color);
	padding: 0 15px;
	line-height: 36px;
	font-size: 12px;
}
.e-btn-set-two
	.product-wrapper
	.product-info
	.hover-area
	[class*="-button"]:not(.cart-button),
.e-btn-set-two
	.product-wrapper
	.product-info
	.hover-area
	.add_to_cart_button::after {
	display: none;
}
.e-btn-set-three .product-wrapper .product-info .hover-area {
	margin-top: 10px;
}
.e-btn-set-three .product-wrapper .hover-area .quickview-button {
	order: 4;
}
.e-btn-set-three .product-wrapper .hover-area [class*="-button"] a {
	color: var(--theme-dark-color);
	line-height: 38px;
	font-size: 12px;
	border: 1px solid var(--theme-gray-color);
	background-color: var(--theme-light-color);
}
.e-btn-set-three
	.product-wrapper
	.hover-area
	[class*="-button"]:not(:last-child) {
	margin-right: 5px;
}
.e-btn-set-three .product-wrapper .hover-area [class*="-button"] a {
	width: 35px;
	height: 35px;
}
.e-btn-set-three .product-wrapper .hover-area [class*="-button"] a::after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-style-1 [class*="-button"] a {
	opacity: 1;
	visibility: visible;
}
.product-wrapper .hover-area [class*="-button"] a {
	top: 0;
	left: 0;
}
.product-style-1 .product-wrapper .hover-area [class*="-button"] a {
	width: 30px;
	height: 30px;
	background-color: var(--theme-white-color);
	color: #ffff;
}
.product-style-1 .product-wrapper .hover-area [class*="-button"] a::after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-style-1 .product-wrapper .hover-area [class*="-button"] a:hover {
	box-shadow: 0px 1px 12px 23%;
}
.product-style-2
	.product-wrapper
	.hover-area
	[class*="-button"]:not(:last-child) {
	margin-right: 5px;
}
.product-style-3 .hover-area .wishlist-button a,
.product-style-3 .hover-area .compare-button a {
	background-color: transparent;
	border: none;
	line-height: 36px;
}
.e-btn-set-six .cart-button a {
	display: table;
	padding: 10px 20px;
	background-color: var(--theme-secondary-color);
	font-size: 12px;
	text-transform: uppercase;
	color: var(--theme-white-color) !important;
	font-weight: 400 !important;
	margin-top: 15px;
}
.e-btn-set-six.e-btn-set-primary [class*="-button"] a {
	background: var(--theme-primary-color);
}
.e-btn-set-six.e-info-center .cart-button a {
	margin: 15px auto 0;
}
.product-style-5 .product-wrapper .hover-area {
	border-top: none;
	padding: 0;
}
.product-style-3 .product-wrapper .hover-area,
.product-style-1 .product-wrapper .hover-area {
	border-top: none;
	padding: 0;
}
.product-style-3 .product-wrapper .hover-area,
.product-style-1 .product-wrapper .hover-area {
	justify-content: initial;
}
.product-style-1 .product-wrapper .product-image .hover-area {
	flex-direction: row;
	position: absolute;
	right: 18px;
	bottom: 18px;
	width: auto;
	margin: 0;
}
.product-style-1 .product-wrapper .product-image .hover-area .cart-button a:hover{
	border: none !important;
	box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.23);
}
.product-style-1 .product-wrapper:hover .product-image .hover-area {
	right: 15px;
}
.product-style-1
	.product-wrapper
	.product-image
	.hover-area
	[class*="-button"]
	+ [class*="-button"] {
	margin-top: 5px;
}
.e-btn-set-hover-primary [class*="-button"] a:hover {
	color: var(--theme-primary-color) !important;
}
.product-wrapper .product-image .product-variations {
	padding: 5px 10px;
	width: max-content;
	position: absolute;
	top: calc(100% - 35px);
	left: 10px;
	display: none;
	align-items: center;
}
.product-wrapper .product-image .product-variations span {
	border: 1px solid transparent;
	padding: 2px;
}
.product-wrapper .product-image .product-variations span:hover,
.product-wrapper .product-image .product-variations span.active {
	border-color: #000;
	background-color: var(--theme-white-color);
}
.product-wrapper .product-image .product-variations span + span {
	margin-left: 5px;
}
.product-wrapper .product-image .product-variations span a {
	width: 10px;
	height: 10px;
	display: block;
}
.product-wrapper .product-info {
	padding: 15px;
	position: relative;
}
.e-bg-light.e-image-bg-light .product-wrapper .product-info,
.e-bg-white.e-image-bg-white .product-wrapper .product-info,
.e-bg-gray.e-image-bg-gray .product-wrapper .product-info,
[class*="e-bg-"] .product-wrapper .product-info {
	padding: 15px;
}
.e-bg-light.e-image-bg-light .product-wrapper .product-info .hover-area,
.e-bg-white.e-image-bg-white .product-wrapper .product-info .hover-area,
.e-bg-gray.e-image-bg-gray .product-wrapper .product-info .hover-area,
[class*="e-bg-"] .product-wrapper .product-info .hover-area {
	padding-left: 15px;
	padding-right: 15px;
}
[class*="e-image-bg-"] .product-wrapper .product-info {
	padding: 15px 0;
}
[class*="e-image-bg-"] .product-wrapper .product-info .hover-area {
	padding: 0;
}
.product-wrapper .product-info .product-cats {
	margin-bottom: 5px;
}
.product-wrapper .product-info .product-cats a {
	font-family: var(--theme-extra-font);
	font-size: 14px;
	color: var(--theme-general-color);
	font-weight: 400;
}
.product-wrapper .product-info .product-title,
.product-wrapper .product-info .product-title a {
	font-family: var(--theme-general-font);
	color: var(--theme-secondary-color);
	font-weight: 500;
	font-size: 16px;
	overflow: hidden;
	line-height: initial;
	margin-bottom: 5px;
}
.short-info .product-wrapper .product-info {
	padding: 0;
}
.short-info .product-wrapper .product-info .product-title,
.short-info .product-wrapper .product-info .product-title a {
	height: auto;
	margin-bottom: 0;
	display: block;
}
.product-wrapper .product-info .product-title a:hover {
	text-decoration: none;
}
.product-wrapper .product-info .product-price {
	display: flex;
	align-items: center;
	min-height: 25px;
	flex-wrap: wrap;
}
.product-wrapper .product-info .product-price .price {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.product-wrapper .product-info .product-price .price ins {
	font-size: 14px;
	font-weight: 500;
	font-family: var(--theme-general-font);
	color: var(--theme-extra-color);
	text-decoration: none;
}
.product-wrapper .product-info .product-price .price del {
	font-size: 13px;
	font-weight: 400;
	font-family: var(--theme-general-font);
	color: #abadae;
	margin-left: 5px;
}
div.summary .product-price-discount,
.product-wrapper .on-sale {
	font-family: var(--theme-extra-font);
	font-size: 12px;
	font-weight: 400;
	margin-left: 5px;
	background-color: #f9eaea;
	color: #ffff;
}
div.summary .product-price-discount .on-sale,
.product-wrapper .on-sale {
	padding: 2px 5px;
}
.product-wrapper .product-image .on-sale {
	position: absolute;
	top: 15px;
	right: 15px;
	font-family: var(--theme-general-font);
	background-color: var(--theme-extra-color);
	margin: 0;
	color: var(--theme-white-color);
	padding: 1px 7px;
}
.product-wrapper .shipping-feed-back {
	display: flex;
	justify-content: space-between;
	color: var(--theme-dark-color);
	margin-top: 10px;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.shipping-cost {
	color: var(--theme-dark-color);
	font-weight: 600;
	font-size: 12px;
	font-family: var(--theme-extra-font);
	display: none;
}
.product-wrapper .shipping-feed-back .sold-items {
	font-family: var(--theme-extra-font);
	font-size: 14px;
	color: var(--theme-general-color);
	font-weight: 400;
}
.product-wrapper .shipping-feed-back .shipping-cost,
.product-wrapper .shipping-feed-back .star-rating {
	display: flex;
	align-items: center;
	font-family: var(--theme-extra-font);
}
.product-wrapper .product-info .star-rating a,
.product-wrapper .product-info .star-rating a:hover {
	color: #787878;
	text-decoration: none;
}
.product-wrapper .product-info .star-rating a {
	font-size: 14px;
	font-weight: 400;
}
.product-wrapper .product-info .star-rating .rating-counts-wrap {
	margin-left: 2px;
}
.sold-items span:last-child {
	margin-left: 2px;
}
.product-wrapper .product-info .bar-progress {
	margin: 15px 0 30px;
}
.product-wrapper .product-info .progress .skill-percent {
	display: flex;
}
.product-wrapper .hover-area {
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	display: flex;
}
.e-btn-set-six .product-wrapper .cart-button a::after {
	left: 20px;
}
.product-wrapper .product-image .savings {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: var(--theme-primary-color);
	text-align: center;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.product-wrapper .product-image .savings span {
	display: block;
	font-family: var(--theme-general-font);
	color: var(--theme-dark-color);
	font-weight: 500;
}
.product-wrapper .product-image .savings span.savings-text {
	font-size: 14px;
	font-weight: 500;
}
.product-wrapper .product-image .savings span.woocommerce-Price-amount {
	font-size: 21px;
}
.product-utilities {
	display: flex;
	justify-content: space-between;
	margin: 25px 0;
	flex-wrap: wrap;
}
.product-utilities .weight,
.product-utilities .time,
.product-utilities .delivery {
	display: flex;
	align-items: center;
}
.product-style-1 .product-wrapper .shipping-feed-back .sold-items,
.product-style-1 .product-wrapper .product-info .product-cats,
.product-style-1 .product-wrapper .product-info .hover-area,
.product-style-1 .product-wrapper .product-price .on-sale,
.product-style-1 .product-wrapper .product-image .wishlist-view {
	display: none;
}
.product-style-2 .product-wrapper .product-image .hover-area,
.product-style-2 .product-wrapper .product-image .on-sale,
.product-style-2 .product-wrapper .product-info .hover-area,
.product-style-2 .product-wrapper .product-info .hover-area .quickview-button,
.product-style-2 .product-wrapper .product-info .hover-area .wishlist-button {
	display: none;
}
.product-style-2 .product-wrapper:hover .product-image .product-variations,
.product-style-3 .product-wrapper:hover .product-image .product-variations {
	display: flex;
}
.product-style-2 .hidden-hover-area .product-wrapper .product-info .hover-area {
	display: flex;
	opacity: 0;
	visibility: hidden;
}
.product-style-2
	.hidden-hover-area
	.product-wrapper:hover
	.product-info
	.hover-area {
	opacity: 1;
	visibility: visible;
}
.product-style-2 .show-hover-area .product-wrapper .product-info .hover-area {
	display: flex;
}
.product-style-2 .product-wrapper .product-info .hover-area {
	padding-top: 10px;
	justify-content: space-between;
	margin-top: 10px;
	border-top: 1px solid #ececec;
	padding-left: 0;
	padding-right: 0;
}
.product-style-2 .product-wrapper:hover .product-info .hover-area {
	display: flex;
}
.product-style-2 .product-wrapper .product-info .hover-area [class*="-button"] {
	text-indent: 0;
}
.product-style-2
	.product-wrapper
	.product-info
	.hover-area
	[class*="-button"]
	a {
	color: var(--theme-dark-color);
	text-transform: uppercase;
}
.product-style-2
	.product-wrapper
	.product-info
	.hover-area
	[class*="-button"]
	a:hover {
	color: var(--theme-primary-color);
}
.product-style-3 .product-wrapper .product-image .wishlist-view,
.product-style-3 .product-wrapper .product-image .hover-area,
.product-style-3 .product-wrapper .product-info .product-cats,
.product-style-3 .product-wrapper .product-info .product-price .on-sale,
.product-style-3 .product-wrapper .product-info .shipping-cost,
.product-style-3 .product-wrapper .product-info .hover-area .quickview-button {
	display: none;
}
.product-style-4 .product-wrapper .product-image .wishlist-view,
.product-style-4 .product-wrapper .product-image .product-variations,
.product-style-4 .product-wrapper .product-image .hover-area,
.product-style-4 .product-wrapper .product-info .product-cats,
.product-style-4 .product-wrapper .product-info .product-price .on-sale,
.product-style-4 .product-wrapper .product-info .shipping-cost,
.product-style-4 .product-wrapper .product-info .shipping-feed-back,
.product-style-4
	.product-wrapper
	.product-info
	.hover-area
	[class*="-button"]:not(.cart-button),
.product-style-4
	.product-wrapper
	.product-info
	.hover-area
	.add_to_cart_button::after {
	display: none;
}
.product-style-4
	.product-wrapper
	.product-info
	.hover-area
	.add_to_cart_button {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	padding: 0 20px;
	line-height: 35px;
	background-color: var(--theme-light-color);
	text-indent: 0;
	color: var(--theme-dark-color);
}
.product-style-5 .product-wrapper .product-image .wishlist-view,
.product-style-5 .product-wrapper .product-image .product-variations,
.product-style-5 .product-wrapper .product-image .hover-area,
.product-style-5 .product-wrapper .product-info .product-cats,
.product-style-5 .product-wrapper .product-info .product-price .on-sale,
.product-style-5 .product-wrapper .product-info .shipping-cost {
	display: none;
}
.product-style-6 .product-wrapper .product-image .wishlist-view,
.product-style-6 .product-wrapper .product-image .product-variations,
.product-style-6 .product-wrapper .product-image .on-sale,
.product-style-6 .product-wrapper .product-image .hover-area,
.product-style-6 .product-wrapper .product-info .product-cats,
.product-style-6 .product-wrapper .product-info .product-price .price del,
.product-style-6 .product-wrapper .product-info .product-price .on-sale,
.product-style-6 .product-wrapper .product-info .shipping-cost,
.product-style-6 .product-wrapper .product-info .shipping-feed-back .sold-items,
.product-style-6
	.product-wrapper
	.product-info
	.hover-area
	[class*="-button"]:not(.cart-button) {
	display: none;
}
.product-style-6 .product-wrapper {
	padding: 30px;
	border-radius: 0 0 30px 0;
}
.product-style-6 .product-wrapper .product-image {
	border-radius: 50%;
	overflow: visible;
}
.product-style-6 .product-wrapper:hover .product-info .product-title a,
.product-style-6 .product-wrapper:hover .product-info .product-price .price ins,
.product-style-6 .product-wrapper:hover .product-info .star-rating a {
	color: var(--theme-white-color) !important;
}
.product-style-6
	.product-wrapper
	.product-info
	.hover-area
	.add_to_cart_button {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	padding: 0 20px 0 40px;
	line-height: 40px;
	background-color: var(--theme-dark-color);
	text-indent: 0;
	color: var(--theme-white-color);
}
.product-style-6
	.product-wrapper
	.product-info
	.hover-area
	.add_to_cart_button::after {
	left: 20px;
}
.product-style-7 .product-wrapper .product-image .hover-area {
	flex-direction: row;
	position: absolute;
	bottom: -40px;
	width: auto;
	margin: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding: 5px 10px;
	box-shadow: 0 0.15rem 1rem rgb(0 0 0 / 8%);
	z-index: 100;
}
.product-style-7 .product-wrapper:hover .product-image .hover-area {
	bottom: 15px;
}
.product-style-7 .product-wrapper .hover-area [class*="-button"] a {
	width: 35px;
	height: 30px;
	background-color: var(--theme-white-color);
	border-right: 1px solid var(--theme-gray-color);
	color: var(--theme-dark-color);
}
.product-style-7
	.product-wrapper
	.hover-area
	> [class*="-button"]:last-child
	a {
	border: none;
}
.product-style-7 .product-wrapper .hover-area [class*="-button"] a::after {
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-style-7 .product-wrapper .hover-area [class*="-button"] a:hover {
	color: var(--theme-primary-color);
}
.product-style-7 .product-wrapper .product-image .wishlist-view,
.product-style-7 .product-wrapper .product-image .product-variations,
.product-style-7 .product-wrapper .product-info .product-cats,
.product-style-7 .product-wrapper .product-info .product-price .on-sale,
.product-style-7 .product-wrapper .product-info .shipping-cost,
.product-style-7 .product-wrapper .product-info .shipping-feed-back .sold-items,
.product-style-7 .product-wrapper .product-info .hover-area {
	display: none;
}
/*==================================================================== Team Member =====================================================================*/
.team-carousel.owl-mx-15 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
/*==================================================================== Food Corner Page Style Start =====================================================================*/
.custom-class-119 .taste-content,
.custom-class-120 .taste-content {
	padding: 10px 25px;
	color: var(--theme-white-color);
	outline: 2px dashed;
	display: table;
	font-size: 21px;
	font-weight: 400;
}
.custom-class-120 .taste-content {
	font-size: 30px;
	font-weight: 500;
	font-family: var(--theme-highlight-font);
	padding: 15px 30px;
	margin-top: 20px;
}
.custom-class-119 .display-1 {
	font-size: 100px;
	font-weight: 700;
	margin: 30px 0 20px;
	color: var(--theme-extra2-color);
	text-transform: uppercase;
}
.custom-class-119 .display-2 {
	font-size: 48px;
	font-weight: 700;
	color: var(--theme-white-color);
	text-transform: uppercase;
}
.custom-class-120 .display-5 {
	font-size: 30px;
	font-weight: 500;
	margin: 40px 0;
}
.custom-class-119 p,
.custom-class-120 p {
	font-size: 18px;
	color: var(--theme-white-color);
	line-height: 30px;
	margin-top: 20px;
}
.custom-class-119 .display-3 {
	font-size: 24px;
	color: var(--theme-white-color);
	margin: 20px 0;
}
.custom-class-119 .delivary-express {
	position: relative;
	padding: 5px 25px;
	background-color: var(--theme-primary-color);
	font-weight: 500;
	font-size: 20px;
	display: flex;
	width: max-content;
	color: var(--theme-white-color);
	align-items: center;
	margin: 30px 0;
}
.custom-class-119 .delivary-express::before,
.custom-class-119 .delivary-express::after {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 0;
	height: 100%;
	border-right: 30px solid transparent;
}
.custom-class-119 .delivary-express::before {
	border-top: 40px solid var(--theme-primary-color);
}
.custom-class-119 .delivary-express::after {
	border-bottom: 40px solid var(--theme-primary-color);
}
.custom-class-119 .delivary-express .delivery-number {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.custom-class-119 .email {
	font-size: 21px;
	font-weight: 400;
	color: var(--theme-white-color);
	text-align: right;
	margin-top: 30px;
}
.custom-class-122 .banner-content {
	top: 50%;
	right: 12%;
	text-align: right;
	height: 320px;
	width: 130px;
}
.custom-class-122 .banner-content::before {
	content: "";
	width: 100%;
	height: 100%;
	border: 3px solid var(--theme-primary-color);
	background-color: transparent;
	right: 0;
	top: 0;
	position: absolute;
}
.custom-class-122 .banner-content::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 3px;
	height: 70%;
	transform: translateY(-50%);
	background: var(--theme-light-color);
}
.custom-class-122 .middle-content {
	position: absolute;
	top: 50%;
	right: 50px;
	width: max-content;
	transform: translateY(-50%);
	z-index: 9;
}
.custom-class-122 .up-to-sale {
	font-size: 17px;
	font-weight: 500;
	color: var(--theme-extra-color);
	letter-spacing: 3px;
	text-transform: uppercase;
}
.custom-class-122 h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 20px 0;
}
.custom-class-122 .category {
	font-weight: 500;
	font-size: 15px;
	color: var(--theme-secondary-color);
	text-transform: uppercase;
}
.custom-class-123 .banner-content,
.custom-class-126 .banner-content {
	width: 90%;
	height: 90%;
	background-color: var(--theme-white-opacity90-color);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.custom-class-123 .banner-content .middle-content,
.custom-class-126 .banner-content .middle-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.custom-class-123 .banner-content .category {
	font-size: 18px;
	font-weight: 500;
	color: var(--theme-secondary-color);
	letter-spacing: 2px;
}
.custom-class-123 .banner-content .sale,
.custom-class-126 .banner-content .sale {
	font-size: 100px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--theme-extra-color);
	letter-spacing: 10px;
	display: block;
}
.custom-class-123 .banner-content .up-to-sale {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--theme-secondary-color);
	display: block;
	margin-bottom: 25px;
}
.custom-class-124 .banner-content {
	top: 0;
	left: 0;
	padding: 50px;
}
.custom-class-124 .banner-content .category {
	font-size: 18px;
	font-weight: 500;
	color: var(--theme-secondary-color);
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.custom-class-124 .banner-content h3 {
	margin: 10px 0 30px;
}
.custom-class-124 .banner-content h3 a {
	color: var(--theme-primary-color);
	text-transform: uppercase;
	letter-spacing: 5px;
}
.custom-class-123 .banner-content .btn,
.custom-class-124 .banner-content .btn {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
}
.custom-class-125 .banner-content {
	left: 30px;
	bottom: 30px;
}
.custom-class-125 .banner-content .category {
	font-weight: 500;
	text-transform: uppercase;
}
.custom-class-125 .banner-content .title,
.custom-class-127 .banner-content .title,
.custom-class-128 .banner-content .title,
.custom-class-130 .banner-content .title,
.custom-class-131 .banner-content .title,
.custom-class-132 .banner-content .title {
	position: relative;
	padding-bottom: 10px;
	margin: 0 0 20px;
}
.custom-class-130 .banner-content .title,
.custom-class-131 .banner-content .title {
	margin-left: auto;
	display: table;
}
.custom-class-125 .banner-content .title::after,
.custom-class-127 .banner-content .title::after,
.custom-class-128 .banner-content .title::after,
.custom-class-130 .banner-content .title::after,
.custom-class-131 .banner-content .title::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: var(--theme-secondary-color);
	top: 100%;
	left: 0;
}
[class*="custom-class-"].text-left .banner-content .title::after {
	left: 0;
	right: inherit;
}
[class*="custom-class-"].text-right .banner-content .title::after {
	left: inherit;
	right: 0;
}
.custom-class-126 .banner-content .category {
	font-size: 17px;
	font-weight: 400;
	color: var(--theme-secondary-color);
	letter-spacing: 2px;
	font-family: var(--theme-highlight-font);
}
.custom-class-126 .banner-content .sale {
	color: var(--theme-primary-color);
}
.custom-class-126 .banner-content .up-to-sale {
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--theme-secondary-color);
	display: block;
	margin-bottom: 25px;
	letter-spacing: 6px;
}
.custom-class-126 .banner-content .btn {
	border-radius: 0;
}
.custom-class-127 .banner-content {
	top: 0;
	left: 0;
	padding: 20px;
}
.custom-class-128 .banner-content,
.custom-class-132 .banner-content {
	bottom: 0;
	left: 0;
	padding: 20px;
}
.custom-class-129 .banner-content {
	top: 0;
	left: 0;
	padding: 50px;
}
.custom-class-130 .banner-content {
	top: 0;
	right: 0;
	padding: 20px;
}
.custom-class-131 .banner-content {
	bottom: 0;
	right: 0;
	padding: 20px;
}
.custom-class-130 .banner-content,
.custom-class-131 .banner-content {
	text-align: right;
}
.custom-class-133 .banner-content {
	bottom: 0;
	left: 0;
	padding: 20px;
}
.custom-class-134 .banner-content {
	width: 450px;
	text-align: center;
}
.custom-class-135 .banner-image {
	scale: 1.1;
	margin-left: -20px;
}
.food-menu-list {
	position: relative;
}
.food-menu-list .quantity {
	position: absolute;
	top: 30px;
	right: 0;
	background-color: var(--theme-light-color);
	color: var(--theme-dark-color);
	margin: 0 !important;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: 500;
}
.text-from-admin {
	min-height: 48px;
}
.food-menu-list a {
	color: var(--theme-white-color);
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.food-menu-list a span {
	color: var(--theme-primary-color);
}
.food-menu-list > p {
	font-size: 15px;
	padding-right: 70px;
}
.family-food-image {
	margin-bottom: -130px;
	position: relative;
	z-index: 1;
}
/*==================================================================== Classic Fashion Page Style Start =====================================================================*/
.down-line-secondary {
	padding-bottom: 15px;
	position: relative;
}
.down-line-secondary::before {
	width: 100px;
	height: 2px;
	background: var(--theme-secondary-color);
	content: "";
	top: 100%;
	left: 0;
	position: absolute;
}
.custom-class-121 .banner-image {
	width: 80%;
}
.custom-class-121.image-right .banner-image {
	margin-left: auto;
}
.custom-class-121 .banner-content {
	bottom: 10%;
	right: 0;
	width: 225px;
}
.custom-class-121.image-right .banner-content {
	left: 0;
	width: 250px;
	text-align: right;
	right: auto;
}
.custom-class-121 .product-tag {
	font-size: 15px;
	text-transform: uppercase;
	color: var(--theme-secondary-color);
	letter-spacing: 3px;
}
.custom-class-121 h2 {
	margin: 10px 0 20px;
}
.custom-class-121.image-right .btn-link-right-line {
	margin-left: auto;
}
.products-avilable-number {
	background: url("../images/shape/4.png") no-repeat center right;
	display: flex;
	flex-direction: column;
	min-height: 540px;
	height: 100%;
}
.products-avilable-number .counting,
.products-avilable-number .title {
	font-weight: 400;
	color: var(--theme-secondary-color);
	display: block;
	text-align: right;
	letter-spacing: 5px;
	font-weight: 900;
}
.products-avilable-number .counting {
	font-size: 72px;
	display: flex;
	justify-content: end;
	align-items: center;
}
.products-avilable-number .title {
	font-size: 30px;
}
.offer-product .product-wrapper .product-info {
	padding: 0;
}
.offer-product .product-wrapper .product-info .product-cats a {
	font-family: var(--theme-extra-font);
	font-size: 15px;
	color: var(--theme-general-color);
}
.offer-product .product-wrapper .product-info .product-cats {
	margin-bottom: 10px;
}
.offer-product .product-wrapper .product-info .product-title,
.offer-product .product-wrapper .product-info .product-title a {
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}
.offer-product .product-wrapper .product-info .product-price {
	margin: 10px 0;
}
/*==================================================================== Products list Style Start =====================================================================*/
.product-list.e-bg-white .product-wrapper::before {
	background: var(--theme-white-color);
}
.product-list.e-bg-light .product-wrapper::before {
	background: var(--theme-light-color);
}
.product-list .product-wrapper:hover::before {
	display: block;
}
.product-list .product-wrapper .product-image .wishlist-view {
	top: 10px;
	right: 0px;
}
.product-list .product-wrapper .product-image {
	width: 34.5%;
	height: 100%;
}
.product-list .product-wrapper .product-info {
	width: 65.5%;
	height: 100%;
}
.product-list .product-wrapper:hover .hover-area {
	box-shadow: none;
}
/*==================================================================== Breadcrumb Style Start =====================================================================*/
.breadcrumb-divider-arrow .breadcrumb-item + .breadcrumb-item::before {
	content: var(--bs-breadcrumb-divider, ">");
	color: var(--theme-secondary-color);
}
.breadcrumb-divider-slash .breadcrumb-item + .breadcrumb-item::before {
	content: var(--bs-breadcrumb-divider, ">");
	color: var(--theme-secondary-color);
}
.breadcrumb-divider-dot .breadcrumb-item + .breadcrumb-item::before {
	content: var(--bs-breadcrumb-divider, ".");
	color: var(--theme-secondary-color);
}
.breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">");
}
.breadcrumb-item {
	padding-left: 0 !important;
}
.breadcrumb {
	gap: 5px 10px;

}

	/*==================================================================== Woocommerce Products Header Style Start =====================================================================*/
.woocommerce-products-header__title.page-title {
	margin-bottom: 0;
	margin-right: 10px;
}
.woocommerce-result-count {
	font-size: 15px;
}
.products-header-right {
	display: flex;
	align-items: center;
}
.products-header-right select {
	border-radius: 50rem;
	border: 1px solid var(--theme-gray-color);
	margin-left: 10px;
	background-color: var(--theme-white-color);
	height: 40px;
}
.woocommerce-ordering {
	margin: 0 25px 0 0;
}
.products-view a {
	color: var(--theme-secondary-color);
}
.products-view a:last-child {
	margin-left: 10px;
}
/*==================================================================== Woocommerce Single Shop Style Start =====================================================================*/
.woocommerce-Reviews {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.woocommerce-tabs #reviews #respond #reply-title {
	font-weight: 500;
	color: var(--theme-dark-color);
	font-size: 24px;
	padding-bottom: 25px;
	display: inline-block;
	/* text-transform: capitalize; */
}
.comment-form-rating label {
	margin-right: 15px;
}
.submit.btn {
	height: 45px;
	font-weight: 600 !important;
}
.stars {
	display: inline-block;
}
.stars .star {
	float: left;
}
.stars .star + .star {
	padding-left: 10px;
}
.star.hover {
	color: #fcc400;
}
.comment-form-rating {
	display: flex;
}
.product_title.entry-title {
	font-size: 44px !important;
	color: #2C0902;
	font-weight: 700 !important;
	line-height: 38px;
	margin-bottom: 15px;
	word-break: break-word;
}
.bigbazar-arrow::before {
	top: 0;
	right: 30px;
	content: "\f177";
	position: absolute;
	font-family: flaticon !important;
}
.summary.entry-summary {
	max-width: 100% !important;
}
.product-navigation-share {
	position: absolute;
	right: 0;
	top: 0;
}
.product-navigation-share .product-share {
	margin-right: 15px;
	width: 30px;
	height: 30px;
}
.product-navigation-share .bigbazar-social {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	position: absolute;
	opacity: 0;
	right: -20px;
	top: 100%;
	visibility: hidden;
	transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
	display: flex;
	background-color: var(--theme-white-color);
}
.product-navigation-share .product-share:hover .bigbazar-social {
	opacity: 1;
	visibility: visible;
}
.product-navigation-share .product-share .bigbazar-social a {
	font-size: 12px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	display: block;
	color: var(--theme-dark-color);
}
.product-navigation-share .product-share .bigbazar-social a:hover {
	color: var(--theme-primary-color);
}
div.summary-inner > p.price,
div.summary-inner > span.price {
	font-size: 24px;
	margin-bottom: 0;
	display: inline-flex !important;
	font-weight: 500;
	color: var(--theme-dark-color);
}
.summary-inner .rating-wrap {
	margin-bottom: 12px;
}

.woocommerce-product-rating .fancy-star-rating {
	display: flex;
	align-items: center;
}
.fancy-star-rating .fancy-rating.good {
	background-color: var(--theme-extra-color);
	border-radius: 2px;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	padding: 0px 4px;
}
.rating-counts-wrap {
	cursor: pointer;
	padding-left: 5px;
}
.bigbazar-rating-review-link {
	color: #333333;
	margin-left: 12px;
	font-weight: 500;
}
.single-product-wrapper .product-price {
	color: #752914;
	font-weight: 600;
}
.pro-details {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 15px -10px 5px;
}
.pro-details .pro-info {
	width: 268px;
	margin: 10px;
	flex-grow: 1;
}
.pro-details .pro-info p {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	/* text-transform: capitalize; */
	color: #752914;
}
.pro-summary {
	width: 100%;
}

div.summary .product-price-discount,
div.summary .product-price-summary {
	display: inline-flex;
	vertical-align: super;
}
div.summary .product-price-summary {
	cursor: pointer;
	position: relative;
	margin-left: 10px;
}
.price-summary {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	opacity: 666;
	width: 100%;
	background: var(--theme-white-color);
	border-radius: 0 0 5px 5px;
}
.price-summary .price-summary-content h5 {
	background: #bd2222;
	color: #fff;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}
.price-summary .price-summary-content .price-summary-list {
	padding: 5px 20px 15px;
}
.price-summary label {
	-ms-flex: auto;
	flex: auto;
	padding-right: 24px;
}
.price-summary label span {
	font-size: 10px;
}
.price-summary li {
	font-size: 13px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 10px 0;
	font-weight: 500;
}
.price-summary .discount span {
	color: var(--theme-primary-color);
}
.price-summary .total-discount {
	border-top: 1px solid var(--theme-gray-color);
	border-bottom: 1px solid var(--theme-gray-color);
	padding: 5px 0;
}
.price-summary .overall-discount {
	display: block;
	font-weight: 600;
	padding-top: 5px;
	color: var(--theme-secondary-color);
}
.price-summary.bigbazar-arrow::before {
	right: auto;
	transform: translateX(-50%);
	left: 50%;
}
.product-price-summary:hover .price-summary {
	opacity: 1;
	visibility: visible;
}
.when-vendor-close {
	width: 327px;
	background: #FF3B3B;
	border-radius: 8px;
	padding:12px 16px;
	margin:24px 0;
}

.when-vendor-close p {

	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	/* text-transform: capitalize; */
	color: #FFFFFF;
}
.product-price-summary > i {
	box-sizing: border-box;
	border: 1px solid var(--theme-gray-color);
	background-color: var(--theme-white-color);
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
}
div.summary .stock-availability.in-stock {
	color: #388e3c;
	margin: 15px 0;
	font-weight: 500;
	font-size: 13px;
}
.product-offer-item {
	margin-bottom: 24px;
	margin-top: 0;
	color: #333333;
}
/*.product-offer-item::before {*/
/*	content: "\f02b";*/
/*	font-weight: 900;*/
/*	font-family: "Font Awesome 5 Free";*/
/*	margin-right: 10px;*/
/*	color: var(--theme-primary-color);*/
/*}*/
div.summary .product-term-wrap {
	display: inline-block;
	margin-left: 5px;
	color: var(--theme-secondary-color);
	font-weight: 600;
	cursor: pointer;
}
div.summary .woocommerce-product-details__short-description,
div.summary .product-services {
	display: flex;
	margin-top: 1.5em;
}
form.cart .variations td.label,
div.summary .woocommerce-product-details__short-description > span,
div.summary .product-services > span {
	width: 115px;
	font-weight: 600;
	padding-right: 0;
}
form.cart .variations td.label label {
	width: 115px;
	font-weight: 600;
}
div.summary .woocommerce-product-details__short-description .short-description,
div.summary .product-services .product-services-list {
	flex: 0 0 calc(100% - 115px);
}
div.summary .product-services .product-services-list,
div.summary
	.woocommerce-product-details__short-description
	.short-description
	ul {
	list-style: disc;
	line-height: 28px;
}
div.summary .product-brands,
div.summary .variations_form.cart {
	margin-top: 1.5em;
}
form.cart .variations {
	width: 100%;
}
.variations_form table tr {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.variations_form table tr form.cart table td {
	padding: 10px 10px 10px 0;
}
.entry-summary form div {
	margin-bottom: 0 !important;
}
.bigbazar-swatches {
	display: flex;
}
.bigbazar-swatches .swatch.swatch-selected {
	border-color: #2370f4;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.bigbazar-swatches .swatch {
	border: 2px solid transparent;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: center;
	align-items: center;
}
.bigbazar-swatches .swatch.swatch-color span {
	text-indent: -99999px;
}
.bigbazar-swatches .swatch.swatch-circle,
.bigbazar-swatches .swatch.swatch-circle span,
.bigbazar-swatches .swatch.swatch-circle img {
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.bigbazar-swatches .swatch span,
.bigbazar-swatches .swatch img {
	display: inline-block;
	cursor: pointer;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px;
	transition: all 0.3s;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
.quantity {
	display: inline-block;
	margin: 0 0px;
	position: relative;
	/* margin-bottom: 30px !important;
    */
}
ul.info-list p {
	line-height: 10px !important;
}
.fas:before {
	margin-right: 6px;
}
.preload-close .fas:before {
	margin-right: 0px;
}
.entry-summary form div input,
.entry-summary select,
.quantity input {
	display: table;
	width: 70px;
	height: 40px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	position: relative;
	z-index: 10;
}
.quantity-nav {
	position: absolute;
	height: 42px;
	width: calc(100% + 90px);
	left: -45px;
	display: flex;
	justify-content: space-between;
	top: 0;
}
.quantity .quantity-button {
	cursor: pointer;
	border: 1px solid var(--theme-gray-color);
	width: 40px;
	text-align: center;
	color: var(--theme-general-color);
	font-size: 15px;
	line-height: 36px;
	height: 40px;
	background: transparent;
}
.reset_variations {
	border: 1px solid var(--theme-gray-color);
	padding: 7px 10px;
	font-weight: 600;
	color: var(--theme-dark-color);
}
.entry-summary form,
.single_variation_wrap {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-left: 45px;
}
button#addcrt {
	background: black;
	color: white;
	padding: 8px 20px;
	margin-left: 45px;
}
.pro-cart {
	background: black;
	color: white;
	padding: 0px 10px;
	margin-left: 45px;
}
a.add-cart.button.add_to_cart_button.pro-cart:hover {
	background: black;
	color: rgb(246, 180, 125);
	padding: 0px 10px;
	margin-left: 45px;
}
.pro-check {
	background: black;
	color: white;
	padding: 0px 10px;
	margin-left: 57px;
	justify-content: center;
	text-align: center;
	padding: 8px 19px;
}
button.bigbazar_quick_buy_button.bigbazar_quick_buy_variable.bigbazar_quick_buy_58 {
	background: black;
	color: white;
	padding: 8px 20px;
}
.bigbazar-quick-buy {
	margin-left: 10px;
}
.woocommerce-variation-add-to-cart {
	display: flex;
	width: max-content;
	margin-left: -15%;
}
img.img-fluid.user {
	border-radius: 50%;
}
.product-subtotal p {
	margin-bottom: 1px;
}
.entry-summary form button,
.entry-summary form div button {
	height: 40px;
	line-height: 30px;
}
div.product form.variations_form.cart .single_variation {
	margin-bottom: 1em;
}
div.summary .woocommerce-variation-price span.price {
	font-size: 22px;
}
div.summary .woocommerce-variation-price span.price del {
	font-size: 14px;
	opacity: 0.5;
	display: inline-block;
	font-weight: 400;
	margin-left: 8px;
	order: 2;
}
.product span.price ins {
	background: none;
	padding: 0;
	color: inherit;
	border-radius: 0;
	order: 1;
}
.summary.entry-summary .price ins {
	font-size: 25px;
	color: var(--theme-dark-color);
	font-weight: 600;
}
.product_meta {
	display: flex;
	flex-direction: column;
}
.product_meta > span {
	font-size: 14px;
	font-weight: 600;
	color: var(--theme-dark-color);
	margin: 5px 0;
}
.product_meta > span span,
.product_meta > span a {
	font-weight: 400;
	color: var(--theme-general-color);
}
.product_meta > span a:hover {
	color: var(--theme-primary-color);
}
.product-tab-table {
	border: 1px solid var(--theme-gray-color);
	display: table;
}
.comment-form label {
	margin-bottom: 10px;
	display: block;
}
.summary.entry-summary,
.woocommerce-product-gallery {
	max-width: 100%;
	padding: 0;
}
.brand-image {
	display: block;
	width: 200px;
}
.detail-desc-decorate-title {
	margin-bottom: 9px;
}
.detail-desc-decorate-content li {
	margin-bottom: 10px;
}
table.shop_attributes {
	width: 100%;
}
table.shop_attributes tr {
	border: 1px solid var(--theme-gray-color);
}
table.shop_attributes th {
	width: 200px;
	padding: 8px;
}
table.shop_attributes td p {
	margin: 0;
	padding: 8px 0;
}
table.shop_attributes tr:nth-child(2n) td,
table.shop_attributes tr:nth-child(2n) th {
	background: rgba(0, 0, 0, 0.025);
}
/* Single Shop elevateZoom Style Start*/
.woocommerce-product-gallery__wrapper {
	background-color: transparent;
}
.product-slide-thumb {
	display: flex;
	margin-top: 25px;
}
.product-slide-thumb a:not(:last-child) {
	margin-right: 20px;
}
/*==================================================================== Left sidebar Style Start =====================================================================*/
#sidebar .widget:last-child {
	margin-bottom: 0 !important;
}
.widget_search input,
.search-widget input {
	padding: 13px 35px 13px 20px;
}
.widget-padding-one .widget {
	padding: 25px 20px;
	border: none;
}
.widget_product_categories ul li {
	border: none;
	position: relative;
}
.widget_product_categories ul li a {
	font-size: 14px;
	font-weight: 500;
}
.widget_product_categories .cat-item.cat-parent.open > a,
.widget_product_categories ul li a:hover {
	color: var(--theme-primary-color);
}
.widget_product_categories .cat-item.cat-parent > a {
	position: relative;
	display: table;
}
.widget_product_categories .cat-item.cat-parent .has-child {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
.widget_product_categories .cat-item.cat-parent .has-child::after {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	font-size: 10px;
	width: 20px;
	height: 20px;
	display: block;
	font-weight: 900;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	text-align: center;
	-moz-transition: all ease 0.3s;
	text-align: center;
}
.cat-item.cat-parent.open > .has-child {
	transform: rotate(-180deg);
}
.cat-item.cat-parent ul.children {
	margin-left: 15px;
	margin-top: 5px;
	display: none;
}
.widget_product_categories .cat-item.cat-parent a span {
	float: inherit;
	margin-left: 3px;
}
.widget.widget_layered_nav li.wc-layered-nav-term {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
	color: var(--theme-general-color);
	cursor: pointer;
}
.widget.widget_layered_nav li.wc-layered-nav-term.chosen,
.widget.widget_layered_nav li:hover {
	color: var(--theme-secondary-color);
}
.widget.widget_layered_nav li.wc-layered-nav-term.chosen::before,
.widget.widget_layered_nav li.wc-layered-nav-term:hover::before {
	border: 5px solid;
	border-color: #2370f4;
}
.widget.widget_layered_nav li.wc-layered-nav-term::before {
	border: 1px solid #e9e9e9;
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: inline-table;
	height: 16px;
	margin-right: 8px;
	width: 16px;
}
.widget.widget_layered_nav ul li:not(:last-child) {
	margin-bottom: 15px !important;
}
.widget-title-bordered-full .widget-title {
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 500;
	border-bottom: 2px solid var(--theme-gray-color);
}
.widget-toggle .widget-title {
	position: relative;
	cursor: pointer;
}
.widget-toggle .widget-title::after {
	position: absolute;
	top: 7px;
	right: 0;
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	font-size: 10px;
	font-weight: 900;
}
.widget-toggle.closed ul {
	display: none;
}
.maxlist-more {
	margin-top: 15px;
	display: table;
	cursor: pointer;
	color: var(--theme-secondary-color);
	font-weight: 600;
}
.widget.widget_layered_nav [class*="swatch-filter-"] li:nth-child(n + 6) {
	opacity: 0;
	visibility: hidden;
	height: 0;
	display: none;
	margin-bottom: 0 !important;
}
.widget.widget_layered_nav
	[class*="swatch-filter-"].show-more
	li:nth-child(n + 6) {
	opacity: 1;
	visibility: visible;
	height: 100%;
	display: flex;
	margin-bottom: 15px !important;
}
.widget.widget_layered_nav
	[class*="swatch-filter-"].show-more
	.maxlist-more
	span:first-child,
.widget.widget_layered_nav
	[class*="swatch-filter-"]
	.maxlist-more
	span:last-child {
	display: none;
}
.widget.widget_layered_nav
	[class*="swatch-filter-"].show-more
	.maxlist-more
	span:last-child {
	display: block;
}
/* ==================================================================== About Page Style Start =====================================================================*/
.history-tab .nav-item {
	padding: 0;
}
.history-tab .nav-item a {
	border-width: 0 0 2px 0 !important;
	border-style: solid !important;
	border-color: var(--theme-primary-color) !important;
	padding: 10px 20px;
	color: var(--theme-dark-color) !important;
	background-color: transparent !important;
	border-radius: 0;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	position: relative;
}
.history-tab .nav-item + .nav-item a {
	margin-left: 3px;
}
.history-tab .nav-item a.active::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid;
	border-color: var(--theme-primary-color);
	background-color: var(--theme-light-color);
	border-top: transparent;
	border-left: transparent;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg) !important;
}
.history-tab #pills-tab-one {
	justify-content: center;
}

/* ==================================================================== Blog Page Style Start =====================================================================*/
.embed-responsive iframe {
	width: 100%;
	height: 400px;
	border: 0;
}
.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}
.single-post-page .post-meta > span {
	border: none;
}
.single-post-page .post-meta > span {
	margin: 0;
	padding: 0;
}
.single-post-page .post-meta > span:after {
	font-weight: 600;
	padding: 0 6px;
}
.single-post-page .post-meta > *:last-child:after {
	content: none;
}
.meta-separator-slash .post-meta > span:after {
	content: "\002F";
}
.meta-separator-colon .post-meta > span:after {
	content: "\003A";
}
.meta-separator-dot .post-meta > span:after {
	content: "\002E";
}
.meta-separator-bar .post-meta > span:after {
	content: "\007C";
}
.meta-separator-hyphen .post-meta > span:after {
	content: "\002D";
}
.meta-separator-tilde .post-meta > span:after {
	content: "\007E";
}
/* ==================================================================== Service Page Style Start =====================================================================*/
.frame1 {
	border: 5px solid #fcf8f5;
	border-bottom: none;
}
.frame1::before,
.frame1::after {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 58px;
	height: 5px;
	background: #fcf8f5;
}
.frame1::before {
	left: -8px;
	transform: rotate(30deg);
}
.frame1::after {
	right: -8px;
	transform: rotate(-30deg);
}
.btn-circle {
	width: 46px;
	height: 46px;
	border: 1px solid #d8a15a;
	line-height: 46px;
	text-align: center;
	display: block;
	border-radius: 50%;
	margin: 30px auto 0;
}
/* ==================================================================== Portfolio Page Style Start =====================================================================*/
.mix-tab .nav-link {
	margin: 5px 0;
}
.portfolio-carousel .owl-carousel .owl-nav button,
.single-image-carousel .owl-carousel .owl-nav button {
	background-color: transparent;
}
.nav-tab-border-active .mixitup-control-active {
	border: 2px solid;
	border-color: var(--theme-primary-color);
	border-radius: 20px;
}
.mix-tab ul li,
.tab-simple ul li {
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 1px;
}
.mix-tab ul.nav-tab-border-active li {
	padding: 5px 25px;
}
.nav-tab-border-active li {
	border: 2px solid;
	border-color: transparent;
}
/* ==================================================================== General Support Page Style Start =====================================================================*/
.support-thumbnail li {
	line-height: 40px;
}
/* ==================================================================== Support Article Detail Page Style Start =====================================================================*/
.artical-list li a {
	padding: 8px 0;
	display: inline-block;
}
/* ==================================================================== Contact Page Style Start =====================================================================*/
form#contact-form label {
	font-weight: 600;
	margin-bottom: 10px;
}
/* ==================================================================== Pagination Style Start =====================================================================*/


.pagination li:last-child .page-link {
	font-size: 0;
	/*background: url("/assets/images/vendor/arrow-right.svg") !important;*/
	/*background-repeat: no-repeat !important;*/
	/*background-position: center !important;*/
	/*z-index: 2;*/
	/*background-color: #FFEFD7;*/
}
.pagination li:first-child .page-link {
	background: #FFEFD7 !important;
	font-size: 0;
	background: url("/assets/images/vendor/arrow-left.svg");
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	background-color: #FFEFD7;
}
/*.pagination li:first-child .page-link::before {*/
/*	background-color: white !important;*/
/*}*/
.pagination li:first-child .page-link:hover {
	background: #FFAF36 !important;
	background-image: url("/assets/images/vendor/arrow-left-white.svg") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.pagination li:last-child .page-link {
	/*background: #FFEFD7 !important;*/
	/*background-image: url("/assets/images/vendor/arrow-right.svg") !important;*/
	/*background-repeat: no-repeat !important;*/
	/*background-position: center !important;*/
}
.pagination li:first-child:not(.disabled) .page-link {
	background-color: #FFAF36 !important;
}
.pagination li:first-child:not(.disabled):hover .page-link:before {
	background-color: #FFAF36 !important;
}

.pagination li:last-child:not(.disabled):hover .page-link:before {
	background-color: #FFAF36 !important;
	border-color:  #FFAF36 !important;
}
.pagination li:last-child:not(.disabled) .page-link {
	background-color: #FFAF36 !important;
}
.pagination li:last-child:not(.disabled) .page-link:before {
	background-color: white !important;
}
.pagination li:first-child:not(.disabled) .page-link:before {
	background-color: white !important;
}
.pagination li:last-child .page-link:hover {
	background: #FFAF36 !important;
	background-image: url("/assets/images/vendor/arrow-right-white.svg") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.pagination-style-one .page-item .page-link {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	color: #333333;
	border: none;
}
.pagination-style-one .page-item .page-link:hover {
	background-color: #F2F2F2 !important;
	color: #752914 !important;
	font-weight: 400;
}
.pagination-style-one .page-item.active .page-link {
	border:1px solid #752914 !important;
	background: none !important;
	color: #752914 !important;
	font-weight: 700;
}

/*.pagination-style-one .page-item .page-link:hover {*/
/*	background: #FFAF36 !important;*/
/*}*/
	/* ==================================================================== Fact Counter Style Start =====================================================================*/
.bar-progress {
	font-weight: 400;
	font-size: 15px;
	color: var(--theme-general-color) !important;
}
.bar-progress span {
	margin-bottom: 5px;
	display: inline-block;
}
.progress-bar {
	transition: all 3000ms linear 0s;
	height: 5px;
	border-radius: 5px;
}
.fact-counter .progress {
	height: 5px;
	border-radius: 5px;
}
.bar-progress .skill-percent {
	font-size: 14px;
	padding-top: 5px;
}
.bar-progress .skill-percent span {
	color: var(--theme-extra-color);
}
.bar-progress .skill-percent span {
	color: var(--theme-general-color);
}
.bar-progress .skill-percent .count-num {
	font-size: 15px;
}
/* ==================================================================== Owl carousel Style Start =====================================================================*/
.owl-dots-my-one .owl-dots {
	margin-top: 20px;
	margin-bottom: 20px;
}
.flash a:hover {
	background: #fff !important;
	color: #c9030f;
	border: 1px solid #c9030f;
}
.e-hover-border-one.owl-carousel .owl-stage-outer {
	padding-top: 0;
}
.owl-outer-border-light .owl-stage-outer {
	border: 1px solid var(--theme-gray-color);
}
.outer-bg-white .owl-stage-outer {
	background-color: var(--theme-white-color);
}
.owl-m-one .owl-item > div {
	margin: 3px;
}
.owl-mx-5 .owl-item.active > div {
	margin: 0 5px;
}
.owl-mx-15 .owl-item.active > div {
	margin: 0 15px;
}
.owl-mx-20 .owl-item > div {
	margin: 0 20px;
}
.products.owl-mx-20 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.products.owl-mx-15 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.products.owl-mx-5 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}
.fancybox-slide {
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%,-50%) !important;
}
.fancybox-container {
	z-index: 99999999999999999999999 !important;
}
.fancybox-stage {
	margin:  0 16px;
}
.owl-item-mb-50 .owl-item {
	margin-bottom: 50px;
}
.owl-item-mb-40 .owl-item {
	margin-bottom: 40px;
}
.owl-item-mb-30 .owl-item {
	margin-bottom: 30px;
}
.owl-item-mb-20 .owl-item {
	margin-bottom: 20px;
}
.owl-item-mb-10 .owl-item {
	margin-bottom: 10px;
}
.owl-item-mb-5 .owl-item {
	margin-bottom: 5px;
}
.owl-dots-mt-10.owl-carousel .owl-dots {
	margin-top: 10px;
}
.owl-carousel .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	margin-top: 0;
}
.owl-carousel.owl-dot-mt-50 .owl-dots {
	margin-top: 50px;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled,
.owl-carousel button.owl-prev.disabled:hover,
.owl-carousel button.owl-next.disabled:hover {
	opacity: 0.6;
	cursor: no-drop;
}
.owl-nav-hover-primary .owl-nav button:not(.disabled):hover .nav-btn {
	color: var(--theme-primary-color);
}
.dot-active-one .owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 50px;
	border: 2px solid transparent;
	background-color: transparent !important;
}
.dot-active-one .owl-dots button.owl-dot.active {
	border-color: var(--theme-dark-color);
	background-color: var(--theme-white-color) !important;
	outline: none;
}
.dot-active-one .owl-dots button.owl-dot span {
	background-color: var(--theme-dark-color);
	width: 5px;
	height: 5px;
	display: table;
	border-radius: 50%;
	margin: 0 auto;
}
.nav-top-right .owl-nav {
	top: -40px;
	right: 0;
	position: absolute;
}
.nav-top-right .owl-nav .nav-btn {
	font-size: 13px;
	color: var(--theme-dark-color);
	font-weight: 600;
	font-family: var(--theme-highlight-font);
	margin-left: -14px;
}
.nav-top-right .owl-nav .nav-btn i {
	font-weight: 500;
	font-size: 11px;
}
.nav-top-right .owl-nav .nav-btn.next-slide i {
	margin-left: 3px;
}
.nav-top-right .owl-nav .nav-btn.prev-slide {
	margin-right: 20px;
}
[class*="nav-arrow-middle"] .owl-nav button {
	position: absolute;
	z-index: 9999;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: none;
}
[class*="nav-arrow-middle"] .owl-nav .nav-btn {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #FFEFD7;
	display: flex;
	align-items: center;
	justify-content: center;
}
[class*="nav-arrow-middle"] .owl-nav .nav-btn span {
	display: none;
}
.nav-arrow-middle-show:hover .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-next {
	right: -12px;
}
.nav-arrow-middle-show:hover .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-next i {
	margin-left: 7px;
	color: #FFAF36;
}
.nav-arrow-middle-show:hover .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev {
	left: -12px;
}
.nav-arrow-middle-show:hover .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-prev  i{
	margin-left: 4px;
	color: #FFAF36;
}
.nav-arrow-middle-show .owl-nav button.owl-prev {
	left: -30px;
}
.nav-arrow-middle-show .owl-nav button.owl-next {
	right: -30px;
}
.nav-arrow-middle-show .owl-nav button {
	opacity: 0;
	visibility: hidden;
}
.nav-arrow-middle-show:hover .owl-nav button {
	opacity: 1;
	visibility: visible;
}
.testimonial-slider .owl-nav {
	position: absolute;
	left: 0;
	top: 50%;
	width: max-content;
}

.testimonial-slider .owl-nav button {
	position: relative;
}
.testimonial-slider .owl-nav button.owl-prev {
	margin-right: 10px;
	left: 0;
}
.testimonial-slider .owl-nav button span {
	background-color: var(--theme-primary-color);
	color: var(--theme-footer-color);
	font-size: 25px;
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid var(--theme-primary-color);
	border-radius: 50%;
	line-height: 34px;
	text-indent: 99999999px;
	overflow: hidden;
}
.testimonial-slider .owl-nav button i {
	text-indent: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.testimonial-slider .testimonial-item {
	color: var(--theme-white-color);
}
.fact-counter .border-top:first-child {
	border-top: none !important;
}
.count-num.w-7 {
	width: 70px;
}
.bg-light-half::before {
	background-color: var(--theme-light-color);
	left: 0;
}
.bg-light-half::before,
.bg-primary-half-right::before,
.bg-primary-half-right::after {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	content: "";
}
/* ==================================================================== Bootstrap Slider Style Start =====================================================================*/
.carousel-indicators.type-one {
	margin-bottom: 0;
	bottom: -20px;
	background-color: var(--theme-white-color);
	padding: 10px;
}
.carousel-indicators.type-one li {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	margin: 0 5px;
	background-color: transparent;
	border: 2px solid transparent;
	position: relative;
}
.carousel-indicators.type-one li::after {
	width: 5px;
	height: 5px;
	position: absolute;
	content: "";
	left: 4px;
	top: 4px;
	background-color: var(--theme-dark-color) !important;
	border-radius: 50%;
}
.carousel-indicators.type-one li.active {
	border-color: var(--theme-dark-color);
	background-color: var(--theme-white-color) !important;
	outline: none;
}
/* ==================================================================== Testimonial Style Start =====================================================================*/
.testimonial-classic {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
.testimonial-classic img {
	width: 60px;
	height: 60px;
}
.testimonial-classic q {
	font-size: 25px;
	font-weight: 500;
	margin: 20px 0;
	color: var(--theme-dark-color);
}
.testimonial-classic .author span {
	font-size: 15px;
}
/* ==================================================================== Accordion Style Start =====================================================================*/
.ac-card {
	background-color: var(--theme-light-color);
	padding: 15px 20px;
	margin-bottom: 15px;
}
.ac-collapse {
	margin-top: 20px;
}
.bb-accordion .ac-toggle i {
	background-color: var(--theme-secondary-color);
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50rem;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
	margin-right: 10px;
	color: var(--theme-white-color);
	float: left;
}
[class*="accordion-plus-"] .ac-toggle {
	position: relative;
}
.accordion-plus-right .ac-toggle {
	padding-right: 30px;
	line-height: 30px;
	display: block;
}
.accordion-plus-left .ac-toggle {
	padding-left: 30px;
}
[class*="accordion-plus-"] .ac-toggle::before,
[class*="accordion-plus-"] .ac-toggle::after {
	content: "";
	position: absolute;
	width: 16px;
	height: 2px;
	right: 0;
	background-color: var(--theme-dark-color);
	top: 50%;
	transform: translateY(-50%);
}
.accordion-plus-left .ac-toggle.active::before {
	content: "";
}
.accordion-plus-left .ac-toggle::before,
.accordion-plus-left .ac-toggle::after {
	left: 0;
}
[class*="accordion-plus-"] .ac-toggle:not(.active):after {
	transform: rotate(90deg);
}
/* ==================================================================== Pricing Table Style Start =====================================================================*/
.pricing-table .item {
	padding: 45px;
	background-color: #f7ebdf;
	border-radius: 10px;
}
.pricing-table .item.active {
	background-color: var(--theme-secondary-color);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.pricing-table .item .type {
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: var(--theme-primary-color);
	display: block;
}
.pricing-table .item .time {
	font-size: 30px;
	font-weight: 500;
	color: var(--theme-dark-color);
}
.pricing-table .item ul {
	margin: 30px 0;
}
.pricing-table .item ul li {
	color: var(--theme-dark-color);
	line-height: 40px;
}
.pricing-table .item ul li i {
	float: right;
	color: var(--theme-secondary-color);
}
.pricing-table .item ul li i.flaticon-cancel {
	color: var(--theme-dark-color);
}
.pricing-table .item .price {
	font-size: 36px;
	font-weight: 600;
	color: var(--theme-dark-color);
}
.pricing-table .item .price sup {
	left: 10px;
	top: -15px;
	font-size: 20px;
}
.pricing-table .item.active .type,
.pricing-table .item.active .time,
.pricing-table .item.active ul li,
.pricing-table .item.active ul li i,
.pricing-table .item.active .price {
	color: var(--theme-white-color);
}
/* ==================================================================== Tab Style Start =====================================================================*/
.nav-pills .nav-item .nav-link:focus,
.nav-pills .nav-item .nav-link.active {
	outline: none;
}
.top-collection-tab .nav-pills .nav-item .nav-link {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.top-collection-tab .nav-pills .nav-item .nav-link i {
	margin: 0 auto;
}
.top-collection-tab .nav-pills .nav-item .nav-link span {
	margin-top: 10px;
	display: block;
}
.tab-active-pill.woocommerce-tabs .nav-pills .nav-link {
	color: var(--theme-dark-color);
	border-bottom-color: transparent;
	padding: 10px 20px;
	border-radius: 50rem;
	margin-bottom: 7px;
	margin-right: 5px;
	border-bottom: none;
}
.tab-active-pill.woocommerce-tabs .nav-pills .nav-link:hover::before,
.tab-active-pill.woocommerce-tabs .nav-pills .nav-link.active::before {
	display: none;
}
.section-head .woocommerce-tabs {
	margin: 0 0 -1px 0;
	position: relative;
	width: auto;
}
.section-head .woocommerce-tabs ul {
	display: flex;
	align-items: center;
}
.woocommerce-tabs .tab-content {
	padding: 0 0;
}
.woocommerce-tabs .tab-content h2 {
	font-size: 24px;
}
.woocommerce-tabs .nav-pills .nav-link {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	padding: 0 0 8px 0;
	margin-right: 20px;
	position: relative;
	border: none;
	font-weight: 500;
	border-bottom: 2px solid transparent;
	border-radius: 0;
	font-family: var(--theme-highlight-font);
}
.woocommerce-tabs .nav-pills .nav-link:hover {
	border: none !important;
}
.woocommerce-tabs .nav-pills .nav-item:last-child .nav-link {
	margin-right: 0;
}
.woocommerce-tabs .nav-pills .nav-link:hover,
.woocommerce-tabs .nav-pills .nav-link.active {
	color: var(--theme-secondary-color);
	border-bottom-color: var(--theme-primary-color);
	background-color: transparent;
}
.woocommerce-tabs .tab-content {
	border: none;
}
.nav-tab-active-primary .nav-item + .nav-item,
.nav-tab-active-dark .nav-item + .nav-item,
.nav-tab-active-secondary .nav-item + .nav-item {
	margin-left: 30px;
}
.nav-tab-active-primary .nav-item .nav-link,
.nav-tab-active-primary .nav-item .nav-link.active,
.nav-tab-active-secondary .nav-item .nav-link,
.nav-tab-active-secondary .nav-item .nav-link.active,
.nav-tab-active-dark .nav-item .nav-link,
.nav-tab-active-dark .nav-item .nav-link.active {
	background-color: transparent;
	border-bottom: 1px solid transparent;
	padding: 0;
	border-radius: 0;
}
.nav-tab-active-primary .nav-item .nav-link:hover,
.nav-tab-active-primary .nav-item .nav-link.active {
	color: var(--theme-primary-color) !important;
}
.nav-tab-active-dark .nav-item .nav-link:hover,
.nav-tab-active-dark .nav-item .nav-link.active {
	color: var(--theme-dark-color) !important;
}
.nav-tab-active-secondary .nav-item .nav-link:hover,
.nav-tab-active-secondary .nav-item .nav-link.active {
	color: var(--theme-secondary-color) !important;
	border-bottom-color: var(--theme-general-color);
}
/* ==================================================================== Sign In Page Style Start =====================================================================*/
.sign-in-form .required,
.registration-form .required {
	color: var(--theme-extra-color);
}
.sign-in-form,
.registration-form {
	padding: 50px;
	background-color: var(--theme-white-color);
	width: 100%;
}
.sign-in-form label,
.registration-form label {
	margin-bottom: 5px;
}
.sign-in-form input:focus,
.sign-in-form input,
.registration-form input:focus,
.registration-form input {
	width: 100%;
	background: var(--theme-light-color);
	/*padding: 5px 20px;*/
	border: 1px solid var(--theme-gray-color);
	border-radius: 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	float: left;
	margin-right: 1em;
}
.woocommerce .woocommerce-form-login input[type="checkbox"],
.woocommerce .woocommerce-form-login input[type="radio"] {
	width: 18px;
	cursor: pointer;
}
label.woocommerce-form__label-for-checkbox {
	margin: 6px 0;
}
/* ==================================================================== Cart Page Style Start =====================================================================*/
.coupon > label {
	display: none;
}
table.cart .actions .coupon {
	align-items: center !important;
	justify-content: flex-start !important;
	display: flex !important;
}
.actions-button .coupon label {
	width: auto;
}
.actions-button .coupon input {
	padding: 8px 12px;
	border: 1px solid #e1e1e1;
}
.actions-button .coupon button {
	line-height: 40px;
	border: 0;
	background-color: var(--theme-primary-color);
	padding: 0 15px;
	color: #fff;
	display: inline-block;
	left: auto;
	float: none;
}
.actions-button button:disabled[disabled] {
	background-color: #ebe9eb;
}
.actions-button button {
	line-height: 40px;
	border: 0;
	background-color: var(--theme-primary-color);
	padding: 0 15px;
	color: #fff;
	display: inline-block;
	left: auto;
}
.shipping-calculator-form .button,
.wc-proceed-to-checkout .checkout-button {
	background-color: #c9030f;
	padding: 12px 24px;
	display: table;
	background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
	border-radius: 12px;
	font-size: 20px;
	line-height: 24px;
}
.wc-proceed-to-checkout {
	display: flex;
	justify-content: center;
	margin-top: 23px;
}
.find_date_time h5 {
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 0;
	line-height: 24px;
}
.find_date_time p {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 24px;
}
table .product-thumbnail a img {
	max-width: 88px;
	height: 88px;
	border-radius: 8px;
}
table .product-remove a.remove {
	position: relative;
	text-align: center;
}
.woocommerce-cart-form__cart-item .product-name > a {
	color: var(--theme-secondary-color);
	font-weight: 500;
}
.woocommerce-cart-form__cart-item .product-name .variation {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 13px;
}
.woocommerce-cart-form__cart-item .product-name .variation dd.variation-Vendor {
	margin-bottom: 0;
	margin-left: 10px;
}
table.shop_table.cart td {
	padding-left: 12px;
	padding-top: 34px;
	width: 16% !important;
	padding-bottom: 33px ;
}
/*table.shop_table.cart td.product-thumbnail a:last-child {*/
/*	display: inline !important;*/
/*}*/
.shop_table.cart .woocommerce-cart-form__cart-item.cart_item a.text-dots {
	display: -webkit-box !important;
}
.cart-left {
	padding-left: 0;
	padding-right: 0;
}

table.shop_table.cart td.product-quantity {
	vertical-align: middle;
}
table.shop_table.cart td.product-quantity .quantity {
	margin-bottom: 0 !important;
}
.cart-collaterals .cart_totals {
	background: #FDF7EC;
	padding: 24px;
	border-radius: 8px;
	border: 1px solid #FFDFAF;
}
.cart-collaterals .cart_totals h2 {
	font-size: 22px;
	color: #2C0902;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 24px;
	border-bottom: 0;
	font-weight: 700 !important;
	line-height: 30px;
	font-family: var(--theme-general-font);
}
.cart_totals ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	color: #2C0902;
}
.cart_totals ul li:not(:last-child) {
	margin-bottom: 16px;
}
.cart_totals ul .cart-itog {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	font-weight: 700;
	margin-top: 26px;
}
.cart_totals ul .cart-itog p {
	color: #2C0902;
}
.cart_totals ul .cart-itog span {
	color: #FFAF36;
}
.cart_totals ul li p {
	line-height: 24px;

}
.cart_totals table th {
	color: var(--theme-secondary-color);
	vertical-align: baseline;
}
.woocommerce-shipping-destination {
	font-size: 14px;
	margin-top: 10px;
}
input.shipping_method {
	margin-right: 5px;
}
.cart_totals table {
	border-radius: 0;
	border-top: 0;
	border: none;
}
.cart_totals table  td {
	border: none;
	text-align: right;
}
.cart_totals table tbody tr th {
	font-size: 14px;
	color: #2C0902;
	padding-right: 5px;
	padding-top: 0;
}
.cart_totals table tbody tr.order-total td {
	font-size: 18px;
	padding-bottom: 0;
}
.cart_totals table tbody tr.order-total th {
	font-size: 18px;
}
.cart_totals table tbody tr td {
	font-size: 14px;
	color: #2C0902;
	padding-left: 0;
	padding-top: 0;
}
.cart_totals table th {
	border: none;
	padding-left: 0;
}
.shipping-calculator-button {
	padding: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
	margin-top: 10px;
	display: none;
}
.woocommerce-shipping-calculator.active .shipping-calculator-form {
	display: block;
}
.woocommerce-shipping-calculator .country_to_state,
.woocommerce-shipping-calculator .input-text {
	border: 1px solid var(--theme-gray-color);
	width: 100%;
}
.woocommerce-shipping-calculator .input-text {
	padding: 5px 15px;
}
/* ==================================================================== Checkout Page Style Start =====================================================================*/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	border: 2px solid var(--theme-gray-color);
	padding: 5px 15px;
}
h3#ship-to-different-address {
	font-size: 16px;
	font-weight: 600;
}
.woocommerce-checkout-review-order {
	padding: 35px;
	background-color: var(--theme-light-color);
}
.woocommerce-checkout-review-order-table {
	background-color: #fff;
}
.woocommerce-checkout-review-order-table > thead {
	background: #fff;
	border: 0;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom: 1px solid hsla(0, 0%, 90%, 0.25);
}
.woocommerce-checkout-review-order-table th.product-name,
.woocommerce-checkout-review-order-table th.product-total {
	color: #000;
	font-weight: 700;
	/* text-transform: capitalize; */
}
.woocommerce-checkout-review-order-table > thead > tr > th {
	padding: 15px;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
	color: #000;
	font-weight: 700;
}
.woocommerce-checkout-review-order-table > tfoot > tr > td:last-child,
.woocommerce-checkout-review-order-table tfoot th:last-child,
.woocommerce-checkout-review-order-table > tbody > tr > td:last-child {
	min-width: 170px;
}
.woocommerce-checkout-review-order-table > tfoot > tr > td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table > tbody > tr > td {
	padding: 15px;
	border: 0;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom: 1px solid hsla(0, 0%, 90%, 0.5);
	line-height: 1.6;
	vertical-align: top;
}
.checkout
	.woocommerce-shipping-methods
	.shipping_method:checked
	+ label::before {
	background: #ff871d;
	border-color: #ff871d;
}
.checkout .woocommerce-shipping-methods .shipping_method {
	display: none;
}
.checkout .woocommerce-shipping-methods label::before {
	position: absolute;
	left: 0;
	top: calc(50% - 6px);
	width: 12px;
	height: 12px;
	border: 1px solid #969696;
	border-top-color: rgb(150, 150, 150);
	border-right-color: rgb(150, 150, 150);
	border-bottom-color: rgb(150, 150, 150);
	border-left-color: rgb(150, 150, 150);
	content: "";
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.checkout .woocommerce-checkout-payment .payment_methods img {
	height: 1.5625em;
	vertical-align: middle;
	margin: 0 16px;
}
.wc_payment_methods {
	padding: 20px 0;
}
.wc_payment_method {
	padding: 15px 0;
	border-bottom: 1px solid var(--theme-gray-color);
}
.wc_payment_method .payment_box {
	display: none;
}
.wc_payment_method.active .payment_box {
	display: block;
}
.woocommerce-shipping-methods label {
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-left: 5px;
	font-weight: 400;
	margin-bottom: 0;
	position: relative;
	padding-left: 18px;
	cursor: pointer;
}
.woocommerce-info {
	padding: 10px 20px;
	margin: 0 0 30px;
	position: relative;
	background-color: var(--theme-light-color);
	color: var(--theme-general-color);
	border-top: 3px solid #a46497;
}
.woocommerce-info > a {
	color: var(--theme-secondary-color);
}
.woocommerce-info::before {
	content: "\f49e";
	font-family: "Font Awesome 5 Free";
	margin-right: 10px;
	font-weight: 900;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
	content: "\f12a";
}
.woocommerce-billing-fields__field-wrapper label {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 14px;
	color: var(--theme-dark-color);
}
.woocommerce form .form-row .required {
	color: red;
	font-weight: 700;
	border: 0 !important;
	text-decoration: none;
	visibility: visible;
}
.checkout .woocommerce-checkout-payment .payment_methods input.input-radio {
	display: none;
}
.checkout .woocommerce-checkout-payment .payment_methods li > label {
	float: unset;
	margin: 0;
	padding-left: 18px;
	position: relative;
	cursor: pointer;
	width: 100%;
}
.checkout .woocommerce-checkout-payment .payment_methods li.active > label {
	margin-bottom: 15px;
}
.checkout .woocommerce-checkout-payment .payment_methods li > label::before {
	position: absolute;
	left: 0;
	top: 6px;
	width: 12px;
	height: 12px;
	border: 1px solid #969696;
	content: "";
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.checkout
	.woocommerce-checkout-payment
	.payment_methods
	li
	.input-radio:checked
	+ label::before {
	background: #ff871d;
	border-color: #ff871d;
}
#place_order {
	line-height: 40px;
	padding: 0 35px;
	font-family: var(--theme-hiperlink-font);
	font-weight: 500;
	font-size: 15px;
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
}
.about_paypal {
	color: var(--theme-dark-color) !important;
	float: right;
	border-bottom: 1px solid var(--theme-dark-color);
}
/* ==================================================================== Wishlist Page Style Start =====================================================================*/
.cart_totals table,
table.cart {
	border-collapse: collapse;
}
.product-name a {
	color: var(--theme-dark-color);
}
.product-add-to-cart .add_to_cart_button {
	line-height: 40px;
	padding: 0 35px;
	font-family: var(--theme-hiperlink-font);
	font-weight: 400;
	/* text-transform: capitalize; */
	font-size: 15px;
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
	opacity: 1;
	visibility: visible;
	position: inherit;
	display: table;
	float: right;
}
/* ==================================================================== Wishlist Page Style Start =====================================================================*/
.bg-white-9::after {
	width: 70%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: var(--theme-white-color);
	position: absolute;
	content: "";
	z-index: 1;
}
.fat-loss-suggestion h3 {
	text-transform: uppercase;
	letter-spacing: 6px;
}
.product-quality-info h6 {
	font-family: var(--theme-general-font);
	color: var(--theme-primary-color);
	text-transform: uppercase;
	letter-spacing: 3px;
}
.organic-item {
	border: 15px solid var(--theme-primary-color);
	padding: 400px 200px 30px 30px;
	position: relative;
}
.organic-item .organit-text {
	position: absolute;
	top: 50px;
	left: -227px;
	width: 153%;
	max-width: inherit;
}
.organic-item .organit-package {
	position: absolute;
	bottom: -60px;
	right: -108px;
	width: 25%;
	max-width: inherit;
}
.organic-item .product-price {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.organic-item .product-price .title {
	font-family: var(--theme-general-font);
	text-transform: uppercase;
	color: var(--theme-primary-color);
	letter-spacing: 3px;
	width: 100%;
}
.organic-item .product-price .price {
	display: flex;
	align-items: center;
}
.organic-item .product-price .price ins {
	font-size: 15px;
	font-weight: 500;
	color: var(--theme-secondary-color);
	text-decoration: none;
}
.organic-item .product-price .price del {
	font-size: 15px;
	font-weight: 400;
	color: var(--theme-general-color);
	margin-left: 5px;
}
.organic-item .product-price .on-sale {
	font-size: 12px;
	margin-left: 5px;
	background-color: var(--theme-primary-color);
	color: var(--theme-white-color);
	padding: 2px 5px;
}
.organic-item .star-rating {
	display: flex;
	align-items: center;
	color: var(--theme-secondary-color);
	margin-bottom: 20px;
}
.organic-item .star-rating a {
	font-size: 13px;
}
.organic-item .package {
	margin-bottom: 20px;
}
.organic-item .package span {
	font-weight: 500;
	font-size: 13px;
	color: var(--theme-secondary-color);
	padding: 5px 10px;
}
.organic-item .package span.active {
	color: var(--theme-white-color);
	background-color: var(--theme-primary-color);
}
.blog-big-title {
	font-family: var(--theme-general-font);
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 40px;
	padding-right: 170px;
	margin-bottom: 30px;
}
/* ==================================================================== Footer Section Style Start =====================================================================*/
.footer-widget .widget-title {
	color: var(--theme-dark-color);
	font-family: var(--theme-highlight-font);
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
}
.footer-widget li a {
	color: #818181;
	line-height: 28px;
	font-weight: 400;
	font-size: 15px;
}
.border-footer {
	border-top: 2px solid var(--theme-gray-color);
	border-bottom: 2px solid var(--theme-gray-color);
}
.border-footer .col + .col {
	border-left: 2px solid var(--theme-gray-color);
	padding-left: 40px;
}
/*============================================== Newslatter ==============================================*/
.subscribe-form button {
	background-color: #c9030f;
}
/* .subscribe-form:hover button {
    background-color: #fff;
    color:#c9030f !important;
    border: 1px solid #c9030f;
} */

.uper_section_mob{
	display: none!important;
}
/*.delete_prod_in_checkout{*/
/*	width: 50px;*/
/*	height: 43px;*/
/*	margin-left: 10px;*/
/*	background-color: red;*/
/*	border-radius: 4px;*/
/*}*/
.delete_prod_in_checkout {
	margin-left: 45px;
}

.checkout-area .content-box .content.form-control {
	font-size: 14px !important;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.checkout-area .content-box .content .form-control::-webkit-input-placeholder {
	/* WebKit browsers */
	color: rgba(24, 42, 17, 0.5);
}
.checkout-area .content-box .content .form-control:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: rgba(24, 42, 17, 0.5);
}
.checkout-area .content-box .content .form-control::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: rgba(24, 42, 17, 0.5);
}
.checkout-area .content-box .content .form-control:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: rgba(24, 42, 17, 0.5);
}
.checkout-area .content-box .content .set-account-pass {
	margin-top: 10px;
}
.checkout-area .content-box .content .billing-address {
	margin-top: 25px;
	padding-left: 32px;
	padding-right: 32px;
}
.checkout-area .content-box .content .ship-diff-addres-area {
	margin-top: 20px;
}
.checkout-area .content-box .content .billing-address input,
.checkout-area .content-box .content .ship-diff-addres-area input {
	margin-bottom: 24px;
}
.checkout-area .content-box .content .order-area .order-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 24px;
	margin-bottom: 24px;
	padding-left: 24px;
	padding-right: 33px;
}
/* .checkout-area .content-box .content .order-area .order-item:last-child{
    border-bottom: 0px;
}
*/
.checkout-area .content-box .content .order-area .order-item .product-img img {
	width: 88px;
	height: 88px;
	object-fit: cover;
	border-radius: 8px;
	/*margin-right: 20px;*/
}
.checkout-area .content-box .content .order-area .order-item .product-img .name {
	color: #2C0902;
}
.checkout-area .content-box .content .order-area .order-item .product-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.checkout-area .content-box .content .order-area .order-item .product-content p {
	color: #2C0902;
}
.checkout-area .content-box .content .order-area .order-item .product-content .quantity span {
	color: #2C0902 !important;
}
.checkout-area .content-box .content .order-area .order-item .product-content .total-price  p {
	color: #2C0902 !important;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.name {
	margin-bottom: 5px;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.name
	a {
	font-size: 17px;
	line-height: 24px !important;
	color: #333;
	font-weight: 600;
	margin-bottom: 5px;
	display: inline-block;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.unit-price,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.quantity,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.total-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.unit-price
	.label,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.quantity
	.label,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.total-price
	.label {
	font-weight: 700;
	font-size: 14px;
	margin-right: 7px;
	margin-bottom: 0px;
	color: #666;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.unit-price
	p,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.quantity
	.qttotal,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.total-price
	p {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 0px;
	color: #777;
}
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.color
	.item-color,
.checkout-area
	.content-box
	.content
	.order-area
	.order-item
	.product-content
	.color
	.item-color
	span {
	width: 30px;
	height: 20px;
	display: block;
	margin-bottom: 0px;
}
.checkout-area .content-box .content .billing-info-area .info-list li p {
	position: relative;
	padding-left: 25px;
	margin-bottom: 20px;
}
.checkout-area .content-box .content .billing-info-area .info-list li p i {
	position: absolute;
	left: 0px;
	top: -1px;
	color: #c9030f;
	line-height: 30px;
	font-size: 14px;
}
.order-de {
	text-align: center;
	margin-bottom: 20px;
}
/*----------------------------------------- SUPPORT AREA DESIGN STARTS -------------------------------------------- */
.support-ticket-wrapper .panel-body img {
	height: 60px;
	width: 60px;
	border-radius: 100%;
}
.support-ticket-wrapper .panel-heading {
	font-size: 16px;
}
.support-ticket-wrapper button {
	border: 0px;
}
.support-ticket-wrapper .panel-footer {
	background-color: #ffffff;
	padding: 20px 0px 0px;
}
.support-ticket-wrapper table tr > td {
	width: 100%;
	border-top: none;
}
.support-ticket-wrapper .panel {
	border-color: #dddddd;
}
.support-ticket-wrapper .panel,
.support-ticket-wrapper .panel-heading,
.support-ticket-wrapper textarea,
.support-ticket-wrapper button {
	border-radius: 0;
}
.support-ticket-wrapper .ticket-date {
	font-size: 14px;
	color: #737373;
	margin-bottom: 0px;
}
.single-reply-area.user {
	background-color: #ddd;
	padding: 10px;
}
.support-ticket-wrapper .panel-body img {
	height: 60px;
	width: 60px;
	border-radius: 100%;
}
.support-ticket-wrapper .single-reply-area.user {
	padding: 20px 30px;
}
.support-ticket-wrapper .single-reply-area.user .reply-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.support-ticket-wrapper .single-reply-area.user .reply-area .left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.support-ticket-wrapper .single-reply-area.user .reply-area .right {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 30px;
}
.support-ticket-wrapper .single-reply-area.admin {
	padding: 20px 30px;
	background: #f1f1f1;
}
.support-ticket-wrapper .single-reply-area.admin .reply-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.support-ticket-wrapper .single-reply-area.admin .reply-area .left {
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px;
}
.support-ticket-wrapper .single-reply-area.admin .reply-area .right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}
/*----------------------------------------- SUPPORT AREA DESIGN ENDS -------------------------------------------- */
.checkout-area .content-box .content .payment-information {
	margin-top: 15px;
}
.checkout-area .content-box .content .payment-information .nav a img {
	width: 80px;
	height: 40px;
}
.checkout-area .content-box .content .payment-information .nav a {
	padding: 6px 0px 0px 30px;
	position: relative;
}
.checkout-area .content-box .content .payment-information .nav a .icon {
	position: absolute;
	left: 0px;
	margin-top: 1px;
}
.checkout-area .content-box .content .payment-information .nav a span {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.checkout-area .content-box .content .payment-information .nav a p small {
	display: block;
}
.checkout-area .content-box .content .payment-information .nav a span::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 0%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #c9030f;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.checkout-area
	.content-box
	.content
	.payment-information
	.nav
	a.active
	span:after {
	width: 80%;
	height: 80%;
}
.checkout-area .content-box .content .payment-information .nav a p {
	display: inline-block;
	margin-bottom: 0px;
	position: relative;
	top: -5px;
	left: 5px;
	font-weight: 600;
	color: #767678;
}
.checkout-area .content-box .content .payment-information .tab-content {
	margin-top: 20px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	padding: 20px 20px 20px 20px;
}
.checkout-area .content-box .content .payment-information .tab-content input {
	margin-bottom: 15px;
}
.order-box .final-price {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	margin-top: 10px;
	padding-top: 5px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;


}
span#color-bar {
	border-radius: 50% !important;
}
input[type="checkbox"] + label {
	display: block;
	cursor: pointer;
	font-size: 14px !important;
	margin-top: 4px;
}
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] + label:before {
	content: "";
	background-size: 12px;
	border: 1px solid #F4CD88;
	border-radius: 6px;
	width: 18px;
	height: 18px;
	text-align: center;
	vertical-align: bottom;
	color: transparent;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
input[type="checkbox"] + label:active:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}
input[type="checkbox"]:checked + label:before {
	background-color: #FF9D00 !important;
	border: none;
	color: #fff;
	background: url("/assets/images/diff-adres-check.svg") no-repeat center;
	background-size: 13px;
}
input[type="checkbox"]:disabled + label:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
input[type="checkbox"]:checked:disabled + label:before {
	-webkit-transform: scale(1);
	transform: scale(1);
	background-color: #9e9e9e;
	border-color: #9e9e9e;
}
.checkout {
	padding: 70px 0px 70px;
}
.radio-design {
	display: block;
	position: relative;
	padding-left: 0px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 7px;
}
.radio-design label {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	position: relative;
	top: -4px;
	left: 35px;
}
.radio-design label small {
	display: block;
}
/* Hide the browser's default radio button */
.radio-design input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.cupon-box #coupon-link img {
	width: 25px;
	margin-right: 5px;
}
/* Create a custom radio button */
.radio-design .checkmark {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	border: 1px solid rgba(0, 0, 0, 0.2);
	top: -2px;
}
.radio-design .checkmark::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 0%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	z-index: 99;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #c9030f;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/* On mouse-over, add a grey background color */
/* When the radio button is checked, add a blue background */
.radio-design input:checked ~ .checkmark::after {
	width: 80%;
	height: 80%;
}
.tempcart {
	/*background: #e9ecef;*/
	/*padding: 70px 0px 70px;*/
}
.tempcart .content-box {
}
#tempview {
	margin-left: 0px !important;
}
.tempcart .view-order-page h5 {
	font-weight: 600;
	font-size: 16px;
}
.tempcart .view-order-page h4 {
	font-weight: 600;
	font-size: 20x;
}
#comment-area {
	margin-top: 43px;
}
.top-header-area .title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 25px;
}
.all-comment {
	margin-top: 18px;
	width: 100%;
}
a.btn.login-btn {
	background: #c48272;
	color: white;
}

.all-comment li {
	margin-bottom: 30px;
	width: 100%;
}
.all-comment li .single-comment {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 16px;
	margin-bottom: 20px;

}
.single-comment {
	max-width: 547px;
	width: 100%;
}
.all-comment li .single-comment .left-area {
	text-align: center;
	padding-right: 30px;
	margin-right: 30px;
	position: relative;
}
.all-comment li .single-comment .left-area::before {
	position: absolute;
	content: "";
	height: 70%;
	width: 1px;
	background: rgba(0, 0, 0, 0.3);
	right: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.all-comment li .single-comment .left-area img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 2px solid #c9030f;
	-webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.all-comment li .single-comment .left-area .name {
	margin-top: 15px;
	font-size: 14px;
	color: #143250;
	font-weight: 600;
	margin-bottom: 0px;
}
.all-comment li .single-comment .left-area .date {
	font-size: 12px;
	color: #143250;
	margin-bottom: 0px;
}
.all-comment li .single-comment .right-area {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.all-comment li .single-comment .right-area .header-area .stars-area {
	margin-left: 0px;
}
.all-comment li .single-comment .right-area .header-area .stars-area .stars {
	padding: 0px;
	margin-bottom: 5px;
	display: inline-block;
}
.all-comment li .single-comment .right-area .header-area .stars-area .stars li {
	display: inline-block;
	width: auto;
	font-size: 12px;
	margin-right: -2px;
	color: #fc9715;
	margin-bottom: 0px;
}
.all-comment li .single-comment .right-area .comment-body {
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
.all-comment li .single-comment .right-area .header-area .title {
	font-size: 16px;
	font-weight: 600;
	color: #143250;
	margin-top: 0px;
}
.all-comment li .single-comment .right-area .comment-body {

}
.all-comment li .single-comment .right-area .comment-body p {
	font-size: 16px;
	line-height: 26px;
	max-width: 547px;
	width: 100%;
}
.all-comment li .single-comment .right-area .comment-footer .links a {
	display: inline-block;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	padding: 10px;
	color: red;
}
.all-comment li .single-comment .right-area .comment-footer .links a:hover {
	color: #c9030f;
}
.all-comment li .replay-review {
	margin-left: 100px;
}
.all-comment li .replay-area {
	position: relative;
	padding-left: 127px;
	margin-bottom: 30px;
}
.all-comment li .replay-area textarea {
	width: 100%;
	height: 50px;
	padding: 10px 20px;
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.all-comment li .replay-area button {
	width: 120px;
	height: 35px;
	line-height: 34px;
	border: 0px;
	background: #c9030f;
	border: 1px solid #c9030f;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	margin-top: 10px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.all-comment li .replay-area button:hover {
	background: none;
	color: #c9030f;
}
.all-comment li .replay-area .remove {
	width: 120px;
	height: 35px;
	border: 0px;
	background: #c9030f;
	border: 1px solid #c9030f;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.all-comment li .replay-area .remove:hover {
	background: none;
	color: #c9030f;
}
.review-area .title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.write-comment-area {
	padding-top: 20px;
}
.write-comment-area input {
	width: 100%;
	height: 55px;
	background: #fff;
	color: #555;
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 0px 20px;
	font-size: 14px;
	margin-bottom: 15px;
}
.write-comment-area input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #555;
}
.write-comment-area input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #555;
}
.write-comment-area input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #555;
}
.write-comment-area input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #555;
}
.write-comment-area textarea {
	width: 100%;
	height: 52px;
	background: #fff;
	border: 1px solid #FFAF36;
	padding-left: 20px;
	margin-bottom: 15px;
	border-radius: 12px;
	resize: none;
	color: #ADADAD;
	font-size: 14px;
	padding-top: 14px;
	outline: none;
}
.write-comment-area textarea::placeholder {
	color: #ADADAD;
	font-size: 14px;
}
.write-comment-area textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #888888;
}
.write-comment-area textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #888888;
}
.write-comment-area textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #888888;
}
.write-comment-area textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #888888;
}
.write-comment-area .submit-btn {
	background: #c9030f;
	border: 0px;
	color: #fff;
	padding: 15px 30px;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.write-comment-area .submit-btn:hover {
	background: #fa7c22;
}
.write-comment-area .submit-btn:focus {
	outline: 0px;
}
.review-area .star-area .star-list {
	display: flex;
	flex-direction: column-reverse;
}
.review-area .star-area .star-list li {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	color: #bdbdbd;
	/*position: relative;*/
}
.review-area .star-area .star-list li i {
	margin-right: -3px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
	color: #E7E7E7;
}
/*.review-area .star-area .star-list li::after {*/
/*	position: absolute;*/
/*	content: "||";*/
/*	top: 0px;*/
/*	right: -18px;*/
/*}*/
.review-area .star-area .star-list li:last-child::after {
	display: none;
}
.review-area .star-area .star-list li:hover i {
	color: #fac451;
}
.review-area .star-area .star-list li.active i {
	color: #fac451;
}
div#review_form_wrapper {
	padding-bottom: 30px;
}
.border-top-comment {
	/*border-top: 1px solid #F4CD88;*/
}
.rating-and-reviews {
	font-weight: 600;
	font-size: 16px !important;
	line-height: 24px;
	color: #2C0902;
	margin-bottom: 4px !important;
}
del.ml-3 {
	margin-left: 12px;
}
.product-size {
	padding: 9px 0px 0px;
}
.product-size .title {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 600;
}
.product-size .siz-list {
	display: inline-block;
}
.product-size .siz-list li {
	display: inline-block;
	margin-right: 5px;
}
.product-size .siz-list li.active .box,
.product-size .siz-list li:hover .box {
	border: 1px solid #117ecc;
	background: #117ecc;
	color: white;
}
.product-size .siz-list li .box {
	border: 1px solid rgba(0, 0, 0, 0.1);
	display: inline-block;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	font-weight: 600;
	padding: 1px 5px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.product-color {
	margin-top: 3px;
	margin-bottom: 5px;
	position: relative;
}
.product-color .title {
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	font-weight: 600;
}
.product-color .color-list {
	display: inline-block;
	padding-left: 70px;
}
.product-color .color-list li {
	display: none;
	margin-right: 10px;
}
.product-color .color-list li .box {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.product-color .color-list li .box::after {
	position: absolute;
	content: "";
	border: 1px solid rgba(0, 0, 0, 0.3);
	width: 26px;
	height: 26px;
	border-radius: 50%;
	top: -5px;
	left: -5px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.product-color .color-list li.active .box::after,
.product-color .color-list li:hover .box::after {
	opacity: 1;
}
.product-color .color-list li:last-child {
	margin-right: 0px;
}
.mproduct-color {
	margin-top: 13px;
	margin-bottom: 5px;
	position: relative;
}
.mproduct-color .title {
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	font-weight: 600;
}
.mproduct-color .title {
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	font-weight: 600;
}
.mproduct-color .color-list {
	display: inline-block;
	padding-left: 70px;
}
.mproduct-color .color-list li {
	display: none;
	margin-right: 10px;
}
.mproduct-color .color-list li .box {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.mproduct-color .color-list li .box::after {
	position: absolute;
	content: "";
	border: 1px solid rgba(0, 0, 0, 0.3);
	width: 26px;
	height: 26px;
	border-radius: 50%;
	top: -5px;
	left: -5px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.mproduct-color .color-list li.active .box::after,
.mproduct-color .color-list li:hover .box::after {
	opacity: 1;
}
.mproduct-color .color-list li:last-child {
	margin-right: 0px;
}
li.show-colors {
	display: inline-block !important;
}
.qty {
	display: block;
	margin-bottom: 10px;
}
.qty ul li {
	display: inline-block;
}
.qty ul li:first-child {
	margin-left: 0px;
}
.qty ul li .qttotal,
.qty ul li .qtminus,
.qty ul li .qtplus,
.qty ul li .modal-plus,
.qty ul li .modal-total,
.qty ul li .modal-minus {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(144, 144, 144, 0.4);
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	cursor: pointer;
	font-weight: 500;
}
.product-details-page
	.right-area
	.product-info
	.info-meta-3
	.meta-list
	li.count
	.qty
	ul
	li
	.qttotal:focus,
.product-details-page
	.right-area
	.product-info
	.info-meta-3
	.meta-list
	li.count
	.qty
	ul
	li
	.qtminus:focus,
.product-details-page
	.right-area
	.product-info
	.info-meta-3
	.meta-list
	li.count
	.qty
	ul
	li
	.qtplus:focus {
	outline: 0px;
}
.product-details-page
	.right-area
	.product-info
	.info-meta-3
	.meta-list
	li.count
	.qty
	ul
	li
	.qttotal {
	width: 40px;
}
.product-details-page
	.right-area
	.product-info
	.info-meta-3
	.meta-list
	li.count
	.qty
	ul
	li:last-child {
	margin-right: 10px;
}
li.addtocart {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 10px;
}
li.addtocart:last-child {
	/*margin-left: 24px !important;*/
	margin-top: 0;
}
.prod-single-buttons {
	margin-top: 0 !important;
	text-align: center;
}
ol {
	list-style: none;
}
ul li {
	list-style: none;
}
/*li.addtocart a:hover {*/
/*	color: white !important;*/
/*	border: none !important;*/
/*}*/
li.addtocart a svg {
	margin-right: 8px;
}
li.addtocart a {
	font-size: 19px;
	color: #fff;
	display: inline-block;
	background: #752914 !important;
	padding: 12px 15px;
	line-height: 24px;
	font-weight: 900;
	border-radius: 12px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
span.on-sale {
	background: #f3d8d0;
	padding: 2px 5px;
}
/* Pricing Plan Area End */

.elegant-pricing-tables h3 .price-sticker,
.elegant-pricing-tables:hover,
.elegant-pricing-tables.active,
.elegant-pricing-tables:hover .price,
.elegant-pricing-tables.active .price,
.elegant-pricing-tables.style-2 .price,
.elegant-pricing-tables .btn {
	background: #143250;
}

.elegant-pricing-tables .price {
	color: #143250;
	border-color: #143250;
}

.user-profile-details .elegant-pricing-tables {
	margin-bottom: 30px;
}

.elegant-pricing-tables:hover h3 .price-sticker,
.elegant-pricing-tables.active h3 .price-sticker,
.elegant-pricing-tables:hover .btn,
.elegant-pricing-tables.active .btn,
.elegant-pricing-tables.style-2:hover .price,
.elegant-pricing-tables.style-2.active .price {
	color: #143250;
}

.elegant-pricing-tables:hover li:nth-child(odd),
.elegant-pricing-tables.active li:nth-child(odd) {
	background: #0c96c3;
}

.elegant-pricing-tables.style-2:hover,
.elegant-pricing-tables.style-2.active {
	border-color: #0c96c3;
}

.elegant-pricing-tables {
	background: #fff;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}

.elegant-pricing-tables * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.elegant-pricing-tables .pricing-head {
	position: relative;
	padding: 25px 0 0px;
}

.elegant-pricing-tables h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	margin: 8px 0 17px;
	letter-spacing: -0.05em;
	/* text-transform: uppercase; */
}

.elegant-pricing-tables h3 .price-sticker {
	display: inline-block;
	padding: 4px 6px;
	margin: -5px 0 0 3px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	border-radius: 3px;
	letter-spacing: 0;
	vertical-align: middle;
}

.elegant-pricing-tables .price {
	display: inline-block;
	line-height: 17px;
	border: 2px solid #fff;
	background: #fff;
	border-radius: 50%;
	width: 122px;
	height: 122px;
	padding-top: 43px;
}

.elegant-pricing-tables .price sup {
	top: -18px;
	font-size: 20px;
}

.elegant-pricing-tables .price-digit {
	font-size: 40px;
	font-weight: bold;
}

.elegant-pricing-tables .btn {
	display: inline-block;
	padding: 10px 20px;
	margin: 25px 0;
	color: #fff;
	border: 0;
	border-radius: 3px;
	font-weight: bold;
	/* text-transform: uppercase */
}
.toggle-arrow {
	transform: rotate(180deg);
}
.toggle-arrow.toggle-rotate {
	transform: rotate(-360deg);
}
.elegant-pricing-tables:hover h3,
.elegant-pricing-tables.active h3 {
	color: #fff;
}

.elegant-pricing-tables:hover h3 .price-sticker,
.elegant-pricing-tables.active h3 .price-sticker {
	background: #fff;
}

.elegant-pricing-tables:hover .price,
.elegant-pricing-tables.active .price {
	color: #fff;
	border-color: #fff;
	-webkit-animation: toRightFromLeft 0.5s forwards;
	animation: toRightFromLeft 0.5s forwards;
}

.elegant-pricing-tables:hover .btn,
.elegant-pricing-tables.active .btn {
	background-color: #fff;
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
		transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
		transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}
.help-body.show-help-body{
	display: block;
}
.product-attributes {
	display: none;
}
.product-attributes.show {
	display: block;
}
.lb-data .lb-close {
	display: none !important;
}
.lb-data .lb-close:hover {
	cursor: pointer !important;
}
@keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
		transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
		transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

.elegant-pricing-tables.style-2 {
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.elegant-pricing-tables.style-2 .price {
	color: #fff;
	border: 0;
}

.elegant-pricing-tables.style-2 .btn {
	border-radius: 20px;
}

.elegant-pricing-tables.style-2:hover .price,
.elegant-pricing-tables.style-2.active .price,
.elegant-pricing-tables.style-2.active .pricing-detail span {
	background: #fff !important;
}

.elegant-pricing-tables.style-2:hover li:nth-child(odd),
.elegant-pricing-tables.style-2.active li:nth-child(odd) {
	background: inherit;
}

.elegant-pricing-tables.style-2 .price .price-month {
	padding-top: 5px;
	display: inline-block;
}

.elegant-pricing-tables .pricing-detail {
	padding-top: 25px;
}

.elegant-pricing-tables .pricing-detail li {
	/* display: block; */
	padding: 10px 0;
	margin: 0 20px;
}

.elegant-pricing-tables:hover .pricing-detail li,
.elegant-pricing-tables.active .pricing-detail li,
.elegant-pricing-tables.style-2.active .pricing-detail span,
.elegant-pricing-tables:hover small,
.elegant-pricing-tables:hover a.hover-white {
	color: #fff !important;
}

.elegant-pricing-tables .pricing-detail li:nth-child(odd) {
	background: #f9f9f9;
}

.elegant-pricing-tables,
.elegant-pricing-tables .btn,
.elegant-pricing-tables .pricing-detail li,
.elegant-pricing-tables .price {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.elegant-pricing-tables.style-2 .pricing-detail li {
	padding: 6px 0;
	margin: 0px 35px;
}

.elegant-pricing-tables.style-2 .pricing-detail li:nth-child(odd) {
	background: inherit;
}

.elegant-pricing-tables.style-2 .pricing-detail li:last-child {
	padding-bottom: 0;
}

.elegant-pricing-tables.style-2 .pricing-detail li > i {
	color: #aaa;
	margin-right: 5px;
}

.elegant-pricing-tables.style-2:hover .pricing-detail li > i,
.elegant-pricing-tables.style-2.active .pricing-detail li > i,
.elegant-pricing-tables.style-2:hover .pricing-detail span {
	color: #fff !important;
}
p.text-left {
	margin-bottom: -10px;
}
/* Pricing Plan Area End */
.flash a {
	width: 40%;
}
.flash a:hover {
	background: #000;
	color: #fff;
}
.nice-select::after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	display: block;
}
.nice-select::after {
	border-bottom: 2px solid rgb(7, 7, 7);
	border-right: 2px solid rgb(17, 17, 17);
	content: "";
	display: block;
	height: 8px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 8px;
}
/*--------------05. Start of subscribe-pre-loader CSS------------------*/
.subscribe-preloader-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #00000080;
	z-index: 999;
}
.subscribePreloader__thumb {
	width: 50%;
	height: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.subscribePreloader__text {
	background: #c9030f;
	width: 80%;
	margin: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: relative;
	padding: 30px;
	opacity: 0.9;
}


.subscribePreloader__text form {
	margin-top: 30px;
}
.subscribePreloader__text h1,
.subscribePreloader__text p {
	color: #ffffff;
}
.subscribePreloader__text input,
.subscribePreloader__text button {
	border: none;
	height: 40px;
}
.subscribePreloader__text input {
	width: 70%;
	margin-right: 5px;
	padding-left: 10px;
}
.subscribePreloader__text button {
	font-weight: 600;
	width: 26%;
	background: #333333;
	color: #ffffff;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.subscribePreloader__text button:hover {
	background: #ffffff;
	color: #333333;
}
.subscribePreloader__thumb span {
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	background: #ffffff;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	border-radius: 100%;
	cursor: pointer;
	z-index: 999;
}
/*--------------05. End of subscribe-pre-loader CSS------------------*/
.cookie-bar-wrap.show {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(-200px);
	transform: translateY(-200px);
}

.cookie-bar-wrap {
	position: fixed;
	left: 0;
	right: 0;
	bottom: -200px;
	background: #3b4045;
	-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	z-index: 50;
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
	padding: 10px 30px;
}

.cookie-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	text-align: center;
}

.cookie-bar .cookie-bar-text {
	font-size: 14px;
	color: #f9f9f9;
	flex-grow: 1;
	margin: 20px 0;
}

.cookie-bar .cookie-bar-action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
}
button.btn.btn-secondary.rounded-right-pill.text-white:hover {
	color: #c9030f;
}
.nav-line-active .navbar-nav .active > .nav-link::before {
	width: 100%;
	bottom: 10px;
	left: 0;
}







.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -3px;
}

.social-icons li {
	padding: 3px;
}

.social-icons li a i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #e8135c;
}
.text--base {
	color: #e8135c;
}
.report-item {
	font-family: var(--theme-hiperlink-font);
	font-weight: 500;
}
.social-icons li a i[class*="facebook"] {
	background: #3b5998;
}

.social-icons li a i[class*="whatsapp"] {
	background: #25d366;
}

.social-icons li a i[class*="twitter"] {
	background: #55acee;
}

.social-icons li a i[class*="linkedin"] {
	background: #007bb5;
}

.social-icons li a i[class*="instagram"] {
	background: #e4405f;
}

.social-icons li a i[class*="google"] {
	background: #dd4b39;
}

.social-icons li a i[class*="youtube"] {
	background: #cd201f;
}

.social-icons li a i[class*="camera"] {
	background: #e4405f;
}

.social-icons li a i[class*="pinterest"] {
	background: #007bb5;
}

.social-icons li a i[class*="tumblr"] {
	background: #34465d;
}

.social-icons li a i[class*="behance"] {
	background: #1769ff;
}

.social-icons li a i[class*="skype"] {
	background: #2fb7df;
}

.social-icons li a i[class*="vimeo"] {
	background: #1ab7ea;
}
.pro-details-sidebar-item {
	box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
	width: 100%;
	background: var(--theme-white-color);
	border-radius: 5px;
	padding: 24px 32px;
	margin-bottom: 32px;
	display: flex;
	align-items: center;
}
.pro-details-sidebar-item a {
	font-size: 14px;
	font-weight: 700;
	color: #2C0902;
}
.pro-details-sidebar-item img {
	border-radius: 100%;
	max-width: 48px;
	height: 48px;
	object-fit: cover;
	width: 48px;
}
.pro-details-sidebar-item__inner__desc {
	margin-left: 12px;
	max-width: 200px;
	width: 100%;
}
.pro-details-sidebar-item__inner__desc a img
.pro-details-sidebar-item__inner__desc .rating-wrap {
	gap: 8px;
}
.pro-details-sidebar-item h3 {
	color: #2C0902 !important;
	font-size: 22px;
	margin-bottom: 16px;
	padding: 0 12px;
}
.pro-details-sidebar-item .about-prices {
	background-color: #FFF7EB;
	padding: 14px 12px;
	border-radius: 8px;
}
.pro-details-sidebar-item h5 {
	color: #2C0902 !important;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}
.pro-details-sidebar-item h5.total_price {
	font-size: 18px;
}
.pro-details-sidebar-item .about-prices__total {
	margin-top: 14px;
}
.pro-details-sidebar-item .about-prices__total p {
	font-size: 18px;
	font-weight: 700;
	color: #2C0902;
	margin: 0;
}
.pro-details-sidebar-item .about-prices__total span {
	font-size: 18px;
	font-weight: 700;
	color: #FFAF36;
}
.pro-details-sidebar-item h5 span {
	font-weight: 800;
}
.pro-details-sidebar-item h5:last-child {
	margin-bottom: 0;
}
.pro-details-sidebar-item .btn--base {
	padding: 4px 20px;
	border-radius: 5px;
}
.btn--base {
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	font-family: var(--theme-hiperlink-font);
	background-color: #bd2222;
	color: #fff !important;
	width: 100%;
	text-transform: uppercase;
	font-weight: 500;
}


.time-box ul li {
	border-color: #e5e5e5 !important;
	background: #fff;
}
.time-box ul li span:first-child {
	color: #bd2222;
}
.post-title {
	font-size: 16px;
	line-height: 1.2;
}
.cnt-sell {
	list-style: none;
}
.message-modal .modal .modal-dialog {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	max-width: 600px;
	margin: 0px;
	z-index: 999;
}
.message-modal .modal .modal-dialog .modal-header {
	background: #ff5500;
	padding: 12px 30px !important;
	text-align: right;
}
.message-modal .modal .modal-dialog .modal-header .modal-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}
.message-modal .modal .contact-form {
	margin-top: 12px;
	padding: 10px 10px 10px;
}
.message-modal .modal .contact-form ul {
	padding-left: 0px;
	margin-bottom: 0px;
}
.message-modal .modal .contact-form ul li {
	list-style: none;
}
.message-modal .modal .contact-form ul li .input-field {
	margin-bottom: 20px !important;
	background: none !important;
	border-radius: 0px !important;
	border: 0px !important;
	font-size: 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.message-modal .modal .contact-form ul li .input-field:focus {
	border: 0px !important;
	border-bottom: 1px solid #ff5500 !important;
}
.message-modal .modal .contact-form ul li .input-field.textarea {
	margin-bottom: 35px !important;
}
.message-modal .modal .contact-form .submit-btn {
	width: 100%;
	height: 50px;
	background: #ff5500;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	font-weight: 600;
	text-align: center;

	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.message-modal .modal .contact-form .submit-btn:hover {
	background: #333333;
}
.message-modal .modal-backdrop {
	background: none !important;
}
.message-modal .modal-header .close {
	right: 27px;
	top: 26px;
	color: #000;
	border: 1px solid #fff;
	display: inline-block;
}
.message-modal .modal-header .close span {
	color: #333;
}
.message-modal .modal-header .close:hover span {
	color: #fff;
}

.report {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}
.report.fade .modal-dialog {
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transform: translate(0, -50px);
	transform: translate(0, -50px);
}

.report .modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem);
}
.report .modal-dialog {
	position: relative;
	width: auto;

	pointer-events: none;
}
.report .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0;
}
.report .modal-header {
	border: none !important;
	padding: 0px 15px !important;
}
.report .modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: center;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}
.report .modal-header .close {
	position: absolute;
	right: 5px;
	top: 4px;
	background: #fff;
	opacity: 1 !important;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	padding: 0px;
	border-radius: 50%;
	font-size: 18px;
	font-weight: 600 !important;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.report .modal-header .close {
	margin: -1rem -1rem -1rem auto;
}
.report .modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}
.report .login-area .header-area {
	text-align: center;
	margin-bottom: 40px;
}
.report .login-area .header-area .title {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	color: #ff5500;
}
.report .login-area .header-area .text {
	font-size: 18px;
	color: #919191;
}
.report .login-area .submit-btn {
	width: 100%;
	height: 50px;
	text-align: center;
	background: #ff5500;
	border: 0px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	cursor: pointer;
}
.banner-content {
	/*max-width: 90%;*/
}
.banner-content .subtitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400 !important;
	margin-bottom: 8px;
	cursor: text;
}
.banner-content .title {
	font-size: 70px;
	line-height: 50px;
	margin-bottom: 12px;
	cursor: text;
	font-weight: 900;
}
.banner-content p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 35px;
	cursor: text;
}
.cmn--btn {
	cursor: pointer;
	padding: 9px 25px;
	font-size: 14px;
	top: 517px;
	font-weight: 400;
	left: 383.5px;
	color: #fff;
	line-height: 28px;
	margin: 0px;
	z-index: auto;
	border-radius: 5px;
	opacity: 1;
	background: #a439ee;
	text-transform: uppercase;
	border-radius: 3px;
	display: inline-block;
}

.cmn--btn:hover {
	color: #fff !important;
}
.banner-wrapper-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 3;
	/* min-height: 540px; */ /* 24.03.2025 */
	padding: 50px 0;
}

.home-slider .owl-dots {
	position: absolute;
	bottom: 20px;
	top: unset;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
.nextBtn,
.prevBtn {
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	z-index: 9;
	cursor: pointer;
}
.nextBtn {
	right: 25px;
	transform: rotate(45deg);
}
.prevBtn {
	left: 25px;
	transform: rotate(-135deg);
}



.loader {
	position: fixed;
	inset: 0;
	z-index: 99999999;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.spinner {
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	border: 4px solid #161616;
	border-left-color: #fff;
	animation: spin 3s linear infinite;
}
@keyframes spin {
	0% {
		transform: rotate(-720deg);
	}
	100% {
		transform: rotate(0);
	}
}
.sell-btn {
	font-size: 13px;
	font-weight: 600;
	color: rgb(17, 17, 17);
	border: 1px solid rgb(17, 17, 17);
}
.sell-btn:hover {
	background: #fff;
}

a.sell-btn {
	padding: 3px 15px;
	border-radius: 50px;
	font-weight: 600;
	margin-left: 15px;
}
.sell {
	margin-top: 7px;
}
.social-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -2px;
}
.social-links li {
	width: 40px;
	height: 40px;
	padding: 2px;
}
.social-links li a {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	background: #a439ee;
	display: block;
	color: #fff;
}
.social-links li a:hover {
	color: #fff !important;
}
.slide-h5 {
	display: block !important;
}
.fashion-banner-wrapper > .row:nth-child(even) {
	flex-direction: row-reverse;
}
.fashion-banner-wrapper > .row:nth-child(even) .banner-image {
	margin-left: auto;
}
.fashion-banner-wrapper > .row:nth-child(even) .banner-content {
	left: 0;
	right: unset;
}
.fashion-banner-wrapper {
	padding: 50px 0;
}

.products-avilable-number {
	text-align: right;
}
.fashion-banner-wrapper > .row:nth-child(even) .products-avilable-number {
	text-align: left;
}
.fashion-banner-wrapper > .row:nth-child(even) .products-avilable-number {
	background: url("../images/shape/4.png") no-repeat center left;
}
.counting {
	margin-left: auto;
}
.fashion-banner-wrapper > .row:nth-of-type(even) .counting {
	margin-right: auto;
	margin-left: 0;
	text-align: left;
}
.counting-bottom {
	margin: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
select.form-control {
	appearance: button;
	-webkit-appearance: button;
}
[class*="product-search-"] .form-inline.search-pill-shape {
	background: var(--theme-white-color);
}
.fixed-top [class*="product-search-"] .form-inline.search-pill-shape {
	border: 1px solid var(--theme-dark-color) !important;
}
[class*="product-search-"] .form-inline button {
	background: var(--theme-secondary-color) !important;
}


.dashboard-sidebar-btn i {
	display: inline-flex;
}

.dashbaord-sidebar-close {
	font-size: 18px;
	color: #c9030f;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.dashboard-overlay {
	inset: 0;
	position: fixed;
	z-index: 9999999;
	top: 40px;
	background: rgba(0, 0, 0, 0.775);
	display: none;
}
.dashboard-overlay.active {
	display: block;
	animation: fadeIn 0.5s;
	-webkit-animation: fadeIn 0.5s;
	-moz-animation: fadeIn 0.5s;
}
.h--150 {
	height: 150px;
}
.ctm-customer-sidebar {
	background-color: #FDF7EC;
	border-radius: 8px;
	padding: 36px 45px 36px 45px;
}
.ctm-customer-sidebar h4 {
	font-weight: 900;
	font-size: 24px;
	color: #2C0902;
	margin-bottom: 0 !important;
}
.ctm-customer-sidebar h4::before {
	content: none;
}
.product-single-order-info h5{
	display: flex !important;
	justify-content: space-between;
}

/*product-single*/
.recipes-item {
	background: white;
	margin-bottom: 8px;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	display: -webkit-inline-box;
}
.product-single-order-info {
	padding: 24px 12px 22px 12px;
}
.product-single-order-info-inner {
	background: #FFF7EB;
	padding: 14px 12px;
	border-radius: 8px;
}
.recipes-item input {
	align-self: self-start;
}
.recipes-item label {
	color: #333333 !important;
}

.prod-price h3 {
	color: #2C0902;
	font-size: 22px;
	font-weight: 700 !important;
	margin-top: 24px;
	margin-bottom: 0;
}
.price-for {
	font-size: 14px;
	color: #333333;
	margin-bottom: 24px;
	line-height: 1;
	margin-top: 8px;
}
.prod-sku {
	color: #752914;
}
.qty-buttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 12px;
	border: 1px solid #FFAF36;
	max-width: 310px;
	width: 100%;
}
.qty-buttons .gram_item {
	font-size: 12px;
}
.qty-buttons .qty_total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 120px;
	width: 100%;
	border: 1px solid #EBEBEB;
	border-radius: 75px;
	margin: 7px 0;
	height: 48px;
	padding: 0 16px 0 12px;
}
.qty-buttons .qty_total li span {
	padding: 0 !important;
}

.qty-buttons .qttotal {
	width: 36px !important;
	border: none !important;
	color: #333333;
	cursor: initial !important;
}
.qty-buttons .qttotal#order-qty:disabled {
	color: #333333;
}
.qttotal1:disabled {
	color: #333333;
}
.qty-buttons .minus,.plus {
	border: none !important;
}
li .max {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.quality .gram p{
	color: #752914;
	font-size: 12px;
	font-weight: 800;
	margin: 0;
	line-height: 16px;
}

.prod-single-calendar {
	position: relative;
}
.prod-single-calendar svg {
	position: absolute;
	top: 50%;
	left: 12px;
	transform: translateY(-50%);
}
.center-side {
	border: 1px solid #EBEBEB;
	border-radius: 25px;
	width: 120px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 6px;
}
.center-side span {
	cursor: pointer;
}
.prod-single-reviews-side  span {
	color: #333333 !important;
	font-size: 14px !important;

}
.return-policy span p {
	font-size: 14px !important;
	color: #333333 !important;
}
.center-side .qttotal {
	width: 54px !important;
	background: none;
}
.quality .gram span {
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	 line-height: 16px;
}
.ctm-quality .gram {
	min-height: 62px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 12px;
}
.quality .gram.min {
	background-color: #FFF7EB;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	align-items: center;
}
.gram.max {
	background-color: #FFEFD7;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	align-items: center;
}
.minus,.plus i {
	color: #752916 !important;
	cursor: pointer;
}
.day-delivery {
	font-size: 16px;
	color: #752914;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 8px;
	margin-top: 20px;
}

.send-coment-btn {
	background: linear-gradient(265.89deg, #FF9332 0%, #FFAF36 100%) !important;
	border-radius: 12px;
	padding: 12px 24px;
	margin: 0;
	font-size: 20px;
}
.send-coment-btn:hover {
	border: none !important;
	background: #FFAF36 !important;
	transition: none;
	color: white !important;
}
.ctm-product-single .product-single-tabs .wc-tabs {
	max-width: 358px;
	width: 100%;
}
.ctm-product-single  .woocommerce-tabs .tab-content {
	max-width: 790px;

}
.product-single-tabs  .nav-link{
	padding-bottom: 0;
}
.product-single-tabs .nav-item .nav-link.active {
	border-bottom: none !important;
	position: relative;
}
.product-single-tabs .nav-item .nav-link.active::before {
	content: '';
	position: absolute;
	bottom: -1px;
	border-radius: 4px 4px 0px 0px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #F4CD88;
}
.Ingredients > svg {
	margin-right: 24px;
}
.Ingredients-text {
	font-size: 28px;
	font-weight: 700;
	color: #2C0902;
}
.Ingredients-desc {
	/*max-width: 340px;*/
}
.Ingredients-desc p{
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	padding-bottom: 8px;
	color: #333333;
	background-color: white;
	max-width: 100%;
	padding-right: 200px;
}
.reviews-blocks li a.active {
	color: #2C0902 !important;
	font-weight: 500;
}
span b {
	font-weight: 700;
	color: #2C0902;
}
.help-body {
	position: absolute;
	z-index: 1;
	max-width: 384px;
	width: 100%;
	top: -46px;
	right: 0;
}
.help_body_desc {
	padding: 24px 16px;
	background: white;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	color: #333333;
	font-size: 12px;
}
.all-ingredients {
	border-bottom: 1px solid #F4CD88;
	background-color: white;
	cursor: initial !important;
}

.all-ingredients .Ingredients {
	background-color: white;
}
.subtitles-for-inputs {
	color: #752914;
	font-size: 16px;
	margin-bottom: 12px;
}

.product-single-quantity ul {
	max-width: 330px;
}
.total_price {
	margin-top: 14px;
	padding: 0 12px;
}
.total_price span{
	font-weight: 700;
}
.total_price_inner span {
	color: #FFAF36;
	font-weight: 700;
}
.nutritiona-value {
	margin-bottom: 56px;
	margin-top: 32px;
}
.nutritiona-value-inner {
	padding: 24px;
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
}
.nutritiona-value h3 {
	font-size: 28px;
	font-weight: 700 !important;
	color: #2C0902;
	margin-bottom: 0;
}
.nutritiona-value h5 {
	color: #752914;
	font-size: 16px;
	font-weight: 600;
	margin-top: 24px;
}
.nutritiona-value table {
	width: 100%;
}
.nutritiona-value table tbody tr th {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 8px;
}
.nutritiona-value table tbody tr td {
	color: #333333;
	font-size: 14px;
	font-weight: 800;
	padding-top: 0;
}
.nutritiona-value hr {
	margin: 8px 0;
	background: #F4CD88;
}



.prod-single-buttons-parent {
	margin-top: 52px;
	gap: 24px;
}

.allergens {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	margin-top: 32px;
}
.allergens-content {
	padding: 24px 12px 22px 12px;
}
.allergens h3 {
	font-size: 28px;
	font-weight: 700 !important;
	color: #2C0902;
	margin-left: 12px;
}
.allergens .allergens-inner {
	background: #FFF7EB;
	padding: 24px 12px 22px 12px;
	display: flex;
	flex-direction: column;
	border-radius: 8px;
	padding: 12px;
	gap: 12px;
}
.allergens .allergens-inner .allergens-inner-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.allergens .allergens-inner .allergens-inner-item span {
	font-size: 14px;
	color: #333333;
}

.woocommerce-product-gallery__wrapper .product-slide-thumb .owl-item img {
	width: 108px;
	height: 108px;
	object-fit: cover;
	border-radius: 8px;
}
.product-delivery-date[type="date"]::-webkit-calendar-picker-indicator {
	background: url("/assets/images/products/Calendar.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	margin-right: 10px;
}
.product-delivery-date {
	border: 1px solid #E0E0E0;
	border-radius: 25px;
	padding: 12px 0 12px 40px;
	display: flex;
	flex-direction: row-reverse;
	max-width: 157px;
	width: 100%;
}
.woocommerce-tabs .tab-pane {
	margin-top: 32px;
}
.product-single-left {
	max-width: 448px;
	width: 100%;
}

.first-acc-info {
	margin-bottom: 24px;
	padding: 32px 24px 24px 24px !important;
}
.mini-cart-inner {
	overflow-y: auto;
}



	.first-acc-info {
		padding: 16px 12px 24px 12px;
	}

	.ctm-verify-reg {
		padding: 52px 16px 92px 16px;
	}
	.table-responsive{
		padding: 16px 12px 24px 12px;
	}
	div.dataTables_wrapper div.dataTables_paginate {
		justify-content: center !important;
	}
	.ctm-customer-dashboard .account-info {
		margin-bottom: 32px;
		padding-top: 16px;
		/*box-shadow: none !important;*/
	}
	.ctm-dash-table {
		margin-top: 0 !important;
	}
	.ctm-dash-table .dataTables_length {
		/*display: none;*/
		padding-left: 0 !important;
	}
	.ctm-dash-table .dataTables_filter{
		display: none;
	}
	.ctm-dash-table .dataTables_paginate#example_paginate {
		justify-content: flex-end !important;
		display: none !important;
	}
	.ctm-dash-table .account-info {
		/*box-shadow: none !important;*/
	}
	.account-info.table-responsive {
		/*box-shadow: none !important;*/
		padding: 32px 0 24px !important;
	}

	.ctm-customer-dashboard .p--16px {
		padding: 0 16px !important;
	}

	table.cart th {
		text-align: left;
	}
	.ctm-customer-dashboard .account-info h4 {

		/*padding-left: 24px;*/
	}
	.full-row.cartpage h1.page-title {
		text-align: center;
		font-size: 44px;
		line-height: 32px;
	}
	.c-info-box-area .c-info-box {
		width: 146px;
		height: 146px;
	}

	.cart-page .breadcrumb {
		margin-top: 36px !important;
		margin-bottom: 0;
	}
	select.form-control,
	select {
		margin-bottom: 18px;
	}

	.product-single {
		margin-top: 60px;
	}


	.nutritiona-value {
		margin-top: 32px;
	}
	.vendor-close-mobile {
		display: none;
	}
	.product_title {
		font-size: 28px !important;
	}

	li.addtocart {
		width: 100%;
	}

	li.addtocart a {
		width: 100%;
		justify-content: center;
	}
	/*.kind-adress {*/
	/*	min-height: 65px;*/
	/*}*/
	.find_date_time {
		margin-bottom: 16px;
	}
	.order-note.find_order {
		margin-top: 0;
	}
	li.addtocart:last-child {
		margin-left: 0 !important;
		/*margin-top: 24px !important;*/
	}

	.pro-details-sidebar-item {
		padding: 24px 12px 22px 12px;
		margin-top: 24px;
	}


	.pro-details-sidebar-item__inner a:first-child {
		margin-right: 12px;
		max-width: 50px;
		width: 100%;
	}
	.woocommerce-tabs .nav-pills .nav-link {
		margin-right: 0;
	}
	.product-single .single-product-wrapper .entry-breadcrumbs {
		margin-bottom: 38px;
		margin-top: 16px;
	}
	.section-head .woocommerce-tabs ul {
		justify-content: space-between;
	}

	.ui-datepicker-prev {
		background: url(/assets/images/cal-arrow-left.png) !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.ui-datepicker-next {
		background: url(/assets/images/cal-arrow-right.png) !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.ui-datepicker-prev:hover {
		border: none !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.ui-datepicker-next:hover {
		border: none !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.ui-datepicker-header {
		background: #2C0902 !important;
		border-radius: 5px;
	}

	.ui-datepicker-year {
		border: none;
		color: white;
	}
select.ui-datepicker-year option:checked {
	color: black !important;
}
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
		top: 50%;
		transform: translateY(-50%);
	}

	.ui-datepicker-calendar thead tr {
		box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
	}

	.ui-datepicker-calendar thead tr th {
		font-weight: 400;
	}

	.ui-datepicker-calendar tbody tr td a {
		background: #F6F6F6 !important;
		border: none !important;
	}
	.verify-code .form-container {
		padding: 0;
	}


.dash-sidebar li {
	border-bottom: 1px solid #F4CD88 !important;
	padding: 22px 0 !important;
}
.widget_product_categories ul li {
	border-bottom: 1px solid #F4CD88 !important;
}
.dash-sidebar li a {
	color: #2C0902 !important;
	font-size: 18px !important;
}
.dash-sidebar li a.active {
	font-weight: 700;
}

.customer-dashboard-title {
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 44px;
	line-height: 38px;
	color: #2C0902;
}
.edit-order-form .table-responsive table thead tr th:nth-child(4) {
	text-align: center;
}
.full-row.ctm-customer-dashboard {
	padding-top: 0;
	margin-top: 0
}
.ctm-edit-order  .breadcrumb li:last-child {
	width: auto;
}
.ctm-customer-dashboard .account-info {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 32px;
}
.ctm-customer-dashboard .account-info h4 {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px !important;
	color: #2C0902;
	margin-bottom: 0 !important;
	border-bottom: 1px solid  #F4CD88;
	padding-bottom: 12px;
	padding-left: 24px;
}

.ctm-customer-dashboard .account-info .user-info p {
	margin-bottom: 12px;
	color: #333333;
}
.account-info.analytics-table {
	padding: 24px;
}
.account-info.analytics-table .table-responsive {
	padding: 16px 12px 24px 0;
}
.account-info.analytics-table h4 {
	padding-left: 0;
}
.ctm-customer-dashboard .account-info h4::before {
	content: none;
}
.table-responsive .table thead tr.cust-dash-table {
	background-color: transparent !important;
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 22px;
}
.table-responsive .table thead tr.cust-dash-table th {
	padding-left: 0;
}
.table-responsive .view_order a{
	display: block;
	text-align: center;
	padding: 4px 16px !important;
	font-weight: 900;
	font-size: 14px;
}
.dataTables_filter label input {
	height: 35px;
	padding-left: 8px;
}
.ctm-customer-dashboard .account-info h4.data-table-title {
	margin-bottom: 24px !important;
}
.dashboard-buttons {
	display: flex;
	justify-content: center;
	gap: 16px;
}
.order-code {
	font-size: 20px !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.table-responsive .table thead tr.cust-dash-table th {
	color: #2C0902 !important;
	border-bottom: 1px solid #F4CD88 !important;
	padding-top: 0;
	padding-bottom: 24px;
}
.ctm-customer-dashboard .account-info .c-info-box-content h6 {
	font-weight: 700;
	color: #2C0902;
	margin-bottom: 4px;
	font-size: 16px;
}
.ctm-customer-dashboard .account-info .c-info-box-content p {
	color: #2C0902;
}
.ctm-dash-table {
	margin-top: 32px;
}
.analytics .first-acc-info h4{
	padding-left: 0;
	padding-bottom: 48px;
	margin-bottom: 24px !important;
}
.table-responsive .dataTables_paginate span .paginate_button {
	border-radius: 50%;
	background: none !important;
	border: 1px solid transparent !important;
	color: #333333 !important;
}
.table-responsive .dataTables_paginate span .paginate_button:hover {
	color: unset !important;
	background: #F2F2F2 !important;
}
.table-responsive .dataTables_paginate span .paginate_button.current {
	border-radius: 50%;
	color: #752914 !important;
	background: none !important;
	border: 1px solid !important;
	font-weight: 700;
}
.paginate_button.previous.disabled:before {
	content: url("/assets/images/paginate-arrow-left.png");
	background-size: cover;
}
.table-responsive {
	overflow: initial;
}
.paginate_button.previous {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.paginate_button.next {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	font-size: 0px;
	width: 32px;
	height: 32px;
	background: #FFAF36;
	border-radius: 50% !important;
}
.paginate_button.next:hover {
	background-color: #E9E9E9 !important;
	border: none !important;
}
.paginate_button.previous:hover {
	background-color: #E9E9E9 !important;
	border: none !important;
}
.paginate_button.previous {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	font-size: 0px;
	width: 32px;
	height: 32px;
	background: #FFAF36;
	border-radius: 50% !important;
}
.paginate_button.next:after {
	content: url("/assets/images/paginate-arrow-right.png");
	background-size: cover;
}
.paginate_button.previous:before {
	content: url("/assets/images/paginate-arrow-left.png");
	background-size: cover;
}
.table-responsive .dataTables_paginate span {
	margin: 0 28px;
}
.table-responsive .dataTables_paginate span .paginate_button.current:hover {
	border: 1px solid !important;
	color: #752914 !important;
}
.paginate_button.disabled {
	font-size: 0;
	width: 32px;
	height: 32px;
	border-radius: 50% !important;
	background: #FFEFD7 !important;
}
.ctm-dash-table h4 {
	padding-bottom: 12px;
}
div.dataTables_wrapper div.dataTables_paginate {
	justify-content: flex-end;
}
div.dataTables_wrapper .dataTables_length {
	padding-left: 24px;
}
div.dataTables_wrapper .dataTables_filter {
	 padding-right: 24px;
 }

.cmt-edit-order-acc-info .view_order{
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
	margin-bottom: 32px;
}

#example_info {
	padding-left: 24px;
}







.cartpage .page-title {
	font-weight: 700 !important;
	margin-bottom: 40px;
	color: #2C0902;
}

.cartpage .qttotal1 {
	padding: 0;
}
.cartpage .cart-page-qty__plus-minus {
	width: 100% !important;
}
.cartpage .cart-page-qty__plus-minus li span {
	margin-left: 0;
}

.find_allprod_infos.prod-single-calendar input{
	width: 151px;
	padding-left: 45px;
}
.find_allprod_infos.prod-single-calendar svg {
	left: 18px;
}
/*custom pupup styles*/
.remove-all-popup .modal-header .modal-title {
	color: #2C0902;
	font-weight: 900;
	font-size: 24px;
}
.remove-all-popup .modal-footer * {
	margin: 0;
}
.remove-all-popup .modal-footer a {
	margin-left: 34px;
}
div.modal.show.remove-all-popup div.modal-dialog .modal-footer button:hover {
	border: none !important;
	background: #FFAF36 !important;
	color: white !important;

}
div.modal.show.remove-all-popup div.modal-dialog .modal-footer a:hover {
	border: none !important;
	background: #FFAF36 !important;
	color: white !important;
}
/*custom pupup styles*/

.vendor-closed-mode {
	margin-top: 32px;
	width: 100%;
	min-height: 72px;
	background: #FF3B3B;
	border-radius: 8px;
	padding: 16px;
}
.vendor-closed-mode p {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	/* text-transform: capitalize; */
	color: #FFFFFF;
}
.cart_totals .wc-proceed-to-checkout a{
	font-weight: 900;
}
.no-reviews {
	margin-bottom: 32px;
	color: #4D5159;
	font-size: 14px;
}
.when-no-reviews {
	color: #4D5159;
}
.when-no-reviews a {
	background: linear-gradient(265.89deg, #FF9332 0%, #FFAF36 100%) !important;
	border-radius: 12px;
	margin-right: 12px;
	font-weight: 900;
}
.when-no-reviews a:hover {
	background-color: #FFAF36 !important;
	color: white !important;
}

.input_groups_verify {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
}
.input_groups_verify input {
	width: 64px;
	height: 64px;
	background: #FFFFFF;
	border: 1px solid #ADADAD;
	border-radius: 24px;
	text-align: center;
}
.input_groups_verify input::placeholder {
	font-size: 26px !important;
	color: #B6B6B6;
}


/*.input_groups_verify  input::-webkit-input-placeholder {*/
/*	position: absolute;*/
/*	top: 18px;*/
/*	left: 25px;*/
/*}*/
/*.input_groups_verify  input::-moz-placeholder {*/
/*	position: absolute;*/
/*	top: 18px;*/
/*	left: 25px;*/
/*}*/
/*.input_groups_verify  input:-ms-input-placeholder {*/
/*	position: absolute;*/
/*	top: 18px;*/
/*	left: 25px;*/
/*}*/
/*.input_groups_verify  input:-moz-placeholder {*/
/*	position: absolute;*/
/*	top: 25px;*/
/*	left: 25px;*/
/*}*/


.input_groups_verify input:focus {
	width: 64px;
	height: 64px;
	background: #FFFFFF;
	border: 1px solid #ADADAD;
	border-radius: 24px;
	/*padding-top: 20px;*/
	vertical-align: middle;
}


.full-row.ctm-order-details {
	padding-top: 0;
}
.inform-about-shiping-details {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 32px 24px 24px 24px;
}
.inform-about-shiping-details h5 {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
}
.inform-about-shiping-details p {
	color: #333333;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 24px;
}

.inform-about-shiping-details p:last-child {
	margin-bottom: 0;
}
.inform-about-shiping-details address {
	color: #333333;
	font-weight: 500;
	font-size: 16px;
}
.ctm-order-details .inform-about-shiping-details .order-date {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	/* text-transform: capitalize; */
	color: #2C0902;
	margin-bottom: 20px;
}
.ctm-order-details .inform-about-shiping-details .order-date span {
	font-weight: 700;
}
.ctm-order-details .inform-about-shiping-details h5 {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
}
.ctm-order-details .inform-about-shiping-details h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
}
.ctm-order-details .inform-about-shiping-details address {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 0;
}
.widget-title.down-line::before {
	content: none;
}
.widget-title.down-line {
	padding-bottom: 0;
	margin-bottom: 32px;
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
}
.pl-24 {
	padding-left: 8px;
}
.shipping-add-area_wrapper {
	margin-bottom: 32px;
	display: flex;
	gap: 32px;
}
.shipping-add-area_wrapper .inform-about-shiping-details {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 32px 24px 24px 24px;
	flex-basis: 50%;
	min-height: 298px;
	height: 100%;
}

.table-responsive .table thead tr {
	background: white !important;
	font-size: 18px !important;
	line-height: 24px;
	color: #2C0902 !important;
}
.ctm-order-details-table {
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 32px 24px 24px 24px;
	margin-bottom: 32px;
}
.ctm-order-details-table h5 {
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	/* text-transform: capitalize; */
	color: #2C0902;
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 18px;
}
.ctm-order-details-table thead tr th {
	border-bottom-color: #F4CD88 !important;
	padding: 12px 24px;
}
.ctm-order-details-table tbody tr td  {
	border-bottom: 1px solid #F4CD88;
	padding: 24px 12px;
	vertical-align: baseline;
}
	#single-image-zoom{

	}
.back-btn.theme-bg.order-details-btn {
	background: #F4CD88 !important;
	border-radius: 12px;
	padding: 12px 24px;
	color: white !important;
}
.ctm-order-details.order-details-btn-enable{

	border-radius: 12px;
	padding: 12px 24px;
	color: white !important;
}
.mt-32 {
	margin-top: 32px;
}
.ctm-edit-order {
	padding-bottom: 0;
}
.edit-order-form {
	background: #FFFFFF;
	border-radius: 8px;
}
.edit-order-form h5 {
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	color: #2C0902;
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 20px;
}
.edit-order-form .table-responsive {
	padding: 32px 24px 24px;
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
	margin-bottom: 32px;
	border-radius: 8px;
}
.edit-order-form .veiw-details-table thead tr th {
	border-bottom-color: #F4CD88 !important;
}
.edit-order-form .veiw-details-table tbody tr td {
	border-bottom-color: #F4CD88 !important;
	padding: 40px 12px 24px;
	vertical-align: middle;
}
.edit-order-form .veiw-details-table tbody tr td.product-remove a {
	padding: 8px 16px;
	background: #FFAF36;
	color: white;
	border-radius: 33px;
	font-weight: 900;
}
.edit-order-form .veiw-details-table tbody tr td.product-remove a:hover {
	color: white !important;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item  {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 305px;
	width: 100% !important;
	height: 72px !important;
	border:1px solid  #F4CD88;
	border-radius: 8px;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .minmax {
	background: #FFEFD7;
	height: 70px;
	align-items: stretch;
	display: flex;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .minmax:first-child {
	margin-right: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .minmax:last-child{
	margin-left: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.edit-order-form .gram-or-piece {
	margin-left: 8px;
	font-size: 12px;
	color: #2C0902;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .itm {
	display: flex;
	align-items: stretch;
	flex-direction: column;
	width: 72px;
	justify-content: center;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .itm span {
	font-size: 12px;
	text-align: center;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .itm span:first-child {
	font-weight: 800;
	line-height: 16px;
	color: #752914;
}
.edit-order-form .veiw-details-table tbody tr td.product-quantity .product-quantity_qty-item .itm span:first-child {
	font-weight: 400;
	line-height: 16px;
	color: #333333;
}

.product-quantity_qty-item .middle-quantity-side {
	width: 120px;
}
.product-quantity_qty-item .middle-quantity-side input{
	width: 100%;
	border: none;
	text-align: center;
	color: #2C0902;
	font-weight: 500;
	background-color: transparent;
}
.product-quantity_qty-item .middle-quantity-side {
	border: 1px solid #E0E0E0;
	border-radius: 24px;
	padding: 3px 0;
}
.product-quantity_qty-item .middle-quantity-side  span {
	border: none !important;
}
.when-isset-product .all-prods-par {
	margin:  80px 0;
}
.edit-order-form .veiw-details-table tbody tr td.product-remove button {
	font-weight: 900;
	font-size: 14px;
	line-height: 24px;
	/* text-transform: capitalize; */
	color: #FFFFFF !important;
	border-radius: 12px;
	background: #FFAF36;
	padding: 4px 16px;
}
.edit-order-form .veiw-details-table tbody tr td span.order-status {
	border-radius: 12px;
	font-weight: 900;
	font-size: 14px;
	line-height: 24px;
	/* text-transform: capitalize; */
	color: #FFFFFF !important;
	background: #FF3B3B;
	padding: 4px 16px;
}
.edit-form-phone-field {
	padding-left: 35px;
}
.countryCode {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
	color: #333;
}
.ui-datepicker-year::-webkit-scrollbar {
	width: 5px !important;
	background: transparent;
}
.ui-datepicker-month {
	font-weight: 400;
}
.ui-datepicker-year {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("/assets/images/datapicker-arrow.png");
	background-size: 12px;
}
.edit-order-form .veiw-details-table tbody tr td.product-subtotal {
	padding-left: 36px;
}
tbody tr td .order-status {
	padding: 8px 16px;
}
.table-next-step-btns {
	display: flex;
	align-items: center;
	gap: 18px;
	justify-content: center;
}
.table-next-step-btns button{
	background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
	border-radius: 12px;
	color: white;
	padding: 12px 24px;
}
.ctm-edit-order-child {
	padding-top: 38px;
}
.when-isset-product {
	margin-bottom: 128px;
}

.product-single-middle {
	max-width: 610px;
	width: 100%;
}
.ui-datepicker-year option:not(:checked) {
	color: #2C0902 !important;
}
.form-control:disabled {
	background-color: #e9ecef !important;
}
.ui-state-default.ui-state-active {
	background-color: #FFAF36 !important;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 800;
	font-size: 12px;
}
.carousel-item {
	transition: transform 0s ease-in-out;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	color: #363636 !important;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
	transition: opacity 0s 2.6s;
}
.product-wrapper .prod-img-parent .cart-button a.passive-btn {
	background: #F4CD88 !important;
}

.full-row.ctm-order-details-first {
	padding-bottom: 38px;
	padding-top: 78px;
}
.all-comments .single-comment .left-area {
	margin-top: 24px;
}
.all-comments li {
	border-bottom: 1px solid #F4CD88;
	padding-bottom: 24px;
	margin-bottom: 24px;
}
.all-comments .single-comment .left-area h5.name {
	font-size: 16px;
	color: #2C0902;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 4px;
}
.all-comments .single-comment .left-area p.date {
	font-size: 14px;
	color: #333333;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 7px;
}
.all-comments .single-comment .left-area {
	border-bottom: 1px solid #1d1e201a;
	padding-bottom: 13px;
}
.all-comments .single-comment .left-area .rating-wrap {
	gap: 8.5px;
}
.empty-state {
	opacity: 0.5;
}
.cancel-popup {
	background-blend-mode: color;
	background-color: #0000008c;
	z-index: 999999;
}
.cancel-popup .cancel-popup-item {
	margin: 0;
	max-width: 845px;
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.cancel-popup-item form .contact-form textarea {
	height: 123px;
	width: 536px;
	margin: auto;
	border: 0.5px solid #ADADAD;
	resize: none;
	border-radius: 8px;

}
.cancel-popup-item .modal-footer {
	justify-content: center;
}
.cancel-popup-item .modal-body {
	padding-top: 0;
}
.cancel-popup-item .modal-content {
	padding: 52px 0;
	border: none;
}
.modal-header .modal-title {
	font-weight: 900;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #2C0902;
}
.cancel-popup-item .modal-footer {
	padding-bottom: 0;
	border-top: 0;
}
.cancel-popup-item .modal-footer button {
	border: none !important;
	background: linear-gradient(265.89deg, #FF9332 0%, #FFAF36 100%);
	border-radius: 12px;
	font-weight: 900;
	font-size: 20px;

}
.cancel-popup-item .modal-footer button:hover {
	color: white !important;
}

.top-footer {
	margin-top: 128px;
}
body.overflow-y-hidden {
	overflow-y:hidden;
}

/*.ctm-vendors .pagination {*/
/*	gap: 16px !important;*/
/*}*/

.product-search-wrapper
.personal-area-page table.order-table.dataTable thead tr th {
	border-bottom: 1px solid #F4CD88 !important;
}
.personal-area-page table.order-table.dataTable tbody td {
	vertical-align: middle;
}
.personal-area-page-parent {
	padding-bottom: 38px;
}
.personal-area-page-parent .breadcrumb li:last-child {
	width: auto;
}



/**/
.carousel-control-next-icon, .carousel-control-prev-icon svg {
	/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);*/
}



.carousel-control-next-icon, .carousel-control-prev-icon {
	/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);*/
}

.ui-datepicker-unselectable.ui-state-disabled span {
	color: #2C0902;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ui-datepicker-unselectable span {
	display: flex;
	align-items: center;
	justify-content: center;
}
a.ui-state-default {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.ui-datepicker-days-cell-over.ui-datepicker-today .ui-state-default.ui-state-highlight {
	color: #454545 !important;
}
.edit-info-area-form .input-row input {
	margin-bottom: 24px;
}
.cart-popup.ctm-cart-popup {
	right: 0 !important;
}
.cart-popup.ctm-cart-popup {
	right: 0 !important;
}

.ctm-cart-popup-parent {
	z-index: 12;
	position: relative;
	background-color: white;
	height: 100%;
	overflow: hidden;
}
.text-dots {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden !important;
	text-overflow: ellipsis;
}
.cart-text-3-line {
	display: -webkit-box;
	overflow: hidden;
	max-height:60px;
	text-overflow: ellipsis;
	transition: all 0.2s;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.slider-nav .slick-arrow {
	width: 32px;
	height: 32px;
	background: #FFEFD7;
	border-radius: 24px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
}
.slider-nav .slick-arrow img {
	width: 10px;
}
.slider-nav .slick-arrow.slick-next {
	right: -12px;
}
.slider-nav .slick-arrow.slick-prev {
	left: -12px;
}

.slick-next:before, .slick-prev:before {
	content: none;
}
#removeItemModal.modal.show .modal-content {
    padding: 20px 0 52px 0;
}

/* medias */
@media (max-width: 1649px) {
	.mybtn1 {
		padding: 8px 12px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 1500px) {
	.bg-img-sizing-1 {
		background-size: 55% !important;
	}
}

@media(max-width: 1440px) {
	.product-single-right {
		max-width: 500px;
		width: 100%;
		margin: 0;
	}
}

@media(max-width: 1439px) {
	.product-single-right {
		margin: 0 !important;
	}
}

@media screen and (max-width: 1399px) {
	.product-list .product-wrapper .product-image {
		width: 40%;
	}
	.product-list .product-wrapper .product-info {
		width: 60%;
	}
	.banner-seven .banner-image {
		width: 200px;
	}
	.custom-class-114 .banner-content {
		width: 48%;
	}
	.bg-img-sizing-1 {
		background-size: 55% !important;
	}
}

@media(max-width: 1366px) {
	.product-single-middle {
		max-width: 610px;
	}
	.edit-order-form .veiw-details-table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}
	.container.top-header-bar--main-nav {
		padding-left: 77px !important;
		padding-right: 77px !important;
	}
}

@media screen and (max-width: 1350px) {
	.banner-six .banner-content {
		right: 20px;
	}
	.banner-seven .banner-image {
		width: 180px;
	}
	.banner-seven .banner-content {
		padding-left: 0;
	}
	.product-list .product-wrapper .product-image {
		width: 34.75%;
	}
	.product-list .product-wrapper .product-info {
		width: 65.25%;
	}
	.product-wrapper .product-image .product-variations span a {
		width: 13px;
		height: 13px;
	}
	.product-wrapper .product-image .product-variations span + span {
		margin-left: 3px;
	}
}

@media(max-width: 1260px) and (min-width: 768px) {
	.product-single-right {
		width: 100%;
	}
}

@media(max-width: 1207px) {
	.header-cart-1 > .cart-popup {
		position: absolute !important;
	}
	.prod-single-buttons a{
		font-size: 18px !important;
	}
}

@media screen and (min-width: 1200px) {
	.navbar-expand-lg.nav-border-active .navbar-nav > .nav-item a.nav-link {
		padding: 0 15px;
	}
}



@media (min-width: 1200px) {
	.banner-wrapper-item {
		margin-left: 140px;
		/*min-height: 100vh;*/
	}
}

@media(max-width: 1200px) {
	.as-shop-header-bg .rating-wrap {
		gap: 4px;
	}
}

@media screen and (max-width: 1199px) {
	.subscribePreloader__thumb {
		width: 90vw;
	}
}

@media screen and (max-width: 1199px) {
	.subscribePreloader__text {
		width: 90vw;
		height: 100%;
	}
}

@media screen and (max-width: 1199px) {
	.cartpage .qttotal1 {
		width: 50px !important;
	}
	.checkout_blok{
		align-items: center;
		display: flex;
		width: 100%;
		/*flex-direction: column;*/
	}
	.product-content{
		width: 100%;
		justify-content: space-between;
	}
	/*.uper_section{*/
	/*	display: none!important;*/
	/*}*/
	.uper_section_mob{
		display: block!important;
	}
	.disable_d_y_h_sec{
		flex-direction: column;
	}
	.header-cart-1 .cart .cart-icon,
	.header-cart-6 .cart .cart-icon {
		line-height: 40px;
		width: 40px;
		height: 40px;
	}
	.touch-screen-view {
		position: fixed;
		width: 100%;
		height: 130px;
		background: #fff;
		top: 0;
		left: 0;
		z-index: 110;
		visibility: hidden;
		opacity: 0;
		-moz-transition: all 300ms ease-in-out 0s;
		-webkit-transition: all 300ms ease-in-out 0s;
		-o-transition: all 300ms ease-in-out 0s;
		-ms-transition: all 300ms ease-in-out 0s;
		transition: all 300ms ease-in-out 0s;
	}
	.touch-screen-view.visible {
		visibility: visible;
		opacity: 1;
	}
	.touch-screen-view .form-inline {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 80%;
	}
	.main-nav .navbar {
		position: static;
	}
	.navbar .navbar-nav li > ul.dropdown-menu.mega-dropdown-menu {
		width: calc(100% - 20px);
		left: 10px;
	}
	.dropdown-menu.mega-dropdown-menu .row .col {
		padding: 20px 15px;
	}
	.product-add-to-cart .add_to_cart_button {
		display: block;
	}
	.woocommerce-result-count {
		font-size: 12px;
	}
	.woocommerce-products-header__title.page-title,
	.nav-item.highlight-item {
		display: none;
	}
	.categories-menu .unicode-megamenu-item-full-width .unicode-megamenu-holder {
		width: 745px !important;
	}
	.banner-one .banner-content h3 {
		font-size: 22px;
	}
	.banner-three .banner-content {
		width: 215px;
	}

	.banner-three .banner-content h3 {
		font-size: 25px;
	}
	.banner-five .banner-content {
		left: 30px;
	}
	.banner-six {
		padding: 20px 0;
	}
	.banner-six .banner-content {
		width: 185px;
	}
	.banner-seven {
		padding: 25px;
	}
	.banner-eight {
		padding: 20px;
	}
	.banner-eight .banner-image {
		width: 90px;
	}
	.slider-banner {
		width: 360px;
	}
	.product-list .product-wrapper .product-image {
		width: 34.4%;
	}
	.product-list .product-wrapper .product-info {
		width: 65.6%;
	}
	.custom-class-115 .banner-content {
		width: 100%;
	}
	.custom-class-134 h1 {
		font-size: 30px;
	}
	.shop-list.product-style-1 .hover-area [class*="-button"] a {
		width: 30px;
		height: 30px;
	}
	.lg-d-none {
		display: none;
	}
	.bg-img-sizing-1 {
		background-size: 50% !important;
	}
}

@media screen and (max-width: 1199px) {
	.vendor-close-mobile {
		display: block;
	}
	.when-vendor-close.for-web {
		display: none;
	}
	#sidebar {
		position: fixed;
		top: 40px;
		right: 0;
		height: 100%;
		width: 100%;
		max-width: 340px;
		z-index: 9999999;
		transform: translateX(100%);
		transition: all ease 0.3s;
		/*border-right: 1px solid #e5e5e5;*/
		background: #fff;
		overflow-y: auto;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	#sidebar.active {
		transform: translateX(0);
	}
}

@media(max-width: 1100px) {
	.prod-single-buttons-parent {
		flex-wrap: wrap;
		gap: 12px;
	}
	.prod-single-buttons-parent li {
		width: auto;
	}
	.addtocart.prod-single-buttons:first-child {
		margin-bottom: 0;
	}
}

@media(max-width: 1024px) and (min-width: 768px) {
	.product-single .single-product-wrapper .entry-breadcrumbs {
		margin-top: 0 !important;
		padding-left: 16px !important;
	}
	.product-single-left {
		max-width: 100%;
		width: 100%;
	}
	.bg-light #single-image-zoom {
		width: 100% !important;
	}
	.bg-light .zoomWrapper {
		height: 600px !important;
	}
	#single-image-zoom {
		height: 600px !important;
	}
	.woocommerce-product-gallery__wrapper .product-slide-thumb .owl-item img {
		height: 165px;
	}
}
@media(max-width: 1024px) {
	.cart-table table tr {
		position: sticky !important;
	}
	.active-ul, .mobile-dropdown-menu.active-ul {
		bottom:-1px !important;
		display: block;
		padding-left: 34px;
		padding-right: 34px;
		padding-top: 0 !important;
		max-height: 540px;
		height: -webkit-fill-available;
		border-radius: 32px 32px 0px 0px;
		background: white;
	}
	input[type="time"]::-webkit-calendar-picker-indicator {
		display: initial;
	}
	.single-product-wrapper .product-single-left {
		max-width: 100%;
	}
	.single-product-wrapper .product-single-middle {
		max-width: 100%;
	}
	.single-product-wrapper .product-single-right {
		max-width: 100%;
	}
	.product-single {
		padding-left: 16px;
		padding-right: 16px;
	}

	.header-cart-1 > .cart-popup {
		height: 85vh;
		right: -120px !important;
	}
	.ctm-cart-popup-inner {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}
@media(max-width: 1024px) and (min-width: 768px) {
	.owl-carousel .owl-item img {
		width: 100% !important;
	}
	.pro-details-sidebar-item {
		max-width: 500px;
		width: 100%;
	}
	body {
		overflow-x: hidden;
	}
}

@media(max-width: 991px) {
	.product-single-left {
		max-width: 100%;
	}
	.product-images {
		max-width: 100%;
	}
	.mobile-user{
		display: block;
		width: 100%;
	}
	.mobile-hidden{
		display: none !important;
	}
}

@media screen and (max-width: 991.98px) {
	.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
		height: 100%;
		overflow-y: scroll;
	}
	.payment_method_paypal img {
		width: 100px;
	}
	.shop-list.product-style-1 .hover-area [class*="-button"] a {
		width: 35px;
		height: 35px;
	}
	.custom-class-121 {
		margin: 20px 0 !important;
	}
	.md-bg-img-none {
		background-image: none !important;
	}
	.md-pb-100 {
		padding-bottom: 100px !important;
	}
	.md-pt-100 {
		padding-top: 100px !important;
	}
	.md-py-100 {
		padding: 100px 0 !important;
	}
	.bg-light-half::before {
		width: 100%;
	}
	.nav-leftpush-overlay .navbar-expand-lg .navbar-slide-push {
		min-height: auto !important;
	}
	.navbar-slide-push .push-navbar,
	.navbar-slide-push .categories-menu {
		height: auto !important;
	}
	.custom-class-115 .banner-content {
		position: inherit;
	}
	.md-pb-50 {
		padding-bottom: 50px !important;
	}
	.owl-item-mb-50 .owl-item {
		margin-bottom: 5px;
	}
	.banner-three .banner-content {
		width: 280px;
	}
	.banner-three .banner-content h3 {
		font-size: 30px;
	}
	.banner-six .banner-content {
		right: 10px;
	}
	.banner-seven .banner-image {
		width: 130px;
	}
	.banner-seven h4 {
		line-height: 30px;
		font-weight: 500;
		font-size: 20px;
	}
	.banner-seven .price-offer {
		font-size: 12px;
		font-weight: 500;
		display: flex;
		align-items: center;
	}
	.banner-seven .price-offer .off {
		font-family: var(--theme-highlight-font);
		font-weight: 600;
		font-size: 24px;
		margin: 0 6px;
	}
	.banner-nine .banner-content {
		width: 280px;
	}
	.custom-class-116 h3 {
		font-size: 25px;
	}
	.custom-class-116 span.h3 {
		font-size: 20px;
	}
	.banner-twelve > img {
		display: none;
	}
	.banner-twelve .banner-content {
		position: inherit !important;
		transform: translate(0);
		padding: 30px 0;
	}
	.banner-thirteen .banner-content {
		width: 300px;
	}
	.banner-thirteen .banner-content .text-one {
		font-size: 36px;
	}
	.banner-thirteen .banner-content .text-two {
		font-size: 20px;
	}
	.custom-class-113 .banner-content {
		width: 55%;
	}
	.custom-class-134 h1 {
		font-size: 22px;
	}
	.custom-class-134 span {
		font-size: 16px;
		text-transform: capitalize !important;
	}
	header.fixed-top .header-sticky {
		position: static !important;
	}
	.nav-pills#pills-tab {
		overflow: scroll;
		max-width: 570px;
		display: block ruby;
	}
	.col:nth-child(2n) [class*="right-line-one"]::after {
		display: none;
	}
	.e-hover-shadow-one .product-wrapper:hover {
		position: inherit;
		height: 100%;
	}
	.product-list .product-wrapper .product-image .product-variations {
		top: calc(100% - 40px);
	}
	.e-hover-wrapper-absolute .product-wrapper .hover-area {
		display: flex;
	}
	.product-list .product-wrapper .product-image {
		width: 40%;
	}
	.product-list .product-wrapper .product-info {
		width: 60%;
	}
	.wishlist_table.wishlist_view {
		width: 100%;
		overflow: scroll;
	}
	.nav-arrow-middle-show .owl-nav button.owl-prev {
		left: -20px;
	}
	.nav-arrow-middle-show .owl-nav button.owl-next {
		right: -20px;
	}
	.category-inner .categories-menu {
		display: none;
	}
	.mix-tab ul.nav-tab-border-active li {
		padding: 5px 18px;
	}
	.mix-tab ul li,
	.tab-simple ul li {
		font-weight: 500;
		font-size: 15px;
		letter-spacing: 0;
	}
	.bg-img-sizing-1 {
		background: none !important;
	}
	.navbar-slide-push .navbar-nav .nav-item .nav-link,
	.categories-menu ul.menu li a {
		font-size: 13px;
		font-weight: 500;
	}
}

@media screen and (min-width: 992px) {
	.ecommerce-header .header-sticky {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.my-orders-status {
		margin: 0 !important;
	}
	.modal-header .modal-title {
		font-size: 22px;
	}
	.autocomplete-items {
		width: 100%;
		max-width: 320px;
	}

	table.veiw-details-table {
		display: block;
		white-space: nowrap;
		overflow-x: auto;
	}
	.ctm-order-details-table h5 {
		font-size: 22px !important;
	}
	.cancel-popup-item {
		padding: 16px;
	}
	.cancel-popup-item form .contact-form textarea {
		width: 100% !important;
	}
	.cancel-popup-item form .contact-form textarea::placeholder {
		color: #C4C4C4;
	}
}

@media (max-width: 992px) {
	.hide1 {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.product-images {
		max-width: 100%

	}
}

@media (min-width: 992px) {
	.banner-wrapper-item {
		/*min-height: 780px;*/
		padding: 100px 0;
	}
}

@media (max-width: 991px) {
	.banner-content .subtitle {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.table-responsive-lg .table-responsive table tr {
		border-bottom: 1px solid #F4CD88;
	}
	.banner-content .title {
		font-size: 38.4px;
		line-height: 44.8px;
		margin-bottom: 25px;
	}
	.banner-content p {
		margin-bottom: 35px;
	}
}

@media screen and (max-width: 991px) {
	.nextBtn,
	.prevBtn {
		width: 40px;
		height: 40px;
	}
	.nextBtn {
		right: 10px;
	}
	.prevBtn {
		left: 10px;
	}
}

@media screen and (min-width: 992px) {
	.fashion-banner-wrapper > .row:not(:first-child) {
		margin-top: -175px;
	}
}

@media screen and (max-width: 991px) {
	.header-sticky {
		background: #fff !important;
	}
	.ecommerce-header .top-header {
		display: none;
	}
}

@media(max-width: 842px){
	.mobile-nav-link:before, .product-search-one .product-search-btn .nav-link:before {
		position: absolute;
		left: 24px;
	}
	.banner-wrapper-item .mobile-nav-item#myDropdownMobile {
		margin-top: 0 !important;
		/*margin-left: -12px !important;*/
	}
	.product-search-mobile .mobile-nav-item#myDropdownMobile {
		margin-top: 0;
		margin-left: 10px;
	}
	.all-prods-par {
		margin-top: 0 !important;
	}
}

@media(max-width: 768px) {
	.details-order-titles {
		padding-left: 30px;
	}
	.checkout_blok{
		align-items: center;
		display: flex;
		width: 100%;
		flex-direction: column;
	}

	.recipes-item-parent {
		display: flex;
		flex-direction: column;
	}
	.recipes-item {
		margin: 0 !important;
		padding: 0 !important;
	}
	.recipes-item label {
		line-height: 24px;
	}
	.lb-container {
		height: 550px !important;
		width: 550px !important;
	}
	.lb-image {
		height: 550px !important;
		width: 550px !important;
		object-fit: cover;
	}
	.product-search-one .search-submit svg {
		width: 20px;
		height: 20px;
	}
	.account-info.analytics-table {
		padding-left: 0;
		padding-right: 0;
	}

	.ctm-edit-order-child {
		padding-top: 18px;
	}
	.ctm-edit-order {
		margin-top: 48px;
	}
	.product_title.entry-title {
		font-size: 28px !important;
	}
	.all-prods-par {
		margin-top: 0 !important;
	}
	.product-single .single-product-wrapper .entry-breadcrumbs {
		margin-bottom: 18px;
		margin-top: 44px;
		padding-left: 0;
	}
	.mobile-burger {
		right: -64% !important;
	}
}

@media(max-width: 768px) {
	.cart-mobile-pb-line {
		padding-bottom: 20px;
	}
	li.addtocart a:hover {
		/*pointer-events: none !important;*/
	}
	.recipes-item-parent .form-check .form-check-input {
		margin-right: 8px;
		margin-top: 0;
		margin-bottom: 8px;
	}

	.home-vendors-section {
		padding-bottom: 32px;
		padding-top: 72px;
		margin-top: 32px !important;
	}
	.text-from-admin {
		min-height:17px;
	}
	.cart_list.mini-cart-inner {
		max-height: 500px !important;
		overflow-y: auto !important;
	}
	.single-product-wrapper .product-single-right {
		padding-right: 0;
		padding-left: 0 !important;
	}
	.product-single-middle {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.pro-details-sidebar-item__inner a {
		width: 48px;
		height: 48px;
	}
	.woocommerce-tabs .nav-pills .nav-link {
		font-size: 14px;
		line-height: 20px;
	}
	.Ingredients-text {
		font-size: 22px;
	}
	.summary-inner .rating-wrap i {
		width: 18px !important;
		height: 17px !important;
	}
	.product-single-left {
		padding-left: 0;
		padding-right: 0;
	}
	.nutritiona-value h3 {
		font-size: 22px;
	}
	.nutritiona-value {
		margin-bottom: 32px;
	}
	.allergens {
		margin-top: 0;
	}
	.allergens .allergens-inner .allergens-inner-item span {
		font-size: 12px;
	}
	.allergens h3 {
		font-size: 22px;
	}
	.nutritiona-value h5 {
		margin-top: 12px;
	}


	.cart-page-parent {
		margin-top: 10px;
		margin-bottom: 128px;
	}
	.personal-area-page-parent {
		margin-top: 44px;
		padding-bottom: 8px !important;
	}
	.prod-single-buttons-parent {
		flex-wrap: wrap;
		gap: 24px;
		justify-content: center;
	}
	.prod-single-buttons {
		max-width: 287px;
		width: 100%;
		margin-top: 0 !important;
	}
	li.addtocart{
		margin-top: 0 !important;
		margin-bottom: 0;
	}
	.ctm-cart-footer {
		background: #FFFFFF;
		box-shadow: 0px -1px 16px rgba(0, 0, 0, 0.14);
	}
	.customer-dashboard-title {
		font-size: 26px !important;
		margin-bottom: 18px !important;
	}
	.front-register-page {
		padding-top: 81px;
		padding-bottom: 18px;
	}


}
@media (max-width: 767px) {
	.entry-breadcrumbs.prod-single-breadcrumb {
		margin-top: 62px !important;
	}
}
@media (max-width: 600px) {
	.entry-breadcrumbs.prod-single-breadcrumb {
		margin-top: 136px !important;
	}
}
@media (min-width: 768px) {
	.banner-wrapper-item {
		/*min-height: 620px;*/
		padding: 100px 0;
	}
}

@media screen and (max-width: 767px) {
	.full-row {
		padding-top: 35px;
	}
	.pro-details .pro-info {
		width: 260px;
		flex-grow: 1;
		max-width: 100%;
	}
	.shipping-add-area_wrapper .inform-about-shiping-details {
		flex-basis: 100%;
	}
}

@media(max-width: 767px) {
	.cart-page-top {
		padding-top: 65px !important;
	}
}

@media (max-width: 767px) {
	img#single-image-zoom {
		width: 100% !important;
	}
}

@media(max-height: 700px) {
	.cart_list.mini-cart-inner {
		max-height: 397px !important;
	}
}
@media(max-height: 650px) {
	.cart_list.mini-cart-inner {
		max-height: 348px !important;
	}
}
@media(max-width: 600px) {
	.lb-container {
		height: 250px !important;
		width: 250px !important;
	}
	.lb-image {
		height: 250px !important;
		width: 250px !important;
		object-fit: cover;
	}
}
@media(max-height: 500px) {
	.cart_list.mini-cart-inner {
		max-height: 87px !important;
	}
}
@media(max-width: 600px) {
	.edit-info-area-form .input-row input {
		margin-bottom: 18px
	}
	.product-single {
		padding: 0;
	}
	.all-prods-par {
		margin-bottom: 52px !important;
	}
	.product-item-wrapper .col:last-child {
		margin-bottom: 0;
	}

	.product-search-wrapper {
		margin-top: 18px !important;
	}

	.shipping-add-area_wrapper {
		flex-wrap: wrap;
	}
	.shipping-add-area_wrapper .inform-about-shiping-details {
		flex-basis: 100%;
	}
	.edit-order-form h5 {
		font-size: 22px;
	}
	.full-row.ctm-order-details-first {
		padding-bottom: 12px;
		padding-top: 85px;
	}
	.ctm-order-details .row.pl-24 {
		padding-left: 0 !important;
	}
	.ctm-order-details .row.pl-24 .col-lg-12 {
		padding: 0 !important;
	}
	.customer-dashboard-title {
		text-align: left !important;
	}
	.ctm-order-details .inform-about-shiping-details h3 {
		font-size: 20px;
	}
	.modal.show .modal-dialog {
		padding: 16px;
	}
}

@media(max-width: 600px) {
	.pagination {
		gap: 5px !important;
	}
	.when-isset-product .container {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	.remove-all-popup .modal-footer a {
		margin-left:0 !important;
		font-size: 18px;
	}
	.remove-all-popup .modal-footer button {
		font-size: 18px !important;
	}
	.remove-all-popup .modal-footer {
		gap: 23px;
		flex-wrap: nowrap;
	}
	.mobile-header {
		max-width: 297px !important;
	}
	.input_groups_verify {
		gap: 20px !important;
	}

	.ctm-verify-reg h3 {
		font-size: 26px !important;
	}
	.full-row.cartpage h1.page-title {
		text-align: left;
		font-size: 26px;
		font-weight: 900 !important;
	}

	.when-no-reviews {
		color: #4D5159;
	}

	.when-no-reviews a:hover {
		color: white !important;
		background: #FFAF36 !important;
	}


}

@media (min-width: 576px) {
	.report .modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
}

@media (min-width: 576px) {
	.report .modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}
}

@media screen and (max-width: 575px) {
	.nextBtn,
	.prevBtn {
		display: none;
	}
}

@media only screen and (max-width: 575px) {
	.message-modal .modal .modal-dialog {
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.widget.p-40,
	.widget.p-30 {
		padding: 20px !important;
	}
}

@media screen and (max-width: 450px) {
	.autocomplete-items {
		max-width: 100%;
		right: 0;
	}
}

@media(max-width: 425px) {
	/*.pagination-style-one .page-item .page-link {*/
	/*	width: 27px !important;*/
	/*	height: 27px !important;*/
	/*}*/

	.shop-wrapper-1 .shop-wrapper, .shop-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}

}

@media screen and (max-width: 420px) {
	.input_groups_verify input {
		width: 58px !important;
		height: 58px !important;
		border-radius: 23px !important;
		padding: 0;
	}
	.navbar-brand {
		display: none;
	}
	.xxs-text-primary {
		color: var(--theme-primary-color) !important;
	}
	.xxs-text-secondary {
		color: var(--theme-secondary-color) !important;
	}
	.xxs-text-gray {
		color: var(--theme-light-color) !important;
	}
	.xxs-text-white {
		color: var(--theme-white-color) !important;
	}
	.xxs-text-extra1 {
		color: var(--theme-extra1-color) !important;
	}
	.xxs-bg-primary {
		background-color: var(--theme-primary-color);
	}
	.xxs-bg-secondary {
		background-color: var(--theme-secondary-color);
	}
	.xxs-bg-gray {
		background-color: var(--theme-light-color);
	}
	.xxs-bg-white {
		background-color: var(--theme-white-color);
	}
	.xxs-bg-extra1 {
		background-color: var(--theme-extra1-color);
	}
	.custom-class-107 .btn-border,
	.custom-class-107 .btn-border:hover {
		border: 0;
		padding: 0;
		line-height: inherit;
		margin-top: 10px !important;
	}
	.custom-class-107 .banner-content {
		left: 25px;
		width: 80%;
	}
	.banner-one .banner-content h3 {
		font-size: 18px;
	}
	.banner-three .banner-content {
		width: 200px;
		left: 15px;
	}
	.banner-three .banner-content h3 {
		font-size: 24px;
		margin-bottom: 7px !important;
	}
	.banner-three .banner-content span {
		font-size: 14px;
		font-weight: 400;
	}
	.banner-three .banner-content a.btn-link {
		font-size: 14px;
		font-weight: 500;
		margin-top: 15px;
	}
	.banner-four .off {
		left: 0;
	}
	.banner-five .banner-content {
		left: 30px;
	}
	.banner-six {
		padding: 35px 0;
	}
	.banner-six .banner-content {
		right: 10px;
		width: 170px;
	}
	.banner-seven .banner-image {
		width: 100%;
	}
	.banner-seven {
		display: block !important;
	}
	.banner-nine .banner-content {
		left: 20px;
		width: 260px;
	}
	.banner-seven .banner-content {
		width: 100%;
	}
	.banner-eleven .banner-content {
		width: 100%;
	}
	.slider.banner-eleven {
		min-height: 300px;
	}
	.banner-wrapper.banner-thirteen {
		min-height: auto;
	}
	.banner-thirteen .banner-content .text-one {
		font-size: 22px;
	}
	.banner-thirteen .banner-content .text-two {
		font-size: 18px;
	}
	[class*="product-search-"] .select-appearance-none {
		display: none;
	}
	.product-list .product-wrapper .product-image,
	.product-list .product-wrapper .product-info {
		width: 100%;
		height: auto;
	}
	.product-list .product-wrapper .product-image .product-variations {
		top: calc(100% - 25px);
	}
	.product-list .product-wrapper .product-image .wishlist-view {
		top: 20px;
		right: 20px;
	}
	.section-head-side-title h4 {
		font-size: 18px;
	}
	.header-sticky .flat-small::before {
		font-size: 20px;
		line-height: 30px;
		top: 0;
	}
	.header-sticky .refresh-view.ml-30 {
		margin-left: 20px !important;
	}
	.ecommerce-header .wishlist-view a.top-quantity span,
	.ecommerce-header .refresh-view a.top-quantity span {
		top: -5px;
		left: -10px;
		padding: 0 5px;
		line-height: 18px;
		font-size: 12px;
	}
	.nav-pills#pills-tab {
		max-width: 195px;
	}
	.nav-pills#pills-tab2 {
		overflow: scroll;
		display: block ruby;
		max-width: 180px;
	}
	.nav-pills#pills-tab4 {
		max-width: 190px;
	}
	.nav-top-right .owl-nav {
		display: none;
	}
	.cart-popup {
		width: 300px;
	}
	/*PAGINATION DESIGN*/
	.page-center ul.pagination li {
		width: 35px;
		height: 35px;
		background: #ff55001a;
		border-radius: 50%;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
		margin: 0px 5px;
		transition: all 0.3s;
		display: inline-block;
		color: #000;
		cursor: pointer;
	}
	.page-center ul.pagination li a:hover {
		color: #000 !important;
	}
	.page-center ul.pagination {
		display: inline-block;
		margin: 0 auto;
	}
	.page-center ul.pagination li.active {
		background: #ff5500;
		color: #fff;
		cursor: no-drop;
	}
	.page-center {
		text-align: center;
	}
	.tempcart {
		/*background: #e9ecef;*/
		/*padding: 70px 0px 70px;*/
	}
	/*PAGINATION DESIGN ENDS*/
}

@media screen and (min-width: 400px) {

	.product-list .product-wrapper .product-image,
	.product-list .product-wrapper .product-info {
		float: left;
		margin: 0;
	}
	.product-list .product-wrapper .product-info {
		padding-left: 15px;
	}
}

@media(max-width: 350px) {

	.input_groups_verify {
		gap: 5px !important;
	}
}

@media(max-width: 320px) {
	.header-cart__button {
		margin-right: 3px;
	}
}