@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//veneksboutique.lt/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(199, 8, 29);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(199,8,29);
	--wd-alternative-color: rgb(224,234,240);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(199,8,29);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(199,8,29);
	--btn-accented-bgcolor-hover: rgb(181,7,26);
	--btn-transform: uppercase;
	--wd-form-brd-width: 1px;
	--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: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(191,26,35);
	background-image: none;
}
.page-title-default {
	background-color: rgb(233,228,225);
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2024/11/baldu-salono-ekspozicija-veneks-boutique.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.footer-container {
	background-color: rgb(248,248,248);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: url(https://veneksboutique.lt/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

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


@-webkit-keyframes slowZoom {
	0% {
		-webkit-transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1.2);
	}
}
.grecaptcha-badge{
	display: none !important;
}
.omniva-terminals-list ul li {
	text-align: left;
	margin-bottom: 5px;
}
.omniva-terminals-list .search-input {
	background-color: #fff !important;
	color: #000;
	padding: 5px 15px !important;
}
.omniva-terminals-list .search-input:focus, .omniva-terminals-list .search-input {
	padding: 5px 15px !important;
	background-color: #fff !important;
	color: #000;
}
.omniva-terminals-list{
	max-width: 300px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.custom_info_box{
	padding: 20px 20px 20px 20px;
	border-radius: 5px 5px 5px 5px;
	background-color: #10101008;
}
.filter_btn .elementor-widget-container{
	border-right: 1px solid #e3e2e0 !important;
}
.wd-off-canvas-btn.wd-action-btn a:before{
	content: "\f15c" !important;
}
.products-bordered-grid.elements-grid>.wd-col{
	border-color: #f7f6f5 !important;
}
.products-bordered-grid {
	--wd-prods-brd: 1px solid #f7f6f5 !important;
}
.mobile-nav .wd-nav>li>a .menu-label {
	border-radius: 35px;
}
.wd-wishlist-product-actions {
	position: absolute;
	width: 100%;
	padding: 15px;
}
.wd-wishlist-content .products .wd-product-grid-slider-nav{
	display: none;
}
.wd-wishlist-content .products .product-element-top{
	padding-bottom: 30px !important;
}
.wd-wishlist-content .products .wd-action-btn>a{
	color: #fff !important;
}
.wd-wishlist-content .wd-product .price{
	justify-content: center;
}
.single-product .wd-accordion-title .img-wrapper {
	margin-inline-end: 10px;
}
html .wd-nav-mobile > li > a {
	text-transform: initial;
}
.wd-product-brands img {
	max-height: 33px;
}
.footer-column li{
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.3;
}
.footer-column a{
	color: #848484;
}
.footer-column a:hover{
	color: #c7081d;
}
.footer-column .widget-title{
	color: #242424;
	font-size: 22px;
}
.wd-loop-footer a:hover{
	border-color: #c7081d;
}
.whb-sticked .whb-main-header{
	position: fixed !important;
}
.single_add_to_cart_button:hover{
	box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
}
:is(.btn,.button,button,[type="submit"],[type="button"]){
	padding: 5px 25px;
	font-size: 14px;
}
.specification div:before{
	content: "\f136";
	font-family: "woodmart-font";
	font-weight: 400;
	margin-right: 10px;
	font-size: 25px;
}
.product_cat-baldu-prieziuros-priemones .lizingas,
.product_cat-baldu-prieziuros-priemones .elementor-widget-wd_infobox,
.product_cat-baldu-prieziuros-priemones .single_pristatymas{
	display: none;
}
.product_cat-baldu-prieziuros-priemones .simple_prod_item{
	display: block !important;
}
.lizingas{
	border: 1px solid #e1e1e1;
	border-radius: 5px;
}
.wd-product .price{
	display: flex !important;
}
.single-product .product-grid-item .price{
	margin-bottom: 0px !important;
}
.wd-dropdown.wd-design-full-width > .container{
	overflow-y: auto;
	max-height: 80vh;
}
.wd-dropdown.wd-design-full-width > .container::-webkit-scrollbar {
	width: 5px;
}
.gamintojas_item img{
	width: revert-layer !important;
}
.nav-link-text:after{
	background-color: #c7081d !important;
}
.single_pristatymas .wd-accordion-item:first-child{
	display: none;
}
.simple_prod_item .wd-accordion-item:first-child{
	display: none;
}
.mega_menu_box:hover .info-box-title{
	color: #c7081d !important;
}
.mega_menu_box img{
	border-radius: 8px;
	height: 140px;
	object-fit: cover;
}
.wd-drilldown-back a{
	padding-left: 0px !important;
}
.wd-nav-mob-tab a{
	background-color: #fff !important;
}
.mobile-nav .wd-heading{
	border: none;
}
.mobile-nav .searchform{
	box-shadow: none;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}
.mobile-nav .wd-nav-opener{
	border-left: none !important;
	border-right: none !important;
}

.whb-sticky-row .container {
	max-width: 1400px !important;
}
.woocommerce-cart .woocommerce-notices-wrapper{
	margin-top: 110px;
}
.lizingas a:hover{
	color: #c7081d !important;
}
.single_add_to_cart_button:hover,
.product-contact-form .wpcf7-form input[type="submit"]:hover{
	background-color: #c7081d !important;
}
.specification a:hover img{
	filter: invert(9%) sepia(87%) saturate(4995%) hue-rotate(340deg) brightness(104%) contrast(121%);
}
.home_slider .wd-slide-bg {
	animation: slowZoom 30s ease forwards !important;
}
.home_slider .wd-slide{
	min-height: unset !important;
	height: 100vh !important;
}
.mobile-pages-menu .menu-item-type-taxonomy{
	display: none;
}
.mobile-pages-menu .mobile_shop_item{
	display: none;
}
.mobile-categories-menu .menu-item-type-post_type{
	display: none;
}
.mobile-categories-menu .mobile_shop_item{
	display: block;
}
.katalogas_meniu_box .col_img a{
	height: 100% !important;
}
.katalogas_meniu_box .col_img{
	min-width: 200px;
}
.products_archive .price,
.products_archive .price_from,
.products_archive .price bdi,
.page-id-6668 .price,
.page-id-6668 .price_from,
.page-id-6668 .price bdi,
.page-id-6673 .price,
.page-id-6673 .price_from,
.page-id-6673 .price bdi{
	color: #333333 !important;
	font-weight: 500 !important;
}
.other_products .price,
.other_products .price_from,
.other_products .price bdi{
	color: #333333 !important;
	font-weight: 500 !important;
	line-height: 22px;
}
.price_from{
	margin-right: 5px;
}
.other_products .price{
	display: flex;
	margin-top: -5px !important;
}
.wd-cookies-popup{
	background-color: #F8F8F8 !important;
	color: #242424;
}
.wd-cookies-popup a{
	color: #242424 !important;
}
.cookies-buttons .cookies-accept-btn{
	background-color: #c7081d !important;
	border-radius: 35px !important;
	color: #fff !important;
}
.single-product .whb-color-light:not(.whb-with-bg) {
	background-color: #ffffff !important;
}
.single-product .whb-main-header a,
.single-product .whb-main-header a:after,
.woocommerce-cart .whb-main-header a,
.woocommerce-cart .whb-main-header a:after,
.woocommerce-checkout .whb-main-header a,
.woocommerce-checkout .whb-main-header a:after,
.error404 .whb-main-header a,
.error404 .whb-main-header a:after{
	color: #101010 !important;
}
.error404 .main-page-wrapper{
	margin-top: 120px !important;
}
.woocommerce-order-received .whb-header a,
.woocommerce-order-received .whb-header a:after{
	color: #fff !important;
}
.woocommerce-order-received .whb-header .wd-dropdown-menu a{
	color: #101010 !important;
}
.woocommerce-order-received .whb-sticked a,
.woocommerce-order-received .whb-sticked a:after{
	color: #101010 !important;
}
.wd-search-full-screen{
	box-shadow: none;
}
.archive_bread a, .archive_bread span {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
	margin-top: -74px;
}
.wd-wishlist-btn a{
	color: #ccc !important;
}
.wd-wishlist-btn a:hover{
	color: #777 !important;
}
.whb-sticked .whb-color-light{
	background-color: #ffffff !important;
}
.whb-sticked a,
.whb-sticked a:after{
	color: #101010 !important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
	border-radius: 0px !important;
}
.wd-product.wd-hover-tiled .product-wrapper{
	box-shadow: none !important;
}
.wd-collapsible-content:not(.wd-opened) > .elementor-widget-wrap:after{
	color: #ffffff !important;
}
.elementor-widget-wd_single_product_nav{
	display: none;
}
.page-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 20vh;
	background: linear-gradient(transparent, #000);
}
.home_slider .wd-slide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 20vh;
	background: linear-gradient(transparent, #000);
}
.katalogas_meniu_box a:hover{
	color: #c7081d !important;
}


.price del{
	color: #333333;
	margin-right: 5px;
}
.sale .price ins bdi{
	color: #c7081d !important;
}
.red_hover a:hover{
	color: #c7081d !important;
	opacity: 1 !important;
}

/* Product wrap */
/* archive, nuolaidos */
.product-element-top{
	padding: 30px 30px 10px 30px !important;
}
.product-wrapper .wd-product-header{
	padding: 0px 30px 0px 30px !important;
}
.product-wrapper .wrap-price{
	padding: 0px 30px 30px 30px !important;
}
/* homepage */
.home_other .product-wrapper{
	padding: 0px;
}
/* Related products */
.related_products .product-element-bottom{
	padding: 15px 30px 30px 30px !important;
}
.related_products .price {
	margin-bottom: 0px;
}
/* End of products wrap */

.wd-product.wd-hover-alt:not(.wd-variation-active):is(.purchasable,.product-type-grouped):hover .swap-elements {
	transform: none !important;
}
.woocommerce-ordering.wd-style-underline select{
	border-bottom: none;
	text-align: right;
}
.wd-pf-title span {
	margin-right: 5px;
	padding-right: 5px;
}
.wd-pf-title:after {
	margin-right: 5px;
}
.wd-pf-title {
	padding: 20px;
	color: #333;
	background-color: #fff;
	border: 1px solid rgba(119, 119, 119, .2);
	border-radius: 35px;
}
.wd-pf-title:hover{
	background-color: #242424;
	border-color: #242424;
}
.wd-pf-title:hover .title-text{
	color: #fff !important;
}
.page-title{
	position: relative;
}
.product-element-top {
	overflow: initial !important;
}
.wd-buttons.wd-pos-r-t {
	top: unset !important;
	bottom: -60px;
}
.page-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0006;
	z-index: 2;
}
.page-title * {
	position: relative;
	z-index: 3;
}
.product-label.onsale{
	background-color: #c7081d !important;
}
.page-title-default {
	background-attachment: initial;
}
.whb-main-header .wd-header-nav {
	flex: initial !important;
}
.whb-main-header .whb-col-center{
	justify-content: space-evenly;
}
.product-label.new {
	background-color: #101010 !important;
}
.wd-back-btn{
	display: none;
}
.price_from{
	font-size: 15px;
	font-weight: 600;
}
.single-product .price,
.single-product .price bdi{
	color: #101010;
}
.archive .page-title,
.page .page-title{
	padding-block: 200px;
}
.page .main-page-wrapper,
.woodmart-archive-shop:not(.single-product) .main-page-wrapper,
.single-product .main-page-wrapper{
	background-image: none;
	background-color: #ffffff;
}
.wd-side-hidden .close-side-widget a::before,
.wd-side-hidden .close-side-widget a::after{
	display: block !important;
}
.wd-progress-bar{
	display: none;
}
.wd-compare-table a.button{
	display: none;
}
.wd-wishlist-content .wd-product-footer{
	display: none !important;
}
.popup-quick-view .contact-btn-container{
	display: none;
}
.product-grid-item .wd-add-btn{
	display: none;
}
.product-grid-item .price{
	margin-bottom: 15px;
}
.woocommerce-product-gallery img {
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	max-height: 360px;
}
.single-product .woocommerce-product-gallery__wrapper figure{
	display: flex;
	justify-content: center;
}
.single-product .main_price .price del,
.single-product .main_price .price del span{
	font-size: 20px !important;
}
.related_products .wd-buttons .add-to-cart-loop{
	display: none;
}
.specification {
	padding-bottom: 5px;
	/* 	border-bottom: 1px #e1e1e1 solid; */
	list-style: none;
}
.specification img {
	max-width: 46px;
	filter: invert(42%) sepia(0%) saturate(0%) hue-rotate(321deg) brightness(93%) contrast(95%);
}

/* Product enquiry form */
.product-contact-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1051;
	display: none;
	overflow: hidden;
	outline: 0;
}
.show {
	display: block !important;
}
.container.product-contact-container {
	padding: 10px 50px;
}
.container.product-contact-container {
	width: auto;
	max-width: 850px;
}
.product-contact-modal .modal-layer {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1050;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.5);
}
.product-contact-header {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
#close-contact-form {
	position: absolute;
	top: 0;
	right: -29;
	cursor: pointer;
	color: #999;
	font-size: 24px;
	transition: 0.5s;
}
.icon-cross2:before {
	content: "✖";
}
.product-contact-container h2 {
	text-align: center;
	padding: 0px 0px 20px 0px;
}
.product-contact-form {
	padding-bottom: 20px;
}
.product-contact-form .wpcf7-form .wpcf7-form-control-wrap {
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
.product-contact-form .wpcf7-form .wpcf7-text {
	height: 45px;
}
.product-contact-form .wpcf7-form .wpcf7-text, .product-contact-form .wpcf7-form .wpcf7-textarea {
	line-height: 26px;
	padding: 2px 15px;
}
.product-contact-form .wpcf7-form .wpcf7-form-control {
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 0 15px;
}
.product-contact-modal .modal-layer {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1050;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.5);
}
.product-contact-container {
	position: relative;
	top: 20%;
	max-height: calc(100% - 50px);
	overflow: auto;
	z-index: 1052;
	background-color: #fff;
}
.product-contact-form .wpcf7-form .wpcf7-textarea {
	min-height: 100px !important;
	min-width: 100%;
}
.product-contact-form .wpcf7-form input[type="submit"]{
	border-radius: 35px;
	background-color: #c7081d;
	width: auto;
	color: #fff;
	padding: 0 25px;
}
.product-contact-form .wpcf7-form input[type="submit"]:hover{
	box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
}
/* End of product enquiry form */


.wd-product :is(.product-image-link,.hover-img) img {
	height: 220px;
	object-fit: contain;
	border-radius: 10px;
}
@media (max-width: 1024px){
	.product-contact-container{
		top: 2% !important;
	}
	.archive .page-title,
	.page .page-title{
		padding-block: 30px;
	}
	/* 	.product-element-top {
	overflow: hidden !important;
} */
	.wd-buttons.wd-pos-r-t {
		/*  		top: 10px !important; */
		bottom: -60px !important;
		box-shadow: none;
		right: 20px;
	}
	.wd-product :is(.product-image-link,.hover-img) img {
		height: 200px;
	}
}
@media (max-width: 400px){
	.wd-product :is(.product-image-link,.hover-img) img {
		height: 150px;
	}
}

@media (min-width: 1025px) {
	.whb-main-header .wd-tools-element:hover a, 
	.whb-main-header .woodmart-nav-link:hover,
	.whb-main-header .woodmart-nav-link:hover:after,
	.wd-wishlist-btn a:hover,
	.wd-load-more:hover{
		color: #c7081d !important;
	}
	.home_slider .wd-slide:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 30vh;
		background: linear-gradient(#000, transparent);
	}
	.home_other .wd-buttons .wd-action-btn>a{
		height: 10px !important;
	}
	.home_other .price_from {
		margin-right: 5px;
	}
	.wd-buttons.wd-pos-r-t {
		top: unset !important;
		bottom: -45px !important;
		inset-inline-end: 30px !important;
	}
	.wd-buttons.wd-pos-r-t{
		position: absolute !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		box-shadow: none !important;
		background-color: transparent !important;
		bottom: -45px;
		right: 30px;
	}
	.wd-buttons .wd-action-btn>a {
		height: auto;
		width: auto;
	}
	.archive .page-title, .page .page-title, .single .page-title, .blog .page-title {
		padding: 0px 0px 25px 0px;
		height: 500px;
		max-height: 500px;
		display: flex;
		align-items: end;
	}
	.archive .page-title .title {
		margin-bottom: 40px;
		margin-left: -5px;
	}
	.page-title:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		height: 30vh;
		background: linear-gradient(#000, transparent);
	}
}

@media (min-width: 768px) {
	.page-id-25 :is(.wd-carousel-container:hover .wd-nav-arrows,.wd-nav-arrows.wd-shown)[class*="wd-hover"].wd-pos-sep .wd-prev {
		transform: translateX(35px);
	}
	.page-id-25 :is(.wd-carousel-container:hover .wd-nav-arrows,.wd-nav-arrows.wd-shown)[class*="wd-hover"].wd-pos-sep .wd-next {
		transform: translateX(-35px);
	}
}

@media (min-width: 575px) {
	.footer-column-2{
		display: flex;
		justify-content: space-around;
	}
	.footer-column-3{
		display: flex;
		justify-content: flex-end;
	}
}

@media (max-width: 1024px) {
	.archive .page-title .title{
		margin-left: -7px;
	}
	.wd-buttons .wd-action-btn>a:before, .wd-buttons .wd-action-btn>a:after {
		font-size: 18px;
	}
	.product-wrapper .wrap-price {
		padding: 0px 30px 15px 30px !important;
	}
	.wd-nav>li>a {
		font-size: 14px;
	}
	.home_slider .wd-slide{
		height: 80vh !important;
	}
	.page-title::before{
		display: none !important;
	}
	.whb-main-header{
		background-color: #ffffff;
		padding-bottom: 3px;
	}
	.whb-main-header a {
		color: #101010 !important;
	}
	.archive .page-title{
		height: 50vh;
		display: flex;
		align-items: end;
		padding-bottom: 50px;
		padding-left: 7px;
	}
	.page .page-title, .page .page-title, .single .page-title, .blog .page-title {
		height: 50vh;
		display: flex;
		align-items: end;
		padding-bottom: 25px;
		padding-left: 0px;
	}
}

@media (max-width: 767px) {
	.price del {
		font-size: 15px;
	}
	.wd-product-brands img {
		width: auto !important;
	}
	.woocommerce-ordering.wd-ordering-mb-icon select option {
		color: #000;
	}
	.wd-accordion-title-text{
		display: flex;
		/* 		flex-flow: column-reverse; */
	}
	.single-product .wd-accordion-title .img-wrapper {
		display: block;
	}
	.wd-accordion-title-text span{
		margin-bottom: 5px;
		display: flex;
		align-items: center;
	}
	.other_products .price {
		display: block;
		margin-top: -5px !important;
		color: #c7081d;
	}
	.wd-product {
		--wd-prod-gap: 10px;
	}
}
@media (max-width: 576px) {
	.archive_results_box,
	.archive_filter_box{
		width: auto !important;
	}
	.product-label {
		padding-inline: 10px;
		font-size: 11px;
	}
}
@media (max-width: 350px) {
	.price br{
		display: none !important;
	}
	.wd-product .price {
		display: block !important;
	}
	.price_from {
		width: 100%;
		display: block;
	}
}
@media (max-width: 300px) {
	.archive_results_count{
		font-size: 12px;
	}
}