.wd-page-title {
	background-color: rgb(174,182,161);
	background-image: url(https://bms.com.tr/wp-content/uploads/2024/09/Sofra-Grubu.webp);
	background-size: contain;
	background-position: center bottom;
}



@media (min-width: 1025px) {
	/* blog genişliği */
.post-single-page .entry-content {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}
/* blog genişliği */
.page-title.page-title-default.title-size-large.title-design-centered.wd-section-stretch.color-scheme-light.with-back-btn.title-shop {
    background-position: center bottom !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.page-title.page-title-default.title-size-large.title-design-centered.wd-section-stretch.color-scheme-light.with-back-btn.title-shop {
    background-position: center bottom !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title.page-title-default.title-size-large.title-design-centered.wd-section-stretch.color-scheme-light.with-back-btn.title-shop {
    background-position: center bottom !important;
}
}

@media (max-width: 576px) {
	.page-title.page-title-default.title-size-large.title-design-centered.wd-section-stretch.color-scheme-light.with-back-btn.title-shop {
    background-position: center bottom !important;
}
}

