:root {
	--wd-hb-opt-h: 45px;
	--wd-cat-brd-radius: 300px;
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(1,1,1);
	--wd-text-font-size: 16px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: capitalize;
	--wd-title-color: #010101;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(1,1,1);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(1,1,1);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(1,1,1);
	--wd-alternative-color: rgb(237,223,160);
	--btn-default-bgcolor: rgb(237,223,160);
	--btn-default-bgcolor-hover: rgb(1,1,1);
	--btn-default-color: rgb(1,1,1);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(237,223,160);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(1,1,1);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(245,243,237);
	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(246,243,237);
	--wd-bordered-bg:rgb(246,243,237);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(246,243,237);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 500;
	font-size: 32px;
	color: rgb(1,1,1);
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 38px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,244,236);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,244,236);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-family: "DM Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(1,1,1);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(1,1,1);
}
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: rgba(94,104,33,0.09);
}
.wd .product-label.onsale {
	background-color: rgb(238,222,160);
	color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(238,222,160);
	color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(12,12,12);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 85px;
	--wd-header-el-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 0px;
--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;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgb(246,243,237);
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//needle.tr/wp-content/uploads/2023/06/ClashDisplay-Medium.woff2") format("woff2"), 
url("//needle.tr/wp-content/uploads/2023/06/ClashDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//needle.tr/wp-content/uploads/2023/06/ClashDisplay-Bold.woff2") format("woff2"), 
url("//needle.tr/wp-content/uploads/2023/06/ClashDisplay-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//needle.tr/wp-content/uploads/2023/06/Satoshi-Medium.woff2") format("woff2"), 
url("//needle.tr/wp-content/uploads/2023/06/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//needle.tr/wp-content/uploads/2023/06/Satoshi-Bold.woff2") format("woff2"), 
url("//needle.tr/wp-content/uploads/2023/06/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.cr-ajax-reviews-review-form .cr-review-form-item, .cr-reviews-grid .cr-review-card .rating-row .rating-label, .ivole-meter .ivole-meter-bar:before, .reviewer-verified, .sorting-end, .cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox, .cr-form-item-media-icon:nth-child(2), .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified, #billing_country_field, #shipping_country_field, .optional, .woocommerce-#billing_country_field, #shipping_country_field, .optional, .woocommerce-shipping-destination, .woocommerce-noreviews, [class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled {
	display: none !important;
}

.page-id-11 .wd-page-content {
	background-color: #f6f3ed !important;
}

.page-id-11 .order_details {
    background-color: #fff;
    border-radius: 12px;
    padding: 30px 50px;
}

textarea {
	min-height: 100px !important;
}

.pswp__bg {
    background: #000000c9 !important;
    backdrop-filter: blur(5px);
}

.header-banner-display .header-banner {
    border-bottom: 1px solid #d5d5d5;
    color: #111;
}

.product-label {
    font-size: 10px !important;
}

.wd-cookies-inner .cookies-info-text {
    font-size: 13px !important;
}

.woocommerce-billing-fields>h3 {
    text-transform: capitalize !important;
}

.wd-free-progress-bar .progress-bar {
		background-color: rgb(0, 188, 112) !important;
}

.wd-marquee-item b {
    margin: 0 -10px;
}

.wd-marquee-item brand {
    font-weight: bold;
    margin: -20px;
    font-size: 200%;
    opacity: .25;
}

.shop_attributes th {
    font-weight: 600;
}

.rank-math-breadcrumb a {
		color: var(--color-gray-500);
}

.rank-math-breadcrumb a:hover {
		color: #000;
}

.rank-math-breadcrumb p {
    margin-bottom: 10px;
}

/* Mobil Menü */
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    min-height: 50px !important;
    border-bottom: none !important;
		font-size: 15px !important;
}

.mobilmenu-divider {
		border-bottom: 1px solid var(--brdcolor-gray-300);
		max-height: 0px !important;
		margin-top: 0px;
}

.mobilmenu-divider .nav-link-text, .mobilmenu-divider a  {
		display: none !important;
}

.mobilmenu-divider .nav-link-text {
    min-height: unset!important;
    border-bottom: 1px solid #efefef;
    pointer-events: none;
    font-size: 1px;
    color: #fff;
    margin-top: -12px;
}

.mobile-nav .wd-nav-opener {
    border: 1px solid var(--brdcolor-gray-300) !important;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
		margin-top: 5px;
}

html .wd-nav-mobile .wd-sub-menu li a {
    margin-left: 12px;
}

.wd-close-side {
    background-color: rgba(0, 0, 0, 0.5) !important;
		-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.woocommerce-cart .mfp-bg, .woocommerce-checkout .mfp-bg {
    background-image: none;
}

.woocommerce-additional-fields__field-wrapper, #ship-to-different-address {
	clear: both !important;
}

.banner-mask .wrapper-content-banner {
		background-color: rgba(0,0,0,0.3) !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7931766456582633) 0%, rgba(0, 0, 0, 0) 50%) !important;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
		font-size: 16px !important;
}

/* Yorumlar Sayfası */
.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text, .cr-all-reviews-shortcode ol.commentlist li .comment-text {
     margin: 0 0 0 70px;
}
 .commentlist .avatar {
     margin-bottom: -90px;
}
 .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add, .cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue, .cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue {
     background-color: transparent;
     border-radius: 8px;
     color: #1f1f1f;
     border: 1px dashed #d1d1d1;
}
 .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover, .cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover {
     color: var(--e-global-color-primary);
     background-color: transparent !important;
}
 .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit {
     background-color: var(--e-global-color-primary);
}
 .cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl, .cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl, .cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-name .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-email .cr-review-form-lbl, .cr-qna-block .cr-review-form-lbl, .cr-form-item-media-none span {
     font-size: 14px;
}
 #reviews.cr-reviews-ajax-reviews .cr-input-text, .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text, .cr-ajax-search input[type="text"] {
     border-radius: 8px;
     border-color: #d1d1d1;
     background-color: #ffffff;
}
 #reviews.cr-reviews-ajax-reviews .cr-input-text:focus, .cr-all-reviews-shortcode .cr-input-text:focus, .cr-qna-block .cr-input-text:focus, .cr-ajax-search input[type="text"]:focus {
     border-color: #1f1f1f;
     box-shadow: none;
}
 .cr-all-reviews-shortcode .cr-review-form-field-error, .cr-onsite-ratings .cr-review-form-field-error, .cr-review-form-rating-overall .cr-review-form-field-error, .cr-onsite-questions .cr-onsite-question .cr-review-form-field-error, .cr-ajax-reviews-review-form .cr-review-form-field-error, .cr-reviews-grid .cr-review-form-field-error, .cr-qna-block .cr-review-form-field-error {
     font-size: 14px;
}
 #reviews .cr-summaryBox-wrap, .cr-reviews-grid .cr-summaryBox-wrap {
     background-color: #f8f8f8;
     border-radius: 24px;
}
 .ivole-meter .ivole-meter-bar {
     border-radius: 4px;
     background: #ffbc00;
     background-color: #ffbc00;
     box-shadow: unset;
}
 .ivole-meter {
     background: #ececec;
     background-color: #ececec;
     border-radius: 4px;
     box-shadow: unset;
}
 #reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review {
     padding: 10px 15px;
}
 #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check {
     z-index: 4;
}
 #reviews .commentlist li .comment_container .comment-text {
     width: calc(100% - 65px);
}
 .cr-reviews-grid {
     padding: 0px 0px 30px 0px !important;
     border-width: 0px !important;
     border-color: transparent !important;
}
 #reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title {
     font-size: 18px;
     font-weight: 600;
}
 .cr-review-form-wrap .cr-onsite-ratings {
     margin-bottom: 30px;
}
 .cr-form-item-media-none .cr-form-item-media-icon {
     padding: 16px;
     border: 1px dashed #d1d1d1;
     fill: #d1d1d1;
     border-radius: 8px;
}
 .cr-form-item-media-none {
     border-radius: 8px;
}
 .site .woocommerce-noreviews {
     margin-bottom: 10px;
}
 #reviews .commentlist li .comment_container .comment-text .star-rating {
     top: 1px;
}
 #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text, .ivf-custom-question-hr {
     border-bottom: 1px dashed #d1d1d1;
     opacity: 1;
}
 .commentlist .avatar {
     max-width: 50px;
}
 .cr-reviews-grid .cr-review-card .review-product .product-thumbnail img, .cr-reviews-slider .cr-review-card .review-product .product-thumbnail img {
     width: 35px;
     height: auto;
     border-radius: 4px;
}
 .product_list_widget>li img, table .product-thumbnail img {
     border-radius: 6px;
     height: auto !important;
     background-color: #f5f5f5;
     padding: 5px;
}
 .page #reviews .cr-summaryBox-wrap, .cr-reviews-grid .cr-summaryBox-wrap {
     background-color: #fff;
     padding: 20px;
}
 .cr-reviews-grid .cr-review-card .review-product .product-title, .cr-reviews-slider .cr-review-card .review-product .product-title {
     font-size: 15px;
     font-weight: 600;
     color: #1f1f1f;
     font-family: inherit;
}
 .cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name, .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name {
     font-size: 18px;
     font-weight: 600;
     color: #1f1f1f;
     font-family: inherit;
}
 .cr-reviews-grid .cr-review-card .review-product .product-thumbnail, .cr-reviews-slider .cr-review-card .review-product .product-thumbnail {
     text-align: center;
}
 .cr-reviews-grid .cr-review-card .review-product, .cr-reviews-slider .cr-review-card .review-product {
     background-color: transparent !important;
     border-top: 1px dashed #d1d1d1;
}
 .cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg, .cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon, .cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg, .cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
     width: 20px;
     height: 20px;
}
 .cr-reviews-grid .cr-review-card {
     border-width: 0;
}
 .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check, .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check, .cr-reviews-grid .cr-review-card .cr-avatar-check, .cr-reviews-slider .cr-review-card .cr-avatar-check {
     background-color: var(--e-global-color-primary);
}
 .cr-reviews-grid .cr-review-card .middle-row .review-content p, .cr-reviews-slider .cr-review-card .middle-row p {
     font-family: inherit;
     font-size: 16px;
}
 .cr-reviews-grid .cr-review-card .middle-row, .cr-reviews-grid .cr-review-card .cr-incentivized-row {
     padding: 0 5px;
     background: transparent;
     border: none;
}
 .cr-reviews-grid .cr-review-card .top-row {
     border-bottom: 2px solid #f78a6d;
}
 .woocommerce .product #reviews .comment-text .crf-custom-question-rating, .cr-all-reviews-shortcode .commentlist .crf-custom-question-rating {
     font-weight: 500;
     font-size: 14px;
     color: #1f1f1f;
}
 .crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg, .crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon, .cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg, .cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
     width: 14px;
     height: 14px;
}
 .crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base, .crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt, .cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base, .cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt {
     height: 14px;
     column-gap: 2px;
}
 .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon, .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
     width: 18px;
     height: 18px;
}
.page-id-118 .wd-content-layout {
	padding-block: 0px;
}

.cr-reviews-slider .cr-review-card .middle-row, .cr-reviews-slider .cr-review-card .cr-incentivized-row {
    padding: 0;
    background: transparent;
    border: transparent;
}

.cr-reviews-slider .cr-review-card {
    border-radius: 8px;
}

.cr-reviews-slider .cr-review-card .top-row {
    border-bottom: solid 2px #eedea0;
}

.cr-reviews-grid .cr-review-card .rating-row .rating-label, .cr-reviews-slider .cr-review-card .rating-row .rating-label {
    margin: 0 0 4px 15px;
    font-size: 18px;
    font-weight: 600;
    color: rgb(1,1,1);
}

.cr-reviews-slider .slick-prev:before, .cr-reviews-slider .slick-next:before, .cr-reviews-slider .slick-dots li button:before, .cr-reviews-slider .slick-dots li.slick-active button:before {
    color: rgb(237,223,160);
}

.cr-reviews-grid .cr-review-card .review-product, .cr-reviews-slider .cr-review-card .review-product {
    border-top: 1px dashed #eedea0;
    border-radius: 0;
}

.cr-reviews-grid .cr-review-card .review-product .product-thumbnail, .cr-reviews-slider .cr-review-card .review-product .product-thumbnail {
    flex: 0 0 10%;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__total:after {
    margin-top: 10px;
    content: "Sepet indirimleriniz sepet sayfasında otomatik olarak uygulanacaktır.";
    font-size: 13px;
    font-style: italic;
    color: #00927f;
}

.yorum-icerik img {
		max-width: 120px;
		border-radius: 6px;
}

.yorum-kutusu {
    position: relative;
    padding: 25px 35px;
    background-color: #fff;
    transition: all .25s ease;
		margin: 10px;
}
/* Yorumlar Sayfası */
/* Ana Kapsayıcı */
.woo-reviews-container {
    max-width: 1000px;
    margin: 0 auto;
}

/* --- 1. Sevgi Mesajı --- */
.reviews-love-message {
    text-align: center;
    margin-bottom: 25px;
    font-size: 22px;
    color: #555;
    padding: 10px;
}
.reviews-love-message strong {
    color: var(--wd-primary-color);
    font-weight: 700;
}

/* --- 2. Özet Kutusu --- */
.review-summary-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 30px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    gap: 60px;
    border: 1px solid #ccc;
		border-radius: 12px;
}

/* Sol Taraf: Puan ve Yıldız */
.summary-left {
    text-align: center;
    min-width: 140px;
    flex-shrink: 0;
}

.average-score {
    font-size: 64px;
    font-weight: 800;
    color: #333;
    line-height: 1;
    margin-bottom: 10px;
}

/* --- YILDIZ DÜZELTMESİ (Özet Alanı) --- */
.average-stars-wrapper {
    position: relative;
    display: inline-block;
    font-size: 24px; /* Yıldız Boyutu */
    line-height: 1;
    color: #ddd; /* Pasif renk (Gri) */
    margin-bottom: 8px;
}

.average-stars-bg {
    position: relative;
    z-index: 1;
}

.average-stars-fill {
    position: absolute;
    top: 0;
    left: 0;
    color: #f1c40f; /* Aktif Renk (Sarı) */
    overflow: hidden;
    white-space: nowrap;
    z-index: 2;
}

.total-count {

}

/* Sağ Taraf: Barlar */
.summary-right {
    flex-grow: 1;
    max-width: 450px;
    width: 100%;
}

.rating-bar-row {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-size: 14px;
    color: #666;
}

.star-label {
    font-weight: 500;
}

.bar-container {
    flex-grow: 1;
    background-color: #d7d7d7;
    height: 8px;
    border-radius: 4px;
    margin: 0 15px;
    overflow: hidden;
}

.bar-fill {
    background-color: #f1c40f;
    height: 100%;
    border-radius: 4px;
}

.count-label {
    width: 35px;
    text-align: right;
    color: #929292;
}

/* --- 3. Yorum Listesi --- */
.yorum-kutusu {
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

/* Liste İçindeki Küçük Yıldızlar */
.star-rating-list {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: #ddd; /* Arkaplan gri */
    font-family: sans-serif;
}
.star-rating-list span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #f1c40f; /* Sarı */
}

.yorumyapan {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}
.yorumyapan span {
    color: #888;
    font-weight: normal;
}
.yorumyapan a {
    color: #d35400; /* Örnek link rengi */
    text-decoration: none;
}

/* --- 4. Sayfalama --- */
.woo-reviews-pagination {
    margin-top: 30px;
    text-align: center;
}
.woo-reviews-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woo-reviews-pagination ul li {
    display: inline-block;
    margin: 0 3px;
}
.woo-reviews-pagination ul li a,
.woo-reviews-pagination ul li span.current {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
.woo-reviews-pagination ul li span.current {
    background-color: #333;
    color: #fff;
    border-color: #333;
}
.woo-reviews-pagination ul li a:hover {
    background-color: var(--wd-primary-color);
    color: #fff;
    border-color: var(--wd-primary-color);
}

.yorum-kutusu {
    position: relative;
    padding: 25px 35px;
    background-color: #fff;
    transition: all .25s ease;
    border-radius: 12px;
		margin: 10px;
		border: 1px solid var(--wd-form-brd-color);
}

.yorumyapan {
    font-weight: 600;
    font-size: 110%;
}

.yorumyapan span {
    font-weight: 400;
    font-size: 100%;
}

.yorumyapan span a {
    color: var(--wd-primary-color);
}

.yorum-pagination {
		margin-top: 20px;
    width: 100%;
    grid-column: 1 / -1;
    text-align: center;
}

.yorum-pagination a, .yorum-pagination span {
    margin: 0 10px;
}

.yorum-tarihi {
		float: right;
}

.elementor-lightbox .elementor-lightbox-image {
    border-radius: 12px !important;
}@media (min-width: 1025px) {
	.yorumlar {
		display: grid;
    grid-template-columns: auto auto auto;
}

.whb-header-bottom .wd-header-cart.wd-design-5 {
		display: none !important;
}

.whb-sticked .whb-header-bottom .wd-header-cart.wd-design-5 {
		display: block !important;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.yorumlar {
		display: grid;
    grid-template-columns: auto auto;
}
}

