.woocommerce ul.products li.product .onsale.circle, .woocommerce-page ul.products li.product .onsale.circle, .woocommerce span.onsale.circle {
	right: unset;
	top: 6px;
	left: 6px;
}
.wdp-ribbon-five {
	height: 43px !important;
	width: 43px !important;
}
.main_banner_p {
	position: absolute;
	background-color: #d63d3d;
	padding: 10px;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	overflow: hidden;
	font-size: 22px !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 20px;
}
.testimonials h3 {
	margin-top: 10px !important;
	font-size: 20px !important;
}
.testimonials h4 {
	margin-bottom: 10px !important;
}
.testimonials .item-content {
	color: #212121 !important;
}
.cky-notice-btn-wrapper button {
	font-size: 13px !important;
}
.main_grid {
	gap: 20px;
}
.arrivals h2.wp-block-heading {
	text-align: center !important;
	padding: 20px;
	font-size: 22px !important;
}
.arrivals h3 a {
	font-size: 16px !important;
}
.wpcf7-submit {
	background-color: #212121 !important;
	padding-top: 5px !important;
	height: 44px !important;
}
.grecaptcha-badge {
	right: -500px !important;
}
.video {
	position: relative;
	margin-bottom: -180px !important;
	z-index: 2 !important;
}
.svg_row {
	position: relative;
	height: 200px;
	opacity: 0.5;
}
.svg_middle {
	postion: relative;
}
.svg_middle2 svg {
	height: 50px;
}
.svg_middle3 {
	postion: relative;
	max-height: 80px !important;
}
.svg_middle3 svg {
	height: 80px;
}
.site-header .branding .title {
	padding-top: 10px;
}
.tmp {
	max-height: 50px;
	display: none !important;
}
.banner_text2 {
	position: absolute;
	bottom: 0;
	background-color: #00000073;
	width: 100%;
}
.custom_1_badge {
	position: absolute !important;
	background-color: #333;
	color: #ddd;
	right: 0;
	top: 10px;
	padding: 5px 8px;
}
.custom_2 {
	position: absolute;
	padding: 16px 5px;
	margin: 0;
	top: 41%;
	width: 100%;
	background-color: #ffffffba;
}
.custom_2.custom_4 {
	top: 35%;
}
.custom_3 {
	position: relative;
}
.custom_3 figcaption {
	display: none !important;
}
@media (min-width: 767px) {
	.page-id-2931 > .site-content {
		margin-top: 0px !important;
	}
}
@media (max-width: 767px) {
	.main_grid {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.svg_middle2 {
		flex-wrap: wrap !important;
		row-gap: 20px !important; 
	}
}