:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #525252;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(24,24,24);
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(31,31,31);
	--wd-entities-title-color-hover: rgb(111, 92, 69);
	--wd-alternative-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(24,24,24);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,24,24);
	--wd-alternative-color: rgb(111,92,69);
	--btn-default-bgcolor: rgb(236,234,229);
	--btn-default-bgcolor-hover: rgb(218,215,208);
	--btn-accented-bgcolor: rgb(24,24,24);
	--btn-accented-bgcolor-hover: rgb(52,52,52);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(31,31,31);
	--wd-link-color-hover: rgb(111,92,69);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,247,244);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,247,244);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,247,244);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,247,244);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	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-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-cat-brd-radius: 5px;
}

@media (min-width: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//skinpoint.com.tr/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//skinpoint.com.tr/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* BANKA HAVALESİ - IBAN KUTULARI */

.bacs-bank-box {
    margin-top: 16px !important;
}

.bacs-bank-row {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    grid-template-rows: auto auto !important;
    column-gap: 20px !important;
    align-items: center !important;

    margin-bottom: 12px !important;
    padding: 16px 18px !important;

    background: #fff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 8px !important;

    box-sizing: border-box !important;
}

/* HTML'deki br'yi gizle */
.bacs-bank-row br {
    display: none !important;
}

/* Banka adı */
.bacs-bank-row strong {
    grid-column: 1 !important;
    grid-row: 1 !important;

    display: block !important;
    margin: 0 0 4px 0 !important;

    font-weight: 600 !important;
    line-height: 1.4 !important;
}

/* IBAN */
.bacs-bank-row .iban-copy-text {
    grid-column: 1 !important;
    grid-row: 2 !important;

    display: block !important;
    margin: 0 !important;

    font-weight: 600 !important;
    line-height: 1.5 !important;
}

/* KOPYALA BUTONU */
.bacs-bank-row .iban-copy-btn {
    grid-column: 2 !important;
    grid-row: 1 / 3 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 82px !important;
    height: 36px !important;

    margin: 0 !important;
    padding: 0 14px !important;

    background: #9bd0df !important;
    color: #fff !important;

    border: none !important;
    border-radius: 6px !important;

    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 36px !important;

    text-decoration: none !important;
    box-shadow: none !important;
}

.bacs-bank-row .iban-copy-btn:hover {
    background: #8bc4d4 !important;
    color: #fff !important;
    text-decoration: none !important;
}

/* Son kutuda gereksiz boşluk olmasın */
.bacs-bank-row:last-child {
    margin-bottom: 0 !important;
}


/* MOBİL */
@media (max-width: 600px) {

    .bacs-bank-row {
        column-gap: 10px !important;
        padding: 14px !important;
    }

    .bacs-bank-row .iban-copy-text {
        font-size: 13px !important;
    }

    .bacs-bank-row .iban-copy-btn {
        min-width: 68px !important;
        height: 34px !important;
        padding: 0 10px !important;
        font-size: 11px !important;
        line-height: 34px !important;
    }
}

.tabs-location-summary .tabs-layout-accordion {
    --wd-accordion-font-size: 18px !important;
    --wd-accordion-spacing: 12px !important;
}

.tabs-location-summary .wd-accordion-title,
.tabs-location-summary .wd-accordion-title-text,
.tabs-location-summary .wd-accordion-title a {
    font-weight: 700 !important;
}

/* Ürün akordiyonlarında iç kaydırmayı kaldır */
.tabs-location-summary .tabs-layout-accordion .wd-scroll-content {
    max-height: none !important;
    overflow: visible !important;
    padding-inline-end: 0 !important;
}

/* Mağaza filtre başlıkları */
.elementor-widget-wd_sidebar .sidebar-widget > .widget-title {
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    margin-bottom: 24px !important;
}

/* Cilt İhtiyacına Göre kategori kart başlıkları */
.term-cilt-ihtiyacina-gore .category-grid-item .wd-entities-title {
    font-size: 14px !important;
    line-height: 1.25 !important;
    letter-spacing: -0.2px;
}

/* Tablet */
@media (max-width: 1024px) {
    .term-cilt-ihtiyacina-gore .category-grid-item .wd-entities-title {
        font-size: 15px !important;
    }
}

/* Mobil */
@media (max-width: 767px) {
    .term-cilt-ihtiyacina-gore .category-grid-item .wd-entities-title {
        font-size: 14px !important;
        line-height: 1.2 !important;
    }
}

/* Ana menü yazıları */
.wd-nav-main > li > a {
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
}

/* Orta boy ekranlarda menünün sıkışmasını önle */
@media (min-width: 1025px) and (max-width: 1400px) {
    .wd-nav-main > li > a {
        font-size: 14px !important;
    }
}

/* Skinpoint - Single blog temizliği */

/* Yazar, avatar, tarih, yorum meta bilgileri */
.single-post .wd-post-meta,
.single-post .wd-entry-meta {
    display: none !important;
}

/* Yorum alanı */
.single-post .comments-area,
.single-post #comments,
.single-post #respond {
    display: none !important;
}

/* Listeye geri dön */
.single-post .wd-back-btn,
.single-post .back-to-archive {
    display: none !important;
}

.single-post .wd-post-cat.wd-style-with-bg,
.single-post .meta-categories-wrapp {
    display: none !important;
}

/* Cilt Rehberi kart başlıkları */
.woodmart-archive-blog .wd-post-title {
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
}

@media (max-width: 767px) {
    .woodmart-archive-blog .wd-post-title {
        font-size: 17px !important;
        line-height: 1.35 !important;
    }
}