.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(35,33,37);
}
:root{
--wd-alternative-color:rgb(94,85,93);
}
:root{
--wd-link-color:rgb(255,255,255);
--wd-link-color-hover:rgb(234,234,234);
}
:root{
--btn-default-bgcolor:rgb(35,33,37);
}
:root{
--btn-default-bgcolor-hover:rgba(35,33,37,0.84);
}
:root{
--btn-shop-bgcolor:rgb(35,33,37);
}
:root{
--btn-shop-bgcolor-hover:rgba(35,33,37,0.86);
}
:root{
--btn-accent-bgcolor:rgb(35,33,37);
}
:root{
--btn-accent-bgcolor-hover:rgba(35,33,37,0.84);
}
: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: #fff;
	--btn-default-color-hover: #fff;

	--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-shop-brd-radius: 0px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-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;
	
	
	
	
	
	
	
	
	
		}

	/* 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("//byzela.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//byzela.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/****** Global  ***********/
::selection {
    background-color: #ffffffff;
    color: white;
}
body::-webkit-scrollbar {
    width: 10px;
}
.site-logo {
    filter: invert(1);
}
body::-webkit-scrollbar-thumb {
    background-color: #232125;
}
.wd-search-full-screen {
    top: 0 !important;
    transition: none !important;
    background: #fbf8f8 !important;
}
.woodmart-search-full-screen.wd-opened:after {
    content: "";
    background: url(/wp-content/uploads/2025/12/favicon-bz-old.png);
    position: absolute;
    background-size: 300px;
    bottom: 0;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    margin-top: 70px;
    opacity: .1;
    z-index: -1;
}
@media (max-width:1024px) {
.woodmart-search-full-screen.wd-opened:after {
    background-size: 150px;
    height: 160px;
    bottom: 0 !important;
}
}
.wd-close-side {
    z-index: 999999999 !important;
    background: transparent;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 94%;
}
.wd-close-side:after {
    content: "X";
    font-size: 28px !important;
    position: absolute;
    z-index: 99999999999 !important;
    right: 30px;
    top: 30px;
    color: white !important;
}
@media (max-width: 1024px) {
.wd-search-full-screen .wd-close-search {
    display: block !important;
    top: -2% !important;
}
}
/*********** Header *************/
@media (min-width:1300px) and (max-width:1850px) {
.whb-general-header > .container, 
.main-page-wrapper > .container, 
.whb-top-bar > .container {
    max-width: 90%;
}
}
.whb-sticked .whb-general-header {
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
}
.whb-general-header .whb-mobile-left .wd-tools-element span {
    color: white;
}
ul#menu-lang span, 
ul#menu-lang-1 span {
    color: white;
}
ul#menu-main-menu > li > a:after {
    color: white;
}
.wd-header-search span {
    color: white;
}
.whb-general-header {
    background-color: #101820 !important;
    padding: 5px 0px !important;
}
ul#menu-main-menu span {
    color: white !important;
}
.whb-general-header {
    transition: none !important;
}
.whb-sticked .whb-general-header {
    padding: 0 !important;
}
.whb-general-header {
    padding: 35px 0px;
    border: none !important;
}
ul#menu-main-menu li {
    margin-right: 15px;
}
.whb-general-header ul#menu-main-menu li:last-child {
    margin-right: 0 !important;
}
@media (min-width:1300px) and (max-width:1850px) {
.whb-general-header .wd-dropdown-menu > .container {
    max-width: 90%;
}
}
.whb-general-header .wd-dropdown-menu > .container {
    padding: 20px 0px;
}
ul#menu-main-menu span {
    font-size: 12px;
    text-transform: capitalize;
}
.whb-general-header .kurumsal-header a {
    color: black !important;
    font-weight: 600;
}
.whb-general-header .wd-dropdown-menu .wd-carousel-container {
    margin: 0 !important;
}
.whb-general-header .wd-dropdown {
    background: #e2e2e2 !important;
    padding: 0 !important;
}
.whb-general-header .wd-dropdown  .wd-info-box {
    align-items: center;
    justify-content: space-around;
}
.whb-general-header .wd-dropdown  .wd-info-box h4 {
    margin: 0 !important;
    font-size: 16px;
}
.whb-general-header .wd-dropdown  .box-icon-align-left .box-icon-wrapper {
    margin-right: 10px;
}
.whb-general-header .wd-dropdown-menu>.container {
    padding: 20px 10px !important;
}
.whb-general-header .wd-dropdown  .wd-info-box .box-icon-wrapper img {
    max-width: 40px;
}
/********* Footer ***************/
.footer-container {
    background-color: #232125;
    border-top: 1px solid #fefefe;
    border-bottom: 1px solid #fefefe;
}
.footer-sidebar {
    padding: 50px 0px;
}
@media (min-width:1300px) and (max-width:1850px) {
.footer-container > .container {
    max-width: 90%;
}
}
@media (max-width:768px) {
.footer-column-1 p {
    font-size: 11px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px !important;
}
.footer-column-1 .tnp-field.tnp-privacy-field {
    font-size: 10px;
}
.footer-column-1 h2 {
    font-size: 22px;
}
}
.footer-column-1 .tnp-field.tnp-privacy-field label {
    color: white;
}
.footer-column-1 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}
@media (min-width:1024px) {
.footer-column-1 p {
    max-width: 40%;
    margin: auto;
    margin-bottom: 35px !important;
}
}
.footer-column-1 h2 {
    font-family: serif;
    font-size: 30px;
		color:white !important;
}
.footer-column-1 .wpb_content_element {
    margin: 0 !important;
}
.footer-column-1 .tnp-field.tnp-field-email input {
    max-width: 400px;
    margin: auto !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}
.footer-column-1 .tnp-field.tnp-field-email {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 450px;
    margin: auto;
}
.footer-column-1 .tnp-field.tnp-field-button input {
    border: none !important;
    background: white !important;
    color: white;
}
.footer-column-1 .tnp-field.tnp-privacy-field {
    text-align: center;
    margin-top: 30px !important;
}
@media (min-width:1024px) {
ul#menu-footer-urun-koleksiyonlari {
    column-count: 2;
}
}
.footer-container h5.widget-title {
    letter-spacing: 3px;
    color: white;
    font-size: 11px;
    font-weight: 900;
}
.footer-container .menu li a {
    color: white !important;
    font-size: 13px;
}
.footer-container .menu li {
    margin-bottom: 11px;
}
.footer-container .menu li a:before {
    content: "- ";
}
/********** Copyrights *************/
.copyrights-wrapper a {
    font-weight: 900;
}
.copyrights-wrapper * {
    color: black !important;
}
.copyrights-wrapper {
    background: #fefefe !important;
}
@media (min-width:1300px) and (max-width:1850px) {
.copyrights-wrapper > .container {
    max-width: 90% !important;
}
}