:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(83,78,73);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(36,36,36);
	--btn-font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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-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(248,247,247);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 300;
	font-size: 60px;
	line-height: 70px;
}
html .wd-nav-mobile > li > a, html .wd-checkout-steps, html table th {
	text-transform: capitalize;
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(51,51,51);
	--wd-nscroll-drag-bg-hover: rgb(51,51,51);
}
.wd .product-label.onsale {
	background-color: rgb(139,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

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

}

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

}
:root{
--wd-container-w: 1440px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Satoshi";
	src: url("//mylimaliste.lt/wp-content/uploads/2026/04/Satoshi-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//mylimaliste.lt/wp-content/uploads/2026/04/Satoshi-Bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//mylimaliste.lt/wp-content/uploads/2026/05/Satoshi-Medium.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Force 1:1 aspect ratio on product cards */
.product-grid-item .product-element-top {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
    position: relative !important;
}

/* Ensure main and hover images center-crop cleanly without stretching */
.product-grid-item .product-element-top img,
.product-grid-item .hover-img img,
.woodmart-hover-base .hover-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
}

/* stupid block */
.wd-content-layout {
    padding-block: 10px !important;
}
/* swiping on mobile  */
@media (max-width: 1024px) {
    /* 1. Force the image wrapper into a fixed square container */
    .product-grid-item .product-element-top,
    .wd-product .product-element-top,
    .wd-product-img-link,
    .product-image-link {
        position: relative !important;
        width: 100% !important;
        aspect-ratio: 1 / 1 !important; /* Locks frame to square matching image #1 */
        overflow: hidden !important;
        display: block !important;
    }

    /* 2. Crop secondary images cleanly to fill the square frame without jumping */
    .product-element-top img,
    .wd-product-image img,
    .wd-product-img-link img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important; /* Prevents height collapsing on different image ratios */
    }

    /* 3. Lock navigation overlay to the square container boundaries */
    .wd-product-grid-slider-nav {
        position: absolute !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        pointer-events: none !important;
        z-index: 10 !important;
    }

    /* 4. Ensure arrows stay centered regardless of active image state */
    .wd-product-grid-slider-nav > div,
    .wd-product-grid-slider-nav .wd-prev,
    .wd-product-grid-slider-nav .wd-next {
        position: relative !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        margin: 0 4px !important;
        padding: 0 !important;
        height: 40px !important;
        width: 40px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        align-self: center !important;
        transform: none !important;
        opacity: 0.85 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }
    /* Tell mobile browsers to allow vertical page scroll but capture horizontal swipes */
    .product-grid-item .product-element-top,
    .wd-product .product-element-top,
    .wd-product-img-link,
    .product-image-link {
        touch-action: pan-y !important;
    }
}

/* Paslepia Size Guide antraštę ir šoninį langą */
.tab-title-1068_custom,
#popup-1068_custom,
.woocommerce-Tabs-panel--1068_custom {
    display: none !important;
}