@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//parfumania.com.tr/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.5") format("woff2");
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Goodly Orta", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Goodly Yarı Kalın", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(248,46,86);
	--wd-alternative-color: rgb(242,215,220);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(244,244,244);
	--btn-default-bgcolor-hover: rgb(226,226,226);
	--btn-accented-bgcolor: rgb(248,46,86);
	--btn-accented-bgcolor-hover: rgb(248,46,86);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(207,8,0);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Goodly Yarı Kalın", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li:hover > a {
	color: rgb(248,46,86);
}
.page .wd-page-content {
	background-color: rgb(250,250,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,250,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,250,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,250,247);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(248,46,86);
}
html .wd-buy-now-btn:hover {
	background: rgb(248,46,86);
}
html .cart-actions .button[name="apply_coupon"] {
	color: rgb(51,51,51);
	background: rgb(244,244,244);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	color: rgb(51,51,51);
	background: rgb(226,226,226);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,153,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Goodly Normal";
	src: url("//parfumania.com.tr/wp-content/uploads/2024/10/Goodly-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Goodly Orta";
	src: url("//parfumania.com.tr/wp-content/uploads/2024/10/Goodly-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Goodly Yarı Kalın";
	src: url("//parfumania.com.tr/wp-content/uploads/2024/10/Goodly-Semibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.checkout-ust {
    text-align: center;
    color: #4b4b4b;
    padding: 0.8rem 0;
    font-size: 11px;
}
.jdgm-rev__title, .jdgm-rev__author {
    color: #000;
}

.product-label {
    font-size: 10px;
}
.includes_tax {
    display: none;
}
.wd-product-brands .wd-label {
    flex: 1 !important;
}
.product-label.onsale {
    display: none;
}
.wd-entry-meta {
   display: none;
}
.jdgm-rev__body>p:last-of-type {
    color: black;
}
.elementor-element-25b28f8e, .elementor-element-51504b5 {
    background-color: #ffffff;
    background-image: linear-gradient(45deg, transparent 49%, #019267 50%, transparent 51%);
    background-size: 5px 5px;
}