.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Comfortaa", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(71,79,0);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//nidaconcept.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//nidaconcept.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/********* İş Bitince Sil ****************/
.main-page-wrapper {
    min-height: 100vh;
}
/****** Global  ***********/
@media (min-width:1400px) {
.whb-top-bar > .container, 
.whb-general-header > .container, 
.main-page-wrapper > .container, 
.footer-container > .container,
.copyrights-wrapper > .container, 
.single-product-page > .container {
    min-width: 90% !important;
}
}
::selection {
    background-color: #ffffffff;
    color: black;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: black;
}
.wd-search-full-screen {
    top: 0 !important;
    transition: none !important;
    background: #fbf8f8 !important;
}
.wd-buttons * {
    color: white !important;
}
.product_tag-cok-satanlar .product-element-bottom .price:after {
    content: "Çok Satan Ürün";
    display: block;
    background: #474f00;
    width: max-content;
    padding: 8px;
    border-radius: 10px;
    color: white;
    margin-top: 5px;
}
.product_tag-indirimli-urunler .product-element-bottom .price > span:last-child:after {
    content: "İndirimli Ürün";
    display: block;
    background: transparent;
    width: max-content;
    padding: 8px;
    border-radius: 10px;
    color: green;
    border: 2px solid green !important;
}
.wd-buttons {
    opacity: 1 !important;
    transform: translateX(0px) translateZ(0px) !important;
    background: #677e7f !important;
    border-radius: 11px;
}
@media (min-width:1024px) {
.wd-buttons {
		transform: scale(0.8) !important;
}
}
.amount {
    color: #40484e !important;
}
.product-grid-item > div:first-child {
    box-shadow: none !important;
}
.price > ins span {
    margin-left: 5px !important;
    font-weight: bold !important;
}
.wd-wishlist-btn {
    max-height: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-element-bottom {
    padding: 12px 15px !important;
    background: #f5f5f5 !important;
}
.product-element-bottom > p.product-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px !important;
}
.product-element-bottom > p.product-tags a {
    margin-bottom: 5px;
    background: #fcf2da;
    width: max-content;
    padding: 2px 8px;
    border-radius: 10px;
    margin-right: 5px;
}
.product-element-bottom > p.product-tags a {
    font-size: 11px;
}
.wd-wishlist-btn span {
    display: none !important;
}
.product-element-bottom h3 {
    text-align: left !important;
    font-weight: 600;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.onsale.product-label {
    display: none;
}
/********** Topbar Top **********/
#hide-button {
    position: absolute;
    width: 20px;
    height: 20px;
    color: black;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 14px;
    right: 10px;
}
#hide-button::before {
    content: 'X';
}
div#topbartop {
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    letter-spacing: 2px;
    background: #fcf2da;
}
div#topbartop span {
    margin-left: 8px;
    font-weight: bold !important;
}
div#topbartop:before {
    content: "";
    background: url(/wp-content/uploads/2025/06/topbar-top-icon-mobilyami.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-right: 10px;
}
@media (max-width:768px) {
div#topbartop {
    font-size: 11px !important;
}
}
/********* Top-Bar ***************/
.whb-top-bar .header-left-link {
    font-size: 13px;
    color: black;
    font-weight: 600;
}
.whb-top-bar .whb-col-right *::before {
    font-size: 18px !important;
}
.header-left-link {
    margin-left: 25px;
}
.header-left-link a:before {
    content: "";
    background: url(https://nidaconcept.com/wp-content/uploads/2025/06/home.png);
    background-size: 20px;
    max-width: 20px;
    min-width: 20px;
    max-height: 20px;
    min-height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -5px;
    opacity: 0.7;
    margin-left: -25px;
}
/********* Header ***************/
.whb-general-header {
    border: none !important;
}
.whb-sticked .whb-general-header {
    background: white !important;
}
@media (min-width:1025px) {
.whb-sticked .whb-general-header .site-logo {
    opacity: 1 !important;
    transition: .5s ease;
}
.whb-general-header .site-logo {
    opacity: 0;
    transition: .5s ease;
}
}
.whb-general-header ul#menu-header-menu span {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px;
}
.whb-general-header .whb-col-right .searchform button {
    margin-top: 18px;
}
.whb-general-header .whb-col-right .searchform input::placeholder {
    color: black !important;
		opacity:0.5;
}
.whb-general-header .search-results-wrapper {
    margin-top: 50px;
}
.whb-general-header .whb-col-right .searchform input {
    border: 0px !important;
    border-bottom: 1px solid !important;
    max-width: 500px;
    float: right;
}
.whb-general-header .wd-dropdown-menu.wd-design-full-width {
    padding: 0 !important;
    background: #eeeeee !important;
}
.whb-general-header div#desktop-hover-menu .wpb_content_element {
    margin: 0 !important;
}
.whb-general-header div#desktop-hover-menu {
    padding: 70px 110px;
}
.whb-general-header div#desktop-hover-menu a {
    color: white;
    font-weight: 600;
}
.whb-general-header div#desktop-hover-menu .hover-menu {
    line-height: 2;
}
.whb-general-header .hover-menu-cat > span {
    letter-spacing: 2px;
    opacity: .2;
}
body .whb-general-header div#desktop-hover-menu .wpb_single_image.wpb_content_element.vc_align_center + .wpb_text_column {
    background: #667d7e !important;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .hover-menu-cat span {
    color: white !important;
}
div#desktop-hover-menu > div:nth-child(3), 
div#desktop-hover-menu > div:nth-child(4) {
    transform: scale(.9);
}
.hover-menu a {
    display: block;
    color: black !important;
}
/********* Mobile Menu ***************/
.mobile-nav .wd-nav-opener:after {
    color: white !important;
}
.mobile-nav .wd-nav-opener {
    background: #5592ce;
    border: none !important;
    border-radius: 50%;
    transform: scale(0.9);
}
.mobile-nav ul.wd-sub-menu.sub-menu a {
    color: black !important;
    font-weight: 600;
}
.mobile-nav ul.wd-sub-menu.sub-menu {
    background: #effbff !important;
}
.mobile-nav ul#menu-mobile-menu {
    padding: 15px !important;
}
.mobile-nav ul#menu-mobile-menu a {
    font-size: 14px;
    text-transform: capitalize;
    border: none !important;
}
.mobile-nav .mobillogo a img {
    max-width: 170px;
}
.mobile-nav .mobillogo a {
    border: none !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-nav .mobillogo {
    padding: 30px 0px;
    border: none !important;
}
.mobile-nav .mobillogo > a:first-child {
    display: none;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) h5 {
    text-transform: capitalize !important;
    color: white;
    letter-spacing: 1px;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) a {
    font-size: 14px;
    color: white;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) {
    background: #727272;
    padding: 30px;
    border: none;
}
.mobile-nav .widgetarea-mobile > div:first-child a {
    font-size: 14px;
}
.mobile-nav .widgetarea-mobile > div:first-child h5 {
    text-transform: capitalize !important;
    color: black;
    letter-spacing: 1px;
}
.mobile-nav .widgetarea-mobile > div:first-child {
    background: #f5f5f5;
    padding: 30px;
    border: none;
}
.mobile-nav .mobile-menu-social img {
    max-width: 25px;
    margin-right: 10px;
    min-width: 25px !important;
}
.mobile-nav .mobile-menu-social {
    display: flex;
    align-items: center;
}
.mobile-nav .widget_text h5 {
    text-transform: capitalize !important;
    color: black;
    letter-spacing: 1px;
}
/********** Header Bottom (Mobile Active) ***********/
.whb-header-bottom input {
    border: none !important;
    border-bottom: 1px solid !important;
}
/******** Single Product *********/
.single-product .summary-inner {
    background: #f8f7f7;
    padding: 15px;
}
.single-product form.cart {
    display: flex;
}
.single-product button.single_add_to_cart_button.button.alt {
    background: transparent;
    color: black;
    border-radius: 10px;
    margin-left: 10px;
    border: 1px solid;
    margin-top: -5px;
}
.single-product .woocommerce-product-details__short-description {
    color: black;
    font-family: serif;
    font-size: 11px;
}
.single-product p.price * {
    font-size: 24px !important;
    font-family: sans-serif;
}
.single-product h1.product_title.wd-entities-title {
    font-family: serif;
}
.single-product .quantity > input:first-child, .quantity > input:last-child {
    min-width: 40px !important;
    max-height: 30px;
    border: 1px solid black !important;
}
.single-product .quantity {
    display: block !important;
}
.single-product .quantity > input:nth-child(3) {
    min-width: 40px !important;
    max-height: 30px;
    border: 0.5px solid black !important;
}
.single-product .wd-wishlist-btn {
    width: max-content !important;
    max-width: max-content !important;
}
/********** Product Archive **********/
.archive .pcbdw-bottom-description-content {
    max-height: 200px;
    overflow-x: scroll;
    margin-top: 40px;
}
@media (min-width: 769px) {
.archive .filters-area .filters-inner-area .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}
.filters-inner-area.align-items-start.row > div:first-child, 
.filters-inner-area.align-items-start.row > div:nth-child(2) {
    display: none !important;
}
/*********** Single Blog and Blog Archive ***********/
.archive.category-blog .main-page-wrapper, 
.single-post .main-page-wrapper {
		background: rgb(255,255,255) !important;
		background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(215,220,221,1) 30%, rgba(215,220,221,1) 100%) !important;
}
.archive.category-blog .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: 0 0 21px #c7c6c6;
    transition: box-shadow .35s ease;
}
.archive.category-blog .blog-design-masonry {
    transform: scale(0.95);
}
.archive.category-blog .whb-header {
    margin-bottom: 0px;
}
.archive.category-blog .main-page-wrapper, 
.single-post .main-page-wrapper {
    background: #f7f7f7;
}
.archive.category-blog .archive-meta {
    margin-top: 35px;
    margin-bottom: 35px;
}
@media (max-width:768px) { 
	.archive.category-blog .wd-shop-tools * {
    font-size: 8px;
}
}
.archive.category-blog .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    zoom: .7;
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-blog .meta-categories-wrapp > div a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.archive.category-blog .meta-categories-wrapp > div {
    background: #5C4E4E !important;
}
.archive.category-blog .meta-categories-wrapp {
    text-align: left;
}
.archive.category-blog a.btn-read-more.more-link {
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 500;
    background: #0e1120 !important;
    padding: 6px 15px;
}
.archive.category-blog div#cat-slider .wrapper-content-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive.category-blog div#cat-slider {
    margin-bottom: 50px;
}
.archive.category-blog ul.entry-meta-list {
    display: none;
}
.archive.category-blog .entry-meta.wd-entry-meta {
    display: none;
}
.archive.category-blog .hovered-social-icons {
    display: none;
}
h3.wd-entities-title.title.post-title {
    font-size: 22px;
}
.archive.category-blog .entry-content .wpb_content_element {
    margin: 0;
}
@media (min-width:1300px) {
.single-post .main-page-wrapper > .container {
    max-width: 60%;
}
}
.single-post .meta-post-categories {
    display: none !important;
}
.single-post .entry-content {
    margin-bottom: 0;
}
.single-post .article-inner .meta-post-categories.wd-post-cat.wd-style-with-bg {
    background: #5C4E4E !important;
    border-radius: 8px !important;
}
.single-post .entry-meta ul.entry-meta-list {
    display: none !important;
}
.single-post header.entry-header {
    max-width: 750px;
    margin: auto;
}
.single-post .article-body-container p {
    color: black;
}
.single-post .wd-single-footer {
    display: none !important;
}
.single-post div#comments {
    display: none !important;
}
.archive.category-blog .wd-post-cat.wd-style-with-bg {
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-blog h3.wd-entities-title.title.post-title {
    font-size: 16px !important;
    text-align: left;
    font-weight: 600;
}
.archive.category-blog .archive-meta p {
    text-align: center;
    color: black;
    font-size: 24px;
    letter-spacing: 4px;
}
.entry-content.wd-entry-content.woodmart-entry-content {
    text-align: left;
    color: black;
    font-size: 12px;
}
/************** PreFooter Kampanyalardan Haberdar Olun *************/
@media (max-width:768px) {
.wd-prefooter p {
    font-size: 11px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px !important;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    font-size: 10px;
}
.wd-prefooter h2 {
    font-size: 22px;
}
}
.wd-prefooter {
    border: 1px solid #e0e0e0;
    padding: 30px 0px !important;
    background: #f9f9f9 !important;
}
@media (min-width:1024px) {
.wd-prefooter p {
    max-width: 40%;
    margin: auto;
    margin-bottom: 35px !important;
}
}
.wd-prefooter h2 {
    font-family: serif;
    font-size: 30px;
}
.wd-prefooter .wpb_content_element {
    margin: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email input {
    max-width: 400px;
    margin: auto !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 450px;
    margin: auto;
}
.wd-prefooter .tnp-field.tnp-field-button input {
    border: none !important;
    background: black !important;
    color: white;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    text-align: center;
    margin-top: 30px !important;
}
/********* Footer *****************/
.footer-container {
    border-top: 1px solid #e6e6e6;
    width: 100%;
    background-color: #F5F6F6;
}
.footer-container .widget {
    border: none !important;
}
.footer-container .footer-column-4 .widget {
    margin: 0;
}
.footer-container .footer-bottom-text-1, .footer-bottom-text {
    letter-spacing: 0px;
    color: black !important;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
}
.footer-container a.alisveris-footer-bottom-button {
    text-align: center !important;
    display: block;
    background: #5592ce !important;
    width: max-content;
    margin: auto;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 15px;
    color: white;
}
.footer-container .footer-column-4 h5.widget-title {
    text-align: center;
    text-transform: capitalize;
}
.footer-container .footer-menu-bottom img {
    max-width: 25px;
    min-width: 25px !important;
    margin-right: 10px;
}
.footer-container .footer-menu-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-column h5 {
    opacity: .3;
    letter-spacing: 4px;
}
.footer-container .menu a {
    font-size: 13px;
    color: black !important;
    font-weight: 900;
}
.footer-container ul.product-categories a {
    font-size: 13px;
    color: black !important;
    font-weight: 900;
}
@media (max-width:768px) {
.footer-container .footer-sidebar {
    flex-direction: column-reverse;
}
.footer-container .footer-bottom-text-1, .footer-bottom-text {
    text-align: left !important;
}
.footer-container a.alisveris-footer-bottom-button {
    margin-left: 0 !important;
}
.footer-container .footer-column-4 h5.widget-title {
    text-align: left !important;
}
.footer-container .footer-menu-bottom {
    display: flex;
    align-items: center;
    justify-content: start;
}
.footer-container .footer-column-4 > div:first-child img {
    max-width: 250px !important;
}
}
/******** Copyrights **************/
.copyrights-wrapper a {
    color: #354266 !important;
    font-weight: 900;
}
.copyrights-wrapper {
    background: white;
}