.section-title,
.home-layout-three .box-title,
.home-layout-five .box-title {
	font-family: "PlayfairMed";
}

.icon-heart-o:before {
	content: "\e942" !important;
}

.icon-heart:before {
	content: "\e943" !important;
}

li.out-of-stock {
	pointer-events: none;
}

.grecaptcha-badge {
	display: none;
}

.contact-form-holder .wpcf7-acceptance input[type="checkbox"] {
	position: absolute;
	inset: 0;
	opacity: 0;
}

.contact-form-holder .wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
	opacity: 1;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label {
	position: relative;
	display: block;
	-webkit-padding-start: 1.5rem;
	padding-inline-start: 1.5rem;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label:before {
	content: "\e909";
	position: absolute;
	top: 7px;
	inset-inline-start: 3px;
	font: 9px/1 "icomoon";
	opacity: 0;
}

.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label:after {
	border: 1px solid #000;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	inset-inline-start: 0;
}

.contact-form-holder .btn {
	margin-top: 0 !important;
}

.custom-cookie-outer .cookie-close-btn {
	background: #000 !important;
	border-color: #000 !important;
}

.custom-cookie-outer a {
	color: #000 !important;
}

.remeber-check abbr.required {
	display: none;
}

.check-wrap + .check-wrap {
	margin-top: 10px;
}

.wpcf7-acceptance a {
	color: inherit;
	text-decoration: underline;
}

.wpcf7-acceptance a:hover {
	text-decoration: none;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	top: 3px;
}

.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn {
	text-transform: capitalize;
}

.custom-checkbox:has(.checkout_policy_consent_checkbox:not(:checked)) ~ .minicart_checkout_btn_wrap {
	cursor: not-allowed;
}

.custom-checkbox:has(.checkout_policy_consent_checkbox:not(:checked)) ~ .minicart_checkout_btn_wrap .btn {
	pointer-events: none;
}

.stock-alert-row:has(.oos_policy_consent_checkbox:not(:checked)) .matat-stock-notify-form .btn-wrap {
	cursor: not-allowed;
}

.stock-alert-row:has(.oos_policy_consent_checkbox:not(:checked)) .matat-stock-notify-form .btn-wrap .matat-stock-notify-submit {
	pointer-events: none;
	opacity: .5;
}

.stock-alert-row .custom-checkbox {
	margin-top: 10px;
}

.header-offer-bar {
	font-weight: 600;
}

#primary-nav .primary-menu > li > a {
	text-transform: uppercase;
}

.nav-opener .nav-bar:after {
	width: 100%;
}

.mini-cart-item .product-detail .product-price del {
	margin-right: 4px;
}

.rtl .mini-cart-item .product-detail .product-price del {
	margin-left: 4px;
	margin-right: 0;
}

.mini-cart-item .product-detail .product-price del .amount {
	text-decoration: line-through;
	color: #b0b0b0;
}

.story-layout-section .story-col .story-title {
	font-family: "playfair_displayregular";
}

.collection-banner {
	margin-bottom: .9375rem;
}

.best-selling-section {
	margin-bottom: .9375rem;
}

.home-layout-five .box-title {
	margin-top: .5rem;
}

.bottom-benefit-section .benefit-col {
	padding-top: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.bottom-benefit-section .benefit-col:nth-child(2) .ico-wrap img,
.bottom-benefit-section .benefit-col:nth-child(3) .ico-wrap img {
	height: .8rem;
}

.single-product-detail .single-slider-wrapper .single-product-slider .img-wrap img:not(.zoomImg) {
	object-fit: fill;
}

.single-product-detail .single-product-summary .produc-misc-info {
	display: none !important;
}

.single-product-detail .single-product-summary .product-price {
	font-weight: 500;
}

.related-product-section {
	background: transparent;
}

.single_gallery_size_big .single-product-detail .single-slider-wrapper .pagination-slider .img-wrap-pagination {
	padding-bottom: 112.7%;
}

body.woo-variation-swatches.rtl .product-item .product-vars .variable-items-wrapper .variable-item.button-variable-item.disabled:not(.radio-variable-item) .variable-item-span:after {
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom right, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
	background: linear-gradient(to top left, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
	height: 100%;
	width: 100%;
	opacity: 1;
}

.payment-option label .method-detail img {
	display: none;
}

.checkout-container .payment-icons {
	margin-bottom: .5rem;
}

.product-item .product-img .normal-image {
	padding-bottom: 116%;
}

.product-item .btn-add-wishlist {
	padding-top: 0;
}

.product-item .normal-image img {
	object-fit: contain;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-favblc:before {
	content: "\e943";
}

.icon-fav:before {
	content: "\e942";
}

.icon-wolt:before {
	content: "\e941";
}

.icon-whatsapp-circle:before {
	content: "\e940";
}

.icon-quick-view:before {
	content: "\e93f";
}

.icon-map-pin:before {
	content: "\e93b";
}

.icon-shopping-cart:before {
	content: "\e93c";
}

.icon-user-alt:before {
	content: "\e93d";
}

.icon-mobile-sms:before {
	content: "\e93e";
}

.icon-edit-alt:before {
	content: "\e938";
}

.icon-logout:before {
	content: "\e939";
}

.icon-trash-alt:before {
	content: "\e93a";
}

.icon-filter:before {
	content: "\e937";
}

.icon-minus-thin:before {
	content: "\e935";
}

.icon-plus-thin:before {
	content: "\e936";
}

.icon-cargo-truck:before {
	content: "\e931";
}

.icon-payment:before {
	content: "\e932";
}

.icon-tag:before {
	content: "\e933";
}

.icon-guide-book:before {
	content: "\e934";
}

.icon-facebook-circle:before {
	content: "\e92f";
}

.icon-instagram-circle:before {
	content: "\e930";
}

.icon-mobile:before {
	content: "\e92e";
}

.icon-email-vibez:before {
	content: "\e92b";
}

.icon-instagram-vibez:before {
	content: "\e92c";
}

.icon-whatsapp-vibez:before {
	content: "\e92d";
}

.icon-zoom-in:before {
	content: "\e92a";
}

.icon-facebook-alt:before {
	content: "\e925";
}

.icon-instagram-alt:before {
	content: "\e926";
}

.icon-location-alt:before {
	content: "\e927";
}

.icon-mail-alt:before {
	content: "\e928";
}

.icon-phone-alt:before {
	content: "\e929";
}

.icon-user:before {
	content: "\e924";
}

.icon-back-top-top:before {
	content: "\e922";
}

.icon-long-arrow-left:before {
	content: "\e921";
}

.icon-long-arrow-right:before {
	content: "\e923";
}

.icon-angle-down-thin:before {
	content: "\e900";
}

.icon-angle-down:before {
	content: "\e901";
}

.icon-angle-left-thin:before {
	content: "\e902";
}

.icon-angle-left:before {
	content: "\e903";
}

.icon-angle-right-thin:before {
	content: "\e904";
}

.icon-angle-right:before {
	content: "\e905";
}

.icon-angle-up-thin:before {
	content: "\e906";
}

.icon-angle-up:before {
	content: "\e907";
}

.icon-cart:before {
	content: "\e908";
}

.icon-check:before {
	content: "\e909";
}

.icon-close:before {
	content: "\e90a";
}

.icon-delete:before {
	content: "\e90b";
}

.icon-delivery:before {
	content: "\e90c";
}

.icon-envelope:before {
	content: "\e90d";
}

.icon-facebook:before {
	content: "\e90e";
}

.icon-gift-boxes:before {
	content: "\e90f";
}

.icon-gift-card:before {
	content: "\e910";
}

.icon-heart-o:before {
	content: "\e911";
}

.icon-heart:before {
	content: "\e912";
}

.icon-info-bubble:before {
	content: "\e913";
}

.icon-instagram:before {
	content: "\e914";
}

.icon-mail:before {
	content: "\e915";
}

.icon-map:before {
	content: "\e916";
}

.icon-minus:before {
	content: "\e917";
}

.icon-plus:before {
	content: "\e918";
}

.icon-search:before {
	content: "\e919";
}

.icon-security:before {
	content: "\e91a";
}

.icon-star:before {
	content: "\e91b";
}

.icon-telephone:before {
	content: "\e91c";
}

.icon-viber:before {
	content: "\e91d";
}

.icon-whatsapp:before {
	content: "\e91e";
}

.icon-logo:before {
	content: "\e91f";
}

.icon-whatsapp-black:before {
	content: "\e920";
}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 24, 2023 */#footer .footer-newsletter .form-control {
	background: #fff;
}

#footer .footer-newsletter .btn-wrap {
	margin-right: 0;
}

#footer .footer-middle {
	font-weight: 400;
}

#footer .footer-gift .footer-gift-info img {
	object-fit: contain;
	width: 5.3125rem;
	height: auto;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?ydq4ow");
	src: url("../fonts/icomoon.eot?ydq4ow#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ydq4ow") format("truetype"), url("../fonts/icomoon.woff?ydq4ow") format("woff"), url("../fonts/icomoon.svg?ydq4ow#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "PlayfairMed";
	src: url("../fonts/PlayfairDisplay-Medium.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "PlayfairReg";
	src: url("../fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "PlayfairSemi";
	src: url("../fonts/PlayfairDisplay-SemiBold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "PlayfairBold";
	src: url("../fonts/PlayfairDisplay-Bold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@media (min-width: 768px) {
	.contact-form-holder .wpcf7-acceptance .wpcf7-list-item-label {
		-webkit-padding-start: 24px;
		padding-inline-start: 24px;
	}

	.remeber-check + .remeber-check {
		margin-top: -8px;
	}

	.login-modal .modal-form-holder,
	.register-modal .modal-form-holder {
		padding-inline: 40px;
	}

	.header-offer-bar {
		font-size: 15px;
	}

	.story-layout-section .slick-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.story-layout-section .slick-list .slick-track {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-layout-four.video-layout {
		margin-bottom: 28px;
	}

	.home-layout-four.video-layout .four_banner .col-item {
		padding-left: 15px;
		padding-right: 15px;
	}

	.bottom-benefit-section .benefit-col:nth-child(2) .ico-wrap img,
	.bottom-benefit-section .benefit-col:nth-child(3) .ico-wrap img {
		height: 18px;
	}

	.single-product-detail .single-slider-wrapper .pagination-slider {
		max-height: 535px;
	}

	.checkout-container .payment-icons {
		margin-bottom: 17px;
	}

	.product-item .product-img {
		margin-bottom: 12px;
	}

	#footer .footer-contact-info ul > li > a .ico-wrap {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	button.btn,
	a.btn,
	input.btn {
		font-size: 16px;
	}

	#primary-nav .primary-menu > li > a {
		font-size: 16px;
	}

	#primary-nav .primary-menu > li.menu-item-has-children > a:after {
		margin-top: -1px;
	}

	.hero-banner {
		margin-bottom: 55px;
	}

	.story-layout-section {
		padding: 25px 45px;
		margin-bottom: 30px;
	}

	.story-layout-section .story-col .logo-item {
		padding: 0 10px;
	}

	.home-layout-three {
		margin-bottom: 25px;
	}

	.home-layout-three .box-title {
		margin-top: 17px;
	}

	.best-selling-section {
		margin-bottom: 35px;
	}

	.best-selling-section a.btn.has_width {
		margin-top: 30px;
	}

	.home-layout-five {
		margin-top: 22px;
	}

	.home-layout-five .box-title {
		font-size: 32px;
		margin-top: 13px;
	}

	.bottom-benefit-section .benefit-row {
		gap: 70px;
	}

	.bottom-benefit-section .benefit-col {
		height: 60px;
	}

	#footer .footer-newsletter {
		padding-bottom: 25px;
	}

	#footer .footer-newsletter .widget-title {
		margin-bottom: 20px;
	}

	#footer .footer-newsletter button.btn {
		font-size: 18px;
	}

	#footer .footer-middle {
		padding-top: 30px;
	}

	#footer .footer-nav {
		-ms-flex-preferred-size: 27%;
		flex-basis: 27%;
		max-width: 27%;
	}

	#footer .shop-link-col {
		-ms-flex-preferred-size: 23%;
		flex-basis: 23%;
		max-width: 23%;
	}

	#footer .footer-contact-info {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	#footer .footer-gift {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	#footer .footer-gift .footer-gift-info img {
		width: 150px;
		height: auto;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	.collection-banner {
		margin-bottom: 30px;
	}

	.home-layout-five:not(.video-layout):not(.has_slider):not(.slick-initialized) {
		gap: 30px;
	}

	.home-layout-four {
		padding-left: 70px;
		padding-right: 70px;
	}

	.bottom-benefit-section {
		padding-left: 125px;
		padding-right: 125px;
		margin-bottom: 40px;
	}

	#footer .footer-middle .container {
		max-width: 75%;
	}
}

@media (min-width: 1300px) {
	.story-layout-section .story-circles-row.has_slider .slick-arrow {
		top: 5.8vw;
		font-size: 19px;
	}

	.story-layout-section .story-circles-row.has_slider .slick-arrow.slick-next {
		left: -25px;
	}

	.story-layout-section .story-circles-row.has_slider .slick-arrow.slick-prev {
		right: -20px;
	}
}

@media (max-width: 767px) {
	.order-cancel-wrapper {
		padding-bottom: calc(var(--padding-bottom, 145px) + 2.8125rem);
	}
}

@media (max-width: 767.98px) {
	.story-layout-section .story-circles-row.has_slider {
		margin-left: 0;
	}

	.home-layout-three .col-item {
		margin-bottom: .9375rem;
	}

	.best-selling-section .products-row {
		margin-left: 0;
	}

	.home-layout-four.video-layout .four_banner {
		padding: 0 .3125rem;
	}

	.home-layout-four.video-layout .four_banner .slick-prev {
		right: -2px;
	}

	.home-layout-four.video-layout .four_banner .slick-next {
		left: -2px;
	}

	#footer .footer-gift .widget-title {
		text-align: right;
	}

	#footer .footer-bottom .payment-info img {
		height: .8rem;
	}

	#footer .design-dev-info a img {
		width: 1em;
	}
}