.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:"Rubik", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Rubik", 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:"Rubik", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Rubik", 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:"Rubik", 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(253,196,0);
}
:root{
--wd-alternative-color:rgb(249,62,52);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(253,196,0);
}
:root{
--btn-default-bgcolor-hover:rgb(237,173,0);
}
:root{
--btn-shop-bgcolor:rgb(253,196,0);
}
:root{
--btn-shop-bgcolor-hover:rgb(224,187,0);
}
:root{
--btn-accent-bgcolor:rgb(253,196,0);
}
:root{
--btn-accent-bgcolor-hover:rgb(221,155,0);
}
:root{
--notices-success-bg:rgb(253,196,0);
}
:root{
--notices-success-color:rgb(15,15,15);
}
:root{
--notices-warning-bg:rgb(255,0,0);
}
: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: #333;
	--btn-shop-color-hover: #333;

	--btn-accent-color: #333;
	--btn-accent-color-hover: #333;
	
	
	
	
			--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);
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* 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("//homexmobilya.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//homexmobilya.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/****** Global ****************/
::selection {
    background-color: black;
    color: white;
}
.product-element-top img {
    mix-blend-mode: multiply;
}
.product-element-top {
    background: #efefef;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: #fdc400;
}
.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: black !important;
}
@media(min-width:768px){
    div#small-banner-row-mobile{
        display: none !important;
    }
}
@media(max-width:768px){
    div#small-banner-row-desktop{
        display: none !important;
    }
}
/*********** Top-Bar ************/
.whb-top-bar a {
    color: black;
    font-weight: 600;
    font-size: 17px;
    text-align: center !important;
    display: block;
}
.whb-top-bar {
    background: #fdc400 !important;
}
.whb-top-bar a:before {
    content: "";
    background: url(https://homexmobilya.com/wp-content/uploads/2025/08/phone.png);
    position: absolute;
    max-width: 20px;
    min-width: 20px;
    min-height: 20px;
    max-height: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-left: -25px;
}
/******* Header **************/
.whb-general-header {
    background: #fffdf4 !important;
}
.whb-general-header > .container {
    max-width: 100% !important;
}
ul#menu-header-mobile a {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
}
ul#menu-header-mobile {
	margin-right:50px !important;
}
/************ Header Bottom ***************/
.whb-header-bottom input {
    border: none;
    border-bottom: 1px solid !important;
}
.whb-header-bottom {
    border-bottom: 1px solid !important;
}
/************* Mobile Menu *****************/
.mobile-nav {
    width: 100%;
}
ul#menu-mobile-menu {
    width: 80%;
    margin: auto;
}
ul#menu-mobile-menu > li:first-child a:after {
    display: none;
}
.wd-nav-mobile li.current-menu-item>a {
    color: #df9221 !important;
}
ul#menu-mobile-menu > li:first-child a {
    border: none !important;
}
ul.wd-sub-menu.sub-menu {
    display: block !important;
}
span.wd-nav-opener {
    visibility: hidden;
}
ul#menu-mobile-menu li a:after {
    content: "→";
    margin-right: 10px;
    position: absolute;
    right: 0;
    padding: 10px;
    border-radius: 50%;
    max-width: 25px;
    max-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black !important;
    font-size: 21px;
    font-family: system-ui;
}
.mobile-menu-logo {
    margin-top: 35px;
    margin-bottom: 35px;
}
ul#menu-mobil-menu li a {
    border: none !important;
}
ul#menu-mobile-menu a span {
    font-size: 15px;
}
.mobile-menu-logo img {
    transform: scale(0.8);
}
.mobile-menu-logo a:first-child {
    display: none;
}
ul#menu-mobile-menu a {
    padding: 0px 9px !important;
}
ul#menu-mobile-menu > li:first-child {
    max-width: 100% !important;
    margin-bottom: 0 !important;
    margin: 35px 0px !important;
    background: transparent !important;
}
ul#menu-mobile-menu li {
    max-width: 90%;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 12px;
}
ul#menu-mobile-menu a {
    border: none !important;
    text-transform: capitalize;
    background: transparent;
    border-bottom: 1px solid black !important;
}
.mobile-nav .mobile-pages-menu li .wd-nav-opener {
    border: none !important;
    width: 30px;
    height: 30px !important;
    margin-top: 10px;
    border-radius: 50px;
    margin-right: 15px;
    background: #324759 !important;
}
.mobile-nav .wd-nav-opener:after {
    color: white !important;
    font-size: 9px !important;
}
/*********** Single Blog and Blog Archive ***********/
.archive.category-mobilya-bilgi-kosesi .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-mobilya-bilgi-kosesi .archive-meta h4 {
    border-bottom: 1px solid;
    width: max-content;
    margin: auto;
}
.archive.category-mobilya-bilgi-kosesi .archive-meta h1 {
    margin: 0;
    letter-spacing: 18px;
}
.archive.category-mobilya-bilgi-kosesi .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: 0 0 21px #c7c6c6;
    transition: box-shadow .35s ease;
}
.archive.category-mobilya-bilgi-kosesi .blog-design-masonry {
    transform: scale(0.95);
}
.archive.category-mobilya-bilgi-kosesi .main-page-wrapper,
.single-post .main-page-wrapper {
    background: #f7f7f7;
}
.archive.category-mobilya-bilgi-kosesi .archive-meta {
    margin-top: 35px;
    margin-bottom: 35px;
}
@media (max-width:768px) {
.archive.category-mobilya-bilgi-kosesi .wd-shop-tools *{
    font-size: 8px;
}
}
.archive.category-mobilya-bilgi-kosesi .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    zoom: .7;
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-mobilya-bilgi-kosesi .meta-categories-wrapp > div a{
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.archive.category-mobilya-bilgi-kosesi .meta-categories-wrapp > div {
    background: #5C4E4E !important;
}
.archive.category-mobilya-bilgi-kosesi .meta-categories-wrapp {
    text-align: left;
}
.archive.category-mobilya-bilgi-kosesi a.btn-read-more.more-link {
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 500;
    background: #0e1120 !important;
    padding: 6px 15px;
}
.archive.category-mobilya-bilgi-kosesi div#cat-slider .wrapper-content-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive.category-mobilya-bilgi-kosesi div#cat-slider {
    margin-bottom: 50px;
}
.archive.category-mobilya-bilgi-kosesi ul.entry-meta-list {
    display: none;
}
.archive.category-mobilya-bilgi-kosesi .entry-meta.wd-entry-meta {
    display: none;
}
.archive.category-mobilya-bilgi-kosesi .hovered-social-icons {
    display: none;
}
h3.wd-entities-title.title.post-title {
    font-size: 22px;
}
.archive.category-mobilya-bilgi-kosesi .entry-content .wpb_content_element {
    margin: 0;
}
@media (min-width:1300px) {
.single-post .main-page-wrapper > .container {
    max-width: 60%;
}
}
.single-post .whb-main-header, 
.archive.category-mobilya-bilgi-kosesi .whb-main-header {
    border-bottom: 1px solid black;
}
.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-mobilya-bilgi-kosesi .wd-post-cat.wd-style-with-bg {
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-mobilya-bilgi-kosesi h3.wd-entities-title.title.post-title {
    font-size: 16px !important;
    text-align: left;
    font-weight: 600;
}
.entry-content.wd-entry-content.woodmart-entry-content {
    text-align: left;
    color: black;
    font-size: 12px;
}
/*************** SINGLE PRODUCT *****************/
.single-product .summary-inner {
    padding: 30px;
    background: #f8f8f8;
}
@media (max-width:1024px) {
.single-product .summary-inner {
    padding: 10px !important;
}
.single-product .tabs-layout-accordion .wd-scroll-content {
    padding: 0;
    transform: scale(.98);
}
}
.single-product .product-whatsapp {
    height: 34px;
    display: flex;
    background-color: #50cb5d;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 10px;
}
.single-product .product-whatsapp a {
    color: white !important;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1.3px;
}
.single-product .product-whatsapp img {
    max-width: 24px;
    margin-right: 10px;
}
.single-product .product-tabs-wrapper .col-12.poduct-tabs-inner {
    padding: 0 !important;
}
.single-product .product-tabs-wrapper table#product_feature_table td, 
.single-product .product-tabs-wrapper table#product_feature_table tr, 
.single-product .product-tabs-wrapper table#product_dimensions_table td, 
.single-product .product-tabs-wrapper table#product_dimensions_table tr {
    border: 1px solid #dbd1d1;
}
.single-product .product-tabs-wrapper .satis-sonrasi-destek {
    padding: 20px;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion {
    border: none !important;
}
.single-product .product-tabs-wrapper .cards .card__col {
    float: left;
    width: 100%;
}
.single-product .product-tabs-wrapper .cards .card {
    width: 14%;
}
.single-product .summary-inner .saved-price-container{
    border-top: 2px solid;
    padding-top: 20px;
    border-color: #0000001f;
}
.single-product .summary-inner .saved-price-container h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.single-product .summary-inner .saved-price-container .saved-price {
    font-size: 22px;
    display: flex;
    color: green;
    font-weight: 600;
}
@media (max-width:1024px) {
.single-product .product-tabs-wrapper .cards .card {
    width: 50%;
    margin-left: 120px !important;
}
}
.single-product .product-tabs-wrapper .tabs-layout-accordion div#tab-test_tab .wd-scroll-content {
    max-height: max-content !important;
}
.single-product .product-tabs-wrapper .cards div {
    background: #f7f7f7 !important;
}
.single-product .product-tabs-wrapper .card__head {
    font-size: 11px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ededed;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion div#tab-test_tab .wd-scroll-content {
    max-height: max-content !important;
}
.single-product .product-tabs-wrapper .cards .card__col.card__col--default > .card__cell:nth-child(1):after {
    visibility: hidden !important;
}
.single-product .product-tabs-wrapper .cards .card__col.card__col--default > .card__cell:after {
    content: "₺";
    color: black;
    font-size: 11px;
    margin-left: 5px !important;
    font-weight: 900;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion a.wd-accordion-title {
    background: #ebebeb !important;
    color: black !important;
    padding: 18px;
    line-height: 0;
    margin-bottom: 10px !important;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: 8px !important;
    border: none !important;
    min-height: 50px;
    display: flex;
    align-items: center;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion .wd-tab-wrapper.woodmart-tab-wrapper {
    border: none !important;
    border-bottom: 0 !important;
}
.single-product .product-tabs-wrapper .wd-accordion-title:after {
    margin-right: 10px !important;
    background: #80a768 !important;
    border-radius: 50%;
    font-size: 10px !important;
}
.single-product .product-tabs-wrapper a.wd-accordion-title.active {
    background: #3d403d !important;
    color: white !important;
}
.single-product .wd-sticky-btn {
    background: #f9f9f9;
}
@media (max-width:1024px) {
.single-product .wd-sticky-btn a.wd-sticky-add-to-cart.button.alt.woodmart-sticky-add-to-cart {
		border-radius: 0px !important;
		max-height: 40px;
}
.single-product button.single_add_to_cart_button.button.alt {
    border-radius: 0 !important;
}
}
.single-product .wd-sticky-btn a.wd-sticky-add-to-cart.button.alt.woodmart-sticky-add-to-cart {
    background: #da6220 !important;
    border-radius: 8px;
    max-height: 35px;
    font-size: 14px;
    font-weight: 200;
}
.single-product .wd-sticky-btn .wd-wishlist-btn.wd-action-btn.wd-style-icon.wd-wishlist-icon.woodmart-wishlist-btn :before {
    color: #840000 !important;
}
.single-product .woocommerce-product-gallery .slick-arrow {
    background: #da6220 !important;
    color: white !important;
    margin-top: 20px;
}
.single-product button.single_add_to_cart_button.button.alt.added:before {
    content: "Ürün sepete eklenmiştir.";
    color: white !important;
    font-weight: 900;
    font-size: 11px !important;
}
.single-product button.single_add_to_cart_button.button.alt.added {
    color: transparent !important;
    font-size: 0;
}
.single-product .summary-inner h1.product_title.wd-entities-title {
    font-size: 20px;
}
.single-product .summary-inner .quantity input {
    max-width: 26px !important;
    width: 26px !important;
    max-height: 26px !important;
    height: 26px !important;
    min-width: 26px !important;
    border: 1px solid #9e9b9b 
}
.single-product .summary-inner .quantity input:last-child {
    background: #3d403d !important;
    color: white !important;
    border: none !important;
}
.single-product .summary-inner .quantity input:first-child {
    background: #3d403d !important;
    color: white !important;
    border: none !important;
}
.single-product .summary-inner .woosb-item-product .woosb-title-inner {
    font-size: 10px;
    font-weight: 600;
}
.single-product .summary-inner .woosb-products .woosb-product .woosb-quantity {
    margin-top: 5px;
}
.single-product .product-tags-container-sng .product-tags-row-sng img {
    max-width: 24px;
    margin-right: 5px;
}
.single-product .product-tags-content .product-tags-container-sng {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 8px !important;
    padding: 21px 10px 10px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
		margin-bottom:35px;
		background:white;
}
.single-product .product-tags-container-sng .product-tags-row-sng {
    display: flex;
    align-items: center;
    font-size: 9px;
    padding: 5px 10px;
    height: 40px;
    margin-bottom: 12px;
    border-radius: 8px !important;
    justify-content: flex-start;
    width: 48%;
}
.single-product .delivery-date {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    margin-bottom: 15px;
    padding: 10px;
}
.single-product .delivery-date h4 {
    font-size: 10px;
    font-weight: 300;
    color: #757575;
    margin-bottom: 0px !important;
}
.single-product .delivery-date p {
    font-weight: 900;
    color: black;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}
.single-product .single-breadcrumbs-wrapper > .container {
    min-width: auto !important;
}
.single-product .single-product-page > .container {
    min-width: auto !important;
}
.single-product .related-products .product-tags-container {
    display: none !important;
}
.single-product .related-products .product-element-bottom {
    padding: 5px 10px !important;
}
.single-product .related-products .product-wrapper {
    box-shadow: none !important;
}
.single-product .related-products .owl-dots {
    display: none !important;
}
.single-product .contact-us-text {
    background-color: #7095a2 !important;
    padding: 2% 3%;
    border-radius: 8px !important;
    margin-bottom: 10px;
}
.single-product .contact-us-button {
    display: flex;
    margin-bottom: 10px !important;
}
.single-product .contact-us-text p {
    color: white !important;
    margin-bottom: 0px !important;
    text-align: center;
    font-size: 17px;
}
.single-product .contact-us-text p:before {
    content: "!";
    border-radius: 50%;
    border: 1px solid black;
    padding: 1px 8px;
    margin-right: 5px;
}
.single-product .contact-us-button a {
    background-color: #da6220 !important;
    color: white;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    min-width: 100% !important;
    padding: 2% 3%;
    border-radius: 8px;
}
/*************** CATEGORY PRODUCT ***********/
.archive .products .product-grid-item .hover-img {
    transform: none !important;
}
.archive .site-content span.price bdi {
    display: block !important;
    transform: scale(1.1);
}
@media (max-width:768px) {
.archive .product-element-top img {
    max-height: 150px !important;
    min-height: 150px !important;
	}
}
.archive .sidebar-container .widget-title {
    font-weight: 900;
    color: black !important;
    box-shadow: inset 0px -10px 0px 0px #5b6f653b;
    display: inline-block;
}
.archive .products .product-grid-item .wd-entities-title {
    font-size: 15px !important;
    font-weight: 900;
}
.archive .products .product-grid-item .price span {
    font-weight: 900;
    color: black !important;
}
.archive .products .product-grid-item {
    margin-bottom: 30px !important;
}
.archive .sidebar-container .price_slider .ui-slider {
    background-color: black !important;
}
.archive .sidebar-container .price_slider .ui-slider-range {
    background-color: #4e5151 !important;
}
@media (min-width:1025px) {
.archive .sidebar-container {
    border-right: 1px solid #e5d6d6;
    margin-top: 55px;
}
}
.archive .sidebar-container .price_slider .ui-slider-handle:after {
    background-color: #4e5151 !important;
}
.archive .wd-active-filters .woocommerce-Price-amount {
    color: black;
    font-weight: 900;
}
.archive .sidebar-container .widget-product-wrap .price span {
    font-weight: 900 !important;
    color: black !important;
}
.archive .sidebar-container .widget-product-wrap .wd-entities-title {
    font-weight: 900;
}
.archive .sidebar-container .price_slider_amount button {
    border-radius: 8px;
    font-weight: 900;
    background-color: #f2f2f2;
}
.archive .wd-loop-footer .page-numbers span {
    background-color: #4e5151;
    font-weight: 900;
}
@media (min-width:1025px) {
.archive .sidebar-container {
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px #f1ebeb;
	}
}
.archive .sidebar-container {
    border-right: 1px solid #e5d6d6;
}
.archive .sidebar-container ul a {
    color: black !important;
    font-weight: 600 !important;
}
.archive .sidebar-container span.widget-product-wrap {
    align-items: center !important;
}
.archive .product-grid-item .price del:first-child {
    margin-right: 15px !important;
}
.archive .product-grid-item .price {
    display: flex;
    align-items: center;
    margin: 0;
}
.archive span.price > del * {
    color: gray !important;
    font-size: 11px;
}
@media (max-width:568px) {
.archive .products .product-grid-item .wd-entities-title {
    font-size: 11px !important;
	}
}
/************** 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 ***************/
.container.main-footer {
    padding: 80px 15px;
		padding-top:110px !important;
}
.footer-container {
    background: url(https://homexmobilya.com/wp-content/uploads/2025/08/background-footer-homex.png);
    background-repeat: no-repeat !important;
    background-size: cover;
}
.footer-sidebar {
    padding: 0 !important;
}
.footer-container ul.contacts-row-container img {
    max-width: 16px;
    margin-right: 10px !important;
}
.footer-container .footer-column a {
    font-size: 12px !important;
    letter-spacing: 0.6px;
    color: #363434 !important;
    font-weight: 600;
}
.footer-bottom-text-1 {
    text-align: center;
    color: #870017;
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.footer-bottom-text {
    text-align: center;
    color: black !important;
    margin-bottom: 30px !important;
}
.footer-column-1 .widget_text {
    text-align: center !important;
}
.footer-column a.alisveris-footer-bottom-button {
    background: black !important;
    padding: 10px 30px;
    color: white !important;
    border-radius: 0px;
}
.footer-column-1 > div:first-child {
    margin: 0;
    padding-bottom: 15px;
    border: none !important;
}
aside.footer-sidebar a {
    font-size: 12px !important;
    letter-spacing: 0.6px !important;
    color: #363434 !important;
    font-weight: 600 !important;
}
@media (max-width:768px) {
.footer-column-1 #media_image-2 {
    max-width: 240px !important;
    margin: auto;
}
.footer-column-1 {
    margin-bottom: 60px !important;
}
}
/******* Copyrights Wrapper ********/
.copyrights-wrapper a {
    font-weight: 800 !important;
}
.copyrights-wrapper * {
    color: black !important;
}
.copyrights-wrapper {
    background: #fdc400 !important;
}