@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//matszach.pl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

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

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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(199,172,95);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(141,104,29);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(199,172,95);
	--btn-accented-bgcolor-hover: rgb(199,172,95);
	--wd-form-brd-width: 2px;
	--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: url(https://matszach.pl/wp-content/uploads/2021/11/scool-popup-opt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(244,244,244);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(168,168,168);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-social-icons.product-share {
    display: none !important;
}

/* =====================================================
   MAT-SZACH — GLOBALNY STYL STRONY GŁÓWNEJ
   ===================================================== */

:root {
    --ms-black: #080808;
    --ms-background: #0d0d0f;
    --ms-surface: #161619;
    --ms-surface-light: #202024;
    --ms-gold: #d4af37;
    --ms-gold-light: #f2d77c;
    --ms-gold-dark: #a97b18;
    --ms-white: #faf8f2;
    --ms-text: #cbc7bd;
    --ms-muted: #918d84;
    --ms-border: rgba(212, 175, 55, 0.25);
}

/* Tło strony głównej */

body.home,
body.home .website-wrapper,
body.home .main-page-wrapper,
body.home .site-content {
    background:
        radial-gradient(
            circle at 78% 12%,
            rgba(212, 175, 55, 0.14),
            transparent 32%
        ),
        linear-gradient(
            180deg,
            #111114 0%,
            #080809 100%
        ) !important;

    color: var(--ms-text);
}

/* Czcionka */

body.home,
body.home p,
body.home li,
body.home a,
body.home button,
body.home input {
    font-family: "Manrope", "Arial", sans-serif;
}

/* Nagłówki */

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5 {
    color: var(--ms-white) !important;
    font-family: "Manrope", "Arial", sans-serif;
    font-weight: 800;
    letter-spacing: -0.035em;
}

body.home h1 {
    font-size: clamp(42px, 5.5vw, 76px);
    line-height: 1.02;
}

body.home h2 {
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.08;
}

body.home h3,
body.home h4 {
    font-size: clamp(25px, 2.5vw, 34px);
    line-height: 1.2;
}

body.home p {
    color: var(--ms-text);
    font-size: 18px;
    line-height: 1.75;
}

/* Nagłówek Woodmart */

body.home .whb-header,
body.home .whb-general-header,
body.home .whb-sticked .whb-general-header {
    background: rgba(8, 8, 9, 0.94) !important;
    border-bottom: 1px solid var(--ms-border);
    backdrop-filter: blur(16px);
}

/* Menu */

body.home .wd-nav > li > a,
body.home .main-nav .item-level-0 > a,
body.home .whb-header a {
    color: var(--ms-white);
    font-weight: 600;
}

body.home .wd-nav > li > a:hover,
body.home .main-nav .item-level-0 > a:hover,
body.home .whb-header a:hover {
    color: var(--ms-gold-light) !important;
}

/* Przyciski */

body.home .btn,
body.home .button,
body.home a.button,
body.home .wd-button,
body.home .elementor-button,
body.home input[type="submit"] {
    min-height: 54px;
    padding: 15px 28px;
    border: 1px solid transparent !important;
    border-radius: 12px !important;

    background: linear-gradient(
        135deg,
        var(--ms-gold-light),
        var(--ms-gold)
    ) !important;

    color: #090909 !important;
    font-weight: 800 !important;
    text-transform: none !important;

    box-shadow: 0 14px 40px rgba(212, 175, 55, 0.18);
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

body.home .btn:hover,
body.home .button:hover,
body.home a.button:hover,
body.home .wd-button:hover,
body.home .elementor-button:hover,
body.home input[type="submit"]:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 50px rgba(212, 175, 55, 0.32);
}

/* Zdjęcia */

body.home .wpb_single_image img,
body.home .elementor-widget-image img,
body.home .wd-image img,
body.home .gallery img {
    border-radius: 22px;
    box-shadow:
        0 25px 70px rgba(0, 0, 0, 0.5),
        0 0 50px rgba(212, 175, 55, 0.08);
}

/* Karty i kolumny */

body.home .ms-card {
    height: 100%;
    padding: 30px;
    border: 1px solid var(--ms-border);
    border-radius: 20px;

    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.045),
            rgba(255, 255, 255, 0.012)
        ),
        var(--ms-surface);

    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease;
}

body.home .ms-card:hover {
    transform: translateY(-5px);
    border-color: rgba(212, 175, 55, 0.65);
}

/* Złoty fragment tekstu */

body.home .ms-gold {
    color: var(--ms-gold-light) !important;
}

/* Stopka */

body.home footer,
body.home .footer-container,
body.home .copyrights-wrapper {
    background: #070708 !important;
    border-top: 1px solid var(--ms-border);
    color: var(--ms-muted);
}

body.home footer h2,
body.home footer h3,
body.home footer h4 {
    color: var(--ms-white) !important;
}

body.home footer a {
    color: var(--ms-text);
}

body.home footer a:hover {
    color: var(--ms-gold-light);
}

/* Telefon */

@media (max-width: 768px) {

    body.home h1 {
        font-size: 40px;
        line-height: 1.06;
    }

    body.home h2 {
        font-size: 32px;
    }

    body.home p {
        font-size: 16px;
        line-height: 1.65;
    }

    body.home .btn,
    body.home .button,
    body.home a.button,
    body.home .wd-button,
    body.home .elementor-button {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    body.home .ms-card {
        padding: 23px;
    }
}