@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//nussemobilya.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.1") format("woff2");
	font-display:block;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//nussemobilya.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 700;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", 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%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", 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;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(33,41,50);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(33,41,50);
	--btn-accented-bgcolor-hover: rgba(33,41,50,0.78);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(249,249,249);
	background-image: none;
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(28,28,28);
	--wd-form-brd-color: rgb(242,242,242);
	--wd-form-brd-color-focus: rgb(242,242,242);
	--wd-form-bg: rgb(242,242,242);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1360px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media (min-width: 1025px) and (max-width: 1400px) {
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    font-size: 1em !important;
}}
.searchform input[type="text"] {
    color: black !important;
}
.searchform .searchsubmit {
    color: black !important;
}
[class*="wd-header-search-form"] {
    max-width: 380px;
}
.nokta-menusu .nav-link-text:after {
    content: "";
    filter: invert(1);
    display: block;
    width: 10px;
    height: 30px;
    background-image: url(https://nussemobilya.com/wp-content/uploads/2024/12/ellipsis-v-solid-1.svg);
    background-size: cover;
    rotate: 90deg;
    margin-top: -20px;
}

.nokta-menusu span.nav-link-text {
    color: transparent;
}
.wd-page-title .title {
    font-size: 1.4em !important;
}
.wd-back-btn>a:before {
   
    font-size: 20px !important;
}

.cart-info span.quantity {
    display: none !important;
}
td.module-one, .module-total {
    padding: 0 !important;
}
.module-total {
    padding-left: 6px !important;
}

td.urunismi {
    position: relative;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

td.urunismi:hover::after {
    content: attr(data-fulltext);
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    white-space: normal;
    z-index: 10;
    width: max-content;
    max-width: 300px;
}
.product-modules-wrapper {
        overflow-x: auto;
    }
.whb-header-bottom .nav-link-text {
    color: black !important;
}

.luxury-menu span.nav-link-text {

    background: linear-gradient(45deg, #FFD700, #000000) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
   

}

#row-footer img {
    max-width: 150px;
}
span.s_8.ctc-analytics {
    border-radius: 15px !important;
}

.wd-entities-title a {
    font-weight: 600 !important;
    color: black !important;
}
.wd-product-grid-slider-nav .wd-next {
    color: white !important;
    width: 60px !important;
	text-shadow: -3px 0px 0px black;
	font-size: 18px !important;
}
.wd-product-grid-slider-nav .wd-prev {
    color: white !important;
    width: 60px !important;
	text-shadow: 3px 0px 0px black;
	font-size: 18px !important;
	    margin-top: 0 !important;
}
.summary-inner .price .amount {
    font-size: 1.1em !important;
    color: black !important;
	font-weight: 900 !important;
	
}

.single_add_to_cart_button.button.alt {
    width: 100%;
}
div.quantity {
    margin: auto !important;
}

.summary-inner span.s_8.waves-effect.waves-light.ctc-analytics {
    box-shadow: none !important;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 0.9em;
    font-weight: 700;
	border-radius: 25px !important;
	height: 42px !important;
}
.summary-inner .product_title {
    margin-bottom: 5px !important;
}


button.single_add_to_cart_button.button.alt {
    font-size: 1.3em !important;
}
span.ht-ctc-s8-text.s8_span.ctc-analytics.ctc_cta {
    font-size: 1.3em !important;
}
.ht-ctc-style-8 .s_8 .s_8_icon {
    margin-right: 5px !important;
}

.whb-header-bottom .container {
    max-width: 96%;
}@media (min-width: 1025px) {
	.woocommerce-product-gallery figure a img {
    height: 530px !important;
    object-fit: contain;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woocommerce-product-gallery figure a img {
    height: 450px !important;
    object-fit: contain;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-product-gallery figure a img {
    height: 280px !important;
    object-fit: contain;
}
.wd-gallery-thumb img {
    height: 70px !important;
    object-fit: cover;
}
}

@media (max-width: 576px) {
	.woocommerce-product-gallery figure a img {
    height: 280px !important;
    object-fit: contain;
}
.wd-gallery-thumb img {
    height: 70px !important;
    object-fit: cover;
}
}

