/*
Theme Name: Twenty Twenty-Five
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
img:is([sizes="auto" i],[sizes^="auto," i]) {
	contain-intrinsic-size: 3000px 1500px;
}

ul {
	box-sizing: border-box;
}

.entry-content {
	counter-reset: footnotes;
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

:where(figure) {
	margin: 0 0 1em;
}

:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #fff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eee 0%,#a9b8c3 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--font-family--inter: "Inter",sans-serif;
	--wp--preset--font-family--cardo: Cardo;
	--wp--preset--spacing--20: .44rem;
	--wp--preset--spacing--30: .67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0,0,0,.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0,0,0,.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0,0,0,.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0,0,0,1);
}

.woocommerce form .form-row .required {
	visibility: visible;
}

.title-wrapper [class*="title"] {
	display: inline-block;
}

.title-wrapper .title {
	margin-bottom: 0;
}

.wd-title-color-default {
	--el-title-color: rgba(0,0,0,.105);
}

.wpb-js-composer .title-wrapper {
	--content-width: var(--wd-max-width);
}

.wpb-js-composer .title-wrapper [class*="title"] {
	max-width: var(--content-width);
}

@media (max-width:1024px) {
	.title-after_title.wd-fontsize-s {
		font-size: 14px;
	}
}

@media (max-width:576px) {
	.title-wrapper .title {
		font-size: 20px;
	}
}

.vc_column-inner::after,.vc_row:after {
	clear: both;
}

.vc_row:after,.vc_row:before {
	content: " ";
	display: table;
}

@media (max-width:767px) {
	.vc_hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.vc_hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.vc_hidden-md {
		display: none !important;
	}
}

.vc_column_container {
	width: 100%;
}

.vc_row {
	margin-left: -15px;
	margin-right: -15px;
}

.vc_col-sm-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

.vc_col-sm-1\/5 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

@media (min-width:768px) {
	.vc_col-sm-12 {
		float: left;
	}

	.vc_col-sm-12 {
		width: 100%;
	}

	.vc_col-sm-1\/5 {
		float: left;
	}

	.vc_col-sm-1\/5 {
		width: 20%;
	}
}

@media (min-width:1200px) {
	.vc_hidden-lg {
		display: none !important;
	}
}

.wpb_text_column :last-child {
	margin-bottom: 0;
}

.wpb_content_element {
	margin-bottom: 35px;
}

.wpb-content-wrapper {
	margin: 0;
	padding: 0;
	border: none;
	overflow: unset;
	display: block;
}

.vc_column-inner::after,.vc_column-inner::before {
	content: " ";
	display: table;
}

.vc_column_container {
	padding-left: 0;
	padding-right: 0;
}

.vc_column_container>.vc_column-inner {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.vc_separator {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.vc_separator .vc_sep_holder {
	height: 1px;
	position: relative;
	flex: 1 1 auto;
	min-width: 10%;
}

.vc_separator .vc_sep_holder .vc_sep_line {
	height: 1px;
	border-top: 1px solid #ebebeb;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
	width: 100%;
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
	display: none;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #ebebeb;
}

.vc_sep_width_100 {
	width: 100%;
}

.vc_sep_pos_align_center {
	margin-left: auto;
	margin-right: auto;
}

.wpb_single_image a {
	border: none;
	outline: 0;
}

.wpb_single_image img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

.wpb_single_image .vc_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.wpb_single_image.vc_align_left {
	text-align: left;
}

.wpb_single_image .vc_figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-12,.col-lg-12,.col-md-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width:769px) {
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width:1025px) {
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.align-items-start {
	align-items: flex-start !important;
}

:root {
	--wd-text-line-height: 1.6;
	--wd-brd-radius: .001px;
	--wd-form-height: 42px;
	--wd-form-color: inherit;
	--wd-form-placeholder-color: inherit;
	--wd-form-bg: transparent;
	--wd-form-brd-color: rgba(0,0,0,.1);
	--wd-form-brd-color-focus: rgba(0,0,0,.15);
	--wd-form-chevron: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");
	--btn-height: 42px;
	--btn-transform: uppercase;
	--btn-font-weight: 600;
	--btn-font-family: inherit;
	--btn-font-style: unset;
	--wd-main-bgcolor: #fff;
	--wd-scroll-w: .001px;
	--wd-admin-bar-h: .001px;
	--wd-tags-mb: 20px;
	--wd-block-spacing: 20px;
	--wd-header-banner-mt: .001px;
	--wd-sticky-nav-w: .001px;
	--color-white: #fff;
	--color-gray-100: #f7f7f7;
	--color-gray-200: #f1f1f1;
	--color-gray-300: #bbb;
	--color-gray-400: #a5a5a5;
	--color-gray-500: #777;
	--color-gray-600: #666;
	--color-gray-700: #555;
	--color-gray-800: #333;
	--color-gray-900: #242424;
	--bgcolor-black-rgb: 0,0,0;
	--bgcolor-white-rgb: 255,255,255;
	--bgcolor-white: #fff;
	--bgcolor-gray-100: #f7f7f7;
	--bgcolor-gray-200: #f7f7f7;
	--bgcolor-gray-300: #f1f1f1;
	--bgcolor-gray-400: rgba(187,187,187,.4);
	--brdcolor-gray-200: rgba(0,0,0,.075);
	--brdcolor-gray-300: rgba(0,0,0,.105);
	--brdcolor-gray-400: rgba(0,0,0,.12);
	--brdcolor-gray-500: rgba(0,0,0,.2);
}

html,body,div,span,h1,h4,p,a,img,strong,ul,li,form,label,th,article,figure,header {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
	overflow-x: hidden;
}

ul {
	list-style: none;
	margin-bottom: var(--list-mb);
	padding-left: var(--li-pl);
	--list-mb: 20px;
	--li-mb: 10px;
	--li-pl: 17px;
}

th {
	vertical-align: middle;
	text-align: left;
}

a img {
	border: none;
}

article,figure,header {
	display: block;
}

a,button,input {
	touch-action: manipulation;
}

button,input,select {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,html input[type="button"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	padding: 0;
	border: 0;
	border: 0;
}

body {
	margin: 0;
	background-color: #fff;
	color: var(--wd-text-color);
	text-rendering: optimizeLegibility;
	font-weight: var(--wd-text-font-weight);
	font-style: var(--wd-text-font-style);
	font-size: var(--wd-text-font-size);
	font-family: var(--wd-text-font);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: var(--wd-text-line-height);
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h));
	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h));
}

@supports (overflow:clip) {
	body {
		overflow: clip;
	}
}

:is(body) {
	height: auto;
}

p {
	margin-bottom: var(--wd-tags-mb);
}

a {
	color: var(--wd-link-color);
	text-decoration: none;
}

:is(h1,h2,h3,h4,h5,h6,.title) a {
	color: inherit;
}

label {
	display: block;
	margin-bottom: 5px;
	color: var(--wd-title-color);
	vertical-align: middle;
	font-weight: 400;
}

.required {
	border: none;
	color: #e01020;
	font-size: 16px;
	line-height: 1;
}

strong {
	font-weight: 600;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: middle;
}

h1 {
	font-size: 28px;
}

h4 {
	font-size: 18px;
}

h1,h4,.title {
	display: block;
	margin-bottom: var(--wd-tags-mb);
	color: var(--wd-title-color);
	text-transform: var(--wd-title-transform);
	font-weight: var(--wd-title-font-weight);
	font-style: var(--wd-title-font-style);
	font-family: var(--wd-title-font);
	line-height: 1.4;
}

li {
	margin-bottom: var(--li-mb);
}

li:last-child {
	margin-bottom: 0;
}

li>ul {
	margin-top: var(--li-mb);
	margin-bottom: 0;
}

ul {
	list-style: disc;
}

.wd-sub-menu,.wd-nav {
	list-style: none;
	--li-pl: 0;
}

.wd-sub-menu,.wd-nav {
	--list-mb: 0;
	--li-mb: 0;
}

.text-center {
	--content-align: center;
	--text-align: center;
	text-align: center;
}

.wd-fontsize-s {
	font-size: 16px;
}

.wd-fontsize-xxxl {
	font-size: 46px;
}[class*="color-scheme-light"] {
	--color-white: #000;
	--color-gray-100: rgba(255,255,255,.1);
	--color-gray-200: rgba(255,255,255,.2);
	--color-gray-300: rgba(255,255,255,.5);
	--color-gray-400: rgba(255,255,255,.6);
	--color-gray-500: rgba(255,255,255,.7);
	--color-gray-600: rgba(255,255,255,.8);
	--color-gray-700: rgba(255,255,255,.9);
	--color-gray-800: #fff;
	--color-gray-900: #fff;
	--bgcolor-black-rgb: 255,255,255;
	--bgcolor-white-rgb: 0,0,0;
	--bgcolor-white: #0f0f0f;
	--bgcolor-gray-100: #0a0a0a;
	--bgcolor-gray-200: #121212;
	--bgcolor-gray-300: #141414;
	--bgcolor-gray-400: #171717;
	--brdcolor-gray-200: rgba(255,255,255,.1);
	--brdcolor-gray-300: rgba(255,255,255,.15);
	--brdcolor-gray-400: rgba(255,255,255,.25);
	--brdcolor-gray-500: rgba(255,255,255,.3);
	--wd-text-color: rgba(255,255,255,.8);
	--wd-title-color: #fff;
	--wd-widget-title-color: var(--wd-title-color);
	--wd-entities-title-color: #fff;
	--wd-entities-title-color-hover: rgba(255,255,255,.8);
	--wd-link-color: rgba(255,255,255,.9);
	--wd-link-color-hover: #fff;
	--wd-form-brd-color: rgba(255,255,255,.2);
	--wd-form-brd-color-focus: rgba(255,255,255,.3);
	--wd-form-placeholder-color: rgba(255,255,255,.6);
	--wd-form-chevron: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+");
	--wd-main-bgcolor: #1a1a1a;
	color: var(--wd-text-color);
}

.color-scheme-dark {
	--color-white: #fff;
	--color-gray-100: #f7f7f7;
	--color-gray-200: #f1f1f1;
	--color-gray-300: #bbb;
	--color-gray-400: #a5a5a5;
	--color-gray-500: #777;
	--color-gray-600: #666;
	--color-gray-700: #555;
	--color-gray-800: #333;
	--color-gray-900: #242424;
	--bgcolor-black-rgb: 0,0,0;
	--bgcolor-white-rgb: 255,255,255;
	--bgcolor-white: #fff;
	--bgcolor-gray-100: #f7f7f7;
	--bgcolor-gray-200: #f7f7f7;
	--bgcolor-gray-300: #f1f1f1;
	--bgcolor-gray-400: rgba(187,187,187,.4);
	--brdcolor-gray-200: rgba(0,0,0,.075);
	--brdcolor-gray-300: rgba(0,0,0,.105);
	--brdcolor-gray-400: rgba(0,0,0,.12);
	--brdcolor-gray-500: rgba(0,0,0,.2);
	--wd-text-color: #777;
	--wd-title-color: #242424;
	--wd-entities-title-color: #333;
	--wd-entities-title-color-hover: rgba(51,51,51,.65);
	--wd-link-color: #333;
	--wd-link-color-hover: #242424;
	--wd-form-brd-color: rgba(0,0,0,.1);
	--wd-form-brd-color-focus: rgba(0,0,0,.15);
	--wd-form-placeholder-color: #777;
	color: var(--wd-text-color);
}

.wd-fill {
	position: absolute;
	inset: 0;
}

.set-mb-s {
	--margin-bottom: 10px;
}

.set-mb-s>* {
	margin-bottom: var(--margin-bottom);
}

.set-cont-mb-s {
	--wd-tags-mb: 10px;
}

.reset-last-child>*:last-child {
	margin-bottom: 0;
}

@keyframes wd-fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes wd-fadeInBottomShort {
	from {
		transform: translate3d(0,20px,0);
	}

	to {
		transform: none;
	}
}

table th {
	padding: 15px 10px;
	border-bottom: 2px solid var(--brdcolor-gray-200);
	color: var(--wd-title-color);
	text-transform: uppercase;
	font-weight: var(--wd-title-font-weight);
	font-style: var(--wd-title-font-style);
	font-size: 16px;
	font-family: var(--wd-title-font);
}

table :is(tbody,tfoot) th {
	border-bottom: 1px solid var(--brdcolor-gray-300);
	text-transform: none;
	font-size: inherit;
}

input[type='number'],input[type='text'],input[type='password'],select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type='number'],input[type='text'],input[type='password'],select {
	padding: 0 15px;
	max-width: 100%;
	width: 100%;
	height: var(--wd-form-height);
	border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
	border-radius: var(--wd-form-brd-radius);
	background-color: var(--wd-form-bg);
	box-shadow: none;
	color: var(--wd-form-color);
	vertical-align: middle;
	font-size: 14px;
}

::-webkit-input-placeholder {
	color: var(--wd-form-placeholder-color);
}

::-moz-placeholder {
	color: var(--wd-form-placeholder-color);
}

:-moz-placeholder {
	color: var(--wd-form-placeholder-color);
}

input[type="checkbox"] {
	box-sizing: border-box;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	margin-inline-end: 5px;
}

input[type="number"] {
	padding: 0;
	text-align: center;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

select {
	padding-right: 30px;
	background-image: var(--wd-form-chevron);
	background-position: right 10px top 50%;
	background-size: auto 18px;
	background-repeat: no-repeat;
}

select option {
	background-color: var(--bgcolor-white);
}

input:-webkit-autofill {
	border-color: var(--wd-form-brd-color);
	-webkit-box-shadow: 0 0 0 1000px var(--wd-form-bg) inset;
	-webkit-text-fill-color: var(--wd-form-color);
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
	padding: 5px 20px;
	min-height: var(--btn-height);
	font-size: 13px;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: none;
	border: 0px solid transparent;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: var(--btn-transform);
	text-shadow: none;
	font-weight: var(--btn-font-weight);
	font-family: var(--btn-font-family);
	font-style: var(--btn-font-style);
	line-height: 1.2;
	color: var(--btn-color,#3e3e3e);
	background-color: var(--btn-bgcolor,#f3f3f3);
}

.wd-scroll-content {
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 50vh;
	scrollbar-width: thin;
}

.wd-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 380;
	margin-top: 15px;
	margin-right: 0;
	margin-left: calc(var(--nav-gap,.001px) / 2 * -1);
	background-color: var(--bgcolor-white);
	background-position: bottom right;
	background-clip: border-box;
	background-repeat: no-repeat;
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	text-align: left;
	border-radius: var(--wd-brd-radius);
	visibility: hidden;
	opacity: 0;
	transform: translateY(15px) translateZ(0);
}

.wd-dropdown:after {
	content: "";
	position: absolute;
	inset-inline: 0;
	bottom: 100%;
	height: 15px;
}

.wd-dropdown-menu {
	min-height: min(var(--wd-dropdown-height),var(--wd-content-h,var(--wd-dropdown-height)));
	width: var(--wd-dropdown-width);
	background-image: var(--wd-dropdown-bg-img);
}

.wd-dropdown-menu.wd-design-default {
	padding: 12px 20px;
	--wd-dropdown-width: 220px;
}

.wd-dropdown-menu.wd-design-default>.container {
	padding: 0;
	width: auto;
}

.wd-side-hidden {
	position: fixed;
	inset-block: var(--wd-admin-bar-h) 0;
	z-index: 500;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 340px;
	background-color: var(--bgcolor-white);
}

.wd-side-hidden.wd-left {
	right: auto;
	left: 0;
	transform: translate3d(-100%,0,0);
}

.wd-side-hidden.wd-right {
	right: 0;
	left: auto;
	transform: translate3d(100%,0,0);
}

.wd-sub-menu {
	--sub-menu-color: #848484;
	--sub-menu-color-hover: var(--wd-primary-color);
}

.wd-sub-menu li {
	position: relative;
}

.wd-sub-menu li>a {
	position: relative;
	display: flex;
	align-items: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: var(--sub-menu-color);
	font-size: 14px;
	line-height: 1.3;
}

.wd-nav {
	--nav-gap: 20px;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: var(--text-align);
	text-align: left;
	gap: 1px var(--nav-gap);
}

.wd-nav>li {
	position: relative;
}

.wd-nav>li>a {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: row;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	line-height: 1.2;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
	margin-left: 4px;
	font-weight: normal;
	font-style: normal;
	font-size: clamp(6px,50%,18px);
	order: 3;
	content: "";
	font-family: "woodmart-font";
}

.wd-nav.wd-gap-m {
	--nav-gap: 30px;
}

.wd-nav[class*="wd-style-"] {
	--nav-color: #333;
	--nav-color-hover: rgba(51,51,51,.7);
	--nav-color-active: rgba(51,51,51,.7);
	--nav-chevron-color: rgba(82,82,82,.45);
}

.wd-nav[class*="wd-style-"]>li>a {
	color: var(--nav-color);
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
	color: var(--nav-chevron-color);
}

.wd-nav.wd-style-default {
	--nav-color-hover: var(--wd-primary-color);
	--nav-color-active: var(--wd-primary-color);
}

.wd-tltp .wd-tooltip-label {
	position: absolute;
	z-index: 1070;
	visibility: hidden;
	text-transform: none;
	font-weight: 400;
	font-size: 12px;
	opacity: 0;
}

.wd-tltp .wd-tooltip-label {
	padding: 0 15px !important;
	max-width: 200px;
	height: 34px;
	border-radius: 0;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
	background-color: #000;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	line-height: 34px;
}

.wd-tltp .wd-tooltip-label:before {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
}

.wd-tltp-top .wd-tooltip-label:before {
	left: 50%;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.wd-tltp-top .wd-tooltip-label {
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 8px;
}

.wd-tltp-top .wd-tooltip-label:before {
	top: 100%;
	margin-left: -5px;
}

.wd-tltp {
	position: relative;
}

.wd-tltp .wd-tooltip-label:before {
	content: "";
}

.wd-close-side {
	position: fixed;
	z-index: 400;
	visibility: hidden;
	background-color: rgba(0,0,0,.7);
	opacity: 0;
}

.wd-action-btn {
	display: inline-flex;
	vertical-align: middle;
	--action-btn-color: var(--color-gray-800);
	--action-btn-hover-color: var(--color-gray-500);
}

.wd-action-btn>a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: var(--action-btn-color);
}

.wd-action-btn>a:before {
	font-family: "woodmart-font";
}

.wd-action-btn>a:after {
	position: absolute;
	top: calc(50% - .5em);
	left: 0;
	opacity: 0;
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	border: 1px solid rgba(0,0,0,0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
}

.wd-action-btn.wd-style-text>a {
	position: relative;
	font-weight: 600;
	line-height: 1;
}

.wd-action-btn.wd-style-text>a:before {
	margin-inline-end: .3em;
	font-size: 110%;
	font-weight: 400;
}

.wd-cross-icon>a:before {
	content: "";
}

.wd-heading {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	padding: 20px 15px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-heading>a {
	--wd-link-color: var(--wd-primary-color);
	--wd-link-color-hover: var(--wd-primary-color);
}

.wd-heading .title {
	flex: 1 1 auto;
	margin-bottom: 0;
	font-size: 130%;
}

.wd-heading .wd-action-btn {
	flex: 0 0 auto;
}

.wd-heading .wd-action-btn.wd-style-text>a {
	height: 25px;
}

:is(.widget,.wd-widget,div[class^="vc_wp"]) {
	line-height: 1.4;
	--wd-link-color: var(--color-gray-500);
	--wd-link-color-hover: var(--color-gray-800);
}

.widget {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.widget:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.website-wrapper {
	position: relative;
	background-color: var(--wd-main-bgcolor);
}

.main-page-wrapper {
	margin-top: -40px;
	padding-top: 40px;
	min-height: 50vh;
	background-color: var(--wd-main-bgcolor);
}

.site-content {
	margin-bottom: 40px;
}

.container {
	max-width: var(--wd-container-w);
}

.searchform[class*="wd-style-with-bg"] .searchsubmit {
	color: #fff;
	background-color: var(--wd-primary-color);
}

.searchform.wd-style-with-bg .searchsubmit {
	border-start-end-radius: var(--wd-form-brd-radius);
	border-end-end-radius: var(--wd-form-brd-radius);
}

@media (min-width:1025px) {
	.wd-scroll {
		--scrollbar-track-bg: rgba(0,0,0,.05);
		--scrollbar-thumb-bg: rgba(0,0,0,.12);
	}

	.wd-scroll ::-webkit-scrollbar {
		width: 5px;
	}

	.wd-scroll ::-webkit-scrollbar-track {
		background-color: var(--scrollbar-track-bg);
	}

	.wd-scroll ::-webkit-scrollbar-thumb {
		background-color: var(--scrollbar-thumb-bg);
	}
}

@media (max-width:1024px) {
@	supports not (overflow:clip) {
		body{overflow: hidden;
	}
}

.wd-fontsize-xxxl {
	font-size: 22px;
}

.wd-side-hidden {
	width: 300px;
	z-index: 99999;
}

.wd-tltp .wd-tooltip-label {
	display: none !important;
}

.wd-close-side {
	top: -150px;
}}

:is(.vc_row,.vc_section).wd-disable-overflow {
	overflow: visible !important;
}

.wd-wpb {
	margin-bottom: 30px;
}

.wpb_single_image .vc_single_image-wrapper img {
	border-radius: var(--wd-brd-radius);
}

@media (max-width:1024px) {
	body.wpb-js-composer .wd-width-enabled {
		--content-width: calc(var(--wd-max-width) + 20%);
	}
}

@media (max-width:768.98px) {
	.vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel-heading {
		display: none;
	}
}

@media (max-width:576px) {
	body.wpb-js-composer .wd-width-enabled {
		--content-width: 100%;
	}
}

.amount {
	color: var(--wd-primary-color);
	font-weight: 600;
}[class*="screen-reader"] {
	position: absolute !important;
	clip: rect(1px,1px,1px,1px);
}

.single_add_to_cart_button {
	border-radius: var(--btn-accented-brd-radius);
	color: var(--btn-accented-color);
	box-shadow: var(--btn-accented-box-shadow);
	background-color: var(--btn-accented-bgcolor);
	text-transform: var(--btn-accented-transform,var(--btn-transform));
	font-weight: var(--btn-accented-font-weight,var(--btn-font-weight));
	font-family: var(--btn-accented-font-family,var(--btn-font-family));
	font-style: var(--btn-accented-font-style,var(--btn-font-style));
}

form.cart>* {
	flex: 1 1 100%;
}

form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
	flex: 0 0 auto;
}

.single_add_to_cart_button:before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0;
	z-index: 1;
	border-radius: inherit;
	background-color: inherit;
	box-shadow: inherit;
}

.single_add_to_cart_button:after {
	position: absolute;
	top: calc(50% - 9px);
	inset-inline-start: calc(50% - 9px);
	opacity: 0;
	z-index: 2;
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid rgba(0,0,0,0);
	border-left-color: currentColor;
	border-radius: 50%;
	vertical-align: middle;
}

.whb-header {
	margin-bottom: 40px;
}

.whb-flex-row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.whb-column {
	display: flex;
	align-items: center;
	flex-direction: row;
	max-height: inherit;
}

.whb-col-left,.whb-mobile-left {
	justify-content: flex-start;
	margin-left: -10px;
}

.whb-col-right,.whb-mobile-right {
	justify-content: flex-end;
	margin-right: -10px;
}

.whb-col-mobile {
	flex: 1 1 auto;
	justify-content: center;
	margin-inline: -10px;
}

.whb-flex-flex-middle .whb-col-center {
	flex: 1 1 0%;
}

.whb-general-header :is(.whb-mobile-left,.whb-mobile-right) {
	flex: 1 1 0%;
}

.whb-main-header {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	z-index: 390;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.whb-color-dark:not(.whb-with-bg) {
	background-color: #fff;
}

.wd-header-nav,.site-logo {
	padding-inline: 10px;
}

.wd-header-nav {
	flex: 1 1 auto;
}

.wd-nav-main>li>a {
	height: 40px;
	font-weight: var(--wd-header-el-font-weight);
	font-style: var(--wd-header-el-font-style);
	font-size: var(--wd-header-el-font-size);
	font-family: var(--wd-header-el-font);
	text-transform: var(--wd-header-el-transform);
}

.site-logo {
	max-height: inherit;
}

.wd-logo {
	max-height: inherit;
}

.wd-logo img {
	padding-top: 5px;
	padding-bottom: 5px;
	max-height: inherit;
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	perspective: 800px;
}

.wd-header-mobile-nav .wd-tools-icon:before {
	content: "";
	font-family: "woodmart-font";
}

.mobile-nav .searchform {
	--wd-form-brd-width: 0;
	--wd-form-bg: transparent;
	--wd-form-color: var(--color-gray-500);
	--wd-form-placeholder-color: var(--color-gray-500);
	z-index: 2;
	box-shadow: 0 -1px 9px rgba(0,0,0,.17);
}

.mobile-nav .searchform input[type="text"] {
	padding-right: 50px;
	padding-left: 20px;
	height: 70px;
	font-weight: 600;
}

.mobile-nav .wd-dropdown-results {
	position: static;
}

.wd-nav-mobile {
	display: flex;
	display: none;
	margin-inline: 0;
	animation: wd-fadeIn 1s ease;
}

.wd-nav-mobile>li {
	flex: 1 1 100%;
	max-width: 100%;
	width: 100%;
}

.wd-nav-mobile>li>a {
	color: var(--color-gray-800);
}

.wd-nav-mobile li.menu-item-has-children>a:after {
	content: none;
}

.wd-nav-mobile.wd-active {
	display: block;
}

.wd-nav-mobile>li,.wd-nav-mobile>li>ul li {
	display: flex;
	flex-wrap: wrap;
}

.wd-nav-mobile>li>a,.wd-nav-mobile>li>ul li>a {
	flex: 1 1 0%;
	padding: 5px 20px;
	min-height: 50px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu) {
	display: none;
	flex: 1 1 100%;
	order: 3;
}

@media (min-width:1025px) {
	.whb-hidden-lg {
		display: none;
	}
}

@media (max-width:1024px) {
	.whb-visible-lg,.whb-hidden-mobile {
		display: none;
	}
}

.wd-tools-element {
	position: relative;
	--wd-count-size: 15px;
	--wd-header-el-color: #333;
	--wd-header-el-color-hover: rgba(51,51,51,.6);
}

.wd-tools-element>a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	color: var(--wd-header-el-color);
	line-height: 1;
	padding-inline: 10px;
}

.wd-tools-element .wd-tools-icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
}

.wd-tools-element .wd-tools-icon:before {
	font-size: 20px;
}

.wd-tools-element .wd-tools-text {
	margin-inline-start: 8px;
	text-transform: var(--wd-header-el-transform);
	white-space: nowrap;
	font-weight: var(--wd-header-el-font-weight);
	font-style: var(--wd-header-el-font-style);
	font-size: var(--wd-header-el-font-size);
	font-family: var(--wd-header-el-font);
}

.wd-tools-element .wd-tools-count {
	z-index: 1;
	width: var(--wd-count-size);
	height: var(--wd-count-size);
	border-radius: 50%;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	line-height: var(--wd-count-size);
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
	position: absolute;
	top: -5px;
	inset-inline-end: -9px;
	background-color: var(--wd-primary-color);
	color: #fff;
	font-size: 9px;
}

.wd-header-text {
	padding-inline: 10px;
}

.wd-header-text {
	flex: 1 1 auto;
}

.whb-top-bar .wd-header-text {
	font-size: 12px;
	line-height: 1.2;
}[class*="wd-header-search-form"] {
	padding-inline: 10px;
	flex: 1 1 auto;
}[class*="wd-header-search-form"] input[type='text'] {
	min-width: 290px;
}[class*="wd-header-search-form"] .wd-style-with-bg {
	--wd-form-bg: #fff;
}

.wd-dropdown-results {
	margin-top: 0 !important;
	overflow: hidden;
	right: calc(( var(--wd-form-brd-radius) / 1.5 ));
	left: calc(( var(--wd-form-brd-radius) / 1.5 ));
}

.wd-dropdown-results:after {
	width: auto !important;
	height: auto !important;
}

.search-results-wrapper {
	position: relative;
}

.searchform {
	position: relative;
	--wd-search-btn-w: var(--wd-form-height);
	--wd-form-height: 46px;
}

.searchform input[type="text"] {
	padding-right: var(--wd-search-btn-w);
}

.searchform .searchsubmit {
	position: absolute;
	inset-block: 0;
	right: 0;
	padding: 0;
	width: var(--wd-search-btn-w);
	min-height: unset;
	border: none;
	background-color: transparent;
	box-shadow: none;
	color: var(--wd-form-color);
	font-weight: 400;
	font-size: 0;
}

.searchform .searchsubmit:after {
	font-size: calc(var(--wd-form-height) / 2.3);
	content: "";
	font-family: "woodmart-font";
}

.searchform .searchsubmit:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: calc(( var(--wd-form-height) / 2.5 ) / -2);
	margin-left: calc(( var(--wd-form-height) / 2.5 ) / -2);
	opacity: 0;
	content: "";
	display: inline-block;
	width: calc(var(--wd-form-height) / 2.5);
	height: calc(var(--wd-form-height) / 2.5);
	border: 1px solid rgba(0,0,0,0);
	border-left-color: currentColor;
	border-radius: 50%;
	vertical-align: middle;
}

.whb-col-right .wd-dropdown-register {
	right: 0;
	left: auto;
	margin-left: 0;
	margin-right: calc(var(--nav-gap,.001px) / 2 * -1);
}

.wd-dropdown-register {
	padding: 25px;
	width: 350px;
}

.wd-dropdown-register .wd-heading {
	padding: 0 0 12px 0;
	margin-bottom: 15px;
}

.wd-dropdown-register .login {
	--wd-tags-mb: 15px;
}

.login>*:last-child {
	margin-bottom: 0;
}

.login:not(.hidden-form) {
	display: block !important;
}

.login-form-footer {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
}

.login-form-footer .lost_password {
	order: 2;
	color: var(--wd-primary-color);
}

.login-form-footer .woocommerce-form-login__rememberme {
	order: 1;
	margin-bottom: 0;
}

:is(.register,.login) .button {
	width: 100%;
	border-radius: var(--btn-accented-brd-radius);
	color: var(--btn-accented-color);
	box-shadow: var(--btn-accented-box-shadow);
	background-color: var(--btn-accented-bgcolor);
	text-transform: var(--btn-accented-transform,var(--btn-transform));
	font-weight: var(--btn-accented-font-weight,var(--btn-font-weight));
	font-family: var(--btn-accented-font-family,var(--btn-font-family));
	font-style: var(--btn-accented-font-style,var(--btn-font-style));
}

.wd-header-my-account .wd-tools-icon:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-account-style-text .wd-tools-icon {
	display: none !important;
}

.wd-account-style-text .wd-tools-text {
	margin-left: 0;
}

@media (max-width:1024px) {
	.wd-header-my-account .wd-dropdown {
		display: none;
	}
}

.cart-widget-side {
	display: flex;
	flex-direction: column;
}

.cart-widget-side .widget_shopping_cart {
	position: relative;
	flex: 1 1 100%;
}

.cart-widget-side .widget_shopping_cart_content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	height: 100%;
}

.wd-header-cart .wd-tools-icon:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count) {
	vertical-align: middle;
}

.wd-header-cart .wd-cart-number>span {
	display: none;
}

.wd-header-cart .wd-cart-subtotal .amount {
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
}

.wd-header-cart:is(.wd-design-5,.wd-design-6,.wd-design-7):not(.wd-style-text) .wd-tools-text {
	display: none;
}

.wd-header-cart.wd-design-2 .wd-tools-text {
	margin-inline-start: 15px;
}

.wd-header-cart.wd-design-5:not(.wd-style-text) {
	margin-inline-end: 5px;
}

.wd-header-cart.wd-design-5 .wd-tools-text {
	margin-inline-start: 15px;
}

.wd-header-cart.wd-design-2 .wd-cart-number,.wd-header-cart.wd-design-5 .wd-cart-number {
	position: absolute;
	top: -5px;
	inset-inline-end: -9px;
	z-index: 1;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: var(--wd-primary-color);
	color: #fff;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 9px;
	line-height: 15px;
}

.title-wrapper [class*="title"] {
	display: inline-block;
}

.title-wrapper .title {
	margin-bottom: 0;
}

.wd-title-color-default {
	--el-title-color: rgba(0,0,0,.105);
}

.wpb-js-composer .title-wrapper {
	--content-width: var(--wd-max-width);
}

.wpb-js-composer .title-wrapper [class*="title"] {
	max-width: var(--content-width);
}

@media (max-width:1024px) {
	.title-after_title.wd-fontsize-s {
		font-size: 14px;
	}
}

@media (max-width:576px) {
	.title-wrapper .title {
		font-size: 20px;
	}
}

.wd-entry-meta .meta-author {
	font-size: 14px;
}

.wd-entry-meta .meta-author .avatar {
	display: inline-block;
	margin: 0 5px;
	width: 18px;
	height: 18px;
	border-radius: 50% !important;
	vertical-align: top;
}

.wd-entry-meta .meta-author a {
	text-transform: capitalize;
}

.entry-meta-list li {
	display: inline-block;
	margin-right: 10px;
	color: var(--color-gray-300);
	vertical-align: middle;
	line-height: 1.4;
}

.entry-meta-list li a {
	color: inherit;
}

.entry-meta-list li:last-child {
	margin-right: 0;
}

.wd-post-date.wd-style-with-bg {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
	display: inline-block;
	min-width: 53px;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
	background-color: var(--bgcolor-white);
	box-shadow: 0 0 9px rgba(0,0,0,.1);
	color: var(--color-gray-800);
	text-align: center;
	line-height: 1;
}

.wd-post-date.wd-style-with-bg>span {
	display: block;
}

.wd-post-date.wd-style-with-bg .post-date-day {
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 24px;
}

.wd-post-date.wd-style-with-bg .post-date-month {
	padding-top: 2px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}

.wd-post-cat.wd-style-with-bg {
	display: inline-block;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
	background-color: var(--wd-primary-color);
	color: #fff;
	line-height: 25px;
}

.wd-post-cat.wd-style-with-bg>a {
	display: inline-block;
	color: #fff;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}

@media (max-width:576px) {
	.wd-entry-meta .meta-author {
		font-size: 0;
	}

	.wd-entry-meta .meta-author a {
		font-size: 14px;
	}

	.wd-post-date {
		top: 10px;
		left: 10px;
	}
}

.hovered-social-icons {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	color: var(--color-gray-300);
	vertical-align: middle;
	font-size: 0;
}

.hovered-social-icons div.wd-tooltip-label {
	display: block !important;
	padding: 5px !important;
	height: auto;
	line-height: 1;
	max-width: fit-content;
}

.hovered-social-icons div.wd-tooltip-label:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 8px;
	inset: auto 0 -8px 0;
}

.hovered-social-icons:after {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	content: "";
	font-family: "woodmart-font";
}

@media (max-width:1024px) {
	.blog-post-loop .meta-author>span {
		display: none;
	}
}

@media (max-width:576px) {
	.hovered-social-icons {
		display: none;
	}
}

.blog-design-masonry.has-post-thumbnail .post-date {
	top: 10px;
	left: 10px;
}

.wd-social-icons {
	font-size: 0;
}

.wd-social-icons .wd-social-icon {
	display: inline-block;
	margin: 4px;
	vertical-align: middle;
	text-align: center;
	font-size: 0;
}

.wd-social-icons .wd-icon {
	display: inline-block;
	vertical-align: middle;
	font-family: "woodmart-font";
}

.social-facebook {
	--social-color: #365493;
}

.social-facebook .wd-icon:before {
	content: "";
}

.social-twitter {
	--social-color: #3cf;
}

.social-twitter .wd-icon:before {
	content: "";
}

.social-pinterest {
	--social-color: #cb2027;
}

.social-pinterest .wd-icon:before {
	content: "";
}

.social-linkedin {
	--social-color: #0274b3;
}

.social-linkedin .wd-icon:before {
	content: "";
}

.icons-design-default .wd-social-icon {
	margin: 0 !important;
	padding: 6px;
	width: auto !important;
	height: auto !important;
	color: rgba(0,0,0,.6) !important;
}

.icons-design-default .wd-social-icon .wd-icon {
	line-height: 1 !important;
}

.icons-design-default.color-scheme-light .wd-social-icon {
	color: #fff !important;
}

:is(.icons-size-small,.icons-size-) .wd-social-icon {
	width: 30px;
	height: 30px;
}

.wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
	font-size: 14px;
	line-height: 30px;
}

.social-form-circle .wd-social-icon {
	border-radius: 50%;
}

.product-grid-item :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price) {
	line-height: inherit;
	margin-block: -.2em;
}

.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) {
	font-size: 95%;
	--wd-link-color: var(--color-gray-400);
	--wd-link-color-hover: var(--color-gray-700);
}

.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
	display: inline-block;
}

.product.wd-hover-base .wrapp-swatches {
	position: absolute;
	inset-inline: 0;
	bottom: 0;
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	min-height: 47px;
	border-top: 1px solid var(--brdcolor-gray-300);
	border-bottom: 1px solid var(--brdcolor-gray-300);
	background-color: var(--wd-prod-bg,var(--bgcolor-white));
	transform: translateY(calc(100% + 1px)) translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.product.wd-hover-base .wrapp-swatches:empty {
	display: none;
}

@media (max-width:768.98px) {
	.product.wd-hover-base .wrapp-swatches {
		min-height: 40px;
	}

	.product.wd-hover-base.product-no-swatches .wrapp-swatches {
		display: none;
	}
}

.wd-more-desc .wd-more-desc-btn {
	position: absolute;
	inset-inline: 0;
	bottom: 0;
	z-index: 2;
	height: calc(var(--wd-text-line-height) * 1em);
	background: linear-gradient(to bottom,transparent 0,var(--wd-prod-bg,var(--bgcolor-white)) 90%);
	color: var(--color-gray-900);
	text-align: center;
	text-decoration: none;
	line-height: var(--wd-text-line-height);
	transform: translateY(calc(var(--wd-text-line-height) * 1em));
}

.wd-more-desc .wd-more-desc-btn span:after {
	font-size: 20px;
	content: "";
	font-family: "woodmart-font";
}

.wd-more-desc .wd-more-desc-btn:not(.wd-shown) {
	display: none;
}

.wd-quick-shop-2 table.variations .cell {
	padding: 0;
}

.wd-quick-shop-2 tr:not(:first-child) :is(select,.wd-swatches-grid) {
	margin-top: calc(var(--wd-prod-gap) - 2px);
}

.wd-quick-shop-2:not(.wd-form-inited) tr:not(:first-child) :is(select,.wd-swatches-grid) {
	display: none;
}

.wd-quick-shop-2 .wd-reset-var {
	display: none;
	margin-top: 5px;
}

.wd-quick-shop-2 :is(.cell.label,.single_variation_wrap) {
	display: none !important;
}

.product-grid-item.product-type-variable:not(.wd-variation-active) .quantity {
	display: none;
}

table.variations tr:last-child .cell {
	padding-bottom: 0;
}

table.variations .cell {
	text-align: var(--text-align);
	padding: 0 0 20px 0;
	border: none;
	vertical-align: middle;
}

table.variations .label {
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
	padding-right: 20px;
}

table.variations .label>* {
	display: inline-block;
	vertical-align: middle;
	line-height: var(--wd-text-line-height);
}

table.variations label {
	margin-bottom: 0;
	white-space: nowrap;
	font-weight: 600;
}

table.variations label:after {
	content: ":";
	margin-left: 2px;
}

table.variations select {
	max-width: 260px;
}

.woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: var(--content-align);
}

.woocommerce-variation-add-to-cart>* {
	flex: 1 1 100%;
}

.wd-reset-var {
	--wd-reset-btn-space: 10px;
	display: inline-block;
	vertical-align: middle;
}

.reset_variations {
	display: inline-flex !important;
	align-items: center;
	color: var(--color-gray-500);
	vertical-align: middle;
	font-size: 12px;
	opacity: 0 !important;
	visibility: hidden !important;
}

.reset_variations:before {
	margin-right: 3px;
	content: "";
	font-family: "woodmart-font";
}

.woocommerce-variation {
	animation: wd-fadeInBottomShort .3s ease;
}

.scrollToTop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 350;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(var(--bgcolor-white-rgb),.9);
	box-shadow: 0 0 5px rgba(0,0,0,.17);
	color: var(--color-gray-800);
	font-size: 16px;
	opacity: 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateX(100%);
}

.scrollToTop:after {
	content: "";
	font-family: "woodmart-font";
}

@media (max-width:1024px) {
	.scrollToTop {
		right: 12px;
		bottom: 12px;
		width: 40px;
		height: 40px;
		font-size: 14px;
	}
}

.wd-toolbar {
	position: fixed;
	inset-inline: 0;
	bottom: 0;
	z-index: 350;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	padding: 5px;
	height: 55px;
	background-color: var(--bgcolor-white);
	box-shadow: 0 0 9px rgba(0,0,0,.12);
}

.wd-toolbar>div {
	flex: 1 0 20%;
}

.wd-toolbar>div a {
	height: 45px;
}

.wd-toolbar .wd-header-cart.wd-design-5 {
	margin-right: 0;
}

.wd-toolbar.wd-toolbar-label-show>div a {
	position: relative;
	padding-bottom: 15px;
}

.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label {
	display: block;
}

.wd-toolbar-label {
	position: absolute;
	inset-inline: 10px;
	bottom: 3px;
	display: none;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
	font-size: 11px;
	line-height: 1;
	padding: 1px 0;
}

@media (min-width:1025px) {
	.wd-toolbar {
		display: none;
	}
}

@media (max-width:1024px) {
	.sticky-toolbar-on {
		padding-bottom: 55px;
	}

	.sticky-toolbar-on .scrollToTop {
		bottom: 67px;
	}
}

:root {
	--wd-top-bar-h: 60px;
	--wd-top-bar-sm-h: 60px;
	--wd-top-bar-sticky-h: .001px;
	--wd-header-general-h: 104px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: .001px;
	--wd-header-bottom-h: 50px;
	--wd-header-bottom-sm-h: .001px;
	--wd-header-bottom-sticky-h: .001px;
	--wd-header-clone-h: .001px;
}

.whb-header-bottom .wd-dropdown {
	margin-top: 5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: 15px;
}

@media (min-width:1025px) {
	.whb-top-bar-inner {
		height: 60px;
		max-height: 60px;
	}

	.whb-general-header-inner {
		height: 104px;
		max-height: 104px;
	}

	.whb-header-bottom-inner {
		height: 50px;
		max-height: 50px;
	}
}

@media (max-width:1024px) {
	.whb-top-bar-inner {
		height: 60px;
		max-height: 60px;
	}

	.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
}

.whb-top-bar {
	background-color: rgba(12,31,58,1);
}

.whb-general-header {
	border-color: rgba(129,129,129,.2);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

:root {
	--wd-text-font: "Lato",Arial,Helvetica,sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777;
	--wd-text-font-size: 14px;
}

:root {
	--wd-title-font: "Poppins",Arial,Helvetica,sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
}

:root {
	--wd-entities-title-font: "Poppins",Arial,Helvetica,sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333;
	--wd-entities-title-color-hover: rgba(51,51,51,65%);
}

:root {
	--wd-alternative-font: "Lato",Arial,Helvetica,sans-serif;
}

:root {
	--wd-widget-title-font: "Poppins",Arial,Helvetica,sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
}

:root {
	--wd-header-el-font: "Lato",Arial,Helvetica,sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
}

:root {
	--wd-primary-color: #243874;
}

:root {
	--wd-alternative-color: #fbbc34;
}

:root {
	--wd-link-color: #333;
	--wd-link-color-hover: #242424;
}

:root {
	--btn-default-bgcolor: #f7f7f7;
}

:root {
	--btn-default-bgcolor-hover: #efefef;
}

:root {
	--btn-accented-bgcolor: #000f5b;
}

:root {
	--btn-accented-bgcolor-hover: #0c1f3a;
}

:root {
	--notices-success-bg: #459647;
}

:root {
	--notices-success-color: #fff;
}

:root {
	--notices-warning-bg: #e0b252;
}

:root {
	--notices-warning-color: #fff;
}

:root {
	--wd-form-brd-radius: 35px;
	--wd-form-brd-width: 2px;
	--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;
}

:root {
	--wd-container-w: 1222px;
}

.wd-post-cat {
	display: none !important;
}

.meta-author {
	display: none !important;
}

.whb-header-bottom {
	border-color: rgba(129,129,129,.2);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.wd-post-date.wd-style-with-bg {
	display: none;
}

.wd-product-cats {
	display: none;
}

.wd-post-date {
	display: none !important;
}

.main-page-wrapper {
	padding-top: 0px;
}

@media (max-width:1199px) {
	html .wd-rs-67098b93d0b50 {
		margin-bottom: 60px !important;
	}
}

@media (max-width:767px) {
	html .wd-rs-67098b93d0b50 {
		margin-bottom: 40px !important;
	}
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1728678811596 {
	margin-bottom: 0px !important;
}

.vc_custom_1626790719905 {
	padding-top: 0px !important;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.hovered-social-icons {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.wd-post-date {
	display: none;
}

.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal !important;
	padding: 0;
	position: absolute !important;
	width: 1px;
}

.vc_tta.vc_general .vc_tta-panel-heading {
	border: solid transparent;
	box-sizing: border-box;
}

.vc_tta.vc_general .vc_tta-panel-title {
	margin: 0;
	line-height: 1;
}

.vc_tta.vc_general .vc_tta-panel-title>a {
	background: 0 0;
	display: block;
	padding: 14px 20px;
	box-sizing: border-box;
	text-decoration: none;
	color: inherit;
	position: relative;
	border: none;
	box-shadow: none;
}

@media (min-width:768px) {
	.vc_tta.vc_tta-tabs .vc_tta-panel-heading {
		display: none;
	}
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
	border-radius: 5px;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
	margin-bottom: -1px;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
	border-width: 1px;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: -1px;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #4868cf;
	background-color: #5472d2;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #f0f0f0;
	background-color: #f8f8f8;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #666;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading,.vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: 1px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading,.vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
	margin-bottom: 1px;
}

.vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading {
	text-align: left;
}

.rs-p-wp-fix {
	display: none !important;
	margin: 0 !important;
	height: 0px !important;
}

rs-module-wrap {
	visibility: hidden;
}

rs-module-wrap,rs-module-wrap * {
	box-sizing: border-box;
}

rs-module-wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	display: block;
}

rs-module {
	position: relative;
	overflow: hidden;
	display: block;
}

a.rs-layer,a.rs-layer:-webkit-any-link {
	text-decoration: none;
}

.entry-content rs-module a,rs-module a {
	box-shadow: none;
}

rs-module img {
	max-width: none !important;
	margin: 0px;
	padding: 0px;
	border: none;
}

rs-slides,rs-slide,rs-slide:before {
	position: absolute;
	text-indent: 0em;
	top: 0px;
	left: 0px;
}

rs-slide,rs-slide:before {
	display: block;
	visibility: hidden;
}

rs-module rs-layer,rs-module .rs-layer {
	opacity: 0;
	position: relative;
	visibility: hidden;
	display: block;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
	z-index: 1;
	font-display: swap;
}

rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex) {
	outline: none !important;
}

rs-layer img {
	vertical-align: top;
}

.rev-btn,.rev-btn:visited {
	outline: none !important;
	box-shadow: none;
	text-decoration: none !important;
	box-sizing: border-box;
}