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

:root {
	--wd-text-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #1E1F1B;
	--wd-text-font-size: 16px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: #1E1F1B;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #71727A;
	--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(30,31,27);
	--btn-accented-bgcolor-hover: rgb(30,31,27);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-height: 527px;
}
:root{
--wd-container-w: 1222px;
--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;
}

@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-product.product-list-item .product-list-content {
	text-align: left;
}
@media screen and (max-width: 768px) {
	.product-upsells .wd-products .wd-product .product-list-content .price .amount {
		font-size: 16px;
	}
}
.product-upsells .wd-products .wd-product .product-list-content h3 {
	font-size: 20px !important;
}
.product-upsells .wd-products .wd-product .product-wrapper {
	flex-direction: row;
}
.product-upsells .wd-products-element {
	padding-right: 0;
}
.add-to-cart-loop:before {
	display: none;
}
header.whb-header .whb-top-bar .wd-header-text a {
	color: #71727a;
}
.return-to-shop .button {
	    color: #fff !important;
    background: #1e1f1b;
	        border: 1px solid #1e1f1b;
    padding: 0 16px;
    height: 50px;
    line-height: 50px;
    border-radius: 12px !important;
    font-weight: 600;
	font-size: 20px !important;
	text-transform: none !important;
	transition: .4s;
}
.return-to-shop .button:hover {
	color: #1e1f1b !important;
	background: none;
}
.hidden-fields-container {
  display: none;
}

.woocommerce-order .order_details li {
	color: #242424;
}
.woocommerce-order .woocommerce-order-details table thead th {
	text-transform: none
}
.woocommerce-order {
	margin-top: 30px !important;
}
.woocommerce-order .woocommerce-thankyou-order-received {
	color: #242424;
	border-color: #242424;
}
.woocommerce-order h2 {
	text-transform: none
}
.woocommerce-order .woocommerce-customer-details address {
	font-style: normal;
	margin: 0;
}
.wd-header-my-account .wd-dropdown ul li a {
	padding: 8px 12px !important;
    text-decoration: underline;
    border-radius: 12px;
    color: #1F2024;
	display: inline-block;
	    transition: .5s;
}
.wd-header-my-account .wd-dropdown ul li a:hover {
	    background: #ECFA63;
    text-decoration: none;
}
.woocommerce-error,
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    border-radius: 12px;
    background: #111827 !important;
}
.woocommerce .cart-totals-section {
    justify-content: space-between;
}
.woocommerce .cart-totals-section.form-row {
    justify-content: flex-end;
}
.woocommerce .woocommerce-cart-form .cart tr td {
	position: static !important
}
.woocommerce-checkout-review-order-table tfoot tr th {
	display: none;
}
.woocommerce-checkout-review-order-table tfoot tr td {
	text-align: left !important;
}
.woocommerce-checkout-review-order-table tfoot tr td ul {
	    display: flex;
    flex-direction: column;
    gap: 8px;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li {
	    background: #F8F9FE;
    padding: 0 24px;
    border-radius: 12px;
	margin: 0;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li input,
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label input,
.woocommerce-billing-fields .checkbox-type .woocommerce-input-wrapper input {
	    position: absolute;
    left: -9999px;
    visibility: hidden;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li label:before,
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label span:before {
	  content: '';
    border: 1.5px solid #C5C6CC;
	  min-width: 24px;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    border-radius: 6px;
}
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label span:before {
	margin-right: 0;
	display: inline-block;
}
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label span {
	width: 24px;
	height: 24px;
	margin-right: 12px;
	position: relative;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li label:after,
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label span:after {
	content: '';
    width: 12px;
    height: 12px;
    font-size: 0 !important;
        top: 50%;
    margin-top: -6px;
    left: 6px;
    position: absolute;
    opacity: 0;
    transform: none !important;
    background: url("/wp-content/themes/woodmart-child/images/checkbox-icon.png") no-repeat;
}
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label span:after {
	margin-top: 0;
	top: 6px;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li input:checked ~ label:before,
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label input:checked ~ span:before,
.woocommerce-checkout-review-order-table tfoot tr td ul li input[type=hidden] ~ label:before {
	background: #ECFA63;
    border-color: #ECFA63;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li input:checked ~ label:after,
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label input:checked ~ span:after,
.woocommerce-checkout-review-order-table tfoot tr td ul li input[type=hidden] ~ label:after {
	opacity: 1;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li label {
	font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  color: #1F2024;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
	margin: 0;
}
.woocommerce-checkout-review-order-table tfoot tr td ul li label .amount {
	position: absolute;
	right: 0;
	color: #1F2024;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}
.woocommerce-checkout-review-order-table tr {
	border: 0 !important;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment h5 {
	cursor: pointer;
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment ul li {
	margin: 0;
}
.woocommerce-checkout-review-order-table tfoot {
	display: flex;
	margin-top: 48px;
	flex-direction: column;
}
.woocommerce-checkout-review-order-table tfoot tr {
	padding: 0;
	border: 0;
	gap: 0;
}
.woocommerce-checkout-review-order-table tfoot tr td {
	padding: 0;
}
.woocommerce-billing {
	margin-top: 48px;
}
.wc-block-title {
	margin-bottom: 0;
	background: #C5C6CC;
    color: #1F2024;
    padding: 16px 24px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    margin: 0 0 8px 0;
    display: flex;
    align-items: center;
	cursor: pointer;
}
.wc-block-title span:first-child {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative
}
.wc-block-title span:first-child svg {
	position: absolute;
}
.wc-block-title span .show {
   opacity: 0;
}
.close .wc-block-title .show {
	opacity: 1;
}
.close .wc-block-title .hide {
    opacity: 0;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper {
	background: #F8F9FE;
	padding: 24px;
	border-radius: 12px;
	display: flex;
	align-items: flex-start;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .form-row-wides {
	flex: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .form-row-wides .wrap-col {
	flex: 1 1 31%;
	margin: 0;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .form-row-wides .wrap-col:last-child {
	flex: 1 1 65.4%;
	max-width: 100%;
}
.woocommerce-billing .woocommerce-billing-fields input,
.woocommerce-billing .woocommerce-billing-fields .select2-selection,
.woocommerce-MyAccount-content input {
	border: 1px solid #91959A;
    border-radius: 12px;
    text-indent: 16px;
    color: #1F2024;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    line-height: 50px;
    height: 50px;
    transition: .5s;
}
.woocommerce-billing .woocommerce-billing-fields .select2-selection .select2-selection__arrow {
	top: 13px;
	  background-size: auto 24px;
}
.woocommerce-billing .woocommerce-billing-fields input:hover,
.woocommerce-billing .woocommerce-billing-fields input:focus,
.woocommerce-billing .woocommerce-billing-fields input:active,
.woocommerce-MyAccount-content input:hover,
.woocommerce-MyAccount-content input:focus, 
.woocommerce-MyAccount-content input:active {
	box-shadow: inset 0 0 0 1.5px #1E1F1B !important;
}
.woocommerce-billing .woocommerce-billing-fields label,
.woocommerce-MyAccount-content .woocommerce-form-row label {
	font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #2F3036;
    margin-bottom: 8px;
    cursor: pointer;
}
.woocommerce-MyAccount-content .woocommerce-Button {
	    font-size: 20px;
    font-weight: 600;
	text-transform: none;
	border-radius: 12px;
	padding: 0 16px;
}
.woocommerce-MyAccount-content .woocommerce-form-row em {
	font-style: normal;
}
.woocommerce-billing .woocommerce-billing-fields .checkout-checkbox {
	background: #FFFFFF;
	padding: 24px;
	border-radius: 24px;
	margin-left: 42px;
	max-width: 378px;
}
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper {
	display: flex;
	flex-direction: column;
	gap: 24px;
	
}
.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label {
	display: flex;
	flex-direction: row;
	background: #F8F9FE;
	margin: 0;
	padding: 14px 24px;
	font-size: 16px;
	font-weight: 400;
	color: #1F2024;
	line-height: 140%;
	border-radius: 12px;
}
.woocommerce-billing {
	display: none;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .form-row-wides .checkbox-type {
	max-width: 100%;
	flex: 1 1 100%;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper {
	display: flex;
	gap: 12px;
	align-items: center;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper span {
	width: 53px;
    height: 33px;
    background: #1E1F1B;
    border-radius: 25px;
    position: relative;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper span:before {
	content: '';
    width: 23px;
    height: 23px;
    border-radius: 25px;
    position: absolute;
    transform: translateX(25px);
    top: 5px;
    background: #fff;
    transition: .5s;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper label {
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	color: #91959A;
	margin: 0;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper input:checked + label {
	color: #1F2024;
}
.woocommerce-billing .woocommerce-billing-fields__field-wrapper .checkbox-type .woocommerce-input-wrapper input:checked ~ span:before {
	transform: translateX(5px);
}
.woocommerce .woocommerce-cart-form .cart .product-thumbnail img {
	min-height: 120px;
    object-fit: contain;
}
.wd-my-account-sidebar h3,
.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content header h2 {
	text-transform: none;
}
.woocommerce-MyAccount-content {
	    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #1e1f1b;
}
.woocommerce-MyAccount-content h3 {
    text-transform: none !important;
}
.woocommerce-MyAccount-content address {
	  font-size: 16px;
    line-height: 140%;
    color: #1e1f1b;
		font-style: normal;
}
.woocommerce-MyAccount-content fieldset {
	border: 0;
	padding: 0;
}
.woocommerce-MyAccount-content fieldset .password-input .show-password-input {
	display: none;
}
.woocommerce-MyAccount-content fieldset legend {
	padding: 0;
	margin-bottom: 20px
}
.woocommerce-MyAccount-navigation ul li a {
	font-size: 16px;
    line-height: 1.2;
	font-weight: 500;
    color: #1e1f1b;
}
@media screen and (max-width: 768px){
	.woocommerce .woocommerce-cart-form .cart .product-quantity:before,
	.woocommerce .woocommerce-cart-form .cart .product-subtotal:before {
        display: none;
    }
	.woocommerce .cart-totals-section.form-row {
	flex-direction:column;
		padding: 0;
	}
	.woocommerce-billing .woocommerce-billing-fields .checkout-checkbox {
	max-width:100%;
		margin-left: 0;
	}
	.woocommerce-billing .woocommerce-billing-fields .woocommerce-multicheckbox-wrapper label {
		width: 100%;
	}
	.wd-registration-page,
    .wd-registration-page form {
        max-width: 100% !important;
    }
	.woocommerce .wd-register-tabs .woocommerce-form.register .form-row {
		flex: 1 1 100%;
	}
	.woocommerce .wd-registration-page .woocommerce-form {
		padding: 24px;
	}
	.woocommerce .wd-registration-page .col-12.col-register {
		padding: 0 !important
	}
}
@media screen and (max-width: 576px){
	.woocommerce .woocommerce-cart-form .cart tr,
	.woocommerce-checkout-review-order-table tbody tr {
        flex-direction: column;
        justify-content: center;
    }
	.woocommerce-checkout-review-order-table tbody tr {
	margin-bottom: 24px;
	}
	.woocommerce-checkout-review-order-table tbody tr:last-child {
	margin-bottom: 0;
	}
	.woocommerce .woocommerce-cart-form .cart .product-quantity {
		max-width: 100%;
	}
    .woocommerce .woocommerce-cart-form .cart tr td,
	.woocommerce-checkout-review-order-table tbody tr td {
        text-align: center !important;
        position: static !important;
			margin: 0 !important;
				width: auto !important;
    }
	.woocommerce .woocommerce-cart-form .cart tr td.product-remove {
		position: absolute !important;
		top: 14px !important;
		right: 14px !important;
	}
	.wd-registration-page h2 {
		font-size: 20px !important;
		gap: 12px !important;
		margin-bottom: 0 !important;
	}
}

/*--------------*/
.wd-add-btn-replace .add-to-cart-loop:before,
.wd-add-btn-replace .add-to-cart-loop:after{
	background:#fff;
}

.myblog-img img{
	width: 100%;
	max-height: 450px;
	object-fit: cover;
	border-radius: 20px;
}

/**/
.wd-widget.widget_product_categories .children .children li{
	margin-left:22px;
}

.sidebar-container .widget-area .wd-widget.widget_product_categories ul.children .children li a{
	padding-left:5px;
}

.wd-widget.widget_product_categories .children .children li:before {
	content: '-';
	font-size: 16px;
	line-height: 32px;
	color:#ecfa63;
}

/**/
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description a{
	color:#EB0029
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description img{
	max-height:450px;
	object-fit:contain;
}@media (min-width: 768px) and (max-width: 1024px) {
	header.whb-header .whb-top-bar {
	display: none;
}
}

