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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(190,161,99);
	--wd-alternative-color: rgb(165,165,165);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(190,161,99);
	--btn-accented-bgcolor-hover: rgb(173,141,74);
	--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://deadlift.com.pl/wp-content/uploads/2021/07/promo-popup-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-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-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



/* Dodaj swój kod CSS tutaj.
                     
Na przykład:
.przyklad {
    color: red;
}

Sprawdź poniższą stronę, jeśli chcesz poszerzyć swoją wiedzę nt. CSS:
http://www.w3schools.com/css/css_syntax.asp

Koniec komentarza */ 
.cwginstock-subscribe-form .panel-primary {
    border-color: #bda164;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #bda164;
    border-color: #bda164;
}
.single_variation_wrap .woocommerce-variation-availability {
    width: 75%;
}
@media screen and (max-width: 600px) {
    #CookiebotWidget:not(.CookiebotWidget-inactive) {
        bottom: 60px !important;
    }
}
@media (max-width: 768.98px) {
    .header-banner-container {
        padding-inline: 40px;
    }
	.single_variation_wrap .woocommerce-variation-availability {
    width: 100%;
	}
}
.variations [class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled {
	opacity: 1;
}
.wd-arrow-inner {
	color: white !important;
}
.wd-swatch.wd-text.out-of-stock.wd-enabled, .wd-swatch.wd-tooltip.wd-text.variation-out-of-stock {
	text-decoration: line-through;
  opacity: 0.5;
}
.out-of-stock.product-label {
	display: none !important;
}
.single-product table.variations label:after {
	content: "";
}
.single-product .wd-swatches-product {
	--wd-swatch-size: 60px;
}
.product-wrapper .wd-product-cats {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%; /* lub np. 250px jeśli chcesz sztywno ograniczyć szerokość */
}

.tax-product_cat .wd-product-cats a {
  white-space: nowrap;
}

.payment_methods li img {
	max-height:auto;
	max-width: 70px;
}
.home .wd-product-cats {
	display: none;
}
.woo-variation-items-wrapper {
    align-items: center !important;
    justify-content: center !important;
}
.tax-product_cat .site-content {
	display:grid;
}
.tax-product_cat .site-content .term-description {
	order: 1;
}

/* 
 * 
 * Informacje o wysyłce na karcie produktu
 * 
 */
.delivery-information {
    display: flex;
    flex-direction: row;
    max-width: 700px;
}
@media (max-width: 1024px) {
    .delivery-information {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
			margin: 30px 0;
    }
}
.delivery-information .wp-block-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    max-width: 145px;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}
@media (max-width: 1024px) {
    .delivery-information .wp-block-group {
        margin: 0;
        padding: 0;
    }
}
.delivery-information .wp-block-group:not(:last-child) {
    border-right: 2px solid var(--brdcolor-gray-300);
}
@media (max-width: 1024px) {
    .delivery-information .wp-block-group:not(:last-child) {
        border-right: 0;
    }
}
.delivery-information p {
    margin: 10px 0 0;
    line-height: 1;
    text-align: center;
}
.delivery-information figure {
    max-width: 30px;
    height: auto;
}

@media (max-width: 1024px) {
	.delivery-information figure {
    max-width: 50px;
	}
}

