<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//glowy.lt/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(251,234,245);
	--wd-alternative-color: rgb(251,234,245);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(36,36,36);
	--btn-default-bgcolor: rgb(239,187,177);
	--btn-default-bgcolor-hover: rgb(218,158,147);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: rgb(34,37,41);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,241,238);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile &gt; li &gt; 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: capitalize;
}
html .wd-buy-now-btn {
	text-transform: inherit;
	background: rgb(239,187,177);
}
html .wd-buy-now-btn:hover {
	background: rgb(218,158,147);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(176,52,45);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1422px;
--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: 8px;
}

@media (min-width: 1422px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1422px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1422px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-single-add-cart .quantity{
	display:none !important;
}

.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
	width:100%;	
}

.wd-buy-now-btn {
	border-radius: 30px;
	background: white;
	color: black;
	font-weight: 800;
	border: 3px solid black;
	height: 45px;
font-size: 15px;
}

.wd-buy-now-btn:hover {
	background:black;
	color:white;
}

.single_add_to_cart_button {
	font-size: 18px;
	height: 52px;
}

.product-subtitle {
	font-size:14px;	
}

.wd-nav-tabs-wrapper, .wd-tabs-desc, .wd-tabs-header {
	display:none;	
}

.woosb-title .woosb-availability{
	display:none;	
}

.woosb-products .woosb-product .woosb-price * {
	text-decoration:line-through;	
}

.jdgm-rev__timestamp {
	display:none;	
}

.jdgm-widget.jdgm-widget {
	font-size:15px;	
}

.cart-totals-inner&gt;h2 {
	margin-top:15px;	
}

.wd-cart-totals.wd-btn-align-full-width .checkout-button {
	margin-bottom:10px;	
	border-radius:10px;
}

.woocommerce-shipping-calculator {
	display:none;	
}

.wd-sticky-btn .wd-sticky-btn-cart&gt;.wd-buy-now-btn{
	display:none !important;
}

.woobt-product .woobt-availability {
	display:none !important;	
}

.woobt-additional {
	display:none !important;	
}

.woobt-total {
	display:none !important;	
}

.wd-sticky-btn .woobt-wrap {
	display:none !important;		
}

p.stock.wd-style-default:is( .available-on-backorder,.in-stock) {
	display:none !important;	
}

.jdgm-prev-badge {
	font-size: 13px;	
}

.jdgm-preview-badge .jdgm-star.jdgm-star {
	color: #f9d951;
}

table.variations label {
	font-size: 14px;
}

.wd-el-video {
	border: 2px solid #fbeaec !important;
	-webkit-box-shadow: 0px 0px 41px -12px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 41px -12px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 41px -12px rgba(0,0,0,0.5);
}

.ppgif img {
	border-radius:160px !important;	
}

.checkout-countdown-shortcode { 
	background:#f5f5f5;	
	font-size:15px;
	color:#000;
	text-align:center;
	padding:15px 10px;
	border-radius:10px;
}

.boxicon img{
	border-radius:50px !important;
	border: 3px #565687 solid !important;
}

.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
	margin-top:0px !important;	
}

.howtoimg img {
	border-radius:10px !important;
}

.wapf-field-description {
	font-size: 14px;
	padding:0px;
	margin-bottom:5px;
}

.wapf-field-label label {
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
}

.wapf-field-input select {
	font-size: 14px;
	border-radius: 10px;
}

.wapf-product-totals div span:first-child {
	font-weight: normal !important;
	font-size: 17px;
	float:left;
}

.wapf-product-totals div span:last-child {
	font-size:17px;
	float:left;
	margin-left:5px;
}

.wapf-product-totals .wapf--inner {
	padding:0px;	
}

.btn-shape-round, .btn-style-round {
	--btn-brd-radius: 35px;
}

.btn-size-small {
	--btn-padding: 5px 14px;
	--btn-height: 36px;
	--btn-font-size: 12px;
}

.wd-accordion-title {
	padding-block: 10px !important;
}

.wd-accordion.wd-style-shadow&gt;.wd-accordion-item&gt;:is(.wd-accordion-title,.wd-accordion-content) {
	padding-inline: 10px !important;
}

.wd-el-video {
	border:none;	
}

.montonio-shipping-label {
	float:right;	
}

.montonio-shipping-provider-logo {
	margin-left:20px;	
}

.star-rating span {
	color: #c27f71;
}

.testimon-style-boxed .testimonial-inner {
	box-shadow:none !important;
	border:#ffe4df solid 3px;
	padding:15px;
}

.wd-el-video:is(.wd-action-overlay,.wd-action-without):not(.wd-with-aspect-ratio) {
	box-shadow: none !important;
	border:none !important;
}

.wd-arrow-inner {
	color:#fff !important;	
}

.headline-logo img{
	width: 130px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
}

.benefitsimg img {
	max-width:250px !important;
}

.faq .wd-accordion.wd-titles-left&gt;.wd-accordion-item&gt;.wd-accordion-title&gt;div {
	height:40px;	
}

.faq :is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained&gt;.wp-block-group__inner-container)&gt;*:last-child {
	padding-left:20px;
	padding-right:20px;
}

.guaranteeicon .box-icon-with-bg .info-box-icon {
	padding:10px !important;	
}

.testimon-style-boxed .testimonial-inner {
	padding:15px !important;	
}

.problem img {
	border:3px solid #fff9f8;	
}

.woobt-products .woobt-product {
	padding:3px !important;	
}

.woobt-wrap .woobt-text, .woobt-wrap .woobt-products {
	margin:0px !important;	
}

.woobt-products .woobt-product .woobt-title a {
	font-size:14px !important;	
}

.woobt-qty {
	font-size:14px !important;	
}

.woobt-products .woobt-product .woobt-price {
	font-size:15px !important;	
}

.dovanos {
	padding:0px !important;
	margin:0px !important;
	font-size:14px;
	text-align:center;
	background:#f7f7f7;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding: 4px 0px !important;
	font-weight:600;
}

.woobt-products {
	border: 1px solid #f7f7f7;
}

.woobt-products .woobt-product {
	border:none;
}

.wd-single-action-btn .wd-action-btn&gt;a {
	font-size:14px !important;	
}
.wd-rs-6807a6d610dc5 .wd-sizeguide-btn &gt; a span{
	font-size:14px !important;
}

.wd-content-layout {
	padding-block:5px;	
}

.wd-accordion-title:is(.wd-active,:hover)&gt;.wd-accordion-title-text {
	color:#000 !important;	
}

.woobt-price-new .amount {
	color:#000;	
}

.atcbadges .box-icon-with-bg .info-box-icon {
	padding:7px !important; 	
}

.woodmart-title-container u {
	font-weight:600 !important;	
}

.wd-header-cart.wd-design-4 .wd-cart-number {
	background:#000;	
}

.whb-main-header u {
	color:#ffdcd7 !important;	
}

.product_list_widget&gt;li .wd-entities-title {
	font-size:15px;	
}

.wd-entities-title .woobt-item-name {
	display:none;	
}

.wd-cart-totals .wc-proceed-to-checkout .checkout-button {
	width: 100%;
	font-size: 20px;
	min-height: 60px;
	background-color: #bf2424;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
}

.woocommerce-mini-cart__buttons .btn-cart {
	background-color: #bf2424 !important;
	font-size:18px;
	color:#fff !important;
}

.woocommerce-mini-cart__buttons .checkout {
	font-size:18px;
}

.product-name .woobt-item-name {
	display:none !important;	
}

.checkoutbutton {
	min-height: 60px;
}

.wd-checkout-coupon {
	display:none !important;	
}

.cart-product-label .woobt-item-name {
	display:none !important;	
}

.ivertinimas h4{
	background:#eebf01;	
	padding: 5px !important;
	border-radius: 5px;
}

#billing_country_field {
	display:none;	
}

.wd-payment-methods #place_order {
	font-size: 20px;
	font-weight: 600;
	min-height: 60px;
	background: #bf2424;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3);
}

.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3);
}

.testimonial-content footer&gt;span:before {
	display:none;	
}

.testimonial-content footer&gt;span {
	font-size: 14px;
	margin-left: 7px;		
}

.testimonial-content .fas {
	color:#6eca3e !important;
}

.wd-arrow-inner {
	color:#000 !important;	
}

.wd-progress-bar .progress-area {
	display:none;	
}

.product-wrapper .jdgm-prev-badge {
	display:none !important;	
}

.jdgm-rev__prod-info-wrapper {
	display:none !important;	
}

table.variations tr:last-child .cell {
	display:block;	
}

table.variations .label {
	display:block;	
}

[class*="wd-swatches"] {
	--wd-swatch-h-sp: 3px !important;
	--wd-swatch-v-sp: 3px !important;
}

.woocommerce-product-gallery img {
  border: 1px solid #f1bbb1;
}

[class*="wd-swatches"].wd-bg-style-2 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text {
	--wd-swatch-inn-sp: 1px !important;
}

.product-element-bottom .jdgm-widget.jdgm-widget{
	display:none !important;
}

.amount {
	color:#000;
}	

.vc_custom_1746540480583 .woodmart-title-container u {
	color:#E51D68 !important;	
}@media (max-width: 576px) {
	.headline-logo img{
	width: 90px;
	margin-bottom:4px;
	margin-left:3px;
	margin-right:3px;
}

.custom-table tbody td b{
	font-size:16px;
}

.faqblock .wd-accordion-title {
	padding-block:25px !important;
}

.dovanos {
	padding: 4px 25px !important;
}

.woobt-products .woobt-product .woobt-title a {
	font-size:12px !important;	
}

.woobt-products .woobt-product .woobt-title {
	line-height:14px !important;
}

[class*="wd-swatches"] {
	--wd-swatch-h-sp: 3px !important;
	--wd-swatch-v-sp: 3px !important;
}

[class*="wd-swatches"].wd-size-large {
	--wd-swatch-size: 55px !important;
}
}

</pre></body></html>