
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomInDown {
	animation-name: zoomInDown;
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section, [data-elementor-type=popup]:not(.elementor-edit-area) {
	display: none;
}

.elementor-popup-modal.dialog-type-lightbox {
	background-color: transparent;
	display: flex;
	pointer-events: none;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	user-select: auto;
}

.elementor-popup-modal .dialog-buttons-wrapper, .elementor-popup-modal .dialog-header {
	display: none;
}

.elementor-popup-modal .dialog-close-button {
	display: none;
	inset-inline-end: 20px;
	margin-top: 0;
	opacity: 1;
	pointer-events: all;
	top: 20px;
	z-index: 9999;
}

.elementor-popup-modal .dialog-close-button svg {
	fill: #1f2124;
	height: 1em;
	width: 1em;
}

.elementor-popup-modal .dialog-widget-content {
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	max-height: 100%;
	max-width: 100%;
	overflow: visible;
	pointer-events: all;
	width: auto;
}

.elementor-popup-modal .dialog-message {
	display: flex;
	max-height: 100vh;
	max-width: 100vw;
	overflow: auto;
	padding: 0;
	width: 640px;
}

.elementor-popup-modal .elementor {
	width: 100%;
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)), .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)), .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)) {
	font-size: 0;
	line-height: 1;
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
	display: inline-grid;
}

.elementor-widget-social-icons .elementor-grid {
	grid-column-gap: var(--grid-column-gap, 5px);
	grid-row-gap: var(--grid-row-gap, 5px);
	grid-template-columns: var(--grid-template-columns);
	justify-content: var(--justify-content, center);
	justify-items: var(--justify-content, center);
}

.elementor-icon.elementor-social-icon {
	font-size: var(--icon-size, 25px);
	height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
	line-height: var(--icon-size, 25px);
	width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));
}

.elementor-social-icon {
	--e-social-icon-icon-color: #fff;
	align-items: center;
	background-color: #69727d;
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	text-align: center;
}

.elementor-social-icon i {
	color: var(--e-social-icon-icon-color);
}

.elementor-social-icon svg {
	fill: var(--e-social-icon-icon-color);
}

.elementor-social-icon:last-child {
	margin: 0;
}

.elementor-social-icon:hover {
	color: #fff;
	opacity: .9;
}

.elementor-social-icon-android {
	background-color: #a4c639;
}

.elementor-social-icon-apple {
	background-color: #999;
}

.elementor-social-icon-behance {
	background-color: #1769ff;
}

.elementor-social-icon-bitbucket {
	background-color: #205081;
}

.elementor-social-icon-codepen {
	background-color: #000;
}

.elementor-social-icon-delicious {
	background-color: #39f;
}

.elementor-social-icon-deviantart {
	background-color: #05cc47;
}

.elementor-social-icon-digg {
	background-color: #005be2;
}

.elementor-social-icon-dribbble {
	background-color: #ea4c89;
}

.elementor-social-icon-elementor {
	background-color: #d30c5c;
}

.elementor-social-icon-envelope {
	background-color: #ea4335;
}

.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
	background-color: #3b5998;
}

.elementor-social-icon-flickr {
	background-color: #0063dc;
}

.elementor-social-icon-foursquare {
	background-color: #2d5be3;
}

.elementor-social-icon-free-code-camp, .elementor-social-icon-freecodecamp {
	background-color: #006400;
}

.elementor-social-icon-github {
	background-color: #333;
}

.elementor-social-icon-gitlab {
	background-color: #e24329;
}

.elementor-social-icon-globe {
	background-color: #69727d;
}

.elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {
	background-color: #dd4b39;
}

.elementor-social-icon-houzz {
	background-color: #7ac142;
}

.elementor-social-icon-instagram {
	background-color: #262626;
}

.elementor-social-icon-jsfiddle {
	background-color: #487aa2;
}

.elementor-social-icon-link {
	background-color: #818a91;
}

.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
	background-color: #0077b5;
}

.elementor-social-icon-medium {
	background-color: #00ab6b;
}

.elementor-social-icon-meetup {
	background-color: #ec1c40;
}

.elementor-social-icon-mixcloud {
	background-color: #273a4b;
}

.elementor-social-icon-odnoklassniki {
	background-color: #f4731c;
}

.elementor-social-icon-pinterest {
	background-color: #bd081c;
}

.elementor-social-icon-product-hunt {
	background-color: #da552f;
}

.elementor-social-icon-reddit {
	background-color: #ff4500;
}

.elementor-social-icon-rss {
	background-color: #f26522;
}

.elementor-social-icon-shopping-cart {
	background-color: #4caf50;
}

.elementor-social-icon-skype {
	background-color: #00aff0;
}

.elementor-social-icon-slideshare {
	background-color: #0077b5;
}

.elementor-social-icon-snapchat {
	background-color: #fffc00;
}

.elementor-social-icon-soundcloud {
	background-color: #f80;
}

.elementor-social-icon-spotify {
	background-color: #2ebd59;
}

.elementor-social-icon-stack-overflow {
	background-color: #fe7a15;
}

.elementor-social-icon-steam {
	background-color: #00adee;
}

.elementor-social-icon-stumbleupon {
	background-color: #eb4924;
}

.elementor-social-icon-telegram {
	background-color: #2ca5e0;
}

.elementor-social-icon-threads {
	background-color: #000;
}

.elementor-social-icon-thumb-tack {
	background-color: #1aa1d8;
}

.elementor-social-icon-tripadvisor {
	background-color: #589442;
}

.elementor-social-icon-tumblr {
	background-color: #35465c;
}

.elementor-social-icon-twitch {
	background-color: #6441a5;
}

.elementor-social-icon-twitter {
	background-color: #1da1f2;
}

.elementor-social-icon-viber {
	background-color: #665cac;
}

.elementor-social-icon-vimeo {
	background-color: #1ab7ea;
}

.elementor-social-icon-vk {
	background-color: #45668e;
}

.elementor-social-icon-weibo {
	background-color: #dd2430;
}

.elementor-social-icon-weixin {
	background-color: #31a918;
}

.elementor-social-icon-whatsapp {
	background-color: #25d366;
}

.elementor-social-icon-wordpress {
	background-color: #21759b;
}

.elementor-social-icon-x-twitter {
	background-color: #000;
}

.elementor-social-icon-xing {
	background-color: #026466;
}

.elementor-social-icon-yelp {
	background-color: #af0606;
}

.elementor-social-icon-youtube {
	background-color: #cd201f;
}

.elementor-social-icon-500px {
	background-color: #0099e5;
}

.e--ua-appleWebkit.rtl {
	--flex-right: flex-start;
}

.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
	--justify-content: var(--flex-right, flex-end);
}

.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
	--justify-content: center;
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: var(--justify-content, space-between);
	margin-inline: calc(-.5 * var(--grid-column-gap));
	width: auto;
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
	margin-inline: calc(.5 * var(--grid-column-gap));
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
	display: inline-block;
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
	margin-inline: 0;
}

@media (max-width:1024px) {
	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
		--justify-content: var(--flex-right, flex-end);
	}
	
	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
		--justify-content: center;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
		display: flex;
		flex-wrap: wrap;
		justify-content: var(--justify-content, space-between);
		margin-inline: calc(-.5 * var(--grid-column-gap));
		width: auto;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
		margin-inline: calc(.5 * var(--grid-column-gap));
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
		display: inline-block;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
		margin-inline: 0;
	}
}

@media (max-width:767px) {
	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
		--justify-content: var(--flex-right, flex-end);
	}
	
	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
		--justify-content: center;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
		display: flex;
		flex-wrap: wrap;
		justify-content: var(--justify-content, space-between);
		margin-inline: calc(-.5 * var(--grid-column-gap));
		width: auto;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
		margin-inline: calc(.5 * var(--grid-column-gap));
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
		display: inline-block;
	}
	
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
		margin-inline: 0;
	}
}

.elementor-kit-31232 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-d317f5e: #eee;
	--e-global-color-0a525c7: #e23131;
	--e-global-color-51ea615: #212121;
	--e-global-color-5885706: #1a1a1a;
	--e-global-color-a0dd6c7: #0b77d4;
	--e-global-color-db5df80: #2859b8;
	--e-global-color-2f3d935: rgba(201, 201, 201, .48);
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-31232 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:768px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.fab, .far {
	font-weight: 400;
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
	content: "";
}

.fa.fa-meetup {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-star-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-o:before {
	content: "";
}

.fa.fa-close:before, .fa.fa-remove:before {
	content: "";
}

.fa.fa-gear:before {
	content: "";
}

.fa.fa-trash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-trash-o:before {
	content: "";
}

.fa.fa-file-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-o:before {
	content: "";
}

.fa.fa-clock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-clock-o:before {
	content: "";
}

.fa.fa-arrow-circle-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
	content: "";
}

.fa.fa-arrow-circle-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
	content: "";
}

.fa.fa-play-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-play-circle-o:before {
	content: "";
}

.fa.fa-repeat:before, .fa.fa-rotate-right:before {
	content: "";
}

.fa.fa-refresh:before {
	content: "";
}

.fa.fa-list-alt {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dedent:before {
	content: "";
}

.fa.fa-video-camera:before {
	content: "";
}

.fa.fa-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-picture-o:before {
	content: "";
}

.fa.fa-photo {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-photo:before {
	content: "";
}

.fa.fa-image {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-image:before {
	content: "";
}

.fa.fa-pencil:before {
	content: "";
}

.fa.fa-map-marker:before {
	content: "";
}

.fa.fa-pencil-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pencil-square-o:before {
	content: "";
}

.fa.fa-share-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-share-square-o:before {
	content: "";
}

.fa.fa-check-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-square-o:before {
	content: "";
}

.fa.fa-arrows:before {
	content: "";
}

.fa.fa-times-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-circle-o:before {
	content: "";
}

.fa.fa-check-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-circle-o:before {
	content: "";
}

.fa.fa-mail-forward:before {
	content: "";
}

.fa.fa-expand:before {
	content: "";
}

.fa.fa-compress:before {
	content: "";
}

.fa.fa-eye, .fa.fa-eye-slash {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-warning:before {
	content: "";
}

.fa.fa-calendar:before {
	content: "";
}

.fa.fa-arrows-v:before {
	content: "";
}

.fa.fa-arrows-h:before {
	content: "";
}

.fa.fa-bar-chart {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart:before {
	content: "";
}

.fa.fa-bar-chart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart-o:before {
	content: "";
}

.fa.fa-facebook-square, .fa.fa-twitter-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gears:before {
	content: "";
}

.fa.fa-thumbs-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
	content: "";
}

.fa.fa-thumbs-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
	content: "";
}

.fa.fa-heart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-heart-o:before {
	content: "";
}

.fa.fa-sign-out:before {
	content: "";
}

.fa.fa-linkedin-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin-square:before {
	content: "";
}

.fa.fa-thumb-tack:before {
	content: "";
}

.fa.fa-external-link:before {
	content: "";
}

.fa.fa-sign-in:before {
	content: "";
}

.fa.fa-github-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-lemon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lemon-o:before {
	content: "";
}

.fa.fa-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-square-o:before {
	content: "";
}

.fa.fa-bookmark-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bookmark-o:before {
	content: "";
}

.fa.fa-facebook, .fa.fa-twitter {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook:before {
	content: "";
}

.fa.fa-facebook-f {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-f:before {
	content: "";
}

.fa.fa-github {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-feed:before {
	content: "";
}

.fa.fa-hdd-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hdd-o:before {
	content: "";
}

.fa.fa-hand-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-right:before {
	content: "";
}

.fa.fa-hand-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-left:before {
	content: "";
}

.fa.fa-hand-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-up:before {
	content: "";
}

.fa.fa-hand-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-down:before {
	content: "";
}

.fa.fa-arrows-alt:before {
	content: "";
}

.fa.fa-group:before {
	content: "";
}

.fa.fa-chain:before {
	content: "";
}

.fa.fa-scissors:before {
	content: "";
}

.fa.fa-files-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-files-o:before {
	content: "";
}

.fa.fa-floppy-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-floppy-o:before {
	content: "";
}

.fa.fa-navicon:before, .fa.fa-reorder:before {
	content: "";
}

.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus:before {
	content: "";
}

.fa.fa-money {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-money:before {
	content: "";
}

.fa.fa-unsorted:before {
	content: "";
}

.fa.fa-sort-desc:before {
	content: "";
}

.fa.fa-sort-asc:before {
	content: "";
}

.fa.fa-linkedin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin:before {
	content: "";
}

.fa.fa-rotate-left:before {
	content: "";
}

.fa.fa-legal:before {
	content: "";
}

.fa.fa-dashboard:before, .fa.fa-tachometer:before {
	content: "";
}

.fa.fa-comment-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comment-o:before {
	content: "";
}

.fa.fa-comments-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comments-o:before {
	content: "";
}

.fa.fa-flash:before {
	content: "";
}

.fa.fa-clipboard, .fa.fa-paste {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paste:before {
	content: "";
}

.fa.fa-lightbulb-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lightbulb-o:before {
	content: "";
}

.fa.fa-exchange:before {
	content: "";
}

.fa.fa-cloud-download:before {
	content: "";
}

.fa.fa-cloud-upload:before {
	content: "";
}

.fa.fa-bell-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-o:before {
	content: "";
}

.fa.fa-cutlery:before {
	content: "";
}

.fa.fa-file-text-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-text-o:before {
	content: "";
}

.fa.fa-building-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-building-o:before {
	content: "";
}

.fa.fa-hospital-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hospital-o:before {
	content: "";
}

.fa.fa-tablet:before {
	content: "";
}

.fa.fa-mobile-phone:before, .fa.fa-mobile:before {
	content: "";
}

.fa.fa-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-o:before {
	content: "";
}

.fa.fa-mail-reply:before {
	content: "";
}

.fa.fa-github-alt {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-folder-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-o:before {
	content: "";
}

.fa.fa-folder-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-open-o:before {
	content: "";
}

.fa.fa-smile-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-smile-o:before {
	content: "";
}

.fa.fa-frown-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-frown-o:before {
	content: "";
}

.fa.fa-meh-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-meh-o:before {
	content: "";
}

.fa.fa-keyboard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-keyboard-o:before {
	content: "";
}

.fa.fa-flag-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-flag-o:before {
	content: "";
}

.fa.fa-mail-reply-all:before {
	content: "";
}

.fa.fa-star-half-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-o:before {
	content: "";
}

.fa.fa-star-half-empty {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-empty:before {
	content: "";
}

.fa.fa-star-half-full {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-full:before {
	content: "";
}

.fa.fa-code-fork:before {
	content: "";
}

.fa.fa-chain-broken:before {
	content: "";
}

.fa.fa-shield:before {
	content: "";
}

.fa.fa-calendar-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-o:before {
	content: "";
}

.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ticket:before {
	content: "";
}

.fa.fa-minus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-minus-square-o:before {
	content: "";
}

.fa.fa-level-up:before {
	content: "";
}

.fa.fa-level-down:before {
	content: "";
}

.fa.fa-pencil-square:before {
	content: "";
}

.fa.fa-external-link-square:before {
	content: "";
}

.fa.fa-compass {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
	content: "";
}

.fa.fa-toggle-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-down:before {
	content: "";
}

.fa.fa-caret-square-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
	content: "";
}

.fa.fa-toggle-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-up:before {
	content: "";
}

.fa.fa-caret-square-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
	content: "";
}

.fa.fa-toggle-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-right:before {
	content: "";
}

.fa.fa-eur:before, .fa.fa-euro:before {
	content: "";
}

.fa.fa-gbp:before {
	content: "";
}

.fa.fa-dollar:before, .fa.fa-usd:before {
	content: "";
}

.fa.fa-inr:before, .fa.fa-rupee:before {
	content: "";
}

.fa.fa-cny:before, .fa.fa-jpy:before, .fa.fa-rmb:before, .fa.fa-yen:before {
	content: "";
}

.fa.fa-rouble:before, .fa.fa-rub:before, .fa.fa-ruble:before {
	content: "";
}

.fa.fa-krw:before, .fa.fa-won:before {
	content: "";
}

.fa.fa-bitcoin, .fa.fa-btc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitcoin:before {
	content: "";
}

.fa.fa-file-text:before {
	content: "";
}

.fa.fa-sort-alpha-asc:before {
	content: "";
}

.fa.fa-sort-alpha-desc:before {
	content: "";
}

.fa.fa-sort-amount-asc:before {
	content: "";
}

.fa.fa-sort-amount-desc:before {
	content: "";
}

.fa.fa-sort-numeric-asc:before {
	content: "";
}

.fa.fa-sort-numeric-desc:before {
	content: "";
}

.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-youtube-play:before {
	content: "";
}

.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitbucket-square:before {
	content: "";
}

.fa.fa-tumblr, .fa.fa-tumblr-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-long-arrow-down:before {
	content: "";
}

.fa.fa-long-arrow-up:before {
	content: "";
}

.fa.fa-long-arrow-left:before {
	content: "";
}

.fa.fa-long-arrow-right:before {
	content: "";
}

.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gittip:before {
	content: "";
}

.fa.fa-sun-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sun-o:before {
	content: "";
}

.fa.fa-moon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-moon-o:before {
	content: "";
}

.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
	content: "";
}

.fa.fa-arrow-circle-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
	content: "";
}

.fa.fa-caret-square-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
	content: "";
}

.fa.fa-toggle-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-left:before {
	content: "";
}

.fa.fa-dot-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dot-circle-o:before {
	content: "";
}

.fa.fa-vimeo-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-try:before, .fa.fa-turkish-lira:before {
	content: "";
}

.fa.fa-plus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-plus-square-o:before {
	content: "";
}

.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bank:before, .fa.fa-institution:before {
	content: "";
}

.fa.fa-mortar-board:before {
	content: "";
}

.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-spoon:before {
	content: "";
}

.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-automobile:before {
	content: "";
}

.fa.fa-envelope-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-o:before {
	content: "";
}

.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-file-pdf-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-pdf-o:before {
	content: "";
}

.fa.fa-file-word-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-word-o:before {
	content: "";
}

.fa.fa-file-excel-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-excel-o:before {
	content: "";
}

.fa.fa-file-powerpoint-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
	content: "";
}

.fa.fa-file-image-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-image-o:before {
	content: "";
}

.fa.fa-file-photo-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-photo-o:before {
	content: "";
}

.fa.fa-file-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-picture-o:before {
	content: "";
}

.fa.fa-file-archive-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-archive-o:before {
	content: "";
}

.fa.fa-file-zip-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-zip-o:before {
	content: "";
}

.fa.fa-file-audio-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-audio-o:before {
	content: "";
}

.fa.fa-file-sound-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-sound-o:before {
	content: "";
}

.fa.fa-file-video-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-video-o:before {
	content: "";
}

.fa.fa-file-movie-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-movie-o:before {
	content: "";
}

.fa.fa-file-code-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-code-o:before {
	content: "";
}

.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-life-bouy, .fa.fa-life-ring {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-bouy:before {
	content: "";
}

.fa.fa-life-buoy {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-buoy:before {
	content: "";
}

.fa.fa-life-saver {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-saver:before {
	content: "";
}

.fa.fa-support {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-support:before {
	content: "";
}

.fa.fa-circle-o-notch:before {
	content: "";
}

.fa.fa-ra, .fa.fa-rebel {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ra:before {
	content: "";
}

.fa.fa-resistance {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-resistance:before {
	content: "";
}

.fa.fa-empire, .fa.fa-ge {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ge:before {
	content: "";
}

.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-y-combinator-square:before {
	content: "";
}

.fa.fa-yc-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc-square:before {
	content: "";
}

.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wechat:before {
	content: "";
}

.fa.fa-send:before {
	content: "";
}

.fa.fa-paper-plane-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paper-plane-o:before {
	content: "";
}

.fa.fa-send-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-send-o:before {
	content: "";
}

.fa.fa-circle-thin {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-thin:before {
	content: "";
}

.fa.fa-header:before {
	content: "";
}

.fa.fa-sliders:before {
	content: "";
}

.fa.fa-futbol-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-futbol-o:before {
	content: "";
}

.fa.fa-soccer-ball-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
	content: "";
}

.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-newspaper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-newspaper-o:before {
	content: "";
}

.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bell-slash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-slash-o:before {
	content: "";
}

.fa.fa-trash:before {
	content: "";
}

.fa.fa-copyright {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-eyedropper:before {
	content: "";
}

.fa.fa-area-chart:before {
	content: "";
}

.fa.fa-pie-chart:before {
	content: "";
}

.fa.fa-line-chart:before {
	content: "";
}

.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cc {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-cc:before {
	content: "";
}

.fa.fa-ils:before, .fa.fa-shekel:before, .fa.fa-sheqel:before {
	content: "";
}

.fa.fa-meanpath {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-meanpath:before {
	content: "";
}

.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-diamond {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-diamond:before {
	content: "";
}

.fa.fa-intersex:before {
	content: "";
}

.fa.fa-facebook-official {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-official:before {
	content: "";
}

.fa.fa-pinterest-p, .fa.fa-whatsapp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-hotel:before {
	content: "";
}

.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc:before {
	content: "";
}

.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-battery-4:before, .fa.fa-battery:before {
	content: "";
}

.fa.fa-battery-3:before {
	content: "";
}

.fa.fa-battery-2:before {
	content: "";
}

.fa.fa-battery-1:before {
	content: "";
}

.fa.fa-battery-0:before {
	content: "";
}

.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sticky-note-o:before {
	content: "";
}

.fa.fa-cc-diners-club, .fa.fa-cc-jcb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-clone, .fa.fa-hourglass-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hourglass-o:before {
	content: "";
}

.fa.fa-hourglass-1:before {
	content: "";
}

.fa.fa-hourglass-2:before {
	content: "";
}

.fa.fa-hourglass-3:before {
	content: "";
}

.fa.fa-hand-rock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-rock-o:before {
	content: "";
}

.fa.fa-hand-grab-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-grab-o:before {
	content: "";
}

.fa.fa-hand-paper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-paper-o:before {
	content: "";
}

.fa.fa-hand-stop-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-stop-o:before {
	content: "";
}

.fa.fa-hand-scissors-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
	content: "";
}

.fa.fa-hand-lizard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
	content: "";
}

.fa.fa-hand-spock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-spock-o:before {
	content: "";
}

.fa.fa-hand-pointer-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
	content: "";
}

.fa.fa-hand-peace-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-peace-o:before {
	content: "";
}

.fa.fa-registered {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-tripadvisor, .fa.fa-wikipedia-w {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-television:before {
	content: "";
}

.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-calendar-plus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
	content: "";
}

.fa.fa-calendar-minus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
	content: "";
}

.fa.fa-calendar-times-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-times-o:before {
	content: "";
}

.fa.fa-calendar-check-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-check-o:before {
	content: "";
}

.fa.fa-map-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-map-o:before {
	content: "";
}

.fa.fa-commenting:before {
	content: "";
}

.fa.fa-commenting-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-commenting-o:before {
	content: "";
}

.fa.fa-houzz, .fa.fa-vimeo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-vimeo:before {
	content: "";
}

.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card-alt:before {
	content: "";
}

.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-pause-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pause-circle-o:before {
	content: "";
}

.fa.fa-stop-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-stop-circle-o:before {
	content: "";
}

.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
	content: "";
}

.fa.fa-question-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-question-circle-o:before {
	content: "";
}

.fa.fa-volume-control-phone:before {
	content: "";
}

.fa.fa-asl-interpreting:before {
	content: "";
}

.fa.fa-deafness:before, .fa.fa-hard-of-hearing:before {
	content: "";
}

.fa.fa-glide, .fa.fa-glide-g {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-signing:before {
	content: "";
}

.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-official:before {
	content: "";
}

.fa.fa-google-plus-circle {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-circle:before {
	content: "";
}

.fa.fa-fa, .fa.fa-font-awesome {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-fa:before {
	content: "";
}

.fa.fa-handshake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-handshake-o:before {
	content: "";
}

.fa.fa-envelope-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-open-o:before {
	content: "";
}

.fa.fa-linode {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-address-book-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-book-o:before {
	content: "";
}

.fa.fa-vcard:before {
	content: "";
}

.fa.fa-address-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-card-o:before {
	content: "";
}

.fa.fa-vcard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-vcard-o:before {
	content: "";
}

.fa.fa-user-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-circle-o:before {
	content: "";
}

.fa.fa-user-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-o:before {
	content: "";
}

.fa.fa-id-badge {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license:before {
	content: "";
}

.fa.fa-id-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-id-card-o:before {
	content: "";
}

.fa.fa-drivers-license-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license-o:before {
	content: "";
}

.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-thermometer-4:before, .fa.fa-thermometer:before {
	content: "";
}

.fa.fa-thermometer-3:before {
	content: "";
}

.fa.fa-thermometer-2:before {
	content: "";
}

.fa.fa-thermometer-1:before {
	content: "";
}

.fa.fa-thermometer-0:before {
	content: "";
}

.fa.fa-bathtub:before, .fa.fa-s15:before {
	content: "";
}

.fa.fa-window-maximize, .fa.fa-window-restore {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle:before {
	content: "";
}

.fa.fa-window-close-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-window-close-o:before {
	content: "";
}

.fa.fa-times-rectangle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
	content: "";
}

.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-eercast:before {
	content: "";
}

.fa.fa-snowflake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-snowflake-o:before {
	content: "";
}

.fa.fa-superpowers, .fa.fa-wpexplorer {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cab:before {
	content: "";
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
	touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - ( var(--swiper-navigation-size) / 2 ));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1);
}

.swiper-scrollbar-disabled>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.elementor-element, .elementor-lightbox {
	--swiper-theme-color: #000;
	--swiper-navigation-size: 44px;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-horizontal-gap: 6px;
}

.elementor-element .swiper .swiper-slide figure, .elementor-lightbox .swiper .swiper-slide figure {
	line-height: 0;
}

.elementor-element .swiper .elementor-lightbox-content-source, .elementor-lightbox .swiper .elementor-lightbox-content-source {
	display: none;
}

.elementor-element .swiper .elementor-swiper-button, .elementor-element .swiper~.elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button, .elementor-lightbox .swiper~.elementor-swiper-button {
	color: hsla(0, 0%, 93%, .9);
	cursor: pointer;
	display: inline-flex;
	font-size: 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper~.elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper~.elementor-swiper-button svg {
	fill: hsla(0, 0%, 93%, .9);
	height: 1em;
	width: 1em;
}

.elementor-element .swiper .elementor-swiper-button-prev, .elementor-element .swiper~.elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper~.elementor-swiper-button-prev {
	left: 10px;
}

.elementor-element .swiper .elementor-swiper-button-next, .elementor-element .swiper~.elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper~.elementor-swiper-button-next {
	right: 10px;
}

.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled {
	opacity: .3;
}

.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
	width: 100%;
}

.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper~.swiper-pagination-custom, .elementor-element .swiper~.swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper~.swiper-pagination-custom, .elementor-lightbox .swiper~.swiper-pagination-fraction {
	bottom: 5px;
}

.elementor-element .swiper.swiper-cube .elementor-swiper-button, .elementor-element .swiper.swiper-cube~.elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button {
	transform: translate3d(0, -50%, 1px);
}

.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets, .elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets {
	bottom: 5px;
	left: 0;
	width: 100%;
}

.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet, .elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar, .elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar {
	height: 4px;
	left: 0;
	top: 0;
	width: 100%;
}

.elementor-element.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper {
	padding-bottom: 30px;
}

.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button {
	top: calc(50% - 30px / 2);
}

.elementor-element .elementor-swiper, .elementor-lightbox .elementor-swiper {
	position: relative;
}

.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper {
	position: static;
}

.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
	width: calc(100% - 60px);
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
	left: 0;
}

.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
	right: 0;
}

.elementor-widget-image-carousel .swiper {
	position: static;
}

.elementor-widget-image-carousel .swiper .swiper-slide figure {
	line-height: inherit;
}

.elementor-widget-image-carousel .swiper-slide {
	text-align: center;
}

.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide {
	max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3));
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container, .elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container {
	overflow: hidden;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
	display: flex;
	flex-wrap: wrap;
	margin-inline: -8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
	word-break: break-word;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-inline: 8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	border-width: 0;
	border-inline-start-width: 1px;
	border-style: solid;
	height: 100%;
	inset-inline-end: -8px;
	inset-inline-start: auto;
	position: relative;
	width: auto;
}

.elementor-widget .elementor-icon-list-items {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.elementor-widget .elementor-icon-list-item {
	margin: 0;
	padding: 0;
	position: relative;
}

.elementor-widget .elementor-icon-list-item:after {
	inset-block-end: 0;
	position: absolute;
	width: 100%;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	align-items: var(--icon-vertical-align, center);
	display: flex;
	font-size: inherit;
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	align-self: center;
	padding-inline-start: 5px;
}

.elementor-widget .elementor-icon-list-icon {
	display: flex;
	inset-block-start: var(--icon-vertical-offset, initial);
	position: relative;
}

.elementor-widget .elementor-icon-list-icon svg {
	height: var(--e-icon-list-icon-size, 1em);
	width: var(--e-icon-list-icon-size, 1em);
}

.elementor-widget .elementor-icon-list-icon i {
	font-size: var(--e-icon-list-icon-size);
	width: 1.25em;
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: var(--e-icon-list-icon-align);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
	margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0);
}

.elementor-widget.elementor-list-item-link-full_width a {
	width: 100%;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
	justify-content: center;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
	margin: auto;
}

.elementor-widget.elementor-align-center .elementor-inline-items {
	justify-content: center;
}

.elementor-widget.elementor-align-start .elementor-icon-list-item, .elementor-widget.elementor-align-start .elementor-icon-list-item a {
	justify-content: start;
	text-align: start;
}

.elementor-widget.elementor-align-start .elementor-inline-items {
	justify-content: start;
}

.elementor-widget.elementor-align-end .elementor-icon-list-item, .elementor-widget.elementor-align-end .elementor-icon-list-item a {
	justify-content: end;
	text-align: end;
}

.elementor-widget.elementor-align-end .elementor-icon-list-items {
	justify-content: end;
}

.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after {
	inset-inline-start: 0;
}

.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after {
	inset-inline-end: 0;
}

@media (min-width:-1) {
	.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-widescreen-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

@media (max-width:-1) {
	.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-laptop-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-laptop-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

@media (max-width:-1) {
	.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

@media (max-width:1024px) {
	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-tablet-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-tablet-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

@media (max-width:-1) {
	.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

@media (max-width:768px) {
	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
		justify-content: center;
	}
	
	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
		margin: auto;
	}
	
	.elementor-widget.elementor-mobile-align-center .elementor-inline-items {
		justify-content: center;
	}
	
	.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a {
		justify-content: start;
		text-align: start;
	}
	
	.elementor-widget.elementor-mobile-align-start .elementor-inline-items {
		justify-content: start;
	}
	
	.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a {
		justify-content: end;
		text-align: end;
	}
	
	.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items {
		justify-content: end;
	}
	
	.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after {
		inset-inline-start: 0;
	}
	
	.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after {
		inset-inline-end: 0;
	}
}

#left-area ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items {
	padding: 0;
}
/* End custom CSS */

.elementor-15 .elementor-element.elementor-element-42fd2cb {
	--display: flex;
	--min-height: 500px;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--margin-top: -40px;
	--margin-bottom: 50px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}

.elementor-15 .elementor-element.elementor-element-42fd2cb:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-42fd2cb > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: transparent;
	background-image: linear-gradient(180deg, #2f61c2 80%, #fff 20%);
}

.elementor-15 .elementor-element.elementor-element-11dc88c {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--justify-content: center;
	--align-items: center;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	border-style: solid;
	--border-style: solid;
	--border-radius: 0px 0px 20px 20px;
}

.elementor-15 .elementor-element.elementor-element-11dc88c:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-11dc88c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #265bc2;
}

.elementor-15 .elementor-element.elementor-element-fefe8bf {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--border-radius: 0px 0px 0px 20px;
	--margin-top: 0px;
	--margin-bottom: -30px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 20px;
	--padding-bottom: 20px;
	--padding-left: 20px;
	--padding-right: 20px;
}

.elementor-15 .elementor-element.elementor-element-a2d961f {
	--e-image-carousel-slides-to-show: 1;
	width: 100%;
	max-width: 100%;
	margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;
}

.elementor-15 .elementor-element.elementor-element-a2d961f.elementor-element {
	--align-self: center;
}

.elementor-15 .elementor-element.elementor-element-a2d961f .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
	border-radius: 20px 20px 20px 20px;
}

.elementor-15 .elementor-element.elementor-element-66973c9 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 20px 20px;
	--row-gap: 20px;
	--column-gap: 20px;
	--margin-top: 0px;
	--margin-bottom: 50px;
	--margin-left: 0px;
	--margin-right: 0px;
}

.elementor-15 .elementor-element.elementor-element-2818d4f {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--justify-content: space-between;
	--align-items: center;
}

.elementor-15 .elementor-element.elementor-element-177ebdb {
	width: auto;
	max-width: auto;
}

.elementor-15 .elementor-element.elementor-element-177ebdb.elementor-element {
	--align-self: flex-start;
}

.elementor-15 .elementor-element.elementor-element-177ebdb .title {
	font-size: 24px;
	text-transform: uppercase;
}

.elementor-15 .elementor-element.elementor-element-177ebdb .title-after_title {
	color: var(--e-global-color-secondary);
}

.elementor-15 .elementor-element.elementor-element-1651d4e.elementor-element {
	--order: 99999;
}

.elementor-15 .elementor-element.elementor-element-ab57c77 {
	--wd-cat-img-width: 35px;
}

.elementor-15 .elementor-element.elementor-element-ab57c77 .wd-products-with-bg, .elementor-15 .elementor-element.elementor-element-ab57c77 .wd-products-with-bg .wd-cat {
	--wd-prod-bg: #fff;
	--wd-bordered-bg: #fff;
}

.elementor-15 .elementor-element.elementor-element-ab57c77 div.product-category .wd-entities-title, .elementor-15 .elementor-element.elementor-element-ab57c77 .wd-nav-product-cat>li>a {
	font-size: 11px;
	text-transform: capitalize;
}

.elementor-15 .elementor-element.elementor-element-1fb0aa7 {
	width: auto;
	max-width: auto;
}

.elementor-15 .elementor-element.elementor-element-1fb0aa7.elementor-element {
	--align-self: flex-start;
}

.elementor-15 .elementor-element.elementor-element-1fb0aa7 .title {
	font-size: 24px;
	text-transform: uppercase;
}

.elementor-15 .elementor-element.elementor-element-8e99d6b > .elementor-widget-container {
	padding: 0px 0px 0px 0px;
}

.elementor-15 .elementor-element.elementor-element-8e99d6b {
	--wd-brd-radius: 12px;
}

.elementor-15 .elementor-element.elementor-element-6d524dd {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 0px 20px;
	--row-gap: 0px;
	--column-gap: 20px;
	--margin-top: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 0px;
	--padding-bottom: 50px;
	--padding-left: 0px;
	--padding-right: 0px;
}

.elementor-15 .elementor-element.elementor-element-7d4647e {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--align-items: center;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	--margin-top: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 10px;
	--padding-bottom: 10px;
	--padding-left: 0px;
	--padding-right: 0px;
	--z-index: 0;
}

.elementor-15 .elementor-element.elementor-element-3f4fb91 {
	--display: flex;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 12px;
	--padding-right: 12px;
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .wd-info-box {
	padding: 10px 10px 10px 10px;
	background-color: var(--e-global-color-db5df80);
	--ib-icon-sp: 12px;
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .wd-info-box .info-box-icon {
	background-color: #fff;
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .wd-info-box:hover .info-box-icon {
	background-color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .info-box-inner {
	color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-2f29574 {
	--display: flex;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 12px;
	--padding-right: 12px;
}

.elementor-15 .elementor-element.elementor-element-c58175f .wd-info-box {
	padding: 10px 10px 10px 10px;
	background-color: var(--e-global-color-db5df80);
	--ib-icon-sp: 12px;
}

.elementor-15 .elementor-element.elementor-element-c58175f .wd-info-box .info-box-icon {
	background-color: #fff;
}

.elementor-15 .elementor-element.elementor-element-c58175f .wd-info-box:hover .info-box-icon {
	background-color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-c58175f .info-box-inner {
	color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-1327f4d {
	--display: flex;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 12px;
	--padding-right: 12px;
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .wd-info-box {
	padding: 10px 10px 10px 10px;
	background-color: var(--e-global-color-db5df80);
	--ib-icon-sp: 12px;
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .wd-info-box .info-box-icon {
	background-color: #fff;
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .wd-info-box:hover .info-box-icon {
	background-color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .info-box-inner {
	color: var(--e-global-color-d317f5e);
}

.elementor-15 .elementor-element.elementor-element-530f525 {
	--display: flex;
}

.elementor-15 .elementor-element.elementor-element-4a37882 .elementor-icon-list-icon i {
	transition: color .3s;
}

.elementor-15 .elementor-element.elementor-element-4a37882 .elementor-icon-list-icon svg {
	transition: fill .3s;
}

.elementor-15 .elementor-element.elementor-element-4a37882 {
	--e-icon-list-icon-size: 14px;
	--icon-vertical-offset: 0px;
}

.elementor-15 .elementor-element.elementor-element-4a37882 .elementor-icon-list-text {
	transition: color .3s;
}

.elementor-15 .elementor-element.elementor-element-ba1b95a .wd-insta {
	--wd-aspect-ratio: 1/1;
}

@media (max-width:1024px) {
	.elementor-15 .elementor-element.elementor-element-42fd2cb {
		--flex-direction: column;
		--container-widget-width: 100%;
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
		--margin-top: -40px;
		--margin-bottom: 60px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 20px;
		--padding-bottom: 0px;
		--padding-left: 15px;
		--padding-right: 15px;
	}
	
	.elementor-15 .elementor-element.elementor-element-66973c9 {
		--margin-top: 0px;
		--margin-bottom: 60px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-7d4647e {
		--flex-direction: column;
		--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
		--align-items: center;
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-1327f4d {
		--margin-top: 3%;
		--margin-bottom: 0%;
		--margin-left: 25%;
		--margin-right: 25%;
	}
}

@media (max-width:768px) {
	.elementor-15 .elementor-element.elementor-element-42fd2cb {
		--min-height: 0px;
		--margin-top: -40px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 0px;
		--padding-bottom: 0px;
		--padding-left: 0px;
		--padding-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-11dc88c {
		--border-radius: 12px 12px 12px 12px;
	}
	
	.elementor-15 .elementor-element.elementor-element-fefe8bf {
		--gap: 10px 10px;
		--row-gap: 10px;
		--column-gap: 10px;
		--border-radius: 0px 0px 0px 0px;
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 10px;
		--padding-bottom: 10px;
		--padding-left: 10px;
		--padding-right: 10px;
	}
	
	.elementor-15 .elementor-element.elementor-element-a2d961f {
		--e-image-carousel-slides-to-show: 1;
		margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + -30px) 0px;
		padding: 0px 5px 0px 5px;
	}
	
	.elementor-15 .elementor-element.elementor-element-a2d961f .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
		border-radius: 10px 10px 10px 10px;
	}
	
	.elementor-15 .elementor-element.elementor-element-66973c9 {
		--gap: 10px 10px;
		--row-gap: 10px;
		--column-gap: 10px;
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-2818d4f {
		--margin-top: 20px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-177ebdb > .elementor-widget-container {
		padding: 0px 0px 0px 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-177ebdb .title {
		font-size: 20px;
	}
	
	.elementor-15 .elementor-element.elementor-element-1fb0aa7 > .elementor-widget-container {
		padding: 10px 0px 0px 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-1fb0aa7 .title {
		font-size: 20px;
	}
	
	.elementor-15 .elementor-element.elementor-element-6d524dd {
		--padding-top: 0px;
		--padding-bottom: 30px;
		--padding-left: 12px;
		--padding-right: 12px;
	}
	
	.elementor-15 .elementor-element.elementor-element-7d4647e {
		--flex-direction: row;
		--container-widget-width: initial;
		--container-widget-height: 100%;
		--container-widget-flex-grow: 1;
		--container-widget-align-self: stretch;
		--flex-wrap-mobile: wrap;
		--margin-top: 0px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
	}
	
	.elementor-15 .elementor-element.elementor-element-3f4fb91 {
		--padding-top: 0px;
		--padding-bottom: 24px;
		--padding-left: 12px;
		--padding-right: 12px;
	}
	
	.elementor-15 .elementor-element.elementor-element-2f29574 {
		--padding-top: 0px;
		--padding-bottom: 24px;
		--padding-left: 12px;
		--padding-right: 12px;
	}
	
	.elementor-15 .elementor-element.elementor-element-1327f4d {
		--margin-top: 0%;
		--margin-bottom: 0%;
		--margin-left: 0%;
		--margin-right: 0%;
	}
}

@media (min-width:769px) {
	.elementor-15 .elementor-element.elementor-element-11dc88c {
		--width: 100%;
	}
	
	.elementor-15 .elementor-element.elementor-element-fefe8bf {
		--width: 100%;
	}
}

@media (max-width:1024px) and (min-width:769px) {
	.elementor-15 .elementor-element.elementor-element-11dc88c {
		--width: 100%;
	}
	
	.elementor-15 .elementor-element.elementor-element-3f4fb91 {
		--width: 100%;
	}
	
	.elementor-15 .elementor-element.elementor-element-2f29574 {
		--width: 100%;
	}
	
	.elementor-15 .elementor-element.elementor-element-1327f4d {
		--width: 100%;
	}
}

/* Start custom CSS for image-carousel, class: .elementor-element-a2d961f */
.elementor-15 .elementor-element.elementor-element-a2d961f .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
	border-radius: 20px 20px 20px 20px;
	width: 100% !important;
}

/* End custom CSS */

/* Start custom CSS for wd_infobox, class: .elementor-element-2cdb261 */
.elementor-15 .elementor-element.elementor-element-2cdb261 .wd-info-box .info-svg-wrapper {
	width: 40px !important;
	height: 40px !important;
	padding: 0px;
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .box-icon-with-bg .info-box-icon {
	padding: 10px;
}

.elementor-15 .elementor-element.elementor-element-2cdb261 .wd-info-box .info-box-icon {
	background-color: #fff;
}

/* End custom CSS */

/* Start custom CSS for wd_infobox, class: .elementor-element-c58175f */
.elementor-15 .elementor-element.elementor-element-c58175f .wd-info-box .info-svg-wrapper {
	width: 40px !important;
	height: 40px !important;
	padding: 0px;
}

.elementor-15 .elementor-element.elementor-element-c58175f .box-icon-with-bg .info-box-icon {
	padding: 10px;
}

.elementor-15 .elementor-element.elementor-element-c58175f .wd-info-box .info-box-icon {
	background-color: #fff;
}

/* End custom CSS */

/* Start custom CSS for wd_infobox, class: .elementor-element-c99cbc8 */
.elementor-15 .elementor-element.elementor-element-c99cbc8 .wd-info-box .info-svg-wrapper {
	width: 40px !important;
	height: 40px !important;
	padding: 0px;
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .box-icon-with-bg .info-box-icon {
	padding: 10px;
}

.elementor-15 .elementor-element.elementor-element-c99cbc8 .wd-info-box .info-box-icon {
	background-color: #fff;
}

.elementor .e-div-block-base {
	min-width: 30px;
	padding: 10px;
	display: block;
}

.elementor .e-flexbox-base {
	padding: 10px;
	display: flex;
	flex-direction: row;
}

.elementor .e-tabs-base {
	padding-block-start: 0px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.elementor .e-tabs-menu-base {
	display: flex;
	justify-content: center;
}

.elementor .e-tab-base {
	width: 160px;
	color: #0c0d0e;
	cursor: pointer;
	padding: 8px;
	border-width: 2px;
	border-color: #e0e0e0;
	border-style: solid;
	background-color: #fff;
	display: block;
}

.elementor .e-tab-base.e--selected {
	border-color: #0c0d0e;
	outline-width: 0px;
}

.elementor .e-tab-base:focus {
	border-color: #0c0d0e;
	outline-width: 0px;
}

.elementor .e-tab-base:hover, .elementor .e-tab-base:focus-visible {
	background-color: #e0e0e0;
}

.elementor .e-tabs-content-area-base {
	display: block;
}

.elementor .e-tab-content-base {
	min-width: 30px;
	padding: 10px;
	display: block;
}

.elementor .e-heading-base {
	margin: 0px;
}

.elementor .e-heading-link-base {
	all: unset;
	cursor: pointer;
}

.elementor .e-image-link-base {
	width: fit-content;
	display: inherit;
}

.elementor .e-image-base {
	display: block;
}

.elementor .e-paragraph-base {
	margin: 0px;
}

.elementor .e-paragraph-link-base {
	all: unset;
	cursor: pointer;
}

.elementor .e-svg-base {
	width: 65px;
	height: 65px;
	display: inline-block;
}

.elementor .e-button-base {
	text-align: center;
	padding-block-start: 12px;
	padding-block-end: 12px;
	padding-inline-start: 24px;
	padding-inline-end: 24px;
	border-radius: 2px;
	border-width: 0px;
	background-color: #375efb;
	display: inline-block;
}

.elementor .e-youtube-base {
	overflow: hidden;
	aspect-ratio: 16/9;
}

.elementor .e-divider-base {
	height: 1px;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	background-color: #000;
}

.elementor-41644 .elementor-element.elementor-element-2ffaef7 {
	--display: flex;
	--gap: 10px 10px;
	--row-gap: 10px;
	--column-gap: 10px;
	--padding-top: 30px;
	--padding-bottom: 30px;
	--padding-left: 30px;
	--padding-right: 30px;
}

.elementor-41644 .elementor-element.elementor-element-3d142aa {
	padding: 0px 0px 5px 0px;
}

.elementor-41644 .elementor-element.elementor-element-3d142aa .elementor-icon-wrapper {
	text-align: center;
}

.elementor-41644 .elementor-element.elementor-element-3d142aa.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-db5df80);
}

.elementor-41644 .elementor-element.elementor-element-3d142aa.elementor-view-framed .elementor-icon, .elementor-41644 .elementor-element.elementor-element-3d142aa.elementor-view-default .elementor-icon {
	color: var(--e-global-color-db5df80);
	border-color: var(--e-global-color-db5df80);
}

.elementor-41644 .elementor-element.elementor-element-3d142aa.elementor-view-framed .elementor-icon, .elementor-41644 .elementor-element.elementor-element-3d142aa.elementor-view-default .elementor-icon svg {
	fill: var(--e-global-color-db5df80);
}

.elementor-41644 .elementor-element.elementor-element-3d142aa .elementor-icon {
	font-size: 60px;
}

.elementor-41644 .elementor-element.elementor-element-3d142aa .elementor-icon svg {
	height: 60px;
}

.elementor-41644 .elementor-element.elementor-element-057d25c {
	text-align: center;
}

.elementor-41644 .elementor-element.elementor-element-82d67a6 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--justify-content: center;
	--align-items: center;
}

.elementor-41644 .elementor-element.elementor-element-bb2de49 .elementor-button {
	background-color: var(--e-global-color-db5df80);
}

.elementor-41644 .elementor-element.elementor-element-c177d45 .elementor-button {
	background-color: var(--e-global-color-db5df80);
}

#elementor-popup-modal-41644 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-41644 .dialog-message {
	width: 640px;
	height: auto;
}

#elementor-popup-modal-41644 .dialog-close-button {
	display: flex;
}

#elementor-popup-modal-41644 .dialog-widget-content {
	border-style: solid;
	border-color: var(--e-global-color-db5df80);
	border-radius: 12px 12px 12px 12px;
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

@media (max-width:768px) {
	#elementor-popup-modal-41644 .dialog-message {
		width: 90vw;
	}
	
	#elementor-popup-modal-41644 {
		justify-content: center;
	}
	
	#elementor-popup-modal-41644 .dialog-widget-content {
		border-width: 4px 4px 4px 4px;
	}
}

.elementor-38767 .elementor-element.elementor-element-2ffaef7 {
	--display: flex;
	--padding-top: 30px;
	--padding-bottom: 30px;
	--padding-left: 30px;
	--padding-right: 30px;
}

.elementor-38767 .elementor-element.elementor-element-3d142aa .elementor-icon-wrapper {
	text-align: center;
}

.elementor-38767 .elementor-element.elementor-element-3d142aa.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-db5df80);
}

.elementor-38767 .elementor-element.elementor-element-3d142aa.elementor-view-framed .elementor-icon, .elementor-38767 .elementor-element.elementor-element-3d142aa.elementor-view-default .elementor-icon {
	color: var(--e-global-color-db5df80);
	border-color: var(--e-global-color-db5df80);
}

.elementor-38767 .elementor-element.elementor-element-3d142aa.elementor-view-framed .elementor-icon, .elementor-38767 .elementor-element.elementor-element-3d142aa.elementor-view-default .elementor-icon svg {
	fill: var(--e-global-color-db5df80);
}

.elementor-38767 .elementor-element.elementor-element-057d25c {
	text-align: center;
}

#elementor-popup-modal-38767 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-38767 .dialog-message {
	width: 640px;
	height: auto;
}

#elementor-popup-modal-38767 .dialog-close-button {
	display: flex;
}

#elementor-popup-modal-38767 .dialog-widget-content {
	border-radius: 12px 12px 12px 12px;
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}
/* End custom CSS */

.elementor-41268 .elementor-element.elementor-element-64ef7497 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 30px 15px;
	--row-gap: 30px;
	--column-gap: 15px;
	border-style: solid;
	--border-style: solid;
	border-width: 5px 0px 0px 0px;
	--border-top-width: 5px;
	--border-right-width: 0px;
	--border-bottom-width: 0px;
	--border-left-width: 0px;
	border-color: var(--e-global-color-a0dd6c7);
	--border-color: var(--e-global-color-a0dd6c7);
	--margin-top: 40px;
	--margin-bottom: 40px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 20px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}

.elementor-41268 .elementor-element.elementor-element-2b6face0 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 30px 15px;
	--row-gap: 30px;
	--column-gap: 15px;
}

.elementor-41268 .elementor-element.elementor-element-5137c5b {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 5px 5px;
	--row-gap: 5px;
	--column-gap: 5px;
}

.elementor-41268 .elementor-element.elementor-element-4a9a3cfd > .elementor-widget-container {
	padding: 10px 0px 0px 0px;
}

.elementor-41268 .elementor-element.elementor-element-4a9a3cfd .wd-text-block {
	font-size: 14px;
}

.elementor-41268 .elementor-element.elementor-element-adf4087 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
}

.elementor-41268 .elementor-element.elementor-element-06db198 {
	width: var(--container-widget-width, 100%);
	max-width: 100%;
	--container-widget-width: 100%;
	--container-widget-flex-grow: 0;
	font-size: 14px;
	color: #333;
}

.elementor-41268 .elementor-element.elementor-element-06db198.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-41268 .elementor-element.elementor-element-f0aba61 .wd-list-content {
	font-size: 15px;
}

.elementor-41268 .elementor-element.elementor-element-501ead7 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
}

.elementor-41268 .elementor-element.elementor-element-54dded6 {
	width: var(--container-widget-width, 84.722%);
	max-width: 84.722%;
	padding: 5px 0px 0px 0px;
	--container-widget-width: 84.722%;
	--container-widget-flex-grow: 0;
	font-size: 14px;
	color: #1f1f1f;
}

.elementor-41268 .elementor-element.elementor-element-54dded6.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-41268 .elementor-element.elementor-element-c3aa778 .wd-list-content {
	font-size: 15px;
}

.elementor-41268 .elementor-element.elementor-element-9754bcc > .elementor-widget-container {
	padding: 10px 0px 0px 0px;
}

.elementor-41268 .elementor-element.elementor-element-9754bcc .wd-list-content {
	font-size: 15px;
}

.elementor-41268 .elementor-element.elementor-element-60ec59af {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 16px 16px;
	--row-gap: 16px;
	--column-gap: 16px;
}

.elementor-41268 .elementor-element.elementor-element-7df72702 .wd-text-block {
	font-size: 16px;
	font-weight: 700;
}

.elementor-41268 .elementor-element.elementor-element-5d13220f .elementor-heading-title {
	font-size: 15px;
	color: #333;
}

.elementor-41268 .elementor-element.elementor-element-36a6d8cf .wd-list-content {
	font-size: 15px;
}

.elementor-41268 .elementor-element.elementor-element-36a6d8cf .wd-icon {
	color: var(--e-global-color-db5df80);
}

.elementor-41268 .elementor-element.elementor-element-d088fbd .elementor-heading-title {
	font-size: 15px;
	color: #333;
}

.elementor-41268 .elementor-element.elementor-element-4f9b3a89 .wd-list-content {
	font-size: 15px;
}

.elementor-41268 .elementor-element.elementor-element-4f9b3a89 .wd-icon {
	color: var(--e-global-color-db5df80);
}

.elementor-41268 .elementor-element.elementor-element-6354f915 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 31px 15px;
	--row-gap: 31px;
	--column-gap: 15px;
}

.elementor-41268 .elementor-element.elementor-element-45a15117 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--gap: 16px 16px;
	--row-gap: 16px;
	--column-gap: 16px;
}

.elementor-41268 .elementor-element.elementor-element-7a44e1ed .wd-text-block {
	font-size: 16px;
	font-weight: 700;
}

.elementor-41268 .elementor-element.elementor-element-8fcc9f4 {
	--display: flex;
	--gap: 16px 16px;
	--row-gap: 16px;
	--column-gap: 16px;
}

.elementor-41268 .elementor-element.elementor-element-74be65be .wd-text-block {
	font-size: 16px;
	font-weight: 700;
}

.elementor-41268 .elementor-element.elementor-element-4c4cfeee {
	--display: flex;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
}

.elementor-41268 .elementor-element.elementor-element-54802567 > .elementor-widget-container {
	margin: 0px 0px 16px 0px;
}

.elementor-41268 .elementor-element.elementor-element-54802567 .wd-text-block {
	font-size: 16px;
	font-weight: 700;
}

.elementor-41268 .elementor-element.elementor-element-42dd7757 > .elementor-widget-container {
	margin: 0px 0px 20px 0px;
}

.elementor-41268 .elementor-element.elementor-element-47f26970 {
	--grid-template-columns: repeat(0, auto);
	text-align: left;
	--icon-size: 15px;
	--grid-column-gap: 5px;
	--grid-row-gap: 0px;
}

.elementor-41268 .elementor-element.elementor-element-47f26970 .elementor-social-icon {
	background-color: #1246ab;
}

.elementor-41268 .elementor-element.elementor-element-47f26970 .elementor-social-icon i {
	color: #fff;
}

.elementor-41268 .elementor-element.elementor-element-47f26970 .elementor-social-icon svg {
	fill: #fff;
}

.elementor-41268 .elementor-element.elementor-element-47f26970 .elementor-icon {
	border-radius: 5000px 5000px 5000px 5000px;
}

.elementor-theme-builder-content-area {
	height: 400px;
}

.elementor-location-header:before, .elementor-location-footer:before {
	content: "";
	display: table;
	clear: both;
}

@media (max-width:1024px) {
	.elementor-41268 .elementor-element.elementor-element-64ef7497 {
		--flex-direction: column;
		--container-widget-width: 100%;
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
	}
}

@media (max-width:768px) {
	.elementor-41268 .elementor-element.elementor-element-64ef7497 {
		--margin-top: 20px;
		--margin-bottom: 20px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 25px;
		--padding-bottom: 25px;
		--padding-left: 25px;
		--padding-right: 25px;
	}
	
	.elementor-41268 .elementor-element.elementor-element-2b6face0 {
		--width: 100%;
		--flex-direction: column;
		--container-widget-width: 100%;
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
	}
	
	.elementor-41268 .elementor-element.elementor-element-60ec59af {
		--width: 100%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-6354f915 {
		--width: 100%;
		--flex-direction: column;
		--container-widget-width: 100%;
		--container-widget-height: initial;
		--container-widget-flex-grow: 0;
		--container-widget-align-self: initial;
		--flex-wrap-mobile: wrap;
	}
	
	.elementor-41268 .elementor-element.elementor-element-8fcc9f4 {
		--width: 100%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-4c4cfeee {
		--width: 100%;
	}
}

@media (min-width:769px) {
	.elementor-41268 .elementor-element.elementor-element-64ef7497 {
		--content-width: 1440px;
	}
	
	.elementor-41268 .elementor-element.elementor-element-2b6face0 {
		--width: 39%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-5137c5b {
		--width: 60%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-60ec59af {
		--width: 50%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-6354f915 {
		--width: 61%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-45a15117 {
		--width: 25%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-8fcc9f4 {
		--width: 25%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-4c4cfeee {
		--width: 25%;
	}
}

@media (max-width:1024px) and (min-width:769px) {
	.elementor-41268 .elementor-element.elementor-element-2b6face0 {
		--width: 100%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-60ec59af {
		--width: 40%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-6354f915 {
		--width: 100%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-8fcc9f4 {
		--width: 29%;
	}
	
	.elementor-41268 .elementor-element.elementor-element-4c4cfeee {
		--width: 40%;
	}
}

/* Start custom CSS */
.main-footer {
	max-width: 100% !important;
	width: 100%;
}

.awdr_free_product_text {
	display: inline-block;
	padding: 0px 10px;
	background-color: #3d9cd2;
	color: #fff;
	border-radius: 3px;
}

.variation-wdr_free_product {
	display: none !important;
}

.awdr_change_product {
	cursor: pointer;
}

.awdr_free_product_variants {
	padding: 5px;
}

.awdr-product-name {
	padding-left: 10px;
}

.awdr_change_product {
	display: flex;
}

.awdr-select-free-variant-product-toggle {
	color: gray;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1.02em;
	transition: .4s;
}

.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
	color: #444;
}

.awdr-select-variant-product {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
}

.awdr-select-free-variant-product-toggle:after {
	content: "➕";
	/* Unicode character for "plus" sign (+) */
	font-size: 12px;
	color: #777;
	margin-left: 10px;
}

.awdr-select-free-variant-product-toggle-active:after {
	content: "➖";
}

.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
	clear: both;
}

.eael-testimonial-slider.nav-top-left, .eael-testimonial-slider.nav-top-right, .eael-team-slider.nav-top-left, .eael-team-slider.nav-top-right, .eael-logo-carousel.nav-top-left, .eael-logo-carousel.nav-top-right, .eael-post-carousel.nav-top-left, .eael-post-carousel.nav-top-right, .eael-product-carousel.nav-top-left, .eael-product-carousel.nav-top-right {
	padding-top: 40px;
}

.eael-contact-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea {
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	height: auto;
	margin: 0;
	outline: 0;
	width: 100%;
}

.eael-contact-form input[type=submit] {
	border: 0;
	float: none;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	width: auto;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder, .eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input::-moz-placeholder, .eael-contact-form.placeholder-hide textarea::-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder, .eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-moz-placeholder, .eael-contact-form.placeholder-hide textarea:-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-style: solid;
	border-width: 0;
	outline: none;
	min-width: 1px;
	width: 15px;
	height: 15px;
	background: #ddd;
	padding: 3px;
}

.eael-custom-radio-checkbox input[type=checkbox]:before, .eael-custom-radio-checkbox input[type=radio]:before {
	content: "";
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before, .eael-custom-radio-checkbox input[type=radio]:checked:before {
	background: #999;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-custom-radio-checkbox input[type=radio] {
	border-radius: 50%;
}

.eael-custom-radio-checkbox input[type=radio]:before {
	border-radius: 50%;
}

.eael-post-elements-readmore-btn {
	font-size: 12px;
	font-weight: 500;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
	width: 100%;
	height: 100%;
}

.eael-contact-form-align-left, .elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
	margin: 0 auto 0 0;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-center, .elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
	float: none;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-right, .elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
	margin: 0 0 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-force-hide {
	display: none !important;
}

.eael-d-none {
	display: none !important;
}

.eael-d-block {
	display: block !important;
}

.eael-h-auto {
	height: auto !important;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
	display: none;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
	display: none;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item, .elementor-widget-eael-adv-accordion .eael-accordion-content, .elementor-widget-eael-data-table .td-content, .elementor-widget-eael-info-box .eael-infobox-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template, .elementor-widget-eael-countdown .eael-countdown-container, .elementor-widget-eael-cta-box .eael-cta-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap, .elementor-widget-eael-protected-content .eael-protected-content-message, .elementor-widget-eael-protected-content .protected-content, .eael-offcanvas-content-visible .eael-offcanvas-body, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
	position: relative;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper, .eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
	display: block;
}

.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay, .eael-widget-otea-active .elementor-empty-view, .eael-widget-otea-active .elementor-add-section-inline, .eael-widget-otea-active .elementor-add-section {
	display: initial !important;
}

.eael-onpage-edit-template-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	border: 2px solid #5eead4;
}

.eael-onpage-edit-template-wrapper::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #5eead4;
	opacity: .3;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
	display: block;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
	display: none;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
	background: #5eead4;
	color: #000;
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
	content: "";
	border-top: 30px solid #5eead4;
	border-right: 0;
	border-bottom: 0;
	border-left: 14px solid rgba(0, 0, 0, 0);
	right: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 30px solid rgba(0, 0, 0, 0);
	border-left: 14px solid #5eead4;
	left: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i {
	margin-right: 8px;
}

.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}

:root {
	--wd-text-line-height: 1.6;
	--wd-link-decor: underline var(--wd-link-decor-style, none) var(--wd-link-decor-color, currentColor);
	--wd-link-decor-hover: underline var(--wd-link-decor-style-hover, none) var(--wd-link-decor-color-hover, var(--wd-link-decor-color, currentColor));
	--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==");
	--wd-navigation-color: 51, 51, 51;
	--wd-main-bgcolor: #fff;
	--wd-scroll-w: .001px;
	--wd-admin-bar-h: .001px;
	--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: #767676;
	--color-gray-600: #666;
	--color-gray-700: #555;
	--color-gray-800: #333;
	--color-gray-900: #242424;
	--color-white-rgb: 255, 255, 255;
	--color-black-rgb: 0, 0, 0;
	--bgcolor-white: #fff;
	--bgcolor-gray-100: #f7f7f7;
	--bgcolor-gray-200: #f7f7f7;
	--bgcolor-gray-300: #f1f1f1;
	--bgcolor-black-rgb: 0, 0, 0;
	--bgcolor-white-rgb: 255, 255, 255;
	--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-start: start;
	--wd-end: end;
	--wd-center: center;
	--wd-stretch: stretch;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	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%;
	-webkit-tap-highlight-color: transparent;
	font-family: sans-serif;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: var(--wd-text-font-size);
}

ol, ul {
	list-style: none;
}

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

q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

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

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

button {
	overflow: visible;
}

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

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	padding: 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);
}

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

:is(body) {
	height: auto;
}

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

a {
	color: var(--wd-link-color);
	transition: all .25s ease;
	text-decoration: var(--wd-link-decor);
	-webkit-text-decoration: var(--wd-link-decor);
}

a:is(:hover,:focus,:active) {
	outline: none;
	text-decoration: var(--wd-link-decor-hover);
	-webkit-text-decoration: var(--wd-link-decor-hover);
}

a:hover {
	color: var(--wd-link-color-hover);
}

a:focus {
	outline: none;
}

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

:is(h1,h2,h3,h4,h5,h6,.title) a:hover {
	color: var(--wd-link-color-hover);
}

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

em {
	font-style: italic;
}

big {
	font-size: larger;
}

abbr {
	border-bottom: 1px dotted;
	color: #d62432;
	text-decoration: none;
}

acronym {
	border-bottom: 1px dotted;
	text-decoration: none;
}

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

.optional {
	position: relative;
	top: -5px;
	font-size: .8em;
	color: var(--color-gray-300);
}

abbr[title] {
	border: none;
}

dl {
	margin-bottom: 20px;
	margin-bottom: 20px;
}

strong, b {
	font-weight: 600;
}

mark {
	display: inline-block;
	padding: 5px 8px;
	background-color: #f7f7f7;
	color: #242424;
	font-weight: 600;
	line-height: 1;
}

code, kbd {
	padding: 2px 5px;
}

code, kbd, pre, samp {
	-webkit-hyphens: none;
	hyphens: none;
	font-family: monospace, serif;
}

ins {
	text-decoration: none;
}

pre {
	overflow: auto;
	margin-bottom: 20px;
	padding: 20px;
	background: #f7f7f7;
	text-align: left;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

dfn {
	font-style: italic;
}

sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 1;
}

sup {
	top: -.25em;
}

sub {
	bottom: -.25em;
}

var {
	font-style: italic;
}

small {
	font-size: 80%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px solid currentColor;
	opacity: .2;
}

iframe, embed {
	max-width: 100%;
}

blockquote {
	margin-bottom: 20px;
	padding-left: 30px;
	border-left: 2px solid var(--wd-primary-color);
	text-align: left;
	font-size: 110%;
	--wd-tags-mb: 10px;
}

blockquote cite {
	display: block;
	margin-top: 10px;
	color: var(--wd-primary-color);
	font-weight: 600;
	font-size: 90%;
}

blockquote cite a {
	color: inherit;
}

cite {
	font-style: italic;
}

address {
	margin-bottom: 20px;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.8;
}

fieldset {
	margin-bottom: 20px;
	padding: 20px 40px;
	border: 2px solid var(--brdcolor-gray-300);
	border-radius: var(--wd-brd-radius);
}

fieldset legend {
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
	width: auto;
}

legend {
	text-transform: uppercase;
	font-size: 22px;
}

video {
	display: block;
}

audio, canvas, progress {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

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

.svg-icon {
	display: inline-block;
}

.svg-icon svg {
	width: inherit !important;
	height: inherit !important;
}

svg:not(:root) {
	overflow: hidden;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 12px;
}

.wd-entities-title a {
	color: inherit;
}

.wd-el-title {
	display: flex !important;
	align-items: center;
	gap: 10px;
	font-size: 22px;
}

.wd-el-title .img-wrapper {
	display: flex;
	flex: 0 0 auto;
}

.wd-el-title .img-wrapper img {
	min-width: 18px;
}

.wd-label {
	color: var(--color-gray-800);
	font-weight: 600;
}

legend, h1, h2, h3, h4, h5, h6, .title {
	display: block;
	margin-bottom: var(--wd-tags-mb, 20px);
	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;
}

.wd-entities-title {
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
	display: block;
	color: var(--wd-entities-title-color);
	word-wrap: break-word;
	font-weight: var(--wd-entities-title-font-weight);
	font-style: var(--wd-entities-title-font-style);
	font-family: var(--wd-entities-title-font);
	text-transform: var(--wd-entities-title-transform);
	line-height: 1.4;
}

a.wd-entities-title:hover, .wd-entities-title a:hover {
	color: var(--wd-entities-title-color-hover);
}

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

:is(ul,ol) li {
	margin-bottom: var(--li-mb);
}

:is(ul,ol) li:last-child {
	margin-bottom: 0;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

dl dt {
	color: var(--color-gray-800);
	font-weight: 600;
}

dl dd {
	margin-bottom: 20px;
}

.unordered-list {
	list-style: none;
	--li-pl: 0;
}

.unordered-list ul, .unordered-list ol {
	margin-left: 20px;
	list-style: none;
	--li-pl: 0;
}

.unordered-list li:before {
	margin-right: 10px;
	font-size: 8px;
	content: "";
	font-family: "woodmart-font";
}

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

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

.wd-align {
	text-align: var(--wd-align);
}

.text-center {
	--content-align: center;
	--wd-align: center;
	--text-align: center;
	text-align: var(--text-align);
}

.text-right {
	--text-align: right;
	text-align: var(--text-align);
	--content-align: flex-end;
	--wd-align: flex-end;
}

.text-left {
	--text-align: left;
	text-align: var(--text-align);
	--content-align: flex-start;
	--wd-align: flex-start;
}

[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;
	--color-white-rgb: 0, 0, 0;
	--color-black-rgb: 255, 255, 255;
	--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;
	--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;
	--wd-navigation-color: 255, 255, 255;
	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: #767676;
	--color-gray-600: #666;
	--color-gray-700: #555;
	--color-gray-800: #333;
	--color-gray-900: #242424;
	--color-white-rgb: 255, 255, 255;
	--color-black-rgb: 0, 0, 0;
	--bgcolor-white: #fff;
	--bgcolor-gray-100: #f7f7f7;
	--bgcolor-gray-200: #f7f7f7;
	--bgcolor-gray-300: #f1f1f1;
	--bgcolor-black-rgb: 0, 0, 0;
	--bgcolor-white-rgb: 255, 255, 255;
	--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: #767676;
	--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: #767676;
	--wd-navigation-color: 51, 51, 51;
	color: var(--wd-text-color);
}

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

.wd-hide {
	display: none !important;
}

.wd-set-mb {
	--wd-mb: 15px;
}

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

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

.clear {
	clear: both;
	width: 100%;
}

@keyframes wd-rotate {
	100% {
		transform: rotate(360deg);
	}
}

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

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

table {
	margin-bottom: 35px;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 1.4;
}

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

table td {
	padding: 15px 12px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
	vertical-align: middle;
	text-align: start;
}

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

.responsive-table {
	overflow-x: auto;
	margin-bottom: 35px;
}

.responsive-table table {
	margin-bottom: 0;
}

.responsive-table .responsive-table {
	overflow-x: visible;
	margin-bottom: 0;
}

input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], input[type='password'], :root textarea, :root select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root 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;
	transition: border-color .5s ease;
}

input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, :root textarea:focus, :root select:focus {
	outline: none;
	border-color: var(--wd-form-brd-color-focus);
	transition: border-color .4s ease;
}

::-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="radio"], input[type="checkbox"] {
	box-sizing: border-box;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	margin-inline-end: 5px;
	cursor: pointer;
}

input[type="search"] {
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

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

input[type="date"] {
	-webkit-appearance: none;
}

input[type="date"]::-webkit-inner-spin-button {
	display: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
	opacity: 0;
}

input[type="date"]::-webkit-clear-button {
	position: relative;
	right: 5px;
	width: 30px;
	opacity: .4;
	filter: grayscale(100%);
}

input[type="date"]::-webkit-date-and-time-value {
	text-align: start;
}

[class*="color-scheme-light"] input[type="date"]::-webkit-clear-button {
	opacity: .6;
	filter: grayscale(100%) invert(100%) saturate(800%);
}

@supports not (-moz-appearance: none) {
	input[type="date"] {
		background: no-repeat url("https://cdn-ileapid.nitrocdn.com/caeCiTnulZUtUxcRttbvAfWDhFuMRJQO/assets/images/optimized/rev-0dbaca4/universaldriveshafts.com/wp-content/themes/woodmart/inc/admin/assets/images/calend-d.svg") right 15px top 50%;
		background-size: auto 14px;
	}
	
	[class*="color-scheme-light"] input[type='date'] {
		background-image: url("https://cdn-ileapid.nitrocdn.com/caeCiTnulZUtUxcRttbvAfWDhFuMRJQO/assets/images/optimized/rev-0dbaca4/universaldriveshafts.com/wp-content/themes/woodmart/inc/admin/assets/images/calend-l.svg");
	}
	
	[class*="color-scheme-light"] input[type='date'].nitro-lazy {
		background-image: none !important;
	}
	
	input[type="date"].nitro-lazy {
		background: none !important;
	}
}

:root textarea {
	overflow: auto;
	padding: 10px 15px;
	min-height: 190px;
	resize: vertical;
}

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

:root 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);
}

input:focus:-webkit-autofill {
	border-color: var(--wd-form-brd-color-focus);
}

:is(.btn,.button,button,[type=submit],[type=button]) {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	outline: none;
	border-radius: var(--btn-brd-radius, 0px);
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	line-height: 1.2;
	cursor: pointer;
	transition: all .25s ease;
	color: var(--btn-color, #3e3e3e);
	border: var(--btn-brd-width, 0px) var(--btn-brd-style, solid) var(--btn-brd-color, #e9e9e9);
	background-color: var(--btn-bgcolor, #f3f3f3);
	box-shadow: var(--btn-box-shadow, unset);
	text-transform: var(--btn-transform, uppercase);
	font-weight: var(--btn-font-weight, 600);
	font-family: var(--btn-font-family, inherit);
	font-style: var(--btn-font-style, unset);
	padding: var(--btn-padding, 5px 20px);
	min-height: var(--btn-height, 42px);
	font-size: var(--btn-font-size, 13px);
}

:is(.btn,.button,button,[type=submit],[type=button]):hover {
	color: var(--btn-color-hover, var(--btn-color, #3e3e3e));
	border-color: var(--btn-brd-color-hover, var(--btn-brd-color, #e0e0e0));
	background-color: var(--btn-bgcolor-hover, var(--btn-bgcolor, #e0e0e0));
	box-shadow: var(--btn-box-shadow-hover, var(--btn-box-shadow, unset));
}

button[disabled], input[disabled] {
	opacity: .6 !important;
	cursor: default !important;
}

:is(a,button,input[type="submit"],input[type="checkbox"],input[type="button"],input[type="file"],[tabindex="0"]):focus-visible {
	outline: var(--wd-otl-width, 2px) var(--wd-otl-style, dotted) var(--wd-otl-color, var(--wd-otl-color-scheme, #000)) !important;
	outline-offset: var(--wd-otl-offset, calc(var(--wd-otl-width) * -1 / 2));
	transition: none !important;
}

input[tabindex="0"]:focus-visible {
	--wd-otl-width: 0 !important;
}

.color-scheme-dark, .whb-color-dark {
	--wd-otl-color-scheme: #000;
}

[class*="color-scheme-light"], .whb-color-light {
	--wd-otl-color-scheme: #fff;
}

.wd-skip-links {
	position: fixed;
	display: flex;
	flex-direction: column;
	gap: 5px;
	top: 10px;
	inset-inline-start: -1000em;
	z-index: 999999;
}

.wd-skip-links:focus-within {
	inset-inline-start: 10px;
}

[class*="wd-grid"] {
	--wd-col: var(--wd-col-lg);
	--wd-gap: var(--wd-gap-lg);
	--wd-col-lg: 1;
	--wd-gap-lg: 20px;
}

.wd-grid-g {
	display: grid;
	grid-template-columns: repeat(var(--wd-col), minmax(0, 1fr));
	gap: var(--wd-gap);
}

.wd-grid-g>.wd-wider {
	grid-column: auto/span 2;
	grid-row: auto/span 2;
}

.wd-grid-col {
	grid-column: auto/span var(--wd-col);
}

[class*="wd-grid-f"] {
	display: flex;
	flex-wrap: wrap;
	gap: var(--wd-gap);
}

.wd-grid-f-col {
	gap: 0;
	margin: 0 calc(var(--wd-gap) / -2) calc(var(--wd-gap) * -1);
}

.wd-grid-f-col>.wd-col {
	width: 100%;
	min-height: 1px;
	flex: 0 0 calc(100% / var(--wd-col) * var(--wd-col-wider, 1));
	max-width: calc(100% / var(--wd-col) * var(--wd-col-wider, 1));
	padding-inline: calc(var(--wd-gap) / 2);
	margin-bottom: var(--wd-gap);
}

.wd-grid-f-col>.wd-wider {
	--wd-col-wider: 2;
}

.wd-grid-f-stretch>.wd-col {
	flex: 1 1 var(--wd-f-basis, 200px);
	width: var(--wd-f-basis, 200px);
}

.wd-grid-f-stretch>.wd-col-auto {
	flex: 0 0 auto;
	width: auto;
}

.wd-grid-f-inline>.wd-col {
	flex: 0 0 var(--wd-f-basis, auto);
}

.wd-loader:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.wd-scroll-content {
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: var(--wd-scroll-h, 50vh);
}

@-moz-document url-prefix() {
	.wd-scroll-content {
		scrollbar-width: thin;
	}
}

.wd-dropdown {
	--wd-align: var(--wd-start);
	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: var(--wd-align);
	border-radius: var(--wd-brd-radius);
	visibility: hidden;
	opacity: 0;
	transition: opacity .4s cubic-bezier(.19, 1, .22, 1), visibility .4s cubic-bezier(.19, 1, .22, 1), transform .4s cubic-bezier(.19, 1, .22, 1);
	transform: translateY(15px) translateZ(0);
	pointer-events: none;
}

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

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

.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
	visibility: visible;
	opacity: 1;
	transform: none !important;
	pointer-events: visible;
	pointer-events: unset;
}

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

.wd-dropdown-menu .wd-dropdown-inner {
	overflow: inherit;
	height: min(var(--wd-dropdown-height, unset), var(--wd-content-h));
}

.wd-dropdown-menu.wd-scroll>.wd-scroll-content {
	max-height: none;
	border-radius: inherit;
}

.dropdowns-loading .dropdown-load-ajax.menu-mega-dropdown:not(.dropdown-with-height)>.wd-dropdown-menu {
	min-height: 400px;
}

.dropdowns-loaded .dropdown-load-ajax>.wd-dropdown-menu>.container {
	animation: wd-fadeIn .3s ease;
}

.dropdown-html-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(var(--bgcolor-white-rgb), .6);
	border-radius: var(--wd-brd-radius);
}

.dropdown-html-placeholder:after {
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.dropdowns-loading .dropdown-html-placeholder:after {
	--wd-anim-state: running;
}

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

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

.wd-dropdown-menu.wd-design-default .wd-dropdown {
	top: 0;
	left: 100%;
	padding: var(--wd-dropdown-padding, 12px 20px);
	width: var(--wd-dropdown-width);
	margin: 0 0 0 var(--wd-dropdown-padding, 20px);
}

.wd-dropdown-menu.wd-design-default .wd-dropdown:after {
	top: 0;
	right: 100%;
	bottom: 0;
	left: auto;
	width: var(--wd-dropdown-padding, 20px);
	height: auto;
}

.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
	margin-left: auto;
	color: rgba(82, 82, 82, .45);
	font-weight: 600;
	font-size: 55%;
	line-height: 1;
	font-family: "woodmart-font";
	content: "";
}

.wd-dropdown-menu.wd-design-default.color-scheme-light .menu-item-has-children>a:after {
	color: rgba(255, 255, 255, .6);
}

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
	--wd-f-basis: 200px;
}

.wd-dropdown-menu.wd-design-full-width {
	--wd-dropdown-width: 100vw;
}

:is(.wd-nav-sticky,.wd-header-nav) .wd-dropdown-menu.wd-design-full-width {
	border-radius: 0;
}

.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
	padding: var(--wd-dropdown-padding, 30px);
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
	padding-block: var(--wd-dropdown-padding, 30px);
	padding-left: calc(var(--wd-scroll-w) + var(--wd-sticky-nav-w));
}

.wd-dropdown-menu.wd-design-sized:not(.wd-scroll)>.container, .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner>.container {
	padding: 0;
	max-width: none;
}

.wd-side-hidden {
	--wd-side-hidden-w: 340px;
	position: fixed;
	inset-block: var(--wd-admin-bar-h) 0;
	z-index: 500;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: min(var(--wd-side-hidden-w), 100vw);
	background-color: var(--bgcolor-white);
	transition: transform .5s cubic-bezier(.19, 1, .22, 1);
	outline: none !important;
}

.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-side-hidden.wd-opened {
	transform: none;
}

.wd-sub-menu {
	--sub-menu-color: #838383;
	--sub-menu-color-hover: var(--wd-primary-color);
	--li-pl: 0;
	--list-mb: 0;
	--li-mb: 0;
	list-style: none;
}

.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;
	text-decoration: none;
}

.wd-sub-menu li>a .wd-nav-icon {
	margin-inline-end: 7px;
	font-size: 115%;
}

.wd-sub-menu li>a .menu-label {
	position: relative;
	margin-top: -20px;
	align-self: flex-start;
}

.wd-sub-menu li>a:hover {
	color: var(--sub-menu-color-hover);
}

[class*="color-scheme-light"] .wd-sub-menu {
	--sub-menu-color: rgba(255, 255, 255, .6);
	--sub-menu-color-hover: #fff;
}

.widget .wd-sub-menu {
	--li-mb: 0;
}

.widget .wd-sub-menu ul {
	--li-mb: 0;
}

.wd-sub-accented.wp-block-wd-menu-list>li {
	margin-block: -8px;
}

.wd-sub-accented>li>a {
	--sub-menu-color: #333;
	--sub-menu-color-hover: var(--wd-primary-color);
	text-transform: uppercase;
	font-weight: 600;
}

.wd-sub-accented.color-scheme-light>li>a, [class*="color-scheme-light"] .wd-sub-accented>li>a {
	--sub-menu-color: #fff;
	--sub-menu-color-hover: rgba(255, 255, 255, .6);
}

.wd-color-light .searchform {
	--wd-form-brd-color: rgba(255, 255, 255, .2);
	--wd-form-brd-color-focus: rgba(255, 255, 255, .3);
	--wd-form-color: rgba(255, 255, 255, .8);
}

.wd-color-dark .searchform {
	--wd-form-brd-color: rgba(0, 0, 0, .1);
	--wd-form-brd-color-focus: rgba(0, 0, 0, .15);
	--wd-form-color: #767676;
	--wd-form-placeholder-color: var(--wd-form-color);
}

.create-nav-msg a {
	font-weight: 600;
}

picture.wd-nav-img img {
	width: inherit;
	height: inherit;
	max-height: inherit;
	object-fit: contain;
	object-position: 50% 50%;
}

.wd-nav {
	--list-mb: 0;
	--li-mb: 0;
	--li-pl: 0;
	--nav-gap: 20px;
	--nav-gap-v: 5px;
	--nav-pd: 5px 0;
	--nav-color: rgba(var(--wd-navigation-color), 1);
	--nav-color-hover: rgba(var(--wd-navigation-color), .7);
	--nav-color-active: var(--nav-color-hover);
	--nav-bg: none;
	--nav-bg-hover: var(--nav-bg);
	--nav-bg-active: var(--nav-bg-hover);
	--nav-shadow: none;
	--nav-shadow-hover: var(--nav-shadow);
	--nav-shadow-active: var(--nav-shadow-hover);
	--nav-border: none;
	--nav-border-hover: var(--nav-border);
	--nav-border-active: var(--nav-border-hover);
	--nav-radius: var(--wd-brd-radius);
	--nav-chevron-color: rgba(var(--wd-navigation-color), .5);
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: var(--text-align, var(--wd-align));
	text-align: start;
	gap: var(--nav-gap-v) var(--nav-gap);
	list-style: none;
}

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

.wd-nav>li>a {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 42px;
	padding: var(--nav-pd);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	line-height: 1.4;
	text-decoration: none;
	color: var(--nav-color);
	background-color: var(--nav-bg);
	box-shadow: var(--nav-shadow);
	border: var(--nav-border);
	border-radius: var(--nav-radius);
}

.wd-nav>li>a .wd-nav-icon {
	margin-inline-end: 7px;
	font-size: var(--nav-icon-size, 1.15em);
}

.wd-nav>li>a .menu-label {
	inset-inline-start: calc(100% - 30px);
	margin-inline-start: 0;
}

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

.wd-nav:where(:not(.wd-dis-hover))>li:where(.wd-opened,:hover)>a {
	color: var(--nav-color-hover);
	background-color: var(--nav-bg-hover);
	box-shadow: var(--nav-shadow-hover);
	border: var(--nav-border-hover);
}

.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a {
	color: var(--nav-color-active);
	background-color: var(--nav-bg-active);
	box-shadow: var(--nav-shadow-active);
	border: var(--nav-border-active);
}

.wd-nav:where(.wd-add-pd) {
	--nav-pd: 5px 12px;
}

.widget .wd-nav {
	--li-mb: 0;
}

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

.wd-nav.wd-gap-l {
	--nav-gap: 40px;
}

.wd-nav-opener {
	position: relative;
	z-index: 1;
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	width: 50px;
	color: var(--color-gray-900);
	cursor: pointer;
	transition: all .25s ease;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.wd-nav-opener:after {
	font-weight: 400;
	font-size: 12px;
	transition: transform .25s ease;
	content: "";
	font-family: "woodmart-font";
}

.wd-nav-opener:hover {
	color: var(--color-gray-900);
}

.wd-nav-opener.wd-active {
	color: var(--color-gray-700);
}

.wd-nav-opener.wd-active:after {
	transform: rotate(90deg);
}

.wd-sub-menu li>a img, .wd-nav-img {
	flex: 0 0 auto;
	display: inline-block;
	width: var(--nav-img-width, auto) !important;
	height: var(--nav-img-height, auto) !important;
	max-height: var(--nav-img-height, 18px);
	margin-inline-end: 7px;
	object-fit: contain;
	object-position: 50% 50%;
	line-height: 0;
}

.wd-nav.wd-icon-right>li>a :is(.wd-nav-img,.wd-nav-icon) {
	order: 1;
	margin: 0;
	margin-inline-start: 7px;
}

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

.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li {
	display: flex;
	flex-direction: row;
}

.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
	content: "";
	position: relative;
	inset-inline-end: calc(( var(--nav-gap) / 2 ) * -1);
	border-right: 1px solid rgba(0, 0, 0, .105);
}

:is(.color-scheme-light,.whb-color-light) .wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {
	border-color: rgba(255, 255, 255, .25);
}

.wd-nav.wd-style-separated>li {
	align-items: center;
}

.wd-nav.wd-style-separated>li:not(:last-child):after {
	height: 18px;
}

.wd-nav.wd-style-bordered>li {
	align-items: stretch;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
	position: relative;
	display: inline-block;
	padding-block: 1px;
	line-height: 1.2;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 2px;
	background-color: var(--wd-primary-color);
	transition: width .4s cubic-bezier(.19, 1, .22, 1);
}

.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
	width: 100%;
}

.tooltip {
	--wd-tooltip-bg: rgba(0, 0, 0, .9);
	--wd-tooltip-color: #fff;
	position: absolute;
	z-index: 1110;
	opacity: 0;
	pointer-events: none;
}

.tooltip .tooltip-inner {
	padding: 7px 15px;
	width: max-content;
	max-width: 200px;
	text-transform: none;
	font-weight: 400;
	font-size: 12px;
	line-height: var(--wd-text-line-height);
	background-color: var(--wd-tooltip-bg);
	color: var(--wd-tooltip-color);
	text-align: center;
	word-break: break-word;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
}

.tooltip .tooltip-arrow {
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: var(--wd-tooltip-bg);
}

.tooltip.top {
	margin-top: -8px;
}

.tooltip.top .tooltip-arrow {
	top: calc(100% - 1px);
	left: 50%;
	clip-path: polygon(0 0, 50% 50%, 100% 0);
	transform: translateX(-50%);
}

.tooltip.left {
	margin-left: -8px;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	left: calc(100% - 1px);
	clip-path: polygon(0 0, 50% 50%, 0 100%);
	transform: translateY(-50%);
}

.tooltip.right {
	margin-left: 8px;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	right: calc(100% - 1px);
	clip-path: polygon(100% 0, 50% 50%, 100% 100%);
	transform: translateY(-50%);
}

.wd-tltp {
	position: relative;
}

.wd-tltp .tooltip {
	margin: 0;
}

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

.wd-tltp .tooltip.top .tooltip-inner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 8px;
	inset: auto 0 -8px 0;
}

.wd-tltp .tooltip:is(.left,.right) .tooltip-inner:after {
	content: "";
	position: absolute;
	inset-block: 0;
	width: 10px;
}

.wd-tltp .tooltip.left {
	top: 50%;
	right: calc(100% + 8px);
	transform: translateY(-50%);
}

.wd-tltp .tooltip.left .tooltip-inner:after {
	left: 100%;
}

.wd-tltp .tooltip.right {
	top: 50%;
	left: calc(100% + 8px);
	transform: translateY(-50%);
}

.wd-tltp .tooltip.right .tooltip-inner:after {
	right: 100%;
}

.wd-tltp .tooltip-inner>* {
	margin-top: 0;
	margin-bottom: 10px;
}

.wd-tltp .tooltip-inner>*:last-child {
	margin-bottom: 0;
}

.wd-tltp .tooltip-inner a:not(.wd-social-icon) {
	text-decoration: underline;
}

.tooltip.in, .wd-tltp:is(:hover,:focus,:focus-within) .tooltip {
	pointer-events: unset;
	opacity: 1;
	animation: wd-fadeIn .3s ease;
}

.wd-notice, div.wpcf7-response-output, .mc4wp-alert, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) {
	--wd-link-decor: underline;
	--wd-link-decor-hover: underline;
	--wd-link-color: currentColor;
	--wd-link-color-hover: color-mix(in srgb, currentColor 80%, transparent);
	position: relative;
	margin-bottom: 20px;
	padding-block: 18px;
	padding-inline: 65px 30px !important;
	text-align: start;
	border: none;
	border-radius: var(--wd-brd-radius);
	outline: none !important;
}

.wd-notice:before, div.wpcf7-response-output:before, .mc4wp-alert:before, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info):before {
	position: absolute;
	top: calc(50% - 9px);
	left: 24px;
	font-size: 18px;
	line-height: 18px;
	font-family: "woodmart-font";
}

.wd-notice p:last-child, div.wpcf7-response-output p:last-child, .mc4wp-alert p:last-child, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) p:last-child {
	margin-bottom: 0;
}

.wd-notice .amount, div.wpcf7-response-output .amount, .mc4wp-alert .amount, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount {
	color: #fff;
}

.wd-notice :is(.button,.wc-backward), div.wpcf7-response-output :is(.button,.wc-backward), .mc4wp-alert :is(.button,.wc-backward), :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward) {
	text-decoration: none;
	--btn-color: currentColor;
	--btn-color-hover: currentColor;
	--btn-bgcolor: transparent;
	--btn-bgcolor-hover: transparent;
	--btn-brd-width: 2px;
	--btn-box-shadow-hover: none;
	--btn-height: none;
	--btn-padding: 0;
	--btn-brd-color: color-mix(in srgb, currentColor 50%, transparent);
	border-top: 0;
	border-inline: 0;
	margin-inline: 4px;
}

.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
	background-color: var(--notices-success-bg);
	color: var(--notices-success-color);
}

.wd-notice.wd-success:before, .wpcf7 form.sent .wpcf7-response-output:before, .mc4wp-success:before, .woocommerce-message:before {
	content: "";
}

.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
	background-color: var(--notices-warning-bg);
	color: var(--notices-warning-color);
}

.wd-notice.wd-warning:before, .wpcf7 form:not(.sent) .wpcf7-response-output:before, .mc4wp-error:before, .mc4wp-notice:before, :is(.woocommerce-error,.woocommerce-info):before {
	content: "";
}

.wd-notice.wd-info {
	background-color: #4d93d1;
	color: #fff;
}

.wd-notice.wd-info:before {
	content: "";
}

@keyframes wd-fadeInUpBig {
	from {
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		transform: none;
	}
}

@keyframes wd-fadeOutDownBig {
	from {
		transform: none;
	}
	
	to {
		transform: translate3d(0, 100%, 0);
	}
}

.wd-close-side {
	position: fixed;
	background-color: rgba(0, 0, 0, .7);
	opacity: 0;
	pointer-events: none;
	transition: opacity .5s cubic-bezier(.19, 1, .22, 1), z-index 0s cubic-bezier(.19, 1, .22, 1) .5s, top 0s cubic-bezier(.19, 1, .22, 1) .5s;
	z-index: 400;
}

.wd-close-side[class*="wd-location-header"] {
	z-index: 389;
	top: var(--wd-admin-bar-h);
}

.header-banner-display .wd-close-side[class*="wd-location-header"] {
	top: calc(var(--wd-admin-bar-h) + var(--wd-header-banner-h, .001px));
}

.wd-close-side.wd-location-sticky-nav {
	z-index: 392;
}

.wd-close-side.wd-close-side-opened {
	opacity: 1;
	pointer-events: unset;
	transition-delay: 0s;
	pointer-events: unset;
}

.wd-loop-footer {
	text-align: center;
	margin-top: 30px;
}

nav[class*="-pagination"] ul {
	--list-mb: 0;
	--li-mb: 0;
	--li-pl: 0;
	list-style: none;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 3px;
}

nav[class*="-pagination"] li .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-inline: 5px;
	min-width: 34px;
	height: 34px;
	color: var(--color-gray-900);
	font-weight: 600;
	font-size: 14px;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
	transition: all .2s ease;
	text-decoration: none;
}

nav[class*="-pagination"] li .current {
	color: #fff;
	background-color: var(--wd-primary-color);
}

nav[class*="-pagination"] li :is(.next,.prev) {
	font-size: 0;
}

nav[class*="-pagination"] li :is(.next,.prev):before {
	font-size: 12px;
	content: "";
	font-family: "woodmart-font";
}

nav[class*="-pagination"] li .prev:before {
	content: "";
	font-family: "woodmart-font";
}

nav[class*="-pagination"] a:hover {
	background-color: var(--bgcolor-gray-300);
}

[class*="screen-reader"] {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	transform: scale(0);
}

.wd-breadcrumbs>:is(span,a):last-child {
	font-weight: 600;
	color: var(--wd-bcrumb-color-active);
}

.wd-breadcrumbs .wd-delimiter {
	margin-inline: 8px;
	color: var(--wd-bcrumb-delim-color);
}

.wd-breadcrumbs .wd-delimiter:after {
	content: "/";
}

.wd-breadcrumbs .wd-delimiter:last-child {
	display: none;
}

:is(.wd-breadcrumbs,.yoast-breadcrumb) {
	--wd-link-color: var(--color-gray-500);
	--wd-link-color-hover: var(--color-gray-700);
	--wd-bcrumb-color-active: var(--color-gray-900);
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
}

.yoast-breadcrumb .breadcrumb_last {
	color: var(--wd-bcrumb-color-active);
}

.wd-action-btn {
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
	display: inline-flex;
	vertical-align: middle;
}

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

.wd-action-btn>a:hover {
	color: var(--wd-action-color-hover, var(--color-gray-500));
}

.wd-action-btn>a:before {
	font-size: var(--wd-action-icon-size, 1.1em);
	transition: opacity .15s ease;
	font-family: "woodmart-font";
}

.wd-action-btn>a:after {
	position: absolute;
	top: calc(50% - .5em);
	left: 0;
	opacity: 0;
	transition: opacity .2s ease;
	font-size: var(--wd-action-icon-size, 1.1em);
	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;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.wd-action-btn>a.loading {
	pointer-events: none;
}

.wd-action-btn>a.loading:before {
	opacity: 0;
}

.wd-action-btn>a.loading:after {
	opacity: 1;
	--wd-anim-state: running;
}

.wd-action-btn.wd-style-icon {
	--wd-action-icon-size: 20px;
}

.wd-action-btn.wd-style-icon>a {
	position: relative;
	flex-direction: column;
	width: 50px;
	height: 50px;
	font-weight: 400;
	font-size: 0 !important;
	line-height: 0;
}

.wd-action-btn.wd-style-icon>a:after {
	inset-inline-start: calc(50% - .5em);
}

.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-weight: 400;
}

.wd-action-btn:empty {
	display: none;
}

.wd-compare-icon>a:before {
	content: "";
}

.wd-wishlist-icon>a:before {
	content: "";
}

.wd-pt-icon>a:before {
	content: "";
}

.wd-quick-view-icon>a:before {
	content: "";
}

.wd-add-cart-icon>a:before {
	content: "";
}

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

.wd-burger-icon>a:before {
	content: "";
}

.wd-added-icon {
	position: absolute;
	display: none;
	align-items: center;
	justify-content: center;
	width: min(.87em, 20px);
	height: min(.87em, 20px);
	border-radius: 50%;
	background: var(--wd-primary-color);
	font-weight: 400;
	font-size: calc(var(--wd-action-icon-size, 1.2em) - .2em);
}

.added .wd-added-icon {
	display: flex;
}

.wd-added-icon:before {
	content: "";
	font-family: "woodmart-font";
	color: #fff;
	font-size: min(.45em, 9px);
}

.wd-action-btn.wd-style-text .wd-added-icon {
	inset-inline-start: calc(var(--wd-action-icon-size, 1.1em) - min(.4em, 15px));
	bottom: calc(var(--wd-action-icon-size, 1.1em) - .12em - min(.4em, 15px));
	font-size: calc(var(--wd-action-icon-size, 1.2em) - .2em);
}

.wd-action-btn.wd-style-text>a.added:before {
	margin-inline-end: min(.6em, 15px);
}

.wd-action-btn.wd-style-icon .wd-added-icon {
	inset-inline-start: calc(50% + var(--wd-action-icon-size) - .55em);
	bottom: calc(50% + var(--wd-action-icon-size) - .7em);
	transform: translate(-50%, 50%);
	font-size: calc(var(--wd-action-icon-size, 1.2em) - 2px);
}

.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>a:hover {
	opacity: .7;
}

.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);
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
}

:is(.widget,.wd-widget,div[class^="vc_wp"])>:is(ul,ol) {
	margin-top: 0;
}

:is(.widget,.wd-widget,div[class^="vc_wp"]) :is(ul,ol) {
	list-style: none;
	--list-mb: 0;
	--li-mb: 15px;
	--li-pl: 0;
}

.widgettitle, .widget-title {
	margin-bottom: 20px;
	color: var(--wd-widget-title-color);
	text-transform: var(--wd-widget-title-transform);
	font-weight: var(--wd-widget-title-font-weight);
	font-style: var(--wd-widget-title-font-style);
	font-size: var(--wd-widget-title-font-size);
	font-family: var(--wd-widget-title-font);
}

.widget .wp-block-heading {
	font-size: var(--wd-widget-title-font-size);
}

.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;
}

.woodmart-author-information {
	line-height: inherit;
}

.woodmart-author-information .author-avatar img {
	border-radius: 50%;
}

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

:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>* {
	margin-block: 0 var(--wd-block-spacing);
}

:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>*:last-child {
	margin-bottom: 0;
}

.wd-bg-parent {
	position: relative;
}

:where(.wd-bg-parent>*) {
	position: relative;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
}

:root .wd-custom-width {
	width: var(--wd-width, unset);
	max-width: 100%;
}

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

body:not([class*="wrapper-boxed"]) {
	background-color: var(--wd-main-bgcolor);
}

.wd-page-content {
	min-height: 50vh;
	background-color: var(--wd-main-bgcolor);
}

.container, .container-fluid {
	width: 100%;
	max-width: var(--wd-container-w);
	padding-inline: 15px;
	margin-inline: auto;
}

.container-fluid {
	max-width: none;
}

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

:where(.wd-content-layout>div) {
	grid-column: auto/span var(--wd-col);
}

.wd-sidebar .wd-heading {
	display: none;
}

.searchform[class*="wd-style-with-bg"] .searchsubmit {
	--btn-color: #fff;
	--btn-bgcolor: 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);
}

.searchform.wd-style-with-bg-2 .searchsubmit {
	inset-inline-end: calc(var(--wd-form-brd-width) + 3px);
	width: calc(var(--wd-search-btn-w) - ( ( var(--wd-form-brd-width) + 3px ) * 2 ));
	inset-block: calc(var(--wd-form-brd-width) + 3px);
	border-radius: var(--wd-form-brd-radius);
}

.searchform.wd-style-with-bg-2 .searchsubmit img {
	max-width: 22px;
}

.searchform.wd-style-with-bg-2 .searchsubmit:after {
	font-size: calc(var(--wd-form-height) / 2.5);
}

.searchform.wd-style-4 {
	--wd-search-clear-sp: 7px;
	--wd-search-btn-w: .001px;
}

.searchform.wd-style-4 input[type="text"] {
	padding-inline: 40px 30px;
}

.searchform.wd-style-4 .searchsubmit {
	inset-inline-start: 0;
	pointer-events: none;
	width: 46px;
	--wd-form-height: 46px;
}

.searchform.wd-style-4 .searchsubmit:after {
	font-size: 16px;
}

.searchform.wd-style-4 .wd-search-cat {
	inset-inline-end: 0;
}

.searchform.wd-style-4 .wd-search-cat>a {
	border-inline-end: none;
}

.searchform.wd-style-4.wd-cat-style-default .wd-search-cat>a:after {
	margin-inline-end: 15px;
}

.wd-image {
	border-radius: var(--wd-brd-radius);
}

.wd-image img {
	border-radius: var(--wd-brd-radius);
}

.search-no-results .wd-page-title :is(.breadcrumbs,.yoast-breadcrumb) {
	display: none;
}

@media (min-width: 769px) {
	.searchform.wd-style-default:not(.wd-with-cat) .wd-clear-search {
		padding-inline-end: 10px;
		border-inline-end: 1px solid var(--wd-form-brd-color);
	}
	
	.searchform.wd-style-default.wd-cat-style-default {
		--wd-search-clear-sp: 7px;
	}
	
	.searchform[class*="wd-style-with-bg"].wd-cat-style-default {
		--wd-search-clear-sp: 20px;
	}
	
	.searchform.wd-style-with-bg.wd-cat-style-separated {
		--wd-search-clear-sp: 10px;
	}
}

@media (min-width: 1025px) {
	.wd-hide-lg {
		display: none !important;
	}
	
	.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);
	}
	
	[class*="color-scheme-light"] .wd-scroll, .wd-scroll.color-scheme-light {
		--scrollbar-track-bg: rgba(255, 255, 255, .05);
		--scrollbar-thumb-bg: rgba(255, 255, 255, .12);
	}
	
	.admin-bar {
		--wd-admin-bar-h: 32px;
	}
}

@media (min-width: 1200px) {
	.wrapper-full-width-content .container {
		max-width: 100%;
	}
}

@media (max-width: 1024px) {
	@supports not (overflow: clip) {
		body {
			overflow: hidden;
		}
	}
	
	.wd-hide-md {
		display: none !important;
	}
	
	[class*="wd-grid"] {
		--wd-col: var(--wd-col-md);
		--wd-gap: var(--wd-gap-md);
		--wd-col-md: var(--wd-col-lg);
		--wd-gap-md: var(--wd-gap-lg);
	}
	
	.wd-side-hidden {
		--wd-side-hidden-w: min(300px, 80vw);
	}
	
	html:has(.wd-side-hidden.wd-opened) {
		overflow: hidden;
	}
	
	.wd-nav-wrapper.wd-mb-action-swipe {
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		-webkit-mask-image: linear-gradient(to left, transparent, #000 70px);
		mask-image: linear-gradient(to left, transparent, #000 70px);
	}
	
	.wd-nav-wrapper.wd-mb-action-swipe .wd-nav {
		flex-wrap: nowrap;
	}
	
	.wd-close-side {
		top: -150px;
	}
	
	html:has(.wd-side-hidden.wd-opened,.mfp-wrap) #wpadminbar {
		z-index: 400;
	}
	
	#wpadminbar {
		position: absolute;
	}
}

@media (max-width: 768.98px) {
	.wd-hide-sm {
		display: none !important;
	}
	
	[class*="wd-grid"] {
		--wd-col: var(--wd-col-sm);
		--wd-gap: var(--wd-gap-sm);
		--wd-col-sm: var(--wd-col-md);
		--wd-gap-sm: var(--wd-gap-md);
	}
	
	.sidebar-left {
		order: 10;
	}
	
	.searchform.wd-style-default .wd-clear-search {
		padding-inline-end: 10px;
		border-inline-end: 1px solid var(--wd-form-brd-color);
	}
}

@media (max-width: 576px) {
	[class*="wd-grid"] {
		--wd-col: var(--wd-col-xs);
		--wd-gap: var(--wd-gap-xs);
		--wd-col-xs: var(--wd-col-sm);
		--wd-gap-xs: var(--wd-gap-sm);
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.wd-hide-md-sm {
		display: none !important;
	}
}

.wd-z-index {
	position: relative;
	z-index: 35;
}

.wd-fontsize-xs {
	font-size: 14px;
}

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

.wd-fontsize-m {
	font-size: 18px;
}

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

.wd-fontsize-xl {
	font-size: 26px;
}

.wd-fontsize-xxl {
	font-size: 36px;
}

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

.text-larger {
	font-size: 110%;
}

.font-text {
	font-family: var(--wd-text-font);
}

.font-primary {
	font-family: var(--wd-title-font);
}

.font-alt {
	font-style: var(--wd-alternative-font-style);
	font-family: var(--wd-alternative-font);
}

.wd-items-top {
	align-items: flex-start;
}

.wd-items-middle {
	align-items: center;
}

.wd-items-bottom {
	align-items: flex-end;
}

.wd-justify-left {
	justify-content: left;
}

.wd-justify-center {
	justify-content: center;
}

.wd-justify-right {
	justify-content: right;
}

.color-primary {
	color: var(--wd-primary-color);
}

.color-alt {
	color: var(--wd-alternative-color);
}

.color-title {
	color: var(--wd-title-color);
}

@media (max-width: 1024px) {
	.wd-fontsize-xl, .wd-fontsize-xxl, .wd-fontsize-xxxl {
		font-size: 22px;
	}
	
	.text-larger {
		font-size: inherit;
	}
}

.wd-lazy-fade {
	opacity: 0;
	transition: all .3s ease;
}

.wd-lazy-fade.wd-loaded {
	opacity: 1;
}

.wd-lazy-bg {
	background-image: none !important;
}

.wd-lazy-bg.nitro-lazy {
	background-image: none !important;
}

.wd-lazy-bg>:is(.wd-slide-bg,.wd-block-cover-img) {
	background-image: none !important;
}

.wd-lazy-bg>:is(.wd-slide-bg,.wd-block-cover-img).nitro-lazy {
	background-image: none !important;
}

.elementor-default i:not([class]) {
	font-style: italic;
}

.elementor .btn {
	box-shadow: var(--btn-box-shadow, unset);
}

.elementor .btn:hover {
	box-shadow: var(--btn-box-shadow-hover, var(--btn-box-shadow, unset));
}

.wd-button-wrapper .btn-style-link, .wd-button-wrapper .btn-style-bordered:not(:hover) {
	background-color: transparent !important;
}

.btn-full-width {
	width: 100%;
}

.rtl .btn-icon-pos-left {
	flex-direction: row;
}

.rtl .btn-icon-pos-right {
	flex-direction: row-reverse;
}

:is(.wd-entry-content,.entry-content)>.elementor {
	margin-bottom: 0;
}

.elementor-column-gap-no {
	--wd-el-column-gap: .001px;
}

.elementor-column-gap-narrow {
	--wd-el-column-gap: 10px;
}

.elementor-column-gap-default {
	--wd-el-column-gap: 20px;
}

.elementor-column-gap-extended {
	--wd-el-column-gap: 30px;
}

.elementor-column-gap-wide {
	--wd-el-column-gap: 40px;
}

.elementor-column-gap-wider {
	--wd-el-column-gap: 60px;
}

.elementor-section.wd-negative-gap>.elementor-container {
	margin-left: calc(var(--wd-el-column-gap) / 2 * -1);
	margin-right: calc(var(--wd-el-column-gap) / 2 * -1);
}

.elementor-section-boxed.wd-negative-gap .elementor-container {
	max-width: none;
}

.e-con-boxed.wd-negative-gap {
	--container-max-width: none;
}

[class*="wd-section-stretch"] {
	position: relative;
	min-width: calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));
	width: calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));
	left: calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2);
}

[class*="wd-section-stretch"].wd-negative-gap {
	--padding-left: 15px;
	--padding-right: 15px;
}

[class*="wd-section-stretch"].wd-negative-gap:where(.elementor-section) {
	padding-inline: 15px;
}

.elementor-section.wd-section-stretch>.elementor-container {
	max-width: calc(var(--wd-container-w) - 30px + var(--wd-el-column-gap, .0001px));
}

.e-con-boxed.wd-section-stretch {
	--container-max-width: min(calc(var(--wd-container-w) - 30px));
}

.e-con-boxed.wd-section-stretch-content {
	--container-max-width: none;
}

@media (prefers-reduced-motion: no-preference) {
	html {
		scroll-behavior: auto;
	}
}

.wd-elementor-sticky-column {
	align-items: flex-start;
}

.wd-sticky-spacer {
	opacity: 0;
}

.wd-divider .elementor-shape-fill {
	-webkit-transform: none;
	transform: none;
}

.elementor-select-wrapper .select-caret-down-wrapper {
	display: none;
}

.elementor-widget-text-editor .elementor-widget-container {
	width: 100%;
	columns: inherit;
	column-gap: inherit;
}

.elementor-widget-text-editor.text-left>* {
	margin-right: auto;
}

.elementor-widget-text-editor.text-center>* {
	margin-inline: auto;
}

.elementor-widget-text-editor.text-right>* {
	margin-left: auto;
}

.elementor-widget-text-editor>*>*:last-child, .elementor-widget-text-editor>*:last-child {
	margin-bottom: 0;
}

.elementor-widget-wd_products:has(.wd-hide)>* {
	display: none;
}

.elementor-page .elementor-widget-woodmart_menu_anchor {
	margin-bottom: 0;
}

.elementor a {
	text-decoration: var(--wd-link-decor);
	-webkit-text-decoration: var(--wd-link-decor);
}

.elementor a:where(:hover) {
	text-decoration: var(--wd-link-decor-hover);
	-webkit-text-decoration: var(--wd-link-decor-hover);
}

.wd-accordion-theme-style .elementor-accordion-item {
	border-top-width: 2px;
	border-right-width: 0 !important;
	border-left-width: 0 !important;
}

.elementor-tab-content>*:last-child {
	margin-bottom: 0;
}

.wd-el-page-heading {
	--wd-tags-mb: 0;
}

.elementor-element svg.wd-icon, .img-wrapper .e-font-icon-svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.wd-carousel-item.e-con {
	--padding-top: 0px;
	--padding-bottom: 0px;
}

.wd-carousel-item.e-con.e-flex {
	flex: 0 0 calc(100% / var(--wd-col));
}

:where(.e-con) .wd-width-100 {
	width: 100%;
}

.wd-animation.wd-animation-fast {
	--wd-anim-duration: .6s;
}

.wd-animation.wd-animation-slow {
	--wd-anim-duration: 1.6s;
}

.wd-video-theme-style .elementor-custom-embed-image-overlay {
	overflow: hidden;
	transition: all .5s cubic-bezier(0, 0, .44, 1.18);
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:after, .wd-video-theme-style .elementor-custom-embed-image-overlay:before, .wd-video-theme-style .elementor-custom-embed-image-overlay .elementor-custom-embed-play i:before {
	content: "";
	position: absolute;
	inset: 0;
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:before {
	background: inherit;
	transition: inherit;
}

.wd-video-theme-style .elementor-custom-embed-image-overlay:after {
	background-color: #000;
	transition: inherit;
	opacity: .15;
}

.wd-video-theme-style .elementor-custom-embed-play {
	z-index: 1;
	transition: inherit;
}

.wd-video-theme-style .elementor-custom-embed-play i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1em;
	height: 1em;
	font-family: unset;
	opacity: 1;
	transition: inherit;
}

.wd-video-theme-style .elementor-custom-embed-play i:before {
	border: .04em solid currentColor;
	border-radius: 50%;
	opacity: .4;
	transition: inherit;
}

.wd-video-theme-style .elementor-custom-embed-play i:after {
	margin-left: 5px;
	font-size: .3em;
	transition: inherit;
	content: "";
	font-family: "woodmart-font";
}

.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:before {
	transform: scale(1.09);
}

.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:after {
	opacity: .3;
}

.wd-video-theme-style:hover .elementor-custom-embed-play i:before {
	opacity: .6;
}

.wd-video-theme-style:hover .elementor-custom-embed-play i:after {
	transform: scale(.8);
}

.products:not(.wd-img-width) .cat-design-alt img {
	width: revert-layer;
}

.e-con :is(.wd-checkout-login,.wd-checkout-coupon) {
	align-items: unset;
}

.e-con :is(.wd-checkout-login,.wd-checkout-coupon) .elementor-widget-container {
	display: flex;
	flex-direction: column;
	align-items: var(--wd-align);
}

.wd-btn-align-center {
	--wd-btn-align: center;
}

.wd-btn-align-right {
	--wd-btn-align: end;
}

.wd-btn-align-full-width {
	--wd-btn-align: stretch;
}

div:where(.elementor-location-header) {
	margin-bottom: 40px;
}

.elementor-location-popup {
	overflow-x: hidden;
}

.elementor-element :is(.elementor-field-textual,.elementor-search-form__input) {
	height: auto;
}

.elementor-field.elementor-size-sm {
	border-radius: 3px;
}

.elementor-search-form input[type=search] {
	border-radius: 0;
}

:is(.elementor-wc-products,.elementor-widget-wc-archive-products) {
	text-align: end;
}

:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .wd-filter-buttons {
	display: none;
}

:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering) {
	margin-right: 0;
	margin-bottom: 20px;
	vertical-align: middle;
}

:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering):not(:first-child) {
	margin-left: 30px;
}

:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .woocommerce-ordering {
	display: inline-flex;
}

.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb {
	display: block;
}

.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb>span:last-child {
	font-weight: inherit;
	color: inherit;
}

.wd-page-content .elementor-widget-woocommerce-product-images>.elementor-widget-container>.product-labels, .wd-page-content .elementor-widget-woocommerce-product-images>.product-labels {
	display: none;
}

.elementor-widget-woocommerce-product-price .price {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-product-price .price :is(del,.amount) {
	color: inherit;
	font-weight: inherit;
}

.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description {
	margin-bottom: 0;
}

.elementor-add-to-cart--align-left {
	--text-align: left;
	text-align: left;
	--content-align: flex-start;
}

.elementor-add-to-cart--align-center {
	--content-align: center;
	--text-align: center;
	text-align: center;
}

.elementor-add-to-cart--align-right {
	--text-align: right;
	text-align: right;
	--content-align: flex-end;
}

:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .cell {
	display: inline-block;
}

:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .value {
	width: auto;
}

.elementor-add-to-cart--align-justify form.cart .button {
	flex-grow: 1;
	flex-shrink: 1;
}

.elementor-widget-woocommerce-product-add-to-cart div.quantity input[type="number"] {
	border-radius: 0 !important;
	border-right: none !important;
	border-left: none !important;
}

.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title {
	display: none;
}

.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs-wrapper {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs[class*="wd-style-underline"] .nav-link-text:after {
	content: none;
}

.elementor-widget-woocommerce-product-additional-information table {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .order_details {
	border-width: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .responsive-table {
	margin-bottom: 0;
}

.e-my-account-tab .wd-my-account-wrapper {
	margin: 0;
}

.e-my-account-tab .wd-my-account-sidebar {
	padding-inline-start: 0;
}

.e-my-account-tab .wd-my-account-links {
	display: none;
}

.e-my-account-tabs-horizontal .wd-my-account-wrapper {
	display: block;
}

.e-my-account-tabs-horizontal .wd-my-account-wrapper .woocommerce-MyAccount-content {
	max-width: none;
}

.e-my-account-tabs-horizontal .wd-my-account-sidebar {
	display: none;
}

.e-cart__column td.product-remove a {
	height: auto;
}

.e-cart__column .shop_table td.product-btn .button {
	float: none;
	color: var(--checkout-button-normal-text-color, #fff) !important;
	background-color: #5bc0de;
}

.e-cart__column .shop_table td.product-name .wd-cart-label {
	font-size: 0;
}

.e-cart__column .shop_table :is(td.product-price,td.product-subtotal) del span {
	color: var(--color-gray-300);
}

.e-cart__column .shop_table tbody tr td.product-sku {
	border-top-width: var(--order-summary-items-divider-weight, 1px);
	border-top-style: solid;
	border-top-color: var(--order-summary-items-divider-color, #d5d8dc);
}

.e-cart__column .shop_table .cart_item[class*="wd-fbt-item"]:not(.wd-fbt-item-first) td {
	padding-bottom: 0;
	border-top: none;
}

.e-cart__column .shop_table .cart_item.wd-fbt-item-last td {
	padding-bottom: 20px !important;
}

.e-cart__column .quantity :is(input[type="number"],input[type="text"]).input-text {
	max-height: unset;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-width: var(--wd-form-brd-width);
	border-color: var(--wd-form-brd-color);
	text-align: center;
}

.e-cart__column .wd-fg:not(:first-child) {
	margin-top: 40px;
}

.e-cart__column .responsive-table {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce>.woocommerce-checkout {
	display: block;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr.cart_item td.product-name {
	max-width: unset;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-shipping-totals td {
	max-width: unset;
}

.elementor-widget-woocommerce-checkout-page [class*="__field-wrapper"] {
	display: unset;
}

@media (min-width: 1025px) {
	.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-lg) .wd-carousel-inner .wd-carousel {
		margin-inline: calc(var(--wd-gap) / -2);
	}
	
	.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .wd-my-account-sidebar .woocommerce-MyAccount-navigation {
		width: auto;
	}
}

@media (max-width: 1024px) {
	.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-md) .wd-carousel-inner .wd-carousel {
		margin-inline: calc(var(--wd-gap) / -2);
	}
}

@media (max-width: 768.98px) {
	.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-sm) .wd-carousel-inner .wd-carousel {
		margin-inline: calc(var(--wd-gap) / -2);
	}
	
	.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail {
		position: unset;
	}
	
	.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail:before {
		content: none;
	}
	
	.e-shop-table .woocommerce-cart-form__contents td.product-remove {
		top: 0;
		right: 0;
	}
	
	.e-shop-table .shop_table.wd-fg-table tr {
		display: block;
	}
	
	.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive {
		display: table;
	}
	
	.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr {
		border: none;
		transform: translateX(0);
	}
	
	.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive td {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.elementor-widget-woocommerce-cart .woocommerce tbody {
		display: table-row-group;
	}
	
	.elementor-widget-woocommerce-cart .woocommerce tr {
		display: table-row;
	}
	
	.e-my-account-tab .wd-my-account-sidebar {
		padding-inline-end: 0;
	}
}

.product-title {
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
	display: block;
	color: var(--wd-entities-title-color);
	word-wrap: break-word;
	font-weight: var(--wd-entities-title-font-weight);
	font-style: var(--wd-entities-title-font-style);
	font-family: var(--wd-entities-title-font);
	text-transform: var(--wd-entities-title-transform);
	line-height: 1.4;
}

.product-title a:hover, a.product-title:hover {
	color: var(--wd-entities-title-color-hover);
}

ul.variation {
	--li-pl: 0;
	list-style: none;
	font-size: 90%;
	--li-mb: 5px;
	--list-mb: 0;
	--wd-tags-mb: 0;
}

.woocommerce-breadcrumb {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
}

.amount {
	color: var(--wd-primary-color);
	font-weight: 600;
}

del .amount {
	color: var(--color-gray-300);
	font-weight: 400;
}

.price {
	color: var(--wd-primary-color);
}

.price .amount {
	font-size: inherit;
}

.price del {
	color: var(--color-gray-300);
	font-size: 90%;
}

.price ins {
	padding: 0;
	background-color: transparent;
	color: var(--wd-primary-color);
	text-decoration: none;
	opacity: 1;
}

.woocommerce-price-suffix {
	color: var(--color-gray-500);
}

.wd-price-unit {
	display: inline-block;
	margin-inline-start: 4px;
	color: var(--color-gray-300);
}

.wd-price-unit:not(:last-child) {
	margin-inline-end: 2px;
}

.wd-price-unit:before {
	content: "/";
	margin-inline-end: 4px;
}

a.login-to-prices-msg {
	color: var(--wd-primary-color);
	font-weight: 600;
}

a.login-to-prices-msg:hover {
	color: var(--wd-primary-color);
	opacity: .6;
}

.woocommerce-notices-wrapper:empty {
	display: none;
}

ul:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) {
	list-style: none;
	--li-pl: 0;
	--li-mb: 5px;
	align-items: stretch;
	flex-direction: column;
	justify-content: center;
}

.wd-wc-notices .woocommerce-notices-wrapper {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.wd-wc-notices .woocommerce-notices-wrapper>* {
	margin-bottom: 0;
}

.wd-wc-notices:has(.woocommerce-notices-wrapper:empty) {
	display: none;
}

ul.variation p {
	display: inline;
}

ul.variation .item-variation-name {
	color: var(--color-gray-800);
	font-weight: 600;
}

.wc-item-meta {
	--li-pl: 0;
	--list-mb: 0;
	--li-mb: 0;
	margin-top: 10px;
	font-size: 90%;
	list-style: none;
}

.wc-item-meta li>* {
	display: inline-block;
	margin-top: 0 !important;
	margin-bottom: 5px;
	vertical-align: middle;
}

.wc-item-meta strong {
	color: var(--color-gray-800);
}

:is(.blockOverlay,.wd-loader-overlay):after {
	position: absolute;
	top: calc(50% - 13px);
	left: calc(50% - 13px);
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
	--wd-anim-state: running;
}

.wd-loader-overlay {
	z-index: 340;
	border-radius: inherit;
	animation: wd-fadeIn .6s ease both;
	background-color: rgba(var(--bgcolor-white-rgb), .6);
	border-radius: var(--wd-brd-radius);
}

.wd-loader-overlay:not(.wd-loading) {
	display: none;
}

.blockOverlay {
	z-index: 340 !important;
	background-image: none !important;
	animation: wd-FadeInLoader .6s ease forwards;
}

.blockOverlay.nitro-lazy {
	background-image: none !important;
}

.blockOverlay:before {
	content: none !important;
}

.global-color-scheme-light .blockOverlay {
	background-color: rgba(0, 0, 0, .5) !important;
}

@keyframes wd-FadeInLoader {
	from {
		opacity: 0;
	}
	
	to {
		opacity: .8;
	}
}

.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, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.single_add_to_cart_button:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.single_add_to_cart_button:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

.single_add_to_cart_button+.added_to_cart {
	display: none;
}

.wd-buy-now-btn {
	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, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.wd-buy-now-btn:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.wd-buy-now-btn:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

form.cart {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: var(--content-align);
}

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

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

.wd-product-detail {
	font-size: 90%;
	margin-top: 5px;
}

.wd-product-detail>span {
	vertical-align: middle;
}

.wd-product-detail .wd-hint {
	margin-inline-start: 3px;
}

.wd-product-sku {
	word-break: break-all;
}

.woocommerce-product-details__short-description {
	margin-bottom: 20px;
}

.woocommerce-product-details__short-description>*:last-child {
	margin-bottom: 0;
}

.wd-hint {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	cursor: help;
}

.wd-hint:before {
	content: "?";
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.45em;
	height: 1.45em;
	border-radius: 50%;
	background-color: var(--wd-hint-bg, var(--bgcolor-gray-300));
	color: var(--wd-hint-color, var(--color-gray-800));
	font-weight: 600;
	font-size: var(--wd-hint-size, calc(var(--wd-text-font-size) - 3px));
}

.wd-hint.wd-with-html>.wd-tooltip-content {
	display: none;
}

.wd-hint.wd-with-html:after {
	content: "";
	position: absolute;
	bottom: 100%;
	inset-inline: 0;
	height: 8px;
}

.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;
	transition: opacity 0s ease;
}

.single_add_to_cart_button:after {
	position: absolute;
	top: calc(50% - 9px);
	inset-inline-start: calc(50% - 9px);
	opacity: 0;
	z-index: 2;
	transition: opacity 0s ease;
	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;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.loading.single_add_to_cart_button:before {
	opacity: 1;
	transition: opacity .25s ease;
}

.loading.single_add_to_cart_button:after {
	opacity: 1;
	transition: opacity .25s ease;
	--wd-anim-state: running;
}

.wd-products-element {
	position: relative;
}

.wd-products {
	position: relative;
	align-items: flex-start;
	transition: all .25s ease;
}

.wd-products.wd-loading, .wd-content-layout.wd-loading .wd-products[data-source="main_loop"] {
	opacity: 0;
	transform: translate3d(0, 30px, 0);
	pointer-events: none;
}

.star-rating {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 2px;
	font-weight: 400;
	color: #eabe12;
	width: fit-content;
	font-family: "woodmart-font";
}

.star-rating:before {
	content: "" "" "" "" "";
	color: var(--color-gray-300);
}

.star-rating span {
	position: absolute;
	inset-block: 0;
	inset-inline-start: 0;
	overflow: hidden;
	width: 100%;
	text-indent: 99999px;
}

.star-rating span:before {
	content: "" "" "" "" "";
	position: absolute;
	top: 0;
	inset-inline-start: 0;
	text-indent: 0;
}

div.wc-block-components-notice-banner {
	--wd-link-decor: underline;
	--wd-link-decor-hover: underline;
	--wd-link-color: currentColor;
	--wd-link-color-hover: color-mix(in srgb, currentColor 80%, transparent);
	position: relative;
	margin-bottom: 20px;
	padding-block: 18px;
	padding-inline: 65px 30px !important;
	text-align: start;
	border: none;
	border-radius: var(--wd-brd-radius);
	outline: none !important;
	font-size: inherit;
	align-content: center;
	margin-top: 0;
	font-size: var(--wd-text-font-size);
}

div.wc-block-components-notice-banner:before {
	position: absolute;
	top: calc(50% - 9px);
	left: 24px;
	font-size: 18px;
	line-height: 18px;
	font-family: "woodmart-font";
}

div.wc-block-components-notice-banner p:last-child {
	margin-bottom: 0;
}

div.wc-block-components-notice-banner .amount {
	color: #fff;
}

div.wc-block-components-notice-banner :is(.button,.wc-backward) {
	text-decoration: none;
	--btn-color: currentColor;
	--btn-color-hover: currentColor;
	--btn-bgcolor: transparent;
	--btn-bgcolor-hover: transparent;
	--btn-brd-width: 2px;
	--btn-box-shadow-hover: none;
	--btn-height: none;
	--btn-padding: 0;
	--btn-brd-color: color-mix(in srgb, currentColor 50%, transparent);
	border-top: 0;
	border-inline: 0;
	margin-inline: 4px;
}

div.wc-block-components-notice-banner.is-success {
	background-color: var(--notices-success-bg);
	color: var(--notices-success-color);
}

div.wc-block-components-notice-banner.is-success:before {
	content: "";
}

div.wc-block-components-notice-banner:is(.is-info,.is-error) {
	background-color: var(--notices-warning-bg);
	color: var(--notices-warning-color);
}

div.wc-block-components-notice-banner:is(.is-info,.is-error):before {
	content: "";
}

div.wc-block-components-notice-banner>svg {
	display: none;
}

div.wc-block-components-notice-banner ul {
	display: flex;
	gap: 5px 7px;
	width: 100%;
	margin: 0 !important;
	list-style: none;
	--li-pl: 0;
	--li-mb: 5px;
	align-items: stretch;
	flex-direction: column;
	justify-content: center;
}

div.wc-block-components-notice-banner>div {
	display: flex;
	align-items: inherit;
	flex-wrap: wrap;
	gap: inherit;
}

div.wc-block-components-notice-banner>div .button.wc-forward {
	border-bottom: 2px solid rgba(255, 255, 255, .3);
	color: #fff !important;
	text-decoration: none;
	opacity: 1;
}

div.wc-block-components-notice-banner>div .button.wc-forward:hover {
	border-color: #fff;
}

.shop_attributes {
	margin-bottom: 0;
	overflow: hidden;
	--wd-attr-v-gap: 30px;
	--wd-attr-h-gap: 30px;
	--wd-attr-col: 1;
	--wd-attr-brd-width: 1px;
	--wd-attr-brd-style: solid;
	--wd-attr-brd-color: var(--brdcolor-gray-300);
	--wd-attr-img-width: 24px;
}

.shop_attributes tbody {
	display: grid;
	grid-template-columns: repeat(var(--wd-attr-col), 1fr);
	margin-bottom: calc(-1 * ( var(--wd-attr-v-gap) + var(--wd-attr-brd-width) ));
	column-gap: var(--wd-attr-h-gap);
}

.shop_attributes tr {
	display: flex;
	align-items: center;
	gap: 10px 20px;
	justify-content: space-between;
	padding-bottom: calc(var(--wd-attr-v-gap) / 2);
	margin-bottom: calc(var(--wd-attr-v-gap) / 2);
	border-bottom: var(--wd-attr-brd-width) var(--wd-attr-brd-style) var(--wd-attr-brd-color);
}

.shop_attributes :is(th,td) {
	padding: 0;
	border: none;
}

.shop_attributes th {
	display: flex;
	flex: 0 1 auto;
	font-family: var(--wd-text-font);
}

.shop_attributes td {
	text-align: end;
}

.shop_attributes p {
	margin-bottom: 0;
}

.shop_attributes :is(.wd-attr-name,.wd-attr-term) {
	--wd-link-color: var(--color-gray-400);
	--wd-link-color-hover: var(--color-gray-700);
	--wd-link-decor: none;
	--wd-link-decor-hover: none;
}

.shop_attributes .wd-attr-name {
	display: inline-flex;
	align-items: center;
	gap: 10px;
}

.shop_attributes .wd-attr-name .wd-hint {
	margin-inline-start: -6px;
}

.shop_attributes .wd-attr-term p {
	display: inline;
}

.shop_attributes .wd-attr-name-img {
	width: var(--wd-attr-img-width);
}

@media (max-width: 1024px) {
	.wd-carousel-dis-mb .wd-carousel {
		padding: 0;
	}
	
	.wd-carousel-dis-mb .wd-carousel-wrap {
		padding: 15px 0;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-mask-image: linear-gradient(to left, transparent 5px, #000 40px);
		mask-image: linear-gradient(to left, transparent 5px, #000 40px);
	}
	
	.wd-carousel-dis-mb :is(.wd-nav-arrows,.wd-nav-pagin-wrap) {
		display: none;
	}
}

.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu {
	margin-top: 0 !important;
}

.wd-header-nav.wd-full-height .wd-nav>li>.wd-dropdown-menu:after {
	width: auto !important;
	height: auto !important;
}

.rtl .wd-header-nav .wd-nav.wd-icon-right>li>a .wd-nav-img {
	order: 0;
	margin: 0;
	margin-inline-end: 7px;
}

.rtl .wd-header-nav .wd-nav.wd-icon-left>li>a .wd-nav-img {
	order: 1;
	margin: 0;
	margin-inline-start: 7px;
}

:is(.whb-top-bar,.whb-clone) .wd-nav-header>li>a .menu-label, .wd-nav-mobile>li>a>.menu-label, .wd-nav-mobile>li>ul li>a>.menu-label {
	position: static;
	margin-top: 0;
	margin-inline-start: 5px;
	opacity: 1;
	align-self: center;
}

:is(.whb-top-bar,.whb-clone) .wd-nav-header>li>a .menu-label:before, .wd-nav-mobile>li>a>.menu-label:before, .wd-nav-mobile>li>ul li>a>.menu-label:before {
	content: none;
}

.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-clone .whb-general-header-inner {
	height: var(--wd-header-clone-h);
	max-height: var(--wd-header-clone-h);
}

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

.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right) {
	flex: 1 1 0%;
}

.whb-col-1 :is(.whb-flex-row,.whb-column) {
	max-width: calc(100% + 20px);
	justify-content: center;
}

.whb-col-1 :is(.whb-col-left,.whb-mobile-left) {
	flex: 1 1 auto;
	margin-inline: -10px;
}

.whb-col-1 .wd-header-html {
	max-width: 100%;
}

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

.whb-empty-column+.whb-mobile-right {
	flex: 1 1 auto;
}

.wd-header-overlap:where(:not(.single-product)) .wd-content-layout:first-child {
	padding-top: 0;
}

.whb-overcontent {
	min-height: .2px;
}

.whb-overcontent .whb-main-header {
	position: absolute;
}

body:not(.single-product) .whb-overcontent, .whb-overcontent.whb-custom-header {
	margin-bottom: 0;
	padding-top: 0 !important;
}

.whb-with-shadow {
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
}

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

.whb-clone {
	position: fixed;
	z-index: 391;
	visibility: hidden;
	opacity: 0;
	transition: opacity .1s ease, visibility .1s ease, transform .3s ease;
	animation: wd-fadeOutUpBig .1s ease;
	pointer-events: none;
}

.whb-clone .whb-flex-row {
	border: none;
}

.whb-clone.whb-sticked {
	visibility: visible;
	opacity: 1;
	animation: wd-fadeInDownBig .3s ease;
	pointer-events: visible;
	pointer-events: unset;
}

.whb-clone.whb-sticked .whb-not-sticky-row {
	display: block;
}

.whb-clone .wd-header-main-nav {
	text-align: center;
}

.whb-clone.whb-hide-on-scroll {
	transform: translateY(-100%);
	animation: none;
}

.whb-clone.whb-scroll-up {
	transform: none;
}

.whb-sticky-prepared {
	padding-top: var(--wd-header-h);
}

.whb-sticky-prepared .whb-main-header {
	position: absolute;
}

:root:has(.whb-sticky-prepared):not(:has(.whb-top-bar)) {
	--wd-top-bar-h: .00001px;
	--wd-top-bar-sm-h: .00001px;
}

:root:has(.whb-sticky-prepared):not(:has(.whb-general-header)) {
	--wd-header-general-h: .00001px;
	--wd-header-general-sm-h: .00001px;
}

:root:has(.whb-sticky-prepared):not(:has(.whb-header-bottom)) {
	--wd-header-bottom-h: .00001px;
	--wd-header-bottom-sm-h: .00001px;
	--wd-header-bottom-brd-w: .00001px;
}

.whb-scroll-stick .whb-flex-row {
	transition: height .2s ease, max-height .2s ease;
}

.whb-scroll-stick.whb-sticked .whb-flex-row {
	transition-duration: .3s;
}

.whb-scroll-stick:is(.whb-scroll-down,.whb-scroll-up) .whb-main-header {
	transition: transform .3s ease;
}

.whb-scroll-stick.whb-scroll-down .whb-main-header {
	transform: translateY(-100%);
}

.whb-scroll-stick.whb-scroll-up .whb-main-header {
	transform: none;
}

.whb-scroll-slide.whb-sticked .whb-main-header {
	animation: wd-fadeInDownBig .4s ease;
}

.whb-scroll-slide:is(.whb-scroll-down,.whb-scroll-up) .whb-main-header {
	transition: transform .3s ease;
}

.whb-scroll-slide.whb-hide-on-scroll.whb-sticked .whb-main-header {
	transform: translateY(-100%);
	animation: none;
}

.whb-scroll-slide.whb-hide-on-scroll.whb-scroll-up .whb-main-header {
	transform: none;
}

.whb-sticked .whb-main-header {
	position: fixed;
}

.whb-sticked .whb-row {
	transition: background-color .3s ease;
}

.whb-sticked .whb-not-sticky-row {
	display: none;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
	border-bottom: none;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child .whb-flex-row {
	border-bottom: none;
}

.whb-sticky-shadow+.whb-clone {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.whb-sticky-shadow+.whb-clone .whb-row {
	border-bottom: none;
}

.whb-row {
	transition: background-color .2s ease;
}

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

.whb-color-light:not(.whb-with-bg) {
	background-color: #212121;
}

body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
	background-color: transparent;
}

.whb-row.whb-with-bdf, .whb-row.whb-with-bdf>.container {
	position: relative;
}

.whb-row.whb-with-bdf:before {
	content: "";
	position: absolute;
	inset: 0;
}

@keyframes wd-fadeInDownBig {
	from {
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		transform: none;
	}
}

@keyframes wd-fadeOutUpBig {
	from {
		transform: none;
	}
	
	to {
		transform: translate3d(0, -100%, 0);
	}
}

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

.wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height :is(.wd-nav,.wd-nav>li,.wd-nav>li>a), .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height:before {
	height: 100%;
}

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

.wd-header-nav.wd-inline {
	flex: 0 0 auto;
	max-width: 100%;
}

.whb-color-light .wd-header-nav>span {
	color: rgba(255, 255, 255, .8);
}

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

.wd-nav-header>li.color-primary {
	--nav-color: var(--wd-primary-color);
	--nav-color-hover: var(--wd-primary-color);
}

.wd-nav-header:not(.wd-offsets-calculated)>li>.wd-dropdown:not(.wd-design-default) {
	opacity: 0;
	pointer-events: none;
}

@supports (-webkit-touch-callout: none) {
	.wd-nav-header:not(.wd-offsets-calculated)>li>.wd-dropdown:not(.wd-design-default) {
		transform: translateY(15px) translateZ(0);
	}
}

.whb-color-light .wd-nav-header {
	--wd-navigation-color: 255, 255, 255;
}

.whb-color-light .wd-nav-header.wd-style-default {
	--nav-color-hover: rgba(255, 255, 255, .7);
}

.whb-color-dark .wd-nav-header {
	--wd-navigation-color: 51, 51, 51;
}

.whb-top-bar .wd-nav-secondary>li>a {
	font-weight: 400;
	font-size: 12px;
}

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

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

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

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

.wd-logo picture img {
	max-width: 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-logo img[src$=".svg"] {
	height: 100%;
}

.wd-logo img[width]:not([src$=".svg"]) {
	width: auto;
	object-fit: contain;
}

.wd-switch-logo .wd-sticky-logo {
	display: none;
	animation: wd-fadeIn .5s ease;
}

:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-main-logo {
	display: none;
}

:is(.whb-sticked,.whb-clone) .wd-switch-logo .wd-sticky-logo {
	display: block;
}

.wd-header-divider:before {
	content: "";
	display: block;
	height: 18px;
	border-right: 1px solid;
}

.whb-color-dark .wd-header-divider:before {
	border-color: var(--wd-divider-color, rgba(0, 0, 0, .105));
}

.whb-color-light .wd-header-divider:before {
	border-color: var(--wd-divider-color, rgba(255, 255, 255, .25));
}

.whb-col-right .wd-header-divider:last-child, .whb-mobile-right .wd-header-divider:last-child, .whb-col-mobile .wd-header-divider:last-child {
	padding-right: 10px;
}

.whb-col-left .wd-header-divider:first-child, .whb-mobile-left .wd-header-divider:first-child, .whb-col-mobile .wd-header-divider:first-child {
	padding-left: 10px;
}

.whb-col-center .wd-header-divider:first-child {
	padding-left: 10px;
}

.whb-col-center .wd-header-divider:last-child {
	padding-right: 10px;
}

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

.mobile-nav .wd-heading {
	position: relative;
	z-index: 6;
	background-color: inherit;
}

.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: 4;
	box-shadow: 0 -1px 9px rgba(0, 0, 0, .17);
}

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

.mobile-nav .wd-search-results {
	position: relative;
	z-index: 4;
	border-radius: 0;
	inset-inline: auto;
}

.mobile-nav .wd-search-results:not(.wd-opened) {
	display: none;
}

.mobile-nav .wd-suggestion {
	padding: 10px 20px;
}

.mobile-nav .create-nav-msg {
	padding: 20px;
}

.wd-nav-mobile {
	--nav-radius: 0;
	--nav-color-hover: var(--wd-primary-color);
	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:hover {
	color: var(--nav-color-hover);
}

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

.wd-nav-mobile .wd-with-icon>a:before {
	margin-right: 7px;
	font-weight: 400;
	font-family: "woodmart-font";
}

.wd-nav-mobile .menu-item-account>a:before {
	content: "";
}

.wd-nav-mobile .menu-item-wishlist>a:before {
	content: "";
}

.wd-nav-mobile .menu-item-compare>a:before {
	content: "";
}

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

.wd-nav-mobile:not(.wd-html-block-on) .menu-item-has-block .wd-nav-opener {
	display: none;
}

.wd-nav-mobile.wd-html-block-on .wd-mob-nav-html-block {
	overflow: hidden;
	border-bottom: 1px solid var(--brdcolor-gray-300);
	max-width: var(--wd-side-hidden-w);
}

.wd-nav-mobile.wd-html-block-on .menu-item-has-block .wd-negative-gap>.elementor-container {
	--wd-el-column-gap: .001px;
}

.wd-nav-mobile.wd-html-block-on .menu-item-has-block .mega-menu-list .sub-sub-menu {
	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: none;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

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

.wd-nav-mob-tab {
	--nav-gap: 0;
	--nav-pd: 18px 15px;
	--nav-color: rgba(var(--wd-navigation-color), .5);
	--nav-color-hover: rgba(var(--wd-navigation-color), 1);
	--nav-bg: rgba(var(--color-black-rgb), .04);
	--nav-bg-active: rgba(var(--color-black-rgb), .09);
	--nav-radius: 0;
	display: flex;
	margin: 0;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-nav-mob-tab>li {
	flex: 1 0 50%;
	max-width: 50%;
}

.wd-nav-mob-tab>li>a {
	justify-content: center;
	text-align: center;
	height: 100%;
}

.wd-nav-mob-tab.wd-style-underline .nav-link-text {
	position: static;
}

.wd-nav-mob-tab.wd-style-underline .nav-link-text:after {
	top: auto;
	bottom: -1px;
}

.wd-nav-mob-tab.wd-swap {
	flex-direction: row-reverse;
}

.wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after, .wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after {
	right: 0;
	left: auto;
}

.mobile-nav .wd-nav-opener {
	border-left: 1px solid var(--brdcolor-gray-300);
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.widgetarea-mobile {
	padding: 20px;
}

@media (min-width: 1025px) {
	.whb-top-bar-inner {
		height: var(--wd-top-bar-h);
		max-height: var(--wd-top-bar-h);
	}
	
	.whb-sticked .whb-top-bar-inner {
		height: var(--wd-top-bar-sticky-h);
		max-height: var(--wd-top-bar-sticky-h);
	}
	
	.whb-general-header-inner {
		height: var(--wd-header-general-h);
		max-height: var(--wd-header-general-h);
	}
	
	.whb-sticked:not(.whb-clone) .whb-general-header-inner {
		height: var(--wd-header-general-sticky-h);
		max-height: var(--wd-header-general-sticky-h);
	}
	
	.whb-header-bottom-inner {
		height: var(--wd-header-bottom-h);
		max-height: var(--wd-header-bottom-h);
	}
	
	.whb-sticked .whb-header-bottom-inner {
		height: var(--wd-header-bottom-sticky-h);
		max-height: var(--wd-header-bottom-sticky-h);
	}
	
	.whb-hidden-lg, .whb-hidden-desktop {
		display: none;
	}
	
	.whb-clone, .whb-sticked .whb-main-header {
		top: var(--wd-admin-bar-h);
	}
	
	.wd-header-overlap .wd-page-title {
		padding-top: calc(var(--wd-header-h) + var(--wd-header-boxed-sp, .001px) + var(--wd-title-sp));
	}
	
	.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: calc(var(--wd-header-h) + var(--wd-header-boxed-sp, .001px));
	}
	
	.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
		max-width: 100%;
		width: clamp(var(--wd-container-w), 95%, 100%);
	}
}

@media (max-width: 1024px) {
	.whb-top-bar-inner {
		height: var(--wd-top-bar-sm-h);
		max-height: var(--wd-top-bar-sm-h);
	}
	
	.whb-general-header-inner {
		height: var(--wd-header-general-sm-h);
		max-height: var(--wd-header-general-sm-h);
	}
	
	.whb-header-bottom-inner {
		height: var(--wd-header-bottom-sm-h);
		max-height: var(--wd-header-bottom-sm-h);
	}
	
	.whb-visible-lg, .whb-hidden-mobile {
		display: none;
	}
	
	.wd-header-overlap .wd-page-title {
		padding-top: calc(var(--wd-header-sm-h) + var(--wd-title-sp));
	}
	
	.single-product .whb-overcontent:not(.whb-custom-header) {
		padding-top: var(--wd-header-sm-h);
	}
	
	.whb-sticky-prepared {
		padding-top: var(--wd-header-sm-h);
	}
}

.wd-tools-element {
	position: relative;
	--wd-header-el-color: #333;
	--wd-header-el-color-hover: rgba(51, 51, 51, .6);
	--wd-tools-icon-base-width: 20px;
}

.wd-tools-element>a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	color: var(--wd-header-el-color);
	line-height: 1;
	text-decoration: none !important;
	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: var(--wd-tools-icon-base-width);
}

.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, 15px);
	height: var(--wd-count-size, 15px);
	border-radius: 50%;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
	line-height: var(--wd-count-size, 15px);
}

.wd-tools-element:hover>a {
	color: var(--wd-header-el-color-hover);
}

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

.whb-top-bar .wd-tools-element {
	--wd-count-size: 13px;
	--wd-tools-icon-base-width: 14px;
}

.whb-top-bar .wd-tools-element .wd-tools-text {
	font-weight: 400;
	font-size: 12px;
}

.whb-color-light .wd-tools-element {
	--wd-header-el-color: #fff;
	--wd-header-el-color-hover: rgba(255, 255, 255, .8);
}

.wd-custom-icon, picture.wd-custom-icon img {
	max-width: var(--wd-tools-icon-width, 38px);
	width: var(--wd-tools-icon-width, revert-layer);
	transition: all .25s ease;
}

.wd-tools-custom-icon .wd-tools-icon:before, .wd-tools-custom-icon .wd-tools-icon:after {
	display: none;
}

.wd-tools-custom-icon:hover .wd-custom-icon {
	opacity: .6;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-icon.wd-with-count {
	margin-inline-end: 5px;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-text.wd-with-count .wd-tools-text {
	margin-inline-start: 14px;
}

.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-tools-element.wd-design-1.wd-with-count .wd-tools-count {
	margin-inline-start: 8px;
}

.wd-tools-element.wd-design-1 .wd-tools-count {
	width: auto;
	height: auto;
	text-transform: var(--wd-header-el-transform);
	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);
	line-height: inherit;
}

.wd-tools-element.wd-design-1 .subtotal-divider {
	display: inline;
}

.wd-tools-element.wd-design-4 {
	--wd-count-size: 19px;
}

.wd-tools-element.wd-design-4.wd-with-count .wd-tools-count {
	margin-inline-start: 6px;
}

.wd-tools-element.wd-design-4 .wd-tools-count {
	display: inline-block;
	padding: 0 2px;
	background-color: var(--wd-primary-color);
	color: #fff;
	font-weight: 700;
	font-size: 10px;
}

.whb-top-bar .wd-tools-element.wd-design-4 {
	--wd-count-size: 16px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) {
	--wd-count-size: 18px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner {
	position: relative;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner .wd-tools-icon {
	position: static;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-custom-icon {
	max-width: var(--wd-tools-icon-width, var(--wd-tools-icon-base-width));
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
	position: absolute;
	top: -3px;
	inset-inline-end: -7px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .17);
	color: var(--wd-primary-color);
	font-size: 11px;
}

.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) {
	--wd-count-size: 13px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7) {
	--wd-tools-sp: 13px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
	height: 42px;
	border-radius: 42px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner {
	display: flex;
	align-items: center;
	padding: 0 var(--wd-tools-sp);
}

.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
	width: 42px;
}

.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) {
	--wd-tools-sp: 9px;
}

.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
	height: 28px;
}

.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
	width: 28px;
}

.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-count {
	font-size: 9px;
}

.wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
	border: 1px solid rgba(0, 0, 0, .105);
}

.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
	border-color: rgba(255, 255, 255, .25);
}

.wd-tools-element.wd-design-7>a>:is(.wd-tools-inner,.wd-tools-icon) {
	background-color: var(--wd-primary-color);
	color: #fff;
	transition: inherit;
}

.wd-tools-element.wd-design-7:hover>a>:is(.wd-tools-inner,.wd-tools-icon) {
	color: rgba(255, 255, 255, .8);
}

.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
	padding-inline: 10px;
}

.whb-column>.info-box-wrapper .wd-info-box {
	--ib-icon-sp: 10px;
}

.wd-header-text {
	--wd-tags-mb: 10px;
	flex: 1 1 auto;
}

.wd-header-text p:first-child:empty {
	display: none;
}

.wd-header-text.wd-inline {
	flex: 0 0 auto;
}

.whb-top-bar .wd-header-text {
	font-size: 12px;
	line-height: 1.2;
}

.whb-color-light .wd-header-text {
	--wd-text-color: rgba(255, 255, 255, .8);
	--wd-title-color: #fff;
	--wd-link-color: rgba(255, 255, 255, .9);
	--wd-link-color-hover: #fff;
	color: var(--wd-text-color);
}

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

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

.wd-dropdown-compare a {
	justify-content: space-between;
}

.wd-dropdown-compare .count {
	margin-inline-start: 10px;
	color: var(--color-gray-300);
}

.wd-info-box {
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: var(--wd-brd-radius);
	gap: var(--ib-icon-sp);
	--ib-icon-sp: 20px;
}

.wd-info-box .box-icon-wrapper {
	flex: 0 0 auto;
	line-height: 0;
}

.wd-info-box :is(.info-box-icon,.info-svg-wrapper) {
	display: inline-block;
	max-width: 100%;
}

.wd-info-box .info-box-icon {
	transition: all .25s ease;
}

.wd-info-box .info-svg-wrapper img {
	height: inherit;
}

.wd-info-box .info-svg-wrapper :is(img,svg) {
	width: inherit !important;
	height: inherit !important;
}

.wd-info-box :is(.info-box-subtitle,.info-box-title) {
	transition: all .25s ease;
	margin-bottom: 0;
}

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

.wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title) {
	line-height: 1.3;
}

.wd-info-box .info-box-content {
	--wd-tags-mb: 10px;
	position: relative;
	flex: 1 1 auto;
	border-radius: var(--wd-brd-radius);
}

.wd-info-box .info-box-inner p:first-child:empty, .wd-info-box .info-box-inner p:first-child:empty ~ p:last-child, .wd-info-box .info-box-inner:empty {
	display: none;
}

.wd-info-box .info-btn-wrapper {
	margin-top: 15px;
}

.wd-info-box-link {
	z-index: 2;
}

.box-icon-align-top .box-icon-wrapper {
	margin-bottom: -5px;
}

:is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper {
	max-width: 50%;
}

.box-icon-align-left {
	flex-direction: row;
}

.box-icon-align-right {
	flex-direction: row-reverse;
}

.box-title-style-underlined {
	padding-bottom: 10px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.box-with-icon .info-box-icon {
	overflow: hidden;
}

.box-icon-wrapper.box-with-text {
	color: var(--wd-primary-color);
	font-weight: 700;
	line-height: 1;
}

.box-with-text.text-size-small {
	font-size: 38px;
}

.box-with-text:is(.text-size-default,.text-size-large) {
	font-size: 52px;
}

[class*="box-icon-with-"].box-with-text {
	--text-bg-size: 85px;
}

[class*="box-icon-with-"].box-with-text .info-box-icon {
	padding: 0 10px;
	min-width: var(--text-bg-size);
	height: var(--text-bg-size);
	border-radius: 100px;
	line-height: var(--text-bg-size);
}

[class*="box-icon-with-"]:is(.text-size-default,.text-size-large) {
	--text-bg-size: 100px;
}

[class*="box-icon-with-"] .info-box-icon {
	border-radius: 50%;
	text-align: center;
}

.box-icon-with-bg .info-box-icon {
	padding: 20px;
	background-color: #f1f1f1;
}

.box-icon-with-border .info-box-icon {
	padding: 18px;
	border: 2px solid #f1f1f1;
}

.wpb-js-composer .info-box-wrapper.inline-element {
	max-width: 100%;
}

.wpb-js-composer .info-box-carousel .inline-element {
	display: block;
	margin-inline: 0 !important;
}

.wpb-js-composer .info-box-carousel .inline-element .wd-info-box {
	display: inline-flex;
}

.with-animation .info-svg-wrapper path {
	stroke: var(--wd-primary-color);
}

.info-box-carousel-wrapper .wd-wpb {
	margin-bottom: 0;
}

[class*="color-scheme-hover"] {
	transition: all .25s ease;
}

[class*="color-scheme-hover"] .title {
	transition: all .25s ease;
}

.color-scheme-hover-dark:hover {
	--color-gray-400: #a5a5a5;
	--color-gray-500: #a5a5a5;
	--color-gray-800: #333;
	--bgcolor-gray-200: #f7f7f7;
	--brdcolor-gray-500: rgba(0, 0, 0, .2);
	--wd-text-color: #767676;
	--wd-title-color: #242424;
	--wd-link-color: #333;
	--wd-link-color-hover: #242424;
	color: var(--wd-text-color);
}

.color-scheme-hover-light:hover {
	--color-gray-400: rgba(255, 255, 255, .8);
	--color-gray-500: rgba(255, 255, 255, .8);
	--color-gray-800: #fff;
	--brdcolor-gray-300: rgba(255, 255, 255, .15);
	--brdcolor-gray-500: rgba(255, 255, 255, .3);
	--wd-text-color: rgba(255, 255, 255, .8);
	--wd-title-color: #fff;
	--wd-link-color: rgba(255, 255, 255, .9);
	--wd-link-color-hover: #fff;
	color: var(--wd-text-color);
}

.color-scheme-hover-light:hover .info-svg-wrapper svg {
	fill: #fff !important;
}

.color-scheme-hover-light:hover .info-svg-wrapper img {
	filter: brightness(0) invert(1);
}

.color-scheme-hover-light:hover :is(.info-box-icon,.title) {
	color: #fff !important;
}

@media (min-width: 1025px) {
	.box-with-text.text-size-large {
		font-size: 74px;
	}
	
	[class*="box-icon-with-"].text-size-large {
		--text-bg-size: 130px;
	}
}

.btn-color-primary {
	--btn-color: #fff;
	--btn-color-hover: #fff;
	--btn-bgcolor: var(--wd-primary-color);
	--btn-bgcolor-hover: var(--wd-primary-color);
	--btn-brd-color: var(--wd-primary-color);
	--btn-brd-color-hover: var(--wd-primary-color);
	--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0, 0, 0, .1);
}

.btn-color-primary.btn-style-bordered {
	--btn-color: var(--wd-primary-color);
}

.btn-color-primary.btn-style-link {
	--btn-color: var(--color-gray-800);
	--btn-color-hover: var(--color-gray-500);
}

.btn-color-alt {
	--btn-color: #fff;
	--btn-color-hover: #fff;
	--btn-bgcolor: var(--wd-alternative-color);
	--btn-bgcolor-hover: var(--wd-alternative-color);
	--btn-brd-color: var(--wd-alternative-color);
	--btn-brd-color-hover: var(--wd-alternative-color);
	--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0, 0, 0, .1);
}

.btn-color-alt.btn-style-bordered {
	--btn-color: var(--wd-alternative-color);
}

.btn-color-alt.btn-style-link {
	--btn-color: var(--color-gray-800);
	--btn-color-hover: var(--color-gray-500);
}

.btn-color-black {
	--btn-color: #fff;
	--btn-color-hover: #fff;
	--btn-bgcolor: #212121;
	--btn-bgcolor-hover: #212121;
	--btn-brd-color: #212121;
	--btn-brd-color-hover: #212121;
	--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0, 0, 0, .1);
}

.btn-color-black.btn-style-bordered {
	--btn-color: #333;
}

.btn-color-black.btn-style-link {
	--btn-color: var(--color-gray-800);
	--btn-color-hover: var(--color-gray-500);
}

.btn-color-white {
	--btn-color: #333;
	--btn-color-hover: #333;
	--btn-bgcolor: #fff;
	--btn-bgcolor-hover: #fff;
	--btn-brd-color: rgba(255, 255, 255, .5);
	--btn-brd-color-hover: #fff;
	--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0, 0, 0, .1);
}

.btn-color-white.btn-style-bordered {
	--btn-color: #fff;
}

.btn-color-white.btn-style-link {
	--btn-color: #fff;
	--btn-color-hover: #fff;
}

.btn.btn-style-3d {
	--btn-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
	--btn-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

.btn.btn-style-3d:active {
	box-shadow: none;
	top: 1px;
}

.btn.btn-style-bordered {
	--btn-bgcolor: transparent;
	--btn-brd-width: 2px;
	--btn-box-shadow-hover: none;
}

.btn.btn-style-link {
	--btn-bgcolor: transparent;
	--btn-bgcolor-hover: transparent;
	--btn-brd-width: 2px;
	--btn-box-shadow-hover: none;
	--btn-height: none;
	--btn-padding: 0;
	border-top: 0;
	border-inline: 0;
}

.btn-size-extra-small {
	--btn-padding: 5px 10px;
	--btn-height: 28px;
	--btn-font-size: 11px;
}

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

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

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

.btn-icon-pos-left {
	flex-direction: row-reverse;
}

.btn-icon-pos-right {
	flex-direction: row;
}

@media (min-width: 1025px) {
	.btn-size-large {
		--btn-padding: 5px 28px;
		--btn-height: 48px;
		--btn-font-size: 14px;
	}
	
	.btn-size-extra-large {
		--btn-padding: 5px 40px;
		--btn-height: 56px;
		--btn-font-size: 16px;
	}
}

.wd-text-block:not(.inline-element) {
	max-width: var(--content-width);
	--content-width: var(--wd-max-width);
}

.wd-text-block:not(.inline-element).text-left {
	margin-right: auto;
}

.wd-text-block:not(.inline-element).text-center {
	margin-inline: auto;
}

.wd-text-block:not(.inline-element).text-right {
	margin-left: auto;
}

.wd-list {
	--list-mb: 0;
	--li-mb: 15px;
	--li-pl: 0;
	--wd-row-gap: var(--li-mb);
	display: flex;
	flex-direction: column;
	justify-content: var(--wd-align);
	gap: var(--wd-row-gap);
	list-style: none;
}

.wd-list li {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: inherit;
	gap: 10px;
	margin-bottom: 0 !important;
	transition: all .25s ease;
}

.wd-list .wd-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	color: var(--color-gray-800);
	line-height: 1;
	transition: all .25s ease;
	font-size: var(--li-icon-s, 1em);
}

.wd-list.wd-design-bordered li:not(:first-child):before {
	content: "";
	position: absolute;
	top: calc(var(--wd-row-gap) / 2 * -1);
	inset-inline: 0px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-list .wd-icon :is(img,svg) {
	width: var(--li-icon-s, revert-layer);
	min-width: var(--li-icon-s, 6px);
	max-width: 150px;
	fill: currentColor;
}

.wd-list .wd-icon:has(:is(img,svg)):before {
	display: none;
}

.wd-list.wd-type-ordered {
	counter-reset: item;
}

.wd-list.wd-type-ordered .wd-icon {
	font-weight: 600;
}

.wd-list.wd-type-ordered .wd-icon:before {
	content: counter(item) ".";
	counter-increment: item;
}

.wd-list.wd-type-unordered .wd-icon:before {
	font-size: .6em;
	content: "";
	font-family: "woodmart-font";
}

.wd-list.wd-type-unordered-2 .wd-icon:before {
	content: "";
	width: 1em;
	height: 1em;
	font-size: calc(var(--li-icon-s, 10px) / 2);
	background: currentColor;
	border-radius: 50%;
}

.wd-list.wd-shape-icon .wd-icon {
	background-color: var(--color-gray-200);
	width: var(--li-icon-s, 2em);
	height: var(--li-icon-s, 2em);
	font-size: calc(var(--li-icon-s, 2em) / 2);
}

.wd-list.wd-shape-icon .wd-icon :is(img,svg) {
	width: calc(var(--li-icon-s, 2em) / 2);
	height: calc(var(--li-icon-s, 2em) / 2);
	min-width: calc(var(--li-icon-s, 14px) / 2);
	object-fit: contain;
}

.wd-list.wd-style-rounded .wd-icon {
	border-radius: 50%;
}

.wd-list .wd-icon .e-font-icon-svg {
	height: var(--li-icon-s, 1em);
}

@media (max-width: 1024px) {
	.wd-list:is(.wd-fontsize-m,.wd-fontsize-l) {
		font-size: 16px;
	}
}

.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;
}

.wd-account-style-icon:not(.wd-with-username) .wd-tools-text {
	display: none;
}

@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%;
}

.cart-widget-side .shopping-cart-widget-body {
	position: relative;
	flex: 1 1 auto;
}

.cart-widget-side .wd-scroll-content {
	position: absolute;
	inset: 0;
	max-height: 100%;
	overscroll-behavior: none;
}

.cart-widget-side .woocommerce-mini-cart .mini_cart_item {
	margin-bottom: 0;
	padding: 15px;
	transition: background-color .3s ease;
}

.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
	background-color: var(--bgcolor-gray-100);
}

.cart-widget-side .woocommerce-mini-cart .remove {
	top: 13px;
	inset-inline-end: 10px;
}

.cart-widget-side .shopping-cart-widget-footer {
	flex: 0 0 auto;
	padding-bottom: 15px;
}

.cart-widget-side .shopping-cart-widget-footer>* {
	padding-inline: 15px;
}

.cart-widget-side .woocommerce-mini-cart__total {
	margin-top: 0;
}

.cart-widget-side .wd-empty-mini-cart {
	margin-top: 20px;
	padding-inline: 15px;
}

div.quantity {
	--wd-form-height: 42px;
	display: inline-flex;
	vertical-align: top;
	white-space: nowrap;
}

div.quantity input[type=number]::-webkit-inner-spin-button, div.quantity input[type=number]::-webkit-outer-spin-button, div.quantity input[type="number"] {
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

div.quantity :is(input[type="number"],input[type="text"],input[type="button"]) {
	display: inline-block;
	color: var(--wd-form-color);
}

div.quantity input[type="number"] {
	width: 30px;
	border-radius: 0;
	border-right: none;
	border-left: none;
}

div.quantity input[type="text"] {
	width: var(--quantity-space, 80px);
	text-align: center;
}

div.quantity input[type="button"] {
	padding: 0 5px;
	min-width: 25px;
	min-height: unset;
	height: var(--wd-form-height);
	border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
	background: var(--wd-form-bg);
	box-shadow: none;
}

div.quantity input[type="button"]:hover {
	color: #fff;
	background-color: var(--wd-primary-color);
	border-color: var(--wd-primary-color);
}

div.quantity .minus {
	border-start-start-radius: var(--wd-form-brd-radius);
	border-end-start-radius: var(--wd-form-brd-radius);
}

div.quantity .plus {
	border-start-end-radius: var(--wd-form-brd-radius);
	border-end-end-radius: var(--wd-form-brd-radius);
}

div.quantity.hidden {
	display: none !important;
}

.form-style-underlined div.quantity input[type="number"], .form-style-underlined div.quantity input[type="text"] {
	border-top-style: solid;
}

@-moz-document url-prefix() {
	div.quantity input[type="number"] {
		-webkit-appearance: textfield;
		-moz-appearance: textfield;
		appearance: textfield;
	}
}

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

.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, .wd-header-cart .subtotal-divider {
	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-style-icon {
	margin-inline-end: 5px;
}

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

.wd-header-cart.wd-design-4 .wd-cart-number {
	display: inline-block;
	padding: 0 2px;
	margin-inline-start: 6px;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background-color: var(--wd-primary-color);
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	line-height: 19px;
}

.wd-header-cart.wd-design-4:not(.wd-style-text) .wd-tools-text {
	display: none;
}

.whb-top-bar .wd-header-cart.wd-design-4 .wd-cart-number {
	width: 16px;
	height: 16px;
	line-height: 16px;
}

.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-dropdown-cart {
	padding: 20px;
	width: 330px;
}

:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart) {
	display: none;
}

.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;
}

.whb-top-bar .wd-header-cart.wd-design-2 .wd-cart-number, .whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number {
	width: 13px;
	height: 13px;
	line-height: 13px;
}

.wd-custom-dropdown {
	padding-inline: 10px;
}

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

li:hover .cart-info .wd-entities-title {
	color: var(--wd-entities-title-color-hover);
}

.woocommerce-mini-cart>li {
	position: relative;
	display: flex;
	align-items: flex-start;
}

.woocommerce-mini-cart>li a {
	margin-bottom: 0;
}

.woocommerce-mini-cart .remove {
	position: absolute;
	top: 1px;
	inset-inline-end: 0;
	z-index: 2;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: var(--color-gray-800);
	text-align: center;
	font-size: 0;
	line-height: 20px;
}

.woocommerce-mini-cart .remove:after {
	font-size: 10px;
	content: "";
	font-family: "woodmart-font";
}

.woocommerce-mini-cart .remove:hover {
	background-color: var(--bgcolor-white);
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

.woocommerce-mini-cart .blockOverlay {
	display: none !important;
}

.cart-item-link {
	z-index: 1;
	font-size: 0;
}

.cart-item-image {
	position: relative;
	flex: 0 0 auto;
	overflow: hidden;
	margin-inline-end: 15px;
}

.cart-item-image img {
	float: none !important;
	margin-inline-end: 0 !important;
	transition: opacity .6s ease;
}

.cart-item-image:after {
	position: absolute;
	top: calc(50% - 10px);
	left: calc(50% - 10px);
	opacity: 0;
	transition: opacity .6s ease;
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.removing-process .cart-item-image:after, .wd-loading .cart-item-image:after {
	opacity: 1;
	--wd-anim-state: running;
}

.removing-process .cart-item-image img, .wd-loading .cart-item-image img {
	opacity: .2;
}

.cart-info {
	flex: 1 1 auto;
	padding-inline-end: 20px;
}

.cart-info .wd-entities-title {
	transition: all .25s ease;
}

.cart-info .wd-entities-title p {
	margin-block: 5px;
	color: var(--wd-text-color);
	font-weight: var(--wd-text-font-weight);
	font-style: var(--wd-text-font-style);
	font-size: 90%;
	font-family: var(--wd-text-font);
}

.cart-info ul.variation {
	margin-bottom: 6px;
	--li-mb: 5px;
	--list-mb: 0;
}

.cart-info span.quantity {
	display: block;
	color: var(--color-gray-300);
	font-size: 90%;
}

.cart-info div.quantity {
	--wd-form-height: 32px;
	position: relative;
	z-index: 1;
	display: inline-flex;
	margin-bottom: 8px;
	transition: opacity .6s ease;
}

.cart-info li.wd-loading>a {
	pointer-events: none;
}

.cart-info li.wd-loading div.quantity {
	opacity: .6;
	cursor: none;
	pointer-events: none;
}

.cart-info .wd-product-detail {
	margin-bottom: 5px;
}

.shopping-cart-widget-footer>* {
	margin-bottom: 10px;
}

.shopping-cart-widget-footer>*:last-child {
	margin-bottom: 0;
}

.shopping-cart-widget-footer .woocommerce-mini-cart__total {
	margin-bottom: 0;
}

.woocommerce-mini-cart__total {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 15px;
	padding-block: 15px;
	font-size: 130%;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.woocommerce-mini-cart__total strong {
	color: var(--color-gray-900);
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
	flex-grow: 1;
	text-align: end;
}

.woocommerce-mini-cart__total .tax_label {
	margin-inline-start: 5px;
}

.woocommerce-mini-cart__buttons {
	display: block;
	text-align: center;
}

.woocommerce-mini-cart__buttons>* {
	margin-bottom: 10px;
	width: 100%;
}

.woocommerce-mini-cart__buttons>*:last-child {
	margin-bottom: 0;
}

.woocommerce-mini-cart__buttons .btn-cart {
	border-radius: var(--btn-default-brd-radius);
	color: var(--btn-default-color);
	box-shadow: var(--btn-default-box-shadow);
	background-color: var(--btn-default-bgcolor);
	text-transform: var(--btn-default-transform, var(--btn-transform, uppercase));
	font-weight: var(--btn-default-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-default-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-default-font-style, var(--btn-font-style, unset));
}

.woocommerce-mini-cart__buttons .btn-cart:hover {
	color: var(--btn-default-color-hover);
	box-shadow: var(--btn-default-box-shadow-hover);
	background-color: var(--btn-default-bgcolor-hover);
}

.woocommerce-mini-cart__buttons .btn-cart:active {
	box-shadow: var(--btn-default-box-shadow-active);
	bottom: var(--btn-default-bottom-active);
}

.woocommerce-mini-cart__buttons .checkout {
	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, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.woocommerce-mini-cart__buttons .checkout:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.woocommerce-mini-cart__buttons .checkout:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

.wd-empty-mini-cart {
	padding-block: 10px;
	text-align: center;
}

.wd-empty-mini-cart:before {
	display: block;
	margin-bottom: 20px;
	color: rgba(var(--bgcolor-black-rgb), .07);
	font-size: 86px;
	line-height: 1;
	content: "";
	font-family: "woodmart-font";
}

.wd-empty-mini-cart .btn {
	padding: 5px 14px;
	min-height: 36px;
	font-size: 12px;
	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, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.wd-empty-mini-cart .btn:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.wd-empty-mini-cart .btn:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

.product_list_widget>li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.product_list_widget>li:after {
	content: "";
	display: block;
	clear: both;
}

.product_list_widget>li>a {
	display: block;
	margin-bottom: 8px;
}

.product_list_widget>li img {
	float: inline-start;
	margin-inline-end: 15px;
	min-width: 65px;
	max-width: 65px;
	border-radius: calc(var(--wd-brd-radius) / 1.5);
}

.product_list_widget>li .widget-product-wrap {
	display: flex;
}

.product_list_widget>li .widget-product-img {
	flex: 0 0 auto;
	overflow: hidden;
	margin-inline-end: 15px;
}

.product_list_widget>li .widget-product-img img {
	float: none;
	margin-inline-end: 0;
}

.product_list_widget>li .widget-product-info {
	flex: 1 1 auto;
}

.product_list_widget>li .widget-product-info .price {
	display: block;
}

.product_list_widget>li .wd-entities-title {
	margin-bottom: 8px;
	font-size: inherit;
}

.product_list_widget>li .star-rating {
	margin-bottom: 4px;
	margin-inline-end: 5px;
}

.product_list_widget>li .reviewer {
	display: block;
	color: var(--color-gray-300);
}

.product_list_widget>li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

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

.wd-header-search .wd-tools-icon img, .wd-header-search .wd-tools-icon:before {
	transition: opacity .3s ease;
}

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

.wd-header-search .wd-tools-icon:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	font-size: clamp(var(--wd-tools-icon-base-width), var(--wd-tools-icon-width, var(--wd-tools-icon-base-width)), 60px);
	opacity: 0;
	transform: translate(-50%, -50%);
	content: "";
	font-family: "woodmart-font";
}

.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) {
	min-width: var(--wd-tools-icon-base-width);
}

.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) .wd-tools-icon:after {
	inset-inline-start: var(--wd-tools-sp);
	inset-inline-end: auto;
	transform: translateY(-50%);
}

.wd-search-opened .wd-header-search .wd-tools-icon:after {
	opacity: 1;
	transition: opacity .3s ease;
}

.wd-search-opened .wd-header-search .wd-tools-icon img, .wd-search-opened .wd-header-search .wd-tools-icon:before {
	opacity: 0;
	transition: none;
}

.wd-search-dropdown {
	width: 300px;
}

.wd-search-dropdown input[type="text"] {
	height: 70px !important;
	border: none;
}

.wd-search-dropdown .wd-dropdown-results {
	inset-inline: calc(( var(--wd-brd-radius) / 1.5 ));
}

.form-style-underlined .wd-search-dropdown input[type="text"] {
	padding-left: 15px;
}

.whb-color-light [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2) {
	--wd-form-brd-color: rgba(255, 255, 255, .2);
	--wd-form-brd-color-focus: rgba(255, 255, 255, .3);
	--wd-form-color: rgba(255, 255, 255, .8);
}

.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2) {
	--wd-form-brd-color: rgba(0, 0, 0, .1);
	--wd-form-brd-color-focus: rgba(0, 0, 0, .15);
	--wd-form-color: #767676;
	--wd-form-placeholder-color: var(--wd-form-color);
}

[class*="wd-header-search-form"] {
	padding-inline: 10px;
	flex: 1 1 auto;
}

[class*="wd-header-search-form"] input[type='text'] {
	min-width: 290px;
}

.wd-header-search-form-mobile .searchform {
	--wd-form-height: 42px;
}

.wd-header-search-form-mobile .searchform input[type="text"] {
	min-width: 100%;
}

[class*="wd-header-search-form"] .wd-style-with-bg {
	--wd-form-bg: #fff;
}

.global-color-scheme-light [class*="wd-header-search-form"] .wd-style-with-bg {
	--wd-form-brd-color: rgba(0, 0, 0, .1);
	--wd-form-brd-color-focus: rgba(0, 0, 0, .15);
	--wd-form-color: #767676;
	--wd-form-placeholder-color: var(--wd-form-color);
}

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

.searchform input[type="text"] {
	padding-inline-end: calc(var(--wd-search-btn-w) + 30px);
}

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

.searchform .searchsubmit:hover:after, .searchform .searchsubmit:hover img {
	opacity: .7;
}

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

.searchform .searchsubmit img {
	max-width: 24px;
	transition: opacity .2s ease;
}

.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;
	transition: opacity .1s ease;
	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;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.searchform .searchsubmit.wd-with-img:after {
	content: none;
}

.searchform.wd-search-loading .searchsubmit:before {
	opacity: 1;
	transition-duration: .2s;
	--wd-anim-state: running;
}

.searchform.wd-search-loading .searchsubmit:after, .searchform.wd-search-loading .searchsubmit img {
	opacity: 0;
	transition-duration: .1s;
}

.searchform .wd-clear-search {
	position: absolute;
	top: calc(50% - 12px);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 24px;
	inset-inline-end: calc(var(--wd-search-cat-w, .001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp));
	color: var(--wd-form-color, currentColor);
	cursor: pointer;
}

.searchform .wd-clear-search:before {
	font-size: calc(var(--wd-form-height) / 3);
	line-height: 1;
	transition: opacity .2s ease;
	content: "";
	font-family: "woodmart-font";
}

.searchform .wd-clear-search:hover:before {
	opacity: .7;
}

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

.wd-search-title.title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: var(--wd-search-font-size);
	line-height: 1;
}

.wd-suggestions-group {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.wd-suggestion {
	position: relative;
	display: flex;
	line-height: 1;
	transition: all .25s ease;
}

.wd-suggestion .wd-entities-title {
	font-size: .92em;
}

.wd-suggestion .wd-entities-title strong {
	text-decoration: underline;
}

.wd-suggestion-thumb img {
	border-radius: calc(var(--wd-brd-radius) / 1.5);
}

.wd-suggestion-content {
	--wd-mb: 10px;
}

.wd-suggestion-sku {
	font-size: .8em;
}

.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb {
	margin-inline-end: 7px;
}

.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb img {
	max-height: 18px;
	max-width: 18px;
	object-fit: contain;
	object-position: 50% 50%;
}

.wd-suggestions-group.wd-type-categories .wd-suggestion-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	width: 100%;
}

.wd-suggestions-group.wd-type-categories .wd-suggestion-content .wd-entities-title {
	flex-grow: 1;
}

.wd-not-found {
	grid-column: 1/-1;
}

.wd-all-results {
	--wd-link-color: var(--color-gray-800);
	--wd-link-color-hover: var(--color-gray-800);
	display: block;
	border-block: 1px solid var(--brdcolor-gray-300);
	padding-inline: var(--wd-search-sp);
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: var(--wd-search-font-size);
	line-height: 50px;
	transition: all .25s ease;
	text-decoration: none !important;
}

.wd-all-results:hover {
	background-color: var(--bgcolor-gray-100) !important;
}

.wd-search-area {
	position: relative;
	transition: all .25s ease;
}

.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-area {
	min-height: 70px;
}

.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader {
	opacity: 1;
	pointer-events: auto;
}

.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader:after {
	--wd-anim-state: running;
}

.wd-search-loader {
	z-index: 410;
	opacity: 0;
	pointer-events: none;
	background-color: rgba(var(--bgcolor-white-rgb), .8);
	transition: all .25s cubic-bezier(.19, 1, .22, 1);
	overflow: hidden;
}

.wd-search-loader:after {
	position: absolute;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

@media (max-width: 1024px) {
	.wd-suggestions-group {
		grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	}
	
	.wd-suggestion :is(.wd-entities-title,.price) {
		font-size: .9em;
	}
}

.wd-dropdown-results {
	margin-top: 0 !important;
	--wd-search-font-size: .92em;
	--wd-search-sp: 15px;
	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;
}

.wd-dropdown-results .wd-scroll-content {
	overscroll-behavior: none;
}

.wd-dropdown-results .wd-search-suggestions {
	margin-top: -1px;
	margin-inline-end: -1px;
}

.wd-dropdown-results .wd-search-suggestions .wd-search-title {
	margin-block: -1px;
	border-block: 1px solid var(--brdcolor-gray-300);
	background-color: var(--bgcolor-white);
	padding: var(--wd-search-sp);
}

.wd-dropdown-results .wd-suggestion {
	margin-bottom: -1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-inline-end: 1px solid;
	border-color: var(--brdcolor-gray-300);
	background-color: var(--bgcolor-white);
	padding: var(--wd-search-sp);
}

.wd-dropdown-results .wd-suggestion:hover, .wd-dropdown-results .wd-suggestion.wd-active {
	background-color: var(--bgcolor-gray-100);
}

.wd-dropdown-results .wd-suggestion-thumb {
	flex: 0 0 auto;
	margin-inline-end: 15px;
	max-width: 65px;
}

.wd-dropdown-results .wd-suggestion-thumb img {
	border-radius: calc(var(--wd-brd-radius) / 1.5);
}

.wd-dropdown-results .wd-all-results {
	background-color: var(--bgcolor-white);
}

.wd-dropdown-results .wd-suggestions-group.wd-type-categories {
	display: block;
}

.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion {
	border: none;
	padding-block: 10px;
}

.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:first-child {
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:last-child {
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion-content:after {
	content: "";
	font-family: "woodmart-font";
	color: var(--color-gray-400);
}

.wd-dropdown-results .wd-not-found {
	background-color: var(--bgcolor-white) !important;
}

.wd-dropdown-results .wd-suggestions-group.wd-type-product:only-child .wd-not-found {
	margin-bottom: 0;
}

.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area) {
	padding: var(--wd-search-sp);
}

.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area):not(:first-child) {
	margin-top: -1px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-searched .wd-dropdown-results :is(.wd-search-history,.wd-search-requests,.wd-search-area) {
	display: none;
}

.wd-dropdown-results .wd-search-requests {
	--wd-requests-pd: 8px 12px;
	--wd-requests-fs: 10px;
}

@media (max-width: 1024px) {
	.wd-dropdown-results {
		--wd-search-sp: 10px;
	}
	
	.wd-dropdown-results .wd-suggestion-thumb {
		max-width: 45px;
	}
}

.mobile-nav .wd-nav-opener.wd-active {
	background-color: var(--wd-primary-color);
	color: #fff;
}

.title-wrapper {
	--wd-mb: 10px;
}

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

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

.title-wrapper .img-wrapper {
	display: block;
	margin-top: 10px;
}

.subtitle-color-black.subtitle-style-default {
	color: #000;
}

.subtitle-color-black.subtitle-style-background {
	background-color: #333;
	color: #fff;
}

.subtitle-color-white.subtitle-style-default {
	color: rgba(255, 255, 255, .8);
}

.subtitle-color-white.subtitle-style-background {
	background-color: rgba(255, 255, 255, .8);
	color: #242424;
}

.subtitle-color-gradient.subtitle-style-default {
	color: var(--color-gray-400);
}

.subtitle-color-gradient.subtitle-style-background {
	background-color: #f1f1f1;
	color: #333;
}

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

.wd-title-color-primary {
	--el-title-color: var(--wd-primary-color);
}

.wd-title-color-alt {
	--el-title-color: var(--wd-alternative-color);
}

.wd-title-color-black {
	--el-title-color: #000;
}

.wd-title-color-white {
	color: var(--wd-text-color);
	--wd-text-color: rgba(255, 255, 255, .8);
	--wd-title-color: #fff;
	--el-title-color: #fff;
}

.wd-title-color-gradient .title {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.wd-title-style-shadow {
	padding: 25px;
	border-radius: var(--wd-brd-radius);
	box-shadow: 0 0 8px rgba(0, 0, 0, .12);
}

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

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

.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer {
	margin-bottom: 0;
}

.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title {
	display: none;
}

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

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

.wd-bordered-dark {
	--wd-bordered-brd: rgba(0, 0, 0, .105);
	--wd-bordered-bg: #f7f7f7;
}

.wd-bordered-light {
	--wd-bordered-brd: rgba(255, 255, 255, .15);
	--wd-bordered-bg: #0a0a0a;
}

.products-bordered-grid {
	--wd-prods-brd: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
}

.products-bordered-grid.wd-grid-f-col {
	margin: 0;
}

.products-bordered-grid.wd-grid-f-col>.wd-col {
	margin-bottom: 0;
}

.products-bordered-grid.elements-grid {
	gap: 0;
	align-items: stretch;
	border-inline-start: var(--wd-prods-brd);
}

.products-bordered-grid.elements-grid>.wd-col {
	padding: calc(var(--wd-gap) / 2);
	border-top: var(--wd-prods-brd-top);
	border-bottom: var(--wd-prods-brd);
	border-inline-end: var(--wd-prods-brd);
}

.products-bordered-grid-ins :is(.wd-cat-wrap,.product-wrapper) {
	border: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
}

.products-bordered-grid .wd-carousel-wrap {
	align-items: stretch;
}

.products-bordered-grid .wd-carousel-inner {
	margin: 0;
	border: var(--wd-prods-brd);
	border-radius: var(--wd-brd-radius);
}

.products-bordered-grid .wd-carousel {
	z-index: 1;
	padding: 0;
	margin: 0;
	border-radius: inherit;
	-webkit-mask-image: linear-gradient(to left, transparent 1px, black 1px);
	mask-image: linear-gradient(to left, transparent 1px, black 1px);
}

.products-bordered-grid .wd-carousel-item {
	height: auto;
	border-inline-end: var(--wd-prods-brd);
	padding: calc(var(--wd-gap) / 2);
}

.products-bordered-grid.wd-products-with-bg.elements-grid>.wd-col, .products-bordered-grid.wd-products-with-bg .wd-carousel-inner {
	background-color: var(--wd-bordered-bg, var(--wd-prod-bg));
}

.products-bordered-grid.wd-products-with-shadow.elements-grid>.wd-col, .products-bordered-grid.wd-products-with-shadow .wd-carousel-inner {
	box-shadow: var(--wd-prod-shadow);
}

@media (min-width: 1025px) {}

@media (max-width: 768.98px) {}

@media (min-width: 769px) and (max-width: 1024px) {}

.wd-products-with-bg, .wd-products-with-bg .wd-product, .wd-products-with-bg .wd-cat {
	--wd-prod-bg: var(--bgcolor-gray-100);
}

.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
	background-color: var(--wd-prod-bg);
}

.cat-design-side .wd-cat-wrap {
	height: 100%;
}

.cat-design-side .wd-cat-inner {
	display: flex;
	align-items: center;
	gap: 15px;
}

.cat-design-side.wd-with-subcat .wd-cat-inner {
	align-items: flex-start;
}

.cat-design-side .wd-cat-thumb {
	flex: 0 0 var(--wd-cat-img-width, auto);
	align-self: start;
	max-width: var(--wd-cat-img-width, 30%);
	border-radius: var(--wd-cat-brd-radius, var(--wd-brd-radius));
	overflow: hidden;
}

.cat-design-side .wd-cat-thumb img {
	width: var(--wd-cat-img-width, revert-layer);
}

.cat-design-side .wd-cat-content {
	flex-grow: 1;
	text-align: start;
	padding: 0 !important;
}

.cat-design-side .wd-cat-header {
	display: flex;
	align-items: center;
	gap: 5px;
}

.cat-design-side .wd-cat-footer {
	margin-top: 5px;
}

.cat-design-side .wd-cat-inner>a:hover ~ .wd-cat-content .wd-entities-title a {
	color: var(--wd-entities-title-color-hover);
}

.cat-design-side .wd-cat-count {
	padding: 3px 8px;
	min-width: 25px;
	border-radius: 15px;
	background-color: #fff;
	color: #333;
	margin-top: -7px;
	text-align: center;
	font-weight: 600;
	font-size: 11px;
	line-height: 1;
	box-shadow: 0 0 3px rgba(0, 0, 0, .12);
	flex-shrink: 0;
}

.wd-cats:is(.products-bordered-grid-ins,.wd-products-with-bg) .wd-carousel-item {
	height: auto;
}

.wd-cats:is(.products-bordered-grid-ins,.wd-products-with-bg) .wd-carousel-item .cat-design-side {
	height: 100%;
}

.wd-cat {
	--wd-otl-offset: calc(var(--wd-otl-width) * -1);
	text-align: center;
}

.wd-cat img {
	width: 100%;
}

.wd-cat-inner {
	position: relative;
}

.wd-cat-content {
	padding: 10px;
}

.wd-cat-wrap {
	padding: var(--wd-prod-bg-sp);
	border-radius: var(--wd-cat-brd-radius, var(--wd-brd-radius));
}

.wd-cat .wd-entities-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 20px;
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat {
	--wd-prod-bg-sp: 15px;
}

@media (max-width: 768.98px) {
	:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat {
		--wd-prod-bg-sp: 10px;
	}
}

[class*="title-line-"] .wd-product .wd-entities-title {
	overflow: hidden;
	max-height: calc(var(--title-line-count, 1) * var(--title-line-height, 1.4em));
	line-height: var(--title-line-height, 1.4em);
}

.title-line-two {
	--title-line-count: 2;
}

.wd-product {
	position: relative;
	text-align: var(--text-align);
	line-height: 1.4;
	--text-align: center;
	--wd-btn-inset: 10px;
	--wd-prod-gap: 12px;
	--wd-prod-bg-sp: 0;
	--wd-prod-bg-cont-sp: 0;
	--wd-prod-trim: calc(( var(--wd-text-line-height) * -.5em ) + .5em);
}

.wd-product .product-wrapper {
	border-radius: var(--wd-brd-radius);
	padding: var(--wd-prod-bg-sp);
}

.wd-product :where(.product-wrapper,.product-element-bottom) {
	display: flex;
	flex-direction: column;
	gap: var(--wd-prod-gap);
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
	width: 100%;
}

.wd-product .product-image-link {
	--wd-otl-offset: calc(var(--wd-otl-width) * -1);
	position: relative;
	display: block;
}

.wd-product .hover-img {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--bgcolor-white);
	opacity: 0;
	transition: opacity .5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
	pointer-events: none;
}

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

.wd-product .wd-entities-title {
	font-size: inherit;
}

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

.wd-product :is(.wd-product-cats,.wd-product-brands-links) a {
	text-decoration: none;
}

.wd-product .wd-product-sku {
	color: var(--color-gray-400);
}

.wd-product .wd-star-rating {
	display: inline-flex;
	align-items: center;
	align-self: var(--text-align);
	gap: 5px;
}

.wd-product .star-rating {
	align-self: var(--text-align);
	line-height: 1;
}

.wd-product .woocommerce-review-link {
	line-height: 1;
	color: var(--color-gray-500);
}

.wd-product .woocommerce-review-link:hover {
	color: var(--color-gray-900);
}

.wd-product .wd-swatches-grid:empty {
	display: none;
}

.wd-product .wd-swatches-grid {
	justify-content: var(--text-align);
}

.wd-product .price {
	display: block;
}

.wd-product .added_to_cart {
	display: none !important;
}

.wd-product .shop_attributes {
	font-size: 90%;
	--wd-attr-v-gap: 10px;
	--wd-attr-brd-style: dashed;
	--wd-attr-img-width: 18px;
}

.wd-product .shop_attributes .wd-attr-name {
	gap: 4px;
}

.wd-product .shop_attributes .wd-hint {
	margin: 0;
}

.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .hover-img {
	display: none;
}

.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img {
	opacity: 0;
	transition: opacity .25s ease, transform 2s cubic-bezier(0, 0, .44, 1.18);
}

.product-element-top {
	position: relative;
	overflow: hidden;
	border-radius: var(--wd-brd-radius);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

.product-element-top:hover .hover-img {
	opacity: 1;
	transform: scale(1.09);
}

@supports (overflow: clip) {
	.product-element-top {
		overflow: clip;
	}
}

.product-element-top:after {
	position: absolute;
	top: calc(50% - 16px);
	left: calc(50% - 16px);
	visibility: hidden;
	opacity: 0;
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-left-color: var(--color-gray-900);
	border-radius: 50%;
	vertical-align: middle;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.wd-product[class*="wd-loading"] .product-image-link {
	opacity: .4;
}

.wd-product[class*="wd-loading"] .product-element-top:after {
	visibility: visible;
	opacity: 1;
	transition: opacity .25s ease, visibility .25s ease;
	--wd-anim-state: running;
}

:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn {
	display: none;
}

.wd-buttons {
	z-index: 4;
	display: flex;
	flex-direction: column;
	border-radius: calc(var(--wd-brd-radius) / 1.2);
	background: var(--bgcolor-white);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	transition: all .3s ease;
}

.wd-buttons .wd-action-btn>a {
	height: 45px;
}

.wd-buttons[class*="wd-pos-r"] {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(20px, 0, 0);
}

.wd-buttons.wd-pos-r-t {
	top: var(--wd-btn-inset);
	inset-inline-end: var(--wd-btn-inset);
}

.wd-buttons.wd-pos-r-b {
	inset-inline-end: var(--wd-btn-inset);
	bottom: var(--wd-btn-inset);
}

.wd-action-btn.wd-style-icon .button {
	gap: 0;
	min-height: unset;
	padding: 0;
	background-color: transparent;
}

.wd-action-btn.wd-style-icon .button:hover {
	background-color: transparent;
	box-shadow: none;
}

.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"] {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

.wd-product.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .product-element-top:hover .wd-buttons[class*="wd-pos-r"] {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

.wd-product.product-type-simple.outofstock .product_type_simple:before, .wd-product .product_type_grouped:before {
	content: "";
}

.wd-product .product_type_external:before {
	content: "";
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
	--wd-prod-bg-sp: 15px;
}

.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.product-element-bottom,.wd-entities-title,[class*="wd-product-"],.price)) {
	margin-block: 0;
}

:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels) {
	opacity: 0;
}

@media (max-width: 1024px) {
	.wd-product .hover-img {
		display: none;
	}
	
	.wd-product .wd-buttons {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		visibility: visible;
	}
	
	.wd-buttons {
		border-radius: 35px;
	}
	
	.wd-buttons .wd-action-btn {
		--wd-action-icon-size: 14px;
	}
	
	.wd-buttons .wd-action-btn>a {
		width: 35px;
		height: 35px;
	}
	
	.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn) {
		display: none;
	}
}

@media (max-width: 768.98px) {
	:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
		--wd-prod-bg-sp: 10px;
	}
}

@media (max-width: 576px) {}

.wd-product.wd-hover-fw-button .wd-product-countdown .wd-timer {
	flex-wrap: nowrap;
	width: 100%;
	padding-top: 5px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-product.wd-hover-fw-button .wd-product-countdown .wd-timer>span {
	flex: 1 1 0%;
	min-width: 0;
}

.wd-product.wd-hover-fw-button {
	--text-align: start;
	--wd-more-desc-lines: 4em;
}

.wd-product.wd-hover-fw-button .wrap-price {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: var(--wd-prod-gap);
}

.wd-product.wd-hover-fw-button .fade-in-block {
	top: 100%;
	padding: var(--wd-prod-gap) 0 10px 0;
}

.wd-product.wd-hover-fw-button .hover-content {
	padding-inline-end: 2px;
	margin-block: var(--wd-prod-trim);
}

.wd-product.wd-hover-fw-button :is(.hover-content-wrap,.wd-progress-bar) {
	padding-top: var(--wd-prod-gap);
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-product.wd-hover-fw-button .wd-more-desc .wd-more-desc-btn {
	transform: none;
}

.wd-product.wd-hover-fw-button .wd-quick-shop-2 {
	width: 100%;
}

.wd-product.wd-hover-fw-button .wd-quick-shop-2 table.variations {
	display: inline-flex;
}

.wd-product.wd-hover-fw-button .wd-add-btn {
	font-size: 0;
	position: relative;
}

.wd-product.wd-hover-fw-button .wd-add-btn>a {
	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, uppercase));
	font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
	font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
	font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
}

.wd-product.wd-hover-fw-button .wd-add-btn>a:hover {
	color: var(--btn-accented-color-hover);
	box-shadow: var(--btn-accented-box-shadow-hover);
	background-color: var(--btn-accented-bgcolor-hover);
}

.wd-product.wd-hover-fw-button .wd-add-btn>a:active {
	box-shadow: var(--btn-accented-box-shadow-active);
	bottom: var(--btn-accented-bottom-active, 0);
}

.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
	display: block !important;
	overflow: hidden;
	padding: 12px;
	line-height: 18px;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wd-product.wd-hover-fw-button .shop_attributes {
	color: var(--color-gray-400);
	font-size: 95%;
	--wd-link-color: var(--color-gray-400);
	--wd-link-color-hover: var(--color-gray-700);
}

.wd-product.wd-hover-fw-button .shop_attributes tbody {
	margin: 0;
}

.wd-product.wd-hover-fw-button .shop_attributes td {
	text-align: start;
}

.wd-product.wd-hover-fw-button .shop_attributes tr {
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 4px;
	padding-bottom: 0;
	border-bottom: none;
}

.wd-product.wd-hover-fw-button .shop_attributes th .wd-hint {
	margin-inline-end: 2px;
}

.wd-product.wd-hover-fw-button .shop_attributes th:after {
	content: ":";
}

.wd-product.wd-hover-fw-button .wd-add-btn div.quantity input[type="button"].minus {
	border-start-start-radius: var(--btn-accented-brd-radius);
	border-end-start-radius: var(--btn-accented-brd-radius);
}

.wd-product.wd-hover-fw-button .wd-add-btn div.quantity input[type="button"].plus {
	border-start-end-radius: var(--btn-accented-brd-radius);
	border-end-end-radius: var(--btn-accented-brd-radius);
}

.wd-hover-with-fade .product-wrapper {
	position: relative;
	transition: transform .3s ease;
}

.wd-hover-with-fade .content-product-imagin {
	position: absolute;
	inset: -15px -15px -2px -15px;
	visibility: hidden;
	border: inherit;
	border-radius: var(--wd-brd-radius);
	background-color: var(--wd-prod-bg, var(--bgcolor-white));
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	opacity: 0;
	transform: scale(.98);
}

.wd-hover-with-fade .fade-in-block {
	display: flex;
	flex-direction: column;
	gap: var(--wd-prod-gap);
	position: absolute;
	inset-inline: 0;
	visibility: hidden;
	opacity: 0;
}

.wd-hover-with-fade .product-element-bottom {
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.wd-hover-with-fade div.quick-shop-close {
	top: -5px;
}

.wd-hover-with-fade.quick-shop-shown .add-to-cart-loop {
	opacity: .3;
	pointer-events: none;
}

.wd-hover-with-fade.wd-fade-off :is(.content-product-imagin,[class*="hover-content"]) {
	display: none;
}

.wd-hover-with-fade.wd-fade-off .quick-shop-close {
	top: 5px;
	inset-inline-end: 10px;
}

.wd-hover-with-fade.wd-fade-off .product-element-bottom {
	position: static;
}

.wd-hover-with-fade.wd-fade-off .fade-in-block {
	position: static;
	gap: 0;
	margin-top: calc(var(--wd-prod-gap) * -1);
	padding: 0 !important;
	border: none;
	opacity: 1;
	visibility: visible;
}

.wd-hover-with-fade.wd-fade-off .fade-in-block>:is(.wd-progress-bar,.wd-countdown-timer) {
	margin-top: var(--wd-prod-gap);
}

.wd-hover-with-fade.state-hover .wd-more-desc-btn {
	transform: none;
}

.wd-hover-with-fade.hover-ready.state-hover .product-wrapper {
	z-index: 20;
	transform: translateY(-5px) translateZ(0);
}

.wd-hover-with-fade.hover-ready.state-hover .content-product-imagin {
	visibility: visible;
	opacity: 1;
	transition: opacity .3s ease, visibility 0s ease, transform .3s ease;
	transform: scale(1);
}

.wd-hover-with-fade.hover-ready.state-hover .fade-in-block {
	visibility: visible;
	opacity: 1;
	transition: opacity .3s ease, visibility 0s ease;
}

@media (hover: hover) {
	.wd-hover-with-fade.hover-ready:hover .product-wrapper {
		z-index: 20;
		transform: translateY(-5px) translateZ(0);
	}
	
	.wd-hover-with-fade.hover-ready:hover .content-product-imagin {
		visibility: visible;
		opacity: 1;
		transition: opacity .3s ease, visibility 0s ease, transform .3s ease;
		transform: scale(1);
	}
	
	.wd-hover-with-fade.hover-ready:hover .fade-in-block {
		visibility: visible;
		opacity: 1;
		transition: opacity .3s ease, visibility 0s ease;
	}
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .content-product-imagin {
	top: -1px;
	inset-inline: -1px;
}

:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .fade-in-block {
	padding-bottom: 0;
}

[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .content-product-imagin {
	box-shadow: none;
}

.products-bordered-grid .wd-hover-with-fade .product-wrapper {
	transform: none !important;
}

.products-bordered-grid .wd-hover-with-fade .content-product-imagin {
	inset: calc(var(--wd-gap) / 2 * -1 - 1px) calc(var(--wd-gap) / 2 * -1 - 1px) 0;
	border: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
	border-radius: 0;
	transform: none;
}

@media (max-width: 1024px) {
	.wd-hover-with-fade .content-product-imagin {
		top: -10px;
		inset-inline: -10px;
	}
}

@media (max-width: 768.98px) {
	.wd-hover-with-fade .quick-shop-close {
		top: -5px;
		inset-inline-end: -5px;
	}
	
	.wd-product.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop {
		--btn-height: 38px;
	}
}

.wd-add-btn-replace .add-to-cart-loop {
	overflow: hidden;
	padding: 0;
}

.wd-add-btn-replace .add-to-cart-loop span {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: inherit;
	transition: transform .25s ease, opacity .15s ease;
}

.wd-add-btn-replace .add-to-cart-loop:before {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 20px;
	transition: opacity .15s ease, transform .25s ease;
	transform: translateY(100%);
	content: "";
	font-family: "woodmart-font";
}

.wd-add-btn-replace .add-to-cart-loop:after {
	position: absolute;
	top: calc(50% - 9px);
	inset-inline-start: calc(50% - 9px);
	opacity: 0;
	transition: opacity .2s ease;
	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;
	animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
}

.wd-add-btn-replace .add-to-cart-loop:hover:before {
	transform: translateY(0) translateZ(0);
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
	transform: translateY(-100%) translateZ(0);
}

.wd-add-btn-replace .add-to-cart-loop.loading:before, .wd-add-btn-replace .add-to-cart-loop.loading span {
	opacity: 0;
}

.wd-add-btn-replace .add-to-cart-loop.loading:after {
	opacity: 1;
	--wd-anim-state: running;
}

.wd-product.product-type-simple.outofstock .wd-add-btn-replace .add-to-cart-loop:before, .wd-add-btn-replace .add-to-cart-loop.product_type_grouped:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-add-btn-replace .add-to-cart-loop.product_type_external:before {
	content: "";
	font-family: "woodmart-font";
}

.wd-more-desc {
	position: relative;
	overflow: hidden;
	max-height: calc(var(--wd-text-line-height) * var(--wd-more-desc-lines, calc(3em + 2px)));
}

.wd-more-desc .wd-more-desc-inner {
	--wd-tags-mb: 10px;
	line-height: var(--wd-text-line-height);
}

.wd-more-desc .wd-more-desc-btn {
	--wd-link-color: var(--color-gray-900);
	--wd-link-color-hover: var(--color-gray-900);
	position: absolute;
	inset: auto 0 0 0;
	z-index: 2;
	display: flex;
	align-items: end;
	justify-content: center;
	height: calc(var(--wd-text-line-height) * 1em);
	background: linear-gradient(to bottom, transparent 0, var(--wd-prod-bg, var(--bgcolor-white)) 90%);
	transform: translateY(calc(var(--wd-text-line-height) * 1em));
}

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

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

.wd-more-desc.wd-more-desc-full {
	--wd-more-desc-lines: 21em;
	overflow-y: auto;
}

.wd-more-desc.wd-more-desc-full .wd-more-desc-btn {
	display: none;
}

@media (max-width: 576px) {
	.wd-more-desc {
		--wd-more-desc-lines: 4em;
		font-size: .9em;
	}
}

.wd-products[class*="wd-stretch-cont"] {
	align-items: stretch;
}

.wd-products[class*="wd-stretch-cont"] .wd-carousel-item {
	height: auto;
}

.wd-products[class*="wd-stretch-cont"] .wd-product {
	height: 100%;
}

.wd-products[class*="wd-stretch-cont"] .product-element-bottom {
	flex: 1 1 auto;
}

.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
	margin-top: auto;
}

.wd-products[class*="wd-stretch-cont"].wd-grid-f-col .wd-product {
	height: auto;
}

@media (min-width: 1025px) {
	.wd-products.wd-stretch-cont-lg .wd-carousel-wrap {
		align-items: stretch;
	}
	
	.wd-products.wd-stretch-cont-lg .product-wrapper {
		height: 100%;
	}
}

@media (max-width: 768.98px) {
	.wd-products.wd-stretch-cont-sm .wd-carousel-wrap {
		align-items: stretch;
	}
	
	.wd-products.wd-stretch-cont-sm .product-wrapper {
		height: 100%;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.wd-products.wd-stretch-cont-md .wd-carousel-wrap {
		align-items: stretch;
	}
	
	.wd-products.wd-stretch-cont-md .product-wrapper {
		height: 100%;
	}
}

.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep:after {
	display: none;
}

.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
	inset-block: 0;
}

.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep .wd-btn-arrow .wd-arrow-inner {
	position: sticky;
	top: calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
}

.wd-ajax-arrows:where(.wd-pos-together) {
	--wd-arrow-offset-v: 15px;
}

.wd-animated-products .wd-product {
	opacity: 0;
	transition: transform .3s ease, opacity .3s ease;
	transform: scale(.7);
}

.wd-animated-products .wd-product.wd-animated {
	opacity: 1;
	transform: none;
}

.wd-sticky-loader {
	position: absolute;
	inset: 70px 0;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	pointer-events: none;
	opacity: 0;
}

.wd-sticky-loader .wd-loader {
	position: sticky;
	top: calc(50% - 15px);
}

.wd-sticky-loader.wd-loading, .wd-content-layout.wd-loading .wd-sticky-loader.wd-content-loader {
	opacity: 1;
	transition: all .25s ease;
	--wd-anim-state: running;
}

.mfp-bg {
	position: fixed;
	z-index: 1102;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .7);
	inset: 0;
	opacity: 0;
	transition: all .45s cubic-bezier(.19, 1, .22, 1);
}

.mfp-bg.mfp-ready {
	opacity: 1;
}

.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-wrap {
	--wd-popup-mt: 50px;
	--wd-popup-mr: 15px;
	--wd-popup-mb: 50px;
	--wd-popup-ml: 15px;
	--wd-popup-max-height: calc(100dvh - var(--wd-admin-bar-h) - var(--wd-popup-mt) - var(--wd-popup-mb));
	position: fixed;
	z-index: 1103;
	outline: none !important;
	inset: var(--wd-admin-bar-h) 0 0 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: var(--wd-align-items, center);
	justify-content: var(--wd-justify-content, center);
	padding: var(--wd-popup-mt) var(--wd-popup-mr) var(--wd-popup-mb) var(--wd-popup-ml);
}

.mfp-content {
	position: relative;
	z-index: 1105;
	width: 100%;
	max-height: 100%;
	max-width: var(--wd-popup-width, 800px);
}

.mfp-hide {
	display: none !important;
}

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
	display: none;
}

.mfp-wrap ~ :is(.wd-close-side,.wd-side-hidden) {
	z-index: 900;
	pointer-events: none;
}

.mfp-wrap ~ .wd-skip-links {
	display: none;
}

.wd-popup-close {
	--wd-action-color: #fff;
	--wd-action-color-hover: #bbb;
	position: absolute;
	top: calc(var(--wd-close-btn-offset-v, 50px) * -1);
	inset-inline-end: calc(var(--wd-close-btn-offset-h, 15px) * -1);
	z-index: 100;
}

.wd-popup {
	position: relative;
	display: none;
	padding: var(--wd-popup-padding, 30px);
	border-radius: var(--wd-popup-brd-radius, var(--wd-brd-radius));
	background-color: var(--bgcolor-white);
	content-visibility: unset !important;
	height: var(--wd-popup-height, auto);
	max-height: var(--wd-popup-max-height) !important;
}

.mfp-wrap .wd-popup {
	display: block;
}

.wd-popup-wrap.wd-animation.wd-animated {
	--wd-anim-duration: .45s;
	--wd-trans-main: box 0s ease;
}

.wd-animation-default.wd-animation-ready.wd-animated {
	--wd-anim-timing-f: cubic-bezier(.19, 1, .22, 1);
}

.wd-animation-default.wd-animation-ready:not(.wd-in) {
	--wd-transform-translateX: -100px;
}

.wd-animation-default.wd-animation-ready.wd-out {
	--wd-transform-translateX: 100px;
}

.wd-animation {
	--wd-anim-duration: 1s;
	--wd-anim-timing-f: cubic-bezier(0, .87, .58, 1);
	--wd-anim-delay: 0s;
	--wd-anim-opa-timing-f: ease;
	--wd-trans-main: all .25s ease;
	--wd-trans-last: transform var(--wd-anim-duration) var(--wd-anim-timing-f) var(--wd-anim-delay), opacity .25s var(--wd-anim-opa-timing-f) var(--wd-anim-delay);
	opacity: 0;
}

.wd-animation:not(.wd-animated) {
	transition: none !important;
}

.wd-animation.wd-animated {
	transition: var(--wd-trans-main), var(--wd-trans-last);
}

.wd-animation.wd-in {
	opacity: 1;
}

.wd-transform {
	--wd-transform-perspective: 0;
	--wd-transform-rotateX: 0;
	--wd-transform-rotateY: 0;
	--wd-transform-rotateZ: 0;
	--wd-transform-translateX: 0;
	--wd-transform-translateY: 0;
	--wd-transform-scaleX: 1;
	--wd-transform-scaleY: 1;
	--wd-transform-skewX: 0;
	--wd-transform-skewY: 0;
	--wd-transform-origin-y: center;
	--wd-transform-origin-x: center;
	transform: perspective(var(--wd-transform-perspective)) translateX(var(--wd-transform-translateX)) translateY(var(--wd-transform-translateY)) scaleX(var(--wd-transform-scaleX)) scaleY(var(--wd-transform-scaleY)) rotateX(var(--wd-transform-rotateX)) rotateY(var(--wd-transform-rotateY)) rotateZ(var(--wd-transform-rotateZ)) skewX(var(--wd-transform-skewX)) skewY(var(--wd-transform-skewY));
	transform-origin: var(--wd-transform-origin-y) var(--wd-transform-origin-x);
}

.wd-btn-arrow {
	transition: all .25s ease;
}

.wd-btn-arrow.wd-lock, .wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow {
	opacity: 0 !important;
	pointer-events: none !important;
}

.wd-arrow-inner {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--wd-arrow-width, var(--wd-arrow-size, 50px));
	height: var(--wd-arrow-height, var(--wd-arrow-size, 50px));
	line-height: 1;
	color: var(--wd-arrow-color, var(--color-gray-800));
	background: var(--wd-arrow-bg, unset);
	box-shadow: var(--wd-arrow-shadow, unset);
	border: var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);
	border-radius: var(--wd-arrow-radius, unset);
	cursor: pointer;
	transition: all .25s ease;
}

.wd-arrow-inner:after {
	font-size: var(--wd-arrow-icon-size, 24px);
	font-family: "woodmart-font";
}

.wd-arrow-inner:hover {
	color: var(--wd-arrow-color-hover, var(--color-gray-500));
	background: var(--wd-arrow-bg-hover, var(--wd-arrow-bg));
	border-color: var(--wd-arrow-brd-color-hover, var(--wd-arrow-brd-color));
}

.wd-disabled .wd-arrow-inner {
	color: var(--wd-arrow-color-dis, var(--color-gray-400));
	background: var(--wd-arrow-bg-dis, var(--wd-arrow-bg));
	border-color: var(--wd-arrow-brd-color-dis, var(--wd-arrow-brd-color));
	cursor: unset;
}

.wd-prev .wd-arrow-inner:after {
	content: "";
}

.wd-icon-2 .wd-prev .wd-arrow-inner:after {
	content: "";
}

.wd-next .wd-arrow-inner:after {
	content: "";
}

.wd-icon-2 .wd-next .wd-arrow-inner:after {
	content: "";
}

.wd-nav-arrows.wd-pos-sep:after {
	content: "";
	position: absolute;
	inset: 0px calc(( var(--wd-arrow-width, var(--wd-arrow-size, 50px)) + var(--wd-arrow-offset-h, 0px) ) * -1);
}

.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
	position: absolute;
	top: calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
	z-index: 250;
}

.wd-nav-arrows.wd-pos-sep .wd-prev {
	inset-inline-end: calc(100% + var(--wd-arrow-offset-h, 0px));
}

.wd-nav-arrows.wd-pos-sep .wd-next {
	inset-inline-start: calc(100% + var(--wd-arrow-offset-h, 0px));
}

.wd-nav-arrows:where(.wd-pos-together) {
	--wd-arrow-size: 30px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 10px;
}

.wd-nav-arrows.wd-pos-together {
	position: absolute;
	top: calc(0% - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px)));
	inset-inline-end: calc(var(--wd-arrow-offset-h, 0px) / -1);
	display: flex;
	gap: var(--wd-arrow-gap, .001px);
	z-index: 250;
}

@media (min-width: 1025px) {
	.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
		opacity: 0;
		pointer-events: none;
	}
	
	:is(.wd-carousel-container,.wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
		opacity: 1;
		transform: translateY(0);
		pointer-events: unset;
	}
	
	.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
		transform: translateX(-30px);
	}
	
	.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
		transform: translateX(30px);
	}
}

@media (max-width: 1024px) {
	.wd-nav-arrows {
		--wd-arrow-icon-size: 16px;
		--wd-arrow-size: 40px;
	}
	
	.wd-nav-arrows:where(.wd-pos-sep) {
		--wd-arrow-offset-h: -12px;
	}
	
	.wd-nav-arrows:where(.wd-pos-together) {
		--wd-arrow-size: 30px;
	}
}

.box-style-shadow {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .12);
	transition: box-shadow .7s ease;
}

.box-style-shadow:hover {
	box-shadow: 0 0 9px rgba(0, 0, 0, .2);
}

.box-style-bg-hover {
	padding: 30px;
	box-shadow: 2px 3px 14px transparent;
}

.box-style-bg-hover .info-svg-wrapper :is(img,svg) {
	transition: fill .25s ease, filter .25s ease;
}

.box-style-bg-hover :is(.box-icon-wrapper,.info-box-content) {
	z-index: 1;
}

.box-style-bg-hover:after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	opacity: 0;
	transition: opacity .25s ease;
	pointer-events: none;
}

.box-style-bg-hover:hover {
	box-shadow: 2px 3px 14px rgba(0, 0, 0, .16);
}

.box-style-bg-hover:hover:after {
	opacity: 1;
}

.wd-carousel-container {
	--wd-width: 100%;
	position: relative;
	width: var(--wd-width);
}

.wd-carousel-inner {
	position: relative;
	margin: -15px 0;
}

.wd-carousel {
	position: relative;
	overflow: var(--wd-carousel-overflow, hidden);
	padding: 15px 0;
	margin-inline: calc(var(--wd-gap) / -2);
	touch-action: pan-y;
}

@supports (overflow: clip) {
	.wd-carousel {
		overflow: var(--wd-carousel-overflow, clip);
	}
}

.wd-carousel-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: initial;
	box-sizing: content-box;
	transform: translate3d(0px, 0, 0);
}

.wd-carousel-item {
	position: relative;
	height: 100%;
	flex: 0 0 calc(100% / var(--wd-col));
	max-width: calc(100% / var(--wd-col));
	padding: 0 calc(var(--wd-gap) / 2);
	transition-property: transform;
	transform: translate3d(0px, 0, 0);
}

.wd-backface-hidden .wd-carousel-item {
	transform: translateZ(0);
	backface-visibility: hidden;
}

.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]) {
	transform: translate3d(calc(50% - ( 100% / var(--wd-col) ) / 2), 0, 0);
}

.wd-autoheight, .wd-autoheight .wd-carousel-item {
	height: auto;
}

.wd-autoheight .wd-carousel-wrap {
	align-items: flex-start;
	transition-property: transform, height;
}

@media (min-width: 1025px) {
	.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

@media (max-width: 768.98px) {
	.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2) {
		display: none;
	}
}

.wd-insta {
	position: relative;
}

.wd-insta-cont {
	display: flex;
	align-items: center;
	inset: 15px;
	justify-content: center;
}

.wd-insta-cont>* {
	z-index: 5;
	padding: 30px;
	max-width: 300px;
	width: 100%;
	border-radius: var(--wd-brd-radius);
	background: var(--bgcolor-white);
	box-shadow: 0 0 12px rgba(0, 0, 0, .22);
}

.wd-insta-link {
	--wd-link-color: var(--color-gray-800);
	--wd-link-color-hover: var(--wd-primary-color);
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 10px;
	font-weight: 600;
	text-decoration: none !important;
}

.wd-insta-link:before {
	font-weight: 400;
	content: "";
	font-family: "woodmart-font";
}

.wd-insta-item {
	position: relative;
	overflow: hidden;
	border-radius: var(--wd-brd-radius);
	transform: translate3d(0, 0, 0);
}

.wd-insta-item a {
	--wd-otl-offset: calc(var(--wd-otl-width) * -1);
	position: absolute;
	inset: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .4);
	opacity: 0;
	transition: all .3s ease;
}

.wd-insta-item img {
	width: 100%;
	height: 100%;
	object-position: 50% 50%;
	object-fit: cover;
	aspect-ratio: var(--wd-aspect-ratio, 1);
}

.wd-insta-meta {
	--wd-col: 2;
	--wd-gap: 10px;
	position: absolute;
	inset-inline: 0;
	bottom: 0;
	z-index: 2;
	padding: 20px 15px;
	line-height: 1;
	background: linear-gradient(transparent 0%, rgba(0, 0, 0, .65) 100%);
	opacity: 0;
	pointer-events: none;
	transform: translateY(30px);
	transition: all .3s ease;
}

.wd-insta-meta>span {
	overflow: hidden;
	color: #fff;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 120%;
}

.wd-insta-meta>span span {
	font-weight: 600;
	vertical-align: middle;
}

.wd-insta-meta>span:before {
	display: inline-block;
	margin-inline-end: 5px;
	font-size: 120%;
	vertical-align: middle;
	font-family: "woodmart-font";
}

.wd-insta-meta .wd-insta-likes {
	text-align: start;
}

.wd-insta-meta .wd-insta-likes:before {
	content: "";
}

.wd-insta-meta .wd-insta-comm {
	text-align: end;
}

.wd-insta-meta .wd-insta-comm:before {
	content: "";
}

:is(.instagram-rounded,.wd-meta-pos-center) .wd-insta-meta {
	top: 0;
	align-items: center;
	background: transparent;
}

:is(.instagram-rounded,.wd-meta-pos-center) .wd-insta-meta>span {
	text-align: center;
}

.instagram-rounded .wd-insta-item {
	--wd-brd-radius: 50%;
}

.wd-widget .wd-insta-meta {
	display: none;
}

.wd-insta.wd-error.loading {
	animation: wd-SemiFadeOut .4s infinite alternate linear;
}

@keyframes wd-SemiFadeOut {
	from {
		opacity: 1;
	}
	
	to {
		opacity: .6;
	}
}

.wd-product-instagram {
	margin-bottom: 35px;
	padding-top: 40px;
	border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-product-instagram .product-instagram-intro {
	font-size: 16px;
}

.wd-product-instagram .product-instagram-intro span {
	color: var(--color-gray-800);
	font-weight: 600;
}

@media (min-width: 1025px) {
	.wd-insta-item:is(:hover,:focus-within) a {
		opacity: 1;
	}
	
	.wd-insta-item:is(:hover,:focus-within) .wd-insta-meta {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 768.98px) {
	.wd-product-instagram {
		padding-top: 25px;
	}
}

.wd-nav-pagin-wrap {
	display: flex;
	min-height: var(--wd-pagin-size, 10px);
	margin-top: 20px;
	justify-content: var(--wd-align, var(--wd-center));
	font-size: 0;
}

.wd-nav-pagin-wrap:has(.wd-lock) {
	display: none;
}

.wd-nav-pagin {
	--list-mb: 0;
	--li-mb: 0 !important;
	--li-pl: 0;
	list-style: none;
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: var(--wd-pagin-gap, 10px);
	transition: all .25s ease;
}

.wd-nav-pagin li {
	position: relative;
	cursor: pointer;
	transition: all .25s ease;
}

.wd-nav-pagin:not([class*="wd-type-"]), .wd-nav-pagin.wd-lock {
	opacity: 0;
}

.wd-dynamic>.wd-nav-pagin {
	flex-wrap: nowrap;
	gap: 0;
	margin: 0 auto;
	overflow: hidden;
}

.wd-dynamic>.wd-nav-pagin li {
	margin-inline: calc(var(--wd-pagin-gap, 10px) / 2);
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
	display: inline-flex;
	width: var(--wd-pagin-size, 10px);
	height: var(--wd-pagin-size, 10px);
	background-color: var(--wd-pagin-bg, unset);
	border: var(--wd-pagin-brd, 2px solid) var(--wd-pagin-brd-color, var(--color-gray-300));
	border-radius: var(--wd-pagin-radius, var(--wd-pagin-size, 10px));
	transition: all .25s ease;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span {
	border-color: var(--wd-pagin-brd-color-hover, var(--color-gray-800));
	background-color: var(--wd-pagin-bg-hover, var(--wd-pagin-bg, unset));
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
	border-color: var(--wd-pagin-brd-color-act, var(--color-gray-800));
	background-color: var(--wd-pagin-bg-act, var(--color-gray-800));
}

.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;
	pointer-events: none;
	text-decoration: none !important;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateX(100%);
}

.scrollToTop.button-show {
	opacity: 1;
	transform: none;
	pointer-events: visible;
}

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

.scrollToTop:hover {
	color: var(--color-gray-500);
}

.wd-search-opened .scrollToTop {
	display: none;
}

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

:root {
	--wd-top-bar-h: 60px;
	--wd-top-bar-sm-h: 60px;
	--wd-top-bar-sticky-h: .00001px;
	--wd-top-bar-brd-w: .00001px;
	--wd-header-general-h: 90px;
	--wd-header-general-sm-h: 60px;
	--wd-header-general-sticky-h: .00001px;
	--wd-header-general-brd-w: .00001px;
	--wd-header-bottom-h: 70px;
	--wd-header-bottom-sm-h: 60px;
	--wd-header-bottom-sticky-h: 70px;
	--wd-header-bottom-brd-w: .00001px;
	--wd-header-clone-h: .00001px;
	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
	--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) + var(--wd-header-brd-w));
	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

.whb-top-bar .wd-dropdown {
	margin-top: 9px;
}

.whb-top-bar .wd-dropdown:after {
	height: 20px;
}

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

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

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
	margin-top: 14px;
}

.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
	height: 25px;
}

.whb-igjz5nqo9pa73z8wawee.info-box-wrapper div.wd-info-box {
	--ib-icon-sp: 10px;
}

.whb-igjz5nqo9pa73z8wawee .info-box-subtitle {
	font-size: 13px;
}

.whb-igjz5nqo9pa73z8wawee .wd-info-box .info-box-title {
	font-size: 13px;
}

.whb-igjz5nqo9pa73z8wawee .info-box-content .info-box-inner {
	font-size: 13px;
}

.whb-top-bar {
	background-color: rgba(47, 96, 193, 1);
}

.whb-4m2vgmkekh9r8e5w45zx {
	--wd-form-brd-radius: 5px;
	max-width: 1000px;
}

.whb-4m2vgmkekh9r8e5w45zx form.searchform {
	--wd-form-height: 46px;
}

.whb-4m2vgmkekh9r8e5w45zx.wd-search-form.wd-header-search-form .searchform {
	--wd-form-bg: rgba(255, 255, 255, 1);
}

.whb-jhk5p3srfg9fgh4suqz1 form.searchform {
	--wd-form-height: 42px;
}

.whb-jhk5p3srfg9fgh4suqz1.wd-search-form.wd-header-search-form-mobile .searchform {
	--wd-form-bg: rgba(255, 255, 255, 1);
}

.whb-header-bottom {
	background-color: rgba(18, 70, 171, 1);
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #242424;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--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;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #1246ab;
	--wd-alternative-color: #e22d2d;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #1c85f1;
	--btn-accented-bgcolor-hover: #0075ea;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #e0b252;
	--notices-warning-color: #fff;
	--wd-link-color: #333;
	--wd-link-color-hover: #242424;
}

.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}

.wd-popup.wd-promo-popup {
	background-color: #f8f8f8;
	background-image: url("https://cdn-ileapid.nitrocdn.com/caeCiTnulZUtUxcRttbvAfWDhFuMRJQO/assets/images/optimized/rev-0dbaca4/universaldriveshafts.com/wp-content/uploads/2025/01/Diseno-sin-titulo-59.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}

.wd-popup.wd-promo-popup.nitro-lazy {
	background-image: none !important;
}

: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: #fff;
	background-image: none;
}

.wd-footer.nitro-lazy {
	background-image: none !important;
}

html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}

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 {
	font-size: 18px;
	text-transform: none;
}

html .wd-nav-mobile > li > a {
	text-transform: none;
}

.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: #777;
}

.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: #242424;
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: #fff;
	background: #1c85f1;
}

html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: #fff;
	background: #ce400c;
}

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: #777;
	--wd-form-placeholder-color: #777;
	--wd-form-bg: rgba(15, 15, 15, .04);
}

.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-radius: 12px;
}

.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-radius: 0px;
}

.product-labels .product-label.onsale {
	background-color: #1e73be;
}

.product-labels .product-label.new {
	background-color: #1e73be;
}

.product-labels .product-label.featured {
	background-color: #1e73be;
}

.product-labels .product-label.out-of-stock {
	background-color: #dd4f4f;
}

.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	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 {
		font-size: 16px;
	}
	
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}
}

@media (max-width: 768.98px) {
	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 {
		font-size: 16px;
	}
	
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}
}

:root {
	--wd-container-w: 1600px;
	--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: 1600px) {
	section.elementor-section.wd-section-stretch > .elementor-container {
		margin-left: auto;
		margin-right: auto;
	}
}

.wd-page-title {
	background-color: #2859b8;
}

.wd-slider.wd-section-container>.wd-carousel-inner>.wd-carousel {
	border-radius: 0px 0px 12px 12px !important;
}

.wd-product.product-list-item .product-list-content {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.wcpt-cart-widget {
	background-color: #2264ad !important;
	border-color: rgba(0, 0, 0, .1);
}

.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li:hover>a, .wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li.wd-opened>a {
	background-color: var(--bgcolor-white);
	color: var(--color-gray-800);
	border-radius: 0px !important;
}

.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu {
	background-color: var(--wd-primary-color);
	border-radius: 0px !important;
}

@media (max-width: 576px) {
	.wcpt-cart-widget {
		display: inline-block;
		margin-bottom: 55px;
	}
	
	.frzTbl .wcpt-property-list--1-column {
		max-width: 100% !important;
		width: 100% !important;
	}
}
